The Expert System Development Lifecycle (ESDLC) is a nine phase process for developing expert systems. The phases are: problem identification, feasibility study, project planning, knowledge acquisition, knowledge representation, knowledge implementation, verification and validation, installation/transition/training, and operation/evaluation/maintenance. The goal is to extract domain knowledge from experts, formally represent it, code it into a working prototype, validate it with experts, install it, train users, and maintain the system.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
354 views
Expert System Development
The Expert System Development Lifecycle (ESDLC) is a nine phase process for developing expert systems. The phases are: problem identification, feasibility study, project planning, knowledge acquisition, knowledge representation, knowledge implementation, verification and validation, installation/transition/training, and operation/evaluation/maintenance. The goal is to extract domain knowledge from experts, formally represent it, code it into a working prototype, validate it with experts, install it, train users, and maintain the system.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7
Expert System
Development Lifecycle (ESDLC) Presented by : Yash Malavade Figure : Expert System Development Life Cycle (ESDLC) Nine Phases of ESDLC
• Problem Identification Phase: Identifying the problem and opportunity
where the organization can obtain benefits from an ES, and establishing the ES general goals
• Feasibility Study Phase: Assessing the feasibility of the ES development in
terms of its technical, economical, and operational feasibility. • Project Planning Phase: Planning for the ES project, including development team members, working environment, project schedule, and budget.
• Knowledge Acquisition Phase: Extracting domain knowledge from domain
experts and determining the system’s requirements. • Knowledge Representation Phase: Representing key concepts from the domain, and interrelationships between these concepts, using formal representation methods.
• Knowledge Implementation Phase: Coding the formalized knowledge into a
working prototype.
• Verification and Validation: Verifying and validating a working prototype
against the system’s requirement, and revising it as necessary according to domain experts’ feedback. • Installation/Transition/Training: Installing the final prototype in an operating environment, training the users, and developing documentation/user’s manual.
• Operation/Evaluation/Maintenance: Running the system in an operating
environment, evaluating its performance and benefits, and maintaining the system. Thank You