CN112414429A - Railway mileage measurement method - Google Patents

Railway mileage measurement method Download PDF

Info

Publication number
CN112414429A
CN112414429A CN202011354169.9A CN202011354169A CN112414429A CN 112414429 A CN112414429 A CN 112414429A CN 202011354169 A CN202011354169 A CN 202011354169A CN 112414429 A CN112414429 A CN 112414429A
Authority
CN
China
Prior art keywords
railway
mileage
measurement
calculating
personal computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011354169.9A
Other languages
Chinese (zh)
Other versions
CN112414429B (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.)
Baotou Huiyu Surveying Mapping Service Co ltd
Original Assignee
Baotou Huiyu Surveying Mapping Service Co ltd
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 Baotou Huiyu Surveying Mapping Service Co ltd filed Critical Baotou Huiyu Surveying Mapping Service Co ltd
Priority to CN202011354169.9A priority Critical patent/CN112414429B/en
Publication of CN112414429A publication Critical patent/CN112414429A/en
Application granted granted Critical
Publication of CN112414429B publication Critical patent/CN112414429B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01CMEASURING DISTANCES, LEVELS OR BEARINGS; SURVEYING; NAVIGATION; GYROSCOPIC INSTRUMENTS; PHOTOGRAMMETRY OR VIDEOGRAMMETRY
    • G01C22/00Measuring distance traversed on the ground by vehicles, persons, animals or other moving solid bodies, e.g. using odometers, using pedometers

Abstract

The invention discloses a railway mileage measuring method, which comprises the following steps: the method comprises the following steps that a railway mileage measuring vehicle runs along a railway, and a GNSS module acquires longitude and latitude coordinates of a railway center line of the railway mileage measuring vehicle running on a railway track in real time; according to the required measurement type, the mileage interval and the altitude parameters are configured through an industrial personal computer of the measuring vehicle, railway mileage is calculated through a straight line model or a curve model, whether measurement personnel continue to measure or not is selected, if measurement is selected to continue, re-measurement is returned, and if measurement is selected to be stopped, mileage data calculated by the industrial personal computer is exported to obtain railway mileage distance, so that railway mileage measurement is completed. The GNSS acquires the railway center line coordinates in real time, and can calculate the accurate railway mileage distance through the algorithm in the industrial personal computer, so that the railway mileage measurement precision is effectively improved, the traditional mileage measurement operation mode is changed, the safety factor is improved, and the measurement efficiency is high.

Description

