Railway Gate Control ARDUINO

Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 21

 Mr.

-------------------(-----------------)
AIM:
The main aim of this project is to develop a system, which will
avoid railway accidents happening at unattended railway gates.

PURPOSE:
The main purpose of this project is to avoid railway
accidents happening at unattended railway gates with the help of
IR Technology and microcontroller.
 An embedded system is some combination of
computer hardware and software, with either fixed or
programmable capabilities, that is specifically
designed for a particular kind of application device.

 Embedded systems do a very specific task, they cannot


be programmed to do different things.
 Consumer appliances
 Office Automations
 Industrial automation
 Medical electronics
 Computer Networking
 Telecommunications
 Wireless technologies
 Security
Microcontroller ATmega168/328
Operating Voltage 5V

Input Voltage (recommended) 7-12V

Input Voltage (limits) 6-20V


Digital I/O Pins 14 (of which 6 provide PWM output)
Analog Input Pins 6
DC Current per I/O Pin 40 mA
DC Current for 3.3V Pin 50 mA
16 KB (ATmega168) or 32 KB (ATmega328) of which 2
Flash Memory
KB used by bootloader
SRAM 1 KB (ATmega168) or 2 KB (ATmega328)
EEPROM 512 bytes (ATmega168) or 1 KB (ATmega328)
Clock Speed 16 MHz
 A liquid crystal display (LCD) is a thin, flat panel
used for electronically displaying information such
as text, images, and moving pictures.
 Its uses include monitors for computers,
televisions, instrument panels, and other devices
ranging from aircraft cockpit displays, to every-day
consumer devices such as gaming devices, clocks,
watches, calculators, and telephones.
 Among its major features are its lightweight
construction, its portability, and its ability to be
produced in much larger screen sizes than are
practical for the construction of cathode ray tube
(CRT) display technology.
 The sender is composed of an IR LED
(D2) in series with a 470 Ohm resistor,
yielding a forward current of 7.5mA.
The receiver part is more complicated,
the 2 resistors R5 and R6 form a voltage
divider which provides 2.5V at the
anode of the IR LED (here, this led will
be used as a sensor). When IR light falls
on the LED (D1), the voltage drop
increases, the cathode's voltage of D1
may go as low as 1.4V or more,
depending on the light intensity. This
voltage drop can be detected using an
Op-Amp (operational Amplifier
LM358).
 600mA OUTPUT CURRENT CAPABILITY PER CHANNEL
 1.2A PEAK OUTPUT CURRENT (non repetitive) PER CHANNEL
 ENABLE FACILITY
 OVERTEMPERATURE PROTECTION
 LOGICAL "0" INPUT VOLTAGE UP TO 1.5 V
 (HIGH NOISE IMMUNITY)
 INTERNAL CLAMP DIODES
 WORKING PRINCIPLE OF A DC MOTOR
A DC motor is an electric motor that runs on DC electricity. It works
on the principle of electromagnetism. A current carrying conductor
when placed in an external magnetic field will experience a force
proportional to the current in the conductor

OPERATION OF A DC MOTOR
There are two magnetic fields produced in the motor. One magnetic field is
produced by the permanent magnets and the other magnetic field is produced
by the electrical current f lowing in the motor windings. These two fields result
in a torque which tends to rotate the rotor. As the rotor turns, the current in the
windings is commutated to produce a continuous

Torque output this makes the motor to run .


 The Arduino Uno can be programmed with the Arduino software. Select
"Arduino Uno from the Tools > Board menu (according to the microcontroller
on your board).For details, see the reference and tutorials. The ATmega328 on
the Arduino Uno comes preburned with a boot loader that allows you to upload
new code to it without the use of an external hardware programmer. It
communicates using the original STK500 protocol (reference, C header
files).We can also bypass the boot loader and programs the microcontroller
through the ICSP (In-Circuit Serial Programming) header; see these
instructions for details. The ATmega16U2 (or 8U2 in the rev1 and rev2 boards)
firmware source code is available. The ATmega16U2/8U2 is loaded with a DFU
boot loader, which can be activated by:
 On Rev1 boards: connecting the solder jumper on the back of the board (near
the map of Italy) and then resetting the 8U2.
 On Rev2 or later boards: there is a resistor that pulling the 8U2/16U2 HWB line
to ground, making it easier to put into DFU mode.
 The project “DEVELOPMENT OF ADVANCED AUTOMATED
RAILWAY GATE CONTROL SYSTEM” been successfully designed and
tested. It has been developed by integrating features of all the
hardware components used. Presence of every module has been
reasoned out and placed carefully thus contributing to the best
working of the unit.

 Secondly, using highly advanced IC’s and with the help of growing
technology the project has been successfully implemented.
.

 For the further development of this project we can add


GPS module to the trains to monitor the movements of
the trains in the same track.
REFERENCE:

[1] Dr.Suryaprasad J, Praveen Kumar B O, Roopa D Arjun A Novel Low-Cost Intelligent Shopping
Cart, Proceedings of the 2nd IEEE International Conference on Networked Embedded Systems for
Enterprise Applications, NESEA 2011, Perth, Australia, December 8-9, 2011

[2] Zeeshan Ali, Prof. Reena Sonkusare, ”RFID Based Smart Shopping and Billing”, International
Journal of Advanced Research in Computer and Communication Engineering, Vol. 2, Issue 12,
December 2013 [

3] Larson, Bradlow and Fader, “An Exploratory Look of Supermarket Shopping Paths,”
International Journal of Research in Marketing, April 2005. Available:
http://www.searchlores.org/realicra/PT_1006.pdf

[4] G. Roussos and B. College, ―Enabling Rfid in Retailǁ, Computer, IEEE,vol. 39, no. 3, 2006.

[5] Ankit Anil Agarwal, Saurabh Kumar Sultania, Gourav Jaiswal, Prateek Jain.ǁ RFID Based
Automatic Shopping Cartǁ, Control Theory and Informatics Vol 1, No.1, 2011.3 [6] Motorola,
transforming the customer experience with RFID (White Paper)
Queries

You might also like