Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

3. You have been enlisted to design a soda machine dispenser for your department I R lounge. Sodas are partially subsidized by the student chapter

image text in transcribed

3. You have been enlisted to design a soda machine dispenser for your department I R lounge. Sodas are partially subsidized by the student chapter of the IEEE, so they cost only 25 cents. The machine accepts nickels, dimes, and quarters. When enough coins have been inserted, it dispenses the soda and returns any necessary change. Design an FSM controller for the soda machine. The FSM inputs are N (Nickel), D (Dime), and Q (Quarter), indicating which coin was inserted. Assume that exactly one coin is inserted on each cycle. The outputs are Dispense, RN (Return Nickel), RD (Return Dime), and RTD ( Return Two Dimes). When the FSM reaches 25 cents, it asserts Dispense and the necessary Return outputs (RN, RD, and/or RTD) required to deliver the appropriate change. Then it should return to the reset state and be ready to start accepting coins for another soda. Design a Moore FSM for your design. 3 (a) Sketch a black box of your system showing the inputs and outputs (b) Sketch the state transition diagram for the FSM (c) Design the FSM using System Verilog (type and print this part). 3. You have been enlisted to design a soda machine dispenser for your department I R lounge. Sodas are partially subsidized by the student chapter of the IEEE, so they cost only 25 cents. The machine accepts nickels, dimes, and quarters. When enough coins have been inserted, it dispenses the soda and returns any necessary change. Design an FSM controller for the soda machine. The FSM inputs are N (Nickel), D (Dime), and Q (Quarter), indicating which coin was inserted. Assume that exactly one coin is inserted on each cycle. The outputs are Dispense, RN (Return Nickel), RD (Return Dime), and RTD ( Return Two Dimes). When the FSM reaches 25 cents, it asserts Dispense and the necessary Return outputs (RN, RD, and/or RTD) required to deliver the appropriate change. Then it should return to the reset state and be ready to start accepting coins for another soda. Design a Moore FSM for your design. 3 (a) Sketch a black box of your system showing the inputs and outputs (b) Sketch the state transition diagram for the FSM (c) Design the FSM using System Verilog (type and print this part)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

5. Identify all the inputs to the payment system.

Answered: 1 week ago

Question

Explain in detail how the Mughal Empire was established in India

Answered: 1 week ago

Question

Problem: Evaluate the integral: I - -[ze dx

Answered: 1 week ago

Question

Question How is life insurance used in a DBO plan?

Answered: 1 week ago