DESIGN OF A DUAL ELEVATOR CONTROLLER
#2

Design of a Dual Elevator Controller


.doc   Dual Elevator Controller.doc (Size: 525 KB / Downloads: 39)

INTRODUCTION

An elevator or lift is a kind of transport device used to move people between building floors. Whenever a passenger presses the call button for an elevator, a computer receives the request and logs it for future reference. There are actually two sets of doors, which allow passengers safely to exit and enter the lift. One set of doors remains shut until an elevator car's presence is detected and the elevator’s computer controls the other door. Once both doors are open, passengers should leave quickly to allow new passengers to board and more calls to be answered. Elevator doors also contain motion detectors and other presence-sensing devices to keep doors from trapping passengers. Another issue want to be considered is the weight capacity. Overload in elevator will lead to accident and using the load sensor can control it.
In modern life, elevators have become an integral part of any public or commercial complex. It does not only ease the faster movement between any two floors and provide a way for movement of disabled, but has also become a status symbol.

Elevator Controller & it’s Working

Elevator controller controls the entire operation of the Dual elevator system. The proximity sensors located to sense the positions of the cars, provide the current state storing it in register. The obstruction sensors provide the status of obstruction. The elevator controller also reads the requests, if any, from any of the request positions through the flip-flops.

DESIGN OF A DUEL ELEVATOR CONTROLLER

The dual elevator controller designing in HDL has been a great challenge. The Moore model did simplify the approach, but in order to operate the system in optimized way and accept user request by the nearest elevator, highlighted the complexities involved in it. The elevator algorithm respects the constraints defined and works in alignment to the assumptions made.
The timer implementation as a part of the code remained an unresolved issue, as the coding should also have been synthesizable. The other issues that could not be addressed were to store the request and provide to the elevator at a later stage if the elevator is in busy state at that time. As the elevator system in for only two floors, the same could also be automated that once user gets into the lift, he does not need to request for the destination.
In general, the elevator controller has to control a larger group in a multi-floor building. Then, the capabilities of designing the algorithm of the designer decide the functionality of the elevator system.
The building has two elevators that move between two floors. The first floor has a single UP button and the second floor has a single DOWN button. Inside each elevator has also two buttons, UP and Down. Normally an elevator will move when instructed to do so by the control, opening the door for 20 second. After the waiting of 20 second the door might be closed. If any obstruction detected, the door will open. The input of the system includes sensors that indicate whether the elevator is at the given floor and if a passenger moving ON or OFF on the elevator is obstructing its doors.

WORKING

Now, let us consider the basic and general block diagram of dual elevator controller which is shown below.
In this general block diagram, there are two main blocks are available. One is controller and other is door operator. A sensor is connected between these two main blocks, so that if there any sensor signal goes high, the operation on both elevators 1 and 2 will be carried out.

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Tagged Pages: design of dual elevator controller, dual elevator controller,
Popular Searches: plc based elevator controller, mechanical projects on elevator, elevator controller using logosoft, refrences designing of dual elevator controler, dual elevator controller reference, dual elevator controller, dual elevator controller using vhdl,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Messages In This Thread
RE: DESIGN OF A DUAL ELEVATOR CONTROLLER - by computer girl - 07-06-2012, 11:14 AM

Possibly Related Threads...
Thread Author Replies Views Last Post
  MICRO CONTROLLER BASED SECURITY SYSTEM USING SONAR ajukrishnan 5 7,197 31-01-2015, 11:55 PM
Last Post: Guest
  8 CANDIDATE QUIZ BUZZER USING 8051 MICRO CONTROLLER (AT89C51) seminar class 3 5,640 10-03-2014, 04:43 PM
Last Post: Guest
  BIT for Intelligent System Design Electrical Fan 2 2,735 13-02-2013, 10:27 AM
Last Post: seminar details
  Maximum Power Point Tracking Controller for PV Systems using a PI Regulator project topics 1 3,109 19-01-2013, 12:51 PM
Last Post: seminar details
  RADIO NETWORK CONTROLLER FOR 3G MOBILE AND WIRELESS NETWORK DEVICES seminar presentation 4 5,377 22-12-2012, 10:52 AM
Last Post: seminar details
  Radio Network Controller computer science crazy 1 1,840 22-12-2012, 10:52 AM
Last Post: seminar details
  Design & Development of a GSM Based Vehicle Theft Control System seminar class 9 11,563 29-11-2012, 01:15 PM
Last Post: seminar details
  Improved Design of High-Performance Parallel Decimal Multipliers seminar-database 1 1,950 29-11-2012, 12:34 PM
Last Post: seminar details
  DIGITAL CIRCUITS & LOGIC DESIGN seminar class 1 3,894 22-10-2012, 02:17 PM
Last Post: seminar details
  Moments and Channel Capacity of Single and Dual-Branch Receivers Over Weibull Fading computer girl 0 1,104 11-06-2012, 03:43 PM
Last Post: computer girl

Forum Jump: