in Digital Logic
289 views
0 votes
0 votes
What is the difference between synchronous series counter and synchronous parallel counter? I searched everywhere but nowhere found any term like "synchronous series counter" . What i found was that the synchronous counter is known as parallel counter. If this is true, then how is the following question solved? Please help.

https://gateoverflow.in/86195/me-test
in Digital Logic
289 views

4 Comments

synchronous series counter is different than synchronous parallel counter.

synchronous series counter  :- Tinput_clock ≥ Tpd of flipflop + (n-2) Tpd of AND gate .

synchronous parallel counter  :- Tinput_clock ≥ Tpd of flipflop +  Tpd of AND gate .

1
1
@Shaik Masthan Why are we considering only (n-2) AND gates delay,Can you show a rough diagram of the circuit Arrangement because nothing is mentioned ,whether it is up counter or down counter and in the answer it has been referred from up counter.
0
0

in the diagram, Tcount means  Tinput_clock

 

whether it is up counter or down counter

No problem with this, it may up counter or down counter. 

1
1
@Shaik Masthan ,Thank you for sharing the images.It was really helpful.
0
0

Please log in or register to answer this question.