• Home
  • Blog
  • Mechatronics Project Security System using Arduino:

Mechatronics Project Security System using Arduino:

0 comments

I’m working on an electrical engineering project and need support to help me learn.

The project consists of creating a security system using Arduino, breadboards. Coding is needed as well.

————–——-——-——-——-——-——-——-——-——-

You are hired to create a security system for a warehouse.

The system will have two arming modes – stay and away.

Need two push buttons to enter the code to arm or disarm the system.

You will use a buzzer to sound the alarm if there is a security breach.

The warehouse has only one door that needs to be controlled by a motor.

The door will automatically close when the security system is armed (either mode).

It will automatically open when the security system is disarmed.

You will use a sensor for the door to determine if it is open or closed.

When armed in stay mode, the system monitors the door and if anyone opens the door, it will sound the alarm.

When system is armed in away mode, it will detect any motion inside the warehouse as well as monitor the door. You need to use a sensor to detect any motion inside the warehouse.

This sensor should be mounted on a motor so that it is rotating when system is armed in this mode to cover the whole warehouse.

In this project variable A is your sensor for door and B is your sensor to detect motion. Variables C & D are your push buttons.

Can use a DC motor

————————

Please use the implemented equation from below:

Y = A⋅(CD)+(A+B)⋅(CD) (6.29)

The alarm will sound (Y 1) if the expression A · (C · D) is 1 or if the expresssion (A B) · (C · D) is 1; otherwise, the alarm will not sound (Y 0). The first expression will be 1 if and only if A is 1 and C is 0 and D is 1; the second expression will be 1 if and only if A or B is 1 and C is 1 and D is 0.

*****The implemented equation is the attached file shown both above but you can’t see the “bars” in the expressions.,

please view the attached file

About the Author

Follow me


{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}