CN103063218A - Vehicle remote monitoring and track reconstruction system and track reconstruction method thereof - Google Patents

Vehicle remote monitoring and track reconstruction system and track reconstruction method thereof Download PDF

Info

Publication number
CN103063218A
CN103063218A CN2012105538878A CN201210553887A CN103063218A CN 103063218 A CN103063218 A CN 103063218A CN 2012105538878 A CN2012105538878 A CN 2012105538878A CN 201210553887 A CN201210553887 A CN 201210553887A CN 103063218 A CN103063218 A CN 103063218A
Authority
CN
China
Prior art keywords
delta
partiald
track
module
vehicle
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
CN2012105538878A
Other languages
Chinese (zh)
Other versions
CN103063218B (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.)
South China University of Technology SCUT
Original Assignee
South China University of Technology SCUT
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 South China University of Technology SCUT filed Critical South China University of Technology SCUT
Priority to CN201210553887.8A priority Critical patent/CN103063218B/en
Publication of CN103063218A publication Critical patent/CN103063218A/en
Application granted granted Critical
Publication of CN103063218B publication Critical patent/CN103063218B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a vehicle remote monitoring and track reconstruction system, which comprises a mobile phone client, a vehicle system and a host computer; and the vehicle system comprises a first processor, a second processor, a GPS (Global Positioning System) module, a GPRS (General Packet Radio Service) module, a nine-axis attitude meter, an ethanol sensor, a temperature sensor and a bluetooth module. The invention further discloses a track reconstruction method of the system. Through the vehicle remote monitoring and track reconstruction system and the track reconstruction method thereof, real-time reconstruction of track is realized, the accuracy of track recovery is improved, and the disadvantage in the prior art that three-dimensional track reconstruction has just track but no attitude angle is overcome, so that the judgment efficiency is improved.

Description

