CN103439070B - A kind of separation method of bridge Long-term Deflection effect - Google Patents

A kind of separation method of bridge Long-term Deflection effect Download PDF

Info

Publication number
CN103439070B
CN103439070B CN201310332791.3A CN201310332791A CN103439070B CN 103439070 B CN103439070 B CN 103439070B CN 201310332791 A CN201310332791 A CN 201310332791A CN 103439070 B CN103439070 B CN 103439070B
Authority
CN
China
Prior art keywords
svm
deflection
bridge
data
model
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
CN201310332791.3A
Other languages
Chinese (zh)
Other versions
CN103439070A (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.)
Guangzhou University
Original Assignee
Guangzhou 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 Guangzhou University filed Critical Guangzhou University
Priority to CN201310332791.3A priority Critical patent/CN103439070B/en
Publication of CN103439070A publication Critical patent/CN103439070A/en
Application granted granted Critical
Publication of CN103439070B publication Critical patent/CN103439070B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Complex Calculations (AREA)
  • Indication And Recording Devices For Special Purposes And Tariff Metering Devices (AREA)

Abstract

The open a kind of bridge Long-term Deflection separation method of the present invention, belongs to Bridge Health Monitoring Technology field.This separation method, according to the characteristic of each composition of deflection of bridge span, utilizes M LS SVM model of fit to set up temperature and the non-linear relation of temperature amount of deflection effect.The training step of this M LS SVM includes: by the temperature data empirical mode decomposition of bridge, the temperature data after decomposing is as the input signal of M LS SVM;With subtraction clustering algorithm, sample data is classified;By sorted sample data, each sub-LS SVM model is trained, thus sets up each sub-LS SVM model;Use principal components regression method to carry out the predicted value of comprehensive multiple models, eliminate the data dependence between local system, improve robustness and the generalization ability of system, ultimately form M LS SVM model.The precision utilizing the match value of the Long-term Deflection that this separation method obtains is high.

Description

A kind of separation method of bridge Long-term Deflection effect
Technical field
The present invention relates to the separation method of a kind of bridge Long-term Deflection effect, especially relate to a kind of based on many least squares Support vector machine (multiple least square support vector machine, M-LS-SVM) bridge Long-term Deflection The separation method of effect, belongs to Bridge Health Monitoring Technology field.
Background technology
The amount of deflection of bridge is one of important indicator of reflection bridge structure safe, utilizes various deflection metrology method, obtains The ANOMALOUS VARIATIONS signal of structural behaviour, finds the potential safety hazard of large scale structure early, it has also become the research direction of civil structure, but Although modern computing means constantly make progress, Accurate Prediction greatly across the Long-term Deflection of prestressed concrete be not the most an appearance Easy work.
The signal that Long Period Health Monitoring obtains usually contains the common effect of many factors, such as environmental effect, load effect With the shrinkage and creep effect etc. of concrete, the research to signals such as large scale structure measured displacements, strains shows, temperature is impact letter The main factor of number change, the damage signal of structure often " is flooded " by its institute, so that cannot be directly according to measured signal pair The safe condition of structure makes correct evaluation.Liu Xia equality is in " in bridge deflection monitoring based on LS-SVM, temperature effects separates " Disclosed in utilize the method for LS-SVM model separation temperature effects, its analogue signal obtained and measured signal Calculation results Showing, temperature amount of deflection based on LS-SVM separates, and match value and actual value maximum relative error are less than 5%.
Summary of the invention
It is an object of the invention to provide a kind of separation method based on M-LS-SVM bridge Long-term Deflection effect, utilizing should The match value that separation method obtains is less with actual value maximum relative error, i.e. precision is higher.
The separation method of bridge Long-term Deflection effect of the present invention includes following two step:
1) train M-LS-SVM disjunctive model by sample data, set up M-LS-SVM disjunctive model;Sample data is divided into M- The input sample data of LS-SVM model and output sample data, input sample data is the temperature difference of the denoising after filtering of actual measurement Data, output sample data is removal load effect and the deflection of bridge span effect of noise after actual measurement;
2) Long-term Deflection is isolated by M-LS-SVM disjunctive model.
Above-mentioned M-LS-SVM disjunctive model is set up by following steps:
The sample data needed for M-LS-SVM is set up in a, acquisition;
B, the temperature data of bridge empirical mode decomposition (Empirical Mode Decomposition, EMD) is entered Row decomposes, and the temperature data after decomposing is as the input signal of M-LS-SVM;
C, with subtraction clustering algorithm, sample data is classified;
D, by sorted sample data to each sub-least square method supporting vector machine (least square support Vector machine, LS-SVM) model is trained, thus sets up each sub-LS-SVM model;
E, employing principal components regression (principal component regression, PCR) method carry out comprehensive all sub-LS- The predicted value of SVM model, eliminates the data dependence between local system, improves robustness and the generalization ability of system, finally Form M-LS-SVM model.
The step obtaining the sample data needed for setting up M-LS-SVM includes:
A) at time point t1, temperature difference T1, in the case of vehicular load, measure amount of deflection s of bridgeWithout car load 1(t1,T1);
B) at time point t2, temperature difference T1, in the case of vehicular load, measure amount of deflection s of bridgeWithout car load 2(t2,T1);Same Measuring under the temperature difference of sample is the change in order to avoid altitude temperature difference effect;
C) time point t it is positioned at1With time point t2Between the Long-term Deflection of time point t obtained by mathematical model one:
L (t, T)=s(t, T)-(T-T1)×δ(t)
Wherein, s (t, T) is time point t, temperature difference T, there is filtered amount of deflection during car load;L(t, T) it is time point t, temperature Long-term Deflection during difference T, δ (t) is a coefficient;Be can get by mathematical model one and multiple be positioned at time point t1With time point t2Between The Long-term Deflection value of time point.
The Long-term Deflection utilizing mathematical model one to calculate time point t can produce error, and the error occurred uses linear correction Method is modified, whereinGo to revise L(t, T with Δ), the Long-term Deflection value of the most each time point Can accurately determine.
For p data point X in q dimension space1,X2,...,Xp, with subtraction clustering algorithm, sample data is classified Step include:
A) data point X is obtained by mathematical model twoi(i=1,2 ..., p) the density index D at placei
D i = Σ j = 1 p exp [ - | | X i - X j | | 2 ( 0.5 η ) 2 ] = Σ j = 1 p exp [ - Σ k = 1 q ( x i . k - x j . k ) 2 ( 0.5 η ) 2 ]
η = 1 2 min k { max i | | X i - X k | | }
Wherein, η is an XiCluster radius, the density index of this point is contributed little by the data point beyond radius;By number Strong point Xi(i=1,2 ..., the 1st cluster centre X p) it is respectively defined as from high to low by density indexc1, the 2nd cluster centre Xc2..., pth cluster centre Xcp;And define Dck(k=1,2 ..., p) it is data point XckDensity index;
B) density index for each data point is modified by mathematical model three
D i = D i - 1 - D ck exp [ - | | X i - X ck | | 2 ( 0.5 β ) 2 ]
β=(1 ~ 2) η
β defines the neighborhood that density index function substantially reduces, β=(1 ~ 2) η can avoid selected center each other away from Close to too;Select data point X that density index after correction is the highestck+1As new cluster centre;Work as DiBy this data point during < 0 Density index be set to zero;
C) judgeWhether setting up, if being false, then forwarding step b) to;If setting up, exiting, and thus terminating to gather Class process;ε is for a setup parameter, and this parameter determines the initialization cluster centre number of final generation, by ensureing to be chosen The heart can preferably represent input data and number of clusters is suitable, and the value of ε should exist with cluster centre number here Between, whereinFor rounding symbol, p is the number of samples that need to carry out classifying.
The step isolating Long-term Deflection by M-LS-SVM disjunctive model includes:
A, to measure relevant bridge signal (including dynamic deflection, the temperature difference etc.) be filtered, temperature signal EMD is divided Solve;
B, using temperature difference data as M-LS-SVM mode input, the output result obtained be exactly corresponding bridge temperature effect Should;
C, by actual measurement dynamic deflection signal and bridge temperature effects signal subtraction, obtain bridge Long-term Deflection signal.
Relative to prior art, present invention separation method based on M-LS-SVM bridge Long-term Deflection effect, the length obtained The match value of phase amount of deflection is less with the actual value maximum relative error of Long-term Deflection, and precision is high.
Accompanying drawing explanation
Below in conjunction with accompanying drawing and embodiment, the present invention is described further.
Fig. 1 is M-LS-SVM model of the present invention.
Fig. 2 is the temperature signal that background bridge is actual.
Fig. 3 a is the temperature amount of deflection effect data that background bridge is actual.
Fig. 3 b is the temperature amount of deflection effect data of LS-SVM matching.
Fig. 4 a is the dynamic deflection value that background bridge is actual.
Fig. 4 b is background bridge Long-term Deflection LS-SVM matched curve and Midas value of calculation.
Fig. 4 c is the mistake by the Long-term Deflection value of temperature amount of deflection effect after M-LS-SVM separation with the long-term deflection data of reality Difference.
Detailed description of the invention
The signal obtained in deflection of bridge structure long term monitoring, contains vehicular load, wind load, concrete shrinkage Xu The effect of the effect such as change, loss of prestress, variations in temperature, structural damage and environment noise, therefore, the structural response that monitoring obtains Increment signal and temperature signal are the superpositions of multiple effect.Consider to affect the principal element of amount of deflection, according to PCA, Deflection of bridge structure response signal Y and temperature signal T may be considered following several effect sum:
Y = Y T + Y P + Y L + Y R T = T d + T f + T y
Wherein: YTIt is temperature amount of deflection effect, YPIt is load amount of deflection effect, YLIt is that structure Long-term Deflection (includes concrete shrinkage The amount of deflection effect of creep deflection, loss of prestress and structural damage etc.), YRIt it is the test error amount of deflection effect of system;TdIt it is day temperature Difference, TfIt is abrupt temperature drop, TyBeing annual range of temperature, in formula, various effects and the temperature difference are all the functions of time t.In deflection of bridge structure group In Fen, the frequency ratio of load effect is higher, if regarding hour as the second, load amount of deflection frequency is generally hundreds of hertz;Temperature difference per day effect Referring to that the temperature of a day changes and cause the knots modification of structural deflection, its frequency ratio load amount of deflection frequency is much smaller, if regard hour as Second, then the amplitude of Long-term Deflection and annual range of temperature deflection signals is mainly distributed on the low frequency part of less than 0.01 hertz, temperature effects In annual range of temperature to affect yardstick close with the time scale of structure Long-term Deflection, and there is lap.
Such as Fig. 1, the separation method of bridge Long-term Deflection effect of the present invention includes two big steps:
1) train M-LS-SVM disjunctive model by sample data, thus set up M-LS-SVM disjunctive model;
2) Long-term Deflection is isolated by M-LS-SVM disjunctive model.
Above-mentioned M-LS-SVM disjunctive model is set up by following steps:
A, in order to set up M-LS-SVM disjunctive model, the sample data setting up M-LS-SVM model, sample data need to be obtained Being divided into input sample data and the output sample data of M-LS-SVM model, input sample data is the denoising after filtering of actual measurement Temperature difference data, output sample data is to remove load effect and the deflection of bridge span effect of noise after actual measurement;M-LS-is set up in acquisition The step of the sample data needed for SVM includes:
A) at time point t1, temperature difference T1, in the case of vehicular load, measure amount of deflection s of bridgeWithout car load 1(t1,T1);
B) at time point t2, temperature difference T1, in the case of vehicular load, measure amount of deflection s of bridgeWithout car load 2(t2,T1);Same Measuring under the temperature difference of sample is the change in order to avoid altitude temperature difference effect;
C) time point t it is positioned at1With time point t2Between the Long-term Deflection of time point t obtained by mathematical model one:
L (t, T)=s(t, T)-(T-T1)×δ(t)
Wherein, s (t, T) is time point t, temperature difference T, there is filtered amount of deflection during car load;L(t, T) it is time point t, temperature Long-term Deflection during difference T, δ (t) is a coefficient;δ (t) can calculate in the following manner: in setting one day, Long-term Deflection is constant, permissible At t1′、t1' ' time point (t1' and t1' time point is on the same day) measure dynamic deflection and the temperature difference, by t1' and t1The data of ' ' time point all generations Enter mathematical model one, coefficient δ (t) can be solved.
Be can get by mathematical model one and multiple be positioned at time point t1With time point t2Between the Long-term Deflection value of time point;Utilize Mathematical model one calculates the Long-term Deflection of time point t can produce error, uses linear correction method to be modified the error occurred, WhereinGo to revise L(t, T with Δ), the Long-term Deflection value of the most each time point can accurately determine.
B, by temperature difference data T (t) of bridge with EMD decompose, catabolic process is as follows:
Step1: initialize, make r1(t)=T (t), i=1, k=0;
Step2: the IMF of acquisition n-th order:
1. initialize, make h1(t)=r1(t);
2. h is found outkAll maximum of (t) and minimum point;
3. respectively maximum point and minimum point are fitted by cubic spline functions, seek upper and lower envelope e+ (t) and e-(t);
4. upper lower envelope average m is calculatedk(t);
⑤hk+1(t)=hk(t)-mk(t);
6. judgeWhether it is not more than given thresholding μ, takes 0.1≤μ≤0.8, if being not more than, then ci(t)=hk(t);Not so, k=k+1 is made to forward to 2.;
Step3:rk+1(t)=rk(t)-ck+1(t), it is judged that whether surplus is monotonic function or constant, if the most whole EMD catabolic process terminates.
Data after decomposition are as the input value of M-LS-SVM model.
C, for p data point X in q dimension space1,X2,...,Xp, sample data carried out point with subtraction clustering algorithm The step of class includes:
A) data point X is obtained by mathematical model twoi(i=1,2 ..., p) the density index D at placei
D i = Σ j = 1 p exp [ - | | X i - X j | | 2 ( 0.5 η ) 2 ] = Σ j = 1 p exp [ - Σ k = 1 q ( x i . k - x j . k ) 2 ( 0.5 η ) 2 ]
η = 1 2 min k { max i | | X i - X k | | }
Wherein, η is an XiCluster radius, the density index of this point is contributed little by the data point beyond radius;By number Strong point Xi(i=1,2 ..., the 1st cluster centre X p) it is respectively defined as from high to low by density indexc1, the 2nd cluster centre Xc2..., pth cluster centre Xcp;And define Dck(k=1,2 ..., p) it is data point XckDensity index;
B) density index for each data point is modified by mathematical model three
D i = D i - 1 - D ck exp [ - | | X i - X ck | | 2 ( 0.5 β ) 2 ]
β=(1 ~ 2) η
β defines the neighborhood that density index function substantially reduces, β=(1 ~ 2) η can avoid selected center each other away from Close to too;Select data point X that density index after correction is the highestck+1As new cluster centre;Work as DiBy this data point during < 0 Density index be set to zero;
C) judgeIf whether setting up. it is false, then forwards to b);If setting up, exiting, and thus terminating to cluster Journey;ε is for a setup parameter, and this parameter determines the initialization cluster centre number of final generation, for ensureing selected center energy Enough preferably representative input data and number of clusters are suitable, and the value of ε should exist with cluster centre number hereBetween, WhereinFor rounding symbol, p is the number of samples that need to carry out classifying.
By above-mentioned subtractive clustering process, determine cluster centre and submodel number n, and sample data is divided into n portion Point.
D, by sorted sample data, each sub-LS-SVM model is trained, thus sets up each sub-LS-SVM model.
E, all sub-LS-SVM models are connected into M-LS-SVM model by power, be represented by
Y=WTY=w1Y1+w2Y3+L+wnYn
The traditional method that its weight W solves is to use method of least square, i.e. W=H*YMLSSVM, wherein H*=(HTH)-1HT, permissible Obtain by H is carried out singular value decomposition, but due to trained multiple LS-SVM models reflection be same nonlinear dependence System, it is serious relevant each other, uses method of least square to be difficult to preferably be connected weights, the most whole model pre- Survey precision will decline.Use PCR method to carry out the predicted value of comprehensive multiple models, eliminate the data dependence between local system, The robustness of raising system and generalization ability.Use PCR method that H is written as form:Its Middle ti=uiλiWith i-th pivot component and the load component that v is respectively matrix H, for unit orthogonal vectors, and ti=Hvi, λiIt is The singular value of matrix H, uiAnd viIt is respectively and singular value λiCorresponding left eigenvector and right characteristic vector.Owing to matrix H exists Dependency, typically negates mapping and calculates as the front k item of Main change part, thus structural matrix Hk: H ≈ HK=TVT, wherein T =[t1,t2,...,tk], V=[v1,v2,...,vk].By W=H*YMLSSVM, have YMLSSVM=HW=TVTW.Note WK=VTW, permissible Calculate WkLeast square solution be
Wk=(TTT)-1TTYMLSSVM
Owing to V is orthogonal vectors, there is VT=V-1, then obtain connection weight value matrix
W=VWk=V (TTT)-1TTYMLSVM
The step isolating Long-term Deflection by M-LS-SVM disjunctive model includes:
1, the relevant bridge signal (including dynamic deflection, the temperature difference etc.) measured is filtered, temperature signal EMD is divided Solve;
2, using temperature difference data as M-LS-SVM mode input, the output result obtained is exactly corresponding bridge temperature effect Should;
3, dynamic deflection signal and the bridge temperature effects signal subtraction of actual measurement is bridge Long-term Deflection signal.
It is applied to concrete bridge monitoring below in conjunction with the present invention illustrate.
Background bridge is respectively positioned on China's highway, is built up the end of the year 1996.Background bridge superstructure is that variable cross-section in advance should Power Concrete Continuous Box Beam, is combined as 75m+125m+75m across footpath, uses symmetrical cantilever pouring method construction.
In order to set up M-LS-SVM model, it is contemplated that the Long-term Deflection of 10 years will be calculated, so adopting in units of 12 hours The temperature of sample 365 days (1 year) and temperature effects data, totally 730 groups of data, will wherein 365 groups of temperature and temperature effects data make For training set, other 365 groups of data are as test set.
The data gathered first pass around Filtering Processing, it is therefore an objective to filter Load Effects and the noise jamming of high frequency.Fig. 2 is to survey The temperature data measured, in order to obtain multidimensional input temp data, improves the robustness of M-LS-SVM model, and the present invention first uses EDM algorithm separation temperature data.Signal decomposition can be some according to the feature of signal itself by empirical mode decomposition adaptively Individual intrinsic mode function sum, separates the temperature data EMD method measured, and is to set up multi input, the LS-of single output SVM model, increases the robustness of model.By subtractive clustering computing, 365 groups of data of training are divided into 4 input spaces, Namely establishing 4 sub-LS-SVM models, use PCR method to carry out the output valve of comprehensive multiple submodels, Fig. 3 a is actual Temperature amount of deflection effect data, Fig. 3 b is the temperature amount of deflection effect data of LS-SVM matching.Fig. 4 a is actual dynamic deflection value, figure 4b is background bridge Long-term Deflection LS-SVM matched curve and Midas value of calculation;Fig. 4 c is by temperature amount of deflection after M-LS-SVM separation The Long-term Deflection value of effect and the error amount of the long-term deflection data of reality, match value and actual value maximum relative error are 2.90%, Less than 3%.
Embodiment described above only have expressed one embodiment of the present invention, and it describes more concrete and detailed, but also Therefore the restriction to the scope of the claims of the present invention can not be interpreted as.It should be pointed out that, for those of ordinary skill in the art For, without departing from the inventive concept of the premise, it is also possible to make some deformation and improvement, these broadly fall into the guarantor of the present invention Protect scope.Therefore, the protection domain of patent of the present invention should be as the criterion with claims.

