Assignment 1
Assignment 1
Electrical & electronic symbols and images are used by engineers in circuit diagrams and
schematics to show how a circuits components are connected together
Circuit layouts and schematic diagrams are a simple and effective way of showing pictorially the
electrical connections, components and operation of a particular electrical circuit or system.
Basic electrical and electronic graphical symbols called Schematic Symbols are commonly
used within circuit diagrams, schematics and computer aided drawing packages to identify the
position of individual components and elements within a circuit.
Graphical symbols not only identify a components position but the type of electrical element too,
whether its resistive, inductive, capacitive, mechanical, etc. Thus in circuit diagrams and
schematics, graphical symbols identify and represent electrical and electronic devices and show
how they are electrically connected together while drawing lines between them represents the
wires or component leads.
A the connecting leads or pins of a component in a schematic diagram can be identified using
letters or abreviations. For example, the connecting leads of a bipolar junction transistor, (BJT)
are identified as E (emitter), B (base), and C (collector). Arrows are also used within schematic
symbols to indicate the direction of convertional current flow around a circuit or through a
component, or are used as part of their graphical symbol to show that the components has a
variable or adjustable value. For example, a potentiometer or rheostat.
Although electrical components are represented by universally accepted schematic symbols,
there are a number of variants and alternative symbols used throughout the world to represent
the same electrical component or device. For example, the IEC (International Electrotechnical
Commission) have one set of symbols, while the IEEE (Institute of Electrical and Electronics
Engineers) have an alternative set of symbols for the same component.
The basic electrical and electronic graphical symbols presented here are the more generally
accepted graphical symbols because of their common usage across a range of electrical and
electronic fields. The individual graphical symbols below are given along with a brief description
and explanation.
Power Supply Schematic Symbols
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Fixed Resistor (IEEE Design)
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Transistor Symbols
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
Schematic
Symbol Identification Description of Symbol
Symbol
N-channel junction field effect transistor
having an n-type semiconductive channel
between the Source (S) and Drain (D)
N-JFET Transistor
terminals with the Gate (G) arrow pointing
inwards to indicate direction of conventional
current flow
Schematic
Symbol Identification Description of Symbol
Symbol
A Silicon Controlled Rectifier (SCR) or
Thyristor is a 3-terminal, four-layered PNPN
semiconductor unidirectional device with its
Silicon Controlled Rectifier main terminals labelled Anode (A), Cathode (K)
and Gate (G). Once triggered ON it remains
conducting as long as current flows through it
and can operate at higher voltages and currents
Logic inverter
Logic buffer NOT
+ Info
Logic inverter
Inverter Schmitt
NOT
Logic inverter
Logic Buffer
NOT gate
Logic Gate Symbols, NEMA System
Intact programmable
Fixed connection
connection
No connection
Binary code, code used in digital computers, based on a binary number system in which there are only
two possible states, off and on, usually symbolized by 0 and 1. Whereas in a decimal system, which
employs 10 digits, each digit position represents a power of 10 (100, 1,000, etc.), in a binary system each
digit position represents a power of 2 (4, 8, 16, etc.). A binary code signal is a series of electrical pulses
that represent numbers, characters, and operations to be performed. A device called a clock sends out
regular pulses, and components such as transistors switch on (1) or off (0) to pass or block the pulses. In
binary code, each decimal number (0–9) is represented by a set of four binary digits, or bits. The four
fundamental arithmetic operations (addition, subtraction, multiplication, and division) can all be
reduced to combinations of fundamental Boolean algebraic operations on binary numbers.
(See the table below for how the decimal numbers from 0 to 10 are represented in binary.)
decima
binary conversion
l
0 0 0 ( 20 )
1 1 1 ( 20 )
2 10 1 ( 21 ) + 0 ( 20 )
3 11 1 ( 21 ) + 1 ( 20 )
4 100 1 ( 22 ) + 0 ( 21 ) + 0 ( 20 )
5 101 1 ( 22 ) + 0 ( 21 ) + 1 ( 20 )
6 110 1 ( 22 ) + 1 ( 21 ) + 0 ( 20 )
7 111 1 ( 22 ) + 1 ( 21 ) + 1 ( 20 )
Decimal numerals represented by binary digits
decima
binary conversion
l
8 1000 1 ( 23 ) + 0 ( 22 ) + 0 ( 21 ) + 0 ( 20 )
9 1001 1 ( 23 ) + 0 ( 22 ) + 0 ( 21 ) + 1 ( 20 )
10 1010 1 ( 23 ) + 0 ( 22 ) + 1 ( 21 ) + 0 ( 20 )