Vehicle remote monitoring and track reproduction system and track reproducing method thereof
Technical field
The present invention relates to the vehicle monitoring technical field, particularly vehicle remote monitoring and track reproduction system and track reproducing method thereof.
Background technology
The domestic people of having proposes some vehicle management systems, the monitoring auto parts, whether vehicle gets into an accident or whether drunk driving of driver, but these management systems do not have the in real time function of reproduction of track of vehicle, and those onboard systems that are installed on the vehicle can not be revised its information simply from the outside simultaneously.
Now, much newly going out automobile can provide automatic alarm system, but these systems only rely on the acceleration transducer on the car, the instrument that tests the speed again in conjunction with certain algorithm, then directly report to the police when image data exceeds index.But for the false alarm reduction rate, these indexs are often higher, can not automatic alarm and cause getting into an accident.Existing " car accident track reproduction system " adopts acceleration transducer and gyroscope technology can reappear the three-dimensional track of vehicle, but this system can only process as traffic accident afterwards, can not the real-time exhibition track of vehicle, do not play shortening rescue time.Although and the picture that recovers of this technology is three-dimensional, car is not have attitude angle in the picture, can't observe out the state that car turns over side.
Summary of the invention
For the above-mentioned shortcoming and deficiency that overcomes prior art, the object of the present invention is to provide a kind of vehicle remote monitoring and track reproduction system, have vehicle 3D track and reappear in real time function.
Another object of the present invention is to provide the track reproducing method of said system.
Purpose of the present invention is achieved through the following technical solutions:
Vehicle remote monitoring and track reproduction system comprise cell-phone customer terminal, onboard system and host computer;
Described onboard system comprises first processor, the second processor, GPS module, GPRS module, gsm module, nine axle attitude instrument, alcohol sensor, temperature sensor, bluetooth module, and described first processor is connected with bluetooth module, nine axle attitude instrument respectively; Described the second processor is connected with GPS module, GPRS module, gsm module, alcohol sensor, temperature sensor respectively; Described first processor is connected by serial ports with the second processor;
Described onboard system carries out radio communication by bluetooth module and cell-phone customer terminal, carries out radio communication by GPRS module, gsm module and host computer.
Described nine axle attitude instrument comprise digital acceleration sensor and digital gyro instrument, and described digital acceleration sensor is connected with first processor with the digital gyro instrument and is connected.
The track reproducing method of above-mentioned vehicle remote monitoring and track reproduction system, the angular velocity that the acceleration that digital acceleration sensor is collected and digital gyro instrument collect carries out attitude algorithm, obtains the attitude angle of vehicle; Convert by the longitude and latitude that the GPS module is collected and to obtain the coordinate of vehicle; In conjunction with attitude angle and the coordinate of vehicle, realize that track reappears in real time.
Described attitude algorithm, be specially: adopt and find the solution quaternion differential equation, the data that the digital gyro instrument is gathered are with the formal representation of hypercomplex number, utilize and finish card algorithm renewal hypercomplex number, add simultaneously the 3-axis acceleration value that is obtained by digital acceleration sensor, utilize gradient descent method that digital gyroscope is corrected, the error that digital gyro instrument integration is produced trends towards 0, at last hypercomplex number is converted to attitude angle.
Described gradient descent method is specially:
The matrix that makes navigation coordinate system change to body axis system
C n b = 1 - 2 q 2 2 - 2 q 3 2 2 q 1 q 2 + 2 q 0 q 3 2 q 1 q 3 - 2 q 0 q 2 2 q 1 q 2 - 2 q 0 q 3 1 - 2 q 1 2 - 2 q 3 2 2 q 2 q 3 + 2 q 0 q 1 2 q 1 q 3 + 2 q 0 q 2 2 q 2 q 3 - 2 q 0 q 1 1 - 2 q 1 2 - 2 q 2 2
Wherein, q 0, q 1, q 2, q 3Be hypercomplex number;
If gravity acceleration g nBe the amount under n system, utilize With g nRotate in the b system g n=[0,0,1], the definition error Δa = g b - a b = Δ a x Δ a y Δ a z = 2 q 1 q 3 - 2 q 0 q 2 - ax b 2 q 2 q 3 + 2 q 0 q 1 - ay b 1 - 2 q 1 2 - 2 q 2 2 - az b , Constructor f (Δ a)=| Δ a| 2, this function is asked gradient, respectively to q 0, q 1, q 2, q 3Ask local derviation to obtain
∂ f ∂ q 0 = - 4 Δ a x q 2 + 4 Δ a y q 1
∂ f ∂ q 1 = 4 Δ a x q 3 + 4 Δ a y q 0 - 4 Δ a z q 1
∂ f ∂ q 2 = - 4 Δ a x q 0 + 4 Δ a y q 3 - 4 Δ a z q 2
∂ f ∂ q 3 = 4 Δ a x q 1 + 4 Δ a y q 2
Therefore new hypercomplex number is:
q 0 ( i + 1 ) = q 0 ( i ) - dt × ∂ f ∂ q 0
q 1 ( i + 1 ) = q 1 ( i ) - dt × ∂ f ∂ q 1
q 2 ( i + 1 ) = q 2 ( i ) - dt × ∂ f ∂ q 2
q 3 ( i + 1 ) = q 3 ( i ) - dt × ∂ f ∂ q 3
Carry out again the standardization of hypercomplex number by following formula
q ( i + 1 ) = q ( i + 1 ) q 0 ( i + 1 ) 2 + q 1 ( i + 1 ) 2 + q 2 ( i + 1 ) 2 + q 3 ( i + 1 ) 2 2 .
The described conversion by the longitude and latitude that the GPS module is collected obtains the coordinate of vehicle, is specially:
The information that the GPS module the is collected processing that converts obtains latitude and longitude information, and pair warp and weft degree information adopts least square method to carry out match, obtains the coordinate of vehicle.
Compared with prior art, the present invention has the following advantages and beneficial effect:
The present invention carries out attitude algorithm by the angular velocity that acceleration that digital acceleration sensor is collected and digital gyro instrument collect, and obtains the attitude angle of vehicle; The coordinate of the vehicle that collects by the GPS module; In conjunction with attitude angle and the coordinate of vehicle, realize that track reappears in real time, improve the accuracy that track recovers, overcome the reproduction of prior art three-dimensional track and only had track not have the deficiency of attitude angle, thereby improved judging efficiency.
Description of drawings
Fig. 1 is the vehicle remote monitoring of embodiments of the invention and the schematic diagram of track reproduction system.
Fig. 2 is the composition schematic diagram of the onboard system of embodiments of the invention.
Fig. 3 is the course of work schematic diagram of the onboard system of embodiments of the invention.
Fig. 4 is the workflow diagram of the host computer of embodiments of the invention.
Fig. 5 is the workflow diagram of the cell-phone customer terminal of embodiments of the invention.
Fig. 6 is the process flow diagram of the attitude algorithm step of embodiments of the invention.
Fig. 7 is the process flow diagram of the long-term fusion steps of embodiments of the invention.
Fig. 8 is the process flow diagram of the rapid fusion step of embodiments of the invention.
Fig. 9 is the workflow diagram of the GPS module of embodiments of the invention.
Embodiment
Below in conjunction with embodiment and accompanying drawing, the present invention is described in further detail, but embodiments of the present invention are not limited to this.
Embodiment
As shown in Figure 1, the present embodiment vehicle remote monitoring and track reproduction system comprise cell-phone customer terminal, onboard system and host computer.
As shown in Figure 2, described onboard system comprises STM32 processor 1, STM32 processor 2, GPS module, GPRS module, gsm module, nine axle attitude instrument, alcohol sensor MQ303, temperature sensor 18B20, bluetooth module, and described first processor is connected with bluetooth module, nine axle attitude instrument respectively; Described the second processor is connected with GPS module, GPRS module, gsm module, alcohol sensor, temperature sensor respectively; Described first processor is connected by serial ports with the second processor; Described nine axle attitude instrument comprise digital acceleration sensor and digital gyro instrument, and described digital acceleration sensor is connected with first processor with the digital gyro instrument and is connected.
Described onboard system carries out radio communication by bluetooth module and cell-phone customer terminal, carries out radio communication by GPRS module, gsm module and host computer.
Cell-phone customer terminal arranges the essential information (driver, car plate etc.) of onboard system by blue teeth wireless.When travelling, onboard system adopts nine axle attitude instrument and GPS module to gather driving information, utilizes the strapdown inertial navigation algorithm to carry out coordinate data and resolves.When host computer inquiry or onboard system initiative alarming, by GPRS information is reached host computer operating system; Host computer operating system is with the information write into Databasce and be presented in the information report usefulness coordinate data drafting 3 D trajectory diagram.If have an accident, the make a telephone call to GSM environment inquiry field condition of onboard system of operator.
The below describes in detail to system's ingredient:
1, the course of work of onboard system is specifically seen Fig. 3, below forms the introduction of module for each:
(1) GPS module:
Can obtain satellite location data after this module initialization, module can be exported once by per second: the locator data of $ GPGGA $ GPGSA $ GPGSV $ GPRMC, these information outputs are to processor, treated device filters out our required data among the $ GPRMC, obtains real-time time, longitude and latitude, these real-time information of speed from this information.Wherein longitude and latitude algorithm process postmenstruation can draw the track of vehicle.
(2) alcohol sensor and temperature sensor
Temperature sensor can be monitored out the temperature of vehicle interior, judges whether vehicle the situations such as burning occur, more can monitor the temperature of automobile all parts after the later stage expansion, judges the state of vehicle with this.Whether alcohol sensor then is to have for the monitoring driver to drink before driving, avoids drunk driving.In case Monitoring Data occurs unusual, module can be reported to the police to processor, causes processor and responds accordingly.The most monitoring vehicle of present vehicle monitoring itself are not monitored this a part of gaps and omissions that the present invention is perfect to Che Nei and driver's situation.
(3) nine axle attitude instrument modules:
Nine axle attitude instrument comprise the ADXL345 digital acceleration sensor, L3G4200D digital gyro instrument.The angular velocity that the acceleration that collects by digital acceleration sensor and digital gyro instrument collect intactly resolves the attitude of body.
(4) GPRS communication module:
This module is used for communicating with far-end server, module do not occur when unusual and only is attached to and does not carry out data transmission on the GPRS network, only has when appearance is unusual and just can activate fully, and abnormal data is transferred to far-end server.
(5) gsm module:
This module is used for occurring in the vehicle monitoring data unusual, carried out the affirmation of accident situation under the alarm condition with the technician, after terminal was reported to the police to far-end server, the technician can pass through the gsm module of server to the gsm module communication of terminal, the inquiry accident situation.Avoid erroneous judgement with this, this is the manual feedback mechanism of our system, compares the waste that has reduced manpower and materials with other system, makes warning more accurate.
(6) bluetooth module:
This module is used for the Data Enter of terminal and mobile phone terminal, mobile phone can communicate by the bluetooth on self bluetooth and the terminal, owner information, information of vehicles are updated in the terminal and go, and the situations such as car owner's change, car plate change make more hommization of native system when being mainly used in the vehicle dealing.
2, host computer
Master system is comprised of six modules, its course of work as shown in Figure 4,
(1) tcp transmission control protocol: by the GPRS channel, communicate by letter with vehicle-mounted STM32;
(2) ACCESS database: memory of driving person, traffic police's information, and store accident information and send the coordinate data that the alerting signal vehicle transmits in real time;
(3) MFC class libraries: make accident information form and user interface;
(4) OPENGL three-dimensional picture API: drafting 3 D track of vehicle reproduction figure;
(5) gsm communication module: can with the conversations such as driver, traffic police;
(6) user's operational module: with the communication bridge of upper module, realize driver, the increase of traffic police's information, modification, realize the visual angle conversion of Track View, by track diagram decision event processing mode and write into Databasce.
3, cell-phone customer terminal
Cell-phone customer terminal adopts the rexsee exploitation, when mobile unit is installed onboard, with it the information (driver information and information of vehicles) of mobile unit is set; During the different driver of each replacing, come the information to equipment input driver with it, in order to have an accident rear contact driver.The workflow of cell-phone customer terminal as shown in Figure 5.
The track reproducing method of the vehicle remote monitoring of the present embodiment and track reproduction system: the angular velocity that the acceleration that digital acceleration sensor is collected and digital gyro instrument collect, carry out attitude algorithm, obtain the attitude angle of vehicle; Convert by the longitude and latitude that the GPS module is collected and to obtain the coordinate of vehicle; In conjunction with attitude angle and the coordinate of vehicle, realize that track reappears in real time:
Wherein attitude algorithm is: adopt and find the solution quaternion differential equation, the data that the digital gyro instrument is gathered are with the formal representation of hypercomplex number, utilize and finish card algorithm renewal hypercomplex number, add simultaneously the 3-axis acceleration value that is obtained by digital acceleration sensor, utilize gradient descent method that digital gyroscope is corrected, the error that digital gyro instrument integration is produced trends towards 0, at last hypercomplex number is converted to attitude angle, as shown in Figure 6, may further comprise the steps:
(1) makes i=0, the angle increment of asking i to order;
(2) attitude matrix of asking i to order;
(3) find the solution the hypercomplex number that i is ordered;
(4) make i=i+1;
(5) angle increment of asking i to order;
(6) judge whether to merge for a long time, if, carry out step (7), if not, carry out step (8);
(7) utilize gradient descent method that digital gyroscope is corrected, the error that digital gyro instrument integration is produced trends towards 0, at last hypercomplex number is converted to attitude angle; Carry out step (9);
(8) carry out rapid fusion, carry out step (9);
(9) hypercomplex number of asking i to order;
(10) i point attitude algorithms;
(11) judge whether to finish, if finish; If not, repeating step (4) ~ (11).
Wherein, the long-term steps flow chart that merges is seen Fig. 7, and the steps flow chart of rapid fusion is seen Fig. 8.
The below describes in detail to attitude algorithm:
(1) Quaternion Method of attitude algorithm general introduction
Quaternion Method (four parametric methods), for the kinetic measurement problem, body has displacement also to rotatablely move, and utilizes Quaternion Method to describe comparatively convenient, calculates also comparatively simple, the orthogonality of attitude matrix, only need to standardize to hypercomplex number get final product.Native system adopts the method to upgrade attitude matrix.
Hypercomplex number is made of four units, and it has complex expression, trigonometric expression, the representations such as matrix form and vector expression.
1) complex expression
Q=q 0+q 1i+q 2j+q 3k 4.1
q 0, q 1, q 2, q 3Be real number, i, j, k are mutually orthogonal empty vector of unit length.
2) trigonometric expression
Q = cos θ 2 + u sin θ 2 - - - 4.2
θ is real number, and u is vector of unit length
3) matrix form
Q = q 0 q 1 q 2 q 3 - - - 4.3
(2) relation of hypercomplex number and attitude matrix
The coordinate that vehicle adopts is b system, and what inertial navigation system adopted is n system, is transformed to the matrix of n system by b system
Figure BDA00002609271800072
Be called attitude matrix, the renewal of attitude is the output according to inertia device, calculates in real time attitude matrix by computing.Because two coordinate systems are rectangular coordinate system, remain the right angle between each axle, coordinate system can be interpreted as rigid body, utilize coordinate translation, two coordinate origins are overlapped, and the at this moment shutdown between two coordinate systems is rigid body around the relation of fixed point rotary, draws thus following Quaternion Algorithm.
Hypercomplex number Q comprises by b system through forms the information that n is without the disposable equivalent rotary of pilot process, and u represents to rotate instantaneous axis and sense of rotation, and θ represents the angle that turns over.
Therefore can determine that b is tied to the attitude matrix of n system
Figure BDA00002609271800073
For
C b n = 1 - 2 q 2 2 - 2 q 3 2 2 q 1 q 2 - 2 q 0 q 3 2 q 1 q 3 + 2 q 0 q 2 2 q 1 q 2 + 2 q 0 q 2 1 - 2 q 1 2 - 2 q 3 2 2 q 1 q 3 - 2 q 0 q 1 2 q 1 q 3 - 2 q 0 q 2 2 q 2 q 3 + 2 q 0 q 1 1 - 2 q 1 2 - 2 q 2 2 - - - 4.4
Because
Figure BDA00002609271800075
Be versor, so attitude matrix also can be expressed as
C b n = q 0 2 + q 1 2 + q 2 2 + q 3 2 2 q 1 q 2 - 2 q 0 q 3 2 q 1 q 3 + 2 q 0 q 2 2 q 1 q 2 + 2 q 0 q 3 q 0 2 - q 1 2 + q 2 2 - q 3 2 2 q 2 q 3 - 2 q 0 q 1 2 q 1 q 3 - 2 q 0 q 2 2 q 2 q 3 + 2 q 0 q 1 q 0 2 - q 1 2 - q 2 2 + q 3 2 - - - 4.5
(3) implementation procedure of attitude algorithm algorithm
1) asks first angle increment (i=0)
The digital gyro instrument that native system adopts is L3G4200D, and digital acceleration sensor is ADXL345, and the two output signal is digital signal, so image data only need to arrive to read in the register of correspondence and gets final product.
Enter the medium counter overflow for the treatment of of major cycle and interrupt through a series of initialization is laggard after system powers on, timing is 20ms, enters immediately image data ax, ay when interrupting arriving, az, gx, gy, gz, first three is for reading the value of digital acceleration sensor, and rear three is the value that reads the digital gyro instrument, gx, gy, gz are respectively the digital gyro instrument around x, y, the angular velocity that the rotation of z axle obtains, so angle increment wx=gx * t, wy=gy * t, wz=gz * t, t herein is the sampling time, equals 0.02.
Wx simultaneously, wy, wz be also as the Roll of first point, Pitch, Yaw Eulerian angle.
2) ask initial attitude matrix
If take navigation coordinate be n as reference frame, it is gone to body axis system b, need to through three times the rotation.
OX nY nZ n---around Z nAxle turns z degree → OX 1Y 1Z 1---around X 1Axle turns x degree → OX 2Y 2Z 2---turn y degree → OX around the Y2 axle bY bZ b
According to the rotation order that following formula is described, can write out the expression formula of corresponding rotation matrix:
C n 1 = cos z - sin z 0 sin z cos z 0 0 0 1
C 1 b = C 2 b C 1 2 cos y 0 - sin y 0 1 0 sin y 0 cos y 1 0 0 0 cos x sin x 0 - sin x cos x = cos y sin x sin y - cos x sin y 0 cos x sin x sin y - sin x cos y cos x cos y
C n b = C 1 b C n 1 cos y cos z + sin x sin y sin z - cos y sin z + sin x sin y cos z - cos x sin y cos x sin z cos x cos z sin x sin y cos z - sin x cos y sin z - sin y sin z - sin x cos y cos z cos x cos y
Because
Figure BDA00002609271800084
Orthogonal matrix, as can be known
C b n = ( C n b ) - 1 = ( C n b ) T
= cos y cos z + sin x sin y sin z cos x sin z sin y cos z - sin x cos y sin z - cos y sin z + sin x sin y cos z cos x cos z - sin y sin z - sin x cos y cos z - cos x sin y sin x cos x cos y
Be denoted as C b n = T 11 T 12 T 13 T 21 T 22 T 23 T 31 T 32 T 33 - - - 4.6
3) ask first hypercomplex number
By initial attitude matrix
Figure BDA00002609271800088
The pass of hypercomplex number and matrix is as can be known:
q 0 2 + q 1 2 - q 2 2 - q 3 2 = T 11 q 0 2 - q 0 2 + q 2 2 - q 3 2 = T 22 q 0 2 - q 1 2 - q 2 2 + q 3 2 = T 33 2 ( q 1 q 2 - q 0 q 3 ) = T 12 2 ( q 1 q 3 + q 0 q 2 ) = T 13 2 ( q 1 q 2 + q 0 q 3 ) = T 21 2 ( q 2 q 3 - q 0 q 1 ) = T 23 2 ( q 1 q 3 - q 0 q 2 ) = T 31 2 ( q 2 q 3 + q 0 q 1 ) = T 32 q 0 2 + q 1 2 + q 2 2 + q 3 2 = 1 - - - 4.7
Can solve hypercomplex number | q 0 | = 1 2 1 + T 11 + T 22 + T 33 | q 1 | = 1 2 1 + T 11 - T 22 - T 33 | q 2 | = 1 2 1 - T 11 + T 22 - T 33 | q 3 | = 1 2 1 - T 11 - T 22 + T 33 And 4 q 0 q 1 = T 32 - T 23 4 q 0 q 2 = T 13 - T 31 4 q 0 q 3 = T 21 - T 12
Q wherein 0Symbol any, q 1, q 2, q 3Symbol satisfy following formula:
sign ( q 1 ) = sign ( T 32 - T 23 ) sign ( q 2 ) = sign ( T 13 - T 31 ) sign ( q 3 ) = sign ( T 21 - T 12 )
4) ask the next angle increment (i=i+1) of putting
wx (i+1)=gx (i+1)×t
wy (i+1)=gy (i+1)×t
wz (i+1)=gz (i+1)×t
5) calculate i+1 hypercomplex number constantly according to i hypercomplex number and i+1 angle increment constantly constantly.
Here adopt the timing sampling method of addition that finishes in the card algorithm to find the solution hypercomplex number.
Q ( i + 1 ) = e 1 2 ∫ i i + 1 M ′ ( ω nb b ) dt · Q ( i ) - - - 4.8
Wherein
Figure BDA00002609271800095
Figure BDA00002609271800096
The output (machinery is turned must be through moving from gyro, the compensation of static error) of digital gyro instrument,
Figure BDA00002609271800097
Be up-to-date attitude matrix.
Figure BDA00002609271800098
With
Figure BDA00002609271800099
Respectively position speed and earth rate.
Order ΔΘ = ∫ i i + 1 M ′ ( ω nb b ) dt = ∫ i i + 1 0 - wx - wy - wz wx 0 wz - wy wy - wz 0 wx wz wy - wx 0 dt
≈ 0 - Δθx - Δθy - Δθz θx 0 Δθz - Δθy Δθy - Δθz 0 Δθx Δθz Δθy - Δθx 0
Formula 4.8 is made Taylor series expansion can be got
Q ( i + 1 ) = e 1 2 ΔΘ · Q ( i ) = [ I + 0.5 ΔΘ 1 ! + ( 0.5 ΔΘ ) 2 2 ! + . . . ] Q ( i ) - - - 4.9
Because Δ Θ 2 = 0 - Δθx - Δθy - Δθz Δθx 0 Δθz - Δθy Δθy - Δθz 0 Δθx Δθz Δθy - xΔθ 0 0 - Δθx - Δθy - Δθz Δθx 0 Δθz - Δθy Δθy - Δθz 0 Δθx Δθz Δθy - Δθx 0
= 0 - Δθx - Δθy - Δθz Δθx 0 Δθz - Δθy Δθy - Δθz 0 Δθx Δθz Δθy - Δθx 0 = - Δ θ 2 I
I is unit matrix, So have
ΔΘ 3=ΔΘ 2·ΔΘ=-Δθ 2ΔΘ
ΔΘ 4=ΔΘ 2·ΔΘ 2=Δθ 4I
ΔΘ 5=ΔΘ 4·ΔΘ=Δθ 4ΔΘ
ΔΘ 6=ΔΘ 4·ΔΘ 2=-Δθ 6I
So 4.9 formula abbreviations get
Q i + 1 = { I + I [ ΔΘ 2 1 ! + - ( Δθ 2 ) 2 2 ! + - ( Δθ 2 ) 2 ΔΘ 2 3 ! + ( Δθ 2 ) 4 4 ! + ( Δθ 2 2 ) 5 ! + ( Δθ 2 ) 2 ΔΘ 2 5 ! + ( Δθ 2 ) 6 6 ! + . . . ] } Q i
Q i + 1 = { I [ 1 - ( Δθ 2 ) 2 2 ! + ( Δθ 2 ) 4 4 ! - ( Δθ 2 ) 6 6 ! + . . . ] + ΔΘ 2 [ ( Δθ 2 ) 1 ! - ( Δθ 2 ) 3 3 ! + ( Δθ 2 ) 5 5 ! - . . . ] 1 Δθ 2 } Q i
= [ I cos Δθ 2 + ΔΘ sin Δθ 2 Δθ ] Q i
Wherein
Figure BDA00002609271800106
With
Figure BDA00002609271800107
Must calculate by the finite term of series expansion, native system adopts three rank approximate datas of hypercomplex number to calculate i+1 hypercomplex number constantly Q i + 1 = [ I ( 1 - Δθ 2 8 ) + ( 1 2 - Δ θ 2 48 ) ΔΘ ] Q i .
6) standardization processing of hypercomplex number
The hypercomplex number that is used for the rotation of sign rigid body is versor, namely
Figure BDA00002609271800109
But owing to the error of the reasons such as calculating, hypercomplex number can be lost standardization gradually in the computation process, therefore just must carry out standardization processing to it, adopts three rank method of approximation owing to upgrading hypercomplex number, and therefore each computing all must standardize to hypercomplex number.
q i = q ^ i q ^ 0 2 + q ^ 1 2 + q ^ 2 2 + q ^ 3 2 , i=0,1,2,3 4.10
7) the i+1 attitude reproduction of ordering
Figure BDA00002609271800111
θ=Pitch, Ψ=Yaw is respectively roll angle, the angle of pitch, course angle
w=q 0,x=q 1,y=q 2,z=q 3
8) ask i+1 posture renewal matrix constantly
C b n = q 0 2 + q 1 2 - q 2 2 - q 3 2 2 ( q 1 q 2 - q 0 q 3 ) 2 ( q 1 q 3 + q 0 q 2 ) 2 ( q 1 q 2 + q 0 q 3 ) q 0 2 - q 1 2 + q 2 2 - q 3 2 2 ( q 2 q 3 - q 0 q 1 ) 2 ( q 1 q 3 - q 0 q 2 ) 2 ( q 2 q 3 + q 0 q 1 ) q 0 2 - q 1 2 - q 2 2 + q 3 2 = T 11 T 12 T 13 T 21 T 22 T 23 T 31 T 32 T 33
The attitude of point afterwards and track can use the same method and calculate reproduction, thereby obtain vehicle attitude and track under navigation coordinate system in setting-up time.
(4) error of utilizing gradient descent method correcting digital gyroscope integration to produce
Because attitude matrix Orthogonal matrix, the matrix that therefore makes navigation coordinate system change to body axis system
C n b = 1 - 2 q 2 2 - 2 q 3 2 2 q 1 q 2 + 2 q 0 q 3 2 q 1 q 3 - 2 q 0 q 2 2 q 1 q 2 - 2 q 0 q 3 1 - 2 q 1 2 - 2 q 3 2 2 q 2 q 3 + 2 q 0 q 1 2 q 1 q 3 + 2 q 0 q 2 2 q 2 q 3 - 2 q 0 q 1 1 - 2 q 1 2 - 2 q 2 2
Wherein, q 0, q 1, q 2, q 3Be hypercomplex number;
If gravity acceleration g nBe the amount under n system, utilize
Figure BDA00002609271800115
With g nRotate in the b system g n=[0,0,1], the definition error Δa = g b - a b = Δ a x Δ a y Δ a z = 2 q 1 q 3 - 2 q 0 q 2 - ax b 2 q 2 q 3 + 2 q 0 q 1 - ay b 1 - 2 q 1 2 - 2 q 2 2 - az b , Constructor f (Δ a)=| Δ a| 2, this function is asked gradient, respectively to q 0, q 1, q 2, q 3Ask local derviation to obtain
∂ f ∂ q 0 = - 4 Δ a x q 2 + 4 Δ a y q 1
∂ f ∂ q 1 = 4 Δ a x q 3 + 4 Δ a y q 0 - 4 Δ a z q 1
∂ f ∂ q 2 = - 4 Δ a x q 0 + 4 Δ a y q 3 - 4 Δ a z q 2
∂ f ∂ q 3 = 4 Δ a x q 1 + 4 Δ a y q 2
Therefore new hypercomplex number is:
q 0 ( i + 1 ) = q 0 ( i ) - dt × ∂ f ∂ q 0
q 1 ( i + 1 ) = q 1 ( i ) - dt × ∂ f ∂ q 1
q 2 ( i + 1 ) = q 2 ( i ) - dt × ∂ f ∂ q 2
q 3 ( i + 1 ) = q 3 ( i ) - dt × ∂ f ∂ q 3
Carry out again the standardization of hypercomplex number by following formula
q ( i + 1 ) = q ( i + 1 ) q 0 ( i + 1 ) 2 + q 1 ( i + 1 ) 2 + q 2 ( i + 1 ) 2 + q 3 ( i + 1 ) 2 2 .
The below is introduced the course of work of GPS module:
The information that the GPS module the is collected processing that converts obtains latitude and longitude information, and pair warp and weft degree information adopts least square method to carry out match, obtains the coordinate of vehicle, as shown in Figure 9, specifically may further comprise the steps:
The time interval that gathers gps signal is 1s, extracts the latitude and longitude information when vehicle in front when obtaining information of vehicles at every turn.Because the latitude and longitude information that collects also exists certain drift error, therefore at Data processing, adopted least square method to carry out match, so that the track that draws is relatively level and smooth.Owing to only considering latitude and longitude information, the track that therefore obtains just reappears on XOY plane, and the displacement on the Z axis must cooperate the Roll angle to calculate, and detailed process is as follows:
(1) obtains GPS information and do the longitude and latitude that corresponding processing obtains body.
(2) longitude and latitude is changed the variation that is converted in the displacement, obtain Δ x, Δ y, the m of unit.
(3) get suitable some number, the match of 5 points is adopted in this design, take time t as horizontal ordinate, and displacement x, y goes out corresponding straight line as ordinate with least square fitting.
(4) take out axial translation corresponding to corresponding time, the m of unit at the straight line that simulates.
(5) wait for the next time arrival of gps signal, obtain the latitude and longitude information of next point, repeat the work of (1) ~ (4), linear regression line is upgraded.
Above-described embodiment is the better embodiment of the present invention; but embodiments of the present invention are not limited by the examples; other any do not deviate from change, the modification done under Spirit Essence of the present invention and the principle, substitutes, combination, simplify; all should be the substitute mode of equivalence, be included within protection scope of the present invention.

Claims (6)

1. vehicle remote monitoring and track reproduction system is characterized in that, comprises cell-phone customer terminal, onboard system and host computer;
Described onboard system comprises first processor, the second processor, GPS module, GPRS module, gsm module, nine axle attitude instrument, alcohol sensor, temperature sensor, bluetooth module, and described first processor is connected with bluetooth module, nine axle attitude instrument respectively; Described the second processor is connected with GPS module, GPRS module, gsm module, alcohol sensor, temperature sensor respectively; Described first processor is connected by serial ports with the second processor;
Described onboard system carries out radio communication by bluetooth module and cell-phone customer terminal, carries out radio communication by GPRS module, gsm module and host computer.
2. vehicle remote monitoring according to claim 1 and track reappear system, it is characterized in that, described nine axle attitude instrument comprise digital acceleration sensor and digital gyro instrument, and described digital acceleration sensor is connected with first processor with the digital gyro instrument and is connected.
3. the track reproducing method of vehicle remote monitoring claimed in claim 2 and track reproduction system is characterized in that, the angular velocity that the acceleration that digital acceleration sensor is collected and digital gyro instrument collect carries out attitude algorithm, obtains the attitude angle of vehicle; Convert by the longitude and latitude that the GPS module is collected and to obtain the coordinate of vehicle; In conjunction with attitude angle and the coordinate of vehicle, realize that track reappears in real time.
4. track reproducing method according to claim 3, it is characterized in that, described attitude algorithm, be specially: adopt and to find the solution quaternion differential equation, the data that the digital gyro instrument is gathered are with the formal representation of hypercomplex number, utilize to finish the card algorithm and upgrade hypercomplex number, add simultaneously the 3-axis acceleration value that is obtained by digital acceleration sensor, utilize gradient descent method that digital gyroscope is corrected, the error that digital gyro instrument integration is produced trends towards 0, at last hypercomplex number is converted to attitude angle.
5. track reproducing method according to claim 4 is characterized in that, described gradient descent method is specially:
The matrix that makes navigation coordinate system change to body axis system
C n b = 1 - 2 q 2 2 - 2 q 3 2 2 q 1 q 2 + 2 q 0 q 3 2 q 1 q 3 - 2 q 0 q 2 2 q 1 q 2 - 2 q 0 q 3 1 - 2 q 1 2 - 2 q 3 2 2 q 2 q 3 + 2 q 0 q 1 2 q 1 q 3 + 2 q 0 q 2 2 q 2 q 3 - 2 q 0 q 1 1 - 2 q 1 2 - 2 q 2 2
Wherein, q 0, q 1, q 2, q 3Be hypercomplex number;
If gravity acceleration g nBe the amount under n system, utilize
Figure FDA00002609271700012
With g nRotate in the b system g n=[0,0,1], the definition error Δa = g b - a b = Δ a x Δ a y Δ a z = 2 q 1 q 3 - 2 q 0 q 2 - ax b 2 q 2 q 3 + 2 q 0 q 1 - ay b 1 - 2 q 1 2 - 2 q 2 2 - az b , Constructor f (Δ a)=| Δ a| 2, this function is asked gradient, respectively to q 0, q 1, q 2, q 3Ask local derviation to obtain
∂ f ∂ q 0 = - 4 Δ a x q 2 + 4 Δ a y q 1
∂ f ∂ q 1 = 4 Δ a x q 3 + 4 Δ a y q 0 - 4 Δ a z q 1
∂ f ∂ q 2 = - 4 Δ a x q 0 + 4 Δ a y q 3 - 4 Δ a z q 2
∂ f ∂ q 3 = 4 Δ a x q 1 + 4 Δ a y q 2 Therefore new hypercomplex number is:
q 0 ( i + 1 ) = q 0 ( i ) - dt × ∂ f ∂ q 0
q 1 ( i + 1 ) = q 1 ( i ) - dt × ∂ f ∂ q 1
q 2 ( i + 1 ) = q 2 ( i ) - dt × ∂ f ∂ q 2
q 3 ( i + 1 ) = q 3 ( i ) - dt × ∂ f ∂ q 3
Carry out again the standardization of hypercomplex number by following formula
q ( i + 1 ) = q ( i + 1 ) q 0 ( i + 1 ) 2 + q 1 ( i + 1 ) 2 + q 2 ( i + 1 ) 2 + q 3 ( i + 1 ) 2 2 .
6. track reproducing method according to claim 3 is characterized in that, the described conversion by the longitude and latitude that the GPS module is collected obtains the coordinate of vehicle, is specially:
The information that the GPS module the is collected processing that converts obtains latitude and longitude information, and pair warp and weft degree information adopts least square method to carry out match, obtains the coordinate of vehicle.
CN201210553887.8A 2012-12-18 2012-12-18 Vehicle remote monitoring and trajectory reproducing system and trajectory reproducing method thereof Expired - Fee Related CN103063218B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210553887.8A CN103063218B (en) 2012-12-18 2012-12-18 Vehicle remote monitoring and trajectory reproducing system and trajectory reproducing method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210553887.8A CN103063218B (en) 2012-12-18 2012-12-18 Vehicle remote monitoring and trajectory reproducing system and trajectory reproducing method thereof

