You are on page 1of 2

Expert system diagram and its description

User interface

Adaptive system Knowledge base


Inference engine

Data base

Diagram description:

User interface

The user interacts with the system through the user interface which will be graphical.

Adaptive system

The adaptive system is where the user will interact with the system through the system asking
various questions and the system notes what is being said by the user and then it relates to the
rules in the inference engine. It also will register various data about the user in the database
and use it for further reference in the future.
Database

This will be used to register user data and other system data relevant for the system as a
whole to operate.

Inference engine

This part of the system is the one that will be responsible for containing the rule that the
system uses to consider which action to take. This part acts as a gateway to the knowledge
base if the user response is finished.

Knowledge base

This part of the system contains the final responses of the system to the user. It contains all
the possible solutions to the possible problems described by the user.

You might also like