JP6675860B2 - データ処理方法およびデータ処理システム - Google Patents
データ処理方法およびデータ処理システム Download PDFInfo
- Publication number
- JP6675860B2 JP6675860B2 JP2015216884A JP2015216884A JP6675860B2 JP 6675860 B2 JP6675860 B2 JP 6675860B2 JP 2015216884 A JP2015216884 A JP 2015216884A JP 2015216884 A JP2015216884 A JP 2015216884A JP 6675860 B2 JP6675860 B2 JP 6675860B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- value
- station
- passengers
- train
- 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.)
- Active
Links
- 238000012545 processing Methods 0.000 title claims description 75
- 238000003672 processing method Methods 0.000 title claims description 12
- 238000004364 calculation method Methods 0.000 claims description 28
- 238000009826 distribution Methods 0.000 claims description 14
- 238000003860 storage Methods 0.000 claims description 13
- 230000010365 information processing Effects 0.000 claims description 4
- 230000003111 delayed effect Effects 0.000 claims description 3
- 239000000284 extract Substances 0.000 claims description 2
- 238000000034 method Methods 0.000 description 40
- 238000010586 diagram Methods 0.000 description 20
- 230000006870 function Effects 0.000 description 15
- 238000004458 analytical method Methods 0.000 description 5
- 238000013500 data storage Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 238000007726 management method Methods 0.000 description 3
- 238000012546 transfer Methods 0.000 description 3
- 241000287107 Passer Species 0.000 description 2
- 239000003086 colorant Substances 0.000 description 2
- 229910003460 diamond Inorganic materials 0.000 description 2
- 239000010432 diamond Substances 0.000 description 2
- 238000010191 image analysis Methods 0.000 description 2
- 238000012800 visualization Methods 0.000 description 2
- 240000004050 Pentaglottis sempervirens Species 0.000 description 1
- 235000004522 Pentaglottis sempervirens Nutrition 0.000 description 1
- 230000001133 acceleration Effects 0.000 description 1
- 238000009825 accumulation Methods 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 238000010923 batch production Methods 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000013507 mapping Methods 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 238000007619 statistical method Methods 0.000 description 1
- 230000001502 supplementing effect Effects 0.000 description 1
- 238000012706 support-vector machine Methods 0.000 description 1
Images
Landscapes
- Train Traffic Observation, Control, And Security (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Description
Claims (12)
- 入力装置、出力装置、処理装置、および、記憶装置を備えた情報処理装置により、所定領域の混雑状況を計算するデータ処理方法であって、
移動体に乗車して前記所定領域に進入する第1の乗客数を反映した値a1を取得する第1のステップ、
前記移動体に乗車して前記所定領域を退出する第2の乗客数を反映した値a2を取得する第2のステップ、
前記所定領域に入場する入場者数を反映した値IN、および、前記所定領域を出場する出場者数を反映した値OUTの、少なくとも一つを取得する第3のステップ、
前記値a1と値a2の両方、および、前記値INと値OUTの少なくとも一つから、前記混雑状況を計算する第4のステップ、
を備え、
前記混雑状況を、前記移動体への乗車人数P1と前記移動体からの降車人数P2の和と定義し、
前記乗車人数P1は前記値INと等しいものとし、
前記降車人数P2は前記値OUTと等しいものとし、
P1+P2=(a2−a1)+2×P2
または、
P1+P2=(a1−a2)+2×P1
の計算を用いて、前記混雑状況を計算する、
データ処理方法。 - 前記値a1および値a2は、
前記移動体の荷重センサから得られたデータに基づいて取得される、
請求項1記載のデータ処理方法。 - 前記値a1および値a2は、
前記移動体から新たなデータを受信したタイミングで更新される、
請求項2記載のデータ処理方法。 - 前記値INおよび値OUTは、
前記所定領域に入場する人数もしくは前記所定領域から出場する人数を計数したデータに基づいて取得される、
請求項1記載のデータ処理方法。 - 前記値INおよび値OUTは、
前記人数を計数した過去のデータに基づいて推定することにより取得される、
請求項4記載のデータ処理方法。 - 所定時間帯における前記値INと値OUTを格納した通過人数データと、所定時間帯における前記値a1と値a2を格納した乗客数データと、を用い、
混雑状況の計算を行う対象時間帯を取得するステップを有し、
前記対象時間帯に含まれる前記所定時間帯における、前記通過人数データと前記乗客数データを用い、前記混雑状況を計算する、
請求項1記載のデータ処理方法。 - 前記移動体の位置データを取得し、取得時刻を格納するステップと、
前記移動体の計画上の運行ダイヤを示すダイヤデータを取得するステップと、
前記位置データ、前記取得時刻、および前記ダイヤデータに基づいて、前記移動体の前記運行ダイヤからの遅れの有無を判定するステップと、
を有し、
前記判定するステップの結果が遅れ無しの場合は、前記運行ダイヤの示す時刻に基づいて、前記所定時間帯を設定し、
前記判定するステップの結果が遅れ有りの場合は、前記取得時刻に基づいて、前記所定時間帯を設定する、
請求項6記載のデータ処理方法。 - 所定時間帯における前記値INと値OUTを格納した通過人数データと、所定時間帯における前記値a1と値a2を格納した乗客数データと、を用い、
混雑状況の計算を行う対象時間帯を取得するステップと、
予測モデルを取得するステップと
前記対象時間帯以前の前記所定時間帯における、前記通過人数データと前記乗客数データを用い、過去分の混雑状況を計算するステップと、
を有し、
前記過去分の混雑状況計算結果を前記予測モデルに入力し、前記対象時間帯における前記混雑状況の計算を行う、
請求項1記載のデータ処理方法。 - 前記移動体の位置データを取得し、取得時刻を格納するステップと、
前記移動体の計画上の運行ダイヤを示すダイヤデータを取得するステップと、
前記位置データ、前記取得時刻、および前記ダイヤデータに基づいて、前記移動体の前記運行ダイヤからの遅れの有無を判定するステップと、
を有し、
前記判定の結果が遅れ無しの場合は、前記運行ダイヤの示す時刻に基づいて、前記所定時間帯を設定し、
前記判定の結果が遅れ有りの場合は、前記取得時刻に基づいて、前記所定時間帯を設定する、
請求項8記載のデータ処理方法。 - 入力装置、出力装置、処理装置、および、記憶装置を備えた情報処理装置により、改札口と、列車の進入および退出経路を備える駅構内の滞留人数を計算する、データ処理システムであって、
前記列車に乗車して前記駅構内に進入する第1の乗客数を反映した値a1と、前記列車に乗車して前記駅構内を退出する第2の乗客数を反映した値a2の、差分を求める乗客数差分計算モジュールと、
前記駅構内に前記改札口から入場する入場者数を反映した値IN、および、前記駅構内を前記改札口から出場する出場者数を反映した値OUTの少なくとも一つと、前記差分から、前記滞留人数を計算する滞留人数計算モジュールと、
を備え、
前記記憶装置は、前記計算した滞留人数を、駅を特定するIDおよび時間帯と関連付けて保持する駅滞留人数データを格納し、
前記入力装置から、前記IDに対応する情報および時間帯を示す情報を含む条件を取得する条件取得モジュールと、
前記条件に基づいて前記駅滞留人数データから条件に該当するレコードを抽出し配信を行う情報配信モジュールと、
を備える、
データ処理システム。 - 前記駅滞留人数データを予測モデルに入力し、現在または将来の駅滞留人数データを予測する、滞留人数予測モジュール、
を備える請求項10記載のデータ処理システム。 - 前記滞留人数計算モジュールは、
前記滞留人数を、前記列車への乗車人数P1と降車人数P2の和と定義し、
前記乗車人数P1は前記値INと等しいものとし、
前記降車人数P2は前記値OUTと等しいものとし、
P1+P2=(a2−a1)+2×P2
または、
P1+P2=(a1−a2)+2×P1
の計算を用いて、前記滞留人数を計算する、
請求項10記載のデータ処理システム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015216884A JP6675860B2 (ja) | 2015-11-04 | 2015-11-04 | データ処理方法およびデータ処理システム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015216884A JP6675860B2 (ja) | 2015-11-04 | 2015-11-04 | データ処理方法およびデータ処理システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017091008A JP2017091008A (ja) | 2017-05-25 |
JP6675860B2 true JP6675860B2 (ja) | 2020-04-08 |
Family
ID=58770640
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015216884A Active JP6675860B2 (ja) | 2015-11-04 | 2015-11-04 | データ処理方法およびデータ処理システム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6675860B2 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3690843A4 (en) * | 2017-09-29 | 2020-08-12 | Fujitsu Limited | ESTIMATE PROGRAM, ESTIMATE DEVICE, AND ESTIMATE METHOD |
CN110276503B (zh) * | 2018-03-14 | 2023-04-21 | 吉旗物联科技(上海)有限公司 | 一种自动识别冷链车辆任务的方法 |
JP7160209B2 (ja) * | 2019-08-22 | 2022-10-25 | 日本電信電話株式会社 | 人数推定装置、人数推定方法、及び人数推定プログラム |
JP7143836B2 (ja) * | 2019-12-25 | 2022-09-29 | 株式会社デンソー | 解析処理装置、解析処理方法、及び解析処理プログラム |
JP6959392B1 (ja) * | 2020-05-01 | 2021-11-02 | 楽天グループ株式会社 | 情報処理装置、情報処理方法及びプログラム |
JP2022045244A (ja) * | 2020-09-08 | 2022-03-18 | Kddi株式会社 | 情報端末、プログラム及び情報提供システム |
JP6923731B1 (ja) * | 2020-09-08 | 2021-08-25 | Kddi株式会社 | 情報提供装置、情報端末、プログラム及び情報提供システム |
JP7555813B2 (ja) | 2020-12-22 | 2024-09-25 | 株式会社日立製作所 | データ処理方法、データ処理システム |
WO2022244117A1 (ja) * | 2021-05-18 | 2022-11-24 | 日本電信電話株式会社 | 混雑情報処理装置、混雑情報処理方法、及びプログラム |
KR102678725B1 (ko) * | 2021-10-29 | 2024-06-26 | 서울시립대학교 산학협력단 | 딥러닝을 이용한 지하철 칸별 혼잡도를 예측하기 위한 장치 및 이를 위한 방법 |
CN114266010B (zh) * | 2022-03-01 | 2022-05-13 | 华东交通大学 | 一种区域多制式轨道交通区间拥挤系数计算方法及系统 |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2004304388A (ja) * | 2003-03-31 | 2004-10-28 | Hitachi Ltd | 情報提供装置 |
JP4399283B2 (ja) * | 2004-01-30 | 2010-01-13 | 三菱電機株式会社 | 駅混雑度推定システム |
JP2014213697A (ja) * | 2013-04-25 | 2014-11-17 | 株式会社日立製作所 | 混雑状況情報集配信システム |
-
2015
- 2015-11-04 JP JP2015216884A patent/JP6675860B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2017091008A (ja) | 2017-05-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6675860B2 (ja) | データ処理方法およびデータ処理システム | |
JP6752435B2 (ja) | 交通システム、ダイヤ提案システム及び列車運行システム | |
JP5986641B2 (ja) | 交通分析システム | |
US10430736B2 (en) | System and method for estimating a dynamic origin-destination matrix | |
JP6875311B2 (ja) | 輸送機関混雑予測システム及び混雑予測方法 | |
US8977496B2 (en) | System and method for estimating origins and destinations from identified end-point time-location stamps | |
JP5959419B2 (ja) | 列車運行管理システムおよび列車運行管理システムの制御方法 | |
JP5931188B2 (ja) | 交通経路分担率制御システム及び交通経路分担率制御方法 | |
US10621529B2 (en) | Goal-based travel reconstruction | |
US20130317747A1 (en) | System and method for trip plan crowdsourcing using automatic fare collection data | |
JP5951903B2 (ja) | 料金払戻しシステムおよびその方法 | |
CN112602110A (zh) | 合乘车辆用需求预测装置、合乘车辆用需求预测方法及程序 | |
JP6454222B2 (ja) | データ処理システム、及び、データ処理方法 | |
JP2016030473A (ja) | 交通分析システム、交通分析プログラムおよび交通分析方法 | |
JP6326177B2 (ja) | 交通状況推定システム及び交通状況推定方法 | |
Carrel et al. | A framework for evaluating operations control on a metro line: integrating multiple perspectives and automatically collected train and passenger movement data | |
JP7555813B2 (ja) | データ処理方法、データ処理システム | |
JP2018010454A (ja) | 混雑度予測装置、混雑度予測情報配信システム、および混雑度予測方法 | |
JP7425680B2 (ja) | ナビゲーション装置、及びナビゲーション方法 | |
US11252379B2 (en) | Information processing system, information processing method, and non-transitory storage medium | |
US20210124955A1 (en) | Information processing system, information processing method, and non-transitory storage medium | |
Sipetas | Optimization and Technology-Based Strategies to Improve Public Transit Performance Accounting for Demand Distribution | |
Khorasani | Comparison of Macroscopic and Microscopic Modelling for Evaluating Bus Service Reliability | |
JP2023087335A (ja) | 列車ダイヤシミュレーション装置、列車ダイヤシミュレーション方法および列車ダイヤシミュレーションプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180911 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190725 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190806 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190924 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200225 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200311 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6675860 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |