Automatic Rotary Car Parking System

Published Jun 22, 2020
 48 hours to build
 Beginner

Automated parking is a technology that efficiently parks a vehicle Once parked on the track, depending on the specific system, the cars are lifted with electric power and stacked one above the other.

display image

Components Used

LCD16x2 Display
LCD16x2 Display
1
RFID Reader EM18
EM18 RFID reader module is used to read 125 kHz RFID card wirelessly for a very short distance. It is generally used in applications like attendance system, access management, tracking of goods etc.
1
Arduino Mega
Arduino Mega
1
Relay Module Two channel
Relay Module Two-channel
1
RFID CARD
RFID CARD
4
USB TO TTL Converter
Interface Modules USB TO TTL 3.3V 1 PORT WITH DB9M
1
DC Gear Motor
AC, DC & Servo Motors 12V DC planetary gear motor, 27 rpm, 1/150 gear ratio, 37mm diameter
2
IR Proximity Sensor DC 6-36V 4mm PNP-NO
1
Description

BLOCK DIAGRAM

It consists of controller Microcontroller, Vending Machine, RFID module, Output Module, Power Supply, and Status Indicator. 

RFID cards have diverse range of functions, while provides convenience, as the cards must simply be waived or tapped in front of a reader rather than swiped. These cards are used for applications as access control in security systems, time and attendance, network login security, biometric verification, cashless payment, and even event management. 

An RFID reader is a device that is used to interrogate an RFID tag. The reader has an inbuilt antenna that emits radio waves; the tag responds by sends back its data.

Micro controller senses the signal given from switches and decides the mode of operation i.e. drive the motor of parking system. It fetches data from memory location and sends it to output devices like display, motor driver and buzzer. At the same time it can accept data from Keypad for recharging options and from IR receiver to sense that vehicle on parking pallets.

The display is various messages like valid card, invalid card, access allowed, manual access etc. We have used 16x2 alphanumeric displays.

An Arduino base vending machine is used in the project. The vending machine is used for costing purpose. It is having RFID scanner on it to call the pallet having user’s vehicle.

An infrared sensor is an electronic instrument that is used to sense certain characteristics of its surroundings. It does this by either emitting or detecting infrared radiation. Infrared sensors are also capable of measuring the heat being emitted by an object and detecting motion.DC Motor is used to open the Gate. This will be done when user has successfully performed the RFID swap operation with sufficient balance.

CIRCUIT DIAGRAM

When the light emitted by the IR LED is incident on the photodiode after hitting an object, the resistance of the photodiode falls from a huge value. One of the inputs of the op – amp is at threshold value set by the potentiometer. The other input to the op-amp is from the photodiode’s series resistor. 

When the incident radiation is more on the photodiode, the voltage drop across the series resistor will be high. In the IC, both the threshold voltage and the voltage across the series resistor are compared. If the voltage across the resistor series to photodiode is greater than that of the threshold voltage, the output of the IC Op – Amp is high. As the output of the IC is connected to an LED, it lightens up. The threshold voltage can be adjusted by adjusting the potentiometer depending on the environmental conditions. The IR sensors are then connected to relay board for further operations.

The next section is relay board. An opto-coupler is a device which encapsules an LED and a photo-transistor inside a hermetically sealed, water proof, light proof package in the form of an 8 pin IC (resembling a 555 IC). The LED is terminated over a couple of pin outs, while the three terminals of the photo-transistor are terminated over the other three assigned pin outs. The idea is simple, it's all about providing an input DC from the source which needs to be isolated to the LED pin outs via a limiting resistor (as we normally do with usual LEDs) and to switch the photo transistor in response to the applied input triggers.

FLOW CHART

Parking

Hardware

We implemented our very own circular car parking system which is used to park 4 cars at the same time. It is basically private car parking system. There are different types of material used to implement this car parking system such as:

  • EN8
  • Aluminum sheet
  • Aluminum bars

EN8 material is selected on the basis of cost and its hardness. Aluminum sheets are used to create 4 pallets to park the cars and aluminum bars is used for pallet support.

VENDING MACHINE

SIMULATION

 

Codes

Downloads

Published paper final Download
report FINAL Download

Institute / Organization

RMD sinhgad school of engineering warje
Comments
Ad