Publications (2)

Publication Number Publication Date
CN103063218A true CN103063218A (en) 2013-04-24
CN103063218B CN103063218B (en) 2015-10-28

Family

ID=48105947

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210553887.8A Expired - Fee Related CN103063218B (en) 2012-12-18 2012-12-18 Vehicle remote monitoring and trajectory reproducing system and trajectory reproducing method thereof

Country Status (1)

Country Link
CN (1) CN103063218B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103353768A (en) * 2013-06-18 2013-10-16 陕西理工学院 Three-quadrant sunshine tracking sensing apparatus
CN103700160A (en) * 2013-12-31 2014-04-02 江苏中寰卫星导航通信有限公司 Motor vehicle onboard terminal based on microsensor and driving behavior judgment method
CN104318642A (en) * 2014-10-24 2015-01-28 北京海顿中科技术有限公司 Mobile locating device of inspection system
CN105607760A (en) * 2015-12-18 2016-05-25 上海开圣影视文化传媒股份有限公司 Micro-inertial sensor based track recovery method and system
CN111065055A (en) * 2019-12-16 2020-04-24 广东长宝信息科技股份有限公司 Automobile track monitoring system
CN112083465A (en) * 2020-09-18 2020-12-15 德明通讯(上海)有限责任公司 Position information acquisition system and method
CN112577484A (en) * 2019-09-29 2021-03-30 北京信息科技大学 Telemetering device applied to small meteorological detection equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2788132Y (en) * 2005-02-21 2006-06-14 仲硕科技股份有限公司 Advanced image traveling crane track analyzing recorder
US20060235610A1 (en) * 2005-04-14 2006-10-19 Honeywell International Inc. Map-based trajectory generation
CN201828271U (en) * 2010-09-30 2011-05-11 深圳市科运科技有限公司 Navigator
US20110273327A1 (en) * 2010-05-06 2011-11-10 Weng Chin-Tang Method and Apparatus for Fast TTFF

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2788132Y (en) * 2005-02-21 2006-06-14 仲硕科技股份有限公司 Advanced image traveling crane track analyzing recorder
US20060235610A1 (en) * 2005-04-14 2006-10-19 Honeywell International Inc. Map-based trajectory generation
US20110273327A1 (en) * 2010-05-06 2011-11-10 Weng Chin-Tang Method and Apparatus for Fast TTFF
CN201828271U (en) * 2010-09-30 2011-05-11 深圳市科运科技有限公司 Navigator

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
姜悦: "基于GPS的车辆监控系统的设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *
黄婷: "便携式事故车辆轨迹复现系统的研究与实现", 《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103353768A (en) * 2013-06-18 2013-10-16 陕西理工学院 Three-quadrant sunshine tracking sensing apparatus
CN103700160A (en) * 2013-12-31 2014-04-02 江苏中寰卫星导航通信有限公司 Motor vehicle onboard terminal based on microsensor and driving behavior judgment method
CN103700160B (en) * 2013-12-31 2016-07-13 江苏中寰卫星导航通信有限公司 Carried on vehicle terminal and driving behavior determination methods based on microsensor
CN104318642A (en) * 2014-10-24 2015-01-28 北京海顿中科技术有限公司 Mobile locating device of inspection system
CN105607760A (en) * 2015-12-18 2016-05-25 上海开圣影视文化传媒股份有限公司 Micro-inertial sensor based track recovery method and system
CN112577484A (en) * 2019-09-29 2021-03-30 北京信息科技大学 Telemetering device applied to small meteorological detection equipment
CN111065055A (en) * 2019-12-16 2020-04-24 广东长宝信息科技股份有限公司 Automobile track monitoring system
CN112083465A (en) * 2020-09-18 2020-12-15 德明通讯(上海)有限责任公司 Position information acquisition system and method

Also Published As

Publication number Publication date
CN103063218B (en) 2015-10-28

Similar Documents

Publication Publication Date Title
CN103063218B (en) Vehicle remote monitoring and trajectory reproducing system and trajectory reproducing method thereof
CN103727941B (en) Based on the volume Kalman nonlinear combination air navigation aid of carrier system speeds match
CN104198765A (en) Coordinate system transformation method for detection of vehicle motion acceleration
WO2016070723A1 (en) Dead-reckoning navigation and positioning method and system for obtaining longitude and latitude of vehicle by speedometer
CN106341789A (en) A mobile computer atmospheric barometric pressure system
CN109059909A (en) Satellite based on neural network aiding/inertial navigation train locating method and system
CN111562603B (en) Navigation positioning method, equipment and storage medium based on dead reckoning
Walter et al. Smartphone-based sensor fusion for improved vehicular navigation
CN108051839B (en) Vehicle-mounted three-dimensional positioning device and three-dimensional positioning method
CN103791916A (en) Combined vehicle navigation system based on micro-electromechanical system (MEMS) inertial navigation
CN105818815A (en) Method for detecting road condition information by using OBD (On-Board Diagnostics)
CN106153073A (en) A kind of nonlinear initial alignment method of full attitude SINS
Choi et al. A consumer tracking estimator for vehicles in GPS-free environments
CN110940344B (en) Low-cost sensor combination positioning method for automatic driving
CN104181573A (en) Beidou inertial navigation deep integration navigation microsystem
CN113063425B (en) Vehicle positioning method and device, electronic equipment and storage medium
CN103344963A (en) Robust deep reckoning method based on laser radar
CN104091079A (en) Bus driver driving level assessment method based on MEMS IMU
CN106093992A (en) A kind of sub-meter grade combined positioning and navigating system based on CORS and air navigation aid
CN109204318A (en) A kind of method and terminal device of the rapidly lane change of judgement vehicle
CN205958758U (en) Inferior meter level positioning system of on -vehicle whole journey
JP7053087B1 (en) Mobile behavior information acquisition method, mobile behavior information acquisition device and program
Pethakar et al. GPS and GSM based vehicle tracing and employee security system
SE536396C2 (en) Determination of activity level of portable electronic equipment
Masino et al. Development of a highly accurate and low cost measurement device for Field Operational Tests

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
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20151028

Termination date: 20211218

CF01 Termination of patent right due to non-payment of annual fee