Module 4: Electronic Fundamentals
SkyLicence study guide with diagrams.
Module 4: Electronic Fundamentals — EASA Part-66 Category B1.3 (Helicopter)
1. Module Overview
Module 4 of the EASA Part-66 syllabus provides the essential electronic knowledge required for certifying staff working on helicopter electrical and electronic systems. This module bridges the gap between basic electrical theory and the complex avionic systems found on modern helicopters, including FADEC engine controls, digital displays, and fly-by-wire flight control systems.
The module covers the fundamental building blocks of electronics: semiconductor devices, integrated circuits, amplifiers, logic circuits, and the signal conditioning techniques used throughout helicopter systems. For the B1.3 category (helicopter turbine), particular emphasis is placed on the practical application of these principles to engine instrumentation, power distribution, and avionics systems.
The knowledge levels required by the syllabus are:
2. Key Concepts Explained in Detail
2.1 DC Circuit Analysis (Module 4.1)
Ohm's Law and Kirchhoff's Laws
The foundation of all electronic circuit analysis is Ohm's Law, which states that the current flowing through a conductor between two points is directly proportional to the voltage across the two points and inversely proportional to the resistance between them:
V = I × R
Where:
Kirchhoff's Voltage Law (KVL) states that the algebraic sum of all voltages around any closed loop in a circuit equals zero. In practical terms, the sum of voltage drops across components in a series circuit equals the supply voltage.
Kirchhoff's Current Law (KCL) states that the algebraic sum of all currents entering and leaving a node (junction) equals zero.
Series and Parallel Circuits
In a series circuit:
In a parallel circuit:
Practical Application: Cable Voltage Drop
When a load is connected to a power source through a cable, the cable resistance causes a voltage drop. This is critical in helicopter DC power distribution systems where long cable runs are common.
Worked Example: A 24 V nominal battery supplies a 10 Ω load through a cable with a total resistance of 0.5 Ω.
Total circuit resistance = 10 Ω + 0.5 Ω = 10.5 Ω
Circuit current: I = V/R = 24 V / 10.5 Ω ≈ 2.286 A
Voltage drop across cable: V_cable = I × R_cable = 2.286 A × 0.5 Ω ≈ 1.14 V
This calculation demonstrates why cable sizing is critical in aircraft electrical systems — excessive cable resistance leads to voltage drops that can affect sensitive avionics equipment.
2.2 Semiconductor Devices (Module 4.2)
Diode Characteristics
A diode is a two-terminal semiconductor device that conducts current in one direction only. The key characteristics include:
Forward Bias: When the anode is positive relative to the cathode, the diode conducts. A silicon diode typically has a forward voltage drop of approximately 0.6–0.7 V. A germanium diode has a lower forward drop of approximately 0.3 V.
Reverse Bias: When the cathode is positive relative to the anode, the diode blocks current flow (except for a small leakage current). If the reverse voltage exceeds the breakdown voltage, the diode conducts in reverse — this is the operating principle of zener diodes.
Practical Application: In a circuit with a 5 V supply, a silicon diode (0.6 V forward drop) and a 100 Ω resistor in series:
Voltage across resistor: V_R = 5.0 V − 0.6 V = 4.4 V
Current: I = V_R / R = 4.4 V / 100 Ω = 0.044 A = 44 mA
This calculation is fundamental to understanding diode biasing in rectifier and protection circuits throughout helicopter avionics.
Zener Diodes
A zener diode is specifically designed to operate in the reverse breakdown region. When the reverse voltage reaches the zener voltage, the diode maintains a nearly constant voltage across its terminals over a range of currents. This makes it ideal for:
The zener diode's ability to maintain a stable reference voltage is essential for accurate regulation in helicopter DC power systems.
Transistor Operation
Transistors are three-terminal semiconductor devices used for switching and amplification. The three terminals are:
Saturation: When a transistor is fully turned on, the collector-emitter voltage (V_CE(sat)) drops to a very low value (typically 0.2 V for silicon transistors). The transistor acts like a closed switch.
Cut-off: When the base-emitter junction is not forward biased, no collector current flows. The transistor acts like an open switch.
Active Region: The transistor operates as an amplifier, with collector current proportional to base current.
Worked Example: A 12 V battery supplies a 4 Ω load through a switching transistor in saturation (V_CE(sat) = 0.2 V).
Voltage across load: V_load = 12 V − 0.2 V = 11.8 V
Load current: I = 11.8 V / 4 Ω = 2.95 A
Power dissipated in load: P = I² × R = (2.95)² × 4 = 34.8 W
2.3 Integrated Circuits and Logic Circuits (Modules 4.3, 4.4)
Logic Gates
Digital logic gates are the building blocks of all digital electronic systems. Each gate implements a Boolean function:
| Gate | Symbol | Output Condition | Truth Table (2-input) |
|---|---|---|---|
| AND | • | HIGH only when ALL inputs HIGH | 00→0, 01→0, 10→0, 11→1 |
| OR | + | HIGH when ANY input HIGH | 00→0, 01→1, 10→1, 11→1 |
| NAND | • (inverted) | LOW only when ALL inputs HIGH | 00→1, 01→1, 10→1, 11→0 |
| NOR | + (inverted) | HIGH only when ALL inputs LOW | 00→1, 01→0, 10→0, 11→0 |
| XOR | ⊕ | HIGH when inputs differ | 00→0, 01→1, 10→1, 11→0 |
NOR Gate: The NOR gate produces a HIGH output only when all inputs are LOW. This is the inverse of the OR gate. NOR gates are significant because they are "functionally complete" — any logic function can be implemented using only NOR gates.
Tri-State Outputs
A tri-state output has three possible states:
The high-impedance state is essential in systems where multiple devices share a common data bus. Only one device at a time drives the bus; all others must be in the high-impedance state to prevent conflicts. This is controlled by an "enable" input on each device.
Integrated Circuit Technology
Integrated circuits (ICs) combine multiple transistors, resistors, and capacitors on a single semiconductor substrate. Common families include:
2.4 Amplifiers (Module 4.6)
Amplifier Classes
Amplifiers are classified by their biasing and conduction angle:
Class A: The output device conducts for 100% of the input cycle (360°). The operating point is set in the middle of the linear region. Provides the lowest distortion but lowest efficiency (maximum theoretical efficiency is 50%). Used for small-signal, high-fidelity applications.
Class B: The output device conducts for 50% of the input cycle (180°). Push-pull configurations use two devices, one for each half-cycle. Suffers from crossover distortion at the zero-crossing point.
Class C: The output device conducts for less than 50% of the input cycle. Highly non-linear, used only for RF applications where tuned circuits can restore the waveform.
Class D: Switching amplifier where the output devices are either fully on or fully off. High efficiency (>90%) but requires output filtering.
Application: For amplifying small AC signals from sensors (such as rate gyros in yaw damper systems) with minimal distortion, Class A amplifiers are the preferred choice due to their linear operation across the entire input cycle.
2.5 Signal Conditioning (Module 4.5)
Frequency-to-Voltage Conversion
Many helicopter sensors produce frequency outputs proportional to a measured parameter:
A frequency-to-voltage (F/V) converter transforms this frequency signal into a proportional DC voltage suitable for driving cockpit indicators or input to a FADEC. Common implementations include:
Worked Example: An MPU produces 120 pulses per revolution. At 30,000 RPM:
Frequency = (30,000 / 60) × 120 = 500 × 120 = 60,000 Hz = 60 kHz
Rectification and Filtering
Simple rectification converts AC to DC but does not provide frequency information. A full-wave rectifier followed by a smoothing capacitor produces a DC voltage proportional to the AC amplitude, not frequency. This is why F/V converters are essential for frequency-based sensors.
2.6 AC Theory and Three-Phase Systems (Module 4.4)
Three-Phase Star Connection
In a star (wye) connected three-phase system:
The relationship between line and phase voltage is:
V_L = √3 × V_ph ≈ 1.732 × V_ph
Worked Example: A balanced 200 V (phase-to-neutral) star-connected supply:
Line-to-line voltage = 200 V × √3 ≈ 346 V
This is critical when verifying power supplies to helicopter instruments and avionics, particularly 400 Hz three-phase systems used for gyroscopes and other rotating instruments.
Frequency and Period
The relationship between frequency and period is:
f = 1/T
Where:
Worked Example: A square wave with a period of 2 ms:
f = 1 / (2 × 10⁻³ s) = 500 Hz
2.7 Digital Techniques and Data Conversion (Module 4.7)
Analog-to-Digital Conversion
Analog-to-digital converters (ADCs) convert continuous analog signals into discrete digital values. Key parameters include:
Resolution: The smallest voltage change that can be detected, determined by the number of bits:
Resolution = V_ref / 2^n
Where:
Worked Example: A 10-bit ADC with a 5 V reference:
Resolution = 5 V / 2¹⁰ = 5 V / 1024 ≈ 4.88 mV
This means each least significant bit (LSB) represents approximately 4.88 mV. A 10-bit ADC can represent 1024 discrete levels.
Digital-to-Analog Conversion
Digital-to-analog converters (DACs) perform the reverse function, converting digital values to proportional analog voltages. Common implementations include:
2.8 Temperature Sensors (Module 4.10)
Thermocouples
Thermocouples operate on the Seebeck effect: when two dissimilar metals are joined at two junctions at different temperatures, a voltage is produced proportional to the temperature difference.
Output voltage = Seebeck coefficient × Temperature difference
Type K (Chromel-Alumel): The most common aircraft thermocouple type, with a Seebeck coefficient of approximately 41 µV/°C over its operating range.
Worked Example: Type K thermocouple, reference junction at 0°C, measuring junction at 800°C:
Output = 41 µV/°C × 800°C = 32,800 µV = 32.8 mV
Advantages of thermocouples:
Disadvantages:
Resistance Temperature Detectors (RTDs)
RTDs use the principle that the resistance of a metal (typically platinum) changes predictably with temperature.
Advantages:
Disadvantages:
Application: For turbine gas temperature (TGT) measurement in helicopter engines, thermocouples are preferred due to their ability to withstand the extreme temperatures (up to 1000°C+) in the turbine section.
2.9 Capacitive Sensors and Fire Detection (Module 4.3)
Capacitor Fundamentals
Capacitance is the ability of a component to store electrical charge:
C = ε × A / d
Where:
Capacitive Fire Detection
Capacitive fire detectors use the principle that the dielectric constant of the gas between two electrodes changes with temperature. When a fire causes the temperature to rise:
The plates and their spacing are fixed; the sensing mechanism is the change in dielectric properties, not resistance or voltage.
2.10 Inductance and Electromagnetic Induction (Module 4.3)
Inductor Fundamentals
Inductance is the property of a coil that opposes changes in current flow. The inductance of a coil depends on its physical construction:
L = μ × N² × A / l
Where:
Inductance is determined solely by physical construction — it does not depend on the current or voltage applied. An LCR meter measures the reactance of the coil but the inductance itself is fixed by geometry and core material.
Applications in Helicopter Systems
2.11 Voltage Regulators (Module 4.7)
Carbon Pile Regulators
Carbon pile regulators are electro-mechanical devices used in older helicopter DC generation systems. The principle of operation:
This creates a negative feedback loop that maintains a constant output voltage.
Electronic Regulators
Modern helicopters use electronic voltage regulators that:
2.12 Optoelectronic Devices (Module 4.3)
Light Emitting Diodes (LEDs)
LEDs are semiconductor devices that emit light when forward biased. Key advantages over incandescent bulbs:
These characteristics make LEDs ideal for:
3. Important Formulas and Relationships
Fundamental Electrical Formulas
| Quantity | Formula | Units |
|---|---|---|
| Ohm's Law | V = I × R | V, A, Ω |
| Power | P = V × I = I² × R = V²/R | W |
| Frequency | f = 1/T | Hz, s |
| Three-phase line voltage | V_L = √3 × V_ph | V |
| Capacitance | C = ε × A/d | F |
| Inductance | L = μN²A/l | H |
| ADC resolution | Resolution = V_ref/2^n | V |
| Thermocouple output | V_out = α × ΔT | V |
Where:
4. Common Relationships Between Concepts
Sensor → Signal Conditioning → Display/Control
Most helicopter electronic systems follow a common architecture:
Examples:
| Measured Parameter | Sensor | Signal Type | Conditioning |
|---|---|---|---|
| Turbine temperature | Thermocouple | mV DC | Amplification, cold junction compensation |
| Engine speed (N1) | Magnetic pick-up | Frequency | F/V conversion |
| Rotor speed | Tachogenerator | AC frequency | F/V conversion |
| Fire detection | Capacitive sensor | Capacitance change | Bridge circuit, threshold detection |
Digital System Architecture
Analog sensors → ADC → Digital processing → DAC → Analog output
The ADC resolution determines the precision of the digital representation. A 10-bit ADC with 5 V reference can resolve approximately 4.88 mV, which is adequate for most engine parameters.
5. Typical Exam Focus Points
Level 1 (Overview) — Key Facts to Remember
Level 2 (General Knowledge) — Concepts to Understand
Level 3 (Detailed Theory) — Calculations and Applications
Common Exam Traps
6. Regulatory References
The knowledge levels specified in the syllabus for each sub-topic determine the depth of understanding required. For Module 4, most sub-topics require Level 2 or Level 3 knowledge, reflecting the importance of electronic fundamentals for helicopter maintenance certifying staff.
Ready to test this chapter?
Practice with exam-aligned questions and timed simulations.
Start Practicing Free