- Видео 62
- Просмотров 4 831
Tronic Zenergy
Добавлен 17 сен 2023
All about fun in building circuits and learning new concepts in circuit designing
INTRODUCTION TO REGISTERS
We start a new series about registers
This is the introduction to registers right from the beginning with a data flopflop
This is the introduction to registers right from the beginning with a data flopflop
Просмотров: 19
Видео
2BIT ARITHMETIC AND LOGIC UNIT
Просмотров 334 часа назад
This is a 2bit ALU with inputs a&b It can do all the 6 logic operations (AND, OR, NAND, NOR, XOR & XNOR) it can also do 2 arithmetic operations (Addition and subtraction of a&b) it also has an additional full adder and subtractor. ruclips.net/video/cv4GEljItms/видео.html
8:1 LOGIC UNIT
Просмотров 2812 часов назад
This is a recap of what we have been doing all along I've run all logic operations in the 8:1multiplexer and they work properly using their special codes
8:1 LOGIC UNIT CONSTRUCTION (NOT[b])
Просмотров 6019 часов назад
FINALLY guys we're done making the 8:1 logic unit with NOT[b] being our last input in the 8:1multiplexer Don't miss this...
8BIT LOGIC UNIT CONSTRUCTION (NOT[a])
Просмотров 4421 час назад
This is the 7th input in the 8:1multiplexer ic it's NOT[a] The input will be inverting the state of input [a] hence it will only have 2 possible configuration (either on ir off)
LED TORCH TROUBLESHOOTING AND RELAIR
Просмотров 127День назад
This is a 5v powered led which is not working Let's troubleshoot the inside and repair
8BIT LOGIC UNIT CONSTRUCTION (XNOR GATE)
Просмотров 19День назад
X nor gate addition to our 8:1multiplexer circuit We've given it the code (101)
8:1LOGIC UNIT CONSTRUCTION (X OR GATE)
Просмотров 16День назад
Added an exclusive OR gate in our 8:1 multiplexer Given it the code 100 Don't miss out
CONECTING TWO 4:1MUX CIRCUIT TO MAKE AN 8:1 MUX
Просмотров 50День назад
We're still on our sereies to make the 8:1 logic unit Today we've connected our two 4:1 multiplexer circuits together to make the ic a single 8:1 multiplexer circuit to hold all 8 logic operations well be doing
8 BIT LOGIC UNIT CONSTRUCTION (NOR GATE)
Просмотров 2814 дней назад
We're are done with our first 4:1multiplexer having NOR gate as the last input This is actually great...Next up we will be connecting the two Multiplexers together and fill up the last 4 inputs
8BIT LOGIC UNIT CONSTRUCTION (NAND GATE)
Просмотров 5514 дней назад
Episode 3 guys of our 8bit logic unit construction Today we have added a nand gate on our first 4:1 multiplexer
8 BIT LOGIC UNIT CONSTRUCTION (OR GATE)
Просмотров 2721 день назад
This is the second step of our journey to make the 8bit logic unit then finally 8bit alu This time round we've added an OR gate to our multiplexer
8 BIT LOGIC UNIT CONSTRUCTION (AND GATE)
Просмотров 11321 день назад
This is a new series guys we are starting off creating and 8 bit logic unit that will be doing operations like And Or Nor Nand Xnor Xor The operations will be controlled by a 8:1 multiplexer ic
2BIT BINARY COUNTER
Просмотров 4328 дней назад
This is a simple 2bit binary counter using the CD4027 dual jk flipflop ic This is much simplified for better understanding
J/K FLIPFLOP
Просмотров 5328 дней назад
Using simple components lets learn how to make jk flipflops and understand their operation