Chapter IV

Module 4: Electronic Fundamentals

SkyLicence study guide with diagrams.

Module 4: Electronic Fundamentals

Overview

Module 4 of the EASA Part-66 Basic Knowledge Syllabus (Appendix I to Regulation (EU) No 1321/2014, Annex III) provides the foundational electronic knowledge required for B2 (avionics) certifying staff. This module covers semiconductor theory, electronic components, analogue and digital circuits, logic systems, transducers, and electronic display technologies. For the B2 licence category, this module is required at Level 3 (detailed theoretical knowledge with the ability to apply it in maintenance practices), meaning certifying staff must understand not only what components do, but also how they operate, how to test them, and how to diagnose faults.

The module is structured into the following sub-topics as per Appendix I:

4.1 Semiconductors
4.2 Diodes
4.3 Transistors
4.4 Integrated Circuits
4.5 Printed Circuit Boards
4.6 Servomechanisms
4.7 Transducers
4.8 Electronic Displays
4.9 Fibre Optics

4.1 Semiconductors

Atomic Structure and Doping

Semiconductors are materials whose electrical conductivity lies between that of conductors and insulators. The most common semiconductor materials are silicon (Si) and germanium (Ge), both of which have four valence electrons in their outer shell, forming a crystalline lattice structure through covalent bonding.

Intrinsic semiconductors are pure semiconductor materials with no impurities. At absolute zero temperature, they behave as insulators, but at room temperature, thermal energy causes some electrons to break free from their covalent bonds, creating electron-hole pairs. This results in a small but measurable conductivity.

Extrinsic semiconductors are created through a process called doping, where controlled amounts of impurity atoms are added to the intrinsic semiconductor to significantly increase its conductivity.

N-Type and P-Type Semiconductors

N-type semiconductor:

Created by doping with pentavalent impurities (five valence electrons), such as phosphorus, arsenic, or antimony
Four of the impurity's valence electrons form covalent bonds with neighbouring silicon atoms, leaving one free electron that is not bound to any particular atom
The majority charge carriers are electrons (negative charge carriers)
Minority carriers are holes

P-type semiconductor:

Created by doping with trivalent impurities (three valence electrons), such as boron, aluminium, or indium
The impurity atom can only form three covalent bonds, creating a hole (a missing electron position) in the crystal lattice
The majority charge carriers are holes (positive charge carriers)
Minority carriers are electrons

> Key Point: In a P-type semiconductor, holes are the majority carriers and are created by doping with trivalent impurity atoms. In an N-type semiconductor, electrons are the majority carriers and are created by doping with pentavalent impurity atoms.

The PN Junction

When N-type and P-type materials are joined, a PN junction is formed. At the junction, electrons from the N-side diffuse into the P-side and recombine with holes, creating a depletion region (also called the depletion layer or space-charge region) that is devoid of free charge carriers. This region contains only immobile ions and creates a potential barrier (approximately 0.7 V for silicon and 0.3 V for germanium).

Forward bias: When the P-side is connected to the positive terminal of a battery and the N-side to the negative terminal, the depletion region narrows, and current flows once the applied voltage exceeds the potential barrier.

Reverse bias: When the polarity is reversed, the depletion region widens, and only a very small leakage current flows until the breakdown voltage is reached.


4.2 Diodes

Semiconductor Diodes

A diode is a two-terminal device formed from a single PN junction. It conducts current in one direction (forward bias) and blocks current in the reverse direction (reverse bias). The anode is the P-type terminal, and the cathode is the N-type terminal.

Forward voltage drop:

Silicon diode: approximately 0.6–0.7 V
Germanium diode: approximately 0.2–0.3 V
Schottky diode: approximately 0.2–0.4 V

Diode testing with a digital multimeter:

Forward direction: A healthy silicon diode should read approximately 0.6–0.7 V
Reverse direction: Should read "OL" (over-limit) or open circuit
Shorted diode: Reads 0 V in both directions
Open diode: Reads "OL" in both directions

Zener Diodes

A Zener diode is a specially designed diode that is intended to operate in the reverse breakdown region. Unlike a standard diode, which would be destroyed by reverse breakdown, a Zener diode is doped to have a sharp, controlled breakdown voltage and is designed to handle the associated power dissipation.

Key characteristics:

Operates in reverse bias at a precisely controlled breakdown voltage
Maintains a nearly constant voltage across its terminals despite variations in current
Available with breakdown voltages ranging from approximately 2.4 V to several hundred volts
Used primarily for voltage regulation in DC power supplies

Zener voltage regulator operation:

In a basic shunt regulator circuit, the Zener diode is connected in parallel with the load, reverse-biased through a series resistor. When the input voltage varies, the Zener diode conducts more or less current through the series resistor, maintaining a constant voltage across the load. The series resistor limits the current through the Zener diode to a safe value.

Rectifier Circuits

Rectifiers convert alternating current (AC) to direct current (DC) and are fundamental to aircraft power supplies.

Half-wave rectifier:

Conducts only during one half of the AC cycle
Output ripple frequency equals the input frequency (e.g., 400 Hz input produces 400 Hz ripple)
Poor efficiency; only half of the input waveform is utilised
Requires more filtering to produce smooth DC

Full-wave rectifier (centre-tapped transformer):

Conducts during both halves of the AC cycle using two diodes
Output ripple frequency is twice the input frequency (e.g., 400 Hz input produces 800 Hz ripple)
Requires a centre-tapped transformer

Bridge rectifier:

Uses four diodes arranged in a bridge configuration
Conducts during both halves of the AC cycle
Output ripple frequency is twice the input frequency
Does not require a centre-tapped transformer
Most common configuration in aircraft power supplies

Power Supply Filtering

The output of a rectifier is pulsating DC, which must be smoothed before use. The reservoir (smoothing) capacitor is connected across the rectifier output and charges to the peak voltage during conduction periods, then discharges into the load during non-conduction periods.

Ripple voltage is the residual AC component remaining on the DC output after filtering. It is calculated as:

$$V_{ripple} = \frac{I_{load}}{f \times C}$$

Where:

$I_{load}$ = load current (A)
$f$ = ripple frequency (Hz)
$C$ = capacitance (F)

Fault diagnosis in power supplies:

A degraded or faulty reservoir capacitor (reduced capacitance or increased equivalent series resistance) results in:
Excessive ripple voltage
Lower average output voltage
Possible logic errors in digital circuits
If ripple exceeds manufacturer's specifications, the component is considered unserviceable and must be replaced

4.3 Transistors

Bipolar Junction Transistors (BJTs)

A bipolar junction transistor is a three-terminal semiconductor device that uses both electron and hole charge carriers. It consists of three doped semiconductor regions arranged in either NPN or PNP configuration.

Terminals:

Emitter (E): Heavily doped; emits charge carriers
Base (B): Thin and lightly doped; controls current flow
Collector (C): Moderately doped; collects charge carriers

NPN transistor: Two N-type regions separated by a thin P-type base region

PNP transistor: Two P-type regions separated by a thin N-type base region

Transistor Operation

For an NPN transistor to operate in the active region:

Base-emitter junction is forward biased
Base-collector junction is reverse biased

The collector current is controlled by the base current:

$$I_C = \beta \times I_B$$

Where:

$I_C$ = collector current (A)
$I_B$ = base current (A)
$\beta$ = DC current gain (typically 50–300)

The emitter current is the sum of the base and collector currents:

$$I_E = I_B + I_C$$

Common-Emitter Amplifier

The common-emitter configuration is the most widely used transistor amplifier configuration because it provides both voltage and current gain.

Circuit characteristics:

Input signal applied to the base terminal
Output taken from the collector terminal
Emitter is common to both input and output (usually connected to ground through a resistor)
Output voltage is developed across the collector (load) resistor

Phase relationship:

The common-emitter amplifier produces a 180° phase inversion between input and output. This occurs because:

120.An increase in base current causes an increase in collector current
121.The increased collector current drops more voltage across the collector resistor
122.This reduces the collector voltage (output)
123.Therefore, a positive-going input produces a negative-going output

This phase inversion is a fundamental characteristic of the common-emitter configuration and must be considered when designing multi-stage amplifiers.

Transistor as a Switch

In digital circuits, transistors are used as electronic switches operating in either cut-off (open switch) or saturation (closed switch).

Cut-off region: Base-emitter junction is not forward biased; no collector current flows; the transistor acts as an open switch.

