As cars develop towards software-defined cars and smart cars, OTA (Over The Air) technology is increasingly being used in cars. OTA technology can enable remote wireless upgrades of car software, bringing continuous functionality and performance improvements to cars.
From the perspective of vehicle manufacturers, OTA technology is of great significance to the development of smart cars. It realizes the remote upgrade capability of software, decouples the software design process from the hardware design process, and allows continuous iteration of software. This is especially important for some complex software, such as autonomous driving and smart cockpits, which are difficult to develop in traditional automotive R&D processes. OTA technology supports agile development, making the entire software development process more flexible.
Specifically, in the traditional automotive R&D process, the software version usually needs to be locked in the early stages of product development. The automotive electronic and electrical system includes multiple electronic control units, and the software versions of these control units have been determined in the early stages of automotive development. The hardware system is still being iterated and tested. In this mode, it is difficult to make major changes to the software.
In the OTA environment, the software design process is very different from the hardware design process. As long as the OTA part is done well in the vehicle development process, the subsequent software iteration can be decoupled from the vehicle hardware development, and more flexible continuous iteration can be performed. This makes the automotive software development process more like the development process of Internet software. Automotive companies have also introduced concepts such as agile development and DevOps. Software can be quickly optimized and upgraded based on data-driven.
Overall, in the past, the functions and performance of automobiles were mainly achieved through hardware upgrades. In the era of smart cars, software has become the core competitiveness. Auto companies have invested more R&D resources in software and algorithms. OTA technology is the key to this transformation. It makes software the driving force for the continuous improvement of automobiles, no longer limited by the hardware life cycle.
Specifically, the OTA system from the cloud to the vehicle can be divided into several parts:
The cloud-based OTA platform receives software update packages from car manufacturers and performs version management, software package production and release based on vehicle information and strategies.
The vehicle side downloads the software package from the OTA platform through 4G, 5G and other networks. The connected controller receives the software package and forwards it to the central domain controller. GATEWAY
The central domain controller verifies the software package and then distributes it to the corresponding electronic control unit for installation. Each control unit has a specific OTA mechanism, and the central domain controller is responsible for coordinating and managing the entire OTA process.
Throughout the OTA process, many indicators need to be considered:
The security of software package transmission, using certificates, encryption and other technologies to ensure transmission security;
Transmission speed: The transmission rate varies in different network environments. The transmission speed in the worst case should be considered.
Flashing success rate: The complex link from cloud to car has a high probability of flashing failure, and repeated flashing is needed to improve robustness;
Vehicle status management: During the OTA process, the vehicle is in an abnormal state and basic functions must be guaranteed to be normal;
Vehicle power management: when upgrading a major version, you need to consider whether the battery power can support the entire flashing process;
User interaction, such as mobile app reservation upgrades, etc.
The complex link from the cloud to the vehicle requires comprehensive testing, including functional testing, performance testing, safety testing, and interaction testing.
OTA technology not only enables remote upgrades of car software, but is also an important means for smart cars to achieve continuous progress. Through a closed data loop with the cloud, the vehicle continuously collects data during use and feeds it back to the cloud. The cloud further optimizes algorithms and models based on the data and pushes new software to the vehicle through OTA. In this way, the entire software system continues to evolve, and the vehicle becomes smarter.
It can be seen that OTA technology has transformed software upgrades from the past hardware life cycle to a continuous iteration model that is decoupled from hardware. It not only promotes the progress of individual software, but also connects vehicle software and hardware with the cloud, forming a huge artificial intelligence training and feedback loop.
OTA technology is one of the important features of the evolution of cars to smart cars. It greatly improves the upgradeability and transformability of cars. Users have also changed from being simple car owners to participants in the car ecosystem. They can get new functions and experiences through OTA.
OTA technology has changed the way car software is designed, enabling continuous and rapid iteration of car software, making it possible for the development of smart cars. It not only enables remote upgrades of car software, but is also an important part of the data-driven closed loop between the cloud and the car side of smart cars, driving the continuous progress of cars. OTA technology has ushered in a new era of continuous upgrades of car functions.
Previous article:Impact of disorderly charging of electric vehicles on the power grid
Next article:Relationship between Automotive Standards and AEC-Q
- Popular Resources
- Popular amplifiers
- Huawei's Strategic Department Director Gai Gang: The cumulative installed base of open source Euler operating system exceeds 10 million sets
- Analysis of the application of several common contact parts in high-voltage connectors of new energy vehicles
- Wiring harness durability test and contact voltage drop test method
- Sn-doped CuO nanostructure-based ethanol gas sensor for real-time drunk driving detection in vehicles
- Design considerations for automotive battery wiring harness
- Do you know all the various motors commonly used in automotive electronics?
- What are the functions of the Internet of Vehicles? What are the uses and benefits of the Internet of Vehicles?
- Power Inverter - A critical safety system for electric vehicles
- Analysis of the information security mechanism of AUTOSAR, the automotive embedded software framework
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- 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
- July is here, I want to do something, please give me some ideas~~
- How to solve the problem of unstable GND?
- [A goddess who gives a good gift will not run away] Light up my heart
- 24 GHz to 44 GHz Wideband Integrated Upconverter and Downconverter Boosts Microwave Radio Performance While Reducing Size
- The relationship between baud rate and time, and the application of transistor/MOS in communication interface level conversion
- Medium and high voltage GaN devices: vertical or horizontal?
- [Help needed] This is a slightly complicated schematic diagram, about the TI processor and USB power supply part. There are some things I don't understand and I would like to ask everyone for help.
- What is GAN semiconductor technology and how does it work?
- Can the comment statement in C language be written in the IF judgment condition in KEIL5?
- How to handle the error in calling the ti.osal.ae674 library when porting the FATFS routine of pdk_omapl138?