电动汽车充电终端
- 格式:docx
- 大小:187.36 KB
- 文档页数:21
基于STM32的电动汽车快速充电机监控
终端的设计
摘要
随着物联网时代的到来,实现对快速充电机的智能远程管理,其监控终端的设计是其中的关键技术。
结合单片机STM32和实时操作系统μC/OS-Ⅱ,介绍了快速充电机监控终端的整体设计方案,研究了大功率充电机CAN总线及GPRS数据发送的协议制定及软件设计方法,并对GPRS流量费用进行了经济性分析。
结果表明该监控终端保证监控网络工作稳定,实现对充电机的运行状态的监测及其远程管理。
随着全球能源危机的不断加深,石油资源的日趋枯竭以及大气污染、全球气温上升的危害加剧,各国政府及汽车企业普遍认识到节能和减排是未来汽车技术发展的方向,发展电动汽车将是解决这两个难题的最佳途径。
我国高度重视电动汽车的发展,国家相继出台了一系列标准来扶持和规范电动汽车的发展。
但要实现电动汽车大面积普及我国还有很长的路要走,需要解决的问题还有很多。
关键词:STM32;电动汽车;发展
Abstract
With the advent of the era of Internet of things, to achieve quick charger of intelligent remote management, the monitoring terminal design is one of the key technologies. Combined with the STM32 MCU and real-time operating system UCOS II, the overall design scheme of fast charger monitoring terminal is introduced in this paper, to study the high power charger can bus and GPRS data transmission protocol and the design method of software, and analyzes the economy of GPRS traffic charges. The results show that the terminal to ensure monitoring network is stable and the running state of the charger monitoring and remote management. With the global energy crisis deepening, petroleum resources increasingly depleted and atmospheric pollution, the dangers of global warming intensifies, governments and automobile enterprises generally realized energy saving and emission reduction is the future direction of the development of automobile technology, the development of electric vehicles will be the best way to solve the two problems. China attaches great importance to the development of electric vehicles, the state has issued a series of standards to support and regulate the development of electric vehicles. But to achieve a large area of electric cars popular in our country still has a long way to go, there are a lot of problems need to be solved.
Keywords: STM32; Electric Vehicle;Development
目录
引言 (1)
1 监控网络的整体方案 (1)
2 监控终端功能模块 (2)
2.1监控终端的总体设计 (2)
2.2 CAN总线模块 (4)
2.3数据发送模块 (5)
3 交流充电桩系统方案 (6)
4 控制系统单元电路 (6)
4.1 主控制器选择 (6)
4.2 串行接口电路 (7)
4.3 CAN总线接口电路 (7)
4.4 充电电压测量电路 (7)
4.5 控制导引电路 (8)
5 桩体电气部分设计 (8)
6 软件设计 (9)
6.1 μC/OS-Ⅱ的多任务管理 (9)
6.2 ZWG-23A模块的配置 (10)
6.3测试及结果 (10)
6.3.1 JTAG仿真器介绍 (10)
结论 (12)
主要参考文献 (13)
致谢 (15)
引言
随着国家对新能源技术的大力扶持,电动汽车逐渐成为国家在新能源汽车产业大力发展的对象,而电动汽车充电站、快速充电机是电动汽车大规模化后不可或缺的服务基础设施之一。
大量分布于各住宅小区、停车场的电动汽车用非车载智能快速充电机,实现高效、安全、智能化的管理必定成为主流。
针对目前快速充电机群实行无人值守的运行情况,这就要求快速充电机须具有较高的可靠性和自动化程度,功能更加完善,可远程维护等功能。
这样,使得分布式、模块化、智能化成为快速充电机的发展方向,而高性能、低成本的充电机监控终端是其中的关键技术。
为管理区域多台充电机的资源优化利用与管理的智能化,监控终端与Internet网的交互成为一种必然。
1 监控网络的整体方案
图一的充电机的监控网络结构图所示,监控终端作为充电机与监控中心之间的一个重要网关。
其有效的通信链路有:监控中心-监控终端;监控终端-充电机
(或电池管理系统(BMS)、电动汽车等)。