1.
Basics of Digital Systems
- Digital
systems work with discrete values, usually 0 and 1.
- Analog
systems work with continuous values.
- Binary
number system is used in all digital circuits.
- A bit is a
binary digit, either 0 or 1.
- A byte
consists of 8 bits.
- Nibble is
a group of 4 bits.
- Binary
numbers are converted to decimal for interpretation.
- The octal
number system uses base 8.
- The
hexadecimal system uses base 16.
- Hexadecimal
is often used in computer memory addressing.
2.
Logic Gates
- Logic
gates perform basic logic operations.
- AND gate
output is 1 only if all inputs are 1.
- OR gate
output is 1 if any input is 1.
- NOT gate
inverts the input signal.
- NAND gate
output is opposite of AND gate.
- NOR gate
output is opposite of OR gate.
- XOR gate
output is 1 when inputs are different.
- XNOR gate
output is 1 when inputs are the same.
- Truth
tables show input-output logic relationships.
- Boolean
algebra simplifies digital circuits.
3.
Number Systems and Codes
- Binary
addition follows 1+1 = 10 rule.
- Binary
subtraction follows 10−1 = 1 rule.
- BCD stands
for Binary-Coded Decimal.
- ASCII code
represents letters and numbers in computers.
- Parity
bits are used for error detection.
- Even
parity means total number of 1s is even.
- Odd parity
means total number of 1s is odd.
- Gray code
changes only one bit between adjacent numbers.
- Excess-3
code is used in digital counters.
- Codes help
reduce data transmission errors.
4.
Logic Circuits
- Combinational
logic depends only on current inputs.
- Sequential
logic depends on current and past inputs.
- Flip-flops
store one bit of data.
- SR
flip-flop has Set and Reset inputs.
- JK
flip-flop eliminates invalid states.
- D
flip-flop transfers input at clock edge.
- T
flip-flop toggles its state when triggered.
- Latches
are used for temporary data storage.
- Counters
count pulses in digital circuits.
- Shift
registers move data in serial or parallel form.
5.
Microprocessors and Computers
- A
microprocessor is the brain of a digital system.
- Microprocessor
performs arithmetic and logic operations.
- CPU stands
for Central Processing Unit.
- CPU
includes ALU, control unit, and registers.
- ALU stands
for Arithmetic Logic Unit.
- Memory
stores data and instructions.
- RAM is
volatile memory that loses data when power is off.
- ROM is
non-volatile memory that retains data permanently.
- EEPROM can
be electrically erased and reprogrammed.
- Cache
memory speeds up processor operations.
6.
Computer Systems
- Hardware
includes physical components like CPU, keyboard, and monitor.
- Software
is a set of instructions for hardware.
- Operating
system manages computer resources.
- BIOS
stands for Basic Input Output System.
- Input
devices include keyboard, mouse, and scanner.
- Output
devices include monitor and printer.
- Storage
devices include hard drive, SSD, and USB.
- Data bus
carries data between components.
- Address
bus carries memory addresses.
- Control
bus manages operation timing and control signals.
7.
Digital Data Transmission
- Data
transmission can be serial or parallel.
- In serial
transmission, bits are sent one after another.
- In
parallel transmission, multiple bits are sent simultaneously.
- Synchronous
transmission uses a clock signal.
- Asynchronous
transmission uses start and stop bits.
- Baud rate
defines number of signal changes per second.
- Modulation
converts digital data to analog signals.
- Demodulation
converts analog signal back to digital.
- Multiplexing
allows multiple signals on one channel.
- Demultiplexing
separates combined signals.
8.
Aircraft Digital Systems
- Modern
aircraft use digital avionics for precision and reliability.
- ADC
converts analog signals to digital form.
- DAC
converts digital signals to analog form.
- ARINC 429
is a common digital data bus in aircraft.
- ARINC 429
uses one-way transmission and two wires.
- ARINC 629
allows multiple transmitters on one bus.
- MIL-STD-1553
is used in military aircraft.
- Digital
data buses reduce wiring complexity.
- Redundancy
ensures system reliability in avionics.
- EFIS
displays flight data on LCD or CRT screens.
9.
Instrument Systems
- Digital
instruments replace traditional mechanical gauges.
- ADCs are
used in digital flight data systems.
- Flight
Data Recorder (FDR) stores aircraft data continuously.
- Cockpit
Voice Recorder (CVR) stores crew communications.
- Digital
Air Data Computer (ADC) calculates altitude and airspeed.
- Attitude
and Heading Reference System (AHRS) provides aircraft attitude.
- Inertial
Reference System (IRS) uses accelerometers and gyros.
- Gyros
sense angular rotation.
- Accelerometers
sense linear acceleration.
- Glass
cockpit integrates multiple displays into one system.
10.
Safety, Maintenance, and Testing
- Static
electricity can damage electronic circuits.
- Always use
anti-static wrist straps when handling components.
- Grounding
prevents electrostatic discharge (ESD) damage.
- Continuity
testing checks complete electrical paths.
- Insulation
testing ensures isolation between circuits.
- Logic
probes test digital high or low states.
- Oscilloscopes
display voltage over time.
- Multi meters
measure voltage, current, and resistance.
- Built-in
Test Equipment (BITE) detects faults automatically.
- Regular
calibration ensures accurate electronic readings.
M5 Digital
Techniques
- Total Question = 622
- Powerpoint Format
- Each Slide Have 03 Question