Claims (4)

1. the separation method of a bridge Long-term Deflection effect, it is characterised in that include following two step:
1) train M-LS-SVM disjunctive model by sample data, set up M-LS-SVM disjunctive model;
2) Long-term Deflection is isolated by M-LS-SVM disjunctive model;
Described M-LS-SVM disjunctive model is set up by following steps:
The sample data needed for M-LS-SVM is set up in a, acquisition;
B, being decomposed by the temperature difference data empirical mode decomposition of bridge, the temperature difference data after decomposing are as M-LS-SVM's Input signal;
C, with subtraction clustering algorithm, sample data is classified;
D, by sorted sample data, each sub-LS-SVM model is trained, thus sets up each sub-LS-SVM model;
E, employing principal components regression method carry out the predicted value of comprehensive all sub-LS-SVM models, form M-LS-SVM model;
The step obtaining the sample data needed for setting up M-LS-SVM includes:
A) at time point t1, temperature difference T1, in the case of vehicular load, measure amount of deflection s of bridgeWithout car load 1(t1,T1);
B) at time point t2, temperature difference T1, in the case of vehicular load, measure amount of deflection s of bridgeWithout car load 2(t2,T1);Same Measuring under the temperature difference is the change in order to avoid altitude temperature difference effect;
C) time point t it is positioned at1With time point t2Between the Long-term Deflection of time point t obtained by mathematical model one:
L (t, T)=s (t, T)-(T-T1)×δ(t)
Wherein, s (t, T) is time point t, temperature difference T, there is filtered amount of deflection during car load;L (t, T) is time point t, during temperature difference T Long-term Deflection, δ (t) is a coefficient;Be can get by mathematical model one and multiple be positioned at time point t1With time point t2Between time point Long-term Deflection value;
The step isolating Long-term Deflection by M-LS-SVM disjunctive model includes:
A, to measure relevant bridge signal be filtered, temperature signal empirical mode decomposition is decomposed;
B, using temperature difference data as M-LS-SVM mode input, the output result obtained is exactly corresponding bridge temperature effects;
C, by actual measurement dynamic deflection signal and bridge temperature effects signal subtraction, obtain bridge Long-term Deflection signal.
Separation method the most according to claim 1, it is characterised in that: utilize mathematical model one to calculate scratching for a long time of time point t Degree can produce error, uses linear correction method to be modified, wherein the error occurredGo with Δ Revise L (t, T).
Separation method the most according to claim 1, it is characterised in that: for p data point X in q dimension space1,X2,…, Xp, with subtraction clustering algorithm, the step that sample data carries out classifying is included:
A) data point X is obtained by mathematical model twoi(i=1,2 ..., p) the density index D at placei
D i = Σ j = 1 p exp [ - | | X i - X j | | 2 ( 0.5 η ) 2 ] = Σ j = 1 p exp [ - Σ k = 1 q ( x i . k - x j . k ) 2 ( 0.5 η ) 2 ]
η = 1 2 m i n k { m i n i | | X i - X k | | }
Wherein, η is an XiCluster radius, the density index of this point is contributed little by the data point beyond radius;By data point Xi (i=1,2 ..., the 1st cluster centre X p) it is respectively defined as from high to low by density indexc1, the 2nd cluster centre Xc2..., Pth cluster centre Xcp;And define Dck(k=1,2 ..., p) it is data point XckDensity index;
B) density index for each data point is modified by mathematical model three
D i = D i - 1 - D c k exp [ - | | X i - X c k | | 2 ( 0.5 β ) 2 ]
β=(1~2) η
β defines the neighborhood that density index function substantially reduces, and β=(1~2) η can avoid the distance each other at selected center The nearest;Select data point X that density index after correction is the highestck+1As new cluster centre;Work as DiBy this data point during < 0 Density index is set to zero;
C) judgeWhether setting up, if being false, then forwarding step b) to;If setting up, exiting, and thus terminating to cluster Journey;ε is for a setup parameter, and this parameter determines the initialization cluster centre number of final generation, for ensureing selected center energy Enough preferably representative input data and number of clusters are suitable, and the value of ε should exist with cluster centre number hereBetween, WhereinFor rounding symbol, p is the number of samples that need to carry out classifying.
Separation method the most according to claim 2, it is characterised in that use principal components regression method to carry out comprehensive all sub-LS- The predicted value of SVM model, the process forming M-LS-SVM model includes:
A) all sub-LS-SVM models are connected into M-LS-SVM model by power, be represented by
Y=WTY=w1Y1+w2Y3+L+wnYn
W=H*YMLSSVM
H*=(HTH)-1HT
H = t 1 v 1 T + t 2 v 2 T + ... + t n v n T
Wherein ti=uiλiWith i-th pivot component and the load component that v is respectively matrix H, for unit orthogonal vectors;And ti= Hvi, λiIt is the singular value of matrix H, uiAnd viIt is respectively and singular value λiCorresponding left eigenvector and right characteristic vector;
B) front k item structural matrix H is takenk: H ≈ HK=TVT, wherein T=[t1,t2,…,tk], V=[v1,v2,…,vk], make WK= VTW, calculates WkLeast square solution be
Wk=(TTT)-1TTYMLSSVM
Owing to V is orthogonal vectors, there is VT=V-1, then obtain connection weight value matrix
W=VWk=V (TTT)-1TTYMLSVM
CN201310332791.3A 2013-08-01 2013-08-01 A kind of separation method of bridge Long-term Deflection effect Active CN103439070B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310332791.3A CN103439070B (en) 2013-08-01 2013-08-01 A kind of separation method of bridge Long-term Deflection effect

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310332791.3A CN103439070B (en) 2013-08-01 2013-08-01 A kind of separation method of bridge Long-term Deflection effect

