优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

汽车智能门锁遥控器(含C语言程序)(新)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

摘    要
近年来,随着我国人民生活水平的不断提高和汽车工业的日益壮大,汽车已经迅速成为人们工作、生活中不可缺少的代步工具。但随着汽车被盗事件的不断增多,使得汽车防盗已经成为当今社会普遍关注和亟待解决的问题,为了更好的解决这个问题,一种新型的项目——汽车防盗报警系统在市场上面世了,此项目有很广阔的市场前景,并且近些年来它的市场规模正在迅速扩大。但是,虽然各种各样的汽车防盗技术已经得到普遍应用,然而传统的防盗装置已不适应现代发展的要求,也存在有不足的地方。该论文详细论述了一种基于无线收发技术的新型汽车智能门锁遥控器的设计方案,相比于社会上已经面世的同类产品,它的独特之处是完成其自动搜索功能,更好的增加了汽车的防盗功能。
本文查阅并分析了国内外汽车防盗报警系统的相关技术,在此基础上进行了研究和设计,论文首先介绍了汽车防盗系统的发展现状,提出了和分析了该课题的总体设计及其研究意义。本课题主要利用微型计算机来进行设计,所以对MSP430C1101的相关知识理论进行了概述,也对 MCP2030、MAX7031进行了详细介绍,软件部分包括编程流程框图、通信协议的制定以及采用C语言来编程实现。 [来源:http://think58.com]

关键词:无线收发技术;汽车智能门锁控制遥控器;MSP430C1101;MCP2030;MAX7031
 
Automobile intelligent door lock keys
Abstract
In recent years, the automobile industry is enhanced day by day along with our country unceasing improving living standards. Therefore, the automobile has become people’s essential riding tool both in life and work instead of walking tool. However, the event, the automobile robbery, is increasing unceasingly which enables the automobile security become the problem that the society generally pays attention to and urgently to be solved. In order to improve this situation, one kind of new project automobile security alarm systems appears in the market. This project has very broad market prospect and its market size is expanding rapidly in the recent years. However, although vicious of automobile security technology has already obtained the universal application, the traditional security installment has not adapt to the request of modern development, and has insufficient places. This paper elaborates one kind of new automobile intelligence door lock remote control design proposal in detail based on wireless receiving and dispatching technology .Compared with other similar products that has appeared on the market in the society, its unique merit is that it adds another receiving and dispatching way which needs no touches. So it improves automobile security function greatly.

[资料来源:THINK58.com]


This article consults and analyzes the domestic and foreign automobile security alarm system’s correlated technology based on which I conduct this research and design. The  article first introduce the present situation of the automobile security alarm system’s development, proposes and analyzes this topic system design and the significance of the research. This  topic’s design mainly use monolithic microcomputer, therefore it has carried on the outline to integrate monolithic circuit’s correlated knowledge theory in detail especially including the introduction of MSP430C1101, MCP2030, MAX7031. The software part includes protocol’s formulation, communication, the programming flow diagram which be encoded by C language.
[资料来源:www.THINK58.com]

Key word: Wireless receiving and dispatching technology; Automobile intelligent door lock keys; MSP430C1101; MCP2030; MAX7031 [资料来源:THINK58.com]




 论文研究的主要任务
本文结合国内外的最新研究现状,比较几种常用的汽车防盗技术。对汽车防盗报警系统进行了系统构建和方案设计。论文详细讲述了基于无线收发技术的软硬件部分的分析与设计和课题所要选用的单片机的详细论述。
论文的主要任务:
(1) 系统构建与方案设计
具体介绍该课题的研究背景及意义,构建系统的设计思路,通过比较不同的方案,最终选择基于高低频无线收发技术的报警系统。所设计遥控器部分采用高频触发、低频接收来实现和控制器之间的通信。
(2) 系统硬件设计
硬件设计主要包括单片机的选型、硬件整体流程图、单片机的外围电路设计等,关于选型方面:高频部分选用MAX7031、低频部分选用MCP2030、主控器部分选用MSPC1101。
(3) 系统软件设计
软件设计包括遥控器与控制器之间的通信协议、编程过程流程图的制定以及依据程序流程图所进行的软件程序部分的编写。
(4) 系统的测试
软件编辑调试环境选择IAR公司针对MSP430单片机所开发的平台:IAR Embedded Workbench EW430。
 
目    录  21000字
摘    要 I [来源:http://think58.com]
Abstract II
引    言 1
1  绪论 2
1.1  论文题目 2
1.2  课程背景及意义 2
1.3  汽车防盗技术的研究现状及发展趋势 3
1.3.1  汽车防盗技术的国内研究现状 3
1.3.2  汽车防盗技术的国外研究现状 4
1.3.3  汽车防盗技术的发展趋势 7
1.4  论文研究的主要内容 8
1.5  论文研究的主要任务 9
2  方案设计 11
2.1  课题选定方案 11
2.2  课题解决的实际问题 11
2.3  系统结构设计 11
2.4  总体组成框图 12
3  电路设计 13
3.1  硬件部分电路设计 13
3.2  低频接收电路 14
(毕业设计)
3.3  高频发送电路 17
3.4  主控器电路 19
4  软件设计 22
4.1  功能模块 22
4.2  编程流程图 22
4.3  通信协议 23
4.4  软件开发环境 24
4.1.1  创建一个工程 25
4.1.2  编译连接项目 26
4.1.3  调试 30
4.5  软件程序 30 [资料来源:THINK58.com]
结    论 32
参考文献 33
附录  程序代码 34
致    谢 45

[版权所有:http://think58.com]

[资料来源:http://THINK58.com]