Automotive Engine Electronics
Automotive Engine Electronics
Modern electric cars rely on power electronics for the main propulsion motor
control, as well as managing the battery system. Future autonomous cars will rely
on powerful computer systems, an array of sensors, networking, and satellite
navigation, all of which will require electronics.
Contents
1 Types
1.1 Engine electronics
1.2 Transmission electronics
1.3 Chassis electronics
1.4 Passive safety
1.5 Driver assistance
1.6 Passenger comfort
1.7 Entertainment systems
1.8 Electronic Integrated Cockpit systems
2 Functional safety requirements
3 Security
4 See also
5 References
6 Further reading
7 External links
Types
Automotive electronics or automotive embedded systems are distributed systems, and
according to different domains in the automotive field, they can be classified
into:
Engine electronics
Transmission electronics
Chassis electronics
Passive safety
Driver assistance
Passenger comfort
Entertainment systems
Electronic Integrated Cockpit systems
Engine electronics
One of the most demanding electronic parts of an automobile is the engine control
unit (ECU). Engine controls demand one of the highest real time deadlines, as the
engine itself is a very fast and complex part of the automobile. Of all the
electronics in any car the computing power of the engine control unit is the
highest, typically a 32-bit processor.[citation needed]
A modern car may have up to 100 ECU's and a commercial vehicle up to 40.[citation
needed]
In a diesel engine:
Lambda control
OBD (On-Board Diagnostics)
Cooling system control
Ignition system control
Lubrication system control (only a few have electronic control)
Fuel injection rate control
Throttle control
Many more engine parameters are actively monitored and controlled in real-time.
There are about 20 to 50 that measure pressure, temperature, flow, engine speed,
oxygen level and NOx level plus other parameters at different points within the
engine. All these sensor signals are sent to the ECU, which has the logic circuits
to do the actual controlling. The ECU output is connected to different actuators
for the throttle valve, EGR valve, rack (in VGTs), fuel injector (using a pulse-
width modulated signal), dosing injector and more. There are about 20 to 30
actuators in all.
Transmission electronics
These control the transmission system, mainly the shifting of the gears for better
shift comfort and to lower torque interrupt while shifting. Automatic transmissions
use controls for their operation, and also many semi-automatic transmissions having
a fully automatic clutch or a semi-auto clutch (declutching only). The engine
control unit and the transmission control exchange messages, sensor signals and
control signals for their operation.
Chassis electronics
The chassis system has a lot of sub-systems which monitor various parameters and
are actively controlled:
ABS - Anti-lock Braking System
TCS � Traction Control System
EBD � Electronic Brake Distribution
ESP � Electronic Stability Program
PA - Parking Assistance
Passive safety
Main article: Passive safety
These systems are always ready to act when there is a collision in progress or to
prevent it when it senses a dangerous situation:
Air bags
Hill descent control
Emergency brake assist system
Driver assistance
Main article: Advanced driver-assistance systems
Lane assist system
Speed assist system
Blind spot detection
Park assist system
Adaptive cruise control system
Pre-collision Assist
Passenger comfort
Automatic climate control
Electronic seat adjustment with memory
Automatic wipers
Automatic headlamps - adjusts beam automatically
Automatic cooling - temperature adjustment
Entertainment systems
Navigation system
Vehicle audio
Information access
All of the above systems forms an infotainment system. Developmental methods for
these systems vary according to each manufacturer. Different tools are used for
both hardware and software development.
There are of course challenges too. Given the complexity of this hybrid system, a
lot more rigor is needed to validate the system for robustness, safety and
security. For example, if the infotainment system's application which could be
running an open source Android OS is breached, there could be possibility of
hackers to take control of the car remotely and potentially misuse it for anti
social activities. Typically so, usage of a hardware+software enabled hypervisors
are used to virtualize and create separate trust and safety zones that are immune
to each other's failures or breaches. Lot of work is happening in this area and
potentially will have such systems soon if not already.
Security
See also: Automotive security
As more functions of the automobile are connected to short- or long-range networks,
cybersecurity of systems against unauthorized modification is required. With
critical systems such as engine controls, transmission, air bags, and braking
connected to internal diagnostic networks, remote access could result in a
malicious intruder altering the function of systems or disabling them, possibly
causing injuries or fatalities. Every new interface presents a new "attack
surface". The same facility that allows the owner to unlock and start a car from a
smart phone app also presents risks due to remote access. Auto manufacturers may
protect the memory of various control microprocessors both to secure them from
unauthorized changes and also to ensure only manufacturer-authorized facilities can
diagnose or repair the vehicle. Systems such as keyless entry rely on cryptographic
techniques to ensure "replay" or "man-in-the-middle attacks" attacks cannot record
sequences to allow later break-in to the automobile. [5]
See also