WO2004103877A1 - Elevator car separation based on response time - Google Patents

Elevator car separation based on response time Download PDF

Info

Publication number
WO2004103877A1
WO2004103877A1 PCT/US2003/016087 US0316087W WO2004103877A1 WO 2004103877 A1 WO2004103877 A1 WO 2004103877A1 US 0316087 W US0316087 W US 0316087W WO 2004103877 A1 WO2004103877 A1 WO 2004103877A1
Authority
WO
WIPO (PCT)
Prior art keywords
car
categories
fuzzy
time
category
Prior art date
Application number
PCT/US2003/016087
Other languages
French (fr)
Inventor
Theresa Christy
Mark Ross
Original Assignee
Otis Elevator Company
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 Otis Elevator Company filed Critical Otis Elevator Company
Priority to AU2003251308A priority Critical patent/AU2003251308A1/en
Priority to US10/552,266 priority patent/US7152714B2/en
Priority to PCT/US2003/016087 priority patent/WO2004103877A1/en
Priority to JP2004572187A priority patent/JP4417264B2/en
Publication of WO2004103877A1 publication Critical patent/WO2004103877A1/en

Links

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
    • B66B1/46Adaptations of switches or switchgear
    • B66B1/461Adaptations of switches or switchgear characterised by their shape or profile

