Skip to content

Unpredictable behaviour of ring counters #364

@skrillexxxxx

Description

@skrillexxxxx
  1. When the simulation is reset globally, the counter starts from pin Q1, but it should from Q0

  2. The RESET is not working properly. I tried to find a circuit where logically everything should work, but as you can see, the pulse comes to the reset input and the counter simply freezes on Q0, then mysteriously switches to Q1 without any triggers.

Image

Counter Issue 1.txt

I know that in reality an op-amp isn’t the best for controlling a reset, so I thought perhaps this was being simulated in some way here, but unfortunately, even if I build a circuit with a Schmitt trigger, nothing changes :(

  1. I’ve put together a simpler circuits here, but you can see the same problems
Image Image

Counter Issue 2.txt
Counter Issue 3.txt

In general, I’ve noticed this kind of reset behaviour on other ICs. For example, a sequence generator behaves the same way. I've tried all these things above on the web/desktop versions and on my IPad - same results.

Please correct me if I’m somewhere wrong. Thank you for such a cool simulator, it’s the best!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions