updaet digital electronics

This commit is contained in:
Akbar Rahman 2023-04-26 00:02:21 +01:00
parent 826ea4690f
commit 3eed68e1b3
Signed by: alvierahman90
GPG Key ID: 20609519444A1269

View File

@ -93,7 +93,7 @@ Clock | J | K | $Q_\text{next}$ | $\bar Q_\text{next}$
0 $\rightarrow$ 1 | 1 | 0 | 1 | 0
0 $\rightarrow$ 1 | 1 | 1 | $\bar Q$ | $Q$
![](./images/vimscrot-2023-03-02T12:00:50,868501744+00:00.png)
![A shift register composed of 4 flip flops. $O_4$ is the most significant bit and $O_1$ the least.](./images/vimscrot-2023-03-02T12:00:50,868501744+00:00.png)
## Serial to Parallel Conversion with JK Flip-Flops