Recent content by enmar
-
E
Determine output sequence given input sequence and state table
Thanks berkeman! I understand it now. That was a lot simpler than I originally thought.- enmar
- Post #7
- Forum: Engineering and Comp Sci Homework Help
-
E
Determine output sequence given input sequence and state table
The information given in the original post is the entirety of the problem, sadly.- enmar
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
E
Determine output sequence given input sequence and state table
I am confused when you say If the current state is A, and the state table shows (B,0) for x=1 in state A, how are you determining that the output is A?- enmar
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
E
Determine output sequence given input sequence and state table
Homework Statement For the state table shown below, show the output sequence when the input sequence is as given below. Assume the machine starts in state A. x : 1 1 1 1 1 0 1 1 1 0 1 1 0 0 1 1 1 1 0 1 1 z : x>0...1 A A,1 B,0 B A,0 C,1 C D,1 A,0 D A,0 B,1 Homework Equations N/A The...- enmar
- Thread
- Input Output Sequence State Table
- Replies: 6
- Forum: Engineering and Comp Sci Homework Help
-
E
Determine the Main Cycle of a Counter (JK flip-flops)
Well damn, that was a lot easier than I thought it was. So for the sequence, I get: 000->110->011->001->101->000 And when I start on the following out-of-sequence numbers, the following results: 010->010->loop 100->001->seq. 111->000->seq. Thanks Kurtz- enmar
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
E
Determine the Main Cycle of a Counter (JK flip-flops)
Homework Statement For the counter shown below, determine the main cycle, and for each of the unused states, show what happens if it starts up there. http://i45.tinypic.com/33l1lhc.jpg Homework Equations N/A The Attempt at a Solution I thought I knew how to do this, but after some...- enmar
- Thread
- Counter Cycle
- Replies: 3
- Forum: Engineering and Comp Sci Homework Help