Abstract: The power management scheme of electric vehicles involves many parameters such as the working conditions of the engine, motor, battery, vehicle speed, driving resistance, and driver's operation. Using CAN bus technology to connect the measurement and control devices of the above parameters is a key step in realizing the power management of electric vehicles. This paper mainly discusses the design and implementation technology of the communication system in the power management of electric vehicles based on CAN bus.
Keywords: electric vehicle; power management; CAN bus; communication technology
With the rise of oil prices and the improvement of environmental protection requirements, electric vehicles have become an important direction for the development of future vehicles. For battery-powered all-electric power systems or engine and battery hybrid power systems, the design of the power management system is an important factor related to vehicle performance. The design needs to consider the overall design of the vehicle and the external use environment. In order to save power, it is also necessary to design a certain control strategy to ensure the best use of power. Therefore, it is necessary to conduct an in-depth discussion on the power management system of all-electric vehicles.
1. The importance of energy management of electric vehicles
The power management of electric vehicles mainly aims to give full play to the combustion efficiency of fuel, make the engine work near the optimal operating point, and timely adjust the matching relationship between the vehicle operating conditions and external road conditions through the energy storage and output of the motor and battery. After more than ten years of development, the most practical and commercially viable model for electric vehicle powertrain design is hybrid vehicles. The hybrid powertrain assembly has evolved from the original discrete structure of the engine and motor to an integrated structure of the engine, motor and gearbox, that is, an integrated hybrid powertrain system. Therefore, only the power management of the hybrid powertrain is considered here. From a functional perspective, the power management of the hybrid powertrain needs to achieve the following two goals:
(1) Ensure the optimal operating condition of the engine and avoid inefficient operation of the engine. The engine can usually be adjusted to operate stably near the optimal operating point, and the output of the battery and motor can be adjusted to adapt to various external road conditions. For example, when the vehicle is in low-speed, gliding, or idling conditions, the battery pack drives the motor. When the vehicle is starting, accelerating, or climbing, the engine-motor group and the battery pack jointly provide power to the motor. In this way, the engine avoids idling and low-speed operation, thereby improving the efficiency of the engine, which not only reduces exhaust emissions but also saves power.
(2) Make full use of the vehicle's inertial energy. When the vehicle slows down, brakes or travels downhill, the inertia of the wheels drives the motor. At this time, the motor becomes a generator, which can reverse charge the battery and save fuel.
Statistics show that under more than 80% of road conditions, an ordinary car only uses 40% of its power potential, and it will drop to 25% in urban areas. Electric vehicles that use power optimization management, such as Toyota's Prius, have a power level that exceeds that of vehicles of the same level, saving 75% of fuel.
2. Communication requirements of power management system and CAN bus technology
The power management of electric vehicles needs to monitor the working conditions of the engine, motor, battery, vehicle speed, driving resistance data and driver's operation at any time, and can automatically control the energy-saving device or circuit operation after intelligent processing based on the above data. Therefore, it is necessary to first solve the connection method of the operating status sensor of components related to energy consumption and energy conversion.
At present, the data communication between the internal measurement and execution components of the car mainly adopts CAN bus technology. This bus technology was first introduced by BOSCH of Germany and is mainly used to solve the data exchange problem between many control and test instruments in modern cars. The electric vehicle power management system developed using the CAN bus not only has high communication speed, accuracy, and high reliability, but is also easily compatible with the vehicle control network, providing a basic platform for sharing sensor signals, calculation information and operating status of each control unit, and on-board or off-board fault diagnosis. Therefore, in this project, the CAN bus is used as the basic communication technology for power management.
3. Topology of energy management system based on CAN bus
The topology of the energy management network based on CAN bus formed by connecting the energy consumption and energy-saving systems of the chassis of electric vehicles is shown in Figure 1, which includes several lower key monitoring nodes such as brake energy conversion device, powertrain, battery management, motor controller, driving resistance test, and an upper master control node composed of an on-board computer system.
Figure 1 Topology of energy management network based on CAN bus
The brake energy conversion device works together with the driver's control monitoring system and the battery motor controller. When the driver steps on the brake pedal, the brake motor first approaches the rotating device to be braked, such as the transmission shaft, consumes the vehicle's inertia energy and converts it into electrical energy. At the same time, when the control monitoring system detects the action of the brake pedal, it adjusts the battery charging circuit to store the electrical energy transmitted by the brake motor.
The powertrain system is mainly used to achieve the optimized operation of the engine working condition. Under normal driving conditions, the energy of the engine is divided into two paths. One path is transmitted to the vehicle transmission and propulsion system to drive the vehicle to drive normally, and the other path drives the motor to work and supply power to the battery. At this time, the auxiliary power system composed of the motor and the battery is equivalent to an energy regulation device. Through the battery motor controller and the driving resistance test device, the adjustment and distribution of the two-way output energy of the engine are realized according to the changes in the external road conditions.
Through the CAN bus, the upper master control node composed of the on-board computer system connects the entire energy management and control network. Through a special software system, data collection, data analysis and control strategy output are carried out to achieve the optimal matching between the external driving resistance and the engine energy adjustment, realize the energy conversion and utilization inside the vehicle, and realize the energy saving, energy storage and energy replenishment regulation of the motor and battery system.
4. Structure and communication process of each monitoring node based on CAN bus
CAN bus node structure is generally divided into two categories: one is connected to the PC by using CAN adapter card to realize the communication between the host computer and CAN bus; the other is composed of single chip microcomputer, CAN controller and CAN driver, as a node to transmit data with CAN bus. In the energy management and control system designed in this paper, the upper master control node adopts the first type of CAN bus node structure, and each key monitoring/control system adopts the second type of CAN bus node structure. The structure of each node and the connection method of the system are shown in Figure 2. Two 120Ω resistors are configured at both ends of the bus, which is used to match the bus impedance, increase the stability and anti-interference ability of the bus transmission, and reduce the error rate in data transmission.
For each lower monitoring node, the 51 series single chip microcomputer can usually be used as the primary processing center device of the monitoring signal of the node, and SJA1000 is used as the CAN controller. PCA82C250 is a commonly used CAN transceiver and physical bus interface, which can mainly provide differential transmission capability for the bus and differential reception capability for the CAN controller. The circuit diagram of a lower-level monitoring node formed by the above three components is shown in FIG3 .
CAN bus node structure is generally divided into two categories: one is connected to the PC by using CAN adapter card to realize the communication between the host computer and CAN bus; the other is composed of single chip microcomputer, CAN controller and CAN driver, as a node to transmit data with CAN bus. In the energy management and control system designed in this paper, the upper master control node adopts the first type of CAN bus node structure, and each key monitoring/control system adopts the second type of CAN bus node structure. The structure of each node and the connection method of the system are shown in Figure 2. Two 120Ω resistors are configured at both ends of the bus, which is used to match the bus impedance, increase the stability and anti-interference ability of the bus transmission, and reduce the error rate in data transmission.
For each lower monitoring node, the 51 series single chip microcomputer can usually be used as the primary processing center device of the monitoring signal of the node, and SJA1000 is used as the CAN controller. PCA82C250 is a commonly used CAN transceiver and physical bus interface, which can mainly provide differential transmission capability for the bus and differential reception capability for the CAN controller. The circuit diagram of a lower-level monitoring node formed by the above three components is shown in FIG3 .
5. Conclusion
CAN bus, as a reliable automotive computer network bus, has begun to be used in automobiles, so that each automotive computer control unit can share all information and resources through the CAN bus, so as to simplify wiring, reduce the number of sensors, avoid duplication of control functions, improve system reliability and maintainability, reduce costs, and better match and coordinate various control systems. The communication scheme of the electric vehicle energy management system based on CAN bus designed in this paper can basically achieve the purpose of saving energy and optimizing engine working efficiency, and the technology is relatively mature, with high flexibility, simple scalability, excellent anti-interference and error handling capabilities, which is of great significance to improving the power, operational stability and safety of the vehicle.
Previous article:Application of linear motor in high power laser cutting machine
Next article:Application Design of Correctly Biasing TL431
- Popular Resources
- Popular amplifiers
- Principle and maintenance of automobile on-board network system (CAN-BUS)
- Electric Vehicle Wireless Battery Management Revolution Has Begun and the ROI Potential Is Huge
- Application of CAN bus in communication between electric vehicle BMS system and charging pile
- Smart Car Security Attack and Defense Revealed
- MathWorks and NXP Collaborate to Launch Model-Based Design Toolbox for Battery Management Systems
- STMicroelectronics' advanced galvanically isolated gate driver STGAP3S provides flexible protection for IGBTs and SiC MOSFETs
- New diaphragm-free solid-state lithium battery technology is launched: the distance between the positive and negative electrodes is less than 0.000001 meters
- [“Source” Observe the Autumn Series] Application and testing of the next generation of semiconductor gallium oxide device photodetectors
- 采用自主设计封装,绝缘电阻显著提高!ROHM开发出更高电压xEV系统的SiC肖特基势垒二极管
- Will GaN replace SiC? PI's disruptive 1700V InnoMux2 is here to demonstrate
- From Isolation to the Third and a Half Generation: Understanding Naxinwei's Gate Driver IC in One Article
- The appeal of 48 V technology: importance, benefits and key factors in system-level applications
- Important breakthrough in recycling of used lithium-ion batteries
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- 【GD32450I-EVAL】+10SD card test
- 3232 Unable to communicate
- Question about current amplifier
- How to send data packets larger than 255Bytes using CC131
- Why is negative feedback introduced in the amplifier circuit?
- OCP China Day 2021 is about to be held, and we invite you to come and discuss the most cutting-edge industry applications of open computing!
- What are the main controllers in industry and what are the remote communication methods?
- C6678: How does the malloc function do byte alignment
- MOS driving voltage problem
- Detailed explanation of ADC of MSP430 microcontroller