1.1论文研究的背景、目的及意义 页脚内容 摘 要 智能低功耗遥控车位锁是一个可以通过低功耗遥控器控制的机械装置,它是用来阻止其他人占用自己的停车位,可以让自己的车随意停放。 现在大部分人采用的车位锁多数为机械式的。每当汽车在停车位停车时,人们都要下车把车位锁的起降杆升起,随后把它锁起来,这样对于我们而言很费事,使用很不方便。尤其是在下雨的时候,人们使用的时候就非常困难了。虽然目前市场上存在一些可低功耗遥控的车位锁,可是它们拥有一个问题,是它们的智能化水平比较低,基本只是起到控制起降杆的升降。 我设计了一个系统,该系统以51单片机为核心,经过软件与硬件的配合,电子与机械部分重新结合,从而选择与之合适的传感器,以此达到车位锁的全方位的可智能控制。采用以Keil-C为核心的开发工具,根据要求,做出对应的设计。
关键词: 车位锁;无线低功耗遥控;单片机;传感器 1.1论文研究的背景、目的及意义
页脚内容 ABSTRACT Intelligent low power remote control parking lock is a mechanical device that can be controlled by low power remote control. It is used to prevent other people from occupying their own parking spaces and can park their own cars at will. Most of the parking locks used now are mechanical. Whenever the car stops in the parking lot, people want to get off and lift the parking lock lever, and then lock it up, so it's very difficult for us, and it's inconvenient to use. Especially when it rains, it's very difficult for people to use it. Although there are some low power consumption remote control parking locks on the market, they have a problem, which is that their intelligence level is relatively low, basically just to control the take-off and landing rod lifting. I designed a system, this system uses 51 microcontroller as the core, through the cooperation of software and hardware, electronic and mechanical parts to combine, so as to choose the appropriate sensors and, in order to achieve the full range of parking lock intelligent control. Using Keil-C as the core of the development tools, according to the requirements, make the corresponding design.
Keywords: Parking lock; Wireless low-power remote control; MCU; sensorKeywords 1.1论文研究的背景、目的及意义
页脚内容 目 录 摘 要 .............................................................................................................................................. 目 录 ......................................................................................................................................... II 第1章 绪论 .............................................................................................................................. 0 1.1 选题的背景 ............................................................................................................... 0 1.2 课题的当前形式 .................................................................................................... 0 1.3 当前车位锁的发展情况 ...................................................................................... 1 1.4 论文探究的内容 .................................................................................................... 2 第2章 智能低功耗遥控车位锁的设计方案 ................................................................ 4 2.1 车位锁的设计方案 ............................................................................................... 4 2.2 车位锁的硬件部分 ............................................................................................... 5 2.2.1 单片机的选择 ............................................................................................ 5 2.2.2车辆在位传感器的选择 ............................................................................. 6 2.2.3 位置传感器的选择 ..................................................................................... 8 本章小结 ......................................................................................................................... 10 第3章 系统硬件电路设计....................................................................................... 11 3.1整体构成 ......................................................................................................... 11 3.2 单片机系统 ................................................................................................... 12 3.4 车辆在位传感器 .......................................................................................... 15 3.5电机控制电路 ................................................................................................ 16 3.6显示电路的设计 ........................................................................................... 17 第4章 软件的设计及实现 ............................................................................................. 19 4.1主程序的设计 ......................................................................................................... 19