Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q 3 . Model the tollbooth controller in VHDL that works in the following way. In the idle ( 0 0 ) state, the tollbooth,

Q3. Model the tollbooth controller in VHDL that works in the following way. In the idle (00) state, the tollbooth, with its gate lowered and its green proceed light off, awaits a car. When a car enters the tollbooth, a pressure sensor detects the car and passes a signal to the controller. The controller then awaits the correct toll signal and on receiving this, raises the gate and turns the green light on. When the car exits the tollbooth, the controller reenters the idle state (green light off and gate down).(See Weste and Eshraghian book (93 edition) for details.)
1.
Define the logic expressions first after building the state transition table.
2.
Do the VHDL simulations to make sure your design work.
3.
Do the logic synthesis of this model.
4.
Outline the gate count and plan to reduce the number of gates by remodeling.
5.
Carry out the post synthesis simulation in VHDL and monitor the changes.
6.
Complete the layout by using layouts of basic gates.
7.
Submit an excellent report with figure numbers and figure captions

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

Recommended Textbook for

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions