Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please use the red id 8 2 7 7 4 8 5 2 5 In this question, you will need to design a sequential counter
Please use the red id In this question, you will need to design a sequential counter that counts based on your own Red ID number Be careful, you will need to use your own Red ID number in this question. Using others' solutions will result in a complete false answer, which will in turn lead to a complete failure in this exam
We plan to display your counted number using seven segment LED display that contains LEDs. Each LED is called a segment and they are identified as segments as shown below:
To display a single decimal digit represented by binary numbers we use a decoder as shown below. For example, If ABCD the output of the decoder should be abcdef so that a pattern is displayed in the LED segments; If ABCD the output of the decoder should be abcdef so that a pattern is displayed in the LED segments. We are only interested in displaying decimal numbers ranging from to in this device.
Figure vecouer useu ivi dev urapidy
Page
Complete the following truth table of the decoder in the circuit above by writing the output values in each row points
tableabcdefg
Now we will design your own Red ID dividedby remainder counter using a Finite State Machine FSM We aim at designing a Moore FSM The number of states in this FSM will be the total number of digits in your Red ID The binary outputs in each state correspond to the remainder value of a division process which takes your current decimal Red ID digit as the dividend, and the decimal value as the divisor. For example, if your current Red ID digit is then so your binary outputs should be which reflect your remainder in the division process. We use three binary variables to represent the binary outputs. We use one external input in this counter, namely for upward counting and for downward counting
Here is an example of the sequential Red ID counter: Suppose that your Red ID number is Since there are numbers in your Red ID sequence, there should be states in your FSM By applying the aforementioned dividedby process, the expected decimal output sequence will be Using as an input, a typical state graph of the counter for the Red ID is shown Figure
Figure Example of a sequential Red ID counter.
Indicate your Red ID number and the corresponding binary output values for each digit of your Red ID number. points
Fill up the next state table of your counter. Please use as your binary state variables, as your binary outputs, and as your binary input. points
Express each of the next state variables as a minterm expansion no need to simplify the logic expressions with as inputs. points
Using Karnaugh maps or any logic simplification methods of your choice, obtain the simplified expressions for each of the three output variables as a function of points
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started