You are on page 1of 17

MULTILEVEL SECURITY SYSTEM

ABSTRACT

Graveness of guarding is an essential component of any system or organization in


an increasingly hacking environment. Layers of protection are necessary. This
work presents a model to develop a multilevel security system. To reach or access
inner most circle, multilevel stage of security system endorsement will be
necessary, making it the primary level of security. These include the PIC
Microntroller, IR sensor, DC motor, Vibration sensor, Buzzer ,LCD, Relay and
RF Transceiver. The IR sensor is used to detect the object or a person .Then the
vibration sensor detects the vibrations. Then the lcd is used to display the values, if
sensor detects the object or a person automatically the relay will turn on the Dc
motor. Any security breach detected will alert the authorities with the help of a
Buzzer, therefore taking the necessary response immediately. Necessary program
for microcontrollers are written in c-language and compiled .This system has very
economical cost, so that it can affordable to all. The system successfully
developed, implemented and tested in our laboratory and we found that its working
is satisfactory
BLOCK DIAGRAM

LCD
IR SENSOR

PIC RELAY DRIVER


VIBRATION
SENSOR

RELAY

RF TX DC MOTOR

RF RX BUZZER
STRUCTURAL HEALTH MONITOR

ABSTRACT

The process of implementing a damage detection and characterization strategy for


engineering structures is referred to as structural health monitoring (SHM). Here
damage is defined as changes to the material and/or geometric properties of a
structural system, including changes to the boundary conditions and system
connectivity, which adversely affect the system's performance. The SHM process
involves the observation of a system over time using periodically sampled dynamic
response measurements from moisture sensor, temperature sensor ,vibration
sensor, the extraction of damage-sensitive features from these measurements, and
the statistical analysis of these features to determine the current state of system
health.Here we are using Zigbee for transmitting the information to the PC.For
long term SHM, the output of this process is periodically updated information
regarding the ability of the structure to perform its intended function in light of the
inevitable aging and degradation resulting from operational environments. After
extreme events, such as earthquakes or blast loading, SHM is used for rapid
condition screening and aims to provide, in near real time, reliable information
regarding the integrity of the structure. Necessary program for microcontrollers are
written in c-language and compiled .This system has very economical cost, so that
it can affordable to all. The system successfully developed, implemented and tested
in our laboratory and we found that its working is satisfactory
BLOCK DIAGRAM

LCD
MOISTURE
SENSOR

SERIAL ZIGBEE
TEMPERATUR PIC INTERFACE TX RX
E SENSOR

VIBRATION
SENSOR ZIGBEE TX RX

PC
E-LICENSING

ABSTRACT

A e-licensing system provides enhanced flexibility for licensing applications in a


network. The e-licensing system includes a license certificate database which
stores all license information. The license certificate database is accessed by
providing a request to a license service provider associated with a server. The
license service provider generates an executable entity based on the request
parameters, which searches the database and, if the appropriate units are available,
assembles a license. The license and the application are then transmitted to the
requesting client. All aspects of the transaction are also stored in a database
organized according to a transaction's relation to a particular license.The RF
Transceiver check the database for the particular license. Then the user have give
the key associated with the license. If the key is match the relay will turn on and
the Ignition control of the motor will on otherwise it will give the alert through
buzzer.Here we have used PIC Microntroller,RF Transceiver,LCD,Relay ,Ignition
control,buzzer. This allows a developer to define a security and to apply at least
one type of security policy. Necessary program for microcontrollers are written in
c-language and compiled .This system has very economical cost, so that it can
affordable to all. The system successfully developed, implemented and tested in
our laboratory and we found that its working is satisfactory

BLOCK DIAGRAM

RF RX LCD

PIC
MICROCONTRO
LLER
RELAY
KEY DRIVER
SENSOR

RELAY
BUZZZER

IGNITIO
N
RF TX CONTRO
L
LOCKER SECURITY SYTEM

ABSTRACT

At present most of the mare facing problem about how to safeguard their personal
belongings like ornaments, important documents and money kept in home due to
the theft in houses, offices and in organisations also. Hence, most of the house
people are taking almanacs and safeguard lockers in homes to provide security to
their important belongings. But even still they operated with manual operation of
lock and key system without providing any information to the user when theft is
happened by breaking them. Hence, an attempt has been made to develop
advanced alert Locker security system with Keypad and Vibration sensor,RF
Transceiver,LCD,Temperature sensor,Relay,light and Buzzer.If the person enters
the key the locker will open.The LCD is used to display the information.The
Temperature sensor is used to measure the temperature. If the user didn’t give
correct password the buzzer will gives the alert and then light will switch on. The
present system provides the better security and also this system has very
economical cost, so that it can affordable to all. The system successfully
developed, implemented and tested in our laboratory and we found that its working
is satisfactory

BLOCK DIAGRAM

KEY PAD LCD


(4x3)

PIC
MICROCONTR
OLLER
RF TX

VIBRATI
ON
SENSOR RELAY

LIGHT

RF RX

TEMPERATU
RE SENSOR
PREPAID ENERGY METER

ABSTRACT

This paper presents a single phase digital prepaid energy meter based on two
microcontrollers and a single phase energy meter IC. This digital prepaid energy
meter does not have any rotating parts. The energy consumption is calculated using
the output pulses of the energy meter chip and the internal counter of
microcontroller (PIC). A microcontroller is used a smart card and the numbers of
units recharged by the consumers are written in it. A relay system has been used
which either isolates or establishes the connection between the electrical load and
energy meter through the supply mains depending upon the units present in the
smart card.Energy consumption (kWh), maximum demand (kW), total unit
recharged (kWh) and rest of the units (kWh) are stored in the PIC microcontroller
to ensure the accurate measurement even in the event of an electrical power outage
that can be easily read from a 16x2 LCD. As soon as the supply is restored, energy
meter restarts with the stored values. A single phase prepaid energy meter
prototype has been implemented to provide measurement up to 40A load current
and 230V line to neutral voltage. Necessary program for microcontrollers are
written in c-language and compiled. If the recharged values gets low the buzzer
gives alert to the user. This system has very economical cost, so that it can
affordable to all. The system successfully developed, implemented and tested in
our laboratory and we found that its working is satisfactory.

BLOCK DIAGRAM

CARD LCD
READER

PIC
MICROCONTR
OLLER RELAY
BUZZER

RELAY
DRIVER

LOAD
WIRELESS FOUR QUADRANT DC MOTOR CONTROL

ABSTRACT

The project is designed to develop a four quadrant control system for a DC motor.
The motor is operated in four quadrants i.e. clockwise; counter clock-wise, forward
brake and reverse brake. The four quadrant operation of the dc motor is best suited
for industries where motors are used and as per requirement as they can rotate in
clockwise, counter-clockwise and also apply brakes immediately in both the
directions. In case of a specific operation in industrial environment, the motor
needs to be stopped immediately. In such scenario, this proposed system is very apt
as forward brake and reverse brake are its integral features. Instantaneous brake in
both the directions happens as a result of applying a reverse voltage across the
running motor for a brief period.In this proposed system we have used PIC
Microcontroller,Switch control,RF Transceiver,LCD,Relay and MOSFET.RF
Transceiver transmits the information to the PIC Microcontroller. Relay and
MOSFET are provided for the operation of the motor which are interfaced to the
circuit that provides an input signal to it and in turn controls the motor through a
driver IC. This project can be enhanced by using higher power electronic devices
to operate high capacity DC motors. Regenerative braking for optimizing the
power consumption can also be incorporated.Necessary program for
microcontrollers are written in c-language and compiled. This system has very
economical cost, so that it can affordable to all

BLOCK DIAGRAM

SWITCH RF TX
CONTROL

RF RX DECODER

LCD

PIC
MICROCONTRO
LLER
RELAY DRIVER

RELAY RELAY

MOSFET MOSFET DC
DRIVER MOTOR

SOLAR DATA LOGGER

ABSTRACT

A data logger (also datalogger or data recorder) is an electronic device that


records data over time or in relation to location either with a built
in instrument or sensor or via external instruments and sensors. Increasingly, but
not entirely, they are based on a digital processor (or computer). They generally are
small, battery powered, portable, and equipped with a microprocessor, internal
memory for data storage, and sensors. Some data loggers interface with a personal
computer, and use software to activate the data logger and view and analyze the
collected data, while others have a local interface device (keypad, LCD) and can be
used as a stand-alone device. Data loggers play an important role in the production
of many alternative energy sources including solar power. Measuring and auditing
energy consumption is another way that data loggers help support and guide the
energy industries. Data loggers are also ideal for use in determining possible
locations for solar panels. The system proposed in this paper is an advanced
solution for monitoring the solar panel at a particular place and make the
information visible anywhere in the PC. Here we have used PIC
microcontroller,Voltage sensor,Current sensor,Temperature sensor, Solar panel,
LCD, Relay. The system deals with monitoring the voltage,current and temperature
with sensors and sends the information to the PC.The relay will on the load if the
values of the sensors will matched with the database values. The data updated from
the implemented system can be accessible in the internet from anywhere in the
world. Necessary program for microcontrollers are written in c-language and
compiled. This system has very economical cost, so that it can affordable to all.
The system successfully developed, implemented and tested in our laboratory and
we found that its working is satisfactory.

BLOCK DIAGRAM

CURREN
SOLAR T LOAD
SENSOR
PANEL

TEMPERAT
VOLTAGE
URE PIC
SENSOR LCD
SENSOR MICROCONTR
OLLER
PC BASED DATA LOGGER
ABSTRACT

A data logger (also datalogger or data recorder) is an electronic device that


records data over time or in relation to location either with a built
in instrument or sensor or via external instruments and sensors. Increasingly, but
not entirely, they are based on a digital processor (or computer). They generally are
small, battery powered, portable, and equipped with a microprocessor, internal
memory for data storage, and sensors. Some data loggers interface with a personal
computer, and use software to activate the data logger and view and analyze the
collected data, while others have a local interface device (keypad, LCD) and can be
used as a stand-alone device.The system proposed in this paper is an advanced
solution for monitoring the machine at a particular place and make the information
visible anywhere in the PC. Here we have used PIC microcontroller,Voltage
sensor,Current sensor,Temperature sensor,Vibration sensor,LCD,Relay. The
system deals with monitoring the voltage,current,temperature and vibration with
sensors and sends the information to the PC.The relay will on the load if the values
of the sensors will matched with the database values. The data updated from the
implemented system can be accessible in the internet from anywhere in the world.
Necessary program for microcontrollers are written in c-language and compiled.
This system has very economical cost, so that it can affordable to all. The system
successfully developed, implemented and tested in our laboratory and we found
that its working is satisfactory.

BLOCK DIAGRAM
VOLTAG LCD
E
SENSOR

SERIAL PC
CURREN INTERFA
T CE
SENSOR

RELAY
DRIVER
TEMPER
ATURE
SENSOR
RELAY

VIBRATI
ON
SENSOR

You might also like