Many automobiles incorporate logic circuits to alert the driver to problems or potential problems. In one particular car, a buzzer is sounded whenever the ignition key is turned and either a door is open or a seat belt is not fastened. The buzzer also sounds when the key is not turned but the lights are on. In addition, the car will not start unless the key is in the ignition, the car is in park, and all doors are closed and seat belts fastened. Design a logic circuit that takes all the inputs listed and sounds the buzzer and starts the car when appropriate.

What will be an ideal response?


Analysis:

Let's design two different circuits for the buzzer and the starting conditions.

For both circuits we find first the Karnaugh map and then the minimum expression and the circuit to implement it.

A = Ignition key (1 if turned); B = Door (1 if closed); C = Seat belt (1 if fasten); D = Lights (1 if on); E = Park (1 if on);

Trades & Technology

You might also like to view...

Door ____ are moldings applied around the door opening.

a.casings b.jambs c.sills d.sashes

Trades & Technology

Binary numbers will usually represent variables in multiples of ____.

A. 2 B. 4 C. 6 D. 8

Trades & Technology

Consider a simple file, called vegetables, containing the following four lines:CarrotsSpinachLettuceBeansWe also have a bread file that contains the following four lines:Whole wheatWhite breadSourdoughPumpernickelWhat will be the result of executing the following command?paste -d',' vegetables bread > food

What will be an ideal response?

Trades & Technology

A datum is considered a theoretically exact ____ from which dimensions for related features are established.

A. surface B. center plane C. point D. axis E. all of the above

Trades & Technology