From 3eed68e1b3280bd60e41b0c16d22ff302b95613a Mon Sep 17 00:00:00 2001 From: Alvie Rahman Date: Wed, 26 Apr 2023 00:02:21 +0100 Subject: [PATCH] updaet digital electronics --- uni/mmme/2051_electromechanical_devices/digital_electronics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uni/mmme/2051_electromechanical_devices/digital_electronics.md b/uni/mmme/2051_electromechanical_devices/digital_electronics.md index ce43f1f..90b96d7 100755 --- a/uni/mmme/2051_electromechanical_devices/digital_electronics.md +++ b/uni/mmme/2051_electromechanical_devices/digital_electronics.md @@ -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