SlideShare a Scribd company logo
1 of 3
Download to read offline
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.

More Related Content

What's hot

Stress detection using machine learning and iot
Stress detection using machine learning and iotStress detection using machine learning and iot
Stress detection using machine learning and iotsumitkumar sahare
 
Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...
Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...
Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...SlideTeam
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceLukas Masuch
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRMandar Jadhav
 
HEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHM
HEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHMHEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHM
HEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHMamiteshg
 
Air pollution monitoring system
Air pollution monitoring systemAir pollution monitoring system
Air pollution monitoring systemSuraksha Sanghavi
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckSlideTeam
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learningleopauly
 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine LearningIRJET Journal
 
Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair YOGEESH M
 
Presentation on artificial intelligence
Presentation on artificial intelligencePresentation on artificial intelligence
Presentation on artificial intelligenceKawsar Ahmed
 
Deep Learning With Neural Networks
Deep Learning With Neural NetworksDeep Learning With Neural Networks
Deep Learning With Neural NetworksAniket Maurya
 
451 and Cylance - The Roadmap To Better Endpoint Security
451 and Cylance - The Roadmap To Better Endpoint Security451 and Cylance - The Roadmap To Better Endpoint Security
451 and Cylance - The Roadmap To Better Endpoint SecurityAdrian Sanabria
 
A Seminar Report on Artificial Intelligence
A Seminar Report on Artificial IntelligenceA Seminar Report on Artificial Intelligence
A Seminar Report on Artificial IntelligenceAvinash Kumar
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini projectvishnuchiluka
 
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
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine LearningEng Teong Cheah
 
Design Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door OpenerDesign Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door Openerijtsrd
 

What's hot (20)

Stress detection using machine learning and iot
Stress detection using machine learning and iotStress detection using machine learning and iot
Stress detection using machine learning and iot
 
Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...
Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...
Back Propagation Neural Network In AI PowerPoint Presentation Slide Templates...
 
Deep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial IntelligenceDeep Learning - The Past, Present and Future of Artificial Intelligence
Deep Learning - The Past, Present and Future of Artificial Intelligence
 
MILITARY ROBOT BASED ON IOT
MILITARY ROBOT BASED ON IOTMILITARY ROBOT BASED ON IOT
MILITARY ROBOT BASED ON IOT
 
VOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIRVOICE OPERATED WHEELCHAIR
VOICE OPERATED WHEELCHAIR
 
HEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHM
HEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHMHEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHM
HEART DISEASE PREDICTION USING NAIVE BAYES ALGORITHM
 
Air pollution monitoring system
Air pollution monitoring systemAir pollution monitoring system
Air pollution monitoring system
 
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete DeckAI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
AI Vs ML Vs DL PowerPoint Presentation Slide Templates Complete Deck
 
Introduction to Deep learning
Introduction to Deep learningIntroduction to Deep learning
Introduction to Deep learning
 
IRJET- Disease Prediction using Machine Learning
IRJET-  	  Disease Prediction using Machine LearningIRJET-  	  Disease Prediction using Machine Learning
IRJET- Disease Prediction using Machine Learning
 
Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair Iot operated wheel chair / smart wheelchair
Iot operated wheel chair / smart wheelchair
 
Presentation on artificial intelligence
Presentation on artificial intelligencePresentation on artificial intelligence
Presentation on artificial intelligence
 
Deep Learning With Neural Networks
Deep Learning With Neural NetworksDeep Learning With Neural Networks
Deep Learning With Neural Networks
 
451 and Cylance - The Roadmap To Better Endpoint Security
451 and Cylance - The Roadmap To Better Endpoint Security451 and Cylance - The Roadmap To Better Endpoint Security
451 and Cylance - The Roadmap To Better Endpoint Security
 
A Seminar Report on Artificial Intelligence
A Seminar Report on Artificial IntelligenceA Seminar Report on Artificial Intelligence
A Seminar Report on Artificial Intelligence
 
Presentation on Green IoT
Presentation on Green IoTPresentation on Green IoT
Presentation on Green IoT
 
Ultrasonic radar mini project
Ultrasonic radar  mini projectUltrasonic radar  mini project
Ultrasonic radar mini project
 
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
 
Introduction to Machine Learning
Introduction to Machine LearningIntroduction to Machine Learning
Introduction to Machine Learning
 
Design Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door OpenerDesign Analysis Automatic Garage Door Opener
Design Analysis Automatic Garage Door Opener
 

Similar to 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
 

Similar to 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
 

More from 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
 

More from 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
 

Recently uploaded

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Christo Ananth
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 

Recently uploaded (20)

Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 

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.