Definitions

  • This invention relates to dispatching elevator cars in a manner which takes into account bunching of the cars, as determined by response time to various calls.
  • Typical dispatching algorithms for multicar elevator systems in buildings having more than 10 or 20 floors evaluate many factors to determine which car should be assigned to answer a newly entered hall call. The principle is to select a car that will provide satisfactory service to the new hall call without negatively impacting other passengers in the elevator system.
  • Two major considerations in assignment logic is the remaining response time (RRT), which is the predicted amount of time it will take a car to reach a new hall call; and predicted waiting time (PWT), which is the sum of RRT and the amount of time that has already passed since the call was registered.
  • RRT remaining response time
  • PWT predicted waiting time
  • these values may be combined via two-dimensional fuzzy logic, to give an assignment value which is then combined (perhaps with fuzzy logic) with other dispatching considerations. It has long been known that the tendency for elevator cars to become
  • Elevator cars may be considered “bunched” when most of the cars in the group are in close physical proximity to each other, taking into account the direction of travel.
  • Traditional anti-bunching techniques are based on the distance between each car and the car directions.
  • Objects of the invention include: automatic elevator dispatching which tends to minimize the average wait time; dispatching which reduces long wait times; dispatching which provides satisfactory average wait times while at the same time avoiding either numerous long waits, or a few very long waits, for calls to be answered; dispatching which avoids bunching; and improved elevator dispatching which minimizes long waits and eliminates very long waits.
  • the invention is predicated on the concept that system performance (smooth flow of passenger traffic) and customer wait times are measured in time, whereas traditional bunching measures take into account only the physical distance that must be traversed.
  • the time required to respond to calls in a building is used to evaluate the degree of bunching, and that evaluation is incorporated into the dispatching methodology.
  • a metric that measures how well or how poorly elevator cars are distributed throughout the building, in terms of how they are positioned to answer potential calls in a satisfactory amount of time is used to evaluate the response time potential with respect to car locations and existing demand.
  • the metric evaluates how many potential calls could be answered within 30 seconds, which is deemed satisfactory performance, within 30-45 seconds, which is deemed slightly unsatisfactory performance, within 45 to 60 seconds, which is deemed moderately unsatisfactory performance, within
  • the counts are combined using fuzzy logic, although other methods, such as weighted averages or weighted penalties may be used to combine the counts of the metric.
  • Fig. 1 is a logic flow diagram of a routine for determining the time for each car to reach each call at a landing.
  • Fig. 2 is a stylized depiction of a two elevator, ten landing example.
  • Fig. 3 is a chart illustrating the determination of times for car A in the example of Fig. 2 using the routine of Fig. 1 .
  • Fig. 4 is a chart illustrating the determination of times for car B in the example of Fig. 2 using the routine of Fig. 1 .
  • Fig. 5 is a chart illustrating the minimum results of Fig. 3 and 4.
  • Fig. 6 is a chart illustrating minimum times, and number of floors (count) in each category.
  • Figs. 7-10 are diagrams of fuzzy sets for categories 2-5, respectively.
  • Fig. 1 1 is a stylized depiction of a 3 x 3 x 3 x 2 matrix of fuzzy sets which combine categories 2-5.
  • a response time routine is reached through an entry point 1 9 and a first step 20 sets a value C, which identifies the various cars, equal to zero.
  • Step 20 causes car zero to be designated.
  • a test 22 determines if all of the cars have been tested, in which case the value of C would not be less than the known number of cars. When all of the cars have been tested, the program will revert to other processing through a return point 23.
  • test 24 determines if car C is available to respond to requests for service (demand). If not, a negative result of test 24 reaches a step 26 to increment C, thereby pointing to the next car in turn. If car C is available, an affirmative result of test 24 reaches a step 25 to set a factor, L, equal to zero. This factor identifies the landing in the building, so step 25 identifies, for instance, the lowest floor in the building.
  • a test 27 determines if L is less than the known number of landings, meaning all the floors have been tested with respect to a particular car.
  • test 29 determines if an up hall call is allowed at landing L. Such will be the case for all except the highest landing in the building.
  • An affirmative result of test 29 reaches a subroutine 30 that determines the time for car C to reach an up call at landing L. This is a conventional determination which takes into account the location of the car, the state of the car (running or not), the state of the door (open, opening, closed or closing, in some embodiments) and the hall calls assigned to the car as well as car calls already registered in the car. A different amount of time is assessed for each of those conditions, and the total is an estimation of how long it will take for this car to reach that landing. If the upper floor is being tested, a negative result of test 29 will cause the routine to bypass the subroutine 30.
  • a test 32 determines if a down hall call is allowed at this landing. If so, a subroutine 33 determines the time it will take for car C to reach a down call at landing L. The same factors are used in this subroutine as are used in the subroutine 30. If a down call is not allowed at floor L (which is true for the lowest floor in the building) then a negative result of test 32 will bypass the subroutine 33.
  • step 34 to increment L thereby designating the next floor in turn.
  • steps and tests 26-33 are repeated for the next landing. This continues until determination of the time for this car to reach all of the landings have been made, in which case test 27 will be negative, reaching step 26 to designate the next car in turn. Unless all of the cars have been tested, test 22 will again be affirmative reaching test 24 to see if this car is available. If so, step 25 will designate the lowest landing in the building again, so that all of the landings may be considered to determine the time it will take for this second car to reach up calls and down calls at the landings.
  • FIG. 2 illustrates an example of a 10 landing building with car A traveling down at the fourth landing and car B traveling up at the third landing.
  • Car B has been assigned to an up call at landing 6 and a down call at landing 8.
  • Car B must pass landings 4, 5 and 7 without stopping in order to reach the call at landing 8.
  • Car A has a down call at landing 2 and up calls at the lobby and landing 2.
  • Car A must pass landing 3 without stopping in order to reach these assigned calls.
  • the subroutines 30, 33 in Fig. 1 utilize an algorithm in which passing a floor takes one second, a car call takes ten seconds and a hall call takes 1 1 seconds, whether or not there is a coincident car call.
  • a floor takes one second
  • a car call takes ten seconds
  • a hall call takes 1 1 seconds, whether or not there is a coincident car call.
  • other factors may be utilized, and other numbers may be utilized, in any implementation of the present invention.
  • Figs. 3 and 4 the time to reach each floor is calculated for car A and car B, respectively.
  • Fig. 5 for each floor, the amount of time it is estimated that it will take for car A and for car B to reach that floor from their present position is listed, and the minimum of the two is listed in a fourth column.
  • categories of ranges of time to reach the floors are set forth, the lowest category being category 1 in which calls requiring between 0 and 29 seconds are counted.
  • This category is not utilized in the fuzzy logic processing to be described hereinafter, in this example, because the time is too short to be of significance. However, in other embodiments, as desired, category 1 may also be taken into account.
  • Categories 2 through 5 represent 30-44, 45-59, 60-89, and over 90 seconds as shown in Fig. 6.
  • Fig. 6 in the third column shows how many landings are in each category, as determined by the fifth column of Fig. 5.
  • Fig. 6 The counts of Fig. 6 are then applied to the corresponding fuzzy sets in Figs. 7-10.
  • category 2 is set forth in Fig. 7 and since only two landings fall within the range of 30-44 seconds, this results in a fuzzy set membership of 1 .0, and a designation of few.
  • category 3 has a count of 9 landings, which results in a fuzzy set membership of 1 .0 and a designation of many.
  • category 4 has a count of only one landing, resulting in a fuzzy set membership of 1 .0 and a designation of few.
  • category 5 has a count of zero resulting in a fuzzy set membership of 1 .0 and a designation of few.
  • the fuzzy separation metric is calculated according to the following steps.
  • Membership combinations are calculated by finding all possible combinations of fuzzy set memberships and then multiplying the value of each membership in the combination. There are 54 possible combinations based on the fuzzy sets and fuzzy set relationship table described in Figs. 7-1 1 :
  • a 3 x 3 x 3 x 2 fuzzy matrix is illustrated.
  • the numbers therein are selected for this embodiment, but those numbers may be altered so as to better reflect any actual implementation of the present invention.
  • category 2 since its fuzzy designation is few (Fig. 7), the first column of the top portion of Fig. 1 1 is selected. Then, for category 3, since in Fig. 8 the fuzzy designation is MANY, the bottom row is selected. Then, referring to the key at the bottom of Fig. 1 1 , for category 4, the number is FEW so that only the two left triangles are involved, and since category 5 is also FEW, only the upper left triangle is involved. This is shown in the upper part of Fig. 1 1 as resulting in a relationship value of 0.3.
  • the separation metric of the invention is
  • the separation matrix of the invention may be used in a variety of ways. Typically, modern dispatching algorithms may utilize a variety of parameters to determine how a new hall call is to be assigned, without negatively impacting other passengers in the system.
  • RRT remaining response time
  • PWT predicted waiting time
  • RSR relative system response
  • the separation metric of the present invention can be combined with other metrics such as remaining response time, predicted waiting time, relative system response, by appropriate three- or four-dimensional fuzzy logic with the three or more dimensions correlated to RRT, PWT and RSR memberships, and the time based separation membership of the present invention.
  • An assignment value which has been so calculated is used in the same way that any of the prior art two-or-three-dimensional assignment values are used.
  • the invention will improve overall system performance by reducing bunching as compared with no anti-bunching technique or the existing distance- based bunching technique.
  • the separation matrix of the invention may be utilized in other fashions to suit any needs in any implementation thereof.

