Expert Systems and Fuzzy Logic

Expert Systems and Fuzzy Logic

Copyright: © 2018 |Pages: 28
DOI: 10.4018/978-1-5225-3244-6.ch003
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

An expert system is a system that employs human experience or knowledge captured in a computer to solve problems that ordinarily require human expertise. They may or may not have a learning component. Expert systems are a branch of Artificial intelligence. Truemper describes an expert system as an intelligent system which in an interactive setting asks a person for information and, based upon the response, draws conclusions or gives advice. Problems tend to be solved using heuristics (rules of thumb) or approximate methods or probabilistic methods which, unlike algorithmic solutions, are not guaranteed to result in a correct or optimal solution. The authors go further to clarify that expert systems usually have to provide explanations and justifications of their solutions or recommendations in order to convince the user that their reasoning is correct.
Chapter Preview
Top

Expert Systems

Expert systems have evolved over the years and have been applied to medical diagnoses systems, robotics, speech recognition and language processing among others. It can be noted from Wang et al (2003) that expert systems have also been applied in maintenance as condition monitoring and diagnostic systems. Expert systems are different from automation or step-by step programming or conventional computing. In the case of Expert systems, Wang et al (2003) points out that the computer is given knowledge about the subject area plus some inference capability. Expert systems are not just a set of algorithms or some mathematical formulae software based on symbolic representation and manipulation. A symbol, letter, sentence or number is used to represent objects like things, ideas, events or statement of facts. Giarratano et al stated the analogy of the two systems as:

  • Conventional Computer Algorithms

    978-1-5225-3244-6.ch003.m01
    (1)

  • Expert Systems

    978-1-5225-3244-6.ch003.m02
    (2)

Expert System Architecture

Figure 1 below shows the system architecture. The data is input by the user or some sensors through the user interface. The user interface has an interviewer component and an explanation facility. The interviewer component controls the dialog with the user and allows measured data to be read into the system. The system for instance asks the user a series of questions, or read a file containing a series of test results (Bullinaria, 2005).

The output of the system is advice, suggestions and explanations. Wang et al (2003) realises that expert systems should give guidelines or instructions on remedy measures on failed equipment, just like the way a human Engineer would do.

The explanation facility provides the ability to trace the inference paths. Bullinaria et al (2005) explains that the explanation facility gives the system’s solution, and provides the user with information about its reasoning process. It might output the conclusion, and also the sequence of rules that was used to come to that conclusion. It might instead explain why it could not reach a conclusion.

Figure 1.

Expert system architecture

978-1-5225-3244-6.ch003.f01
Aziz, 2005.

Knowledge Base

This component of Expert system is necessary for understanding, formulating, and solving problems (Wang, 2003). Expert system maintains the expert’s domain knowledge in a module known as knowledge base. According to Aziz (2005) the Expert system uses rules technique to code the knowledge in the knowledge base. A rule is an IF/THEN structure that logically relates information contained in the IF part to other information contained in the THEN part.

Inference Engine

This is the brains behind the system. It is the control structure and interprets the rules. Wang et al (2003) describes the inference engine as the component which give direction of how to use the system knowledge. It can be generally described as the search method in an expert system. Wikipedia describes an inference engine as applying logical rules to the knowledge base and deduced new knowledge. This process would iterate as each new fact in the knowledge base could trigger additional rules in the inference engine (‘Inference Engine’ n.d.).

Two Inference mechanisms are generally used. These mechanisms are forward chaining which is a data driven approach and backward chaining which is a goal driven approach (Wang et al, 2003)

Complete Chapter List

Search this Book:
Reset