




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、 毕业设计中英文翻译 机电工程学院 学生姓名: 学号: 探测制导与控制技术学 院: 专 业: 指导教师: 2012年 6月HighSpeed Data Acquisition System Based on ARM & Linear-CCDDong Jianjun Zhao XiaojinDept. Four, The First Aeronautical Technical College of the Air Force Xinyang 464000.China.Abstract : This paper presents a high speed acquisition system o
2、f linear-CCD based on ARM, high-speed linear-CCD and high-speed ADC are selected. As the sampling speed of A/D is slower than the working clock frequency of ARM, CPLD and FIFO are used as I/O between A/D and ARM. It makes the circuit works harmonious, simple and easy controlling, and also increases
3、the efficiency of ARM. In order to increase the communication speed, the Universal Serial Bus (USB) technology is adopted to communicate with the PC. ARM is the key processor utilized to control the data sampling, data compute and data transfer. As a result, the whole system works effective. The sys
4、tem can be applied to the high speed data acquisition and operation situations from multi-channel analog signals. Key Words : ARM; Linear CCD; Contact-line; Pantograph; Stagger value I. Introduction In electrification railways, in order to extend the life of the pantograph on electric locomotives, s
5、o that the slider of pantograph wear evenly, the contact-line (electrified railway power feed line) in straight-line segments is arranged as zigzag route (curve section arranged in the form of polyline). The distance between the contact-line of positioning point and the pantograph centerline track i
6、s called out stagger-value, which is a key indicator of contact-line .Stagger-value can not be ignored, the value too small will affect the slider of pantograph wear evenly and the purpose of extending using life; otherwise, in some cases (such as caught in a stiff winds), cause a large range of lat
7、eral movement of the roof (and the higher the speed, the greater pantograph swing around), some parts of contact-line will be in excess of the effective work length of pantograph, so that the stagger-value of contact-line beyond the standard range, leading to deterioration of the current collection,
8、 and even cause incorrect running of the pantograph accident. Pantograph-catenary malfunction will result in interruption of train operation, which impact on rail transport seriously. In order to avoid these phenomena, the stagger-value and its changes should be tested regularly.Therefore, a locomot
9、ive contact-line monitoring system and its mating data acquisition system were developed, which calculate the instant stagger-value quickly.II. System Components System hardware components are shown in figure 1. The system consists of the following components: (1) using TOSHIBA Companys high-speed l
10、inear array CCD to achieve the digitization of contact-line images (CCD output the signal of corresponding time sequence of position); (2) using Atmel Companys AT91RM9200 processor of ARM9 series to realize digital signal acquisition and processing; (3) using PDIUSBD12 USB interface device to comple
11、te the data communications between measurement system and the PC. Due to the characteristics of its improved Harvard structure, special instructions and quick to realize a variety of signal processing, ARM processor is widely used in image processing, communications, radar, sonar, precision machiner
12、y fields, etc. ARM processor is adopted for its arithmetic speed and bus width. As the real-time signal analysis and calculation require a high speed of computing, Atmel Companys ARM chipAT91RM9200 is selected. The chip is ARM920T based, high-performance, low power consumption 16/32-bit RISC(reduced
13、 instruction set computer) microcontroller, which incorporates a rich set of application peripherals and provide a single-chip solution for industrial control applications that require a wide range of peripherals at low power consumption and strictly stable working. Fig 1 System block diagramIII. Re
14、al-time processing and transmission of CCD digital image In order to achieve real-time digital image transmission, several major factors which affect real-time transmission should be necessary to solve: First, the speed of linear array CCD data acquisition; Second, the transmission speed between lin
15、ear array CCD and ARM processor; the third is the data transmission speed between ARM processor and computer. The following will be described in detail. A. Linear array CCD acquisition speed Acquisition speed is a critical performance indicator for image sensor, TOSHIBA Companys TCD1209D linear arra
16、y CCD is used to meet the targets. Its clock pulse frequency can operate as high as 20MHz, especially suitable for high-speed conditions of size measurement and dynamic analysis.Fig 2 Linear CCD TCD1209D and its time sequence diagramLinear array CCD TCD1209D and its time sequence diagram are shown i
17、n figure 2. B.Transmission speed between CCD and ARM processor In order to improve the speed of CCD data acquisition and reduce conversion time, adopting high speed A/D converter can make it exchange data with ARM processor at high-speed. ADC08200, Analog Companys nanosecond conversion device is ado
18、pted. Its a single-channel, 8-bit A/D converter, which operates over a wide range of temperature, converts fast, operates at conversion rates up to 230 MSPS, thus achieving entire signal acquisition of linear array CCD. ADC08200 is shown in figure 3.Fig 3 High-speed A/D converter ADC080200FIFO is us
19、ed as a data buffer to co-ordinate the rate of ARM processor and ADC. It is a two-port (input and output port) memory for temporary storage of first in first out data. Due to the time to write data to FIFO is far less than the A/D conversion time, therefore, the acquisition speed depends on the A/D
20、conversion speed. In order to improve the speed of the entire measurement system, the time sequence of entire circuit is precisely controlled by the CPLD to make the circuit works harmonious. CCD driving signal, integration time control, address decoding, A/D conversion control, data buffer and data
21、 acquisition logic functions integrate in the CPLD, so that the entire circuit structure is simple and reliable. In order to further enhance the system speed, when the system starts, system programs are transferred to high-speed SRAM for running and SDRAM for data storage; SRAM, SDRAM should be plac
22、ed as close as possible to ARM processors, and the signal lines the shortest possible. ARM processor (AT91RM9200), the signal processing core of the entire hardware system, read the CCD light intensity signal from FIFO, calculate the distribution of contact-line image in the CCD with corresponding a
23、lgorithm, and transfer the result to the slave computer through USB. C. Transmission speed between ARM processor and computer In order to increase the speed of data transmission and reduce transmission delay, USB interface is used for data transmission. USB1.1 interface support low-speed and full-sp
24、eed transmission, data transfer rates has reached 1.5Mbps in low-speed mode, the transmission speed up to 12Mbps in full speed mode. Philips Companys PDIUSBD12 is adopted. When a USB device inserted into the PC, PC enumerates USB device automatically. When detecting equipment to insert, PC send quer
25、y request. USB devices respond to the request and send equipment Vendor ID and Product ID; PC loads the corresponding device driver with these two ID to complete the enumeration process. PC-side USB device driver is completed by WinDriver. Data communication between PC and USB equipment mainly inclu
26、des two aspects: first, read the sample data; second, send control commands to the acquisition system. IV. CCD image recognition algorithm ARM processor is mainly responsible for the solution of stagger-value; its the process of image identification, including background separation and feature extra
27、ction of the image data. Identification of the image is for image gray only; the standard deviation threshold tracking method is adopted. The image is composed of black-and-white texture, and gray-scale varies greatly, with a larger standard deviation; and background gray distribution is relatively
28、flat, with small standard deviation. Therefore, the standard deviation of each point as the center of a group of pixels is calculated, the value greater than a certain threshold determine the point in the foreground, or as the background. This system not only measures the contact-line instant positi
29、on, but also calculates the abrasion state of the contact-line to evaluate its life span. System support by associated PC software, through subsequent playback of the data collected, to check the situation of stagger-value, as well as the abrasion of contact-line, and decide whether to adjust and re
30、place or notV. Measures of improving system reliability High-speed data acquisition system is inevitably affected by interference from the external environment. As the complex environment around the measurement system, many factors interfere with the system. Electromagnetic interference around 27.5K
31、V high-voltage catenary affects great; the pantograph detaching will be accompanied by the emergence of arc sparks, this phenomenon interfere with communication line along the lines, accompanied by high-frequency electromagnetic waves, therefore, necessary anti-interference measures should be taken.
32、In order to improve the ability of anti-interference, anti-jamming measures taken are as follows: take anti-interference design of PCB circuit to reduce the external interference on system; all cables adopt shielded cable with wave-proof sleeve; equipment shell adopts shielding material and detectio
33、n window of the shell use gauze to isolate the interference. VI. Results We have used this highspeed data acquisition system in Wuhan south locomotive-depot to measure the contact-line instant position, and the test result shows that the whole system works effective, fast and high degree of accuracy
34、; exclude the vibration of the train and the contact-line, it reach the accuracy of 0.1mm. This design is flexible and corresponds with the actual needs. REFERENCES 1 Yu Wanju. Design and the Measurement Theory of Contact-line M, Beijing, China Railway Publishing House, 1991. 2 Zhu Feixiong. Detecti
35、on of Stitched catenary suspension J, Electric Railway, 2003,(1):15-17 3 Li Weimin, Xing Xiaozheng. Application of DSP in the Linear CCD measuring system J, Chinese Journal of Scientific Instrument, 2003,(2):183-185 4 Huang Zhengjin, Xu Jian. Introduction to CPLD system design and application techno
36、logy M, Beijing, Publishing House of Electronics Industry, 2002. 5 Cao Xiaowei. The principle and application of high-speed high-precision linear array CCD-TCD141C J, International Electronic Elements, 1997,(8):26-29 6 Bi Youming, Yang Tiemei. High-speed data acquisition and processing system for li
37、near CCD J, Journal of Taiyuan University of Science and Technology, 2000, (1): 31-33 7 Wang Ning, Shan Shengxiong. Analysis of the contact force between pantograph and catenary J, Electric Railway, 2000, (2): 22-24 8 Bai Dongliang. A new structure of the pantographSelf-detaching pantograph J, Elect
38、ric Drive for Locomotives, 1999, (6): 42-43 9 He Duyang, Huang Xiaodong, He Kui. The Width Measuring Instrument for Steel Plate by Linear CCD Technology. Technology and Test. 2007, 5:64-66. 10 Wang Qingyou, Zhang Kexin, Jin Gui, Liu Haijun. Design of linear CCD real-time test system based on DSP. El
39、ectronic Measurement Technology, 2007, 30(7): 85-86. 11 Zhong Hongtao, Duan Fajie, Wang Xueying, YE Shenghua. Design of CCD Driver on Auto-adjust Exposure Time. Chinese Journal of Sensors and Actuators.2006, 19(6):2256-2259. Dong JianJun, Master, Lector, The First Aeronautical Technical College of t
40、he Air Force. Xinyang 464000. China. Email: Zhao Xiaojin, Master, College of Mechanical and Electrical Engineering, Xian University of Architecture & Technology, Xian 710055.China. Email: 基于ARM与线性CCD的高速数据采集系统摘要本文介绍了一个基于ARM的线性CCD高速采集系统,系统中选择了高速线性CCD和高速ADC。因为ADC的采样速度相对ARM的工作时钟频率较慢,所以使用CPLD和FIFO作为A/D和A
41、RM之间的I/O接口。它使电路工作在更加平稳、简洁而易于控制,同时也提高了ARM的工作效率。为了提高通信速度,这里采用通用串行总线(USB)技术来与PC进行通信。 ARM是用来控制主处理器的数据采集,数据的计算和数据传输。结果证明,整个系统能高效运作。该系统可应用于高速数据采集及多路模拟信号的工作环境下。关键词:ARM;线性CCD;接触线;受电弓;错开值1 引言在电气化铁路,为了扩大对电力机车受电弓的寿命,所以要使受电弓滑块磨损均匀,接触线的直线段(电气化铁路供电线)排列为曲折路线(弯段被安排成折线的形式)。之间的接触线的定位点和受电弓轨道中心线距离称为错开值,这是一种接触线的关键指标。错开值
42、是不可忽视的,这个值过小会影响到受电弓滑块磨损的均匀性,从而影响到延长使用寿命的目的,然而,在某些情况下(比如陷入了激烈的风中),造成大范围的在屋部的横向运动(并且速度越快,受电弓的左右摆动越剧烈),接触线将在某些部分将会超过受电弓的有效工作长度,从而使错开,接触线值超出标准范围的错开值,导致了当前连接的破坏,甚至导致了会产生受电弓事故的错误运行。受电弓与滑触线发生故障,将导致列车正常运行的中断,从而对铁路运输产生严重的影响。为了避免这些情况,错开值及其变化应经常性地予以测试。因此,一个机车的接触线式在线监测系统,及与其配套的数据采集系统被开发出来,它的工作是实时地、迅速地计算错开值。2 系统
43、组件系统硬件组成如图1所示。该系统由下列部分组成:(1)采用东芝公司的高速线阵CCD实现接触线影像的数字化(CCD输出对应的时间序列位置的信号),(2)采用Atmel公司ARM9系列处理器中的AT91RM9200,实现了数字信号的采集和处理;(3)采用PDIUSBD12的USB接口设备,完成测量系统与PC机之间的数据通讯。由于它改进型的哈佛结构,特殊的指令系统以及迅速实现各种信号处理的特点,ARM处理器被广泛应用于图像处理,通信,雷达,声纳,精密机械等领域。ARM处理器正因其算术速度和总线宽度而被采用。随着实时信号分析和计算都需要很快运算速度,所以系统选择了ATMEL公司的ARM芯片AT91R
44、M9200。该芯片是基于ARM920T的,高性能,低功耗的16/32位RISC(精简指令集计算机)微控制器,它集成了一套丰富的外围设备的应用,并在那些需要一大批外围设备,并能在低功耗的外设和严格稳定工作的工业控制应用中,提供了一个单芯片的解决方案。图1 系统硬件组成3 CCD数字图像的实时处理与传输为了实现实时的数字图像的传输,几大影响实时传输的因素应该予以解决:第一,线阵CCD的数据采集速度;二是线阵CCD和ARM处理器之间的传输速度;第三是ARM处理器和计算机之间的数据传输速度。下面将给以详细描述。A. 线阵CCD的采集速度采集速度对于图像传感器来说,是一个关键的性能指标,这里采用东芝公司的TCD1209D线阵CCD来满足目标要求。它可工作在可高达20MHz的时钟脉冲频率下,所以对高速条件下的尺寸测量和动态分析特别适合。图2 TCD1209D及它的时序线阵CCD TCD1209D,以及它的时序图如图2所示。B.CCD和ARM处理器之间的传输速度为了提高CCD的数据采集速度,减少转换时间,现使用高速A/D转换器,以使它在高速环境下与ARM处理器进行数据交换。这里选择ADC08200,Analog公司
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 别墅外观改造合同范例
- 打造满意度高企业文化
- 园林绿化肥料合同范例
- 包厢宴请服务合同范本
- 器械买卖服务合同范本
- 公司押金合同范例
- 员工调薪合同范例
- 吊顶辅料明细合同范本
- 乡镇商品房预购合同范本
- 商贸公司签订单合同范本
- 2025年海南海口市水务局招聘事业单位人员35人历年高频重点模拟试卷提升(共500题附带答案详解)
- COP生产一致性控制计划
- 2025年电力人工智能多模态大模型创新技术及应用报告-西安交通大学
- 天津2025年天津市机关后勤事务服务中心分支机构天津市迎宾馆招聘2人笔试历年参考题库附带答案详解
- 华东师大版七年级数学下册“第1周周考”
- 教师论文撰写培训
- 学习雷锋主题班会雷锋日学习雷锋精神-
- 事故隐患内部举报奖励制度
- 2020-2024年安徽省初中学业水平考试中考历史试卷(5年真题+答案解析)
- 小升初个人简历表
- 电工每日巡查签到表
评论
0/150
提交评论