Sequential diagram, Electrical Engineering

Assignment Help:
1) Draw the state diagram for the state machine described by Table 7.5 in the text. Note, the table shows the transition to the next state S* from the current state S for the next set which is one of the five possible states: INIT, A0, A1, OK0 and OK1 for the two inputs A and B.
Table 7-5 State and output table
present
state
S 00 01
INIT A0 A0
A0 OK0 OK0
A1 A0 A0
OK0 OK0 OK0
OK1 A0 OK0
AB
11 10 Z
A1 A1 0 A1 A1 0 OK1 OK1 0 OK1 A1 1 OK1 OK1 1 next state S*
2) Draw the state diagram for a binary counter that counts from 0 to 7 and then returns to 0. The counter will increment each time the input is a 1. It will stay in the current state while the input is 0. When the counter is at a count of 7, the output will be a 1 as the counter transitions back to state 0. For all other state transitions, the output will be a zero. Hint, you will want to design this using a state diagram for a Mealy machine where the output is specified on the arch showing the transition to the next state for a given input since the output is a 1 only during the transition from state 7 to state 0. Remember, the arch has the notation input/output showing the input that causes the transition described by the arch from state i to state j and the output value corresponding to that arch.
3) Design a clocked sequential circuit to detect the serial input pattern 1110. The input sequence is from left to right, i.e. the 1 on the left is the first input in the sequence and the 0 is the last input in the sequence. The circuit will have two outputs. The first output will be a 1 after the string 11 is seen. The second output will be 1 only after the entire string has been seen. So, in your design you will have two output variables and need a kmap for each output as well as the two state variables. Use D-Flip flops. Show all of your work, the state diagram, the state table, the transition table, the excitation table, the k-maps, the equations and the circuit diagram. Hint, again we will want to draw a Mealy state diagram. See the sequence detector designed in lecture 7 as a similar example.

Related Discussions:- Sequential diagram

Segment assembler directive, What do you understand by SEGMENT assemble...

What do you understand by SEGMENT assembler directive? SEGMENT: This directive explains to the assembler the start of a segment along with name segment-name. The segment

amplitude modulated waveform, The method by which electrical signals conve...

The method by which electrical signals convey information has been described. Systems components have been selected and interfaced to enable a chosen system to perform a desired o

Transformers, Are you able to give a list of factors that could be consider...

Are you able to give a list of factors that could be considered as the transformer''s characteristics?

Explain instruction sets of 8085, Explain instruction sets of 8085. a) ...

Explain instruction sets of 8085. a)  Data transfer group - MOV, MVI, LXI. b)  Arithmetic group - ADD, SUB, INR. c)  Branch group - JMP, JNZ, CALL. d)  Logical group -

Atomic structure, State the postulates of Bohr''s atomic model. Write any ...

State the postulates of Bohr''s atomic model. Write any three merits and demerits.

Introduction to electronics, Explain the difference between a microprocesso...

Explain the difference between a microprocessor and an embedded microcontroller

Define some applications of digital counters, Define some Applications of D...

Define some Applications of Digital Counters? Digital counters are extremely useful in many applications. They can be effortlessly found in digital clocks and parallel-to-seri

Explain working of digital process control, Q. Explain working of Digital P...

Q. Explain working of Digital Process Control? Figure shows a block diagram for microcomputer-based control of a physical process, such as a chemical plant. A slight variation

Working with various instructions using debug, The purpose of this experime...

The purpose of this experiment is to introduce you to a powerful 80x86 assembly/machine language utility called DEBUG. Preparing Your DEBUG Environment If you have an older

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd