EP3628618A1 - Elevator system - Google Patents

Elevator system Download PDF

Info

Publication number
EP3628618A1
EP3628618A1 EP18196874.4A EP18196874A EP3628618A1 EP 3628618 A1 EP3628618 A1 EP 3628618A1 EP 18196874 A EP18196874 A EP 18196874A EP 3628618 A1 EP3628618 A1 EP 3628618A1
Authority
EP
European Patent Office
Prior art keywords
elevator
command
software module
basic software
elevator system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP18196874.4A
Other languages
German (de)
French (fr)
Other versions
EP3628618B1 (en
Inventor
Astrid Sonnenmoser
Axel Hosemann
Zack ZHU
Joel AKERET
Marko TRAUBER-PICHLER
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Inventio AG
Original Assignee
Inventio AG
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Inventio AG filed Critical Inventio AG
Priority to EP18196874.4A priority Critical patent/EP3628618B1/en
Publication of EP3628618A1 publication Critical patent/EP3628618A1/en
Application granted granted Critical
Publication of EP3628618B1 publication Critical patent/EP3628618B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B66HOISTING; LIFTING; HAULING
    • B66BELEVATORS; ESCALATORS OR MOVING WALKWAYS
    • B66B1/00Control systems of elevators in general
    • B66B1/34Details, e.g. call counting devices, data transmission from car to control system, devices giving information to the control system

Definitions

  • the present invention relates to an elevator system, a method for controlling an elevator system and a computer program.
  • Today's elevator systems comprise a monolithic software structure implemented by a single program for controlling the elevator. In these elevator systems, additional functions and specific elevator behavior can be integrated and tested only with high effort. Once having installed the original elevator system with the program, it is not easily possible to modify or add specific functions to the elevator system at a later point of time. Thus, a later technical modification of the elevator system is based on slow and complex configuration processes.
  • an elevator system comprising a replaceable software module for generating an elevator command and putting the elevator command in a command queue; and a basic software module for fetching the elevator command from the command queue and controlling the elevator on the basis of the elevator command.
  • This elevator system has the technical advantage that it can be modified and configured easily, since a monolithic software structure is avoided. Instead one or more replaceable software modules can be used flexibly within the elevator system.
  • the basic software module executes the elevator commands and enables a safe operation of the elevator system.
  • the replaceable software modules form the functional part, whereas the basic software module forms the safety part of the control software of the elevator system.
  • the basic software module and the replaceable software modules are coupled via the command queue as a data interface.
  • the basic software module is adapted to control an elevator drive, an elevator brake, a door drive and/or an elevator cabin light. This yields the technical advantage that specific elevator features can be controlled by the basic software module on demand of the elevator commands.
  • the basic software module is adapted to test the elevator command before executing the elevator command. This yields the technical advantage that security is increased, and malfunctions can be avoided.
  • the basic software module is adapted to test whether the elevator command is within predefined execution limits. This yields the technical advantage that testing and admitting of elevator commands can be performed with low effort.
  • the basic software module is adapted to output a feedback message if an elevator command is not executed. This yields the technical advantage that a user is informed about non-execution.
  • the replaceable software module is adapted to assign a priority level to the elevator command. This yields the technical advantage that elevator commands can be executed in a defined priority order.
  • the basic software module is adapted to execute the elevator command based on the priority level. This yields also the technical advantage that elevator commands can be executed in a defined priority order.
  • the elevator system has a network interface for downloading a software module to be replaced. This yields the technical advantage that software modules can be replaced or updated easily with low technical effort.
  • the elevator system is adapted to re-sequence existing elevator commands within the command queue in dependence on the priority level of a newly inserted elevator command. This yields the technical advantage that elevator commands that are newly put in the command queue can be executed fist.
  • this object is solved by a method for operating an elevator system, comprising the steps of generating an elevator command by a replaceable software module; putting the elevator command in a command queue; fetching the elevator command from the command queue by a basic software module; and controlling the elevator on the basis of the elevator command.
  • the basic software module controls an elevator drive, an elevator brake, a door drive and/or an elevator cabin light. This yields also the technical advantage that specific elevator features can be controlled by the basic software module on demand of the elevator commands.
  • the basic software module tests the elevator command before executing the elevator command. This yields also the technical advantage that security is increased, and malfunctions can be avoided.
  • the basic software module tests whether the elevator command is within predefined execution limits. This yields also the technical advantage that testing and admitting of elevator commands can be performed with low effort.
  • the replaceable software module assigns a priority level to the elevator command. This yields also the technical advantage that elevator commands can be executed in a defined priority order.
  • the basic software module executes the elevator command based on the priority level. This yields also the technical advantage that elevator commands can be executed in a defined priority order.
  • this object is solved by a computer program comprising instructions which, when the program is executed by a computer, cause the computer to carry out the method according to the second aspect.
  • the same technical advantages are achieved by the computer program as by the method according to the second aspect.
  • Fig. 1 shows a systematic view of an elevator system 100.
  • the elevator system 100 serves for controlling and operating an elevator 107 that vertically moves people or goods between floors, levels or decks. Floors to move the elevator 107 to can be manually selected by pressing a corresponding button of the elevator system 100.
  • the elevator 107 comprises fixtures 117.
  • the elevator system 100 has in general numerous technical features that can be subject to a technical control, like an elevator drive, an elevator brake, a door drive and/or an elevator cabin light. In general, also other features of the elevator system can be controlled in a specific manner.
  • Direct controlling is performed by a basic software module 101-2.
  • elevator commands 103 i.e. control commands
  • the basic software module 101-2 processes the elevator commands 103 and performs an elevator control as requested within the elevator commands 103.
  • the elevator commands 103 are digital datasets describing the task to be executed by the elevator system 100.
  • the elevator commands 103 define the requested elevator behavior.
  • Elevator commands 103 comprise for example:
  • the elevator commands 103 are generated by various replaceable software modules 101-1 (App - Applications) that are executed based on a common underlying operating system.
  • the software modules 101-1 can be embedded in the underlying operating system.
  • the software modules 101-1 can be replaced and adapted easily to address specific demands of the elevator system 100.
  • one of the software modules 101-1 serves for receiving user requests for moving the elevator 107 to a particular floor, while another software module 101-1 serves for adapting and controlling cabin light of the elevator system 100.
  • Each of the software modules 101-1 is independent from the others and generates specific elevator commands 103 based on incoming event objects 113, like cabin calls, floor calls, emergency calls or VIP calls or cloud calls.
  • the elevator status can be considered by the software modules 101-1 for generating elevator commands 103, like elevator 107 moves upward, elevator 107 stands on floor X, or elevator 107 not available.
  • a command scheduler 109 takes the generated elevator commands 103 and puts the elevator command 103 in a command queue 105.
  • the command queue 105 is a particular kind of data collection in which the elevator commands 103 in the collection are kept in order and the operations on the collection are the addition of elevator commands 103 to a selected position, known as enqueue, or removal of elevator command 103 from a position, known as dequeue.
  • the command queue 105 is the data interface between the replaceable software modules 101-1 and the basic software module 101-2. Elevator commands 103 are passed from the software modules 101-1 via the command queue 105 to the basic software module 101-2.
  • the command scheduler 109 is in connection with a connector 115.
  • the basic software module 101-2 takes the elevator command 103 from the command queue 105 and performs a controlling of the elevator 107 on the basis of the elevator command 103.
  • the basic software module 101-2 determines whether the picked elevator command 103 can be executed or not, for example due to safety or operational reasons. If for example the doors of the elevator are open, a "goto" elevator command 103 is not executed. Therefore, all elevator command 103 are automatically examined within the basic software module 101-2 with respect to safety requirements.
  • the basic software module 101-2 If the elevator command 103 is not executed, the basic software module 101-2 generates and returns a corresponding feedback message (not acknowledge). This feedback message can be processed again by the corresponding software module 101-2 that generated the elevator command 103. In addition, a warning message can be output to a user.
  • Fig. 2 shows steps when setting in and fetching elevator commands 103 from the command queue 105.
  • the software modules 101-1 In response to a call event 111 the software modules 101-1 generates a "goto" elevator command 103.
  • the "goto" elevator command 103 is enqueued in the command queue 105 that already contains other elevator commands 103.
  • a priority level can be assigned to each elevator command 103. This priority level determines how and where the elevator command 103 is enqueued within the command queue 105 or the position of the elevator command 103 within the command queue 105.
  • Existing elevator commands 103 within the command queue 105 can be re-sequenced in dependence on the priority level of a newly inserted elevator command 103. Re-sequencing can be performed in an increasing or decreasing order of the priority level within the command queue.
  • a priority and an order of the elevator command 103 within the command queue 105 can be established and maintained. If the elevator command 103, like the "goto" elevator command, is on the first position of the command queue 105 it is processed and executed by the basic software module 101-2. After being executed, the elevator command 103 is dequeued from the command queue 105. Then the next elevator command 103 is fetched from the command queue 105. In this way all elevator commands 103 are executed subsequently.
  • Fig. 3 shows a structure of the elevator system 100.
  • Incoming events 113 given by signals trigger the software module 101-1 to generate the elevator command 103.
  • the elevator command 103 is transferred to the command scheduler 109 that places the elevator command 103 in the requested order in the command queue 105 with the requested logic. From this command queue 105, the elevator commands 103 are transferred to the basic software module 101-2 that tests and executes the task as specified by the elevator command 103. After that, the basic software module 101-2 returns feedback and status information to the software module 101-1, like information on the successful execution.
  • Fig. 4 shows a block diagram of a method for controlling an elevator system 100.
  • the method for operating an elevator system 100 comprises the step S101 of generating an elevator command 103 by a replaceable software module 101-1; the step S102 of putting the elevator command 103 in the command queue 105; the step S103 of fetching the elevator command 103 from the command queue 105 by a basic software module 101-2; and the step S104 of controlling the elevator 107 on the basis of the elevator command 103.
  • Generic functions that are likewise requested by many software modules 101-1, like call acknowledgement, can again be implemented by special purpose software modules 101-1 also running on the underlying operating system and in communication with the command queue 105. Behavior of these special purpose software modules 101-1 can be controlled by means of transferring arguments or parameters. These special purpose software modules 101-1 can generate elevator commands 103 in dependence on the received arguments or parameters.
  • Replaceable software modules 101-1 can be downloaded via a network interface and can be installed within the elevator system in replacement or addition to existing software modules 101-1.
  • the interface is for example an internet interface or a network interface for downloading software modules 101-1 from an external server.
  • Replaceable software modules 101-1 can be programmed and developed by independent suppliers. Local or individual adaptations to customers' needs can be carried out easily, while overall safety is maintained.
  • the software modules 101-1 and 101-2 can be executed as computer programs on a microcontroller of the elevator system 100 that has a processor for executing the instructions of the software modules 101-1 and 101-2 and a storage for storing the software modules 101-1 and 101-2 and the command queue 105.
  • All method steps can be implemented by means that are adapted for carrying out the corresponding method step. All functions carried out by a specific structural feature can be a method step of a method.

Landscapes

  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Elevator Control (AREA)

Abstract

The present invention relates to an elevator system (100), comprising a replaceable software module (101-1) for generating an elevator command (103) and putting the elevator command (103) in a command queue (105); and a basic software module (101-2) for fetching the elevator command (103) from the command queue (105) and controlling the elevator (107) on the basis of the elevator command (103).

Description

  • The present invention relates to an elevator system, a method for controlling an elevator system and a computer program.
  • Today's elevator systems comprise a monolithic software structure implemented by a single program for controlling the elevator. In these elevator systems, additional functions and specific elevator behavior can be integrated and tested only with high effort. Once having installed the original elevator system with the program, it is not easily possible to modify or add specific functions to the elevator system at a later point of time. Thus, a later technical modification of the elevator system is based on slow and complex configuration processes.
  • Thus, it is an object of the present invention to technically improve and to simplify a configuration of an elevator system.
  • This object is solved by subject-matter according to the independent claims. Technically beneficial embodiments are subject to the dependent claims, the description and the drawings.
  • According to a first aspect this object is solved by an elevator system, comprising a replaceable software module for generating an elevator command and putting the elevator command in a command queue; and a basic software module for fetching the elevator command from the command queue and controlling the elevator on the basis of the elevator command. This elevator system has the technical advantage that it can be modified and configured easily, since a monolithic software structure is avoided. Instead one or more replaceable software modules can be used flexibly within the elevator system. However, the basic software module executes the elevator commands and enables a safe operation of the elevator system. The replaceable software modules form the functional part, whereas the basic software module forms the safety part of the control software of the elevator system. The basic software module and the replaceable software modules are coupled via the command queue as a data interface.
  • In a technically advantageous embodiment of the elevator system, the basic software module is adapted to control an elevator drive, an elevator brake, a door drive and/or an elevator cabin light. This yields the technical advantage that specific elevator features can be controlled by the basic software module on demand of the elevator commands.
  • In a further technically advantageous embodiment of the elevator system, the basic software module is adapted to test the elevator command before executing the elevator command. This yields the technical advantage that security is increased, and malfunctions can be avoided.
  • In a further technically advantageous embodiment of the elevator system, the basic software module is adapted to test whether the elevator command is within predefined execution limits. This yields the technical advantage that testing and admitting of elevator commands can be performed with low effort.
  • In a further technically advantageous embodiment of the elevator system, the basic software module is adapted to output a feedback message if an elevator command is not executed. This yields the technical advantage that a user is informed about non-execution.
  • In a further technically advantageous embodiment of the elevator system, the replaceable software module is adapted to assign a priority level to the elevator command. This yields the technical advantage that elevator commands can be executed in a defined priority order.
  • In a further technically advantageous embodiment of the elevator system, the basic software module is adapted to execute the elevator command based on the priority level. This yields also the technical advantage that elevator commands can be executed in a defined priority order.
  • In a further technically advantageous embodiment of the elevator system, the elevator system has a network interface for downloading a software module to be replaced. This yields the technical advantage that software modules can be replaced or updated easily with low technical effort.
  • In a further technically advantageous embodiment of the elevator the elevator system is adapted to re-sequence existing elevator commands within the command queue in dependence on the priority level of a newly inserted elevator command. This yields the technical advantage that elevator commands that are newly put in the command queue can be executed fist.
  • According to a second aspect, this object is solved by a method for operating an elevator system, comprising the steps of generating an elevator command by a replaceable software module; putting the elevator command in a command queue; fetching the elevator command from the command queue by a basic software module; and controlling the elevator on the basis of the elevator command. The same technical advantages are achieved by this method as by the elevator system according to the first aspect.
  • In a technically advantageous embodiment of the method, the basic software module controls an elevator drive, an elevator brake, a door drive and/or an elevator cabin light. This yields also the technical advantage that specific elevator features can be controlled by the basic software module on demand of the elevator commands.
  • In a further technically advantageous embodiment of the method, the basic software module tests the elevator command before executing the elevator command. This yields also the technical advantage that security is increased, and malfunctions can be avoided.
  • In a further technically advantageous embodiment of the method, the basic software module tests whether the elevator command is within predefined execution limits. This yields also the technical advantage that testing and admitting of elevator commands can be performed with low effort.
  • In a further technically advantageous embodiment of the method, the replaceable software module assigns a priority level to the elevator command. This yields also the technical advantage that elevator commands can be executed in a defined priority order.
  • In a further technically advantageous embodiment of the method, the basic software module executes the elevator command based on the priority level. This yields also the technical advantage that elevator commands can be executed in a defined priority order.
  • According to a third aspect, this object is solved by a computer program comprising instructions which, when the program is executed by a computer, cause the computer to carry out the method according to the second aspect. The same technical advantages are achieved by the computer program as by the method according to the second aspect.
  • Specific embodiments are shown in the figures and are explained in the following.
  • Fig. 1
    shows a systematic view of an elevator system;
    Fig. 2
    shows steps when setting and fetching elevator commands in a command queue;
    Fig. 3
    shows a structure of the elevator system; and
    Fig. 4
    shows a block diagram of a method for controlling an elevator system.
  • Fig. 1 shows a systematic view of an elevator system 100. The elevator system 100 serves for controlling and operating an elevator 107 that vertically moves people or goods between floors, levels or decks. Floors to move the elevator 107 to can be manually selected by pressing a corresponding button of the elevator system 100. The elevator 107 comprises fixtures 117.
  • The elevator system 100 has in general numerous technical features that can be subject to a technical control, like an elevator drive, an elevator brake, a door drive and/or an elevator cabin light. In general, also other features of the elevator system can be controlled in a specific manner.
  • Direct controlling is performed by a basic software module 101-2. To this end elevator commands 103, i.e. control commands, are used that are transmitted to the basic software module 101-2. The basic software module 101-2 processes the elevator commands 103 and performs an elevator control as requested within the elevator commands 103.
  • The elevator commands 103 are digital datasets describing the task to be executed by the elevator system 100. The elevator commands 103 define the requested elevator behavior. Elevator commands 103 comprise for example:
    • driving commands / go to floor x:
    • disable incoming requests;
    • delete all current requests;
    • switch on/off cabin light; and/or
    • open/close elevator doors.
  • The elevator commands 103 are generated by various replaceable software modules 101-1 (App - Applications) that are executed based on a common underlying operating system. The software modules 101-1 can be embedded in the underlying operating system. The software modules 101-1 can be replaced and adapted easily to address specific demands of the elevator system 100.
  • Several software modules 101-1 can be active simultaneously in a multitasking fashion. Nevertheless, parallel execution of specific software modules 101-1 can also be set as inadmissible. In addition, an activation of software modules can be changed during normal operation of the elevator system 100. The replaceable software modules 101-1 (App) are supplemental and can be replaced and installed as individually required within the elevator system 100.
  • For example, one of the software modules 101-1 serves for receiving user requests for moving the elevator 107 to a particular floor, while another software module 101-1 serves for adapting and controlling cabin light of the elevator system 100. Each of the software modules 101-1 is independent from the others and generates specific elevator commands 103 based on incoming event objects 113, like cabin calls, floor calls, emergency calls or VIP calls or cloud calls. In addition, the elevator status can be considered by the software modules 101-1 for generating elevator commands 103, like elevator 107 moves upward, elevator 107 stands on floor X, or elevator 107 not available.
  • A command scheduler 109 takes the generated elevator commands 103 and puts the elevator command 103 in a command queue 105. The command queue 105 is a particular kind of data collection in which the elevator commands 103 in the collection are kept in order and the operations on the collection are the addition of elevator commands 103 to a selected position, known as enqueue, or removal of elevator command 103 from a position, known as dequeue. The command queue 105 is the data interface between the replaceable software modules 101-1 and the basic software module 101-2. Elevator commands 103 are passed from the software modules 101-1 via the command queue 105 to the basic software module 101-2. The command scheduler 109 is in connection with a connector 115.
  • The basic software module 101-2 takes the elevator command 103 from the command queue 105 and performs a controlling of the elevator 107 on the basis of the elevator command 103. The basic software module 101-2 determines whether the picked elevator command 103 can be executed or not, for example due to safety or operational reasons. If for example the doors of the elevator are open, a "goto" elevator command 103 is not executed. Therefore, all elevator command 103 are automatically examined within the basic software module 101-2 with respect to safety requirements.
  • If the elevator command 103 is not executed, the basic software module 101-2 generates and returns a corresponding feedback message (not acknowledge). This feedback message can be processed again by the corresponding software module 101-2 that generated the elevator command 103. In addition, a warning message can be output to a user.
  • Fig. 2 shows steps when setting in and fetching elevator commands 103 from the command queue 105. In response to a call event 111 the software modules 101-1 generates a "goto" elevator command 103.
  • The "goto" elevator command 103 is enqueued in the command queue 105 that already contains other elevator commands 103.
  • A priority level can be assigned to each elevator command 103. This priority level determines how and where the elevator command 103 is enqueued within the command queue 105 or the position of the elevator command 103 within the command queue 105. Existing elevator commands 103 within the command queue 105 can be re-sequenced in dependence on the priority level of a newly inserted elevator command 103. Re-sequencing can be performed in an increasing or decreasing order of the priority level within the command queue.
  • In this way, a priority and an order of the elevator command 103 within the command queue 105 can be established and maintained. If the elevator command 103, like the "goto" elevator command, is on the first position of the command queue 105 it is processed and executed by the basic software module 101-2. After being executed, the elevator command 103 is dequeued from the command queue 105. Then the next elevator command 103 is fetched from the command queue 105. In this way all elevator commands 103 are executed subsequently.
  • Fig. 3 shows a structure of the elevator system 100. Incoming events 113 given by signals trigger the software module 101-1 to generate the elevator command 103. The elevator command 103 is transferred to the command scheduler 109 that places the elevator command 103 in the requested order in the command queue 105 with the requested logic. From this command queue 105, the elevator commands 103 are transferred to the basic software module 101-2 that tests and executes the task as specified by the elevator command 103. After that, the basic software module 101-2 returns feedback and status information to the software module 101-1, like information on the successful execution.
  • Fig. 4 shows a block diagram of a method for controlling an elevator system 100. The method for operating an elevator system 100 comprises the step S101 of generating an elevator command 103 by a replaceable software module 101-1; the step S102 of putting the elevator command 103 in the command queue 105; the step S103 of fetching the elevator command 103 from the command queue 105 by a basic software module 101-2; and the step S104 of controlling the elevator 107 on the basis of the elevator command 103.
  • Generic functions, that are likewise requested by many software modules 101-1, like call acknowledgement, can again be implemented by special purpose software modules 101-1 also running on the underlying operating system and in communication with the command queue 105. Behavior of these special purpose software modules 101-1 can be controlled by means of transferring arguments or parameters. These special purpose software modules 101-1 can generate elevator commands 103 in dependence on the received arguments or parameters.
  • Replaceable software modules 101-1 can be downloaded via a network interface and can be installed within the elevator system in replacement or addition to existing software modules 101-1. The interface is for example an internet interface or a network interface for downloading software modules 101-1 from an external server.
  • Replaceable software modules 101-1 can be programmed and developed by independent suppliers. Local or individual adaptations to customers' needs can be carried out easily, while overall safety is maintained.
  • The software modules 101-1 and 101-2 can be executed as computer programs on a microcontroller of the elevator system 100 that has a processor for executing the instructions of the software modules 101-1 and 101-2 and a storage for storing the software modules 101-1 and 101-2 and the command queue 105.
  • All features discussed in the description or shown in the figures with respect to particular embodiments of the invention can be provided in various combinations in order to simultaneously realize the beneficial technical effects.
  • All method steps can be implemented by means that are adapted for carrying out the corresponding method step. All functions carried out by a specific structural feature can be a method step of a method.
  • The legal scope of protection of the present invention is defined by the claims and is not reduced by features discussed in the description or shown in the figures.
  • REFERENCE SIGNS
  • 100
    elevator system
    101-1
    replaceable software module
    101-2
    basic software module
    103
    elevator command
    105
    command queue
    107
    elevator
    109
    command scheduler
    111
    call event
    113
    event object
    115
    connector
    117
    fixture

Claims (15)

  1. Elevator system (100), comprising:
    - a replaceable software module (101-1) for generating an elevator command (103) and putting the elevator command (103) in a command queue (105); and
    - a basic software module (101-2) for fetching the elevator command (103) from the command queue (105) and controlling the elevator (107) on the basis of the elevator command (103).
  2. Elevator system (100) according to claim 1, wherein the basic software module (101-2) is adapted to control an elevator drive, an elevator brake, a door drive and/or an elevator cabin light.
  3. Elevator system (100) according to one of the preceding claims, wherein the basic software module (101-2) is adapted to test the elevator command (103) before executing the elevator command (103).
  4. Elevator system (100) according to claim 3, wherein the basic software module (101-2) is adapted to test whether the elevator command (103) is within predefined execution limits.
  5. Elevator system (100) according to claim 3 or 4, wherein the basic software module (101-2) is adapted to output a feedback message if an elevator command (103) is not executed.
  6. Elevator system (100) according to one of the preceding claims, wherein the replaceable software module (101-1) is adapted to assign a priority level to the elevator command (103).
  7. Elevator system (100) according to claim 6, wherein the basic software module (101-2) is adapted to execute the elevator command (103) based on the priority level.
  8. Elevator system (100) according to claim 7, wherein elevator system (100) is adapted to re-sequence existing elevator commands (103) within the command queue (105) in dependence on the priority level of a newly inserted elevator command (103).
  9. Method for operating an elevator system (100), comprising the steps:
    - generating (S101) an elevator command (103) by a replaceable software module (101-1);
    - putting (S102) the elevator command (103) in a command queue (105);
    - fetching (S103) the elevator command (103) from the command queue (105) by a basic software module (101-2); and
    - controlling (S104) the elevator (107) on the basis of the elevator command (103).
  10. Method according to claim 9, wherein the basic software module controls an elevator drive, an elevator brake, a door drive and/or an elevator cabin light.
  11. Method according to claim 9 or 10, wherein the basic software module (101-2) tests the elevator command (103) before executing the elevator command (103).
  12. Method according to claim 11, wherein the basic software module (101-2) tests whether the elevator command (103) is within predefined execution limits.
  13. Method according to one of the claims 9 to 12, wherein the replaceable software module (101-1) assigns a priority level to the elevator command (103).
  14. Method according to claim 13, wherein the basic software module (101-2) executes the elevator command (103) based on the priority level.
  15. Computer program comprising instructions which, when the program is executed by a computer, cause the computer to carry out the method according to one of the claims 9 to 14.
EP18196874.4A 2018-09-26 2018-09-26 Elevator system Active EP3628618B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP18196874.4A EP3628618B1 (en) 2018-09-26 2018-09-26 Elevator system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
EP18196874.4A EP3628618B1 (en) 2018-09-26 2018-09-26 Elevator system

Publications (2)

Publication Number Publication Date
EP3628618A1 true EP3628618A1 (en) 2020-04-01
EP3628618B1 EP3628618B1 (en) 2023-01-11

Family

ID=63685718

Family Applications (1)

Application Number Title Priority Date Filing Date
EP18196874.4A Active EP3628618B1 (en) 2018-09-26 2018-09-26 Elevator system

Country Status (1)

Country Link
EP (1) EP3628618B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11286379A (en) * 1998-03-31 1999-10-19 Mitsubishi Electric Corp Elevator drive control system and elevator drive control method
US20010022252A1 (en) * 2000-03-20 2001-09-20 Kilian Schuster Method for operating an elevator
US20030034209A1 (en) * 2001-08-16 2003-02-20 Golden Friends Corporation Wireless transmission control apparatus for elevator systems
JP2011131963A (en) * 2009-12-22 2011-07-07 Mitsubishi Electric Corp Elevator control device
CN107010498A (en) * 2017-06-14 2017-08-04 李良杰 The method that elevator is controlled using smart machine

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11286379A (en) * 1998-03-31 1999-10-19 Mitsubishi Electric Corp Elevator drive control system and elevator drive control method
US20010022252A1 (en) * 2000-03-20 2001-09-20 Kilian Schuster Method for operating an elevator
US20030034209A1 (en) * 2001-08-16 2003-02-20 Golden Friends Corporation Wireless transmission control apparatus for elevator systems
JP2011131963A (en) * 2009-12-22 2011-07-07 Mitsubishi Electric Corp Elevator control device
CN107010498A (en) * 2017-06-14 2017-08-04 李良杰 The method that elevator is controlled using smart machine

Also Published As

Publication number Publication date
EP3628618B1 (en) 2023-01-11

Similar Documents

Publication Publication Date Title
US9141422B2 (en) Plug-in task scheduler
US7130896B2 (en) Method and system for remote software distribution and installation
JP3953890B2 (en) Timely shutdown function of real-time work center
EP0709777B1 (en) Method of and apparatus for debugging multitask programs
US20030226138A1 (en) Installation of application software through a network from a source computer system on to a target computer system
US20210039917A1 (en) Elevator control
US11753273B2 (en) Method and an apparatus for determining an allocation decision for at least one elevator
CN110825535A (en) Job scheduling method and system
US20170047069A1 (en) Voice processing method and device
WO2018077032A1 (en) Task switching method and related device
EP2972824B1 (en) Computer system using in-service software upgrade
CN109086138A (en) Data processing method and system
CN112114832A (en) Vehicle upgrade control method, terminal device, vehicle, and computer storage medium
US8528006B1 (en) Method and apparatus for performing real-time commands in a non real-time operating system environment
CN112506624A (en) Timing task scheduling system, method and corresponding computer equipment and storage medium
CN110413388A (en) Multi-task processing method, device, equipment and storage medium based on operation system
US10523746B2 (en) Coexistence of a synchronous architecture and an asynchronous architecture in a server
JP2005190207A5 (en)
EP3628618B1 (en) Elevator system
CN103677959B (en) A kind of virtual machine cluster migration method and system based on multicast
CN110893616B (en) Remote control method and device, computer equipment and storage medium
WO2025190028A1 (en) Shortcut command generation method, device, vehicle, and computer readable storage medium
CN114852807A (en) Robot ladder calling method and related equipment
CN114546677A (en) Message execution processing method and device, electronic equipment and storage medium
EP1891527B1 (en) SOFTWARE PROCESS MONITOR for detecting and recovering from abnormal process termination

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION HAS BEEN PUBLISHED

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: REQUEST FOR EXAMINATION WAS MADE

17P Request for examination filed

Effective date: 20201001

RBV Designated contracting states (corrected)

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: EXAMINATION IS IN PROGRESS

17Q First examination report despatched

Effective date: 20211029

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: GRANT OF PATENT IS INTENDED

RAP3 Party data changed (applicant data changed or rights of an application transferred)

Owner name: INVENTIO AG

INTG Intention to grant announced

Effective date: 20220824

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE PATENT HAS BEEN GRANTED

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602018045247

Country of ref document: DE

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 1543332

Country of ref document: AT

Kind code of ref document: T

Effective date: 20230215

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG9D

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 1543332

Country of ref document: AT

Kind code of ref document: T

Effective date: 20230111

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230511

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230411

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230511

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230412

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602018045247

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

26N No opposition filed

Effective date: 20231012

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230926

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20230930

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230926

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230926

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230926

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20230930

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20180926

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20180926

REG Reference to a national code

Ref country code: CH

Ref legal event code: U11

Free format text: ST27 STATUS EVENT CODE: U-0-0-U10-U11 (AS PROVIDED BY THE NATIONAL OFFICE)

Effective date: 20251001

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20250926

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: IT

Payment date: 20250922

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20250923

Year of fee payment: 8

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20250925

Year of fee payment: 8

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20230111

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: CH

Payment date: 20251001

Year of fee payment: 8