文档介绍:基于ARM的嵌入式车灯检测系统设计
摘要
该系统把汽车前照灯发出的光通过光学系统, D采集和放大滤波,通过高速A/D传输到存储器中,由ARM进行图像的处理分析,来判断汽车前照灯的性能。它采用了以ARM7TDMI为核心的芯片S3C44B0X。配合嵌入式多任务操作系统 u C/ OS—11,既方便了应用程序的开发,也同时保证了其上各个任务的实时性和可靠性, 从而实现了该系统的设计。
本检测设备是专为测试车灯照度和车灯灯泡电流是否符合设计标准,为车灯生产线提供检测仪器而设计的。
硬件设计方面,使用传感器检测车灯是否安装正确,得到的信号通过可编程控制器进行编程,再由触摸屏显示检测的各种参数并报告检测结果。在设计中加入了电压表和电流表,分别显示被测灯的电压和测试电流。测试电流通过A/D模块转换后载入可编程控制器,编程后与设计标准进行比较。
软件设计方面,通过可编程控制器编程实现了自动、手动、灯号输入、灯号删除、灯号及参数调用、条件设定、新灯号的自学习、检测数据保存等功能。
通过可编程控制器的使用,使测试仪具有较高的性价比和柔性,提高了车灯测试数字化水平,对提高产品质量起到了积极地推动作用。
关键词:车灯检测系统;ARM ;CCD
The ARM embedded light detection system design
ABSTRACT
The testing equipment is designed to test the lights and lighting the lamp illumination whether the current design standards, provide testing equipment for the production line for the lights.
Hardware design, the use of sensors detected the lights are installed correctly, then the signal through the programmable logic controller programming, and detected by the touch screen display the various parameters and report test results. Add a voltage meter and Ammeter In the design, measured lamp voltage and current tests respectively. The current tests loaded PLC by the A / D converter module, after the programming and design standards parison.
Software design, PLC programming implemented the automatic, manual, the signal input, signals removed, lights and call parameters, conditions set, the new signals of self-learning, testing data retention, and other functions.
Through the use of the PLC, the tester has a high cost-effective and flexible, improve the lighting test digital level, to improve quality of products has played an active role in promoting.
Keywords: Lighting detection system;D
目录
第1章课题概述 2
2
国外汽车检测技术发展状况 2
国内汽车检测技术发展概况 2
存在的不足与发展方向 3
3
4
第2章设计方案 5
5
ARM控制原理 7
第3章硬件设计设计 8
8
8
9
放大器回路的设计 10
模数转换的设计 12
显示电路设计 13
PLC控制电路的设计 15
第4章软件系统设计 16
16