Publications (2)

Publication Number Publication Date
CN103439070A CN103439070A (en) 2013-12-11
CN103439070B true CN103439070B (en) 2016-07-27

Family

ID=49692767

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310332791.3A Active CN103439070B (en) 2013-08-01 2013-08-01 A kind of separation method of bridge Long-term Deflection effect

Country Status (1)

Country Link
CN (1) CN103439070B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106202781B (en) * 2016-07-19 2019-06-25 广州大学 A kind of separation method of deflection of bridge span temperature effect and Long-term Deflection
CN106482917B (en) * 2016-10-11 2018-09-14 广州大学 A kind of detection method of cable-stayed bridge main-beam dynamic deflection
CN107389285B (en) * 2017-06-16 2019-06-04 东南大学 A kind of quick test and evaluation method of bridge changed based on temperature
CN107687924B (en) * 2017-08-28 2019-05-03 广州大学 A kind of safe early warning method and system of bridge
CN108106802B (en) * 2017-12-19 2019-11-29 山西省交通科学研究院 A kind of recognition methods of reinforcement experiment beam bridge structure parameter
CN108549847B (en) * 2018-03-27 2022-04-12 昆明理工大学 Beam type structure crack damage identification method under non-reference data condition
CN109101745B (en) * 2018-08-28 2021-08-20 北京科技大学 Method for estimating mid-span deflection of cable-stayed bridge along with temperature change
CN109357787A (en) * 2018-10-26 2019-02-19 中国十七冶集团有限公司 A kind of main beam concrete temperature monitoring method of cable-stayed bridge
CN109959493B (en) * 2019-04-29 2020-07-24 中国矿业大学 Cable-stayed bridge cable damage real-time quantitative evaluation method based on static deflection modeling
CN110160719A (en) * 2019-05-28 2019-08-23 武汉光谷北斗控股集团有限公司 A kind of separation method of long-span cablestayed bridges monitoring deflection temperature effect
CN112577461B (en) * 2020-07-01 2022-04-19 广州大学 Large-span beam bridge state prediction method and system based on deflection separation
CN112906101B (en) * 2021-01-15 2022-04-01 中铁二院工程集团有限责任公司 Bridge residual deformation abnormity assessment early warning method based on monitoring data
CN114252283A (en) * 2021-11-26 2022-03-29 宜春市公路管理局 System and method for monitoring whole life of small and medium-span bridge
CN116698323B (en) * 2023-08-07 2023-10-13 四川华腾公路试验检测有限责任公司 Bridge health monitoring method and system based on PCA and extended Kalman filtering

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1840501A2 (en) * 2006-03-28 2007-10-03 2H Offshore Engineering Ltd Curvature sensor
CN201438141U (en) * 2009-05-18 2010-04-14 北京中土赛科科技开发有限公司 Bridge dynamic deflection test device
CN201731984U (en) * 2010-07-27 2011-02-02 大连理工大学 Wireless inclination based bridge structure deflection measurement system
KR101068952B1 (en) * 2011-07-04 2011-09-30 (주)이디시엠 Bridge inspection system to measure deflection of bridge deck slab
EP2444787A1 (en) * 2010-10-22 2012-04-25 Vilnius Gediminas Technical University Method and device for bridge state evaluation using dynamic method
CN102967263A (en) * 2012-12-03 2013-03-13 中铁大桥局集团武汉桥梁科学研究院有限公司 Bridge deflection-corner integrated measurement method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060102581A (en) * 2005-03-24 2006-09-28 한국유지관리 주식회사 Bridge and ground test loading and measurement vehicle system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1840501A2 (en) * 2006-03-28 2007-10-03 2H Offshore Engineering Ltd Curvature sensor
CN201438141U (en) * 2009-05-18 2010-04-14 北京中土赛科科技开发有限公司 Bridge dynamic deflection test device
CN201731984U (en) * 2010-07-27 2011-02-02 大连理工大学 Wireless inclination based bridge structure deflection measurement system
EP2444787A1 (en) * 2010-10-22 2012-04-25 Vilnius Gediminas Technical University Method and device for bridge state evaluation using dynamic method
KR101068952B1 (en) * 2011-07-04 2011-09-30 (주)이디시엠 Bridge inspection system to measure deflection of bridge deck slab
CN102967263A (en) * 2012-12-03 2013-03-13 中铁大桥局集团武汉桥梁科学研究院有限公司 Bridge deflection-corner integrated measurement method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
基于LS-SVM的桥梁挠度监测中温度效应分离;刘夏平等;《铁道学报》;20121031;第34卷(第10期);第91-96页 *
基于反馈和多最小二乘支持向量机的分数阶混沌系统控制;杨红等;《物理学报》;20111231(第07期);第070508-1~070508-4页 *
用人工神经网络估计桥梁的行为及桥梁挠度测量的一种新方法;黄峥;《万方数据学位论文》;20040810;第15页 *
长期监测中结构温度效应分离的一种新方法;刘纲等;《工程力学》;20100331(第03期);第55-61、100页 *

