7.3 Electrical Components, Symbols & Logic Switches

Key Takeaways

  • Capacitors store energy in electric fields and block DC while passing AC; diodes serve as one-way valves for current rectification
  • Electromechanical relays enable low-power control signals to safely actuate high-power electrical circuits
  • Fuses (sacrificial) and circuit breakers (resettable) safeguard circuits against overcurrent and short-circuit faults
  • Switches connected in series implement AND logic, requiring all switches to be closed for current to flow
  • Switches connected in parallel implement OR logic, allowing current to flow if any single branch switch is closed
Last updated: July 2026

Electrical Components, Symbols & Logic Switches

Quick Answer: Practical circuits incorporate functional hardware components to manipulate, store, control, and safeguard electrical energy. Essential components include capacitors (charge storage and DC blocking), diodes (one-way current valves), relays (electromechanical switching), and circuit breakers/fuses (overcurrent protection). Reading schematic diagrams and analyzing logic switch networks—where series switches perform AND operations and parallel switches perform OR operations—are core competencies tested on the DAA.


1. Hardware Breakdown of Key Electrical Components

Modern military electrical systems rely on discrete hardware components designed for specific electronic tasks.

ComponentPrimary Physical FunctionKey Behavior / Property
CapacitorStores charge in electric fieldBlocks DC, passes AC
InductorStores energy in magnetic fieldPasses DC, opposes high-freq AC
DiodeOne-way semiconductor valveForward biased ON, reverse OFF
RelayElectromechanical switchLow-power controls high-power circuit
Fuse / BreakerOvercurrent safety protectionInterrupts circuit during fault
TransformerAC voltage step-up / step-downElectromagnetic induction (AC only)

Capacitors

A capacitor is a passive electrical component designed to store energy in an electric field. It consists of two parallel conductive plates separated by an insulating layer called a dielectric (ceramic, mica, paper, or air). Capacitance is measured in Farads (F) (commonly microfarads $\mu\text{F}$ or picofarads $\text{pF}$).

  • DC vs. AC Behavior:
    • In Direct Current (DC) Circuits: When connected to DC, electrons accumulate on one plate while leaving the opposite plate, rapidly charging the capacitor to the supply voltage. Once fully charged, no further current can flow through the dielectric. Thus, capacitors block DC.
    • In Alternating Current (AC) Circuits: Because AC voltage continuously reverses polarity, the capacitor repeatedly charges and discharges in opposite directions, allowing AC signals to pass continuously.
  • Energy Stored: $E = \frac{1}{2} C V^2$ (Joules).

Inductors & Transformers

An inductor is a coil of insulated wire wrapped around a core (air, iron, or ferrite). When current flows through the coil, it establishes a magnetic field, storing energy. Inductance is measured in Henries (H).

  • Lenz's Law: Inductors oppose sudden changes in current. They pass steady DC with minimal resistance but offer high impedance to rapid AC signals.
  • Transformers: A transformer consists of two separate wire coils—the primary winding and secondary winding—wrapped around a shared magnetic core. By applying AC voltage to the primary coil, a changing magnetic field induces an AC voltage in the secondary coil. The voltage transformation ratio matches the coil turns ratio: [ \frac{V_{\text{primary}}}{V_{\text{secondary}}} = \frac{N_{\text{primary}}}{N_{\text{secondary}}} ] Note: Transformers function exclusively on AC; steady DC cannot induce a voltage in the secondary winding.

Diodes & Rectifiers

A diode is a two-terminal semiconductor device (P-N junction) that acts as a one-way valve for electrical current.

  • Forward Bias: When positive voltage is applied to the anode and negative to the cathode, the diode conducts current with a small forward voltage drop ($\approx 0.7\text{V}$ for silicon).
  • Reverse Bias: When polarity is reversed, the internal depletion region expands, blocking current flow up to its breakdown threshold.
  • Rectification: Diodes are assembled into bridge rectifiers to convert Alternating Current (AC) into unidirectional Direct Current (DC) for battery chargers and electronic devices.
  • Light Emitting Diodes (LEDs): Specialized diodes that emit photons (light) when forward-biased, consuming vastly less power than incandescent bulbs.

Protection Devices: Fuses, Circuit Breakers, and GFCIs

Overcurrent protection devices prevent electrical fires and equipment destruction when short circuits or overloads occur.

  1. Fuses: Contain a sacrificial metal wire with a precise melting point. When current exceeds the rated threshold for a given duration, the wire melts ("blows"), creating a physical open circuit. Fuses are fast-acting, highly reliable, but single-use only.
  2. Circuit Breakers: Utilize an internal bimetallic strip (for thermal overload protection) or an electromagnetic solenoid (for instantaneous short-circuit protection) to trip a mechanical switch. Breakers can be manually reset after resolving the fault.
  3. Ground Fault Circuit Interrupters (GFCIs): Monitor current balance between outgoing hot wires and returning neutral wires. If a mismatch as small as 4-6 milliamperes is detected (indicating current leaking through a person to ground), the GFCI trips within milliseconds to prevent electrocution.

Relays & Contactors

