Topics
Electronic Components/ Study of Components and Circuits
- Introduction to Electronic Components
- Classification Of Components
- Resistors
- Types of Resistors
- Capacitors
- Types of Capacitors
- Inductors
- Basics of Transformers
- Basics of Semiconductor Devices
- PN Junction Diode
- Half Wave Rectifier
- Types of diodes
- Transistors
- Transistor Amplifier
- Basic of Transistor as a Switch
- Switch Mode power Supply (SMPS)
- Classification of IC’S
Logic Gates and Sequential Circuit
- Introduction of Logic gates and sequential circuits
- Basics of Logic Gates
- Types of gates
- Odd/Even Parity
- DE-MORGAN'S Theorem
- NAND Gate is an Universal Building Block
- HALF ADDER AND FULL ADDER
- Multiplexers
- Demultiplexer
- Encoder
- Decoder
- FLIP-FLOPS
- Counters
- Shift Registers
Functional Hardware of Pc
Peripheral Devices
Introduction To Interrupts
An interrupt signal notifies a program that an event has occurred, prompting it to act or temporarily suspend itself. Interrupts can come from hardware (e.g., keystrokes, printer signals) or software (also called traps or exceptions). PCs support 256 software and 15 hardware interrupts. Each interrupt is handled by a specific routine, with all interrupts and handlers listed in the interrupt vector table in the first 1K of memory.
If you would like to contribute notes or other learning material, please submit them using the button below.