汽车线束的自动测试装置设计.doc
约40页DOC格式手机打开展开
汽车线束的自动测试装置设计,1.36万字我自己原创的毕业论文,仅在本站独家提交,大家放心使用摘要 随着汽车工业在我国工业经济中所占的比重的逐渐增大,汽车消费将不断增加,而为汽车零部件产业迎来了春天。所以汽车线束检测装置将会有较大需求。国内现在的线束检测装置也有了一定的发展,但要么功能单一,要么价格昂贵。因此,物美价廉的汽...
内容介绍
此文档由会员 小花仙66 发布
汽车线束的自动测试装置设计
1.36万字
我自己原创的毕业论文,仅在本站独家提交,大家放心使用
摘要 随着汽车工业在我国工业经济中所占的比重的逐渐增大,汽车消费将不断增加,而为汽车零部件产业迎来了春天。所以汽车线束检测装置将会有较大需求。国内现在的线束检测装置也有了一定的发展,但要么功能单一,要么价格昂贵。因此,物美价廉的汽车测试装置对我国汽车行业的发展有着重大意义。本文详细介绍了以ATmega 64单片机为核心的汽车线束测试装置,主要包括硬件电路图、程序流程图。此类基于单片机的线束测试装置不仅简单而且价格低廉,功能性强,应用能够得到推广,完全可以取代现在不少厂商还在利用的手工测试。
关键词:单片机 线束检测 锁存器
Automatic test equipment designed for automotive wiring harness
Abstract With the gradual increase of the automotive industry in China's industrial economy in the proportion of car consumption will continue to increase, while the automotive parts industry ushered in the spring. So automotive wiring harness detection device will have a greater demand. China is now the harness detection device has also been some development, but either single function, or expensive. Therefore, inexpensive automotive test equipment for the development of China's automobile industry has a major significance. This paper describes the automotive wire harness test equipment to ATmega 64 microcontroller as the core, including hardware schematics, process flow chart.Microcontroller-based test harness such devices is not only simple and inexpensive,functional, applications can be promoted, can replace many manufacturers now still use manual testing.
Key words SCM Harness testing Buffer
目 录
第一章 绪论 1
1.1 引言 1
1.2 国内外研究现状及发展前景 2
1.3 单片机的优势特点及其应用 3
1.3.1 单片机的优势 3
1.3.2 单片机的应用 4
1.4 论文研究内容及整体结构 5
1.5 毕业设计的目的和意义 6
第二章 线束故障类型及检测的理论方法 7
2.1 线束的失效模式 7
2.2 线束检测的工作原理 8
第三章 硬件电路设计 10
3.1 硬件系统框架图 10
3.2 ATmega64单片机介绍 10
3.3 单片机输出模块设计 16
3.4 单片机输入模块设计 20
3.5 振荡电路和复位电路模块 22
3.6 键盘和指示灯及响铃模块 23
3.7 电源模块 25
第四章 软件流程图 27
4.1 主程序流程图 27
4.2 键盘模块流程图 29
4.3 标准模块流程图 30
4.4 检测模块流程图 31
4.5 显示模块和响铃模块流程图 33
4.6 中断程序流程图 34
第五章 结论 35
致 谢 36
参考文献 37
1.36万字
我自己原创的毕业论文,仅在本站独家提交,大家放心使用
摘要 随着汽车工业在我国工业经济中所占的比重的逐渐增大,汽车消费将不断增加,而为汽车零部件产业迎来了春天。所以汽车线束检测装置将会有较大需求。国内现在的线束检测装置也有了一定的发展,但要么功能单一,要么价格昂贵。因此,物美价廉的汽车测试装置对我国汽车行业的发展有着重大意义。本文详细介绍了以ATmega 64单片机为核心的汽车线束测试装置,主要包括硬件电路图、程序流程图。此类基于单片机的线束测试装置不仅简单而且价格低廉,功能性强,应用能够得到推广,完全可以取代现在不少厂商还在利用的手工测试。
关键词:单片机 线束检测 锁存器
Automatic test equipment designed for automotive wiring harness
Abstract With the gradual increase of the automotive industry in China's industrial economy in the proportion of car consumption will continue to increase, while the automotive parts industry ushered in the spring. So automotive wiring harness detection device will have a greater demand. China is now the harness detection device has also been some development, but either single function, or expensive. Therefore, inexpensive automotive test equipment for the development of China's automobile industry has a major significance. This paper describes the automotive wire harness test equipment to ATmega 64 microcontroller as the core, including hardware schematics, process flow chart.Microcontroller-based test harness such devices is not only simple and inexpensive,functional, applications can be promoted, can replace many manufacturers now still use manual testing.
Key words SCM Harness testing Buffer
目 录
第一章 绪论 1
1.1 引言 1
1.2 国内外研究现状及发展前景 2
1.3 单片机的优势特点及其应用 3
1.3.1 单片机的优势 3
1.3.2 单片机的应用 4
1.4 论文研究内容及整体结构 5
1.5 毕业设计的目的和意义 6
第二章 线束故障类型及检测的理论方法 7
2.1 线束的失效模式 7
2.2 线束检测的工作原理 8
第三章 硬件电路设计 10
3.1 硬件系统框架图 10
3.2 ATmega64单片机介绍 10
3.3 单片机输出模块设计 16
3.4 单片机输入模块设计 20
3.5 振荡电路和复位电路模块 22
3.6 键盘和指示灯及响铃模块 23
3.7 电源模块 25
第四章 软件流程图 27
4.1 主程序流程图 27
4.2 键盘模块流程图 29
4.3 标准模块流程图 30
4.4 检测模块流程图 31
4.5 显示模块和响铃模块流程图 33
4.6 中断程序流程图 34
第五章 结论 35
致 谢 36
参考文献 37