How Do Logic Gates and State Tables Interact in Digital Circuits?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 6K views
EEhokie13
Messages
11
Reaction score
0

Homework Statement


I have been asked to create a logic diagram and state table and state diagram for two equations, with two inputs and one output. The inputs are, x and y. the output is z.

Homework Equations



The two equations are:
D(sub a) = x'y + xA
D(sub b) = xB + xA
z = B

x' = x(not)

The Attempt at a Solution



The first link is my logic diagram:
http://img405.imageshack.us/img405/4989/logicdiagram.png

This link is the state table I have started.
http://img85.imageshack.us/img85/3339/statetable.png
 
Last edited by a moderator:
Physics news on Phys.org
EEhokie13 said:

Homework Statement


I have been asked to create a logic diagram and state table and state diagram for two equations, with two inputs and one output. The inputs are, x and y. the output is z.

Homework Equations



The two equations are:
D(sub a) = x'y + xA
D(sub b) = xB + xA
z = B

x' = x(not)

The Attempt at a Solution



The first link is my logic diagram:
http://img405.imageshack.us/img405/4989/logicdiagram.png

This link is the state table I have started.
http://img85.imageshack.us/img85/3339/statetable.png

Looks like a good start. The only error that I see is you are inverting x in the first term of the 2nd FF (should be xB, but you show logic for x'B).
 
Last edited by a moderator: