Introduction And Course Contents Video
- BOOLEAN ALGEBRA
- Introduction To Boolean Algebra
- Rules Of Boolean Algebra
- Validity Of Huntington Postulates for Set of Binary
- Boolean Algebra vs Ordinary Algebra
- Examples On Boolean Algebra (video2)
- Redundancy Theorem
- Sum Of Product Form with Examples
- Product Of Sum Form
- Example On Both POS and SOP form
- Minimal To Canonical Form Conversion
- NUMBER SYSTEMS
- Introduction To Number Systems
- Binary Number System
- Concept Of Borrow In Binary Subtraction
- Binary Multiplication and Division
- Octal Number System
- Hexadecimal Number System
- Converting From Binary To Other Systems
- Converting from decimal to other systems
- Converting from Octal to other systems
- Converting From Hexadecimal to Other Systems
- Explanation of Compliment
- 1’s and 2’s Compliment
- Binary Subtraction using 1’s Compliment
- Binary Subtraction Using 2’s Compliment
- Representing Negative Numbers In Binary
- CODES
- LOGIC GATES
- Simplification of Boolean Function By Karnaugh Map
- Combinational Logic
- Seven Segment Display Part 2
- Adders
- Full Adder Using Half Adder
- Half Adder Using Universal Gates only
- Full Adder Using Universal Gates only
- 4 Bit Parallel Adder | Using Full Adder
- Carry Look Ahead Adder
- Subtractors
- Half Subtractors Using Universal Gates Only
- Full Subtractor Using Universal Gates Only
- Introduction To Multiplexers | 2:1 Multiplexer
- 4 : 1 Multiplexer
- 8 : 1 Multiplexer
- Multiplexer Tree | 4 : 1 MUX using 2 : 1 Mux
- 8 : 1 MUX using 2 : 1 Mux
- 8 : 1 MUX using 4 : 1 MUX
- 32 : 1 MUX using 8 : 1 MUX
- Implementing a Boolean Function Using Multiplexer
- Obtaining a Logical Expression From Multiplexer
- Full Adder Using Multiplexer
- Introduction To Demultiplexers | 1 : 2 DeMux
- 1 : 4 DeMultiplexer
- Full Subtractor Using 1 : 8 DeMultiplexer
- Magnitude Comparator
- Introduction To Encoders And Decoders
- Priority Encoder
- Decimal To BCD Encoder
- Octal To Binary Encoder
- HexaDecimal To Binary Encoder
- Full Adder Using Decoder
- DeMultiplexer as Decoder
- Sequential Circuits
- Introduction
- SR Latch using NOR Gates
- SR Latch using NAND Gates
- What Is A Clock? | Clock Pulse
- Triggering Methods
- Difference Between Latch And Flipflop
- SR Flipflop Part 2
- D Flipflop
- JK Flipflop
- Race Around Condition In JK Flipflop
- Master Slave JK Flipflop
- T Flipflop
- Steps for flipflop conversions
- Converting SR flipflop To JK flipflop
- Converting SR to D and T flipflops
- Converting JK flipflop to other Flipflops
- Converting D flipflop to other flipflops
- Converting T flipflop to other flipflops
- Asynchronous Inputs In Flipflops | Preset and Clear inputs
- Counters