(1.The Sixth Research Institute of China Electronics Corporation, Beijing 102209, China; 2.Taiyuan Satellite Launch Center, Taiyuan 030027, China)
Abstract: For the effective, convenient and unified management of materials about military logistics, this paper studies and designs a monitoring system for monitoring the presence of items. The system uses the motherboard of Raspberry Pi to collect the level signal of the infrared sensor about the presence of the items and the images taken by camera of the items. Then it converts the data into the general data frame, and sends the frame to the data processing module through the source-specific multicast. Finally, the image recognition based on the convolutional neural network is used to judge the correctness of the item, and display its status in real time through the monitoring interface. It has been verified that the system can ensure the real time of data acquisition and the accuracy of identifying items. It has strong practicability.
Key words : Raspberry Pi;infrared detection;condition monitoring;image recognition;convolutional neural network