Movatterモバイル変換


[0]ホーム

URL:


CN113259840A - Train positioning system based on LTE performance parameters - Google Patents

Train positioning system based on LTE performance parameters
Download PDF

Info

Publication number
CN113259840A
CN113259840ACN202110533933.7ACN202110533933ACN113259840ACN 113259840 ACN113259840 ACN 113259840ACN 202110533933 ACN202110533933 ACN 202110533933ACN 113259840 ACN113259840 ACN 113259840A
Authority
CN
China
Prior art keywords
positioning
fingerprint
train
lte
technology
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.)
Pending
Application number
CN202110533933.7A
Other languages
Chinese (zh)
Inventor
石孝文
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.)
Southwest Jiaotong University
Original Assignee
Southwest Jiaotong University
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 Southwest Jiaotong UniversityfiledCriticalSouthwest Jiaotong University
Priority to CN202110533933.7ApriorityCriticalpatent/CN113259840A/en
Publication of CN113259840ApublicationCriticalpatent/CN113259840A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明属于列车定位技术领域,尤其为基于LTE性能参数进行列车定位系统,包括LTE定位系统,所述LTE定位系统包括指纹定位,匹配定位方法,指纹定位技术,LTE相关性能,研究的内容,系研究的方法和研究的技术路线,所述LTE定位系统就是利用无线通信和高效位置定位技术对列车进行定位,可以让人们得到列车当前所在的位置,本发明基于Pytorch框架搭建神经网络模型。Pytorch提供了许多现有的求损失函数、反向传播、梯度下降算法,为设计提供了帮助,在程序读取数据后,通过编程方法能删除其中异常的数据,提高定位的精度。通过多次修改调整参数,不断训练后,最终能得出一个精确定位的模型。

Figure 202110533933

The invention belongs to the technical field of train positioning, in particular to a train positioning system based on LTE performance parameters, including an LTE positioning system, the LTE positioning system includes fingerprint positioning, matching positioning method, fingerprint positioning technology, LTE related performance, research content, system The research method and the research technical route, the LTE positioning system uses wireless communication and efficient position positioning technology to locate the train, allowing people to obtain the current position of the train. The present invention builds a neural network model based on the Pytorch framework. Pytorch provides many existing loss functions, backpropagation, and gradient descent algorithms to help the design. After the program reads the data, the abnormal data can be deleted through programming methods to improve the positioning accuracy. By modifying and adjusting parameters several times, and after continuous training, a precise positioning model can finally be obtained.

Figure 202110533933

Description

Train positioning system based on LTE performance parameters
Technical Field
The invention relates to the technical field of train positioning, in particular to a system for positioning a train based on LTE performance parameters.
Background
Railroads play an important role in mass travel. According to statistics of general companies of China railway, 1013.1 ten thousand persons are used for traveling on the railway nationwide during the spring transportation period of 2017, 111.8 ten thousand persons are increased on a year-by-year basis, and the growth rate is 12.4%. Railways have entered a phase of rapid development in recent years.
Train location information is one of the important parameters in a train control system. The method for obtaining train positioning mainly comprises the following 6 methods:
firstly, speed measurement and positioning, secondly, inquiring/answering machine, thirdly, track circuit, fourthly, Doppler radar, fifthly, GPS/Beidou satellite positioning system and sixthly, wireless spread spectrum train positioning.
At present, urban rail trains in China are generally positioned accurately and are subjected to distance measurement/speed measurement auxiliary positioning through passive transponders, but in order to improve the accuracy of the positioning mode, a large number of response devices need to be arranged, and the maintenance cost of the devices is increased. And errors in positioning can occur due to wheel spin, slip, and lock.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides a train positioning system based on LTE performance parameters, and solves the problems.
In order to achieve the purpose, the invention provides the following technical scheme: the LTE positioning system comprises a fingerprint positioning method, a matching positioning method, a fingerprint positioning technology, LTE related performance, research contents, a research method and a research technical route, and the LTE positioning system is used for positioning a train by utilizing wireless communication and an efficient position positioning technology and can enable people to obtain the current position of the train.
Preferably, the fingerprint positioning comprises position fingerprints, fingerprint signal strength and a position fingerprint positioning technology, the position fingerprints are obtained by associating a certain fingerprint with an actual position, each position corresponds to a unique fingerprint, the fingerprint signal strength is obtained by selecting the signal strength as the fingerprint when selecting, the position fingerprint positioning technology is obtained by forming a fingerprint database by using collected signals and position coordinates, then a target position is obtained by online matching, and the position of a target train can be accurately obtained by combining the signals and the position coordinates.
Preferably, the matching positioning method comprises a fingerprint matching method, a deterministic algorithm, a probabilistic algorithm, a k-nearest neighbor algorithm and a bayesian algorithm, the basic idea of the fingerprint matching method is to match signal intensity information measured by the mobile terminal with signal intensity in a fingerprint database by using a certain method to obtain the position of the target to be positioned, the deterministic algorithm and the probabilistic algorithm are matching methods of common fingerprints, the deterministic algorithm comprises the k-nearest neighbor algorithm, the probabilistic algorithm comprises the bayesian algorithm, and required data can be accurately obtained through the k-nearest neighbor algorithm and the bayesian algorithm, so that the position of the target can be determined through the signal intensity.
Preferably, the fingerprint positioning technology includes WiFi fingerprint positioning, software location and intelligent terminal, WiFi fingerprint positioning is based on the indoor location of fingerprint accurate positioning technology, software location includes GPS positioning technology, wireless local area network facility and WiFi access point, intelligent terminal need popularize, but need not extra professional equipment, utilizes WiFi fingerprint and software just can carry out location service.
Preferably, the LTE-related performance includes a wireless data communication technology, a TDD mode and an FDD mode, the wireless data communication technology is provided for meeting the requirement of a client for wireless communication, the TDD mode and the FDD mode are two main flow modes of LTE, FDD-LTE is widely applied internationally, TD-LTE is common in China, the current goal of LTE is to improve the data transmission capability and data transmission speed of a wireless network by means of a new technology and a modulation method, and a long-term goal of LTE is to simplify and redesign a network architecture to make it an IP network, which helps to reduce potential adverse factors in 3G conversion.
Preferably, the research content comprises consulting data, learning and positioning methods, collecting train-mounted access units and learning based on a Pythrch frame, the consulting data is based on a positioning method of position fingerprints, researching an indoor WiFi fingerprint positioning principle, comparing the principle and the advantages and the disadvantages of NN, KNN and WKNN methods in an online positioning stage in the existing train positioning technology, the collecting train-mounted access units are recorded LTE performance parameter data and train position data, the learning based on the Pythrch frame is complex deep learning, an activation function and cost function calculation method selected by modifying a neural network and continuously collecting data for deep learning, and finally realizing accurate positioning when improving the positioning precision of the model.
Preferably, the research method comprises the steps of determining a subject selection direction, looking up related documents and writing codes, wherein the subject selection direction is determined by analyzing problems existing in the current train and knowledge contacted during practice, the general direction of the research is determined, the looking up related documents are obtained by searching data and comparing advantages and disadvantages of each method in train positioning, each technical difficulty of a positioning system is analyzed and corrected, the writing codes are the most important technology, a model needs to be built, and a test set needs to be used for completing model prediction accuracy testing.
Preferably, the technical route of the research includes data collection by using TAU, selection of an appropriate processing method, testing of model accuracy, and summarization of a method with highest positioning accuracy by improving the data processing method, which is a whole set of design process for performing feasibility research.
Compared with the prior art, the invention provides a train positioning system based on LTE performance parameters, which has the following beneficial effects:
1. this design builds neural network model based on the Pythrch frame. The Pythrch provides many existing loss function, back propagation, gradient descent algorithms, and provides design assistance.
2. After the program reads the data, the abnormal data can be deleted through a programming method, and the positioning precision is improved. And finally, obtaining a model with accurate positioning after continuous training by modifying and adjusting parameters for multiple times.
Drawings
FIG. 1 is an overall block diagram of the present invention;
FIG. 2 is a flow chart of fingerprint location of the present invention;
FIG. 3 is a flow chart of a matching location method of the present invention;
FIG. 4 is a flow chart of a fingerprint location technique of the present invention;
FIG. 5 is a block diagram of LTE related performance of the present invention;
FIG. 6 is a flow chart of the contents of a study of the present invention;
FIG. 7 is a flow chart of a method of investigation of the present invention;
fig. 8 is a flow chart of a technical route of the study of the present invention.
In the figure: 1. fingerprint positioning; 2. matching and positioning methods; 3. fingerprint positioning technology; 4. LTE related performance; 5. the content of the study; 6. the method of investigation; 7. the technical route studied; 11. a location fingerprint; 12. Fingerprint signal strength; 13. a location fingerprint positioning technique; 21. a fingerprint matching method; 22. a deterministic algorithm; 23. a probabilistic algorithm; 220. k nearest neighbor algorithm; 230. a Bayesian algorithm; 31. WiFi fingerprint positioning; 32. positioning software; 33. an intelligent terminal; 41. wireless data communication technology; 42. a TDD mode; 43. FDD mode; 51. looking up the data; 52. learning a positioning method; 53. collecting train-mounted access units; 54. learning is based on a Pythrch framework; 61. determining the direction of the selected questions; 62. relevant documents are consulted; 63. and writing codes.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1-8, in this embodiment: the system comprises an LTE positioning system, wherein the LTE positioning system comprises a fingerprint positioning 1, a matching positioning method 2, a fingerprint positioning technology 3, LTE related performance 4,research content 5, aresearch method 6 and a research technical route 7, and the LTE positioning system is used for positioning a train by utilizing wireless communication and an efficient position positioning technology and can enable people to obtain the current position of the train.
The fingerprint positioning method comprises the steps that the fingerprint positioning 1 comprises a position fingerprint 11, fingerprint signal intensity 12 and a position fingerprint positioning technology 13, the position fingerprint 11 is to link a certain fingerprint with an actual position, each position corresponds to a unique fingerprint, the fingerprint signal intensity 12 is to select the signal intensity as the fingerprint when selecting, and the position fingerprint positioning technology 13 is to form a fingerprint database by collected signals and position coordinates and then obtain a target position through online matching.
The matching positioning method 2 comprises a fingerprint matching method 21, adeterministic algorithm 22, aprobabilistic algorithm 23, a k-nearest neighbor algorithm 220 and aBayesian algorithm 230, the basic idea of the fingerprint matching method 21 is to match the signal intensity information measured by the mobile terminal with the signal intensity in a fingerprint database by using a certain method to obtain the position of the target to be positioned, thedeterministic algorithm 22 and theprobabilistic algorithm 23 are matching methods for common fingerprints, thedeterministic algorithm 22 comprises the k-nearest neighbor algorithm 220, and theprobabilistic algorithm 23 comprises theBayesian algorithm 230.
Fingerprint location technique 3 includes wiFi fingerprint location 31, software location 32 and intelligent terminal 33, wiFi fingerprint location 31 is the indoor location based on fingerprint accurate positioning technique, software location 32 includes GPS positioning technique, wireless LAN facility and WIFi access point, intelligent terminal 33 needs to popularize, but need not extra professional equipment.
The LTE related performance 4 includes a wireless data communication technology 41, a TDD mode 42, and an FDD mode 43, where the wireless data communication technology 41 is proposed to meet the requirement of a client for wireless communication, and the TDD mode 42 and the FDD mode 43 are two main flow modes of LTE, where FDD-LTE is widely used internationally, and TD-LTE is more common in China.
Theresearch content 5 comprises consulting data 51, learning and positioning method 52, collecting train-mounted access unit 53 and learning Pytorch frame-based lower 54, wherein the consulting data 51 is used for comparing and analyzing advantages and disadvantages of various train positioning methods by learning the principle of the existing train positioning technology and conceiving the starting point of optimization research of the train positioning technology, the learning and positioning method 52 is used for researching the indoor WiFi fingerprint positioning 31 principle and comparing the principles and advantages and disadvantages of NN, KNN and WKNN methods in the online positioning stage, the collecting train-mounted access unit 53 is used for recording LTE performance parameter data and train position data, and the learning Pytorch frame-based lower 54 is used for complex deep learning.
Theresearch method 6 comprises the steps of determining a subject selecting direction 61, consultingrelated documents 62 and compilingcodes 63, wherein the subject selecting direction 61 is determined by analyzing problems existing in a current train and knowledge contacted during practice, the general direction of research is determined, the consulting relateddocuments 62 are obtained by comparing advantages and disadvantages of methods in train positioning and analyzing and correcting various technical difficulties of a positioning system, and the compilingcodes 63 are the most main technology, and a model needs to be built and a model prediction accuracy test needs to be completed by using a test set.
The technical route 7 of the research includes data collection by TAU, selection of an appropriate processing method, testing of model accuracy, and summarization of a method with the highest positioning accuracy by improving the data processing method, which is a whole set of design process for feasibility research.
As a preferred technical solution of the present invention, an expression of case representation is as follows:
the principle of the design is as follows: the method is used for model training in the neural network by collecting geographic positions and PCIs and corresponding RSRPs at various positions. In the on-line positioning stage, a user provides the PCI and RSRP acquired by the to-be-positioned point, and the PCI and RSRP is transmitted forward through a neural network to predict the longitude and latitude of the train at the moment. And predicting the approximate position of the train according to a plurality of currently acquired cell numbers provided by the vehicle-mounted TAU and the reference signal receiving power corresponding to the cell numbers, and finishing the accurate positioning of the train.
Finally, it should be noted that: although the present invention has been described in detail with reference to the foregoing embodiments, it will be apparent to those skilled in the art that changes may be made in the embodiments and/or equivalents thereof without departing from the spirit and scope of the invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (8)

