CN102567576B - Method for predicting rate of wheel load reduction - Google Patents

Method for predicting rate of wheel load reduction Download PDF

Info

Publication number
CN102567576B
CN102567576B CN201110415826.0A CN201110415826A CN102567576B CN 102567576 B CN102567576 B CN 102567576B CN 201110415826 A CN201110415826 A CN 201110415826A CN 102567576 B CN102567576 B CN 102567576B
Authority
CN
China
Prior art keywords
output
data
input
wheel load
rate
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
Application number
CN201110415826.0A
Other languages
Chinese (zh)
Other versions
CN102567576A (en
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.)
Beijing Jiaotong University
Original Assignee
Beijing 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 Beijing Jiaotong University filed Critical Beijing Jiaotong University
Priority to CN201110415826.0A priority Critical patent/CN102567576B/en
Publication of CN102567576A publication Critical patent/CN102567576A/en
Application granted granted Critical
Publication of CN102567576B publication Critical patent/CN102567576B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a method for predicting rate of wheel load reduction in the technical field of railroad safety. The method comprises the following steps: first, collecting left track longitudinal irregularity, left track direction irregularity, right track longitudinal irregularity and right track direction irregularity data by adopting a track inspection car; then, simulating the data by using professional software ADAMS (automatic dynamic analysis of mechanical systems)/RAIL to obtain rail-wheel load data, namely vertical rail-wheel load and horizontal rail-wheel load, thereby obtaining and normalizing the rate of wheel load reduction; selecting a training sample to train a NARX (nonlinear auto-regression with exogenous input) neural network model; testing the trained NARX neural network prediction model and outputting the rate of wheel load reduction data after the test; and analyzing the rate of wheel load reduction data in the training sample and the rate of wheel load reduction data obtained from the neural network after the test and valuing performance of the NARX neural network prediction model. By using the method, derailment coefficient is precisely predicted and accuracy of railway operation safety evaluation is improved. Therefore, the method has important realistic meanings to railway traffic safety control.

Description

A kind of Forecasting Methodology of rate of wheel load reduction
Technical field
The invention belongs to the railway security technical field, relate in particular to a kind of Forecasting Methodology of rate of wheel load reduction.
Background technology
Towards high speed, heavy duty, large conveying quantity and highdensity future development, guarantee that the safety and steady operation of train becomes a current vital task along with transportation by railroad.Rate of wheel load reduction is one of dynamics of vehicle leading indicator, for the safe coefficient of the suspension derailment of examining wheel to cause due to wheel unloading.Therefore, the prediction of off-load rate has great importance for the traffic safety of railway.
The off-load amount of rate of wheel load reduction limiting wheel for China standard GB/T 5599-85 regulation, rate of wheel load reduction is defined as the wheel unloading amount and the ratio of taking turns right average quiet wheel load of off-load sidecar wheel, is denoted as
Figure BDA0000119611490000011
its safety standard is:
Figure BDA0000119611490000012
At present, various countries generally adopt the physics force-measuring wheel to detecting track/Vehicular system running status.The physics force-measuring wheel is to utilizing the elastic body of wheel as transmitting element, when the used time of doing that is subject to wheel rail force, wheel produces distortion, by detecting and resolve the corresponding relation between this distortion and wheel rail force, can determine the value of wheel track Interaction Force, and then calculate the off-load rate.But the physics force-measuring wheel is to there being the defects such as cost is excessive, failure rate is high, thereby limited right the promoting the use of of physics force-measuring wheel.
Utilizing dynamics simulation software to build the wheel rail dynamics coupling model is a kind of effective ways that obtain the off-load rate.By the Dynamic Modeling to related systems such as rail truck, track, Wheel Rail Contacts, carry out the simulation calculation of kinetic parameter in simulation software, thereby obtain the parameters such as off-load rate.
Part Study scholar proposes to utilize the method for modelling by mechanism to obtain the off-load rate, Eric has built the vertical dynamics system model of wheel-rail interaction, comprise the auto model of wheel to, car body and suspension, the linear model of model trajectory and Wheel Rail Contact, then calculate the vertical wheel rail force produced by the vertical irregularity of track, and then calculate the off-load rate; Fujie has proposed the vehicle inversion model based on modelling by mechanism, according to values of lateral, vertical acceleration with sidewinder acceleration etc. and calculate wheel rail force, off-load rate etc.Therefore owing in the modelling by mechanism process, Complex Nonlinear System having been carried out to more simplification and approximate processing, there are the problems such as the low and wheel rail force estimated performance of modeling accuracy is poor.
Summary of the invention
For mentioning the deficiencies such as the cost that has the existence of rate of wheel load reduction Forecasting Methodology now is high, precision of prediction is low in the above-mentioned background technology, the present invention proposes a kind of Forecasting Methodology of rate of wheel load reduction.
Technical scheme of the present invention is that a kind of Forecasting Methodology of rate of wheel load reduction is characterized in that the method comprises the following steps:
Step 1: utilize track detection vehicle to detect the irregularity data of track;
Step 2: the irregularity data that gather by step 1, utilize ADAMS/RAIL software to set up vertical wheel rail force and horizontal wheel rail force that model emulation is tried to achieve track, and then try to achieve rate of wheel load reduction, and to the rate of wheel load reduction normalized;
Step 3: utilize the derailment coefficients after normalization to be trained improved NARX neural network prediction model, and determine the weights of NARX neural network prediction model and the effect of optimization of threshold value by the specified network validity function;
Step 4: the improved NARX neural network prediction model after the data input training that step 1 is gathered obtains rate of wheel load reduction, uses the root-mean-square error method to this model evaluation.
Described track irregularity data comprise that left rail is uneven and are uneven along data and right rail rail to the irregularity data to irregularity data, right rail along data, left rail rail.
Described normalization formula is:
x i scal = x i - x min x max - x min
Wherein:
Figure BDA0000119611490000032
for the data after normalization;
X ifor the data before normalization;
X maxand x minbe respectively maximal value and the minimum value of variable x.
The structure of described NARX neural network prediction model comprises between ,Liang Ge middle layer, 2 middle layers without contact.
The described method that the improved NARX neural network prediction model of algorithm is trained is improved regularization algorithm.
The network performance evaluation function of described improved regularization algorithm:
F(w)=(1-γ)E D+γE w
In formula:
F (w) is the network performance evaluation functional value;
W is weights;
γ is modifying factor, 0≤γ≤1, value 0.3;
E wquadratic sum for all weights of network or threshold value;
E dquadratic sum for network error.
Described E wand E dcomputing formula be respectively:
E D ( p ) = Σ k = 1 m ( d k ( p ) - y k ( p ) ) 2 2
E w ( p ) = 1 N w [ Σ j = 1 h Σ i = 1 n ( w ij ( p ) ) 2 + Σ k = 1 m Σ j = 1 h ( w jk ( p ) ) 2 ]
In formula:
E d (p)be the network error quadratic sum of p to the input and output sample data;
D kbe the target output of k output layer node;
Y kbe the network output of k output layer node;
E w (p)be the network weight quadratic sum of p to the input and output sample data;
N wadjustable weights number for network;
W ijbe that i time delay node layer is to weights between j middle layer node;
W jkbe the weights of j middle layer node to k output layer node;
N time delay node layer;
H middle layer node;
M output number.
The activation function in described middle layer is the linear process function of output layer is f 0(x)=x, and output layer and middle layer weights correction are respectively:
Δ w jk ( p ) = ( 1 - γ ) · ( d k ( p ) - y k ( p ) ) · hx j ( p ) + γ · 2 N w · w jk ( p - 1 )
Δ w ij ( p ) = ( 1 - γ ) · Σ l = 1 m ( d k ( p ) - y k ( p ) ) · w jk ( p ) · λ 2 ( 1 - ( ox j ( p ) ) 2 ) · ox i ( p ) + γ · 2 N w · w ij ( p - 1 )
In formula:
Δ w jk (p)be the output layer weights correction of p to the input and output sample data;
be the middle layer weights correction of p to the input and output sample data;
The parameter that λ is the middle layer activation function, value is 1;
D k (p)be the target output of p to k output layer node of input and output sample data;
Y k (p)be the network output of p to k output layer node of input and output sample data;
W jk (p-1)the weights to k output layer node that are p-1 to j middle layer node of input and output sample data;
Figure BDA0000119611490000052
be j the middle layer node input of p to the input and output sample data;
Figure BDA0000119611490000053
be the input of p to i output layer node of input and output sample data.The adjustment of described output layer and middle layer weights is respectively:
w jk (p)=w jk (p-1)-ηΔw jk (p)
w ij (p)=w ij (p-1)-ηΔw ij (p)
In formula:
η is learning rate, and value is 0.006.
The formula of described root-mean-square error method is:
RMSE ( y , y m ) = 1 N Σ i = 1 N ( y ( i ) - y m ( i ) ) 2
Wherein:
RMSE (y, y m) be the value of root-mean-square error;
Y is desired value in test sample book;
Y mpredicted value for the model after renormalization;
N is the data sample number.
The present invention is to provide a kind of neural net method of predicting rate of wheel load reduction, utilize actual measurement track irregularity data and rate of wheel load reduction emulated data, the NARX neural network model of employing based on algorithm improvement and architecture advances, the accurately predicting rate of wheel load reduction, thereby improved the accuracy that railway operation safety is estimated, the track traffic safety is controlled and had important practical significance.
The accompanying drawing explanation
Fig. 1 is improved NARX neural network structure figure;
Fig. 2 is the process flow diagram of improved NARX neural network prediction rate of wheel load reduction;
Fig. 3 is the output of rate of wheel load reduction test data and improved NARX neural network output comparison diagram;
Fig. 4 is the correlation analysis of the output of rate of wheel load reduction test data and the output of improved NARX neural network.
Embodiment
Below in conjunction with accompanying drawing, preferred embodiment is elaborated.Should be emphasized that, following explanation is only exemplary, rather than in order to limit the scope of the invention and to apply.
The objective of the invention is, in order to realize the Accurate Model to rate of wheel load reduction by track irregularity, to utilize track irregularity to predict rate of wheel load reduction, to improve the precision of prediction of rate of wheel load reduction.Employing improves based on algorithm and the NARX neural network of architecture advances can realize the accurately predicting to rate of wheel load reduction.
The present invention to the Forecasting Methodology of rate of wheel load reduction is:
(1) Gather and input data
By the track irregularity data of actual measurement, comprise that left rail is uneven to be uneven along data and right rail rail to the irregularity data to irregularity data, right rail along data, left rail rail, after being arranged as the input data of neural network model.
(2) emulation obtains the rate of wheel load reduction data
Utilize dynamics simulation software ADAMS/RAIL, the track irregularity data after input arranges, carry out emulation, obtains the rate of wheel load reduction data, is kept in text, as the target output data of neural network model.
(3) data pre-service
Because the inputoutput data size is uneven, larger order of magnitude difference is even arranged, there is convergence preferably in order to make neural network, before the input network training, data normalization can be processed.
(4) set up the NARX neural network prediction model
Bayesian regularization (BR) algorithm is using the weighting of network weight quadratic sum and error sum of squares as validity function, adopt Lay Weinberg-Ma quart (LM) algorithm to carry out weights (and threshold value) adjustment, can under the prerequisite that guarantees the network fitting precision, dwindle network size, thereby reduce network complexity to obtain good Generalization Capability.But this algorithmic procedure complexity, definite method that undetermined parameter is more and shortage is ripe, by Bayesian formula correction probability density function the time, calculated amount is large, therefore this paper improves traditional Bayesian regularization algorithm, abandoned the process of utilizing Bayesian formula correction weights probability density, adopt the regularization algorithm to carry out the weights correction, and be simply referred to as improved Bayesian regularization (Improved bayesian Regularization, IR) algorithm.Utilize the IR algorithm can make to train the network weight of gained less, the network response is smooth-out, reduces the possibility of over-fitting.
The research discovery, longer input and output delayed data sequence can be learnt the dynamics of real system preferably.But, in the dynamic system of wheel-rail interaction, some peak value in wheel rail dynamics response, generally exceed the average amplitude of system dynamics, these peak values are difficult to carry out modeling by conventional neural network.This research discovery, these peak values can adopt shorter input and output delayed data sequence to be similar to.Therefore this research is on the improved basis of its algorithm, its network structure is further improved, obtain the neural network that comprises 2 centres, longer input and output delayed data sequence is responsible for receiving in one of them middle layer, another middle layer is responsible for receiving shorter input and output delayed data sequence, nothing contact between two middle layers.
Network performance evaluation function shown in employing formula (1) in the IR method
F(w)=(1-γ)E D+γE w (1)
In formula:
γ is modifying factor, 0≤γ≤1, value 0.3;
E wquadratic sum for all weights of network (and threshold value);
E dquadratic sum for network error.
Be provided with n time delay node layer, h middle layer node, the NARX neural network of m output has the input and output sample data its p:
E D ( p ) = Σ k = 1 m ( d k ( p ) - y k ( p ) ) 2 2 - - - ( 2 )
E w ( p ) = 1 N w [ Σ j = 1 h Σ i = 1 n ( w ij ( p ) ) 2 + Σ k = 1 m Σ j = 1 h ( w jk ( p ) ) 2 ] - - - ( 3 )
In formula:
E d (p)being the network error quadratic sum of p to the input and output sample data, is (p) numbering;
D kbe the target output of k output layer node;
Y kbe the network output of k output layer node;
E w (p)be the network weight quadratic sum of p to the input and output sample data;
N wadjustable weights number for network;
W ijbe that i time delay node layer is to weights between j middle layer node;
W jkbe the weights of j middle layer node to k output layer node;
N time delay node layer;
H middle layer node;
M output number.
Weights optimization adopts gradient descent method, establishes the middle layer activation function and is
Figure BDA0000119611490000091
output layer linear process function is f 0(x)=x, output layer and middle layer weights correction are respectively:
Δ w jk ( p ) = ( 1 - γ ) · ( d k ( p ) - y k ( p ) ) · hx j ( p ) + γ · 2 N w · w jk ( p - 1 ) - - - ( 4 )
Δ w ij ( p ) = ( 1 - γ ) · Σ l = 1 m ( d k ( p ) - y k ( p ) ) · w jk ( p ) · λ 2 ( 1 - ( ox j ( p ) ) 2 ) · ox i ( p ) + γ · 2 N w · w ij ( p - 1 ) - - - ( 5 )
Output layer and middle layer weights are adjusted by formula (6) and formula (7) respectively:
w jk (p)=w jk (p-1)-ηΔw jk (p) (6)
w ij (p)=w ij (p-1)-ηΔw ij (p) (7)
In formula (4)~formula (7):
Δ w jk (p)be the output layer weights correction of p to the input and output sample data;
Figure BDA0000119611490000094
be the middle layer weights correction of p to the input and output sample data;
The parameter that λ is the middle layer activation function, value is 1;
D k (p)be the target output of p to k output layer node of input and output sample data;
Y k (p)be the network output of p to k output layer node of input and output sample data;
W jk (p-1)the weights to k output layer node that are p-1 to j middle layer node of input and output sample data;
Figure BDA0000119611490000095
be j the middle layer node input of p to the input and output sample data;
Figure BDA0000119611490000096
be the input of p to i output layer node of input and output sample data;
η is learning rate, value 0.006.
The present invention adopts the NARX neural network based on algorithm improvement and architecture advances to predict rate of wheel load reduction, and training adopts the regularization algorithm that improves and simplify, and neural network structure is parallel two middle layers neural networks, and its structure as shown in Figure 1.
(5) training NARX neural network prediction model
Extract 2500 groups of input and output in data after normalization as training sample, the parameter that needs training to optimize in training process is weights and threshold value, error function is larger on the impact of network performance, when the structure of network fixedly the time, the problem of the network promotion aspect produced due to the size of how much of training is mainly network over-fitting problem.For overcoming the over-fitting problem, this neural metwork training adopts improved regularization algorithm.
(6) test NARX neural network prediction model
Extract in addition 500 groups of input and output as test sample book in normalized data.Utilize and to have trained complete NARX neural network prediction model, the left rail in the input test sample suitable, the left rail rail that is uneven to be uneven suitable, right rail rail to irregularity to irregularity, right rail, the output rate of wheel load reduction.
(7) performance evaluation of NARX neural network prediction model
In order to estimate the performance of NARX neural network prediction model, the present invention is respectively to the accuracy of model, and curve situation and the correlativity of model output and target output are analyzed.
Specifically be implemented as follows:
(1) prepare the input data
Certain rail track is carried out to the track detection, extract the data of 3000 groups of track irregularities, comprise that left rail suitable, the left rail rail that is uneven is uneven suitable, right rail rail to irregularity to irregularity, right rail.
(2) prepare target output data
By dynamics simulation software ADAMS/RAIL, set up vehicle/dynamics of orbits model, input 3000 groups of track irregularity data, carry out emulation, obtain corresponding rate of wheel load reduction data, as the target output data of neural network model.
(3) data pre-service
Because the inputoutput data size is uneven, larger order of magnitude difference is even arranged.And, in the employing neural network is carried out the process of system modelling, the random initial weight arranged of network, in same level, if data differences is very large, by the imbalance caused on neural network learning, affects the convergence of network.Therefore, in modeling process, in order to make it, there is convergence preferably, before the input network training, data normalization can be processed.This paper has carried out following linear normalization processing to the inputoutput data of system:
x i scal = x i - x min x max - x min
Wherein:
Figure BDA0000119611490000112
for the data after normalization;
X ifor the data before normalization;
X maxand x minbe respectively maximal value and the minimum value of variable x.
(4) set up the NARX neural network prediction model
The NARX neural network of architecture advances comprises two parallel middle layers, longer input and output delayed data sequence is responsible for receiving in one of them middle layer, shorter input and output delayed data sequence is responsible for receiving in another middle layer, the hidden interstitial content in two middle layers is 20, input and output delayed data sequence total length is 45, wherein the long sequence of input and output delayed data is [30 45], and the short sequence of input and output delayed data is [15].
(5) the NARX neural network is trained
Extract front 2500 groups of data in track irregularity after normalization and rate of wheel load reduction data as training sample.This neural metwork training adopts improved regularization algorithm, according to repetition test, determines that the training iterations is 1000.
(6) NARX neural network prediction model training completed is tested
After extracting in track irregularity after normalization and rate of wheel load reduction data, 500 groups of data, as test sample book, are tested the NARX neural network prediction model after training.
(7) performance of NARX neural network prediction model is estimated
Target rate of wheel load reduction in model output rate of wheel load reduction and test sample book is once analyzed, estimated the performance of NARX neural network prediction model.
The present invention adopts root-mean-square error (Root Mean Square Error, RMSE) to estimate the performance of neural network:
RMSE ( y , y m ) = 1 N Σ i = 1 N ( y ( i ) - y m ( i ) ) 2
Wherein:
RMSE (y, y m) be the value of root-mean-square error;
Y is desired value in test sample book;
Y mpredicted value for the model after renormalization;
N is the data sample number.
The RMSE value is less, means that the precision of prediction of model is higher, and predicted value more approaches desired value.
Secondly, model output and target output are carried out curve fitting, can reflect more intuitively the degree of approximation between target output value and model output valve.
Finally, model output and target output are carried out to linear regression analysis, can accurately calculate the related coefficient between target output value and model output valve.
The above; be only the present invention's embodiment preferably, but protection scope of the present invention is not limited to this, anyly is familiar with in technical scope that those skilled in the art disclose in the present invention; the variation that can expect easily or replacement, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection domain of claim.

