Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Your task is to design logic controller for a bike share program. The bike share logic controller should operate as follows. There will be a

image text in transcribedimage text in transcribed

Your task is to design logic controller for a bike share program. The bike share logic controller should operate as follows. There will be a two sensors and a keypad. One sensor will detect the presence of a bicycle. The second sensor will detect the presence of a person. A keypad will accept codes to unlock the bicycle. There is a LCD screen and a mechanical locking mechanism. If there is no person present, the system enters sleep mode, the LCD will turns off, and the bicycle remains locked. If a person is present and enters the correct code, the display will say "Bike Unlocked" and the bicycle will be unlocked. If a person enters the wrong code, the display will say "Enter a valid code" and the bicycle will remain locked. If a person is present, but there is no bicycle, the LCD display will say "No bikes available". (a) How many inputs does this system have? List the inputs. (b) How many states can this system be in? List all of the states. (c) How many outputs will there be? 1. Logic Design Inputs Outputs (c) Construct a truth table for all inputs and outputs (d) Write the sum of products for all outputs. (e) Construct a Karnaugh map (k-map) for all outputs. (1) Generate the simplified Boolean equations for all outputs from all the k-maps. (g) Draw a logic circuit for all outputs

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

Upgrading Oracle Databases Oracle Database New Features

Authors: Charles Kim, Gary Gordhamer, Sean Scott

1st Edition

B0BL12WFP6, 979-8359657501

More Books

Students also viewed these Databases questions