A relay is an electromechanical switch operated by a small electromagnet. Applying a tiny control current to the relay's internal coil energizes a magnetic field, physically pulling a movable contact arm to close or open a secondary circuit.

  • Key Advantage: Allows a low-voltage, low-power control circuit (such as a 5V digital signal or dashboard switch) to safely switch a high-voltage, high-current load (such as a 24V starter motor or high-output searchlight) without running thick, heavy cables to the control panel.

2. Standard Schematic Symbols Reference Guide

To interpret circuit diagrams on the DAA, you must instantly recognize key schematic symbols:

  • Resistor: A jagged zig-zag line (IEEE style) or a plain rectangle (IEC style).
  • Potentiometer (Variable Resistor): Resistor symbol with an arrow pointing toward the middle.
  • Capacitor: Two parallel lines of equal length (non-polarized) or one straight line and one curved line (polarized).
  • Diode: An equilateral triangle pointing against a vertical line. Current flows in the direction of the triangle's point.
  • Light Emitting Diode (LED): Standard diode symbol with two small arrows pointing outward (emitting light).
  • Battery (DC Source): Alternating long thin lines (positive terminal) and short thick lines (negative terminal).
  • Ground Connections:
    • Earth Ground: Decreasing horizontal lines forming a downward triangle (connection to earth).
    • Chassis Ground: A raked rake-like symbol connecting to the metallic vehicle frame.
  • Switch (SPST): A line break with a hinged lever segment swung open at an angle.
  • Fuse: A horizontal line passing through a small rectangle or a line with a central loop.

3. Logic Switches and Boolean Circuit Architectures

A key feature of the DAA Electrical Comprehension test is evaluating switch logic circuits. In these problems, mechanical switches are arranged in combinations to control an output load (e.g., a lamp, motor, or alarm).

The AND Logic Gate (Series Switches)

When two or more switches are connected sequentially in series, they form an AND logic condition.

  • Boolean Rule: Current flows to the lamp ONLY IF Switch A AND Switch B are BOTH CLOSED.
  • Truth Table Behavior: If either switch is OPEN, the circuit path is broken and the lamp remains OFF.

The OR Logic Gate (Parallel Switches)

When two or more switches are placed in separate parallel branches, they form an OR logic condition.

  • Boolean Rule: Current flows to the lamp if Switch A OR Switch B (or both) are CLOSED.
  • Truth Table Behavior: The lamp turns ON as long as at least one unbroken parallel branch exists. The lamp turns OFF only when ALL parallel switches are OPEN simultaneously.

The NOT Logic Gate (Normally Closed / Bypass Switches)

A Normally Closed (NC) push-button or a switch placed in parallel across the load acts as an inverter (NOT gate). Actuating the switch opens the contacts, turning the load OFF.


4. Complex Hybrid Switch Networks

Exam questions frequently combine series and parallel switch sub-networks into complex logic trees.

Analysis Methodology for Complex Switch Networks:

  1. Trace from Source to Load: Start at the positive terminal of the power source and attempt to trace a continuous line to the load.
  2. Evaluate Bottlenecks (Series Elements): Identify switches that are in series with the main power trunk. These switches represent compulsory checkpoints; if a series switch is open, no current can pass, regardless of the state of other switches.
  3. Evaluate Alternative Paths (Parallel Blocks): Identify parallel branches. If the main trunk is closed, current can pass through either branch B or branch C.
  4. Formulate the Logic Equation: For a series switch A followed by parallel switches B and C, the condition for the lamp to illuminate is: [ \text{Lamp ON} = \text{Switch A AND (Switch B OR Switch C)} ]

5. Diagnostic Circuit Tracing Strategy for the DAA

When presented with a visual switch logic item during the exam:

  1. Locate the Power Terminals: Identify the positive ($+$) and negative ($-$) terminals of the battery or source.
  2. Apply the "Pencil Trace" Technique: Mentally or physically trace an unbroken line from the positive node toward the output lamp or motor.
  3. Test Each Option: Evaluate each switch combination presented in the answer choices:
    • Treat CLOSED switches as solid lines.
    • Treat OPEN switches as broken gaps.
  4. Verify Complete Loop Return: Ensure the path doesn't just reach the lamp, but also completes the return circuit back to the negative terminal of the source.

By mastering component operations, schematic symbol recognition, and logic switch analysis, you will confidently solve all hardware and circuit logic problems on the Defence Aptitude Assessment.

Loading diagram...
Switch Logic Configurations (AND vs. OR Gate Circuits)
Test Your Knowledge

Which electronic component is designed to conduct current in only one direction while blocking current in the opposite direction?

A
B
C
D
Test Your Knowledge

How does a capacitor behave when connected across a steady Direct Current (DC) power source?

A
B
C
D
Test Your Knowledge

What is the primary advantage of using an electromechanical relay in a vehicle electrical system?

A
B
C
D
Test Your Knowledge

In a visual circuit diagram, two switches are connected in parallel leading to an indicator lamp. Under what condition will the lamp illuminate?

A
B
C
D
Congratulations!

You've completed this section

Continue exploring other exams