Logcist Ewan
Logcist Ewan
continuous values.
NUMBER SYSTEM
Digital Computer - an interconnection of Binary Numeral System - represents
digital modules. values using two symbols
NOT GATE or INVERTER: 1 input and 1 Adjacent Cells: two cells whose
output, output is always the complement of perspective addresses differ by only 1 digit
the input
Implicant: each product term in the sum of
NOR GATE: equivalent of OR GATE product expression
followed by inverter
Enclosure: denotes an implicant in the
NAND GATE: AND GATE followed by karnaugh map
inverter
Prime Implicant: an implicant that cannot Parallel Adder - allow multiple additions of
be enclosed by larger implicant binary digits. A digital circuit that adds two
binary numbers in parallel form and
BOOLEAN ALGEBRA produces the arithmetic sum of those
Boolean Constants - these are ‘0’ (false) numbers in parallel form
and ‘1’ (true)
Comparator - Used to compare two strings
Boolean Variable - can only take the to determine if both are exactly the same.
values ‘0’ or ‘1’ Consists of 4 X-NOR gates and 1 AND
gate.
Boolean Functions - each of the logic
functions (such as AND, OR, and NOT) are Magnitude Comparator - capable of
represented by symbols as described comparing two binary strings or words if
they are equal, greater or less than with
Boolean Theorems - set of identities and each other. (available in TTL(IC 7485)) or
laws CMOS families.
Main difference between the two is the carry 3-to-8 line Decoder - used to decode all
in process capability of the latter. possible combinations of three input bits.
Has three inputs and eight outputs and that
Half Subtractor - performs subtraction of is why it is called a 3-bit binary decoder.
two binary digits. Consists of 8 AND gates, 12 NOT gates, 3
input lines, 8 output lines.
Full Subtractor - subtraction of three bits.
Consisting of a minuend, subtrahend, BCD-to-Seven Segment Decoder -
borrow in, output difference, and borrow out. convert a BCD input combination into a form
which will drive a 7-segment display.
Consists of 10 AND gates, 25 NOT gates, 4 convert decimal (10 digits) input into its
input lines, 10 output lines. corresponding BCD output. 10 inputs and 4
outputs.
Common Anode Decoder - used to
drive a common anode 7-segment. ICs Applications of Encoder
4510 74LS47 1. Computer Keyboard - uses encoders to
minimize the number of wire needed in the
Common Cathode Decoder - drives a circuit
common cathode 7-segment. IC's 74LS48 2. Computer Hardware Detection System -
and 4511 uses an encoder for the CPU to detect
which I/O device has requested for
Both of these decoders are not communication.
interchangeable. 3. Positional Encoders - used in magnetic
positional control that guides the ships and
7-Segment Display - provides a robots (mobile) in determining locations.
convenient way of displaying information or
digital data in the form of numbers, letters or Multiplexer - used for combining several
alpha-numeric characters using 7 digits signals into an aggregate bit stream,
connected LEDs, placed together on a simply a data selector.
single display package. - Also called "Mux" or "Muxes" and works
like a rotary switch that connects multiple
Memory Address Decoder - used to input lines (2, 4, 8, 16, etc.) into a single
control the access and use of a memory unit common output line.
in a modern microprocessor system.
2-to-1 line Multiplexer - a circuit that
Encoder - device that accepts all the data consists of two input lines with one output
inputs at a time and converts this data into a line.
single encoded output.
4-to-1 line multiplexer - a circuit that
4-to-2 Line Decoder - single bit encoder consists of four input lines with one output
that has 4 bits input and 2 bits output. line.
Consists of 1 AND gate, 1 OR gate, and 2
NOT gates. 8-to-1 line multiplexer - consists of eight
input lines with one output line. Consists of
Priority Encoder - prioritizes a number of 4 input NAND gates, one 8-input NAND
significant input bits in the data stream, and gate and 4 NOT gates.
once it detects a high input, it will ignore the
other bits. Every m inputs are designated Demultiplexer - performs the opposite
with its own priority. The Most Significant Bit function of a multiplexer. Accepts a single
(MSB): highest priority, Least Significant Bit input data to produce 2^n output lines.
(LSB): Lowest priority. converts a serial data signal at the input
into a parallel data output. Can also
10-to-4 Line Decoder - also known as function as a decoder by using address
Decimal-to-BCD encoder, a circuit used to
inputs as binary inputs and providing an
output that matches the address input.
Types of Latch
1. SR Latch - considered the most
basic latch circuit available where S
stands for Set and R for Reset.
Cross-coupling with two NOR
gates and its store bit is available
on its output (Q)
Registers
- Flip flop is 1 bit memory cell
BILATERAL SWITCH
Semiconductor Memory
- A device that is used to store and
retrieve digital data that is fabricated by
using integrated circuit technology.
- Also called “memory chip” or
Types of Bilateral Switches “integrated memory” which is commonly
1. Single Pole Single Throw Switch - used as computer memory.
consists of a switch and a non - Used to program and data during
inverting amplifier that controls the computer operation and replaces the core
movement of the pole. Switch option memory as the main active memory used by
is either OFF or A-B. computers.
Types of ROM
Electrically Erasable Programmable ROM
Mask ROM - content is programmed and
(EEPROM) - stored data can be erased
loaded by the IC manufacturer. Called
by exposing it to an electrical charge.
“Mask” because of the process ROM is
Applying a high voltage(about 21 volts),
manufactured. Mask refers to the region
single byte of memory are erased in 10ms.
of the IC that is masked off before the
process of lithography (etching).