Claims (3)

1. the Forecasting Methodology of a rate of wheel load reduction is characterized in that the method comprises the following steps:
Step 1: utilize track detection vehicle to detect the irregularity data of track;
Step 2: the irregularity data that gather by step 1, utilize ADAMS/RAIL software to set up vertical wheel rail force and horizontal wheel rail force that model emulation is tried to achieve track, and then try to achieve rate of wheel load reduction, and to the rate of wheel load reduction normalized;
Step 3: utilize the rate of wheel load reduction after normalization to be trained improved NARX neural network prediction model, and determine the weights of NARX neural network prediction model and the effect of optimization of threshold value by the specified network validity function;
Described normalization formula is:
x i scal x i - x min x max - x min
Wherein:
X i scalfor the data after normalization;
X ifor the data before normalization;
X maxand x minbe respectively maximal value and the minimum value of variable x;
The structure of described NARX neural network prediction model comprises 2 middle layers, longer input and output delayed data sequence is responsible for receiving in one of them middle layer, another middle layer is responsible for receiving shorter input and output delayed data sequence, nothing contact between two middle layers;
The described method that improved NARX neural network prediction model is trained is improved regularization algorithm; The network performance evaluation function of described improved regularization algorithm:
F(w)=(1-γ)E D+γE w
In formula:
F (w) is the network performance evaluation functional value;
W is weights;
γ is modifying factor, 0≤γ≤1, value 0.3;
E wquadratic sum for all weights of network or threshold value;
E dquadratic sum for network error;
Described E wand E dcomputing formula be respectively:
E D ( p ) = Σ k = 1 m ( d k ( p ) - y k ( p ) ) 2 2
E w ( p ) = 1 N w [ Σ j = 1 h Σ i = 1 n ( w ij ( p ) ) 2 + Σ k = 1 m Σ j = 1 h ( W jk ( p ) ) 2 ]
In formula:
E d (p)be the network error quadratic sum of p to the input and output sample data;
D kbe the target output of k output layer node;
Y kbe the network output of k output layer node;
E w (p)be the network weight quadratic sum of p to the input and output sample data;
N wadjustable weights number for network;
W ijbe that i time delay node layer is to weights between j middle layer node;
W jkbe the weights of j middle layer node to k output layer node;
W ij (p)be p to i time delay node layer of input and output sample data to weights between j middle layer node;
W jk (p)the weights to k output layer node that are p to j middle layer node of input and output sample data;
N time delay node layer;
H middle layer node;
M output number;
The activation function in described middle layer is
Figure FDA0000371365350000031
the linear process function of output layer is f 0(x)=x, and output layer and middle layer weights correction are respectively:
Δ w jk ( p ) = ( 1 - γ ) · ( d k ( p ) - y k ( p ) ) · hx j ( p ) + γ · 2 N w · w jk ( p - 1 )
Δ w ij ( p ) = ( 1 - γ ) . Σ l = 1 m ( d k ( p ) - y k ( p ) ) . w jk ( p ) . λ 2 ( 1 - ( ox j ( p ) ) 2 ) . ox i ( p ) + γ . 2 N w . w ij ( p - 1 )
In formula:
Δ w jk (p)be the output layer weights correction of p to the input and output sample data;
Δ w ij (p)be the middle layer weights correction of p to the input and output sample data;
The parameter that λ is the middle layer activation function, value is 1;
D k (p)be the target output of p to k output layer node of input and output sample data;
Y k (p)be the network output of p to k output layer node of input and output sample data;
W jk (p-1)the weights to k output layer node that are p-1 to j middle layer node of input and output sample data;
Hx i (p)be j the middle layer node input of p to the input and output sample data;
Ox i (p)be the input of p to i output layer node of input and output sample data;
The adjustment of described output layer and middle layer weights is respectively:
w jk ( p ) = w jk ( p - 1 ) - ηΔw jk ( p )
w ij ( p ) = w ij ( p - 1 ) - ηΔw ij ( p )
In formula:
η is learning rate, and value is 0.006;
Step 4: the improved NARX neural network prediction model after the data input training that step 1 is gathered obtains rate of wheel load reduction, uses the root-mean-square error method to this model evaluation.
2. the Forecasting Methodology of a kind of rate of wheel load reduction according to claim 1, is characterized in that described track irregularity data comprise that left rail is uneven and are uneven along data and right rail rail to the irregularity data to irregularity data, right rail along data, left rail rail.
3. the Forecasting Methodology of a kind of rate of wheel load reduction according to claim 1 is characterized in that the formula of described root-mean-square error method is:
RMSE ( y , y m ) = 1 N Σ i = 1 N ( y ( i ) - y m ( i ) ) 2
Wherein:
RMSE (y, y m) be the value of root-mean-square error;
Y is desired value in test sample book;
Y mpredicted value for the model after renormalization;
N is the data sample number.
CN201110415826.0A 2011-12-13 2011-12-13 Method for predicting rate of wheel load reduction Active CN102567576B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110415826.0A CN102567576B (en) 2011-12-13 2011-12-13 Method for predicting rate of wheel load reduction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110415826.0A CN102567576B (en) 2011-12-13 2011-12-13 Method for predicting rate of wheel load reduction

