How to Solve a Timing Diagram with Multiple Logic Gates?

  • Thread starter Thread starter Potatochip911
  • Start date Start date
  • Tags Tags
    Diagram Drawing
Click For Summary
The discussion revolves around solving a timing diagram involving multiple logic gates, specifically NAND gates, under various input conditions. The initial conditions provided are combinations of binary values for X, Y, and Z. The calculations for outputs W and V show that both equal 1 under certain conditions. The confusion arises in determining the values for Q and Q', as the outputs depend on the state of the NAND gates and the order of evaluation. The conversation emphasizes the need to analyze the transitions of Q and Q' based on different combinations of V and W to identify stable outputs versus cycles.
Potatochip911
Messages
317
Reaction score
3

Homework Statement


Draw the diagram for the following circuit given the following conditions:
1) X=Y=Z=1
2)X=Y=1, Z=0
3)X=Y=0, Z=1
4)X=1, Y=Z=0
CircuitPhys.png


Homework Equations



The Attempt at a Solution


[/B]
##W=XZ'+YZ##, ##V=Y'Z+XY##

1) W = 0 + 1 = 1
V = 0 + 1 = 1

and now I'm not sure how to get the values for ##Q## and ##Q'## as for the nand gate:

a|b|out
0|0|1
0|1|1
1|0|1
1|1|0

so it appears as though having one of the inputs to the gate to be true doesn't provide any information without the other one input being known.
 

Attachments

  • CircuitPhys.png
    CircuitPhys.png
    8.9 KB · Views: 728
Physics news on Phys.org
Potatochip911 said:
so it appears as though having one of the inputs to the gate to be true doesn't provide any information without the other one input being known.

If we assume that power has been removed for some time prior to providing the inputs, then the NAND gates should be outputting 0 to each other.
 
  • Like
Likes Potatochip911
Drakkith said:
If we assume that power has been removed for some time prior to providing the inputs, then the NAND gates should be outputting 0 to each other.

Hmm, now I'm confused because depending on whether or not I start at the top or bottom gate outputting 0 I will end up with either ##Q=1##, ##Q'=0## or ##Q=0##, ##Q'=1##
 
I would start by considering the four possible combinations of V and W. For each, consider how the four different states for Q and Q' transition from one to another. Some V, W combinations will produce a stable output for Q and Q', while others will produce cycles.
 
  • Like
Likes Potatochip911
Beams of electrons and protons move parallel to each other in the same direction. They ______. a. attract each other. b. repel each other. c. neither attract nor repel. d. the force of attraction or repulsion depends upon the speed of the beams. This is a previous-year-question of CBSE Board 2023. The answer key marks (b) as the right option. I want to know why we are ignoring Coulomb's force?
Thread 'Struggling to make relation between elastic force and height'
Hello guys this is what I tried so far. I used the UTS to calculate the force it needs when the rope tears. My idea was to make a relationship/ function that would give me the force depending on height. Yeah i couldnt find a way to solve it. I also thought about how I could use hooks law (how it was given to me in my script) with the thought of instead of having two part of a rope id have one singular rope from the middle to the top where I could find the difference in height. But the...
I treat this question as two cases of Doppler effect. (1) When the sound wave travels from bat to moth Speed of sound = 222 x 1.5 = 333 m/s Frequency received by moth: $$f_1=\frac{333+v}{333}\times 222$$ (2) When the sound wave is reflected from moth back to bat Frequency received by bat (moth as source and bat as observer): $$f_2=\frac{333}{333-v}\times f_1$$ $$230.3=\frac{333}{333-v}\times \frac{333+v}{333}\times 222$$ Solving this equation, I get ##v=6.1## m/s but the answer key is...