Landscapes

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

Abstract

The time required for each car to reach each up hall call and each down hall call is calculated (30, 33). These times are then arranged in categories and the number of landings in each category is identified. From fuzzy sets (Figs. 7-10), the count of landings in each category determines a fuzzy set membership in a fuzzy category, such as FEW, SOME, MANY. The fuzzy membership of all non-zero memberships are then ANDed together (by multiplication). A relationship value is then determined (Fig. 11) by a metric with as many dimensions as there are categories, each dimension having as many parts as there are fuzzy categories in the fuzzy sets. The membership combination (the fuzzy summation) is then multiplied by a relationship value determined from the multi-dimensional metric to provide a corresponding separation metric of the invention.

Description

Elevator Car Separation Based on Response Time
Technical Field
This invention relates to dispatching elevator cars in a manner which takes into account bunching of the cars, as determined by response time to various calls.
Background Art
Typical dispatching algorithms for multicar elevator systems in buildings having more than 10 or 20 floors evaluate many factors to determine which car should be assigned to answer a newly entered hall call. The principle is to select a car that will provide satisfactory service to the new hall call without negatively impacting other passengers in the elevator system. Two major considerations in assignment logic is the remaining response time (RRT), which is the predicted amount of time it will take a car to reach a new hall call; and predicted waiting time (PWT), which is the sum of RRT and the amount of time that has already passed since the call was registered. In some cases, these values may be combined via two-dimensional fuzzy logic, to give an assignment value which is then combined (perhaps with fuzzy logic) with other dispatching considerations. It has long been known that the tendency for elevator cars to become
"bunched" detracts from good elevator service and results in unusually long waits for some calls. Elevator cars may be considered "bunched" when most of the cars in the group are in close physical proximity to each other, taking into account the direction of travel. Traditional anti-bunching techniques are based on the distance between each car and the car directions.
Disclosure of Invention
Objects of the invention include: automatic elevator dispatching which tends to minimize the average wait time; dispatching which reduces long wait times; dispatching which provides satisfactory average wait times while at the same time avoiding either numerous long waits, or a few very long waits, for calls to be answered; dispatching which avoids bunching; and improved elevator dispatching which minimizes long waits and eliminates very long waits.
I The invention is predicated on the concept that system performance (smooth flow of passenger traffic) and customer wait times are measured in time, whereas traditional bunching measures take into account only the physical distance that must be traversed. According to the present invention, the time required to respond to calls in a building is used to evaluate the degree of bunching, and that evaluation is incorporated into the dispatching methodology. According to the invention, a metric that measures how well or how poorly elevator cars are distributed throughout the building, in terms of how they are positioned to answer potential calls in a satisfactory amount of time, is used to evaluate the response time potential with respect to car locations and existing demand. In one embodiment of the invention, the metric evaluates how many potential calls could be answered within 30 seconds, which is deemed satisfactory performance, within 30-45 seconds, which is deemed slightly unsatisfactory performance, within 45 to 60 seconds, which is deemed moderately unsatisfactory performance, within
60-90 seconds, which is deemed unsatisfactory performance, and in over 90 seconds, which is deemed very unsatisfactory performance. In this embodiment, the counts are combined using fuzzy logic, although other methods, such as weighted averages or weighted penalties may be used to combine the counts of the metric. Other objects, features and advantages of the present invention will become more apparent in the light of the following detailed description of exemplary embodiments thereof, as illustrated in the accompanying drawing.
Brief Description of the Drawings Fig. 1 is a logic flow diagram of a routine for determining the time for each car to reach each call at a landing.
Fig. 2 is a stylized depiction of a two elevator, ten landing example. Fig. 3 is a chart illustrating the determination of times for car A in the example of Fig. 2 using the routine of Fig. 1 . Fig. 4 is a chart illustrating the determination of times for car B in the example of Fig. 2 using the routine of Fig. 1 .
Fig. 5 is a chart illustrating the minimum results of Fig. 3 and 4. Fig. 6 is a chart illustrating minimum times, and number of floors (count) in each category.
Figs. 7-10 are diagrams of fuzzy sets for categories 2-5, respectively. Fig. 1 1 is a stylized depiction of a 3 x 3 x 3 x 2 matrix of fuzzy sets which combine categories 2-5.
Mode(s) for Carrying Out the Invention
Referring to Fig. 1 , a response time routine is reached through an entry point 1 9 and a first step 20 sets a value C, which identifies the various cars, equal to zero. Step 20 causes car zero to be designated. A test 22 determines if all of the cars have been tested, in which case the value of C would not be less than the known number of cars. When all of the cars have been tested, the program will revert to other processing through a return point 23.
Initially, all the cars have not been tested, so an affirmative result of test 22 reaches a test 24 to determine if car C is available to respond to requests for service (demand). If not, a negative result of test 24 reaches a step 26 to increment C, thereby pointing to the next car in turn. If car C is available, an affirmative result of test 24 reaches a step 25 to set a factor, L, equal to zero. This factor identifies the landing in the building, so step 25 identifies, for instance, the lowest floor in the building. A test 27 determines if L is less than the known number of landings, meaning all the floors have been tested with respect to a particular car. Initially, L will be less than the number of landings so an affirmative result of test 27 reaches a test 29 to determine if an up hall call is allowed at landing L. Such will be the case for all except the highest landing in the building. An affirmative result of test 29 reaches a subroutine 30 that determines the time for car C to reach an up call at landing L. This is a conventional determination which takes into account the location of the car, the state of the car (running or not), the state of the door (open, opening, closed or closing, in some embodiments) and the hall calls assigned to the car as well as car calls already registered in the car. A different amount of time is assessed for each of those conditions, and the total is an estimation of how long it will take for this car to reach that landing. If the upper floor is being tested, a negative result of test 29 will cause the routine to bypass the subroutine 30.
Then a test 32 determines if a down hall call is allowed at this landing. If so, a subroutine 33 determines the time it will take for car C to reach a down call at landing L. The same factors are used in this subroutine as are used in the subroutine 30. If a down call is not allowed at floor L (which is true for the lowest floor in the building) then a negative result of test 32 will bypass the subroutine 33.
, Then the routine reaches a step 34 to increment L thereby designating the next floor in turn. Then the steps and tests 26-33 are repeated for the next landing. This continues until determination of the time for this car to reach all of the landings have been made, in which case test 27 will be negative, reaching step 26 to designate the next car in turn. Unless all of the cars have been tested, test 22 will again be affirmative reaching test 24 to see if this car is available. If so, step 25 will designate the lowest landing in the building again, so that all of the landings may be considered to determine the time it will take for this second car to reach up calls and down calls at the landings.
When all of the cars have been tested with respect to all of the floors, test 22 is negative causing the routine to revert to other programming through the return point 23. Fig. 2 illustrates an example of a 10 landing building with car A traveling down at the fourth landing and car B traveling up at the third landing. Car B has been assigned to an up call at landing 6 and a down call at landing 8. Car B must pass landings 4, 5 and 7 without stopping in order to reach the call at landing 8. Car A has a down call at landing 2 and up calls at the lobby and landing 2. Car A must pass landing 3 without stopping in order to reach these assigned calls.
As an exemplary embodiment, it is assumed that the subroutines 30, 33 in Fig. 1 utilize an algorithm in which passing a floor takes one second, a car call takes ten seconds and a hall call takes 1 1 seconds, whether or not there is a coincident car call. Of course, other factors may be utilized, and other numbers may be utilized, in any implementation of the present invention.
In Figs. 3 and 4 the time to reach each floor is calculated for car A and car B, respectively. In Fig. 5, for each floor, the amount of time it is estimated that it will take for car A and for car B to reach that floor from their present position is listed, and the minimum of the two is listed in a fourth column.
In Fig. 6, categories of ranges of time to reach the floors are set forth, the lowest category being category 1 in which calls requiring between 0 and 29 seconds are counted. This category is not utilized in the fuzzy logic processing to be described hereinafter, in this example, because the time is too short to be of significance. However, in other embodiments, as desired, category 1 may also be taken into account. Categories 2 through 5 represent 30-44, 45-59, 60-89, and over 90 seconds as shown in Fig. 6. Fig. 6 in the third column shows how many landings are in each category, as determined by the fifth column of Fig. 5.
The counts of Fig. 6 are then applied to the corresponding fuzzy sets in Figs. 7-10. For instance, category 2 is set forth in Fig. 7 and since only two landings fall within the range of 30-44 seconds, this results in a fuzzy set membership of 1 .0, and a designation of few. In Fig. 8, category 3 has a count of 9 landings, which results in a fuzzy set membership of 1 .0 and a designation of many. In Fig. 9, category 4 has a count of only one landing, resulting in a fuzzy set membership of 1 .0 and a designation of few. In Fig. 10, category 5 has a count of zero resulting in a fuzzy set membership of 1 .0 and a designation of few. The fuzzy separation metric is calculated according to the following steps.
Membership combinations are calculated by finding all possible combinations of fuzzy set memberships and then multiplying the value of each membership in the combination. There are 54 possible combinations based on the fuzzy sets and fuzzy set relationship table described in Figs. 7-1 1 :
Possibilities for 30-44 Seconds, Category (FEW, SOME, MANY) = 3 Possibilities for 45-59 Seconds, Category (FEW, SOME, MANY) = 3 Possibilities for 60-89 Seconds, Category (FEW, SOME, MANY) = 3 Possibilities for Over 90 Seconds, Category (FEW, MANY) = 2
3 x 3 x 3 x 2 = 54 Combinations.
The only combinations that matter to the fuzzy calculation are the non-zero memberships, and in the example documented, the non-zero memberships are all 100% = 1 , in categories 2-5 (fuzzy AND is multiplication):
Category 2, Membership (30-44 Seconds, FEW) = 100% AND Category 3, Membership (45-59 Seconds, MANY) = 100% AND Category 4, Membership (60-89 Seconds, FEW) = 100%
AND Category 5, Membership (Over 90 Seconds, FEW) = 100%
100% x 100%> x 100%, x 100% = 100% (1 x 1 x 1 x 1 = 1 )
Referring to Fig. 1 1 , a 3 x 3 x 3 x 2 fuzzy matrix is illustrated. The numbers therein are selected for this embodiment, but those numbers may be altered so as to better reflect any actual implementation of the present invention. Beginning with category 2, since its fuzzy designation is few (Fig. 7), the first column of the top portion of Fig. 1 1 is selected. Then, for category 3, since in Fig. 8 the fuzzy designation is MANY, the bottom row is selected. Then, referring to the key at the bottom of Fig. 1 1 , for category 4, the number is FEW so that only the two left triangles are involved, and since category 5 is also FEW, only the upper left triangle is involved. This is shown in the upper part of Fig. 1 1 as resulting in a relationship value of 0.3. Thus, for the example scenario, the separation metric of the invention is
.3 for the example of Fig. 2, using values shown in Figs. 3 and 4, the fuzzy sets of Figs. 7-10, and the relationship of Fig. 1 1 . The separation matrix of the invention may be used in a variety of ways. Typically, modern dispatching algorithms may utilize a variety of parameters to determine how a new hall call is to be assigned, without negatively impacting other passengers in the system.
One consideration is remaining response time (RRT) which is the predicted amount of time it will take a car to reach a new hall call as is disclosed in U.S. Patent 5,274,202. Another predicted waiting time (PWT), which adds to RRT the amount of time that has already passed since the call was registered, may be used. These values may be combined via a two-dimensional fuzzy logic, in typical present day call assignment algorithms. These may then be combined with other dispatching considerations such as relative system response (RSR) as is disclosed in U.S. patent No. 4,81 5,568. Relative system response and remaining response time values which may be calculated for hall calls can be combined in a fashion disclosed in U.S. Patent 5,146,053. The separation metric of the present invention can be combined with other metrics such as remaining response time, predicted waiting time, relative system response, by appropriate three- or four-dimensional fuzzy logic with the three or more dimensions correlated to RRT, PWT and RSR memberships, and the time based separation membership of the present invention. An assignment value which has been so calculated is used in the same way that any of the prior art two-or-three-dimensional assignment values are used.
The invention will improve overall system performance by reducing bunching as compared with no anti-bunching technique or the existing distance- based bunching technique. The separation matrix of the invention may be utilized in other fashions to suit any needs in any implementation thereof.

