JPH08208136A - Learning of neural-net for elevator call assignment - Google Patents
Learning of neural-net for elevator call assignmentInfo
- Publication number
- JPH08208136A JPH08208136A JP7042400A JP4240095A JPH08208136A JP H08208136 A JPH08208136 A JP H08208136A JP 7042400 A JP7042400 A JP 7042400A JP 4240095 A JP4240095 A JP 4240095A JP H08208136 A JPH08208136 A JP H08208136A
- Authority
- JP
- Japan
- Prior art keywords
- learning
- building
- elevator
- neural network
- net
- 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
Links
Landscapes
- Elevator Control (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、ニューラルネットを用
いて呼びの割り当てを行うエレベータの群管理制御にお
いて、ニューラルネットを新たに作成する際の学習方法
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a learning method for newly creating a neural network in elevator group management control for assigning calls using a neural network.
【0002】[0002]
【従来の技術】従来、エレベータの群管理制御といえば
評価関数を用いた呼び割り当て方式や、ファジー理論を
用いたエキスパートシステムによる呼び割り当て制御が
主流であったが、最近では生物の神経回路をモデルにし
たニューラルネットを用いて呼びの割り当てを行うとい
う新しい方式が提案されている。2. Description of the Related Art Hitherto, the group management control of elevators has been mainly performed by a call assignment method using an evaluation function and a call assignment control by an expert system using a fuzzy theory. A new method has been proposed in which a call is assigned by using the neural network described above.
【0003】ニューラルネットとは、人間の脳をまねた
ネットワークで、神経細胞モデル(ニューロン)が複数
個、複雑に接続され、各ニューロンの動作及びニューロ
ン間の接続形態をうまく決めることによって、パターン
認識機能や知識処理機能を埋め込むことができるという
ものであり、例えば「日経エレクトロニクス」1987
年8月10日号(No427)のP115〜P124や1
989年2月に産業図書株式会社から刊行された図書
「PDPモデル」などに開示されており、特にニューロ
ンを階層構造に配置したものは「バックプロパゲーショ
ン」と呼ばれる自律的学習アルゴリズムを利用できるこ
とに特徴がある。A neural network is a network that imitates the human brain. A plurality of nerve cell models (neurons) are connected in a complicated manner, and pattern recognition is performed by deciding the operation of each neuron and the connection form between neurons. Functions and knowledge processing functions can be embedded, for example, "Nikkei Electronics" 1987.
August 115 (No 427) P115-P124 and 1
It is disclosed in the book "PDP model" published by Sangyo Tosho Co., Ltd. in February 989, and in particular, those in which neurons are arranged in a hierarchical structure can use an autonomous learning algorithm called "back propagation". There are features.
【0004】このニューラルネットを用いると、割り当
てアルゴリズムを人間が一切考える必要はなく、しかも
各種の交通状況に対応して、結果的には最適な割り当て
かごを決定する判断システムを自動的に生成できるとい
う優れた効果があり、例えばエレベータの呼び割り当て
に用いた例としては、特開平1−275381号「エレ
ベータの群管理制御装置」や、特開平3−31173号
「エレベータの群管理制御装置」、特願平5−2438
17号「エレベータ呼び割当て用ニューラルネットの学
習方法」などがある。By using this neural network, it is not necessary for a human to consider the allocation algorithm at all, and in addition, a decision system for deciding the optimum allocation car can be automatically generated in response to various traffic situations. For example, as an example used for call assignment of elevators, JP-A-1-275381 "Elevator group management control device" and JP-A-3-31173 "Elevator group management control device", Japanese Patent Application No. 5-2438
No. 17 "learning method of elevator call assignment neural network" and the like.
【0005】ここで呼び割り当て用ニューラルネットの
一例を図5に示す。図5に示すように、呼び割り当て用
のニューラルネットNNは、入力パターン(エレベータ
システム状態データ)に対応する入力層NR1 と、出力
パターン(割り当て適性)に対応する出力層NR3 と、
入力層と出力層の中間に置かれる中間層NR2 のニュー
ロンとで構成される。An example of the call assignment neural network is shown in FIG. As shown in FIG. 5, the call assignment neural net NN includes an input layer NR1 corresponding to an input pattern (elevator system state data) and an output layer NR3 corresponding to an output pattern (allocation suitability).
It is composed of neurons of the intermediate layer NR2 placed between the input layer and the output layer.
【0006】入力パターンは、エレベータシステムの状
態を表す種々のデータ(乗場呼びの発生階と方向、各号
機の位置と運転方向、かご呼び、荷重状態等)を、呼び
の割り当てに必要なパラメータとして、ニューラルネッ
トに入力できる形に変換したものであり、入力層のニュ
ーロンの数はそのパラメータの総数に対応する。The input pattern uses various data representing the state of the elevator system (floor call generation floor and direction, position and operating direction of each unit, car call, load state, etc.) as parameters necessary for call assignment. , Is converted into a form that can be input to a neural network, and the number of neurons in the input layer corresponds to the total number of its parameters.
【0007】この入力層の各ニューロンに入力データを
与えると、出力層に向かって順に信号が伝わり、その結
果出力層の各ニューロンからそれぞれ何らかの値が出力
される。出力層では、エレベータの台数分のニューロン
があり、さまざまな入力パターンに対して、割り当てに
最適である号機に対応するニューロンが「1」(最大
値)を、その他のニューロンは「0」を出力するように
予め学習されている。When input data is given to each neuron of the input layer, a signal is sequentially transmitted to the output layer, and as a result, some value is output from each neuron of the output layer. In the output layer, there are as many neurons as the number of elevators, and for various input patterns, the neuron corresponding to the machine that is optimal for allocation outputs "1" (maximum value), and the other neurons output "0". Have been learned in advance to do.
【0008】従って、出力パターンの各ニューロンの値
の中で、「1」(最大値)に最も近い値を出力したニユ
ーロンが割り当てに最適であることを示すことになり、
このニューロンに対応する号機が割り当て号機として選
択される。なお、中間層(実施例では一層であるが、複
数であってもよい)のニューロンの数は、エレベータの
台数やビルの性質等に応じて適宜定められる。Therefore, among the values of each neuron of the output pattern, it is shown that the Nyuron which outputs the value closest to "1" (maximum value) is the most suitable for allocation.
The number corresponding to this neuron is selected as the assigned number. The number of neurons in the intermediate layer (the number of neurons in the embodiment is one, but may be more than one) is appropriately determined according to the number of elevators, the property of the building, and the like.
【0009】また、図示を省略しているが、各ニューロ
ン間にはニューロンの結び付きの強さを表す結合重み
(シナプスウェイト)が設定されている。この結合重み
は、最初は適当な値に設定されているが、その後「バッ
クプロパゲーション」と呼ばれる学習アルゴリズムを用
いて、より精度の高い呼び割り当てができるように修正
していくことができる。Although not shown, connection weights (synaptic weights) representing the connection strength of neurons are set between the neurons. This connection weight is initially set to an appropriate value, but it can be modified thereafter by using a learning algorithm called "backpropagation" so that more accurate call allocation can be performed.
【0010】このバックプロパゲーションについてはよ
く知られているので詳細な説明は省略するが、予め作成
された学習用サンプル(入力パターンと、その入力パタ
ーンに対する望ましい出力パターンすなわち教師信号と
を対にしたもの)を用い、同一の入力パターンに対する
出力パターンと教師信号とを比較し、その誤差を最小化
するように結合重みを修正していくアルゴリズムで、ま
ず最初はすべての重みを初期化(例えばランダムな値に
設定)しておき、入力層の各ニューロンに学習用サンプ
ルの入力パターンを与える。そしてこのときの出力パタ
ーンとその学習用サンプルの出力パターン(教師信号)
とを比較し、その差(誤差)を用いて、その差が小さく
なるように各結合重みの値を出力層側から順に修正して
いくのである。Since this back propagation is well known, a detailed description thereof will be omitted, but a learning sample prepared in advance (an input pattern and a desired output pattern corresponding to the input pattern, that is, a teacher signal is paired. , Which compares the output pattern for the same input pattern with the teacher signal, and modifies the connection weights to minimize the error. Initially, all weights are initialized (for example, at random). Set to a certain value) and give the learning pattern input pattern to each neuron in the input layer. Then, the output pattern at this time and the output pattern of the learning sample (teacher signal)
And the difference (error) is compared, and the value of each connection weight is corrected in order from the output layer side so that the difference becomes smaller.
【0011】そして、多数の学習用サンプルを用いて誤
差が収束するまでこれを繰り返すと、ニューラルネット
に教師信号と同レベルの呼び割当機能が自動的に埋め込
まれたことになり、学習用の入力パターンだけでなく未
知の入力パターンに対しても、教師信号と同レベルの呼
び割り当てを行なうことができるようになる。When this is repeated until the error converges using a large number of learning samples, the call assignment function of the same level as the teacher signal is automatically embedded in the neural network, and the learning input is used. Not only the pattern but also the unknown input pattern can be assigned the call at the same level as the teacher signal.
【0012】[0012]
【発明が解決しようとする課題】従来、この割当用ニュ
ーラルネットの学習は、白紙の状態すなわちニューラル
ネットの結合重みをランダムな値に設定するか、或いは
初期用のネットとして予め設定されている固定の値に設
定し、その状態から学習をスタートするようにしてた。Conventionally, the learning of this assignment neural net is performed by setting a blank condition, that is, the connection weight of the neural net to a random value, or by fixing a preset net as an initial net. I set it to the value of and started learning from that state.
【0013】このため、学習が収束するのに時間がかか
り、特にかご台数や階床数の大きい群管理では長時間を
要するという問題があった。本発明はこのような問題点
に鑑みてなされたもので、新たにニューラルネットを作
成する際の学習時間を短縮させることを目的とする。For this reason, there is a problem that it takes a long time for learning to converge, and it takes a long time especially for group management with a large number of cars and floors. The present invention has been made in view of such problems, and an object thereof is to reduce the learning time when newly creating a neural network.
【0014】[0014]
【課題を解決するための手段】上記目的を達成するた
め、本願の第1の発明では、エレベータのシミュレーシ
ョン運転により作成した学習用サンプルや、実際のビル
でエレベータの稼働中に作成した学習用サンプルを用い
て学習させたニューラルネットをデータベースとして多
数蓄積しておき、新規ビル用として新たなニューラルネ
ットの学習を行う際、前記データベースの中から当該ビ
ルと仕様の最も似通ったビルのニューラルネットを選択
し、これを初期ネットとして学習を行うようにする。In order to achieve the above object, in the first invention of the present application, a learning sample created by a simulation operation of an elevator or a learning sample created while an elevator is operating in an actual building. A large number of neural nets that have been trained using are stored as a database, and when learning a new neural network for a new building, select the neural network of the building with the most similar specifications from the building from the database. Then, the learning is performed using this as an initial net.
【0015】また、本願の第2の発明では、前記データ
ベースの中から複数のニューラルネットを選択して群管
理装置に組み込み、エレベータ稼働後に収集した学習用
サンプルを用いて教師信号との一致の度合いを各ニュー
ラルネットについて比較し、その中で最も一致の度合い
が高いものを初期ネットとして学習を行うようにする。Further, in the second invention of the present application, a plurality of neural nets are selected from the database and installed in the group management device, and the learning sample collected after the elevator is operated is used to determine the degree of agreement with the teacher signal. Are compared for each neural net, and the one with the highest degree of matching among them is used as the initial net for learning.
【0016】[0016]
【作用】本願の第1の発明によれば、新規ビル用に新た
なニューラルネットの学習が必要になった際、データベ
ースの中からそのビルと最も仕様の似通ったビルのニュ
ーラルネットが選択され、それを初期ネットとして学習
が行われる。According to the first invention of the present application, when the learning of a new neural network for a new building becomes necessary, the neural network of the building having the most similar specifications to the building is selected from the database, Learning is performed by using it as the initial net.
【0017】本願の第2の発明によれば、データベース
の中からそのビルと最も仕様の似通ったニューラルネッ
トが複数選択され、そのビルで収集した学習用サンプル
を用いて教師信号との一致の度合いが比較された結果、
最も一致の度合いが高いニューラルネットが初期ネット
として選択される。According to the second invention of the present application, a plurality of neural nets having the most similar specifications to the building are selected from the database, and the learning sample collected in the building is used to determine the degree of agreement with the teacher signal. Are compared,
The neural net with the highest degree of matching is selected as the initial net.
【0018】[0018]
【実施例】以下、本発明の実施例について説明する。ま
ず、エレベータの稼働後に学習用サンプルを作成し、ニ
ューラルネットの学習を行った後、その学習済のニュー
ラルネットをデータベースに登録する手順について、図
1のフローチャートにより説明する。Embodiments of the present invention will be described below. First, a procedure for creating a learning sample after the operation of the elevator, learning the neural network, and then registering the learned neural network in the database will be described with reference to the flowchart of FIG.
【0019】まず、ステップS1で新たな乗場呼びが発
生したか否かを判定し、呼びが発生するとステップS2
で、その呼びの発生時点におけるエレベータシステム状
態データをニューラルネットの入力パターンに変換す
る。そしてステップS3で、その呼びがサービスされた
ことを確認すると、ステップS4でそのサービスした号
機を割り当て号機としてニューラルネットの出力パター
ンに変換する。このとき割り当て変更或いは再割り当て
等により、当初割り当てられた号機と実際にサービスし
た号機とが異なる場合、すなわち当初の割り当てが結果
的に最善でなかった場合(但し専用運転に切り換えられ
たためにサービスできなかったような場合は除く)は、
実際にサービスした号機を割り当て号機として出力パタ
ーンに変換する。なお、この間の割り当ては、評価関数
やファジー群管理等を用いた従来方式で行う。First, in step S1, it is determined whether or not a new hall call is generated, and when the call is generated, step S2 is performed.
Then, the elevator system state data at the time the call is generated is converted into an input pattern of the neural network. When it is confirmed in step S3 that the call has been serviced, the serviced machine is converted into an output pattern of the neural network as an allocated machine in step S4. At this time, if the number of units initially assigned is different from the number of units actually serviced due to allocation change or reassignment, that is, if the initial assignment was not the best as a result (however, the service was switched to dedicated operation Except when there was no),
Convert the actual serviced number to the output pattern as the assigned number. Note that the allocation during this period is performed by the conventional method using an evaluation function, fuzzy group management, or the like.
【0020】そしてステップS5で、上記の入力パター
ンと出力パターン(教師信号)とを対にして学習用サン
プルとして記憶する。更にステップS6を経て上記の手
順を繰り返し実行し、学習用サンプルが所定数に達する
とこれを用いてニューラルネットの学習を実施する。そ
してステップS8を経て学習の完了を確認すると、ステ
ップS9で、その学習済のニューラルネットをファイル
形式でメモリ上に保存する。こうして各ビル毎にメモリ
上に保存されているニューラルネットを、保守員がメン
テナンスツール等を用いてダウンロードし、それを持ち
帰ってデータベースに登録する。Then, in step S5, the input pattern and the output pattern (teacher signal) are paired and stored as a learning sample. Further, the above procedure is repeatedly executed through step S6, and when the number of learning samples reaches a predetermined number, learning of the neural network is performed using this. When the completion of learning is confirmed through step S8, the learned neural net is stored in the memory in the file format in step S9. In this way, the maintenance staff downloads the neural network stored in the memory for each building using a maintenance tool or the like, takes it home and registers it in the database.
【0021】このデータベースへの登録内容としては、
ニューラルネットの接続構成と各結合重み、及びそのビ
ルの仕様等である。ビルの仕様には、かごの台数や階床
数、ビルの性格(マンション、雑居ビル、一社専有ビル
等の別)、サービス階の特徴(急行ゾーンやサービス不
揃い階など)、エレベータの仕様(定格速度、積載な
ど)等、群管理制御の割当てに影響を及ぼすデータをす
べて含むようにする。このようにして、多数の学習済の
ニューラルネットをデータベースに登録しておく。The contents registered in this database are as follows:
The connection structure of the neural network, each connection weight, and the specifications of the building. The specifications of the building include the number of floors, the number of floors, the character of the building (whether it is a condominium, a multi-tenant building, a company-owned building, etc.), the characteristics of the service floor (such as express zones or floors with incomplete service), and elevator specifications ( Include all data that affects the allocation of group management controls, such as rated speed and loading). In this way, many learned neural nets are registered in the database.
【0022】次に、新規ビルに群管理制御装置の出荷が
決まり、新たなニューラルネットの学習が必要となった
場合、上記データベースの中からそのビルに最も仕様の
似通ったビルのニューラルネットを選択し、それを群管
理制御装置に組み込む。その場合、最も仕様が似通って
いるかどうかの判断は、割り当て性能に最も影響が大き
いと思われる項目を優先し、例えば次のような順序で判
断する。Next, when shipment of the group management control device to a new building is decided and learning of a new neural network becomes necessary, the neural network of the building having the most similar specifications to the building is selected from the above database. And incorporate it into the group management control device. In that case, when determining whether the specifications are most similar to each other, priority is given to the item that is considered to have the largest influence on the allocation performance, and the determination is performed in the following order, for example.
【0023】1.かご台数が同数のもの。 2.階床数が同数、または近いもの。 3.ビルの性格が同じもの。 4.サービス階の特徴が似ているもの。 5.エレベータの仕様が同じもの。1. The same number of cars. 2. The number of floors is the same or close. 3. The character of the building is the same. 4. Those with similar service floor characteristics. 5. Elevator specifications are the same.
【0024】そしてその選択されたニューラルネットを
初期ネットとして学習を開始する。なおこの学習は、エ
レベータの設置前であってもエレベータの稼働後であっ
てもよいが、エレベータの設置前であれば、新規ビルに
おけるエレベータの運行をシミュレーションすることに
より学習用サンプルを作成し、エレベータの稼働後であ
れば前述のように、従来方式で割り当てながら学習用サ
ンプルを作成することにより実施する。Then, learning is started by using the selected neural net as an initial net. This learning may be before the installation of the elevator or after the operation of the elevator, but before the installation of the elevator, a learning sample is created by simulating the operation of the elevator in the new building, After the operation of the elevator, as described above, it is carried out by creating learning samples while allocating in the conventional method.
【0025】ところで、上記のようにデータベースの中
から初期ネットとして、ビルの仕様が最も似通ったニュ
ーラルネットを選択したとしても、新規ビルの交通状況
によっては、その選択したニューラルネットが初期ネッ
トとして必ずしも最適でない場合もある。By the way, even if a neural network with the most similar building specifications is selected as the initial net from the database as described above, the selected neural network is not always the initial net depending on the traffic situation of the new building. It may not be optimal.
【0026】そこで、その解決策として次のような方法
をとることもできる。すなわち、上記と同様にして、ビ
ルの仕様が最も似通っていると思われるニューラルネッ
トを複数選択し、これを新規ビルの群管理装置に組み込
んでおく。そしてエレベータの稼働後に収集した学習用
サンプルを用いて教師信号との一致の度合いを各ニュー
ラルネットについて比較し、その中で最も一致の度合い
が高いニューラルネットを初期ネットとして選択するの
である。この方法の手順を図2及び図3のフローチャー
トに示す。Therefore, the following method can be taken as a solution. That is, in the same manner as above, a plurality of neural nets that are considered to have the most similar building specifications are selected and incorporated into the group management device of the new building. Then, the degree of coincidence with the teacher signal is compared for each neural net by using the learning sample collected after the elevator is operated, and the neural net with the highest degree of coincidence is selected as the initial net. The procedure of this method is shown in the flowcharts of FIGS.
【0027】まず選択した複数のニューラルネットを群
管理装置に組み込んだ後、ステップS21〜S26で前
述の場合と同様に、エレベータの稼働後に学習用サンプ
ルを所定数収集する。その後、まず1番目のニューラル
ネットについて(ステップS27〜S29)、1番目の
学習用サンプルをそのニューラルネットに適用して入力
パターンに対する出力値を計算し(ステップS30〜S
32)、教師信号との誤差を求め記憶する(ステップS
33)。そして全サンプルについて同様の手順を繰り返
し(ステップS34)、1番目のニューラルネットにつ
いて誤差の平均値を計算する(ステップS35)。First, after a plurality of selected neural nets are incorporated into the group management device, a predetermined number of learning samples are collected after the operation of the elevator in steps S21 to S26 as in the case described above. Then, for the first neural network (steps S27 to S29), the first learning sample is applied to the neural network to calculate the output value for the input pattern (steps S30 to S29).
32), an error from the teacher signal is calculated and stored (step S
33). Then, the same procedure is repeated for all the samples (step S34), and the average value of the error is calculated for the first neural network (step S35).
【0028】同様にして選択した全ニューラルネットに
ついてもこれを繰り返し(ステップS36)、それぞれ
のニューラルネットについて誤差の平均値を計算する。
そしてその中で誤差の平均値が最小のネットを、教師信
号との一致の度合いが最も高いと判断してこれを初期ネ
ットとし、このネットについて学習を開始する(ステッ
プS37)。This is repeated for all the neural networks selected in the same manner (step S36), and the average value of the error is calculated for each neural network.
Then, the net having the smallest average error value is determined to have the highest degree of coincidence with the teacher signal, and this is set as an initial net, and learning is started for this net (step S37).
【0029】なお、この実施例では教師信号との一致の
度合いを判断する基準として、誤差の平均値を計算する
ようにしたが、これに限らず例えば、全サンプルについ
ての割り当て号機の的中率を用いるようにしてもよい。In this embodiment, the average value of the errors is calculated as a criterion for judging the degree of coincidence with the teacher signal, but the present invention is not limited to this. For example, the hit rate of the assigned machine for all samples is calculated. May be used.
【0030】図4は、従来の方法で学習した場合の収束
時間と、本発明による学習を行った場合の収束時間とを
比較した図である。図からも明らかなように、従来の学
習時間T1に対し、本発明では初期ネットを適切に選択
できるようにしたことにより学習時間はT2となり、従
来方法に比較して学習の収束時間が大幅に短縮されるこ
とが分かる。FIG. 4 is a diagram comparing the convergence time in the case of learning by the conventional method with the convergence time in the case of performing the learning according to the present invention. As is clear from the figure, in the present invention, the learning time becomes T2 by appropriately selecting the initial net in contrast to the conventional learning time T1, and the convergence time of learning is significantly larger than that in the conventional method. You can see that it will be shortened.
【0031】[0031]
【発明の効果】本発明によれば、既に学習を終了したニ
ューラルネットの中から仕様の最も似通ったニューラル
ネットを選択し、それを初期ネットとして学習を行うよ
うにしたので、学習時間を大幅に短縮することができ
る。According to the present invention, the neural network having the most similar specifications is selected from among the neural nets which have already been trained, and the learning is performed by using the neural net as the initial net. It can be shortened.
【0032】また、予め複数のニューラルネットを組み
込み、教師信号との一致の度合いを比較してその中から
最も一致の度合いが高いニューラルネットを選択するよ
うにしたので、仕様は似通っているが交通状況が異なる
ようなビルについても最適な初期ネットを選択し、学習
時間を大幅に短縮することができる。Further, a plurality of neural nets are incorporated in advance, the degree of coincidence with the teacher signal is compared, and the neural net having the highest degree of coincidence is selected from among them, so that the specifications are similar, but the traffic is similar. Even for buildings with different situations, the optimal initial net can be selected to significantly reduce the learning time.
【図1】本発明におけるニューラルネットのデータベー
スへの登録手順を示すフローチャートである。FIG. 1 is a flowchart showing a procedure for registering a neural network in a database according to the present invention.
【図2】本発明における初期ネットの選択の手順を示す
フローチャートである。FIG. 2 is a flowchart showing a procedure for selecting an initial net in the present invention.
【図3】本発明における初期ネットの選択の手順を示す
フローチャートである。FIG. 3 is a flowchart showing a procedure of selecting an initial net in the present invention.
【図4】本発明と従来の学習方法における収束時間の比
較を示す図である。FIG. 4 is a diagram showing a comparison of convergence times between the present invention and a conventional learning method.
【図5】呼び割当て用ニューラルネットの一例を示す図
である。FIG. 5 is a diagram showing an example of a neural network for call assignment.
NN 呼び割当て用ニューラルネット NR1 入力層のニューロン NR2 中間層のニューロン NR3 出力層のニューロン NN Call assignment neural network NR1 Input layer neuron NR2 Intermediate layer neuron NR3 Output layer neuron
───────────────────────────────────────────────────── フロントページの続き (72)発明者 長島 一郎 大阪府茨木市庄1丁目28番10号 株式会社 フジテック技術研究所内 (72)発明者 緑谷 武 大阪府茨木市庄1丁目28番10号 株式会社 フジテック技術研究所内 (72)発明者 田辺 友晃 大阪府茨木市庄1丁目28番10号 株式会社 フジテック技術研究所内 (72)発明者 太田 直樹 大阪府茨木市庄1丁目28番10号 株式会社 フジテック技術研究所内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Ichiro Nagashima 1-28-10 Sho, Ibaraki-shi, Osaka Inside Fujitec Technical Research Institute (72) Inventor Takeshi Midoriya 1-28-10 Sho, Ibaraki, Osaka Fujitec Technical Laboratory Co., Ltd. (72) Inventor Tomoaki Tanabe 1-28-10 Sho, Ibaraki City, Osaka Prefecture Fujitec Technical Laboratory Co., Ltd. (72) Naoki Ota 1-28-10 Sho, Ibaraki City, Osaka Stocks Company Fujitec Technical Research Institute
Claims (3)
ータシステムの状態を表す種々のデータを、ニューラル
ネットの入力パターンとして使用できる形に変換して入
力し、その出力パターンから最適なかごを選択してその
乗場呼びに割り当てる、群管理エレベータの呼び割り当
て用ニューラルネットの学習方法において、エレベータ
のシミュレーション運転により作成した学習用サンプル
や、実際のビルでエレベータの稼働中に作成した学習用
サンプルで学習させたニューラルネットをデータベース
として多数蓄積しておき、新規ビル用として新たなニュ
ーラルネットの学習を行う際、前記データベースの中か
ら当該ビルと仕様の最も似通ったビルのニューラルネッ
トを選択し、これを初期ネットとして学習を行うように
したことを特徴とするエレベータ呼び割当て用ニューラ
ルネットの学習方法。1. When a hall call occurs, various data representing the state of the elevator system at that time are converted into a form that can be used as an input pattern of a neural network and input, and an optimum car is selected from the output pattern. In the learning method of the neural network for call assignment of the group management elevator, which is assigned to the hall call, the learning sample created by the simulation operation of the elevator or the learning sample created while the elevator is operating in the actual building. A large number of stored neural networks are stored as a database, and when learning a new neural network for a new building, select the neural network of the building with the most similar specifications from the building from the database, and initialize it. Characterized by learning as a net Learning method of neural network for elevator call assignment.
ータシステムの状態を表す種々のデータを、ニューラル
ネットの入力パターンとして使用できる形に変換して入
力し、その出力パターンから最適なかごを選択してその
乗場呼びに割り当てる、群管理エレベータの呼び割り当
て用ニューラルネットの学習方法において、エレベータ
のシミュレーション運転により作成した学習用サンプル
や、実際のビルでエレベータの稼働中に作成した学習用
サンプルで学習させたニューラルネットをデータベース
として多数蓄積しておき、新規ビル用として新たなニュ
ーラルネットの学習を行う際、前記データベースの中か
ら当該ビルと仕様の最も似通ったビルのニューラルネッ
トを複数選択して群管理装置に組み込み、エレベータ稼
働後に収集した学習用サンプルを用いて教師信号との一
致の度合いを各ニューラルネットについて比較し、その
中で最も一致の度合いが高いものを初期ネットとして学
習を行うようにしたことを特徴とするエレベータ呼び割
当て用ニューラルネットの学習方法。2. When a hall call occurs, various data representing the state of the elevator system at that time are converted into a form that can be used as an input pattern of a neural network and input, and an optimum car is selected from the output pattern. In the learning method of the neural network for call assignment of the group management elevator, which is assigned to the hall call, the learning sample created by the simulation operation of the elevator or the learning sample created while the elevator is operating in the actual building. A large number of neural networks are stored as a database, and when learning a new neural network for a new building, multiple neural networks of the building with the most similar specifications to the building are selected from the database and group management is performed. Learning collected in the equipment and collected after the elevator is in operation Neural network for elevator call assignment, characterized in that the degree of coincidence with the teacher signal is compared for each neural net using the training sample, and the one with the highest degree of coincidence is used as the initial net for learning. How to learn the net.
は、かご台数、階床数、ビルの性格の順で行うことを特
徴とする請求項1または請求項2に記載のエレベータ呼
び割り当て用ニューラルネットの学習方法。3. The elevator call allocation according to claim 1 or 2, wherein whether or not the specifications of buildings are similar is determined in the order of the number of cars, the number of floors, and the character of the building. Method for learning neural network.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7042400A JP2979993B2 (en) | 1995-02-06 | 1995-02-06 | Learning method of neural network for elevator call assignment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7042400A JP2979993B2 (en) | 1995-02-06 | 1995-02-06 | Learning method of neural network for elevator call assignment |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH08208136A true JPH08208136A (en) | 1996-08-13 |
JP2979993B2 JP2979993B2 (en) | 1999-11-22 |
Family
ID=12635026
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7042400A Expired - Fee Related JP2979993B2 (en) | 1995-02-06 | 1995-02-06 | Learning method of neural network for elevator call assignment |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2979993B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020049994A1 (en) * | 2018-09-03 | 2020-03-12 | パナソニックIpマネジメント株式会社 | Electron density estimation method, electron density estimation apparatus, and electron density estimation program |
JP2021116160A (en) * | 2020-01-27 | 2021-08-10 | フジテック株式会社 | Learning model generation device, estimation device, learning model generation method, and estimation method |
CN116354196A (en) * | 2023-03-17 | 2023-06-30 | 江苏西德电梯有限公司 | Elevator group control management system based on data analysis |
-
1995
- 1995-02-06 JP JP7042400A patent/JP2979993B2/en not_active Expired - Fee Related
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020049994A1 (en) * | 2018-09-03 | 2020-03-12 | パナソニックIpマネジメント株式会社 | Electron density estimation method, electron density estimation apparatus, and electron density estimation program |
JPWO2020049994A1 (en) * | 2018-09-03 | 2021-09-02 | パナソニックIpマネジメント株式会社 | Electron density estimation method, electron density estimation device, and electron density estimation program |
JP2021116160A (en) * | 2020-01-27 | 2021-08-10 | フジテック株式会社 | Learning model generation device, estimation device, learning model generation method, and estimation method |
CN116354196A (en) * | 2023-03-17 | 2023-06-30 | 江苏西德电梯有限公司 | Elevator group control management system based on data analysis |
CN116354196B (en) * | 2023-03-17 | 2023-09-22 | 江苏西德电梯有限公司 | Elevator group control management system based on data analysis |
Also Published As
Publication number | Publication date |
---|---|
JP2979993B2 (en) | 1999-11-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5767461A (en) | Elevator group supervisory control system | |
GB2246210A (en) | Elevator control apparatus | |
JPH075235B2 (en) | Elevator group management control device | |
JPH08208136A (en) | Learning of neural-net for elevator call assignment | |
JPH0331173A (en) | Group management control device for elevator | |
JP2959425B2 (en) | Elevator group control device | |
JP2500407B2 (en) | Elevator group management control device construction method | |
JP2964907B2 (en) | Elevator group control device | |
JP2956516B2 (en) | Elevator group control device | |
JP2867849B2 (en) | Learning method of neural network for elevator call assignment | |
JP2964902B2 (en) | Learning method of neural network for elevator call assignment | |
JP2962174B2 (en) | Elevator group control device | |
JP3215001B2 (en) | Learning method of neural network for elevator call assignment | |
JPH0742055B2 (en) | Elevator group management control method | |
JP2988306B2 (en) | Elevator group control device | |
JP3052768B2 (en) | Elevator group control device | |
JP2962182B2 (en) | Elevator group control device | |
JP3060879B2 (en) | Construction of a Neural Network for Call Assignment and Its Learning Method | |
JP2988312B2 (en) | Elevator group control device | |
JP2991077B2 (en) | Elevator group control device | |
JP2964900B2 (en) | Learning method of neural network for call assignment | |
JPH08310746A (en) | Learning method for waiting time predicting neural net | |
JPH0764488B2 (en) | Elevator group management control device | |
JP2998589B2 (en) | Elevator group control device | |
JPH08104472A (en) | Group supervisory operation controller of elevator |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080917 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090917 Year of fee payment: 10 |
|
LAPS | Cancellation because of no payment of annual fees |