SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue IV, April 2017 | ISSN 2278-2540
www.ijltemas.in Page 160
Microcontroller Based Elevator System
Radha Singh1
, Pooja Maurya2
, Dhirendra Pratap Patel3
,Prashant Ranjan4
1, 2, 3
Department of Electronics and Communication Engineering,
United College of Engineering and Management, Naini , Allahabad, India.
4
Assistant Professor, Department of Electronics and Communication Engineering,
United College of Engineering and Management, Naini , Allahabad, India.
Abstract- In today’s society technology is growing at an
exponential rate, and elevator is very common example of
technology for consuming time of human being Elevator began
as hoists. An elevator is platform that can move up and down in
vertical direction by a mechanical means .In the past elevator
drive mechanism were powered by stream and water hydraulic
piston. In today’s world, there are intricate governors and
switching schemes to carefully control cab needs in any situation,
buttons have been giving way to keypads.
In our project, the atmega8 microcontroller based lift system is
constructed to simulate as an actual lift in the human life. The
elevator control system is one of the important aspects in
electronics control module in automotive application. Here
elevator control system is designed with different levels. First the
elevator control system is implemented for multi-storage
buildings. [1]
Keywords— PCB board ; Microcontroller Atmega8 IC; L293D
motor; IR sensor module; LCD; Step down Transformer; Push
buttons; IC base28 pin; IC base16 pin; burg strip 1*40 male
connector ; LM7805; LM7812.
I. INTRODUCTION
levator, is a transport device which is very common to us
in present days. We use elevator every day to move goods
or peoples vertically in a high building such as shopping
centre, working office, hotel and many more places. It is a
very useful device that moves people to the desired floor in
the shortest time.
In this project, Atmega8 microcontroller is used as the
primary controller and it consist of various inputs and outputs
circuits together with a lift model. The Atmega8
Microcontroller is used to coordinate the functions of various
hardware circuitries. Service request circuit or keypad and
sensors are used as input. Stepper motor driver circuit, DC
motor circuit, seven-segment display, buzzers and various
types of LED (light emitting diodes) displays are used as
output.
The lift model was constructed to simulate an actual lift in the
real life. It can be counted as the output hardware of the
system. The software for the system was designed according
to the real lift traffic management algorithm. The
combination of the hardware and software perform the
simulate function of a basic lift system.[2]
II. METHEDOLOGY
In this project we developed the elevator system by using
Atmega8 Microcontroller for minimize the travelling time.
By using switch we give command to the microcontroller and
floor detect by IR sensor module.
We show the basic elevator system with three floors .In this
project we show three floors with three switches. The lift
carries the person to each floor .we use separate switches for
timed operation and priority for any floor. With the help of
these switches, the lifts automatically choose a path when we
press a start switch.
The lift automatically starts and immediately responds
according to user input .some options are provided for the
user to make its
1. When user at ground floor -
User can go to first floor and also can go to second
floor.
2. When user at first floor -
User can go to ground floor and also can go to
second floor.
3. When user at Second floor -
User can go to first floor and also can go to ground
floor.
III. BLOCK DIAGRAM OF ELEVATOR SYSTEM
Figure NO.1-Block diagram of elevator system[3]
E
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue IV, April 2017 | ISSN 2278-2540
www.ijltemas.in Page 161
IV.COMPONENT DESCRIPTION
A .Atmega8 IC -
1. This is the CPU of our project.
2. Its max operating frequency is 16MHz and
operating
voltage is +5V DC.
3. It receives the command signal from the Buttons
and IR sensor through P0RT C.
4. Microcontroller ATmega8 is connected to the
Motor driver IC (L293D) and it control Motor [4].
B. IR Sensor (Infrared sensor) module-
In IR sensor module 2 parts are present, first one is IR LED
and second one is photodiode. It is known as IR pair or
photo coupler. The principle of IR sensor is based on LED
emission.
Hence, IR LED emits IR radiation and photodiode sense that
radiation .the resistance of photodiode vary due to IR
radiation falling on photodiode. When light is fall onto the
photodiode voltage drop generate across the voltage
comparator (LM358). Due to this voltage drop IR sensor
sense the objects. In our project IR LED and photodiode are
present in parallel.
When object come in front of IR pair ,the IR light gets
reflected by the Object and absorbed by the photodiode.
Here we use IR sensor module for the floor detection.
C. Motor driver IC ( L 293D)-
It is 16 pin IC which use to control the rotation of DC
motor. In this IC there are two enable pins i.e. pin1 and pin9.
This is necessary to high pin1 and pin9 for driving the
motor. In our project we use DC gear motor for rotation in
both directions i.e. clockwise rotation and anticlockwise
rotation respectively. Here we use motor driver IC for
movement lift in up and down vertically. [6]
D. Voltage Regulator (LM 7812, 7805)-
It is use for over current protection and it also maintains
constant DC voltage level.
LM 7812 convert the input voltage into required voltage
level, this output is used to drive the motor.
LM 7805 convert 12V DC into 5V DC .5V DC used for
enable the microcontroller Atmega8,motor driver IC(L293D)
and LCD. 5V DC is also required for enabling the push
buttons an IR sensor module. [5]
E. LCD –
In this project we use 16*2 LCD to display the floor .LCD
screen an electronic display which is widely used .A 16*2
LCD display is very basic module and it is very useful in
different devices and circuit. These modules are prefer over
seven segment and other multi segment LEDs. A 16*2 LCD
means it can display 16 characters per line and there are two
such lines. In this LED each character is displayed in 5*7
pixel matrix. This LCD has two registers namely Command
and Data.[8]
F. PUSH BUTTON-
Push button switches are the classic momentary switch.
These switches have really nice , tactile,”clicky “feedback
when we press them. They come in all sorts of flavours :big
,small ,colourful ,illuminated .They might be terminated as
through whole ,surface mount.[9]
V. SIMULATED CIRCUIT DIAGRAM
VI. FLOW CHART
International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS)
Volume VI, Issue IV, April 2017 | ISSN 2278-2540
www.ijltemas.in Page 162
VII. HARDWARE IMPELEMENTATION
VIII. CONCLUSION
We use ATmega8 microcontroller and IR sensor module to
design the elevator system. Movement of elevator is done
with the help of DC gear motor which is controlled by motor
driver IC(L293D).We design the circuit on Proteus and done
the simulation by the embedded AVR programming.IR sensor
module are used to detect the floor for vertical movement of
elevator. In this project we design three floor building model
to establish the elevator system.
This elevator system is used to transports goods and human
.With the help of this elevator user can go any desired floor in
less time .This is very smooth process and simply controlled.
This elevator system is easily can be establish in many stories
buildings, shopping mall, hospital .Microcontroller based
elevator system is easily controlled and interfacing is simple .
FUTURE SCOPE
Present work is carried out using C coding in future and this
can be done using other programming languages..
Microcontroller can be replaced by Programmable Logic
Controller.
Further scope in design, operator console board may be used
for display and keypad design.
ACKNOWLEDGMENT
It is a pleasure to thank many people whose support made
this thesis possible very easily.
We would like to take this opportunity to express my
gratitude, respect and sincere thanks to my project guide Mr
Prashant Ranjan for his guidance, support and insight.
We are grateful to our HOD Prof.(Dr.) Nandita Pardhan for
their support, instruction and guidance.
Our special thanks go to our Lab Instructor Rohit Srivastava
for their help in PCB Design and working of the project.
We would like to thank faculty members and staff of the
department of Electronics and Communication Engineering,
United College of Engineering and Management for their
extreme help throughout course.
REFERENCES
[1]. Department Of Measurement and Information Systems,
"Microcontroller based elevator controlling system", version:
FLV-V02.1, 1989 (Project report in Hungarian).
[2]. Cheah, Siew Hoon (2006) Microcontroller Based Lift Control
System. Faculty of Electrical & Electronic Engineering,
Universiti Malaysia Pahang.
[3]. Poorvi Behre, Viveka Nema, and Bhupendra Badoniya,
Congestion-Free Elevator Control Using Microcontroller,
International Journal of Scientific & Engineering Research
Volume 4, Issue 1, January-2013 1, ISSN 2229-5518.
[4]. MaykePredco, Hand book of Microcontroller atmega8(MC
GrawHill,co ,USA)1999.
[5]. Muhammad Rashid (13 January 2011). Power Electronics
Handbook. Elsevier. pp. 609–. ISBN 978-0-12-382037-2.
[6]. https://www.engineersgarage.com/electronic-components/l293d-
motor-driver-ic.
[7]. www.nex-robotics.com › Products › Motors and Accessories.
[8]. www.microcontroller-project.com/16x2-lcd-working.html.
[9]. .https://learn.sparkfun.com/tutorials/switch-basics.

Weitere ähnliche Inhalte

Was ist angesagt?

Minor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemMinor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemSaban Kumar K.C.
 
Fire fighting robot ppt
Fire fighting robot pptFire fighting robot ppt
Fire fighting robot pptathmeg
 
IoT based Flood detection system
IoT based Flood detection systemIoT based Flood detection system
IoT based Flood detection systemROHIT89352
 
Touchless Touchscreen Technology
Touchless Touchscreen TechnologyTouchless Touchscreen Technology
Touchless Touchscreen TechnologySaurabh Tripathi
 
IOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduinoIOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduinoGopikrishnateja Goli
 
IRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using ArduinoIRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using ArduinoIRJET Journal
 
Iot projects 2021-2022
Iot projects 2021-2022Iot projects 2021-2022
Iot projects 2021-2022MSR PROJECTS
 
Touchless Touchscreen Technology
Touchless Touchscreen TechnologyTouchless Touchscreen Technology
Touchless Touchscreen TechnologyAkshay Vasava
 
VTU Seminar report front pages LATEST
VTU Seminar report front pages LATESTVTU Seminar report front pages LATEST
VTU Seminar report front pages LATESTathiathi3
 
IOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORINGIOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORINGkantkamal2291
 
Blinking a Single LED
Blinking a Single LEDBlinking a Single LED
Blinking a Single LEDRihab Rahman
 
Performance trends and alerts with ThingSpeak IoT
Performance trends and alerts with ThingSpeak IoTPerformance trends and alerts with ThingSpeak IoT
Performance trends and alerts with ThingSpeak IoTAnoush Najarian
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPTAIRTEL
 
IoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android ApplicationIoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android Applicationrahulmonikasharma
 
Air pollution monitoring system
Air pollution monitoring systemAir pollution monitoring system
Air pollution monitoring systemSuraksha Sanghavi
 

Was ist angesagt? (20)

Minor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control SystemMinor Project Report: Automatic Door Control System
Minor Project Report: Automatic Door Control System
 
Fire fighting robot ppt
Fire fighting robot pptFire fighting robot ppt
Fire fighting robot ppt
 
Touchless Technology
Touchless TechnologyTouchless Technology
Touchless Technology
 
IoT based Flood detection system
IoT based Flood detection systemIoT based Flood detection system
IoT based Flood detection system
 
Smart bin
Smart binSmart bin
Smart bin
 
Touchless Touchscreen Technology
Touchless Touchscreen TechnologyTouchless Touchscreen Technology
Touchless Touchscreen Technology
 
Touchless Touch screen technology
Touchless Touch screen technologyTouchless Touch screen technology
Touchless Touch screen technology
 
IOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduinoIOT based air quality and monitoring by using arduino
IOT based air quality and monitoring by using arduino
 
IRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using ArduinoIRJET- Fire Fighting Robot using Arduino
IRJET- Fire Fighting Robot using Arduino
 
Iot projects 2021-2022
Iot projects 2021-2022Iot projects 2021-2022
Iot projects 2021-2022
 
Touchless Touchscreen Technology
Touchless Touchscreen TechnologyTouchless Touchscreen Technology
Touchless Touchscreen Technology
 
Touchless touch screen
Touchless touch screenTouchless touch screen
Touchless touch screen
 
Space mouse[1]
Space mouse[1]Space mouse[1]
Space mouse[1]
 
VTU Seminar report front pages LATEST
VTU Seminar report front pages LATESTVTU Seminar report front pages LATEST
VTU Seminar report front pages LATEST
 
IOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORINGIOT BASED AIR POLLUTION MONITORING
IOT BASED AIR POLLUTION MONITORING
 
Blinking a Single LED
Blinking a Single LEDBlinking a Single LED
Blinking a Single LED
 
Performance trends and alerts with ThingSpeak IoT
Performance trends and alerts with ThingSpeak IoTPerformance trends and alerts with ThingSpeak IoT
Performance trends and alerts with ThingSpeak IoT
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPT
 
IoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android ApplicationIoT Based Water Level Monitoring System with an Android Application
IoT Based Water Level Monitoring System with an Android Application
 
Air pollution monitoring system
Air pollution monitoring systemAir pollution monitoring system
Air pollution monitoring system
 

Ähnlich wie Microcontroller based elevator system

Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...IRJET Journal
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerIRJET Journal
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTIRJET Journal
 
Pick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android DevicePick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android DeviceIRJET Journal
 
3 Axis Drawing Machine
3 Axis Drawing Machine3 Axis Drawing Machine
3 Axis Drawing MachineIRJET Journal
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET Journal
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002Anuj Raj
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002anuj87420
 
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET Journal
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMIRJET Journal
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET Journal
 
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET Journal
 
IRJET - Driverless Metro Train to Shuttle between Two Stations
IRJET -  	  Driverless Metro Train to Shuttle between Two StationsIRJET -  	  Driverless Metro Train to Shuttle between Two Stations
IRJET - Driverless Metro Train to Shuttle between Two StationsIRJET Journal
 
WIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTWIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTAsish Nayak
 
Android Based Voice Controlled Smart Wheelchair
Android Based Voice Controlled Smart WheelchairAndroid Based Voice Controlled Smart Wheelchair
Android Based Voice Controlled Smart WheelchairIRJET Journal
 

Ähnlich wie Microcontroller based elevator system (20)

Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
Design and Implementation of a Self-Balancing Two-Wheeled Robot Driven by a F...
 
E1103024045
E1103024045E1103024045
E1103024045
 
Robotic Catching Arm using Microcontroller
Robotic Catching Arm using MicrocontrollerRobotic Catching Arm using Microcontroller
Robotic Catching Arm using Microcontroller
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
 
Pick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android DevicePick and Place Robotic Arm using Android Device
Pick and Place Robotic Arm using Android Device
 
3 Axis Drawing Machine
3 Axis Drawing Machine3 Axis Drawing Machine
3 Axis Drawing Machine
 
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance...
 
[IJET-V1I4P11] Authors :Wai Mar Myint, Theingi
[IJET-V1I4P11] Authors :Wai Mar Myint, Theingi[IJET-V1I4P11] Authors :Wai Mar Myint, Theingi
[IJET-V1I4P11] Authors :Wai Mar Myint, Theingi
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
 
PERSON ALIVE DETECTION
PERSON ALIVE DETECTIONPERSON ALIVE DETECTION
PERSON ALIVE DETECTION
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
 
phase_1.pptx
phase_1.pptxphase_1.pptx
phase_1.pptx
 
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image Processing
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 
CNC Plotter Machine
CNC Plotter Machine CNC Plotter Machine
CNC Plotter Machine
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
 
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
 
IRJET - Driverless Metro Train to Shuttle between Two Stations
IRJET -  	  Driverless Metro Train to Shuttle between Two StationsIRJET -  	  Driverless Metro Train to Shuttle between Two Stations
IRJET - Driverless Metro Train to Shuttle between Two Stations
 
WIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOTWIRELESS FLOOR CLEANING ROBOT
WIRELESS FLOOR CLEANING ROBOT
 
Android Based Voice Controlled Smart Wheelchair
Android Based Voice Controlled Smart WheelchairAndroid Based Voice Controlled Smart Wheelchair
Android Based Voice Controlled Smart Wheelchair
 

Mehr von IJLT EMAS

Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...
Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...
Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...IJLT EMAS
 
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...IJLT EMAS
 
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...IJLT EMAS
 
Comparison of Concurrent Mobile OS Characteristics
Comparison of Concurrent Mobile OS CharacteristicsComparison of Concurrent Mobile OS Characteristics
Comparison of Concurrent Mobile OS CharacteristicsIJLT EMAS
 
Design of Complex Adders and Parity Generators Using Reversible Gates
Design of Complex Adders and Parity Generators Using Reversible GatesDesign of Complex Adders and Parity Generators Using Reversible Gates
Design of Complex Adders and Parity Generators Using Reversible GatesIJLT EMAS
 
Design of Multiplexers, Decoder and a Full Subtractor using Reversible Gates
Design of Multiplexers, Decoder and a Full Subtractor using Reversible GatesDesign of Multiplexers, Decoder and a Full Subtractor using Reversible Gates
Design of Multiplexers, Decoder and a Full Subtractor using Reversible GatesIJLT EMAS
 
Multistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s DiseaseMultistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s DiseaseIJLT EMAS
 
Design and Analysis of Disc Brake for Low Brake Squeal
Design and Analysis of Disc Brake for Low Brake SquealDesign and Analysis of Disc Brake for Low Brake Squeal
Design and Analysis of Disc Brake for Low Brake SquealIJLT EMAS
 
Tomato Processing Industry Management
Tomato Processing Industry ManagementTomato Processing Industry Management
Tomato Processing Industry ManagementIJLT EMAS
 
Management of Propylene Recovery Unit
Management of Propylene Recovery UnitManagement of Propylene Recovery Unit
Management of Propylene Recovery UnitIJLT EMAS
 
Online Grocery Market
Online Grocery MarketOnline Grocery Market
Online Grocery MarketIJLT EMAS
 
Management of Home Textiles Export
Management of Home Textiles ExportManagement of Home Textiles Export
Management of Home Textiles ExportIJLT EMAS
 
Coffee Shop Management
Coffee Shop ManagementCoffee Shop Management
Coffee Shop ManagementIJLT EMAS
 
Management of a Paper Manufacturing Industry
Management of a Paper Manufacturing IndustryManagement of a Paper Manufacturing Industry
Management of a Paper Manufacturing IndustryIJLT EMAS
 
Application of Big Data Systems to Airline Management
Application of Big Data Systems to Airline ManagementApplication of Big Data Systems to Airline Management
Application of Big Data Systems to Airline ManagementIJLT EMAS
 
Impact of Organisational behaviour and HR Practices on Employee Retention in ...
Impact of Organisational behaviour and HR Practices on Employee Retention in ...Impact of Organisational behaviour and HR Practices on Employee Retention in ...
Impact of Organisational behaviour and HR Practices on Employee Retention in ...IJLT EMAS
 
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...IJLT EMAS
 
Sweet-shop Management
Sweet-shop ManagementSweet-shop Management
Sweet-shop ManagementIJLT EMAS
 
Hassle Free Travel
Hassle Free TravelHassle Free Travel
Hassle Free TravelIJLT EMAS
 
Aviation Meteorology
Aviation MeteorologyAviation Meteorology
Aviation MeteorologyIJLT EMAS
 

Mehr von IJLT EMAS (20)

Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...
Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...
Lithological Investigation at Tombia and Opolo Using Vertical Electrical Soun...
 
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...
Public Health Implications of Locally Femented Milk (Nono) and Antibiotic Sus...
 
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...
Bioremediation Potentials of Hydrocarbonoclastic Bacteria Indigenous in the O...
 
Comparison of Concurrent Mobile OS Characteristics
Comparison of Concurrent Mobile OS CharacteristicsComparison of Concurrent Mobile OS Characteristics
Comparison of Concurrent Mobile OS Characteristics
 
Design of Complex Adders and Parity Generators Using Reversible Gates
Design of Complex Adders and Parity Generators Using Reversible GatesDesign of Complex Adders and Parity Generators Using Reversible Gates
Design of Complex Adders and Parity Generators Using Reversible Gates
 
Design of Multiplexers, Decoder and a Full Subtractor using Reversible Gates
Design of Multiplexers, Decoder and a Full Subtractor using Reversible GatesDesign of Multiplexers, Decoder and a Full Subtractor using Reversible Gates
Design of Multiplexers, Decoder and a Full Subtractor using Reversible Gates
 
Multistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s DiseaseMultistage Classification of Alzheimer’s Disease
Multistage Classification of Alzheimer’s Disease
 
Design and Analysis of Disc Brake for Low Brake Squeal
Design and Analysis of Disc Brake for Low Brake SquealDesign and Analysis of Disc Brake for Low Brake Squeal
Design and Analysis of Disc Brake for Low Brake Squeal
 
Tomato Processing Industry Management
Tomato Processing Industry ManagementTomato Processing Industry Management
Tomato Processing Industry Management
 
Management of Propylene Recovery Unit
Management of Propylene Recovery UnitManagement of Propylene Recovery Unit
Management of Propylene Recovery Unit
 
Online Grocery Market
Online Grocery MarketOnline Grocery Market
Online Grocery Market
 
Management of Home Textiles Export
Management of Home Textiles ExportManagement of Home Textiles Export
Management of Home Textiles Export
 
Coffee Shop Management
Coffee Shop ManagementCoffee Shop Management
Coffee Shop Management
 
Management of a Paper Manufacturing Industry
Management of a Paper Manufacturing IndustryManagement of a Paper Manufacturing Industry
Management of a Paper Manufacturing Industry
 
Application of Big Data Systems to Airline Management
Application of Big Data Systems to Airline ManagementApplication of Big Data Systems to Airline Management
Application of Big Data Systems to Airline Management
 
Impact of Organisational behaviour and HR Practices on Employee Retention in ...
Impact of Organisational behaviour and HR Practices on Employee Retention in ...Impact of Organisational behaviour and HR Practices on Employee Retention in ...
Impact of Organisational behaviour and HR Practices on Employee Retention in ...
 
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...
Sustainable Methods used to reduce the Energy Consumption by Various Faciliti...
 
Sweet-shop Management
Sweet-shop ManagementSweet-shop Management
Sweet-shop Management
 
Hassle Free Travel
Hassle Free TravelHassle Free Travel
Hassle Free Travel
 
Aviation Meteorology
Aviation MeteorologyAviation Meteorology
Aviation Meteorology
 

Kürzlich hochgeladen

Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptJasonTagapanGulla
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringJuanCarlosMorales19600
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 

Kürzlich hochgeladen (20)

Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Solving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.pptSolving The Right Triangles PowerPoint 2.ppt
Solving The Right Triangles PowerPoint 2.ppt
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
Piping Basic stress analysis by engineering
Piping Basic stress analysis by engineeringPiping Basic stress analysis by engineering
Piping Basic stress analysis by engineering
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 

Microcontroller based elevator system

  • 1. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue IV, April 2017 | ISSN 2278-2540 www.ijltemas.in Page 160 Microcontroller Based Elevator System Radha Singh1 , Pooja Maurya2 , Dhirendra Pratap Patel3 ,Prashant Ranjan4 1, 2, 3 Department of Electronics and Communication Engineering, United College of Engineering and Management, Naini , Allahabad, India. 4 Assistant Professor, Department of Electronics and Communication Engineering, United College of Engineering and Management, Naini , Allahabad, India. Abstract- In today’s society technology is growing at an exponential rate, and elevator is very common example of technology for consuming time of human being Elevator began as hoists. An elevator is platform that can move up and down in vertical direction by a mechanical means .In the past elevator drive mechanism were powered by stream and water hydraulic piston. In today’s world, there are intricate governors and switching schemes to carefully control cab needs in any situation, buttons have been giving way to keypads. In our project, the atmega8 microcontroller based lift system is constructed to simulate as an actual lift in the human life. The elevator control system is one of the important aspects in electronics control module in automotive application. Here elevator control system is designed with different levels. First the elevator control system is implemented for multi-storage buildings. [1] Keywords— PCB board ; Microcontroller Atmega8 IC; L293D motor; IR sensor module; LCD; Step down Transformer; Push buttons; IC base28 pin; IC base16 pin; burg strip 1*40 male connector ; LM7805; LM7812. I. INTRODUCTION levator, is a transport device which is very common to us in present days. We use elevator every day to move goods or peoples vertically in a high building such as shopping centre, working office, hotel and many more places. It is a very useful device that moves people to the desired floor in the shortest time. In this project, Atmega8 microcontroller is used as the primary controller and it consist of various inputs and outputs circuits together with a lift model. The Atmega8 Microcontroller is used to coordinate the functions of various hardware circuitries. Service request circuit or keypad and sensors are used as input. Stepper motor driver circuit, DC motor circuit, seven-segment display, buzzers and various types of LED (light emitting diodes) displays are used as output. The lift model was constructed to simulate an actual lift in the real life. It can be counted as the output hardware of the system. The software for the system was designed according to the real lift traffic management algorithm. The combination of the hardware and software perform the simulate function of a basic lift system.[2] II. METHEDOLOGY In this project we developed the elevator system by using Atmega8 Microcontroller for minimize the travelling time. By using switch we give command to the microcontroller and floor detect by IR sensor module. We show the basic elevator system with three floors .In this project we show three floors with three switches. The lift carries the person to each floor .we use separate switches for timed operation and priority for any floor. With the help of these switches, the lifts automatically choose a path when we press a start switch. The lift automatically starts and immediately responds according to user input .some options are provided for the user to make its 1. When user at ground floor - User can go to first floor and also can go to second floor. 2. When user at first floor - User can go to ground floor and also can go to second floor. 3. When user at Second floor - User can go to first floor and also can go to ground floor. III. BLOCK DIAGRAM OF ELEVATOR SYSTEM Figure NO.1-Block diagram of elevator system[3] E
  • 2. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue IV, April 2017 | ISSN 2278-2540 www.ijltemas.in Page 161 IV.COMPONENT DESCRIPTION A .Atmega8 IC - 1. This is the CPU of our project. 2. Its max operating frequency is 16MHz and operating voltage is +5V DC. 3. It receives the command signal from the Buttons and IR sensor through P0RT C. 4. Microcontroller ATmega8 is connected to the Motor driver IC (L293D) and it control Motor [4]. B. IR Sensor (Infrared sensor) module- In IR sensor module 2 parts are present, first one is IR LED and second one is photodiode. It is known as IR pair or photo coupler. The principle of IR sensor is based on LED emission. Hence, IR LED emits IR radiation and photodiode sense that radiation .the resistance of photodiode vary due to IR radiation falling on photodiode. When light is fall onto the photodiode voltage drop generate across the voltage comparator (LM358). Due to this voltage drop IR sensor sense the objects. In our project IR LED and photodiode are present in parallel. When object come in front of IR pair ,the IR light gets reflected by the Object and absorbed by the photodiode. Here we use IR sensor module for the floor detection. C. Motor driver IC ( L 293D)- It is 16 pin IC which use to control the rotation of DC motor. In this IC there are two enable pins i.e. pin1 and pin9. This is necessary to high pin1 and pin9 for driving the motor. In our project we use DC gear motor for rotation in both directions i.e. clockwise rotation and anticlockwise rotation respectively. Here we use motor driver IC for movement lift in up and down vertically. [6] D. Voltage Regulator (LM 7812, 7805)- It is use for over current protection and it also maintains constant DC voltage level. LM 7812 convert the input voltage into required voltage level, this output is used to drive the motor. LM 7805 convert 12V DC into 5V DC .5V DC used for enable the microcontroller Atmega8,motor driver IC(L293D) and LCD. 5V DC is also required for enabling the push buttons an IR sensor module. [5] E. LCD – In this project we use 16*2 LCD to display the floor .LCD screen an electronic display which is widely used .A 16*2 LCD display is very basic module and it is very useful in different devices and circuit. These modules are prefer over seven segment and other multi segment LEDs. A 16*2 LCD means it can display 16 characters per line and there are two such lines. In this LED each character is displayed in 5*7 pixel matrix. This LCD has two registers namely Command and Data.[8] F. PUSH BUTTON- Push button switches are the classic momentary switch. These switches have really nice , tactile,”clicky “feedback when we press them. They come in all sorts of flavours :big ,small ,colourful ,illuminated .They might be terminated as through whole ,surface mount.[9] V. SIMULATED CIRCUIT DIAGRAM VI. FLOW CHART
  • 3. International Journal of Latest Technology in Engineering, Management & Applied Science (IJLTEMAS) Volume VI, Issue IV, April 2017 | ISSN 2278-2540 www.ijltemas.in Page 162 VII. HARDWARE IMPELEMENTATION VIII. CONCLUSION We use ATmega8 microcontroller and IR sensor module to design the elevator system. Movement of elevator is done with the help of DC gear motor which is controlled by motor driver IC(L293D).We design the circuit on Proteus and done the simulation by the embedded AVR programming.IR sensor module are used to detect the floor for vertical movement of elevator. In this project we design three floor building model to establish the elevator system. This elevator system is used to transports goods and human .With the help of this elevator user can go any desired floor in less time .This is very smooth process and simply controlled. This elevator system is easily can be establish in many stories buildings, shopping mall, hospital .Microcontroller based elevator system is easily controlled and interfacing is simple . FUTURE SCOPE Present work is carried out using C coding in future and this can be done using other programming languages.. Microcontroller can be replaced by Programmable Logic Controller. Further scope in design, operator console board may be used for display and keypad design. ACKNOWLEDGMENT It is a pleasure to thank many people whose support made this thesis possible very easily. We would like to take this opportunity to express my gratitude, respect and sincere thanks to my project guide Mr Prashant Ranjan for his guidance, support and insight. We are grateful to our HOD Prof.(Dr.) Nandita Pardhan for their support, instruction and guidance. Our special thanks go to our Lab Instructor Rohit Srivastava for their help in PCB Design and working of the project. We would like to thank faculty members and staff of the department of Electronics and Communication Engineering, United College of Engineering and Management for their extreme help throughout course. REFERENCES [1]. Department Of Measurement and Information Systems, "Microcontroller based elevator controlling system", version: FLV-V02.1, 1989 (Project report in Hungarian). [2]. Cheah, Siew Hoon (2006) Microcontroller Based Lift Control System. Faculty of Electrical & Electronic Engineering, Universiti Malaysia Pahang. [3]. Poorvi Behre, Viveka Nema, and Bhupendra Badoniya, Congestion-Free Elevator Control Using Microcontroller, International Journal of Scientific & Engineering Research Volume 4, Issue 1, January-2013 1, ISSN 2229-5518. [4]. MaykePredco, Hand book of Microcontroller atmega8(MC GrawHill,co ,USA)1999. [5]. Muhammad Rashid (13 January 2011). Power Electronics Handbook. Elsevier. pp. 609–. ISBN 978-0-12-382037-2. [6]. https://www.engineersgarage.com/electronic-components/l293d- motor-driver-ic. [7]. www.nex-robotics.com › Products › Motors and Accessories. [8]. www.microcontroller-project.com/16x2-lcd-working.html. [9]. .https://learn.sparkfun.com/tutorials/switch-basics.