Wires and Connections
Wires and Connections
Transistors
Component Circuit Symbol Function of Component
A transistor amplifies current. It can
be used with other components to
Transistor NPN
make an amplifier or switching
circuit.
A transistor amplifies current. It can
be used with other components to
Transistor PNP
make an amplifier or switching
circuit.
Logic gates process signals which represent true (1, high, +Vs, on) or
false (0, low, 0V, off).
For more information please see the Logic Gates page.
There are two sets of symbols: traditional and IEC (International
Electrotechnical Commission).
Traditional Function of
Gate Type IEC Symbol
Symbol Gate
NOT A NOT gate
can only
have one
input. The 'o'
on the output
means 'not'.
The output of
a NOT gate
is the inverse
(opposite) of
its input, so
the output is
true when the
input is false.
A NOT gate
is also called
an inverter.
An AND
gate can have
two or more
inputs. The
AND output of an
AND gate is
true when all
its inputs are
true.
NAND A NAND
gate can have
two or more
inputs. The
'o' on the
output means
'not' showing
that it is a
Not AND
gate. The
output of a
NAND gate
is true unless
all its inputs
are true.
An OR gate
can have two
or more
inputs. The
output of an
OR
OR gate is
true when at
least one of
its inputs is
true.
A NOR gate
can have two
or more
inputs. The
'o' on the
output means
'not' showing
NOR that it is a
Not OR gate.
The output of
a NOR gate
is true when
none of its
inputs are
true.
EX-OR An EX-OR
gate can only
have two
inputs. The
output of an
EX-OR gate
is true when
its inputs are
different
(one true,
one false).
An EX-NOR
gate can only
have two
inputs. The
'o' on the
output means
'not' showing
that it is a
Not EX-OR
EX-NOR
gate. The
output of an
EX-NOR
gate is true
when its
inputs are the
same (both
true or both
false).
Symbol Component name Meaning
Wire Symbols
Conductor of
Electrical Wire electrical
current
Connected
Connected Wires
crossing
Selects
SPDT Toggle Switch between two
connections
Momentary
Pushbutton Switch switch -
(N.O) normally
open
Momentary
Pushbutton Switch switch -
(N.C) normally
closed
Close
connection by
Jumper jumper
insertion on
pins.
Solder to
Solder Bridge close
connection
Ground Symbols
Earth Ground Used for zero
potential
reference and
electrical
shock
protection.
Connected to
Chassis Ground the chassis of
the circuit
Digital / Common
Ground
Resistor Symbols
Resistor (IEEE) Resistor
reduces the
Resistor (IEC) current flow.
Variable Resistor /
Rheostat (IEEE) Adjustable
resistor - has
Variable Resistor / 2 terminals.
Rheostat (IEC)
Capacitor Symbols
Capacitor Capacitor is
used to store
electric
charge. It acts
as short
Capacitor circuit
with AC and
open circuit
with DC.
Electrolytic
Polarized Capacitor
capacitor
Electrolytic
Polarized Capacitor
capacitor
Adjustable
Variable Capacitor
capacitance
Variable Inductor
Generates
Current Source constant
current.
AC voltage
AC Voltage Source
source
Electrical
voltage is
generated by
Generator
mechanical
rotation of
the generator
Generates
Battery Cell constant
voltage
Generates
Battery constant
voltage
Generates
voltage as a
function of
Controlled Voltage
voltage or
Source
current of
other circuit
element.
Generates
current as a
function of
Controlled Current
voltage or
Source
current of
other circuit
element.
Meter Symbols
Voltmeter Measures
voltage. Has
very high
resistance.
Connected in
parallel.
Measures
electric
current. Has
Ammeter near zero
resistance.
Connected
serially.
Measures
Ohmmeter
resistance
Measures
Wattmeter electric
power
Allows
current flow
in one
direction, but
also can flow
Zener Diode
in the reverse
direction
when above
breakdown
voltage
Schottky
diode is a
Schottky Diode diode with
low voltage
drop
Variable
Varactor / Varicap
capacitance
Diode
diode
Tunnel Diode
LED emits
Light Emitting Diode light when
(LED) current flows
through
Photodiode
allows
current flow
Photodiode
when
exposed to
light
Transistor Symbols
Allows
current flow
NPN Bipolar
when high
Transistor
potential at
base (middle)
Allows
current flow
PNP Bipolar
when low
Transistor
potential at
base (middle)
Made from 2
bipolar
transistors.
Darlington Transistor Has total gain
of the
product of
each gain.
N-channel
JFET-N Transistor field effect
transistor
P-channel
JFET-P Transistor field effect
transistor
N-channel
NMOS Transistor MOSFET
transistor
P-channel
PMOS Transistor MOSFET
transistor
Misc. Symbols
Motor Electric motor
Change AC
voltage from
Transformer
high to low or
low to high.
Rings when
Electric bell
activated
Produce
Buzzer buzzing
sound
Bus Contains
several wires.
Bus Usually for
data /
Bus
address.
Optocoupler
Optocoupler / Opto- isolates
isolator onnection to
other board
Converts
electrical
Loudspeaker
signal to
sound waves
Converts
sound waves
Microphone
to electrical
signal
Operates
with
Schmitt Trigger
hysteresis to
reduce noise.
Analog-to-digital Converts
converter (ADC) analog signal
to digital
numbers
Converts
Digital-to-Analog digital
converter (DAC) numbers to
analog signal
Used to
generate
Crystal Oscillator precise
frequency
clock signal
Antenna Symbols
Antenna / aerial Transmits &
receives radio
Antenna / aerial waves
Two wires
Dipole Antenna simple
antenna
Outputs 1
AND Gate when both
inputs are 1.
Outputs 0
when both
NAND Gate
inputs are 1.
(NOT + AND)
Outputs 1
OR Gate when any
input is 1.
Outputs 0
when any
NOR Gate
input is 1.
(NOT + OR)
Outputs 1
when inputs
XOR Gate
are different.
(Exclusive OR)
Connects
Demultiplexer / selected
Demux 1 to 4 output to the
input line.