How To Make 4 Bit Computer Register
Create a 4 Bit Computer Register
In this post, I will create a 4 Bit, Computer Register.
firstly I will tell you what is register and what uses of register.
Register -
The register is an electronic device that is made by d flip Flop. It's a special type of device that is used to store some data. like 4 and 8 bit Register save a respectively 4 bit and 8-bit data. you can use of more bit register to store more data. The register can only store data until it is connected to the power source. if you remove the power source your data will be lost. so I know register only store data till then power is on.
Uses Of Register -
- Building a computer
- Building a High-Speed Temporary Storage Device
I will make a 4 Bit Register
So let's Start -
Which Components use To make 4 Register -
- 74HC173 - it is a 4-bit register ic
- 9 - 1 k. ohm Register
- 8 Push Button
- 4 Led
- 8 Push-button
Other Posts You may like -
Circuit Diagram -
![]() |
WWW.ECCIRCUIT.COM |
How To Store and get Data -
Input Table -
Input
|
Load
|
Clock
|
Store
|
0
|
0
|
0
|
Previous
Input
|
0
|
0
|
1
|
0
|
0
|
1
|
0
|
Previous
Input
|
0
|
1
|
1
|
Previous
Input
|
1
|
0
|
0
|
Previous
Input
|
1
|
0
|
1
|
1
|
1
|
1
|
0
|
Previous
Input
|
1
|
1
|
1
|
Previous
Input
|
Output Table -
Store
|
OE
|
OUTPUT
|
0
|
0
|
0
|
0
|
1
|
X
|
1
|
0
|
1
|
1
|
1
|
X
|
If You Like This Post So Please Share This Post On Social Media Platform
Thanks