Saturation region: Base current is sufficient to drive the transistor fully on; collector-emitter voltage drops to a very low value (typically 0.2 V or less); the transistor acts as a closed switch.

Saturation condition:

$$I_B \geq \frac{I_C}{\beta}$$

For reliable switching, the base current is typically chosen to be 2–3 times the minimum required value to ensure the transistor is fully saturated regardless of temperature variations and component tolerances.


4.4 Integrated Circuits

Operational Amplifiers (Op-Amps)

An operational amplifier is a high-gain, direct-coupled differential amplifier with very high input impedance and very low output impedance. It is the fundamental building block of many analogue signal conditioning circuits in avionics.

Ideal op-amp characteristics:

Infinite open-loop voltage gain
Infinite input impedance
Zero output impedance
Infinite bandwidth
Zero offset voltage

Inverting amplifier:

Input signal applied to the inverting (−) input through resistor $R_{in}$
Feedback resistor $R_f$ connected between output and inverting input
Non-inverting (+) input connected to ground

Closed-loop voltage gain:

$$A_v = -\frac{R_f}{R_{in}}$$

The negative sign indicates a 180° phase inversion between input and output.

Example: With $R_f = 100\ k\Omega$ and $R_{in} = 10\ k\Omega$:

$$A_v = -\frac{100\ k\Omega}{10\ k\Omega} = -10$$

Non-inverting amplifier:

Input signal applied to the non-inverting (+) input
Feedback network connected between output and inverting (−) input

Closed-loop voltage gain:

$$A_v = 1 + \frac{R_f}{R_{in}}$$

Voltage follower (buffer):

100% negative feedback (output connected directly to inverting input)
Voltage gain equals unity (1)
Provides high input impedance and low output impedance
Used to isolate or buffer signal sources from loads

Digital-to-Analogue and Analogue-to-Digital Conversion

Analogue-to-Digital Converter (ADC):

Samples the analogue voltage at regular intervals
Quantises the sampled value into a discrete digital binary representation
Resolution is determined by the number of bits (e.g., 8-bit, 12-bit, 16-bit)
Used in data acquisition systems to convert sensor outputs for digital processing

Digital-to-Analogue Converter (DAC):

Converts digital binary data into a proportional analogue voltage or current
Used in control systems and display drivers

The Nyquist Criterion

The Nyquist-Shannon sampling theorem states that to accurately reconstruct a continuous signal from its samples, the sampling rate must be greater than twice the highest frequency present in the signal:

$$f_s > 2 \times f_{max}$$

Where:

$f_s$ = sampling frequency (Hz)
$f_{max}$ = highest frequency component in the signal (Hz)

If the sampling rate is too low, aliasing occurs, where high-frequency components appear as lower-frequency artefacts in the sampled signal, corrupting the data.


Digital Logic Gates Digital Logic Gates — Symbols, Truth Tables & Combinational Example AND GATE A B Y A B Y 0 0 0 0 1 0 1 0 0 1 1 1 Y = A · B OR GATE A B Y A B Y 0 0 0 0 1 1 1 0 1 1 1 1 Y = A + B NOT GATE (Inverter) A Y A Y 0 1 1 0 Y = A NAND GATE A B Y A B Y 0 0 1 0 1 1 1 0 1 1 1 0 Y = A · B NOR GATE A B Y A B Y 0 0 1 0 1 0 1 0 0 1 1 0 Y = A + B XOR GATE A B Y A B Y 0 0 0 0 1 1 1 0 1 1 1 0 Y = A ⊕ B WORKED EXAMPLE — Simple Combination A B C U1 U3 U4 Y Boolean expression: Y = (A · B) + (A · B) + C Simplified: Y = A · (B + B) + C Since B + B = 1: Y = A + C A B C Y 0 0 0 0 0 0 1 1 0 1 0 0 1 0 0 1 1 1 1 1 U1: AND — U2: NOT — U3: AND — U4: OR Signal flow shown by moving dots

4.5 Logic Circuits

Basic Logic Gates

Logic gates are the fundamental building blocks of digital circuits. They operate on binary signals (logic 0 and logic 1) and implement Boolean functions.

AND gate:

Output is HIGH (1) only when all inputs are HIGH
Boolean expression: $Y = A \cdot B$
Truth table: 0·0=0, 0·1=0, 1·0=0, 1·1=1

