Proceedings of the 9 th INDIACom; INDIACom-2015 2015 2 nd International Conference on “Computing for Sustainable Global Development”, 11 th – 13 th March, 2015 Bharati Vidyapeeth’s Institute of Computer Applications and Management (BVICAM), New Delhi (INDIA) Survey on Development of Expert System in the Areas of: Medical, Education, Automobile and Agriculture Haider Khalaf Jabbar University of Misan, Misan, Iraq and Department of Computer Science Aligarh Muslim University, Aligarh-202002 (U.P), INDIA haider.allamy@gmail.com . he25_allamy@yahoo.com Dr. Rafiqul Zaman Khan Associate Professor, Department of Computer Science, Aligarh Muslim University, Aligarh-202002 (U.P), INDIA rzk32@yahoo.co.in . rzkhan.cs@amu.ac.in Abstract-Expert system is a sub area of artificial intelligence, and we can say it is system that it has performance and work like a human expert in some good matters so we can say it is a system that will use the human knowledge captured in a computer to solve problems that usually required human expertise. The developments of expert systems are done in different areas. In this paper we will survey on different works have been done earlier in different ways using Expert System (ES) for various areas and various applications of expert systems of knowledge that had used in real world. The survey includes the following areas: Medical, Education, Automobile and Agriculture for duration from 2010 to 2014 in different countries. Keywords – Expert system, Medical expert system, Education expert system, Automobile expert system, Agriculture expert system. I. INTRUDACTION Expert system is a sub area of artificial intelligence, and we can say it is system that it has performance and work like a human expert in some good matters so we can say it is systems that will use the human knowledge that already get it in a computer to solve problems that usually required human expertise. The expert system content is: user interface, explanation mechanism, inference engine, knowledge base, and database of facts. Fig. 1 We will give some examples of Expert Systems and we will explain it as below: MYCIN: This expert system was created to determine reason behind a severe infections, like meningitis, bacteremia, and to recommend antibiotics. And it gives some advice to the patient. DENDRAL: This expert system was created to help scientists organic of chemistry in determine structure of unknown organic molecules, by analysing their mass spectra and using experience of chemistry experts. SAINT: This expert system was created to solve problems based on Integral Calculus, and at the end find out simpler expressions for complex functions. The expert system is: a system that will store and manipulate knowledge to analysis information in a very careful way. They are more used in artificial intelligence applications and research. The expert system rule-based trying to deduce an implementation instruction from a starting set of data and rules, that method is not direct more than using mandatory programming language which explain execution steps directly [1]. Knowledge Base and Data Acquisition User Interface Explanation Facts Rules Inference Fig. 1. Expert System Architecture