Cool to know!! It's actually a term nice. Yeah in relays it would seem it's just the mechanical delays as well as just stopping it from reading itself. It was a bit of a dreading nightmare last week but the learning of this pulse trigger from the normally closed switch and the mechanical delay has really helped get rid of this kinda stuff! A fun process
Look Mum No Computer
2021-05-06 18:46:36 +0000 UTC
Race condition. Where you end up with something switching off (for example) triggering it switching on, which triggers it switching off, etc etc. We get them in software engineering too, worst case it's a timing issue, so sometimes just building with debug or even logging enabled puts enough delay in to stop it happening - or the act of breaking into the code stops it from happening.
Hugh Phoenix-Hulme
2021-05-06 18:43:27 +0000 UTC
edge triggered d flip flop simon winder https://www.youtube.com/watch?v=ElUkfpfF_Hw