OR gate:

Output is HIGH when any input is HIGH
Boolean expression: $Y = A + B$
Truth table: 0+0=0, 0+1=1, 1+0=1, 1+1=1

NOT gate (inverter):

Output is the inverse of the input
Boolean expression: $Y = \overline{A}$

NAND gate:

AND gate followed by an inverter
Output is LOW only when all inputs are HIGH
Boolean expression: $Y = \overline{A \cdot B}$

NOR gate:

OR gate followed by an inverter
Output is HIGH only when all inputs are LOW
Boolean expression: $Y = \overline{A + B}$

XOR gate (exclusive OR):

Output is HIGH when inputs are different
Boolean expression: $Y = A \oplus B$

XNOR gate (exclusive NOR):

Output is HIGH when inputs are the same
Boolean expression: $Y = \overline{A \oplus B}$

Flip-Flops

Flip-flops are bistable multivibrators that can store one bit of digital data. They are the fundamental building blocks of sequential logic circuits, including registers, counters, and state machines.

SR flip-flop:

Set (S) and Reset (R) inputs
Sets or resets the output state

D flip-flop:

Data (D) input
Output follows the input on the active clock edge
Used for data storage and synchronisation

JK flip-flop:

J and K inputs (similar to S and R but with no invalid state)
Can be configured to toggle, set, reset, or hold
Used in counters and shift registers

Edge-triggered vs. level-triggered:

Edge-triggered flip-flops respond only at the transition of the clock signal (rising or falling edge)
Level-triggered latches respond while the clock is at a particular level
Edge-triggered devices are essential for synchronous sequential logic in avionics computers

Logic Families

TTL (Transistor-Transistor Logic):

Most common logic family in older avionics
Supply voltage: 5 V
Moderate speed and power consumption

CMOS (Complementary Metal-Oxide-Semiconductor):

Very low power consumption
Wide supply voltage range (3–18 V)
High noise immunity
Most common in modern avionics

ECL (Emitter-Coupled Logic):

Fastest logic family
High power consumption
Less common in modern avionics due to thermal management concerns
Used in specialised high-speed applications

Pull-Up and Pull-Down Resistors

Pull-down resistor:

Connected between the input and ground
Default state is LOW (logic 0) when no signal is applied
Applying a voltage (e.g., 28 V DC) overrides the pull-down, producing a HIGH (logic 1) at the input

Pull-up resistor:

Connected between the input and the positive supply
Default state is HIGH (logic 1) when no signal is applied
Connecting the input to ground produces a LOW (logic 0)

These resistors are essential in aircraft discrete input circuits to define the logic state when the input is not actively driven.

Filters

Low-pass filter:

Passes frequencies below the cutoff frequency
Attenuates frequencies above the cutoff frequency
Used in audio systems and signal conditioning

Cutoff frequency for an RC low-pass filter:

$$f_c = \frac{1}{2\pi RC}$$

Example: With $R = 10\ k\Omega$ and $C = 0.01\ \mu F$:

$$f_c = \frac{1}{2\pi \times 10^4 \times 10^{-8}} = \frac{1}{6.28 \times 10^{-4}} \approx 1.59\ kHz$$


4.6 Servomechanisms and Control Systems

Open-Loop and Closed-Loop Systems

Open-loop control system:

Output has no effect on the input
No feedback path
Simpler but less accurate
Example: simple timer-based control

Closed-loop control system:

Output is measured and fed back to the input
The controller compares the actual output with the desired value and corrects any error
More accurate and stable
Example: autopilot systems

Feedback Transducers in Servomechanisms

Tachometer generator:

Produces a voltage proportional to motor speed
Used as a rate (velocity) feedback device
Provides damping and improves stability in autopilot actuators
Classic example of a closed-loop control system with rate feedback

Synchro systems:

Used for position sensing and transmission
Rotor is excited with AC
Stator windings produce induced voltages that vary in amplitude according to the angular position of the rotor
Provides an analogue indication of position

Potentiometer:

Converts angular or linear mechanical displacement into a proportional voltage
Common position transducer in control systems

4.7 Transducers

A transducer is a device that converts one form of energy into another. In avionics, transducers are primarily used to convert physical quantities into electrical signals for processing and display.

Common aircraft transducers:

Physical QuantityTransducer TypeOutput Signal
PositionPotentiometer, LVDT, synchroVoltage, phase
SpeedTachometer generatorVoltage proportional to speed
TemperatureThermocouple, RTDVoltage, resistance
PressureStrain gauge, capacitiveVoltage, capacitance
AccelerationAccelerometerVoltage
LightPhotodiode, CCDCurrent, voltage

Troubleshooting transducers:

With power applied and signal wire intact, a 0 V output indicates the sensor output is being pulled to ground, likely due to an internal short
Intermittent signals may indicate faulty connections or internal damage
Always verify power supply and signal wiring before condemning a transducer

4.8 Electronic Displays

Display Technologies

Active Matrix LCD (AMLCD):

Most common in modern aircraft cockpit displays
Each pixel has its own thin-film transistor (TFT) for individual control
Advantages: low power consumption, high resolution, sunlight readability
Used in Primary Flight Displays (PFDs), Navigation Displays (NDs), and Engine Indication and Crew Alerting Systems (EICAS)

Charge-Coupled Device (CCD):

Used in night vision imaging systems
High quantum efficiency and low noise
Extremely sensitive to low light levels
Converts light intensity into electrical charge, which is then read out as a digital signal

Data Buses and Encoding

Manchester encoding:

Ensures a transition in the middle of each bit period
Allows the receiver to extract the clock signal directly from the data signal
Prevents DC drift
Eliminates the need for a separate clock line
Used in ARINC 429 and other aircraft data buses

NRZ (Non-Return-to-Zero) encoding:

Logic 1 represented by one voltage level, logic 0 by another
No guaranteed transitions in the data stream
Requires a separate clock signal or clock recovery circuit
Susceptible to DC drift over long cable runs

Built-In Test Equipment (BITE)

BITE (Built-In Test Equipment) is an integral part of modern avionics systems that performs self-testing and fault detection.

When a measured parameter exceeds manufacturer's specification:

The component is considered unserviceable
Replacement is the correct action
Adjustments are not permitted without manufacturer's instructions
Deferral is not acceptable for known out-of-tolerance conditions affecting operational systems

4.9 Fibre Optics

Principles of Fibre-Optic Transmission

Fibre-optic cables transmit data as pulses of light, offering significant advantages over copper wires in aircraft applications.

Structure of an optical fibre:

Core: Central region through which light travels; made of high-purity glass or plastic
Cladding: Surrounds the core; has a lower refractive index than the core
Buffer coating: Protective outer layer

Total internal reflection:

Light entering the core at an angle greater than the critical angle is reflected back into the core at the core-cladding boundary
The cladding's lower refractive index ensures total internal reflection
This allows light to propagate along the fibre with minimal loss

Advantages of Fibre Optics over Copper

Immunity to electromagnetic interference (EMI): Light signals are unaffected by electrical interference
Immunity to lightning effects: No electrical path for lightning-induced surges
Higher bandwidth: Can carry much more data
Lower weight: Fibre-optic cables are lighter than equivalent copper cables
Electrical isolation: No ground loops or short-circuit hazards
Security: More difficult to tap without detection

Fibre-Optic Applications in Aircraft

Avionics data buses
Entertainment systems
Flight control systems
Sensor networks
Video surveillance systems

4.10 Aircraft Electrical Systems (Related Fundamentals)

AC Power Generation

Three-phase AC generation:

Phase voltages are separated by 120 electrical degrees
Produces a balanced rotating magnetic field
Standard aircraft frequency: 400 Hz (higher than the 50/60 Hz used in ground power, allowing smaller and lighter generators and transformers)

Constant Speed Drive (CSD):

Ensures the generator rotor turns at a constant speed regardless of engine speed variations
Maintains a constant output frequency (typically 400 Hz)
Essential for the proper operation of AC-powered aircraft systems

AC Waveform Relationships

For a sinusoidal AC waveform:

$$V_{peak} = V_{RMS} \times \sqrt{2}$$

$$V_{peak} = V_{RMS} \times 1.414$$

Example: For a 115 V RMS aircraft supply:

$$V_{peak} = 115 \times 1.414 = 162.6\ V \approx 163\ V$$

DC Power Supplies

Aircraft DC power supplies typically provide 28 V DC, derived from:

Transformer-rectifier units (TRUs) converting AC to DC
Dedicated DC generators
Battery systems

Common Relationships Between Concepts

375.Semiconductor doping → Diode behaviour: The type and concentration of doping determine whether a material is N-type or P-type, which in turn determines the behaviour of PN junctions and diodes.
376.Diode rectification → Power supply filtering: Rectifier circuits convert AC to pulsating DC, which must be smoothed by reservoir capacitors to produce usable DC power.
377.Transistor amplification → Phase inversion: The common-emitter configuration inherently produces a 180° phase shift, which must be considered in amplifier design and signal processing.
378.Op-amp feedback → Gain control: Negative feedback in op-amp circuits determines the closed-loop gain and improves stability, bandwidth, and linearity.
379.Logic gates → Flip-flops → Sequential circuits: Basic logic gates are combined to form flip-flops, which are then used to build more complex sequential logic circuits.
380.Sampling rate → Data integrity: The Nyquist criterion must be satisfied to prevent aliasing in digital signal processing systems.
381.Feedback → Control system stability: Closed-loop control systems with rate feedback (tachometer generators) provide damping and improved stability compared to open-loop systems.
382.Fibre-optic cladding → Signal propagation: The refractive index difference between core and cladding enables total internal reflection, allowing light to travel along the fibre.

Typical Exam Focus Points

Level 1 (Overview) Topics

Basic function of major electronic components
General purpose of aircraft electronic systems
Identification of main system blocks

Level 2 (General Knowledge) Topics

Semiconductor theory: N-type and P-type materials, majority carriers
Diode characteristics: forward voltage drop, Zener operation
Rectifier circuits: half-wave, full-wave, bridge configurations
Transistor configurations: common-emitter, common-collector, common-base
Logic gates: truth tables and Boolean expressions
Op-amp configurations: inverting, non-inverting, voltage follower
Fibre-optic principles: total internal reflection, cladding function
Manchester encoding advantages over NRZ

Level 3 (Detailed Theory) Topics

Zener diode voltage regulator circuit analysis
Power supply fault diagnosis (excessive ripple, faulty reservoir capacitor)
Common-emitter amplifier phase relationships and gain calculations
Op-amp gain calculations: $A_v = -R_f/R_{in}$ for inverting configuration
RC filter cutoff frequency calculations: $f_c = 1/(2\pi RC)$
Transistor saturation conditions for switching applications
Edge-triggered vs. level-triggered flip-flop operation
Pull-up and pull-down resistor logic states
Nyquist criterion application in digital systems
BITE and out-of-tolerance parameter handling procedures

Common Exam Calculations

CalculationFormulaTypical Values
Peak voltage from RMS$V_p = V_{RMS} \times \sqrt{2}$115 V RMS → 163 V peak
RC cutoff frequency$f_c = 1/(2\pi RC)$10 kΩ, 0.01 μF → 1.59 kHz
Inverting op-amp gain$A_v = -R_f/R_{in}$100 kΩ/10 kΩ → −10
Ripple voltage$V_{ripple} = I/(f \times C)$Depends on load and filter
Transistor saturation$I_B \geq I_C/\beta$β typically 50–300

Regulatory References

Regulation (EU) No 1321/2014, Annex III (Part-66): Establishes the licensing requirements for aircraft maintenance certifying staff
Appendix I to Part-66: Defines the Basic Knowledge Syllabus, including Module 4 (Electronic Fundamentals) and its knowledge levels
B2 Licence Category: Requires Module 4 at Level 3 (detailed theoretical knowledge with practical application capability)
AMC (Acceptable Means of Compliance) and GM (Guidance Material): Provide additional guidance on examination standards and knowledge level interpretation

Summary

Module 4 (Electronic Fundamentals) provides the essential electronic knowledge base for B2 certifying staff. Mastery of semiconductor theory, diode and transistor operation, integrated circuits, logic systems, transducers, and display technologies is critical for safe and effective maintenance of modern aircraft electronic systems. The knowledge levels specified in Part-66 Appendix I ensure that certifying staff possess not only theoretical understanding but also the practical diagnostic skills necessary to maintain increasingly complex avionics systems.

Ready to test this chapter?

Practice with exam-aligned questions and timed simulations.

Start Practicing Free