Vous êtes sur la page 1sur 3

2008 International Workshop on Education Technology and Training & 2008 International Workshop on Geoscience and Remote Sensing

Fault detection system based on embedded platform

Wang Fen, Xu Gang, Li Li Xiang Yunrong


College of Mechatronics & Control Engineering, Environment Protection Monitoring Center of
Shenzhen University, Shenzhen, China, 518060 Guangdong Province, Guangzhou, China, 510045
Email: wangfentangchong@yahoo.com.cn E-mail: xyr@gdemc.gov.cn

Abstract—This paper introduced a gear-box fault detection this fault detection system. Reasons are given as
system that based on PC/104 embeded platform. Gear-box is follows[3,4]:
almost as important as engine in a vehicle, so it is necessary Though SCM has many merits, such as high
to make sure that it is not out of order when driving. By integration level, small in size, low power consumption
collecting the vibrant signal from the gear, axes and bearing and low price, and compared with general microcomputer,
in gear-box, then processing and analysis the data, we can
it is difficult to design circuits of some peripheral
get acquirement of the working condition of the gear-box.
And we can store the information in PC/104 embeded equipments, and its program design is also not easy. In
module for a future analysis or send the data to control addition, the data handling capacity of SCM is very limited
center or upper PC by network or serial port, then achieving and can not meet the need of the application of huge data
remote monitoring in real-time. This system can help safely and high-speed digital signal processing. So it is not fit for
driving, and it can reduce the risk of accident that caused by a detection system which demands high-capacity.
the fault of gear-box. The superiority of DSP is its ability of high-speed
digital signal processing, its speed has reached 200M,
Keywords- gear-box; vibrant; fault detection; embeded
which SCM and general microcomputer can never reach.
system
But compared with microprocessor, the control function
and interface application is weak, and has other
I. INTRODUCTION disadvantages such as high price, high power consumption.
With the fast development of the auto industry, people Its technique level for application design is limited, and the
have enhanced their requirement about the performance developer tools need improve too. So it is also not fit for
and functions of a vehicle. As an important component of using in a detection system[5~7].
the transmission part, the gear-box always works in the PC has many advantages such as technology maturity,
condition of high speed and heavy load[1], and it is more powerful function and standardization, the designer don’t
likely out of order. So to build up detection system which need know the detail of its inside circuit, its peripheral
can monitor the condition of the gear-box, and send out the equipment is abundant and the application is very simple.
information in real-time is in need. But PC is large in size, not fit for using in portable,
The gear, bearing and axes are the main components in fluidity condition.
a gear-box, when they go wrong, their vibrant energy PC104 embedded system use low-power consumption
distribution will change[2], so analyze the vibrant signal embedded CPU, and on its 90*96mm standard board,
can detect the fault of the gear box., and only to collect the almost all the functions a PC owned are exist on it,
accurate signal can analyze and diagnose the fault correctly. including parallel interface, serial interface, floppy drive,
PC/104 embedded module with high speed and high etc. In addition, it has LCD interface and matrix keyboard
precise can collect plenty of vibration signal, by processing interface which are very convenient to consist of a
and analysis the data we can diagnose the fault of the gear- detection system [8~9].
box, or we can transmit the information to the controller So low-cost, flexible structure, steady performance,
for real-time monitoring, also we can store the information small in size, low power consumption, high reliability and
in the memory of the embedded module for future analysis. integration, can work under narrow space and poor
environment condition make embedded PC/104 be the
II. ARCHITECTURE DESCRIPTION best choice to utilize in the fault detection system.
We use PC104 embedded module as the main
controller to built up the fault detection system, the III. STRCTURE OF THE SYSTEM
[3]
function of the system is vibrant signal collection , data The structure of the fault detection system is shown in
processing and data communication. Data collection and Figure1.
control system is made of ADT200 combined with PC104 The fault detection system utilizes SCM-7020Bs
embedded module by PC104 bus. PC104 as the core processor, and ADT200 (SysExpand
Compared with SCM (Single Chip Microcomputer), ModuleTM/ADT680-AT) as the data acquisition card.
PC (Personal Computer) and DSP (Digital Signal Vibrant sensors, an ADC and PC104 embedded module
Processing), embedded system is the best choice to use in consist of a data collection system.

978-0-7695-3563-0/08 $25.00 © 2008 IEEE 817


DOI 10.1109/ETTandGRS.2008.370

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY SURATHKAL. Downloaded on July 26,2010 at 16:07:15 UTC from IEEE Xplore. Restrictions apply.
LCD Initializeation

sensors SCM-7020Bs

ADC
A/D Convert Starting

Control Upper
Center PC Frequence Calculating

figure1. System structure

A. PC104 embeded module Filtering Register Setting


PC104 embedded module is the core part of the system.
The main functions of the embedded module are data
remote communication and data storage. Its SVGA display
interface support CRT and TFT, so we can display the data
on a LCD if necessary. It is the controller of the data N Interrupt Judge
collection system.
B. ADT200
ADT200 is the expand board that based on PC/104, Y
and it works as the data acquisition card of the system.
Receives analog signal from the vibrant sensors, then Data Reading
converts analog signal into digital signal and transmit the
data to the SCM-7020Bs module.
C. Control Center and UpperPC Return
Control center and upper PC work as the follow-
figure2. Configuration Flow Chart
processing module in this system. The data transmits from
the embeded module to the control center or upper PC by Since the frequency of the vibrant signal gained from
serial interface, or by Ethernet. the gear-box is low than 4000Hz, we set the low-pass filter
Figure 1 shows the transmission of the data in this with frequency of 4000Hz. The Data collection is a sample
system, the vibrant sensors convert the signal into of the vibrant signal, a timer is used to give the interrupt
electricity signal, and transmit the signal to ADT200. The signal to the processor. To transmit the data to the center
digital data can store in the memory of PC104, or display controller or upper PC by RS232 need set the control bit of
on the LCD, or can transmit to control center and upper PC. the serial port, “1”to send data, “0”to stop data sending.
IV. SOFTWARE DESIGN Figure 3 shows a group of data that collected by this
system.
The software design of this fault detection system
includes data collection, data processing and storage, data
communication, etc. Data collection part takes responsible
for collection and storage of analog signal from vibrant
sensors. Converting analog signal into digital signal,
calculating frequency and filtering are in charged of data-
processing part. Data communication is responsible for
transmitting the data from embedded platform to the
control center or upper PC. The configuration of the
software flow is shown in figure 2.

figure3. Data Display

818

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY SURATHKAL. Downloaded on July 26,2010 at 16:07:15 UTC from IEEE Xplore. Restrictions apply.
V. CONCLUTION AND PROSPECT Series Analysis ISVR, University of Sourthampton, UK, 1977,
pp.18-20.
Based on embedded platform, we can collect the [3] Meijuan Gao, Fan Zhang, and Jinwen Tian, “Design and
vibrant signal from the gear-box in real-time, to do the Implementation of Wireless Sensor Network Data Collection
collection is to do the detection, and to analysis the signal Terminal Based on ARM9,”IEEE Computer Society, 2008,
is to diagnose if the gear-box is out of order, or to pp:587-590,doi:10.1109/CCCM.2008.335.
diagnose which part or what kind of fault had happened [4] Douglas L.Jones, Thomas Parks W. A resolution comparison of
in the gear-box, and the result of the diagnosis can stored several times-frequence representation[J]. IEEE Trans on Signal
Processing,1992,40(2):410-420
in a expert fault diagnosis system.
[5] Wang W J, McFadden P D. Application of orthognal wavelets to
This paper is mainly about data collection, to analyze early gear damage detection. Mechanical System and Signal
the data, then diagnose the fault in real-time, and achieve Processing, 1995, 9(5):497~507
remote monitoring of the gear-box in real-time is our [6] Stewart, R.M. Some useful data analysis techniques for gearbox
future aim. We hope the technology can be used in the diagnostics. Processing of the meeting on the Applications of Time
automated-driving system, that means the central Series Analysis ISVR, University of Sourthampton, UK, 1977,
controller of the auto-car must get a real- time monitoring pp.18-20.
about the gear-box, and there should be a expert fault [7] Zhang Zhongmin, Lu Wenxiang, Yang Shuzi, Zhang Yingtang.
The Decomposition of the Gearbox Vibration Signal and Its
diagnosis system offering as a database. Application to Gearbox Fault Diagnosis. Journal of Huazhong
University of Science and Technology, Vol.25, Jul. 1997.
ACKNOWLEDGEMENT
[8] Qin Hongjiang, Xiao Sheng, Gao Shibo, etc, “A signal
This work is supported by Guangdong Sci. & Tech. conditioning A/D converters and application,” Petroleum
Plan with grant No.2007B080701002/No.20050201060 Instruments, vol.19, no. 4, pp. 37-40, 2005.
and Shenzhen Common Sci. & Tech. Plan. [9] Hladowski, L.; Cichy, B.; Galkowski, K.; Sulikowski B.; Rogers, E.
SCILAB compatible software for analysis and control of repetivite
processes. In Proc. of the IEEE Conf. on Computer Aided Control
REFERENCES System Design, Munich, Germany, Octorber 2006; pp. 3042-3029
[1] Wenyi Wang, “An Evaluation of Some Emerging Techniques for
Gear Fault Detection,” Structural Health Monitoring, sep. 2003, pp.
225-242, doi: 10. 1177. 1475921703036049
[2] Stewart, R.M. Some useful data analysis techniques for gearbox
diagnostics. Processing of the meeting on the Applications of Time

819

Authorized licensed use limited to: NATIONAL INSTITUTE OF TECHNOLOGY SURATHKAL. Downloaded on July 26,2010 at 16:07:15 UTC from IEEE Xplore. Restrictions apply.

Vous aimerez peut-être aussi