Publications (2)

Publication Number Publication Date
CN102567576A CN102567576A (en) 2012-07-11
CN102567576B true CN102567576B (en) 2014-01-01

Family

ID=46412969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110415826.0A Active CN102567576B (en) 2011-12-13 2011-12-13 Method for predicting rate of wheel load reduction

Country Status (1)

Country Link
CN (1) CN102567576B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105488281B (en) * 2015-12-01 2019-01-15 北京航空航天大学 A kind of aircaft configuration load recognition method based on flight parameter monitoring
CN108318169A (en) * 2018-01-12 2018-07-24 西南交通大学 Maximum dynamic force appraisal procedure and steel rail welding line maintenance system at a kind of steel rail welding line
CN108563831B (en) * 2018-03-16 2019-12-24 浙江工业大学 Optimization method for transmission precision of RV reducer
CN109117536B (en) * 2018-07-31 2021-04-20 西南交通大学 Method for detecting rail irregularity evaluation parameters
CN110458342A (en) * 2019-07-26 2019-11-15 国网江苏省电力有限公司金湖县供电分公司 One kind monitoring system and method based on improved NARX neural network microclimate
CN112329172B (en) * 2020-11-05 2022-12-27 上海交通大学 Shield tunneling machine cutter head torque prediction method and system based on parallel neural network
CN116307302B (en) * 2023-05-23 2023-07-25 西南交通大学 Inversion method, system and storage medium for track irregularity dynamic and static detection data

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102874277B (en) * 2005-06-08 2016-05-18 昆士兰铁路有限公司 Estimation of wheel rail interaction forces
CN102248956A (en) * 2010-05-17 2011-11-23 北京交通大学 Networked train operation plan regulating method
CN102033978B (en) * 2010-09-19 2012-07-25 首钢总公司 Method for forecasting and producing narrow hardenability strip steel by hardenability

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
The Prediction of Derailment Coefficient Using NARX Neural Networks;Xue-Miao PANG et al;《ICTIS 2011》;20110702;第2236页第4段至2243第1段 *
Xue-Miao PANG et al.The Prediction of Derailment Coefficient Using NARX Neural Networks.《ICTIS 2011》.2011,

Also Published As

Publication number Publication date
CN102567576A (en) 2012-07-11

Similar Documents

Publication Publication Date Title
CN102567576B (en) Method for predicting rate of wheel load reduction
CN108960426B (en) Road slope comprehensive estimation system based on BP neural network
CN106777752B (en) A kind of bullet train tracking operation curve optimal setting method
Liu et al. On-line estimation of road profile in semi-active suspension based on unsprung mass acceleration
Solhmirzaei et al. Road profile estimation using wavelet neural network and 7-DOF vehicle dynamic systems
CN104809292B (en) A kind of on-line identification method of bullet train non-linear dynamic model parameter
CN103674578A (en) Detection method for high-speed train operation dynamics performance state
CN107421752A (en) A kind of intelligent automobile test scene accelerates reconstructing method
CN110220725A (en) A kind of wheel for metro vehicle health status prediction technique integrated based on deep learning and BP
CN104309435A (en) System and method for online recognition of road unevenness
CN103852269A (en) High-speed train operation kinetic parameter detection method
CN110641523B (en) Subway train real-time speed monitoring method and system
CN106021789A (en) Fuzzy-intelligence-based rail car suspension system fault classification method and system
CN102507221A (en) Method for forecasting comfortableness of train body
CN104835102B (en) Train speed measurement scheme evaluation method and device
CN102567786A (en) Method for predicting derailment coefficients
CN102360454A (en) Wheel-track force prediction method based on NARX (Nonlinear Auto-regressive with Extra Inputs) neural network
CN109376331A (en) A kind of city bus emission index estimation method promoting regression tree based on gradient
CN112198799A (en) High-speed train parking control method and system based on deep learning
Liu et al. A response-type road anomaly detection and evaluation method for steady driving of automated vehicles
Qin et al. An analysis method for correlation between catenary irregularities and pantograph-catenary contact force
CN112381027A (en) Wheel polygon wave depth estimation method based on train axle box vertical acceleration signal
CN112967420A (en) Interval two-type based heavy-duty train operation process monitoring method and system
Caprani et al. Vision systems for analysis of congested traffic
Li et al. A Multitask Learning Method for Rail Corrugation Detection Using In-Vehicle Responses and Noise Data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant