GOOGLY- Why assign '0' and '1' and not 'a' and 'b' or 'x' and 'y' or 'cat' and 'dog' etc.
answer- computation ease!
-----------------------------------------------------------------------------------------------------
Types of digital circuits:
Combinational circuits : output depends only on present states.eg logic gates.Sequential circuits : next states is completely determined by past states.eg counter and flipflop.
----------------------------------------------------------------------------------------------------
Clock: building block of sequential circuit
A clock is simply high and low states of voltage with time ie essentially a square wave.
duty cycle: it is ratio of Ton and Toff.
Logic gates : building block of combinational circuit
these are essentially combinational circuitry used to implement boolean operation like AND OR NOT NAND NOR XOR XNOR etc.
---------------------------------------------------------------------------------------------
No comments:
Post a Comment