Timer

From Rice Wiki
Revision as of 19:35, 3 May 2024 by Rice (talk | contribs) (Created page with "A '''timer''' is a circuit that takes in an increase in input and generates an increase in output after an amount of time passes. = Real timers = Ideally, we want an instant transition from low to high. This is impossible. Real world timers looks kinda like a sigmoid lol. Category:Computer Architecture")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A timer is a circuit that takes in an increase in input and generates an increase in output after an amount of time passes.


Real timers

Ideally, we want an instant transition from low to high. This is impossible. Real world timers looks kinda like a sigmoid lol.