Claims

Claims
1 . A method of determining a separation matrix for each of a plurality of elevator cars serving a plurality of landings in a building, comprising:
(a) for each hall call in either the up direction or the down direction which is registered at any of the landings, determining (30, 33) the amount of time that it is predicted to take in order for each car to arrive at that landing taking into account the car position, the direction of car travel, the hall calls assigned to the car and the car calls registered in the car; characterized by:
(b) organizing the times determined in step (a) in a sequence of categories (Fig. 3, Fig. 4) of ranges of time for each car, all but the highest of said categories in said sequences representing a lesser range of time than the category next higher thereto in said sequences, all but the lowest of said categories in said sequences representing a higher range of time than the category next lower thereto in said sequences;
(c) at least some of said categories being provided with corresponding fuzzy set complexes (Figs. 7-1 0) including at least two sets selected from FEW, SOME, and MANY;
(d) determining, for each of said categories, the membership in said corresponding fuzzy set;
(e) providing a membership combination of the non-zero memberships of all of said fuzzy sets by fuzzy ANDing them together, which comprises multiplying them;
(f) providing a matrix of as many dimensions as there are categories and determining from the non-zero memberships, a relationship value indicated by said matrix; and
(g) multiplying the membership combination value by the corresponding relationship value to determine the separation metric.
2. A method of assigning hall calls to selected ones of a plurality of cars serving a plurality of landings in a building, comprising: (h) determining a separation matrix for each car according to the method of claim 1 ; and
(i) combining (Fig. 1 1 ) said separation matrix with other dispatching in a two-or-three-dimensional fuzzy set; and
(j) assigning cars to calls in accordance with the result of step (i).
PCT/US2003/016087 2003-05-19 2003-05-19 Elevator car separation based on response time WO2004103877A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
AU2003251308A AU2003251308A1 (en) 2003-05-19 2003-05-19 Elevator car separation based on response time
US10/552,266 US7152714B2 (en) 2003-05-19 2003-05-19 Elevator car separation based on response time
PCT/US2003/016087 WO2004103877A1 (en) 2003-05-19 2003-05-19 Elevator car separation based on response time
JP2004572187A JP4417264B2 (en) 2003-05-19 2003-05-19 Elevator car separation based on response time

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/US2003/016087 WO2004103877A1 (en) 2003-05-19 2003-05-19 Elevator car separation based on response time