Translated fromChinese
1.基于LTE性能参数进行列车定位系统,包括LTE定位系统,其特征在于:所述LTE定位系统包括指纹定位(1),匹配定位方法(2),指纹定位技术(3),LTE相关性能(4),研究的内容(5),系研究的方法(6)和研究的技术路线(7),所述LTE定位系统就是利用无线通信和高效位置定位技术对列车进行定位,可以让人们得到列车当前所在的位置。1. carry out train positioning system based on LTE performance parameters, including LTE positioning system, it is characterized in that: described LTE positioning system comprises fingerprint positioning (1), matching positioning method (2), fingerprint positioning technology (3), LTE related performance ( 4), the research content (5), the research method (6) and the researched technical route (7), the LTE positioning system uses wireless communication and efficient location positioning technology to locate the train, so that people can get the train. current location.2.根据权利要求1所述的基于LTE性能参数进行列车定位系统,其特征在于:所述指纹定位(1)包括位置指纹(11),指纹信号强度(12)和位置指纹定位技术(13),所述位置指纹(11)就是将某种指纹和实际位置联系起来,每个位置对应一个唯一的指纹,所述指纹信号强度(12)就是在选择时,选择信号强度作为指纹,所述位置指纹定位技术(13)就是将采集的信号和位置坐标构成指纹数据库,然后通过在线匹配获得目标位置。2. The system for performing train positioning based on LTE performance parameters according to claim 1, wherein the fingerprint positioning (1) comprises a position fingerprint (11), a fingerprint signal strength (12) and a position fingerprint positioning technology (13) , the position fingerprint (11) is to associate a certain fingerprint with the actual position, each position corresponds to a unique fingerprint, and the fingerprint signal strength (12) is to select the signal strength as the fingerprint when selecting, and the position The fingerprint positioning technology (13) is to form a fingerprint database with the collected signals and position coordinates, and then obtain the target position through online matching.3.根据权利要求1所述的基于LTE性能参数进行列车定位系统,其特征在于:所述匹配定位方法(2)包括指纹匹配方法(21),确定型算法(22),概率型算法(23),k近邻算法(220)和贝叶斯算法(230),所述指纹匹配方法(21)的基本思想是采用某种方法将移动终端实测的信号强度信息与指纹库中的信号强度进行匹配来得到待定位目标的位置,所述确定型算法(22)和概率型算法(23)为常见指纹的匹配方法,所述确定型算法(22)包括k近邻算法(220),所述概率型算法(23)包括贝叶斯算法(230)。3. The train positioning system based on LTE performance parameters according to claim 1, wherein the matching positioning method (2) comprises a fingerprint matching method (21), a deterministic algorithm (22), a probabilistic algorithm (23) ), k-nearest neighbor algorithm (220) and Bayesian algorithm (230), the basic idea of the fingerprint matching method (21) is to use a certain method to match the signal strength information measured by the mobile terminal with the signal strength in the fingerprint database to obtain the position of the target to be located, the deterministic algorithm (22) and the probabilistic algorithm (23) are matching methods for common fingerprints, the deterministic algorithm (22) includes the k-nearest neighbor algorithm (220), the probabilistic algorithm (22) The algorithm (23) includes a Bayesian algorithm (230).4.根据权利要求1所述的基于LTE性能参数进行列车定位系统,其特征在于:所述指纹定位技术(3)包括WiFi指纹定位(31),软件定位(32)和智能终端(33),所述WiFi指纹定位(31)是基于指纹精确定位技术的室内定位,所述软件定位(32)包括GPS定位技术,无线局域网设施和WIFi接入点,所述智能终端(33)需要普及,但无需额外的专用设备。4. The train positioning system based on LTE performance parameters according to claim 1, wherein the fingerprint positioning technology (3) comprises WiFi fingerprint positioning (31), software positioning (32) and an intelligent terminal (33), The WiFi fingerprint positioning (31) is indoor positioning based on the fingerprint precise positioning technology, and the software positioning (32) includes GPS positioning technology, wireless local area network facilities and WIFi access points, and the intelligent terminal (33) needs to be popularized, but No additional specialized equipment is required.5.根据权利要求1所述的基于LTE性能参数进行列车定位系统,其特征在于:所述LTE相关性能(4)包括无线数据通信技术(41),TDD模式(42)和FDD模式(43),所述无线数据通信技术(41)是为了满足客户对无线通信的要求而提出的,所述TDD模式(42)和FDD模式(43)为LTE的两种主要流模式,其中FDD-LTE在国际中应用广泛,而TD-LTE在我国较为常见。5. The system for train positioning based on LTE performance parameters according to claim 1, wherein the LTE-related performance (4) includes wireless data communication technology (41), TDD mode (42) and FDD mode (43) , the wireless data communication technology (41) is proposed to meet customer requirements for wireless communication, the TDD mode (42) and the FDD mode (43) are two main stream modes of LTE, wherein FDD-LTE is in the It is widely used in the world, and TD-LTE is more common in my country.6.根据权利要求1所述的基于LTE性能参数进行列车定位系统,其特征在于:所述研究的内容(5)包括查阅资料(51),学习定位方法(52),搜集列车车载接入单元(53)和学习基于Pytorch框架下(54),所述查阅资料(51)是通过学习现有列车定位技术的原理,对比分析各种列车定位方法优点和缺点,构思列车定位技术优化研究的出发点,所述学习定位方法(52)是基于位置指纹的定位方法,研究室内WiFi指纹定位原理,对比指纹定位方法中,在线定位阶段的NN、KNN、WKNN方法的原理和优缺点,所述搜集列车车载接入单元(53)是记录的LTE性能参数数据及列车位置数据,所述学习基于Pytorch框架下(54)是一种复杂的深度学习。6. The system for performing train positioning based on LTE performance parameters according to claim 1, characterized in that: the content (5) of the research includes consulting data (51), learning a positioning method (52), collecting train on-board access units (53) and learning are based on the framework of Pytorch (54), the reference material (51) is to learn the principle of existing train positioning technology, compare and analyze the advantages and disadvantages of various train positioning methods, and conceive the starting point of train positioning technology optimization research , the learning positioning method (52) is a positioning method based on location fingerprints, studies the principle of indoor WiFi fingerprint positioning, and compares the principles and advantages and disadvantages of the NN, KNN, WKNN methods in the online positioning stage in the fingerprint positioning method, and the collection train The on-board access unit (53) is the recorded LTE performance parameter data and train position data, and the learning is based on the Pytorch framework (54) is a complex deep learning.7.根据权利要求1所述的基于LTE性能参数进行列车定位系统,其特征在于:所述研究的方法(6)包括确定选题方向(61),查阅相关文献(62)和编写代码(63),所述确定选题方向(61)是通过分析当前列车存在的问题以及实习时接触到的知识,确定研究的大体方向,所述查阅相关文献(62)是通过资料的查找,去对比列车定位中,各方法的优缺点,分析校新定位系统的各个技术难点,所述编写代码(63)是最主要的技术,他需要构建模型,还需使用测试集完成模型预测准确性测试。7. The train positioning system based on LTE performance parameters according to claim 1, wherein the method (6) of the research comprises determining the direction of topic selection (61), consulting relevant documents (62) and writing codes (63) ), the topic selection direction (61) is to determine the general direction of the research by analyzing the problems existing in the current train and the knowledge encountered during the practice, and the reference to the relevant literature (62) is to compare the trains by searching for data. In the positioning, the advantages and disadvantages of each method are analyzed, and the technical difficulties of the new positioning system are analyzed. The writing code (63) is the most important technology. He needs to build a model, and also needs to use the test set to complete the model prediction accuracy test.8.根据权利要求1所述的基于LTE性能参数进行列车定位系统,其特征在于:所述研究的技术路线(7)包括利用TAU进行数据收集,选择合适的处理方法,测试模型精准度,通过改进数据处理方法,总结出定位精度最高的方法,这是一整套设计流程,用来进行可行性的研究。8. The train positioning system based on LTE performance parameters according to claim 1, is characterized in that: the technical route (7) of described research comprises utilizing TAU to carry out data collection, selecting suitable processing method, testing model accuracy, by Improve the data processing method and summarize the method with the highest positioning accuracy. This is a complete set of design procedures for feasibility study.
CN202110533933.7A2021-05-152021-05-15Train positioning system based on LTE performance parametersPendingCN113259840A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202110533933.7ACN113259840A (en)2021-05-152021-05-15Train positioning system based on LTE performance parameters

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202110533933.7ACN113259840A (en)2021-05-152021-05-15Train positioning system based on LTE performance parameters

