Building chronogram for this circuit

Thread Starter

salhi

Joined Nov 29, 2023
86
Im tasked to plot the chronogram (evolution in-time) of this circuit in terms of \( Q_1, Q_2, Q_3 \) but i dont know the initial conditions of D
1702138757764.png
Is it really possible to do such task?
 

Ian0

Joined Aug 7, 2020
13,131
Im tasked to plot the chronogram (evolution in-time) of this circuit in terms of \( Q_1, Q_2, Q_3 \) but i dont know the initial conditions of D
View attachment 309607
Is it really possible to do such task?
Yes.
True. You don't know D, but for a first attempt assume that your D-latches have a power-on reset (so Q1, Q2 and Q3 all start at zero).
When you have done that, are there any of the eight possible states for which you don't know the next state?
If so, repeat the exercise starting at any states for which you don't know the next state.
 

Thread Starter

salhi

Joined Nov 29, 2023
86
infinite thanks everyone , so regardless of the state of initial D, the pattern will be periodic whether its 1/0 ?
 

Thread Starter

salhi

Joined Nov 29, 2023
86
Can you have a look at circuit again because i think you are confused about how the inputs of each D-FF
 

eetech00

Joined Jun 8, 2013
4,705
Study how a D flip flop works. Here's a truth table.
1702141989809.png
And remember, the DFF you show is a positive clocked device, so it will only change state on the RISING edge of the clock.
Then, go back and re-think your graph in post#7.
 

Thread Starter

salhi

Joined Nov 29, 2023
86
Study how a D flip flop works. Here's a truth table.
View attachment 309619
And remember, the DFF you show is a positive clocked device, so it will only change state on the RISING edge of the clock.
Then, go back and re-think your graph in post#7.
yea my first cycle is correct, if you think its wrong point it out im pretty sure what i did for the first clock cycle is true
 

dl324

Joined Mar 30, 2015
18,326
okey whats wrong with it?
Did you read post #15?

On the rising edge of the first clock, the input to FF1 is 1, but the inputs to the other 2 are still 0. You show all outputs changing to 1 at the first clock. That's wrong.
 

Thread Starter

salhi

Joined Nov 29, 2023
86
Did you read post #15?

On the rising edge of the first clock, the input to FF1 is 1, but the inputs to the other 2 are still 0. You show all outputs changing to 1 at the first clock. That's wrong.
well thats wrong why you think the inputs to the other two D-FF is still zero?
 
Top