{"id":380,"date":"2023-01-19T08:51:00","date_gmt":"2023-01-19T08:51:00","guid":{"rendered":"http:\/\/learnlearn.uk\/ibcs\/?page_id=380"},"modified":"2025-04-05T11:27:40","modified_gmt":"2025-04-05T11:27:40","slug":"elevator-control-systems","status":"publish","type":"page","link":"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/","title":{"rendered":"Elevator Control Systems"},"content":{"rendered":"<div class=\"responsive-tabs\">\n<h2 class=\"tabtitle\">Introduction<\/h2>\n<div class=\"tabcontent\">\n\n<h2>Elevator Control Systems<\/h2>\n<p>Elevator control systems are the mechanisms that manage the movement and operation of elevators in buildings.<\/p>\n<p>They are responsible for controlling various functions, such as motion control,door operation, floor selection, load management, safety features &amp; traffic management.<\/p>\n<p><a href=\"https:\/\/commons.wikimedia.org\/wiki\/File:Motherboard_of_Elevator_Control_system_SUL-2010_of_VEK_Elevator_Company.jpg\" target=\"_blank\" rel=\"noopener\">Source: Wikipedia<\/a><\/p>\n\n<\/div><h2 class=\"tabtitle\"> Inputs<\/h2>\n<div class=\"tabcontent\">\n\n<h2>Elevator Inputs<\/h2>\n<p>Elevator systems use Human-Machine Interface (HMI) to process inputs from users and sensors, interacting with algorithms to ensure smooth operation. Inputs are signals from sensors, buttons, and other user or environmental interactions.<\/p>\n<p>Examples include:<\/p>\n<ul>\n<li>Floor selection buttons: Pressed by passengers to request a specific floor.<\/li>\n<li>Weight sensors: Measure the load inside the elevator to prevent overloading.<\/li>\n<li>Position sensors: Detect the elevator&#8217;s current position within the shaft.<\/li>\n<li>Door sensors: Detect whether doors are fully closed or if there&#8217;s an obstruction.<\/li>\n<li>Emergency buttons: Trigger alarms or special safety actions when pressed.<\/li>\n<\/ul>\n\n<\/div><h2 class=\"tabtitle\">ADCs<\/h2>\n<div class=\"tabcontent\">\n\n<h2>ADCs in Elevators<\/h2>\n<p>Many sensors in elevators generate analog signals (e.g., from load sensors, temperature sensors). An ADC is required to convert these analog signals into digital data that the elevator&#8217;s control system can process.<\/p>\n<h3 class=\"\">Example<\/h3>\n<p>The load sensor might produce an analog voltage proportional to the weight inside the elevator. The ADC converts this voltage to a digital value that can be read by the processor to determine if the elevator is overloaded.<\/p>\n<p><a href=\"https:\/\/www.xsensors.com\/en\/sensor\/load-measuring-sensor-x-132\" target=\"_blank\" rel=\"noopener\">Image Source<\/a><\/p>\n\n<\/div><h2 class=\"tabtitle\">Processing<\/h2>\n<div class=\"tabcontent\">\n\n<h2>Processing in Elevators<\/h2>\n<p>This is where the system&#8217;s microcontroller or processor makes decisions based on the input data. The processor is responsible for:<\/p>\n<h3 class=\"\">Interpreting inputs<\/h3>\n<p>Understanding requests from passengers (which floors to stop at) and feedback from sensors (e.g., elevator position, door status).<\/p>\n<h3 class=\"\">Running control algorithms<\/h3>\n<p>Deciding the elevator&#8217;s movement, such as whether to accelerate, decelerate, or stop.<\/p>\n<h3 class=\"\">Coordinating traffic<\/h3>\n<p>In buildings with multiple elevators, the processor helps optimize the allocation of elevators to handle passenger demand efficiently.<\/p>\n<h3 class=\"\">Safety checks<\/h3>\n<p>Ensuring the system reacts appropriately in the event of an overload, emergency stop, or other abnormal situations.<\/p>\n\n<\/div><h2 class=\"tabtitle\">Actuators<\/h2>\n<div class=\"tabcontent\">\n\n<h2>Actuators in Elevators<\/h2>\n<p>Actuators are the output components that physically carry out the instructions from the processor. In elevators, these include:<\/p>\n<h3 class=\"\">Motors<\/h3>\n<p>Elevators are driven by motors that control their vertical movement. The processor controls the motor\u2019s speed and direction.<\/p>\n<h3 class=\"\">Brake systems<\/h3>\n<p>These engage or disengage to stop the elevator at the correct floor.<\/p>\n<h3 class=\"\">Door actuators<\/h3>\n<p>Motors that open and close the doors.<\/p>\n<h3 class=\"\">Indicators and alarms<\/h3>\n<p>Lights, screens, and audible alarms provide feedback to passengers.<\/p>\n\n<\/div><h2 class=\"tabtitle\"> Control Process<\/h2>\n<div class=\"tabcontent\">\n\n<h2>Example Elevator Control Process<\/h2>\n<ol>\n<li>A passenger presses a button to go to the 5th floor (input).<\/li>\n<li>The processor reads the button press and the elevator\u2019s current position from sensors.<\/li>\n<li>The ADC converts the signal from a position sensor into a digital signal to determine where the elevator is.<\/li>\n<li>The processor instructs the motor (actuator) to move the elevator to the 5th floor, adjusting speed and stopping smoothly.<\/li>\n<li>Once the elevator reaches the floor, the processor signals the door actuator to open the doors.<\/li>\n<\/ol>\n\n<\/div><h2 class=\"tabtitle\"> Sensors<\/h2>\n<div class=\"tabcontent\">\n\n<h2>Elevator Sensors<\/h2>\n<h3 class=\"\">Position Sensors<\/h3>\n<p>Detect the elevator&#8217;s precise position in the shaft, ensuring it stops accurately at each floor.<\/p>\n<h3 class=\"\">Load Sensors<\/h3>\n<p>Measure the weight inside the elevator to prevent overloading and manage proper acceleration and deceleration.<\/p>\n<h3 class=\"\">Speed Sensors (Encoders)<\/h3>\n<p>Monitor the speed of the elevator to ensure it is moving at the correct velocity.<\/p>\n<h3 class=\"\">Door Sensors<\/h3>\n<p>Detect objects or passengers in the doorway to prevent the doors from closing when blocked.<\/p>\n<h3 class=\"\">Proximity Sensors<\/h3>\n<p>Used to detect the arrival of the elevator at a floor, typically for door operation.<\/p>\n<h3 class=\"\">Limit Switches<\/h3>\n<p>Mechanical switches that act as backup to stop the elevator if it goes past certain limits within the shaft.<\/p>\n<h3 class=\"\">Vibration Sensors<\/h3>\n<p>Detect abnormal vibrations in the elevator system, which might indicate maintenance needs.<\/p>\n\n<\/div><h2 class=\"tabtitle\">Algorithms<\/h2>\n<div class=\"tabcontent\">\n\n<h2>Elevator algorithms<\/h2>\n<p>Elevator<b>\u00a0dispatching<\/b>\u00a0algorithms control the movement of elevators to minimize waiting time and optimize efficiency. Key types include:<\/p>\n<h3 class=\"\">First-Come, First-Served<\/h3>\n<p>The elevator services requests in the order they arrive, regardless of direction. Simple but inefficient when requests are far apart.<\/p>\n<h3 class=\"\">Look (SCAN) Algorithm<\/h3>\n<p>The elevator moves in one direction, servicing all requests, then reverses. Reduces direction changes.<\/p>\n<h3 class=\"\">Elevator (SSTF) Algorithm<\/h3>\n<p>Moves in one direction, servicing requests until the farthest, then reverses. Common in real-world elevators.<\/p>\n<h3 class=\"\">C-LOOK Algorithm<\/h3>\n<p>Services requests in one direction, then jumps to the first request in the opposite direction, skipping idle floors.<\/p>\n<h3 class=\"\">\u00a0Priority-Based<\/h3>\n<p>Handles high-priority requests (e.g., emergencies) first, even if out of order.<\/p>\n<\/div><\/div>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/play.elevatorsaga.com\/\">https:\/\/play.elevatorsaga.com\/<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Elevator Control Systems Elevator control systems are the mechanisms that manage the movement and operation of elevators in buildings. They are responsible for controlling various functions, such as motion control,door operation, floor selection, load management, safety features &amp; traffic management. Source: Wikipedia Elevator Inputs Elevator systems use Human-Machine Interface (HMI) to process inputs from users&hellip;&nbsp;<a href=\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/\" class=\"\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">Elevator Control Systems<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"off","neve_meta_content_width":70,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Elevator Control Systems - IB Computer Science<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Elevator Control Systems - IB Computer Science\" \/>\n<meta property=\"og:description\" content=\"Elevator Control Systems Elevator control systems are the mechanisms that manage the movement and operation of elevators in buildings. They are responsible for controlling various functions, such as motion control,door operation, floor selection, load management, safety features &amp; traffic management. Source: Wikipedia Elevator Inputs Elevator systems use Human-Machine Interface (HMI) to process inputs from users&hellip;&nbsp;Read More &raquo;Elevator Control Systems\" \/>\n<meta property=\"og:url\" content=\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/\" \/>\n<meta property=\"og:site_name\" content=\"IB Computer Science\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-05T11:27:40+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/\",\"url\":\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/\",\"name\":\"Elevator Control Systems - IB Computer Science\",\"isPartOf\":{\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/#website\"},\"datePublished\":\"2023-01-19T08:51:00+00:00\",\"dateModified\":\"2025-04-05T11:27:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"IB Computer Science\",\"item\":\"https:\/\/learnlearn.uk\/ibcs\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Elevator Control Systems\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/#website\",\"url\":\"https:\/\/learnlearn.uk\/ibcs\/\",\"name\":\"IB Computer Science\",\"description\":\"- learnlearn..uk\",\"publisher\":{\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/learnlearn.uk\/ibcs\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/#organization\",\"name\":\"IB Computer Science\",\"url\":\"https:\/\/learnlearn.uk\/ibcs\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/learnlearn.uk\/ibcs\/wp-content\/uploads\/sites\/25\/2022\/09\/LearnLearnLogowhite-300x41.png\",\"contentUrl\":\"https:\/\/learnlearn.uk\/ibcs\/wp-content\/uploads\/sites\/25\/2022\/09\/LearnLearnLogowhite-300x41.png\",\"width\":300,\"height\":41,\"caption\":\"IB Computer Science\"},\"image\":{\"@id\":\"https:\/\/learnlearn.uk\/ibcs\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Elevator Control Systems - IB Computer Science","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/","og_locale":"en_GB","og_type":"article","og_title":"Elevator Control Systems - IB Computer Science","og_description":"Elevator Control Systems Elevator control systems are the mechanisms that manage the movement and operation of elevators in buildings. They are responsible for controlling various functions, such as motion control,door operation, floor selection, load management, safety features &amp; traffic management. Source: Wikipedia Elevator Inputs Elevator systems use Human-Machine Interface (HMI) to process inputs from users&hellip;&nbsp;Read More &raquo;Elevator Control Systems","og_url":"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/","og_site_name":"IB Computer Science","article_modified_time":"2025-04-05T11:27:40+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/","url":"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/","name":"Elevator Control Systems - IB Computer Science","isPartOf":{"@id":"https:\/\/learnlearn.uk\/ibcs\/#website"},"datePublished":"2023-01-19T08:51:00+00:00","dateModified":"2025-04-05T11:27:40+00:00","breadcrumb":{"@id":"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/learnlearn.uk\/ibcs\/elevator-control-systems\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"IB Computer Science","item":"https:\/\/learnlearn.uk\/ibcs\/"},{"@type":"ListItem","position":2,"name":"Elevator Control Systems"}]},{"@type":"WebSite","@id":"https:\/\/learnlearn.uk\/ibcs\/#website","url":"https:\/\/learnlearn.uk\/ibcs\/","name":"IB Computer Science","description":"- learnlearn..uk","publisher":{"@id":"https:\/\/learnlearn.uk\/ibcs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/learnlearn.uk\/ibcs\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/learnlearn.uk\/ibcs\/#organization","name":"IB Computer Science","url":"https:\/\/learnlearn.uk\/ibcs\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/learnlearn.uk\/ibcs\/#\/schema\/logo\/image\/","url":"https:\/\/learnlearn.uk\/ibcs\/wp-content\/uploads\/sites\/25\/2022\/09\/LearnLearnLogowhite-300x41.png","contentUrl":"https:\/\/learnlearn.uk\/ibcs\/wp-content\/uploads\/sites\/25\/2022\/09\/LearnLearnLogowhite-300x41.png","width":300,"height":41,"caption":"IB Computer Science"},"image":{"@id":"https:\/\/learnlearn.uk\/ibcs\/#\/schema\/logo\/image\/"}}]}},"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"learnlearnadmin","author_link":"https:\/\/learnlearn.uk\/ibcs\/author\/learnlearnadmin\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Elevator Control Systems Elevator control systems are the mechanisms that manage the movement and operation of elevators in buildings. They are responsible for controlling various functions, such as motion control,door operation, floor selection, load management, safety features &amp; traffic management. Source: Wikipedia Elevator Inputs Elevator systems use Human-Machine Interface (HMI) to process inputs from users&hellip;&nbsp;Read&hellip;","_links":{"self":[{"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/pages\/380"}],"collection":[{"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/comments?post=380"}],"version-history":[{"count":5,"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/pages\/380\/revisions"}],"predecessor-version":[{"id":1217,"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/pages\/380\/revisions\/1217"}],"wp:attachment":[{"href":"https:\/\/learnlearn.uk\/ibcs\/wp-json\/wp\/v2\/media?parent=380"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}