Arbaj
Arbaj
Arbaj
Project Proposal
On
…………………………. ………………………….
Er.Saroj Adhikari Er.
(Project supervisor) (External Examiner)
………………………….. …………………………..
Er.Simran Patel Er.Neeraj Shriwastav
(Head of Department) (Principal of B.I.T)
ACKNOWLEDGENT
We whole member of this project would like to thank all of our friends and
teacher for helping us in completing our project for the last few months during
the period of this project. We got different suggestion and comments which was
very useful in complection of this project. This was not possible
acknowledgement. If the comments have not been careful constucted.
We member of this project thanks full to BIT Engineering College for providing
opportunities to carry out such project out such project work. We also thanks full
to the department of electric& electronics engineering college and members of
Electrical & electronics faculty for co-operating and commenting us during this
period of this project completing.
Thanks
PREFACE
This project is submitted for a partial fulfilment of the degree in
Electrical under the board of “CTEVT”.
Table of Contents
Page 1
Keyword BASED SECURITY SYSTEM
2.LAYOUT DIAGRAM:
Keyword Arduino
LCD
SERVO MOTOR
BUZZER
Page 2
Keyword BASED SECURITY SYSTEM
4.OBJECTIVE:
The main objective of this project is:
Page 3
Keyword BASED SECURITY SYSTEM
5. REQUIRED COMPONENTS:
Page 4
Keyword BASED SECURITY SYSTEM
5.1 Arduino UNO:
Page 5
Keyword BASED SECURITY SYSTEM
5.2 KEYPAD:
Keypads are very handy input devices, but who wants to tie up seven
GPIO pins, wire up a handful of pull-up resistors, and write firmware that
wastes valuable processing time scanning the keys for inputs? The
SparkFun Qwiic Keypad comes fully assembled and makes the
development process for adding a 12 button keypad easy. No voltage
translation or figuring out which I2C pin is SDA or SCL, just plug and go!
Utilizing our handy Qwiic system.
Page 6
Keyword BASED SECURITY SYSTEM
5.3 Servo Motor:
A servomotor (or servo motor) is a rotary or linear actuator that allows
precise control of angular or linear position, velocity, and acceleration. It
consists of a suitable motor coupled to a position feedback sensor. Servo
motors are used in applications such as robotics, CNC machinery, or
automated manufacturing. It also requires a relatively sophisticated
controller, often a dedicated module designed specifically for use with
servo motors. Servo motors are not a specific class of motor, although
the term servo motor is often used to refer to a motor suitable for use
in a closed-loop control system.
Page 7
Keyword BASED SECURITY SYSTEM
5.4 Buzzer:
A buzzer or beeper ian audio signaling device, which may be
mechanical, electromechanical, or piezoelectric (piezo for short).
Typical uses of buzzers and beepers include alarm devices, timers,
train and confirmation of user input such as a mouse click or
keystroke.
Page 8
Keyword BASED SECURITY SYSTEM
5.5 LCD :
The LiquidCrystal library allows you to control LCD displays that are
compatible with the Hitachi HD44780 driver. There are many of them out
there, and you can usually tell them by the 16-pin interface. The LCDs
have a parallel interface, meaning that the microcontroller has to
manipulate several interface pins at once to control the display. The
interface consists of the following pins:
• A register select (RS) pin that controls where in the LCD's memory
you're writing data to. You can select either the data register, which
holds what goes on the screen, or an instruction register, which is
where the LCD's controller looks for instructions on what to do next.
• A Read/Write (R/W) pin that selects reading mode or writing mode
• An Enable pin that enables writing to the registers
• 8 data pins (D0 -D7). The states of these pins (high or low) are the
bits that you're writing to a register when you write, or the values
you're reading when you read
Page 9
Keyword BASED SECURITY SYSTEM
5.5 LCD :
Page 9
Keyword BASED SECURITY SYSTEM
5.6 Jumper Wires:
Jumper wires are simply wires that have connector pins at each end,
allowing them to be used to connect two points to each other
without soldering. Jumper wires are typically used with breadboards
and other prototyping tools in order to make it easy to change a
circuit as needed. Fairly simple. In fact, it doesn’t get much more
basic than jumper wires. Though jumper wires come in a variety of
colors, the colors don’t actually mean anything. This means that a
red jumper wire is technically the same as a black one. But the
colors can be used to your advantage in order to differentiate.
Page 10
Keyword BASED SECURITY SYSTEM
5.7 USB Cable:
An Arduino typically only requires a USB cable to
be used as a power source and to connect to a computer for
programming. A USB Type B cable can be used for the most popular
Arduino model (Uno), however other Arduino boards may require
Type B-mini or micro connectors. A power adapter cable can also be
plugged into the Arduino to power the board when separate from a
USB power source.
Page 11
Keyword BASED SECURITY SYSTEM
6. WORKING PRINCIPAL:
When the 12 volt DC supply is given to
Arduino then the Arduino is energized which is connected to the
Servomotor, buzzer and ultrasonic sensor .Then programming in the
Arduino with the help of laptop/computer. If the 10cm near the sensor
of any object like vehicle to transmit the ray of pulse to refected the
signal and received the receiver part of Ultrasonic sensor and provide
signal of Arduino to operate the buzzer to 10sec work this information
shows the computer display and 10sec is complete done then
servomotor ON operate 90 degree to open the gate then passes the
vehicles and also features is add to count how many vehicle pass and
time shows the display of personal computer.
CONCULUSION:
The simple autonomous security system that can be used for individual or
different commercial security as example personal data, based on the
Keyword/ keypad module and Arduino Uno. The Arduino was connected
to a computer through the USB port and programmed using a language
similar to C++. Programming code (sketch) was uploaded into Arduino
using program software ArduinoIDE. Connection scheme and experimental
results are also presented.
Page 12
Keyword BASED SECURITY SYSTEM
7. ADVANTAGES:
1. To reduce the worker.
2. To save money and time.
3. Low investment.
4. To save the energy and also hygiene control.
DISADVANTAGES:
Page 13
Keyword BASED SECURITY SYSTEM
8. MODIFICATION:
We have decided the minor project to modified
is automatic gate using ultrasonic sensor into highly effective with the
help of other sensor which detect the only vehicle not other object
because to reduce the disadvantage of automatic gate but some main
component like sensor are not available in the market. We can’t able to
able modified due to achieved the component then modified this
project to adding more features of this project.
9. REFERENCE:
1. https://www.hackster.io/Techatronic/automatic-gate-open-
and- close-using-ultrasonic-sensor-ac5579
2. https://www.watelectronics.com/ultrasonic-sensor/
3. https://www.baumueller.com/en/insights/basics/servomotor
- how-it-works-properties-areas-of-use
4. https://www.elprocus.com/buzzer-working-applications/
Page 14
Keyword BASED SECURITY SYSTEM
10. ESTIMATING AND COSTING:
S.NO. DESCRIPTION QUANTITY UNITS RATE AMOUNT
1 Arduino UNO 1 Nos 1650 1650
2 keypad 1 Nos 220 220
Total 2390
Page 15
Keyword BASED SECURITY SYSTEM
3.CIRCUIT DIAGRAM:
Page 16