Unit 4: Electrical and Electronic Skill

Table of Contents

Multimeter

A Multimeter (or Volt-Ohm-Milliammeter, VOM) is an all-in-one electronic measuring instrument that combines several measurement functions in one unit. It is the most essential tool for working with electronics.

Use of Multimeter as...

CRITICAL SAFETY MISTAKES:
  1. Never connect an ohmmeter to a "live" (powered) circuit. You will destroy the meter.
  2. Never connect an ammeter in *parallel* (like a voltmeter). This creates a short circuit through the meter's low resistance, which will blow the meter's fuse or destroy it.

Specifications of a good Multimeter


Electronic Components

Resistor

Capacitor

Diode

ICs (Integrated Circuits)

PCB (Printed Circuit Board)


Cathode Ray Oscilloscope (CRO)

A CRO (or just "oscilloscope") is a test instrument that displays a graph of an electrical signal (Voltage) versus time. It allows you to "see" electricity.

Electron Gun

This is the part that creates the "pen" for drawing the graph.

  1. A cathode (a metal filament) is heated, boiling off electrons (thermionic emission).
  2. A high positive voltage at the anodes (electrostatic acceleration) pulls these electrons and accelerates them into a very fast, narrow electron beam.
  3. A control grid (electrostatic focusing) changes the voltage to control the *number* of electrons, which changes the brightness of the dot on the screen.

Uses of CRO

The beam then passes through two sets of "deflection plates" before hitting the fluorescent screen.

Result: The combination of the vertical (Y) signal and the horizontal (X) time sweep "draws" the graph of Voltage vs. Time on the screen.

Primary Uses:


Circuit Control and Safety Devices

Regulated Power Supply

A device that converts the high-voltage, alternating current (AC) from the wall socket (e.g., 230V AC) into a steady, low-voltage, direct current (DC) (e.g., 5V DC) that electronics need. It "regulates" the output, meaning the voltage stays constant even if the input AC voltage or the load changes.

Relays

A relay is an electrically operated switch.

Fuses

A fuse is a simple safety device designed to protect a circuit from overcurrent (too much current).

Switches

A mechanical device that manually opens (breaks) or closes (completes) an electrical circuit. (e.g., a light switch).


Electronic switch using transistor

A transistor (specifically, a Bipolar Junction Transistor or BJT) can be used as a solid-state switch, which has no moving parts and is much faster than a mechanical relay.

A transistor has three terminals: Base (B), Collector (C), and Emitter (E).

The principle is that a small current flowing into the Base (IB) controls a large current flowing from the Collector to the Emitter (IC).

Two States of the Switch:

  1. OFF State (Cut-off):
    • Action: We apply zero voltage/current to the Base (IB = 0).
    • Result: The transistor acts like an open switch. No current can flow from the Collector to the Emitter (IC = 0).
    • Example: The LED or motor connected to the Collector remains OFF.
  2. ON State (Saturation):
    • Action: We apply a small positive voltage/current to the Base (e.g., from a logic chip).
    • Result: The transistor "turns on" fully and acts like a closed switch. A large current is allowed to flow from the Collector to the Emitter (IC = max).
    • Example: The LED or motor connected to the Collector turns ON.

This is the fundamental principle behind all digital logic and computing. The "ON" and "OFF" states represent "1" and "0".