An expert system is a computer system whose performance is guided by specific, expert knowledge in solving problems. It is a computer system that simulates the decision-making process of a human expert in a specific domain. An expert system is an “intelligent” program that solves problems in a narrow problem area by using high-quality, specific knowledge rather than an algorithm. Expert systems are used by most large or medium-sized organizations as a major tool for improving productivity and quality. An expert system’s knowledge is obtained from expert sources and coded in a form suitable for the system to use in its process.
Examples:
MYCIN would attempt to diagnose patients based on reported symptoms and medical test results.
CALEX is a user-friendly computer program that simulates human problem-solving behavior. It is a blackboard-based integrated system for agricultural management. CALEX can be used by growers, pest control advisors, consultants, and other managers.
DENDRAL’s primary aim was to help organic chemists in identifying unknown organic molecules, by analyzing their mass spectra and using knowledge of chemistry.
Emycin is an expert system, a framework for building programs that record the knowledge of domain experts and use that knowledge to help non-expert users solve problems.
Stages of Expert System Development:
Identification
Conceptualization
Formalization
Implementation
During the implementation stage, the formalized concepts are programmed onto the computer that has been chosen for system development, using the predetermined techniques and tools to implement a first-pass prototype of the expert system.
Testing
Testing provides opportunities to identify the weakness in the structure and implementation of the system and to make the appropriate corrections.
Depending on the types of problems encountered, the testing procedure may indicate that the system was proper.
Click here to submit your answer.
s