Tracking Police Man Using RF Proximity Card
Tracking Police Man Using RF Proximity Card
Abstract
Security is the important cause in the modern world. Now a day so many schemes have
announced by the banks which very attractive and the people are saving money in banks. At this
point protecting the banks is the main duty of police. Hence police are appointed securities to the
banks and make them to patrol during nights. . They have to go to every banks and streets and
sign the books kept in their places .But some police people forgot their duty and will sleep in a
vacant place and in the morning they get up and in a hurry go to these banks and put a fake time
and date and the signature .To avoid this and to provide more security our proposed system is
giving solution for tracking police man using RF proximity card. A RF proximity card reader with a
microcontroller will be designed and will be placed in every bank. During the patrol time, when a
police man swipe the card it will read the card number and will store it with date and time. The
data can be retrieved by connecting the machine to PC and giving appropriate commands.
Tracking police man using RF proximity card embedded system project explains about
new method for bank officials for checking their security of the bank by implementing accurate
method to control police officials. In present scenario banks are playing important role in providing
security for people for saving their money, gold..Etc. So banks are taking serious steps to
maintain security like hiring police officials at night time for patrolling banks, but there are chances
in irregularity of police officials so this method will provide card system for every police official
who should scratch his card. Data and time is stored inside system which can connect to
computer and analyze details of his attendance.
Components
Power Supply : 5V/12V DC
Micro controller : ATMEL AT89S52
LCD : 16x2 characters
RS232 Converter : MAX3232
Buzzer : Frequency-1 to 18 kHz (5v-12Vdc)
Reader : RF proximity card reader
Card : RF proximity card
Memory (EEPROM) : AT24C04 (4Kb)
Real time clock (RTC) : DS1307
Software used
Embedded C
Pro-load
Functionality
RTC is providing the clock with date and time, and this date and time is displaying in LCD. When
the police man swipe the card, RF reader will read the card and decode the card value. Decoded
card value is send to microcontroller. Microcontroller is receiving the card value and the card
value is stored in external EEPROM memory with the swiped date and time. Details of the card
swiping are retrieved by connecting the machine to a PC. After connecting to PC through serial
port, valid password is required to retrieve the data. Upon successful entry of the password data
will transfer from machine to PC.
Block Diagram
RTC
Memory
RTC Battery
OSC Backup
Proximity
Proximity C
Card
Card Reader O
LCD (Display)
N
T LCD LCD
RS232 R Driver Glass
Converter O
L
L
Power Supply
E
Trans Regulator R Buzzer
former (7805)
Buzzer Buzzer
Rectifier Filter Driver OSC
Components Description
Power supply
Power supply unit contains adaptor, regulator, and filter. This will convert AC voltage into
desired DC voltage. Adaptor is used for step down the voltage, regulator is used for removing AC
components and filter is used to provide pure DC.
AC Adapter Regulator Filter
AC Supply [7805] DC output
Microcontroller AT89S52
The AT89S52 is a widely available in market, cost effective, low-power, high-performance
CMOS 8-bit microcontroller with 8K bytes of in-system programmable Flash memory. The device
is manufactured using ATMEL’s high-density nonvolatile memory technology and is compatible
with the industry standard 80C51 instruction set and pin out.
Features
8K Bytes of In-System Programmable (ISP) Flash Memory
Endurance: 1000 Write/Erase Cycles
4.0V to 5.5V Operating Range
256 x 8-bit Internal RAM
32 Programmable I/O Lines
Full Duplex UART Serial Channel
Fully Static Operation: 0 Hz to 33 MHz
Vital role of Microcontroller-AT89S52 in this project
When ever the police man swipe the card in card reader, the uc will receive the card
number and will read the current time from RTC and store the time and card number in EEPROM
memory. During the same time the microcontroller will send the permission status to LCD and will
activate the buzzer. During data downloading time microcontroller will receive the command
through serial port and validate the command and will transfer the data to PC
RS-232Protocol
RS-232 was created for one purpose, to interface between Data Terminal Equipment
(DTE) and Data Communications Equipment (DCE) employing serial binary data interchange. So
as stated the DTE is the terminal or computer and the DCE is the modem or other
communications device.
RS-232 pin-outs for IBM compatible computers are shown below. There are two
configurations that are typically used: one for a 9-pin connector and the other for a 25-pin
connector.
Voltage range
The standard voltage range on RS-232 pins is _15V to +15V. This voltage range applies to all
RS-232 signal pins. The total voltage swing during signal transmission can be as large as 30V. In
many cases, RS-232 ports will operate with voltages as low as _5V to +5V. This wide range
of voltages allows for better compatibility between different types of equipment and allows greater
noise margin to avoid interference. Because the voltage swing on RS-232 lines is so large, the
RS-232 signal lines generate a significant amount of electrical noise. It is important that this
signal does not run close to high impedance microphone lines or audio lines in a system. In cases
where you must run these types of signals nearby one another, it is important to make sure that
all audio wires are properly shielded. The main role of the RS232 chip is to convert the data
coming for the 12-volt logic to 5 volt logic and from 5 volt logic to 12 volt logic
Vital role of RS232 Converter (Max 232n) in this project
This device is used to download the stored details (police man database) from microcontroller to
computer.
Computer
This is used to monitor the system status and controls the system devices. Here the front
end application is developed by using VB software. The computer is communicating with
microcontroller through serial port.
Vital role of computer in this project
The visual basic front end application is stored in computer. By using this application we
can download the police man database details every 1 weak or 1month.
Buzzer
The buzzer subsystem produces a 2 KHz audible tone when powered. The buzzer will
sound when the signal coming into the driver is high. It must be connected to a transistor,
Darlington or transducer driver subsystem.
The buzzer is connected between the supply rail (+V) and the input signal. This acts as
load on the driver. When the input signal coming into the buzzer subsystem is low, a potential
difference across the buzzer causes current to flow. It is this flow of current that causes the
buzzer to sound.