
SISTEM PAKAR DIAGNOSA PENYAKIT YANG DISEBABKAN PARASIT PADA HEWAN PELIHARAAN ANJING BERBASIS WEB
Author(s) -
Enny Dwi Oktaviyani,
Sherly Christina,
Agry Nugraha
Publication year - 2018
Publication title -
jurnal teknologi informasi (jurusan teknik informatika, fakultas teknik universitas palangka raya)/jurnal teknologi informasi
Language(s) - English
Resource type - Journals
eISSN - 2656-0321
pISSN - 1907-896X
DOI - 10.47111/jti.v12i1.520
Subject(s) - expert system , computer science , forward chaining , product (mathematics) , set (abstract data type) , software , software engineering , world wide web , artificial intelligence , programming language , geometry , mathematics
The issue addressed in this research is how to design and build an expert systemwhich capable of diagnosing dog diseases that are caused by parasites, and how this expertsystem later can be useful for dog owners.This expert system is developed based on website technology in order to ease theaccessibility for the users. The finished product is expected to become useful for dog owners,to help them diagnose their dog disease based on the symptoms in order to give the propertreatment. The software development methodology used to develop this expert system is theWaterfall methodology, while the design is done using Unified Modeling Language (UML).The programming language used to build the expert system is PHP for the logic and MySQLfor the database, and the finished product is then tested using black box testing method. Totest system accuracy, disease diagnosis results from the expert system is then compared withdiagnosis results from the real human expert (veterinarian).This expert system is using forward chaining method and Bayes theorem. The forwardchaining concept, in this system, starting with the symptoms that are set into a reasoning andrules to reach some conclusions which in this case are the possible diseases. While the Bayestheorem is used to draw a conclusion from the possible diseases by calculating the probabilityof what kind of disease suffered based on the symptoms, and the weight of the probabilityitself. This expert system, however, still can be developed not only to diagnose diseases thatare caused by parasites, but also to diagnose all kind of dog diseases.