Publications (1)

Publication Number Publication Date
WO2004103877A1 true WO2004103877A1 (en) 2004-12-02

Family

ID=33476227

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/016087 WO2004103877A1 (en) 2003-05-19 2003-05-19 Elevator car separation based on response time

Country Status (3)

Country Link
JP (1) JP4417264B2 (en)
AU (1) AU2003251308A1 (en)
WO (1) WO2004103877A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9771190B2 (en) 2015-04-09 2017-09-26 Plastek Industries, Inc. Child-resistant closure
US9889977B2 (en) 2015-03-23 2018-02-13 Plastek Industries, Inc. Child-resistant closure

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4760896A (en) * 1986-10-01 1988-08-02 Kabushiki Kaisha Toshiba Apparatus for performing group control on elevators
US5671853A (en) * 1995-10-31 1997-09-30 Kerr Group, Inc. Child-resistant one-piece container and one-piece closure assembly
US5883343A (en) * 1996-12-04 1999-03-16 Inventio Ag Downpeak group optimization
US6394232B1 (en) * 2000-04-28 2002-05-28 Mitsubishi Denki Kabushiki Kaisha Method and apparatus for control of a group of elevators based on origin floor and destination floor matrix

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4760896A (en) * 1986-10-01 1988-08-02 Kabushiki Kaisha Toshiba Apparatus for performing group control on elevators
US5671853A (en) * 1995-10-31 1997-09-30 Kerr Group, Inc. Child-resistant one-piece container and one-piece closure assembly
US5883343A (en) * 1996-12-04 1999-03-16 Inventio Ag Downpeak group optimization
US6394232B1 (en) * 2000-04-28 2002-05-28 Mitsubishi Denki Kabushiki Kaisha Method and apparatus for control of a group of elevators based on origin floor and destination floor matrix

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9889977B2 (en) 2015-03-23 2018-02-13 Plastek Industries, Inc. Child-resistant closure
US9771190B2 (en) 2015-04-09 2017-09-26 Plastek Industries, Inc. Child-resistant closure

Also Published As

Publication number Publication date
JP4417264B2 (en) 2010-02-17
JP2006525924A (en) 2006-11-16
AU2003251308A1 (en) 2004-12-13

Similar Documents

Publication Publication Date Title
US5612519A (en) Method and apparatus for assigning calls entered at floors to cars of a group of elevators
EP0348152B1 (en) Queue based elevator dispatching system using peak period traffic prediction
US5274202A (en) Elevator dispatching accommodating interfloor traffic and employing a variable number of elevator cars in up-peak
JP3040237B2 (en) Elevator operation method based on remaining response time
EP2558392B1 (en) Elevator dispatch control to avoid passenger confusion
EP0450766B1 (en) "Up-peak" elevator channeling system with optimized preferential service to high intensity traffic floors
JP2011516364A (en) Elevator car allocation control strategy
JPH02265876A (en) Group control method for elevator
US4792019A (en) Contiguous floor channeling with up hall call elevator dispatching
GB2235312A (en) Group management of elevators
EP0688733B1 (en) Elevator dispatching employing reevaluation of hall call assignments
AU613700B2 (en) Contiguous floor channeling elevator dispatching
US7152714B2 (en) Elevator car separation based on response time
WO2004103877A1 (en) Elevator car separation based on response time
EP0688734B1 (en) Elevator dispatching employing hall call assignments based on fuzzy response time logic
JPH07117941A (en) Group supervisory operation control device for elevator
JPS6337024B2 (en)
US4875554A (en) Dynamic selection of elevator call assignment scan direction
JP3378368B2 (en) Operation control device for double deck elevator
JPH08217342A (en) Group supervisory operation control device for elevator
US7475757B2 (en) Elevator dispatching with balanced passenger perception of waiting
JP3461564B2 (en) Elevator dispatch method
JPH075237B2 (en) Elevator control equipment
JPS6341822B2 (en)
JPS6124295B2 (en)

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PH PL PT RO RU SC SD SE SG SK SL TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006237264

Country of ref document: US

Ref document number: 10552266

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 2004572187

Country of ref document: JP

122 Ep: pct application non-entry in european phase
WWP Wipo information: published in national office

Ref document number: 10552266

Country of ref document: US