0

I'm studying this dynamic latch and I wonder why, when the switch closes the second time, in doesn't go up to high as well.

When I consider only the switch and out, then everything makes sense. At least, when I ignore the inverse function of the latch..

However, in short: How do in and out behave, respectively, why, when the switch is closed the second time?

img

Ben
  • 625
  • 9
  • 17

1 Answers1

0

Presumably the "in" signal is being driven by a source that is strong enough to overcome any remaining charge on the input of "1".

The diagram you are showing is only a partial depiction of the system and there is no indication of what is to the left of "in". But in an actual circuit that would be the output stage of a logic device or circuit that is designed to overcome the input capacitance of the "1" block.

jwh20
  • 7,917
  • 1
  • 17
  • 28