Publications (1)

Publication NumberPublication Date
CN113259840Atrue CN113259840A (en)2021-08-13

Family

ID=77182275

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202110533933.7APendingCN113259840A (en)2021-05-152021-05-15Train positioning system based on LTE performance parameters

Country Status (1)

CountryLink
CN (1)CN113259840A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN107264573A (en)*2017-07-202017-10-20中国铁道科学研究院通信信号研究所Train positioning system based on satellite navigation, wireless fingerprint and Big Dipper short message communication
CN108462966A (en)*2017-02-212018-08-28中国移动通信集团浙江有限公司One kind being based on 2G networks high-speed rail cell RRU positioning identifying methods and system
CN108924732A (en)*2017-04-262018-11-30中国移动通信集团设计院有限公司A kind of high-speed rail user facility positioning method and device
CN109849976A (en)*2017-11-302019-06-07河南星云慧通信技术有限公司A kind of train positioning system based on GPS, ODO and WKNN combination
CN111652035A (en)*2020-03-302020-09-11武汉大学 A method and system for pedestrian re-identification based on ST-SSCA-Net
CN112165684A (en)*2020-09-282021-01-01上海大学 High-precision indoor positioning method based on joint vision and wireless signal features

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN108462966A (en)*2017-02-212018-08-28中国移动通信集团浙江有限公司One kind being based on 2G networks high-speed rail cell RRU positioning identifying methods and system
CN108924732A (en)*2017-04-262018-11-30中国移动通信集团设计院有限公司A kind of high-speed rail user facility positioning method and device
CN107264573A (en)*2017-07-202017-10-20中国铁道科学研究院通信信号研究所Train positioning system based on satellite navigation, wireless fingerprint and Big Dipper short message communication
CN109849976A (en)*2017-11-302019-06-07河南星云慧通信技术有限公司A kind of train positioning system based on GPS, ODO and WKNN combination
CN111652035A (en)*2020-03-302020-09-11武汉大学 A method and system for pedestrian re-identification based on ST-SSCA-Net
CN112165684A (en)*2020-09-282021-01-01上海大学 High-precision indoor positioning method based on joint vision and wireless signal features

Similar Documents

PublicationPublication DateTitle
US11959900B2 (en)Health early warning system for passengers on a train in an outdoor air polluted environment and method thereof
Liu et al.Exploring data validity in transportation systems for smart cities
Chen et al.A short-term traffic prediction model in the vehicular cyber–physical systems
CN106604228B (en)A kind of fingerprint positioning method based on LTE signaling data
CN103678917B (en)A kind of real-time arrival time Forecasting Methodology of public transport based on simulated annealing
CN106503843A (en)A kind of regular public traffic line network optimization and method of adjustment based on mobile phone signaling data
Zhang et al.Daily OD matrix estimation using cellular probe data
CN102708680A (en)Commute travel mode identification method based on AGPS technology
CN111461251A (en)Indoor positioning method of WiFi fingerprint based on random forest and self-encoder
Ding et al.Two-stage travel itinerary recommendation optimization model considering stochastic traffic time
CN115967950B (en)Feature and time sequence dual-drive inter-city travel mode identification method based on mobile phone data
CN111710160A (en) A Travel Time Prediction Method Based on Floating Car Data
CN112511982A (en)Subway passenger track real-time tracing and restoring method with automatic trip semantic annotation
Shen et al.A deep convolutional neural network based metro passenger flow forecasting system using a fusion of time and space
CN120148258A (en) Dynamic traffic environment monitoring method and device
CN114004409B (en) A method for predicting instant delivery routes based on multi-source data
CN107655490A (en)Hotspot path based on mobile subscriber track segmentation and most hot search finds method
CN113259840A (en)Train positioning system based on LTE performance parameters
CN109470257A (en) A method of guiding lost people based on blockchain technology
CN111372182A (en) A positioning method, apparatus, device and computer-readable storage medium
CN118795522A (en) Train route map construction method and device
JP6693993B2 (en) Information generating device, program, and information generating method
JP6616860B2 (en) Information generating apparatus, program, and information generating method
CN108520044A (en) A Least Square Path Prediction Algorithm Based on the Idea of Commensurability
CN115829147A (en)Passenger flow OD correction method based on machine simulation under rapid and slow vehicle schedule change and application

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
WD01Invention patent application deemed withdrawn after publication
WD01Invention patent application deemed withdrawn after publication

Application publication date:20210813


[8]ページ先頭

©2009-2025 Movatter.jp