關鍵詞: 專家系統 故障診斷 保養信息
Development of Vehicle Diagnosis and Maintenance Information System
Abstract
Electrical fuel injection engine is widely used in modern automobile. It greatly increases integration capability of engine, at the same time, the technology of fault diagnosis of engine demands more and more high technology. So, to develop vehicle diagnosis and maintenance information system for fault diagnosis of engine looks especially necessary.
Arming at the problems existing in maintenance of electrical injection engine, combining with the characteristics of expert system, the architecture of expert system for fault diagnosis of electrical injection engine and the key technology for its realization are studied in this paper.
This article elaborated the automobile examination technology historical development, Domestic and foreign research situation as well as expert system present's trend of development. Has profited from the engine diagnosis system which developes. By using Visual Basic and Access etc under Windows XP and applying the diagnosis method of artificial intelligence and the object-oriented programming technology, to develop the fault diagnosis expert system of engine, which has a friendly interface, four functional parts of the fault diagnosis, the knowledge base management, the database management and online training are realized. Using ADO technology, the way of data base management is studied; the performance and the diagnosis function of vehicle diagnosis and maintenance information system of fault diagnosis are improved.
Key words:Expert System Fault Diagnosis Maintenance Information
目錄
摘 要 i
Abstract ii
目錄 iii
第一章 緒論 1
1. 1汽車故障診斷技術 1
1. 1. 1汽車故障診斷方法 1
1. 1. 2國內外汽車故障診斷的發展概況 2
1. 2專家系統概述 3
1.2.1專家系統的特點和功能 4
1.2. 2專家系統的分類 4
1. 3汽車故障診斷專家系統 6
1.3.1汽車故障診斷專家系統研究現狀 6
1.3.2汽車故障診斷專家系統發展趨勢 6
1.4課題研究的目的和意義 7
第二章 車輛診斷和保養信息系統結構設計 9
2.1 人機接口 9
2.1.1系統主界面 9
2.1.2系統人機界面設計 10
2.2 數據庫 11
2.2.1 創建數據庫 12
2.2.2創建數據表 12
2.3采用ADO控件訪問數據庫 13
2.4 數據庫管理 15
第三章 車輛診斷和保養信息系統功能 18
3.1車輛自診斷 18
3.2 OBD介紹 22
3.3 引導型功能 25
3.4 圖解零部件拆裝 27
3.5 車主檔案管理 28
第四章 總結與展望 30
4.1 總結 30
4.2 展望 30
參考文獻 32
致謝 33
附 錄 程序源代碼 34