wio

 CONTENTS   SEARCH   HISTORY   HELP 



   

 WORLD-INFOSTRUCTURE > SLAVE AND EXPERT SYSTEMS
  1. Introduction: The Substitution of Human Faculties with Technology: Early Tools
  2. Introduction: The Substitution of Human Faculties with Technology: Powered Machines
  3. Introduction: The Substitution of Human Faculties with Technology: Computers and Robots
  4. Introduction: The Substitution of Human Faculties with Technology: Artificial Intelligence and Expert Systems
  5. Early Tools and Machines
  6. The 17th Century: The Invention of the First "Computers"
  7. The 18th Century: Powered Machines and the Industrial Revolution
  8. The 19th Century: Machine-Assisted Manufacturing
  9. The 19th Century: First Programmable Computing Devices
  10. 1913: Henry Ford and the Assembly Line
  11. 1940s - Early 1950s: First Generation Computers
  12. 1950: The Turing Test
  13. 1940s - 1950s: The Development of Early Robotics Technology
  14. 1950s: The Beginnings of Artificial Intelligence (AI) Research
  15. Late 1950s - Early 1960s: Second Generation Computers
  16. 1961: Installation of the First Industrial Robot
  17. Late 1960s - Early 1970s: Third Generation Computers
  18. 1960s - 1970s: Increased Research in Artificial Intelligence (AI)
  19. 1960s - 1970s: Expert Systems Gain Attendance
  20. 1970s: Computer-Integrated Manufacturing (CIM)
  21. Late 1970s - Present: Fourth Generation Computers
  22. 1980s: Artificial Intelligence (AI) - From Lab to Life
 INDEX CARD     RESEARCH MATRIX 
Expert system
Expert systems are advanced computer programs that mimic the knowledge and reasoning capabilities of an expert in a particular discipline. Their creators strive to clone the expertise of one or several human specialists to develop a tool that can be used by the layman to solve difficult or ambiguous problems. Expert systems differ from conventional computer programs as they combine facts with rules that state relations between the facts to achieve a crude form of reasoning analogous to artificial intelligence. The three main elements of expert systems are: (1) an interface which allows interaction between the system and the user, (2) a database (also called the knowledge base) which consists of axioms and rules, and (3) the inference engine, a computer program that executes the inference-making process. The disadvantage of rule-based expert systems is that they cannot handle unanticipated events, as every condition that may be encountered must be described by a rule. They also remain limited to narrow problem domains such as troubleshooting malfunctioning equipment or medical image interpretation, but still have the advantage of being much lower in costs compared with paying an expert or a team of specialists.