Also Published As

Publication number Publication date
CN103439070A (en) 2013-12-11

Similar Documents

Publication Publication Date Title
CN103439070B (en) A kind of separation method of bridge Long-term Deflection effect
CN102521438B (en) Traffic conflict simulation two-stage parameter calibrating method
CN105956216B (en) Correction method for finite element model greatly across steel bridge based on uniform temperature response monitor value
CN103440368B (en) A kind of multi-model dynamic soft measuring modeling method
CN104331595B (en) The mobile principal component correlation coefficient process of bridge damnification early warning
Pan et al. Identification of moving vehicle forces on bridge structures via moving average Tikhonov regularization
CN104835103A (en) Mobile network health evaluation method based on neural network and fuzzy comprehensive evaluation
CN105930571A (en) Unit temperature response monitoring value based correction method for finite element model of large-span steel bridge
CN102254068A (en) Multi-scale analyzing method for buffeting response of large-span bridge
CN107292022A (en) A kind of bridge structure probability baseline finite element model construction method responded based on time varying temperature
CN105629958A (en) Intermittence process fault diagnosis method based on sub-period MPCA-SVM
CN104915534A (en) Deformation analysis and decision-making method of electric power tower based on sequence learning
CN108549847B (en) Beam type structure crack damage identification method under non-reference data condition
CN103604628A (en) Problematic cable/concentrated load progressive recognition method on basis of linear displacement angle monitoring
CN103604644A (en) Problematic cable/concentrated load progressive recognition method on basis of linear displacement strain monitoring
CN104407273A (en) Electric energy quality disturbance source positioning method considering monitoring reliability
CN106202781A (en) A kind of deflection of bridge span temperature effects and the separation method of Long-term Deflection
CN105699849A (en) Voltage sag estimation method based on quantum-behaved particle swarm optimization algorithm
CN102323090A (en) Progressive method for identifying slack cable on the basis of cable force monitoring during support generalized displacement
CN105303268A (en) Wind power generation output power prediction method based on similarity theory
CN109948839A (en) The prediction of overhead transmission line galloping risk and method for early warning and system
CN109916494A (en) Weighing-appliance scaling method and device
CN109190797A (en) A kind of large-scale road network state Forecasting Approach for Short-term based on improvement k arest neighbors
CN103616242A (en) Method for recognizing concentrated loads of damaged cable progressively under condition of generalized displacement based on space coordinate monitoring
CN106446502A (en) Online identification method for time-varying working mode of eigenvector recursion with forgetting factor

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