Search found 3 matches
- Mon Aug 10, 2020 3:29 am
- Forum: Circuit Talk
- Topic: Oscillation error with flip-flop
- Replies: 5
- Views: 44775
Re: Oscillation error with flip-flop
Thank you very much for help!
- Sun Aug 09, 2020 10:58 pm
- Forum: Circuit Talk
- Topic: Oscillation error with flip-flop
- Replies: 5
- Views: 44775
Re: Oscillation error with flip-flop
But why circuit cycles as you described? I'm just pressing "Add" button instantly and by that supplying voltage to Clock only for a moment. So after releasing button loop shouldn't even start, because when Clock becomes 0 latch output doesn't change. Maybe loop starts too fast before I release ...
- Sun Aug 09, 2020 2:42 am
- Forum: Circuit Talk
- Topic: Oscillation error with flip-flop
- Replies: 5
- Views: 44775
Oscillation error with flip-flop
Hello, guys.
I'm reading Charles Petzold's book "C.O.D.E" and there is an adding machine example that uses 8-bit latch to save the sum for further addition. Here's the circuit image from book: https://i.imgur.com/aVF9Rwp.png.
I've built this circuit in program, but it throws the error "Oscillation ...
I'm reading Charles Petzold's book "C.O.D.E" and there is an adding machine example that uses 8-bit latch to save the sum for further addition. Here's the circuit image from book: https://i.imgur.com/aVF9Rwp.png.
I've built this circuit in program, but it throws the error "Oscillation ...