Chapter 7
Chapter 7
Fundamentals of Automotive
Electronics
7.1 Introduction
The earliest automobiles had little in the way of electrical systems, but as the
automobile has become more complicated and as more accessories have been
added, electrical and electronic systems have replaced mechanical methods of
control on today’s vehicles.
Today, most major automotive systems are controlled by computers.
7.2 Electrical Circuits Versus Electronic Circuits
Doping
All of the valence electrons in a pure semiconductor material are in valence
rings containing eight electrons. With this atomic structure, it has a high
resistance to current flow.
Adding very small amounts of certain other elements can greatly reduce the
semiconductor’s resistance. Adding trace amounts of an element with either
five or three valence electrons can create a flaw in some of the covalent bonds.
Con………
The boron atom’s three valence electrons are shared in the valence ring of
three of the neighboring silicon atoms, but the valence ring of the fourth
neighboring silicon atom is left with a hole (electron deficiency) instead of a
shared electron.
Remember that a valence ring of seven electrons aggressively seeks an
eighth electron. In fact, the attraction to any nearby free electron is stronger
than the free electron’s attraction to its companion proton in the nucleus of its
parent atom. Thus this material is classified as a P-type.
Con………
PN Junction
There are no longer any current carriers in the zone around the junction.
This zone is often referred to as the depletion zone.
The opposing ionic charges on the two sides of the depletion zone create an
electrical potential of about 0.6 V (0.3 V for germanium). This potential,
often referred to as the barrier potential, its polarity prevents current from
flowing across the junction unless it is overcome by a greater potential.
Con………
Diodes
If two of these semiconductor materials, one N-type and one P-type, are
placed back to back, the simplest semiconductor device, known as a diode, is
formed.
A diode operates as an electrical one-way check valve with no moving parts;
it will allow current to pass in one direction only.
Con………
If this polarity is reversed, the diode acts as an
insulator. In this condition the diode is said to be
Reverse biased. If a reverse bias voltage is applied,
with a negative potential applied to the P-side and
a positive potential applied to the N-side, the
positive potential attracts free electrons away from
the junction, and the negative potential attracts
holes away from the junction. This causes the
depletion zone to be even wider and the resistance Reverse bias voltage
applied to a diode.
across the junction to increase even more.
Con………
Diode Symbols
The most commonly used symbol to
represent a diode is an arrow with a bar at
the point.
The arrow side of the symbol also
indicates the P-side of the diode, often
referred to as the anode. The bar at the end
of the arrow’s point represents the N-side
and is often called the cathode.
Con………
Application of Diode
The best-known application of diodes in the automobile is their use to rectify AC
voltage to DC voltage within the alternator.
The other application of diodes is voltage spike suppression.
Transistors
The transistor, probably more than any other single component, has made
possible the world of modern electronics.
A transistor operates as an electrical switch with no moving parts.
In effect, a transistor is two diodes placed back to back. They can be arranged
to have a P-type emitter and collector with an N-type base (a PNP transistor) or
an N-type emitter and collector with a P-type base (an NPN transistor).
PNP transistors are used for positive side switching and NPN transistors are
used for negative (ground) side switching.
Because automotive computers control most automotive load components by
switching the ground side, the NPN is the more common transistor
Forward biased NPN transistor
Con………
A. Resistors
Resistors are one of the most common
types of discrete components. Their
purpose is to limit the flowing current and
turn its surplus into heat.
Con…………
B. Capacitors
C. Inductors
Inductors, similarly to coils, are
electronic components used for
preventing sudden changes in electric
current or for limiting its value without
power loss (in alternating current
circuits).
Con…………
F. Diodes
A diode operates as an electrical one-way
check valve with no moving parts; it will
allow current to pass in one direction only.
It is also used for rectification.
7.4 Integrated Circuits
Because the components in an IC are so small, they cannot tolerate high voltages. Care
must be taken to avoid creating high-voltage spikes such as those produced by disconnecting
the battery while the ignition is on.
Many ICs are mounted in a chip with two rows of legs (one row of legs on each side of the
chip), known as a dual in-line package (DIP). These legs provide terminals that are large
enough to connect to a circuit board.
7.5 Logic Gates
If two semiconductor elements placed back to back create the simplest semiconductor,
the diode, and if three of these elements placed back to back form a transistor, when more
than three of these elements are placed back to back, combinations of transistors known as
logic gates are formed.
Logic gates form the decision-making circuits within an IC chip.
Logic gates are defined as the programming circuitry within a digital computer that
determines what output reaction to make in response to a given combination of input
values. The CPU, therefore, does not actually “think,” but rather makes decisions based
upon a combination of the input values and the information stored in the memory IC
chips. The logic gates are sometimes referred to as the logic circuits.
7.5.1 Logic Gate Basic Construction
There exist three basic gates out of which all of the more complex gates are
built. These are:
1. AND gate
2. OR gate
3. NOT gate
Each gate has a symbol, a definition, and a truth table.
Con…………
1. AND gate
An AND gate is depicted with the symbol
shown in the Figure. It has a flat input side The symbol
AND gate
2. OR gate
An OR gate is depicted with the symbol shown
The symbol
in the Figure. It has a concave input side with two
inputs, A and B, and an output side that is curved
and comes to a slight point with one output, C.
An OR gate is defined as a gate in which the
output, C, will be a binary 1 when either input, A
or B, is a binary 1.
Truth table
Con…………
OR gate
3. NOT gate
A NOT gate is depicted with the symbol shown
The symbol
in the Figure. It is shown as a triangle with a
circle after it. It has a single input, A, and a single
output, B.
The triangle represents the input side and the
circle represents the output side. It is actually an
inverter in that it inverts whatever the input value
is to the opposite value. Truth table
Con…………
NOT gate
NAND Gate
A NAND gate is simply an AND gate with the inverter function of a NOT gate placed
immediately after it. The symbol and truth table for a NAND gate are shown in the Figure.
Con…………
NOR Gate
A NOR gate is simply an OR gate with the inverter function of a NOT gate
46
Con…………
1. Sensors
Some sensors interpret inputs from the driver of the vehicle. Examples of these include
the accelerator pedal position, transmission range selector, and brake pedal switch.
Other sensors provide information about the operating condition of the engine. These
include the coolant temperature sensor, intake air temperature sensor, and barometric
pressure sensor. These signals change at a slow rate, allowing the sampling to occur at a
slower rate than other sensors.
Some sensors provide information about the current state of the engine and may be used
for feed forward and feedback control. These include the crankshaft position sensor,
which is used for ignition and fuel injection timing as well as for calculating the engine
speed. 47
Con…………
2. Actuators
48
Con…………
3. Controller
49
Thank You!