in Digital Logic
3,804 views
2 votes
2 votes

The clock frequency applied to the digital circuit shown in the figure below is 1 kHz. If the initial state of the output Q of the flip-flop is ‘0’, then the frequency of the output waveform Q in kHz is

  1. 0.25
  2. 0.5
  3. 1
  4. 2
in Digital Logic
3.8k views

9 Comments

edited by
B ?

initial Q=0,Q'=1 =>input to NAND gate 0,1=> X=1 so Toggle and Q=Q'=1

negative edge cycle so clock 0->1->level-> -1 ->level.......

for only falling edge Q            0->0-> 0   - >1->    1 ......

so T=2*Tc

so freq become half.[it is difficult to exp such Q without time Cycle diagram,I don't whether u got the point or not]
0
0

What do u mean by this?

negative edge cycle so clock 0->1->level-> -1 ->level.......

0
0
sorry its negative edge trig
0
0
Can you provide a reference for this to clear the concept.
0
0
1
1
Can you draw the time cycle diagram and upload?
0
0
Its mod 2 counter. So its diving the clock frequency by 2 right ?
0
0
0
0

Image of Time Cycle Graph

I hope this can explain you the solution more easily.

0
0

1 Answer

0 votes
0 votes
From the given circuit ,X=1, so T toggles for every negative edge.

if you draw the waveform , clock will get doubled. so frequencey will gets reduce to half.

therefore the answer for this problem becomes 0.5KHz,