Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I need help creating k maps with this CSE / EEE 1 2 0 Capstone Design Project Home Security Gate Controller Project Summary The goal

I need help creating k maps with this
CSE/EEE 120 Capstone Design Project
Home Security Gate Controller
Project Summary
The goal of this project is to design a gate controller for a home security system. The project is now
in the prototype stage, where a simplified version of the home security system will be built. The
system operates in the following manner:
The machine starts in the Wait state where the system is assumed to be armed. The front
gate and the warning signal should be off.
When the user attempts to feed in a password (P=1) and the password is correct (F=1), the
system opens the front gate (G=1), and the warning signal is off (W=0)
If the front gate opens, it is up to you to decide what the system does next.
When the user attempts to feed in a password (P=1) and the password is wrong (F=0), the
system keeps the front gate shut (G=0), and the warning signal is goes on (W=1).
The system gives the user several additional opportunities to feed in the correct password. If
the total number of consecutive incorrect passwords fed is or more, then the system keeps
the warning signal on indefinitely until the system gets reset asynchronously.
If the user feeds in the correct password before reaching the th wrong consecutive attempt,
the system opens the gate and stops the warning signal.
Since you are designing a prototype, you should allow the following flaw in the system for
testing purposes: where the user can trick the system by stopping feeding in any passwords.
At which point, the system forgets the number of consecutive incorrect passwords fed in.
It is up to you to assume a value for , but it must be not less than 2 and not more than 4.

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

3 > O Actual direct-labour hours Standard direct-labour hours...

Answered: 1 week ago