Railway mileage measurement method
Technical Field
The invention belongs to the technical field of railway measurement, and particularly relates to a railway mileage measurement method.
Background
With the rapid development of railway construction, the safety of railway passenger transportation becomes a major research subject of railway operation, and the work department of the railway administration needs to master the change rule of line equipment, master the geometric state of a line in time, and strengthen the line detection management, which is an important basic work for ensuring the quality of the line and the transportation safety.
The railway mileage system is the only standard of railway for equipment management, and for railway construction, the mileage system is realized based on mapping benchmarks, and accurate positioning can be realized through advanced measurement means. Accurate positioning of the mileage system is a common problem for the operating line.
At present, a steel ruler is used for measuring in a traditional mode, the measuring accuracy is low, some measuring equipment is used for carrying out mileage calibration in a mode based on an odometer, however, the mileage measuring method has high requirements on the smoothness of a steel rail and the sensitivity and reliability of a sensor, and the popularization and the application are very difficult. For the established railway, only the skylight point can go to the track for track detection operation, the time is short, the workload is large, and the measurement is difficult. The projection precision of railway construction required by the current specifications of China is required to reach 1/40000 generally, the high-speed rail is required to reach 1/100000, but the measurement method of steel ruler measurement is usually adopted at present, the measurement result is analyzed, the measurement precision is only 1/2000, and the measurement precision is low, so that the modern railway mileage measurement requirement is difficult to meet.
Therefore, in order to solve the above-mentioned technical problems, it is necessary to design a mileage measuring method that can improve the work efficiency of mileage measurement with a high safety factor.
Disclosure of Invention
The invention aims to provide a railway mileage measuring method with high measuring precision and high safety factor.
The technical scheme of the invention is as follows:
a railway mileage measuring method comprising the steps of:
s1, a railway mileage measuring vehicle runs along a railway, and a GNSS module of the measuring vehicle is used for acquiring longitude and latitude coordinates of a railway center line of the railway mileage measuring vehicle running on a railway track in real time;
s2, configuring mileage interval and altitude parameters through an industrial personal computer of the measuring vehicle according to the required measuring type, executing a step S3 when linear measurement is selected, and executing a step S4 when curve measurement is selected;
s3, calculation of straight line measurement:
s301, acquiring longitude and latitude coordinates of a starting point A and a terminal point B of each mileage interval (the mileage interval is a straight line) through a GNSS module, converting the longitude and latitude coordinates of the starting point A (wa, ja) and the terminal point B (wb, jb) into three-dimensional coordinates A (Xa, Ya, Za), B (Xb, Yb, Zb) through an industrial personal computer, and calculating through the following formula:
Figure BDA0002802159440000021
Figure BDA0002802159440000022
wherein R is the radius of the earth, and R is 6378.137 km;
s302, calculating the length of a straight line between two points AB according to the three-dimensional coordinates A (Xa, Ya, Za), B (Xb, Yb, Zb) of the S301, and calculating by the following formula:
AB2=(Xa-Xb)2+(Ya-Yb)2+(Za-Zb)2
=2R2(1-Cos(wa)Cos(wb)Cos(ja-jb)-Sin(wa)Sin(wb)) (3);
s303, calculating an included angle AOB between two points AB and the earth center according to the linear length of the points AB, and calculating by the following formula:
Figure BDA0002802159440000023
s304, calculating the arc length of the AB two points according to the included angle AOB of the S303
Figure BDA0002802159440000024
(since the earth is a sphere, the railway line laid on the surface of the earth is a straight line with respect to the earth's surface, but is an arc with respect to the earth,therefore, the arc length of two points AB needs to be calculated
Figure BDA0002802159440000025
) Calculated by the following formula:
Figure BDA0002802159440000026
s4, calculating curve measurement:
s401, acquiring longitude and latitude coordinates of a starting point C and an end point D of each mileage interval (the mileage interval is a curve) through a GNSS module, converting the longitude and latitude coordinates of the starting point C (wc, jc) and the end point D (wd, jd) into three-dimensional coordinates C (Xc, Yc, Zc), D (Xd, Yd, Zd) through an industrial personal computer, and calculating through the following formulas:
Figure BDA0002802159440000031
Figure BDA0002802159440000032
wherein R is the radius of the earth, and R is 6378.137 km;
s402, calculating the length of a straight line between two points of the CD according to the three-dimensional coordinates C (Xc, Yc, Zc) and D (Xd, Yd, Zd) of the S401 by the following formula:
Figure BDA0002802159440000033
s403, calculating an included angle between the two CD points and the earth center as COD according to the length of a straight line between the two CD points, and calculating by the following formula:
Figure BDA0002802159440000034
s404, according to the included angle CODCalculating the arc length of two points of CD
Figure BDA0002802159440000035
Calculated by the following formula:
Figure BDA0002802159440000036
s405, according to the arc length of the two points of the CD
Figure BDA0002802159440000037
The circle center of the railway circular curve is P, the radius r of the railway circular curve is used for calculating the included angle CPD corresponding to the perimeter L of the railway circular curve and the arc length Lm of the railway circular curve (as shown in figure 6, the arc length Lm of the railway circular curve is the arc length of a section of railway for turning the railway line, and according to the calculation method of the trigonometric function, the arc length is calculated
Figure BDA0002802159440000038
The included angle CPD is calculated by the chord of the arc length relative to the chord of the arc length of the railway circular curve, and is calculated by the following formula:
L=2πr (11)
Figure BDA0002802159440000039
Lm=r∠CPD (13);
s5, selecting whether to continue measurement or not by the measuring staff, if so, returning to the step S1 to re-measure, and if so, deriving mileage data calculated by the industrial personal computer to obtain the railway mileage distance and finish the railway mileage measurement.
In the technical scheme, a tablet personal computer is arranged on the railway mileage measuring vehicle and is in communication connection with an industrial personal computer through Bluetooth, a measurer selects or controls the operation of the measuring vehicle through the tablet personal computer, and the tablet personal computer is arranged to be in Bluetooth connection with the industrial personal computer before the step S1.
A railway mileage measuring vehicle comprising: the system comprises a frame, a traveling mechanism for driving the frame to move along a railway to be measured, a measuring mechanism for measuring railway mileage and a code spraying mechanism for spraying codes at a fixed distance;
the frame comprises an underframe and a support frame, the support frame is vertically and fixedly arranged at one end of the underframe, a support beam is arranged in the middle of the underframe, an installation plate is arranged on the underframe, and a detachable seat is arranged on the installation plate and is used for a measurer to sit;
the running mechanism comprises a generator, a motor control box, a pair of in-wheel motors and a plurality of guide wheels, the pair of in-wheel motors are symmetrically arranged at the bottom of the underframe, the in-wheel motors are respectively arranged at two ends of the supporting beam and used for driving the car body to move, the guide wheels are arranged at the bottom of the underframe and symmetrically arranged at the front side and the rear side of the underframe and used for guiding the car body to push to run along a railway, the generator is arranged on the underframe, the motor control box is arranged on the underframe, the generator is electrically connected with the motor control box, and the motor control box is electrically connected with the in-wheel motors and used for controlling the running of the in-wheel motors;
the measuring mechanism comprises a GNSS module and an industrial personal computer, the GNSS module is mounted at the top of the support frame and used for collecting the central coordinate of the railway line, the industrial personal computer is mounted at the top of the support frame and in communication connection with the industrial personal computer and used for sending the collected central coordinate of the railway line to the industrial personal computer, and the industrial personal computer is used for receiving the collected central coordinate of the railway line, processing and calculating to generate the walking data of the train body;
the yard mechanism spouts the sign indicating number case, spouts a yard pipe and nozzle including spouting, spout a yard case and install on the chassis, spout the discharge gate of sign indicating number case and spout the one end of sign indicating number pipe and be connected, spout the other end and the nozzle of sign indicating number pipe and be connected, and should spout a yard pipe and stretch out to the outside of automobile body, the export of nozzle is down for spout a sign indicating number mark on to the railway.
In the technical scheme, the underframe is formed by splicing two cross beams and two longitudinal beams, the cross beams are arranged in parallel, the two longitudinal beams are symmetrically arranged between the two cross beams, the supporting cross beam is arranged in the middle of the two longitudinal beams, a first bearing plate and a second bearing plate are arranged between one cross beam and the supporting cross beam, the generator is arranged on the second bearing plate, and the motor control box is arranged on the first bearing plate.
In the technical scheme, the number of the seats is two, and the two seats are symmetrically arranged on the mounting plate on the supporting beam.
In the technical scheme, the number of the guide wheels is four, every two guide wheels are a group of guide wheel sets, each group of guide wheel sets are symmetrically arranged on the left side and the right side of the bottom of the underframe, and each guide wheel is arranged on the opposite inner side of the underframe and used for contacting with the inner side of the railway track to guide the train body, so that the train body is prevented from derailing in the walking process.
In the technical scheme, the code spraying box is installed on the underframe through the fixing plate, and the code spraying box is positioned at one corner of the underframe.
In the technical scheme, a motor control board and an AC/DC converter are arranged in the motor control box, a power switch and a motor control switch are arranged on the motor control board, the generator is electrically connected with the AC/DC converter and used for converting alternating current into direct current and supplying power to the motor control board, and the motor control switch is electrically connected with the hub motor and used for controlling the on-off of the hub motor.
In the technical scheme, the support frame is provided with the remote controller, and the remote controller is matched with the motor control panel and used for controlling the operation of the hub motor through the remote controller.
In the technical scheme, the supporting beam is provided with the code spraying button, the nozzle is provided with the electromagnetic valve, and the electromagnetic valve is electrically connected with the code spraying button to control the opening and closing of the nozzle.
In the technical scheme, the frame is provided with the storage battery to be used as a standby power supply of the vehicle body.
In the technical scheme, the motor control box is provided with a standby power supply interface and a standby switch, and the storage battery is connected with the standby power supply interface and used for supplying power to the vehicle body.
In the technical scheme, a track shovel is arranged on one side, close to the support frame, of the underframe and used for shoveling obstacles on a track to prevent the measuring vehicle from derailing.
The invention has the advantages and positive effects that:
1. the GNSS module of the railway mileage measuring vehicle is in communication connection with the industrial personal computer, the GNSS collects railway center line coordinates in real time, and the accurate railway mileage distance can be calculated through an algorithm in the industrial personal computer, so that the railway mileage measuring precision is effectively improved, the traditional mileage measuring operation mode is changed, the safety factor is improved, and the measuring efficiency is high.
2. Be provided with motor control box switching voltage on the railway mileage measuring truck, can invariably output the required voltage of wheel hub motor, the operating current variation range of measuring truck is little, is favorable to motor control panel's stable performance and increase of service life to can last for measuring the power supply of truck, make the time of endurance of measuring truck long, make the automobile body operation stable.
3. And the railway mileage measuring vehicle is also provided with a track shovel which is used for shoveling away the obstacles on the railway track and preventing the measuring vehicle from derailing.
Drawings
FIG. 1 is a perspective view of a railway mileage measuring vehicle of the present invention (seat omitted);
FIG. 2 is a top plan view of the railway mileage measuring truck of the present invention;
FIG. 3 is a side view of the railway mileage measuring truck of the present invention;
FIG. 4 is an elevation view of the railway mileage measuring truck of the present invention;
FIG. 5 is a flow chart of a railway mileage measuring method of the present invention;
fig. 6 is a schematic view of a railway arc line in example 1.
In the figure:
1. frame 2, chassis 3, support frame
4. Code spraying box 5, code spraying pipe 6 and nozzle
7. Mounting plate 8, seat 9, leading wheel
10. In-wheel motor 11, GNSS module 12, motor control box
13. Generator 14, industrial computer 15, first loading board
16. Second bearing plate 17, code spraying button 18 and track shovel
Detailed Description
The present invention will be described in further detail with reference to specific examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the scope of the invention in any way.
Example 1
As shown in fig. 1, a railway mileage measuring vehicle of the present invention includes: the method comprises the following steps: the system comprises a frame 1, a traveling mechanism for driving the frame 1 to move along a railway to be detected, a measuring mechanism for measuring railway mileage and a code spraying mechanism for spraying codes at a fixed distance;
the frame 1 comprises an underframe 2 and a support frame 3, the support frame 3 is vertically and fixedly arranged at one end of the underframe 2, a support beam is arranged in the middle of the underframe 2, an installation plate 7 is arranged on the underframe 2, and a detachable seat 8 is arranged on the installation plate 7 for a measurer to sit;
the running mechanism comprises a generator 13, a motor control box 12, a pair of in-wheel motors 10 (adopting 36V four-inch toothed brushless motors) and a plurality of guide wheels 9, the pair of in-wheel motors 10 are symmetrically arranged at the bottom of the underframe 2, the pair of in-wheel motors 10 are respectively arranged at two ends of the supporting beam and are used for driving the car body to move, the guide wheels 9 are arranged at the bottom of the underframe 2 and are symmetrically arranged at the front side and the rear side of the underframe and are used for guiding the car body to run along a railway track (preventing the car body from derailing in the running process), the generator 13 is arranged on the underframe 2, the motor control box 12 is arranged on the underframe 2, the generator 13 is electrically connected with the motor control box 12 and is used for converting current and voltage, and the motor control box 12 is electrically connected with the in-wheel motors 10 and is used for;
the measuring mechanism comprises a GNSS module 11 and an industrial personal computer 14, the GNSS module 11 is mounted at the top of the support frame 3 and used for collecting the central coordinate of the railway line, the industrial personal computer 14 (adopting a tablet personal computer) is mounted at the top of the support frame 3, the GNSS module 11 is in communication connection (adopting Bluetooth communication connection) with the industrial personal computer 14 and used for sending the collected central coordinate of the railway line to the industrial personal computer 14, and the industrial personal computer 14 is used for receiving the collected central coordinate of the railway line for processing and calculating to generate the walking data of the train body;
spout the ink jet numbering machine and construct including spouting sign indicating number case 4, spouting a yard pipe 5 and nozzle 6, spout sign indicating number case 4 and install on chassis 2, spout the discharge gate of sign indicating number case 4 with spout the one end of sign indicating number pipe 5 and connect, spout the other end of sign indicating number pipe 5 and be connected with nozzle 6, and should spout a yard pipe 5 and stretch out to the outside of automobile body, the export of nozzle 6 is in order to be used for down spouting a yard mark to the railway track.
Further, the base frame 2 is formed by splicing two cross beams and two longitudinal beams, the two cross beams are arranged in parallel, the two longitudinal beams are symmetrically arranged between the two cross beams, the supporting cross beam is arranged in the middle of the longitudinal beams, a first bearing plate 15 and a second bearing plate 16 are arranged between one cross beam and the supporting cross beam, the generator 13 is arranged on the second bearing plate 16, and the motor control box 12 is arranged on the first bearing plate 15.
Further, the length of the chassis is 1.6m, and the width is 0.8 m.
Further, the number of the seats 8 is two, and the two seats 8 are symmetrically arranged on the supporting cross beam.
Furthermore, the number of the guide wheels 9 is four, every two guide wheels 9 are a group of guide wheels 9, each group of guide wheels 9 is symmetrically arranged on the left side and the right side of the bottom of the underframe 2, and each guide wheel 9 is arranged on the opposite inner side of the underframe 2 and used for contacting with the inner side of the railway track to guide the train body, so that the train body is prevented from derailing in the running process.
Further, the code spraying box 4 is installed on the base frame 2 through a fixing plate, and the code spraying box 4 is located at one corner of the base frame 2.
Further, a motor control board and an AC/DC converter (adopting a 40V/800W converter) are arranged in the motor control box 12, a power switch and a motor control switch are arranged on the motor control board, the generator 13 (model number is yamaha EF2000iS, 1.6KW portable generator 13) is electrically connected with the AC/DC converter (model number is mingwang large power switch power supply S-800W-36V) for converting alternating current into direct current and supplying power to the motor control board, and the motor control switch is electrically connected with the in-wheel motor 10 for controlling the on-off of the in-wheel motor 10.
The generator 13 can output AC230V/50Hz power frequency alternating current after being started, the voltage is converted into 40V direct current through the 40V/800W AC/DC converter and the 40V direct current is transmitted to the motor control panel, the hub motor 10 is controlled to operate through the motor control panel, the output electric quantity can continuously work for 7 hours under the state that the generator 13 is full of oil, and the cruising of railway mileage measurement and the efficiency of railway measurement work are greatly improved.
Further, be said, be equipped with the remote controller on the support frame 3, the remote controller is with motor control board looks adaptation (the remote controller pairs the communication through the bluetooth with the motor control board) for through the operation of remote controller control in-wheel motor 10.
Further, the support frame 3 has a length of 1.6m and a height of 0.8 m.
Further, be equipped with on the supporting beam and spout a yard button 17, install the solenoid valve on the nozzle 6, the solenoid valve is connected in order to be used for controlling opening and close of nozzle 6 with spouting yard button 17 electricity.
Furthermore, the industrial personal computer is embedded with measurement software, and railway mileage is measured through a railway mileage measuring vehicle.
Example 2
On the basis of embodiment 1, the method for measuring the railway mileage by using the railway mileage measuring vehicle described in embodiment 1 includes the following steps:
s1, a railway mileage measuring vehicle runs along a railway, and a GNSS module of the measuring vehicle is used for acquiring longitude and latitude coordinates of a railway center line of the railway mileage measuring vehicle running on a railway track in real time;
s2, according to the required measurement type, a mileage interval of 50m and an altitude parameter are configured through an industrial personal computer of the measuring vehicle, when linear measurement is selected, the step S3 is executed, and when curve measurement is selected, the step S4 is executed;
s3, calculation of straight line measurement:
s301, acquiring longitude and latitude coordinates of a starting point A and a terminal point B of each mileage interval (the mileage interval is a straight line) through a GNSS module, converting the longitude and latitude coordinates of the starting point A (wa, ja) and the terminal point B (wb, jb) into three-dimensional coordinates A (Xa, Ya, Za), B (Xb, Yb, Zb) through an industrial personal computer, and calculating through the following formula:
Figure BDA0002802159440000081
Figure BDA0002802159440000082
wherein R is the radius of the earth, and R is 6378.137 km;
s302, calculating the length of a straight line between two points AB according to the three-dimensional coordinates A (Xa, Ya, Za), B (Xb, Yb, Zb) of the S301, and calculating by the following formula:
AB2=(Xa-Xb)2+(Ya-Yb)2+(Za-Zb)2
=2R2(1-Cos(wa)Cos(wb)Cos(ja-jb)-Sin(wa)Sin(wb)) (3);
s303, calculating an included angle AOB between two points AB and the earth center according to the linear length of the points AB, and calculating by the following formula:
Figure BDA0002802159440000083
s304, calculating the arc length of the AB two points according to the included angle AOB of the S303
Figure BDA0002802159440000084
(since the earth is a sphere, the railway line laid on the surface of the earth is a straight line with respect to the earth's surface, but is an arc line with respect to the earth, so calculation is requiredArc length of two points AB
Figure BDA0002802159440000085
Calculated by the following formula:
Figure BDA0002802159440000086
s4, calculating curve measurement:
s401, acquiring longitude and latitude coordinates of a starting point C and an end point D of each mileage interval (the mileage interval is a curve) through a GNSS module, converting the longitude and latitude coordinates of the starting point C (wc, jc) and the end point D (wd, jd) into three-dimensional coordinates C (Xc, Yc, Zc), D (Xd, Yd, Zd) through an industrial personal computer, and calculating through the following formulas:
Figure BDA0002802159440000087
Figure BDA0002802159440000091
wherein R is the radius of the earth, and R is 6378.137 km;
s402, calculating the length of a straight line between two points of the CD according to the three-dimensional coordinates C (Xc, Yc, Zc) and D (Xd, Yd, Zd) of the S401 by the following formula:
Figure BDA0002802159440000092
s403, calculating an included angle between the two CD points and the earth center as COD according to the length of a straight line between the two CD points, and calculating by the following formula:
Figure BDA0002802159440000093
s404, calculating two points of CD according to the included angle CODArc length
Figure BDA0002802159440000094
Calculated by the following formula:
Figure BDA0002802159440000095
s405, according to the arc length of the two points of the CD
Figure BDA0002802159440000096
The circle center of the railway circular curve is P, the radius r of the railway circular curve is used for calculating the included angle CPD corresponding to the perimeter L of the railway circular curve and the arc length Lm of the railway circular curve (as shown in figure 6, the arc length Lm of the railway circular curve is the arc length of a section of railway for turning the railway line, and according to the calculation method of the trigonometric function, the arc length is calculated
Figure BDA0002802159440000097
The included angle CPD is calculated by the chord of the arc length relative to the chord of the arc length of the railway circular curve, and is calculated by the following formula:
L=2πr (11)
Figure BDA0002802159440000098
Lm=r∠CPD (13);
s5, selecting whether to continue measurement or not by the measuring staff, if so, returning to the step S1 to re-measure, and if so, deriving mileage data calculated by the industrial personal computer to obtain the railway mileage distance and finish the railway mileage measurement.
Further, since the railway is not a circular curve or a straight line in an ideal state during the laying process of the railway, a short railway line (i.e. a easement curve) exists between the straight line and the circular curve during the laying process of the actual railway, and the short railway line is not included in the calculation range of the radius of the circular curve nor included in the calculation range of the straight line, therefore, the position 1/2 of the easement curve is required to be used as a switching point of the measurement mode, so that the easement curve is divided into two halves to be respectively subjected to approximate calculation in the straight line measurement mode and the curve measurement mode.
Further, the radius r of the circular curve of the railway is a known number provided by railway departments, and the parameter can be manually input before calculation.
Further, a tablet personal computer is arranged on the railway mileage measuring vehicle and is in communication connection with the industrial personal computer through Bluetooth, measuring personnel select or control the operation of the measuring vehicle through the tablet personal computer, and the tablet personal computer is arranged to be in Bluetooth connection with the industrial personal computer before the step S1.
Compared with the traditional differential method after double-track measurement, the mileage measuring method realizes one-time measurement to obtain the neutral line mileage of the railway track by the advancing of the railway mileage measuring vehicle, and the precision can reach 1/20000 by the mileage measuring method.
The mileage measuring method of the invention is adopted to measure the mileage in the calling and experimental bases K0+ 000-K8 +150, the total length of the test is 8200m, the measurement is started from the starting point 0m to the measurement end point 8150m, (the measurement error is larger due to the line from the starting point 0m-650m, and therefore, the measurement error is omitted in the measured value), and the test results of the railway mileage measurement are shown in the table 1:
TABLE 1 railway mileage measurement values and accuracy
Figure BDA0002802159440000101
Figure BDA0002802159440000111
Figure BDA0002802159440000121
Figure BDA0002802159440000131
As can be seen from Table 1, the accuracy of the straight line measurement can reach 1/40000, the measurement accuracy is obviously improved compared with the required measurement accuracy standard 1/20000, and no obvious error sudden change exists in the measurement.
During measurement, the accuracy of the mileage measurement can be verified by reversely deducing the measurement from the line end point to the line start point.
Example 3
On the basis of embodiment 1, a storage battery is mounted on the vehicle frame 1 and used as a standby power supply of the vehicle body.
Further, a standby power interface and a standby switch are arranged on the motor control box 12, and the storage battery is electrically connected with the standby power interface and used for supplying power to the vehicle body.
Further, the storage battery adopts a lithium battery.
Further, the industrial personal computer 14 is a tablet personal computer (processing software based on the android system is embedded in the tablet personal computer and serves as a data processing platform), and data required in the test is directly displayed through the tablet personal computer.
Furthermore, the material filled in the code spraying box 4 is formed by mixing emulsion paint and antifreeze.
Furthermore, a track shovel is arranged on one side, close to the support frame 3, of the underframe 2 and used for shoveling out obstacles on a track to prevent the measuring vehicle from derailing.
Spatially relative terms, such as "upper," "lower," "left," "right," and the like, may be used in the embodiments for ease of description to describe one element or feature's relationship to another element or feature as illustrated in the figures. It will be understood that the spatial terms are intended to encompass different orientations of the device in use or operation in addition to the orientation depicted in the figures. For example, if the device in the figures is turned over, elements described as "below" other elements or features would then be oriented "above" the other elements or features. Thus, the exemplary term "lower" can encompass both an upper and a lower orientation. The device may be otherwise oriented (rotated 90 degrees or at other orientations) and the spatially relative descriptors used herein interpreted accordingly.
Moreover, relational terms such as "first" and "second," and the like, may be used solely to distinguish one element from another element having the same name, without necessarily requiring or implying any actual such relationship or order between such elements.
The invention has been described in an illustrative manner, and it is to be understood that any simple variations, modifications or other equivalent changes which can be made by one skilled in the art without departing from the spirit of the invention fall within the scope of the invention.

Claims (4)

1. A railway mileage measuring method is characterized by comprising the following steps:
s1, a railway mileage measuring vehicle runs along a railway, and a GNSS module of the measuring vehicle is used for acquiring longitude and latitude coordinates of a railway center line of the railway mileage measuring vehicle running on a railway track in real time;
s2, configuring mileage interval and altitude parameters through an industrial personal computer of the measuring vehicle according to the required measuring type, executing a step S3 when linear measurement is selected, and executing a step S4 when curve measurement is selected;
s3, calculation of straight line measurement:
s301, acquiring longitude and latitude coordinates of a starting point A and a terminal point B of each mileage interval through a GNSS module, wherein the longitude and latitude coordinates of the point A are (wa, ja), the longitude and latitude coordinates of the point B are (wb, jb), converting the longitude and latitude coordinates of the starting point A (wa, ja) and the terminal point B (wb, jb) into three-dimensional coordinates A (Xa, Ya, Za), B (Xb, Yb, Zb) through an industrial personal computer, and calculating through the following formula:
Figure FDA0002802159430000011
Figure FDA0002802159430000012
wherein R is the radius of the earth, and R is 6378.137 km;
s302, calculating the length of a straight line between two points AB according to the three-dimensional coordinates A (Xa, Ya, Za), B (Xb, Yb, Zb) of the S301, and calculating by the following formula:
AB2=(Xa-Xb)2+(Ya-Yb)2+(Za-Zb)2
=2R2(1-Cos(wa)Cos(wb)Cos(ja-jb)-Sin(wa)Sin(wb)) (3);
s303, calculating an included angle AOB between two points AB and the earth center according to the linear length of the points AB, and calculating by the following formula:
Figure FDA0002802159430000013
s304, calculating the arc length of the AB two points according to the included angle AOB of the S303
Figure FDA0002802159430000014
Calculated by the following formula:
Figure FDA0002802159430000015
s4, calculating curve measurement:
s401, acquiring longitude and latitude coordinates of a starting point C and a terminal point D of each mileage interval through a GNSS module, wherein the longitude and latitude coordinates of the C point are (wc, jc), the longitude and latitude coordinates of the D point are (wd, jd), converting the longitude and latitude coordinates of the starting point C (wc, jc) and the terminal point D (wd, jd) into three-dimensional coordinates C (Xc, Yc, Zc), D (Xd, Yd, Zd) through an industrial personal computer, and calculating through the following formula:
Figure FDA0002802159430000021
Figure FDA0002802159430000022
wherein R is the radius of the earth, and R is 6378.137 km;
s402, calculating the length of a straight line between two points of the CD according to the three-dimensional coordinates C (Xc, Yc, Zc) and D (Xd, Yd, Zd) of the S401 by the following formula:
Figure FDA0002802159430000028
s403, calculating an included angle between the two CD points and the earth center as COD according to the length of a straight line between the two CD points, and calculating by the following formula:
Figure FDA0002802159430000023
s404, calculating the arc lengths of two points of CD according to the included angle COD
Figure FDA0002802159430000024
Calculated by the following formula:
Figure FDA0002802159430000025
s405, according to the arc length of the two points of the CD
Figure FDA0002802159430000026
The circle center of the railway circular curve is P, the radius r of the railway circular curve is used for calculating the included angle CPD corresponding to the perimeter L of the railway circular curve and the arc length Lm of the railway circular curve, and the included angle CPD is calculated by the following formula:
L=2πr (11)
Figure FDA0002802159430000027
Lm=r∠CPD (13);
s5, selecting whether to continue measurement or not by the measuring staff, if so, returning to the step S1 to re-measure, and if so, deriving mileage data calculated by the industrial personal computer to obtain the railway mileage distance and finish the railway mileage measurement.
2. The railway mileage measuring method according to claim 1, characterized in that: in step S2, the transition point of the measurement mode is set to 1/2 of the relaxation curve so that the relaxation curve is divided into two halves, and the approximation calculation is performed in the straight line measurement mode and the curve measurement mode, respectively.
3. The railway mileage measuring method according to claim 1, characterized in that: the radius r of the railway circular curve is input by means before calculation according to known numbers provided by railway departments.
4. The railway mileage measuring method according to claim 1, characterized in that: in the step S2, the configured mileage interval is 30m to 50 m.
CN202011354169.9A 2020-11-26 2020-11-26 Railway mileage measurement method Active CN112414429B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011354169.9A CN112414429B (en) 2020-11-26 2020-11-26 Railway mileage measurement method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011354169.9A CN112414429B (en) 2020-11-26 2020-11-26 Railway mileage measurement method

Publications (2)

Publication Number Publication Date
CN112414429A true CN112414429A (en) 2021-02-26
CN112414429B CN112414429B (en) 2023-03-31

Family

ID=74843984

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011354169.9A Active CN112414429B (en) 2020-11-26 2020-11-26 Railway mileage measurement method

Country Status (1)

Country Link
CN (1) CN112414429B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114440932A (en) * 2022-02-18 2022-05-06 北京柏瑞安电子技术有限公司 Wearable bluetooth product motion step number analogue means
CN114880533A (en) * 2022-07-12 2022-08-09 济南致通华铁测量技术有限公司 System and method for realizing railway mileage mark display
CN116452774A (en) * 2023-06-09 2023-07-18 西南交通大学 Rail wave mill three-dimensional reconstruction method based on improved CPD point cloud registration method

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101539410A (en) * 2009-04-24 2009-09-23 黄远宏 Existing railway survey method based on total station
EP2293015A1 (en) * 2009-09-04 2011-03-09 Société Nationale des Chemins De Fer Français - SNCF Method of correction of railway odometry
CN102981173A (en) * 2012-12-25 2013-03-20 天泽信息产业股份有限公司 Self-adapting correction method for mileage calculation
CN104914716A (en) * 2015-04-08 2015-09-16 中国人民解放军海军工程大学 Marine aviation gravity measurement platform self-adaptation control and fault tolerance protection system and method thereof
US20160267213A1 (en) * 2013-07-23 2016-09-15 Liquid Design Systems Inc. Wiring length measurement apparatus and recording media
CN106248053A (en) * 2016-08-31 2016-12-21 铁道第三勘察设计院集团有限公司 Existing Railway Line plane center line manufacture method based on aerial survey mode
CN208271129U (en) * 2018-03-20 2018-12-21 刘红阳 Joint angle measuring device, system and the gloves including the device or system
CN109753549A (en) * 2018-12-07 2019-05-14 中国航空工业集团公司西安航空计算技术研究所 A kind of great-circle line distance calculating method
CN110629609A (en) * 2019-10-17 2019-12-31 中铁第五勘察设计院集团有限公司 Dynamic track geometric state measuring device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101539410A (en) * 2009-04-24 2009-09-23 黄远宏 Existing railway survey method based on total station
EP2293015A1 (en) * 2009-09-04 2011-03-09 Société Nationale des Chemins De Fer Français - SNCF Method of correction of railway odometry
CN102981173A (en) * 2012-12-25 2013-03-20 天泽信息产业股份有限公司 Self-adapting correction method for mileage calculation
US20160267213A1 (en) * 2013-07-23 2016-09-15 Liquid Design Systems Inc. Wiring length measurement apparatus and recording media
CN104914716A (en) * 2015-04-08 2015-09-16 中国人民解放军海军工程大学 Marine aviation gravity measurement platform self-adaptation control and fault tolerance protection system and method thereof
CN106248053A (en) * 2016-08-31 2016-12-21 铁道第三勘察设计院集团有限公司 Existing Railway Line plane center line manufacture method based on aerial survey mode
CN208271129U (en) * 2018-03-20 2018-12-21 刘红阳 Joint angle measuring device, system and the gloves including the device or system
CN109753549A (en) * 2018-12-07 2019-05-14 中国航空工业集团公司西安航空计算技术研究所 A kind of great-circle line distance calculating method
CN110629609A (en) * 2019-10-17 2019-12-31 中铁第五勘察设计院集团有限公司 Dynamic track geometric state measuring device

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LI W等: "Mountain railway alignment optimization with bidirectional distance transform and genetic algorithm", 《COMPUTER‐AIDED CIVIL AND INFRASTRUCTURE ENGINEERING》 *
罗新宇: "基于线路弧距的简支梁曲线桥墩台坐标计算", 《第四届"测绘科学前沿技术论坛"论文集》 *
郭浩龙: "轨道不平顺数据的里程校准及TQI预测", 《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114440932A (en) * 2022-02-18 2022-05-06 北京柏瑞安电子技术有限公司 Wearable bluetooth product motion step number analogue means
CN114440932B (en) * 2022-02-18 2024-03-15 北京柏瑞安电子技术有限公司 Wearable bluetooth product motion step number analogue means
CN114880533A (en) * 2022-07-12 2022-08-09 济南致通华铁测量技术有限公司 System and method for realizing railway mileage mark display
CN114880533B (en) * 2022-07-12 2022-09-13 济南致通华铁测量技术有限公司 System and method for realizing railway mileage mark display
CN116452774A (en) * 2023-06-09 2023-07-18 西南交通大学 Rail wave mill three-dimensional reconstruction method based on improved CPD point cloud registration method
CN116452774B (en) * 2023-06-09 2023-08-18 西南交通大学 Rail wave mill three-dimensional reconstruction method based on improved CPD point cloud registration method

Also Published As

Publication number Publication date
CN112414429B (en) 2023-03-31

Similar Documents

Publication Publication Date Title
CN112414429B (en) Railway mileage measurement method
CN105292173B (en) A kind of automatic measurement track checking car
US20080294283A1 (en) Battery exchange station and a method of changing therein
CN208476861U (en) A kind of steel rail welding line phased array detection device
CN208278072U (en) A kind of conductor rail detection vehicle
CN206930787U (en) AGV type vehicle inspection systems
CN107585172A (en) Can automatically walk track detector
CN205482828U (en) A tire tread profile measuring device for rail vehicle
CN210464365U (en) Contact rail geometric parameter detection device
CN103552571B (en) Track detection system of comprehensive detection vehicle
CN105716549A (en) Intelligent digital display platform limit measuring vehicle and measuring method
CN104114400B (en) Industrial vehicle, the Work management system of industrial vehicle and electrodynamic type fork truck
CN213734144U (en) Railway mileage measuring vehicle
CN204101044U (en) A kind of railroad platform limit measuring instrument
CN210400314U (en) Track straightness measuring device and system
CN108749833A (en) From traveling pin-connected panel Tunnel testing trolley on a kind of rail
CN201553165U (en) Orbit geometric parameter measuring trolley
CN207433534U (en) 3rd rail detection device
CN108759849A (en) A kind of self-positioning navigation system of automobile
CN206155468U (en) Track inspection device
CN105783824B (en) The measuring method of railway contact line parameter
CN109916272B (en) Axial clearance measuring equipment for movable hydraulic gearbox
JP7198627B2 (en) Rail vehicle and power control method for rail vehicle
CN206532139U (en) Energy storage type tramcar control system and rail travel traffic system
CN217374721U (en) AGV trolley for passenger car battery replacement station

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant