Movatterモバイル変換


[0]ホーム

URL:


CN110146077A - Pose of mobile robot angle calculation method - Google Patents

Pose of mobile robot angle calculation method
Download PDF

Info

Publication number
CN110146077A
CN110146077ACN201910542491.5ACN201910542491ACN110146077ACN 110146077 ACN110146077 ACN 110146077ACN 201910542491 ACN201910542491 ACN 201910542491ACN 110146077 ACN110146077 ACN 110146077A
Authority
CN
China
Prior art keywords
mobile robot
quaternary number
pose
coordinate system
carrier
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910542491.5A
Other languages
Chinese (zh)
Inventor
郑凯
郑力达
魏丽娜
陈英米
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Taizhou Zhi Tong Technology Co Ltd
Original Assignee
Taizhou Zhi Tong Technology 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 Taizhou Zhi Tong Technology Co LtdfiledCriticalTaizhou Zhi Tong Technology Co Ltd
Priority to CN201910542491.5ApriorityCriticalpatent/CN110146077A/en
Publication of CN110146077ApublicationCriticalpatent/CN110146077A/en
Priority to PCT/CN2020/097281prioritypatent/WO2020253854A1/en
Priority to ZA2021/05514Aprioritypatent/ZA202105514B/en
Pendinglegal-statusCriticalCurrent

Links

Classifications

Landscapes

Abstract

Pose of mobile robot angle calculation method of the invention, comprising: step 1, sensor raw data acquisition;Step 2, sensor raw data pretreatment;Step 3 establishes the process model based on quaternary number fusion extended Kalman filter and dominant complementary filter blending algorithm;Step 4 establishes the observation model based on quaternary number fusion extended Kalman filter and dominant complementary filter blending algorithm;Step 5, pose of mobile robot angle solve.The present invention provides a kind of pose of mobile robot angle calculation methods based on quaternary number fusion extended Kalman filter and dominant complementary filter, solve the problems, such as that existing pose of mobile robot angle calculation accuracy is not high, this method can obtain the attitude angle of higher precision, so as to preferably control the posture of mobile robot.

Description

Pose of mobile robot angle calculation method
Technical field
The present invention relates to the mobile robots including unmanned plane, and in particular to merges spreading kalman based on quaternary numberThe calculation method at the pose of mobile robot angle of filter and dominant complementary filter.
Background technique
Currently, robot pose estimation is mainly calculated using attitude matrix, attitude matrix can use different numbersMode defines.And attitude matrix update method mainly has direction cosine method, Euler's horn cupping and Quaternion Method.Mobile robotThe case where will appear pitch angle in crossing over blockage close to 90 °, carries out carrier of moving robot posture renewal using Quaternion Method,Can be to avoid " singular point " problem that mobile robot occurs during crossing over blockage, and Relative Euler horn cupping calculation amount is moreSmall, algorithm is simpler.
Existing pose of mobile robot, which calculates filter, dominant complementary filter and extended Kalman filter.It is dominantComplementary filter calculation method is simple, and operand is small, and the mobile robot high suitable for requirement of real-time carries out attitude algorithm.ByIt is fixed in dominant complementary filter parameter, therefore is not particularly suited for the solution of the posture in the case of motion state changes greatly.It is transportingDuring solving mobile robot quaternary number posture with extended Kalman filter, made using accelerometer and magnetometer dataIt is measured for systematic perspective, and accelerometer output is the specific force of carrier of moving robot, i.e., carrier of moving robot relative inertness is emptyBetween absolute acceleration and the sum of gravitational acceleration, this will cause carrier of moving robot and passes through during High acceleration motionThere is very big error in the posture that accelerometer resolves.
Summary of the invention
To overcome the above-mentioned deficiency in the presence of the prior art, the present invention provides one kind to merge expansion card based on quaternary numberThe pose of mobile robot angle calculation method of Thalmann filter and dominant complementary filter, to solve existing mobile robot appearanceThe not high problem of state angle calculation accuracy, this method can obtain the attitude angle of higher precision, so as to preferably control movementThe posture of robot.
Technical solution of the present invention:
Pose of mobile robot angle calculation method, the mobile robot are driven by direct current generator;The mobile robotIt is equipped with main control chip and Inertial Measurement Unit, the Inertial Measurement Unit has nine axle sensors;
The solving of attitude method includes:
Step 1, sensor raw data acquisition: main control chip is passed by nine axis that I2C bus acquires Inertial Measurement UnitThe data of sensor information, i.e. three-axis gyroscope, three axis accelerometer and three axle magnetometer;
Step 2, sensor raw data pretreatment: using the high-frequency noise adulterated in mean filter removal data information;
Step 3 establishes the mistake based on quaternary number fusion extended Kalman filter and dominant complementary filter blending algorithmJourney model: it takes quaternary number and 7 parameters of gyroscope drift error as system state variables, establishes non-linear system status sideJourney;
Step 4 establishes the sight based on quaternary number fusion extended Kalman filter and dominant complementary filter blending algorithmSurvey model: the quaternary number resolved using dominant complementary filter recycles fusion as the observed quantity of extended Kalman filterFilter estimates optimal quaternary number;
Step 5, pose of mobile robot angle solve: optimal quaternary number obtained in step 4 is substituted into quaternary number and EulerThe conversion relational expression at angle calculates three attitude angles of mobile robot: roll angle, pitch angle and yaw angle.
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, the step 2 specifically includes following sub-stepIt is rapid:
2.1, windowing process is carried out to gyroscope, accelerometer and magnetometer initial data, takes sliding window length n=10, step-length l=1;
2.2, average value processing is carried out to the data in window, exports numerical value of the result as current time, the following institute of formulaShow:
2.3, I (n-9) exit window after sub-step 2.2, I (n+1) is into window;
2.4, sub-step 2.2 and sub-step 2.3 recycle, and to the last a data are into window, and export final result.
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, in the step 3:
System mode vector are as follows:
X (k)=(q0(k) q1(k) q2(k) q3(k) bgx(k) bgy(k) bgz(k));
In above formula, q0(k)、q1(k)、q2(k)、q3It (k) is k moment quaternary number posture, bgx(k)、bgy(k)、bgz(k) respectivelyFor the drift error of three axis of gyroscope;
System state equation is established by system mode vector are as follows:
Ask Jacobi matrix that can obtain state-transition matrix f (x (k-1), k-1) are as follows:
Wherein: Г (k) is that noise drives matrix, and W (k-1) is zero-mean white noise sequence;It respectively indicatesGyroscope three-axis measurement value;It indicates gyroscope estimated value, is subtracted each other by gyroscope measured value and drift error amountIt obtains;I3×3For three-dimensional unit matrix;
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, the step 4 is real according to following sub-stepIt is existing:
4.1, data normalization: when mobile robot is in non-accelerating state, accelerometer is under world coordinate systemGravity vector isGravity vector is after normalizationUnder carrier of moving robot coordinate systemThe weight component that accelerometer measures is denoted as
4.2, the gravity vector under the carrier coordinate system that the sum that basis measures is calculated calculates error compensation value accelerationSpending the gravity vector after meter normalizes under reference frame isIt can be by g by attitude matrixnIt is converted toGravity vector under carrier coordinate system:
Vector multiplication cross is done in gravitational vectors estimation to the gravitational vectors under carrier coordinate system and under carrier coordinate system, is obtained pairThe rectification building-out value of gyroscope angular velocity data:
4.3, it according to the magnetic field strength under magnetometer data and the carrier of moving robot coordinate system being calculated, calculatesThe size and Orientation in error compensation value magnetometer measures earth magnetic field, magnetometer output is m in carrier coordinate systemb=(mxi myimzi)T, it is converted under world coordinate system by attitude matrix and is projected as hn=(hxi hyi hzi)T, when magnetic geographic coordinate system andWhen carrier of moving robot coordinate system is overlapped, magnetometer output is bb=(0 byi bzi)T, in XOY plane, bbBe projected asbyi, hnBe projected as (hxi+hyi);The estimated value for obtaining magnetic field strength is:
Field value under navigational coordinate system is obtained by the estimated value of the magnetic field strength of above formula, then recycles attitude matrixIt converts and extrapolates field projection under carrier of moving robot coordinate system as wb=(wxi wyi wzi)T;According to measure and reckoningThe two is done vector multiplication cross, obtains correction-compensation value by the magnetic field strength under obtained carrier of moving robot coordinate system:
4.4, error compensation: error compensation value
4.5, gyroscope angular speed error is corrected.Gyroscope angular speed numerical value is corrected using error compensation value:
4.6, quaternary number is updated using modified gyroscope angular speed numerical value, differential side is solved using single order runge kutta methodJourney, and update quaternary number;The quaternion differential equation of t moment are as follows:
Obtain (t+T) moment updated quaternary number:
Systematic perspective measurement is set as:
Z (k)=(q0(k) q1(k) q2(k) q3(k));
Wherein: q0(k)、q1(k)、q2(k)、q3(k) mobile robot obtained after resolving for dominant complementary filter algorithm carriesBody quaternary number posture;
Systematic observation equation are as follows:
Ask Jacobian matrix that can obtain system measurements matrix h (x (k), k) according to above formula are as follows:
The quaternary number posture at (k-1) moment is substituted into system state equation to update to obtain k moment carrier of moving robot fourFirst number posture state amount;Then it is by the quaternary number posture state amount at k moment and by what dominant complementary filter solvedOverall view measurement substitutes into state vector and estimates equation, finally obtains the optimal quaternary number Attitude estimation of k moment carrier of moving robot:
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, in the step 5, attitude angle calculating formula are as follows:
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, the main control chip is STM32F103.
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, the inertia unit is MPU9250.
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, the message transmission rate of the I2C bus is400kbit/s, the data sampling frequency of nine axle sensor are 500HZ.
As optimization, in the calculation method of pose of mobile robot angle above-mentioned, the every 2ms of main control unit is carried out periodicallyData acquisition and pretreatment 1 time.
Compared with prior art, pose of mobile robot angle calculation method of the invention achieves following significant progress:By the posture for merging the algorithm resolving mobile robot of extended Kalman filter and dominant complementary filter based on quaternary numberAngle solves the problems, such as that existing pose of mobile robot angle calculation accuracy is not high, can obtain the attitude angle of higher precision, fromAnd it can preferably control the posture of mobile robot.
The results showed that the attitude angle fluctuation that fused filter obtains is smaller, flatness is more preferable, and to yaw angleControl errors it is stronger, attitude angle tracking effect is more preferable;When mobile robot quickly moves, speed is responded using fused filtering deviceDu Genggao, and attitude angle fluctuation range is smaller.
It is found, is obtained by fusion extended Kalman filter and dominant complementary filter quiet by contrast and experimentFor state accuracy of attitude determination compared to extended Kalman filter, 71%, 74% and is can be improved in roll angle, pitch angle and yaw angle respectively66%;Dynamic accuracy of attitude determination can be improved respectively compared to extended Kalman filter, roll angle, pitch angle and yaw angle65%, 67% and 76%, significantly more advantage is shown in attitude algorithm.
Detailed description of the invention
Fig. 1 is the pose of mobile robot angle that extended Kalman filter and dominant complementary filter are merged based on quaternary numberResolve functional block diagram;
Extended Kalman filter and fusion Extended Kalman filter is respectively adopted in Fig. 2 when being the static placement of mobile robotThe roll angle that device and dominant complementary filter resolve;
Extended Kalman filter and fusion Extended Kalman filter is respectively adopted in Fig. 3 when being the static placement of mobile robotThe pitch angle that device and dominant complementary filter resolve;
Extended Kalman filter and fusion Extended Kalman filter is respectively adopted in Fig. 4 when being the static placement of mobile robotThe yaw angle that device and dominant complementary filter resolve;
Fig. 5 is that extended Kalman filter and fusion extension karr is respectively adopted in mobile robot under microinching stateThe roll angle that graceful filter and dominant complementary filter resolve;
Fig. 6 is that extended Kalman filter and fusion extension karr is respectively adopted in mobile robot under microinching stateThe pitch angle that graceful filter and dominant complementary filter resolve;
Fig. 7 is that extended Kalman filter and fusion extension karr is respectively adopted in mobile robot under microinching stateThe yaw angle that graceful filter and dominant complementary filter resolve;
Fig. 8 is that extended Kalman filter and fusion extension karr is respectively adopted in mobile robot under quick motion stateThe roll angle that graceful filter and dominant complementary filter resolve;
Fig. 9 is that extended Kalman filter and fusion extension karr is respectively adopted in mobile robot under quick motion stateThe pitch angle that graceful filter and dominant complementary filter resolve;
Figure 10 is that extended Kalman filter and fusion expansion card is respectively adopted in mobile robot under quick motion stateThe yaw angle that Thalmann filter and dominant complementary filter resolve;
Specific embodiment
With reference to the accompanying drawings and detailed description (embodiment) the present invention is further illustrated, it is described hereinSpecific embodiment is only used to explain the present invention, but is not intended as the foundation limited the present invention.
Referring to Fig. 1-10, in pose of mobile robot angle calculation method of the invention, the mobile robot is by direct currentMachine driving;The mobile robot is equipped with main control chip and Inertial Measurement Unit, and the Inertial Measurement Unit is passed with nine axisSensor.
Pose of mobile robot angle calculation method includes:
Step 1, sensor raw data acquisition: main control chip is passed by nine axis that I2C bus acquires Inertial Measurement UnitThe data of sensor information, i.e. three-axis gyroscope, three axis accelerometer and three axle magnetometer;
Step 2, sensor raw data pretreatment: using the high-frequency noise adulterated in mean filter removal data information;
Step 3 establishes the mistake based on quaternary number fusion extended Kalman filter and dominant complementary filter blending algorithmJourney model: it takes quaternary number and 7 parameters of gyroscope drift error as system state variables, establishes non-linear system status sideJourney;
Step 4 establishes the sight based on quaternary number fusion extended Kalman filter and dominant complementary filter blending algorithmSurvey model: the quaternary number resolved using dominant complementary filter recycles fusion as the observed quantity of extended Kalman filterFilter estimates optimal quaternary number;
Step 5, pose of mobile robot angle solve: optimal quaternary number obtained in step 4 is substituted into quaternary number and EulerThe conversion relational expression at angle calculates three attitude angles of mobile robot: roll angle, pitch angle and yaw angle.
It is a specific embodiment of the invention below:
The step 2 specifically includes following sub-step:
2.1, windowing process is carried out to gyroscope, accelerometer and magnetometer initial data, takes sliding window length n=10, step-length l=1;
2.2, average value processing is carried out to the data in window, exports numerical value of the result as current time, the following institute of formulaShow:
2.3, I (n-9) exit window after sub-step 2.2, I (n+1) is into window;
2.4, sub-step 2.2 and sub-step 2.3 recycle, and to the last a data are into window, and export final result.
In the step 3:
System mode vector are as follows:
X (k)=(q0(k) q1(k) q2(k) q3(k) bgx(k) bgy(k) bgz(k));
In above formula, q0(k)、q1(k)、q2(k)、q3It (k) is k moment quaternary number posture, bgx(k)、bgy(k)、bgz(k) respectivelyFor the drift error of three axis of gyroscope;
System state equation is established by system mode vector are as follows:
Ask Jacobi matrix that can obtain state-transition matrix f (x (k-1), k-1) are as follows:
Wherein: Г (k) is that noise drives matrix, and W (k-1) is zero-mean white noise sequence;It respectively indicatesGyroscope three-axis measurement value;It indicates gyroscope estimated value, is subtracted each other by gyroscope measured value and drift error amountIt obtains;I3×3For three-dimensional unit matrix;
The step 4 is realized according to following sub-step:
4.1, data normalization: when mobile robot is in non-accelerating state, accelerometer is under world coordinate systemGravity vector isGravity vector is after normalizationUnder carrier of moving robot coordinate systemThe weight component that accelerometer measures is denoted as
4.2, the gravity vector under the carrier coordinate system that the sum that basis measures is calculated calculates error compensation value accelerationSpending the gravity vector after meter normalizes under reference frame isIt can be by g by attitude matrixnIt is converted toGravity vector under carrier coordinate system:
Vector multiplication cross is done in gravitational vectors estimation to the gravitational vectors under carrier coordinate system and under carrier coordinate system, is obtained pairThe rectification building-out value of gyroscope angular velocity data:
4.3, it according to the magnetic field strength under magnetometer data and the carrier of moving robot coordinate system being calculated, calculatesThe size and Orientation in error compensation value magnetometer measures earth magnetic field, magnetometer output is m in carrier coordinate systemb=(mxi myimzi)T, it is converted under world coordinate system by attitude matrix and is projected as hn=(hxi hyi hzi)T, when magnetic geographic coordinate system andWhen carrier of moving robot coordinate system is overlapped, magnetometer output is bb=(0 byi bzi)T, in XOY plane, bbBe projected asbyi, hnBe projected as (hxi+hyi);The estimated value for obtaining magnetic field strength is:
Field value under navigational coordinate system is obtained by the estimated value of the magnetic field strength of above formula, then recycles attitude matrixIt converts and extrapolates field projection under carrier of moving robot coordinate system as wb=(wxi wyi wzi)T;According to measure and reckoningThe two is done vector multiplication cross, obtains correction-compensation value by the magnetic field strength under obtained carrier of moving robot coordinate system:
4.4, error compensation: error compensation value
4.5, gyroscope angular speed error is corrected.Gyroscope angular speed numerical value is corrected using error compensation value:
4.6, quaternary number is updated using modified gyroscope angular speed numerical value, differential side is solved using single order runge kutta methodJourney, and update quaternary number;The quaternion differential equation of t moment are as follows:
Obtain (t+T) moment updated quaternary number:
Systematic perspective measurement is set as:
Z (k)=(q0(k) q1(k) q2(k) q3(k));
Wherein: q0(k)、q1(k)、q2(k)、q3(k) mobile robot obtained after resolving for dominant complementary filter algorithm carriesBody quaternary number posture;
Systematic observation equation are as follows:
Ask Jacobian matrix that can obtain system measurements matrix h (x (k), k) according to above formula are as follows:
The quantity of state quaternary number at (k-1) moment is substituted into system state equation to update to obtain k moment carrier of moving robotQuaternary number posture;Then by the status predication value at k moment and the State Viewpoint measured value generation solved by dominant complementary filterEnter system measurements matrix, finally obtain the optimal quaternary number Attitude estimation of k moment carrier of moving robot:
In the step 5, attitude angle calculating formula are as follows:
The main control chip is STM32F103.The inertia unit is MPU9250.The data of the I2C bus transmit speedRate is 400kbit/s, and the data sampling frequency of nine axle sensor is 500HZ.The every 2ms of main control unit is carried out periodicallyData acquisition and pretreatment 1 time.
Below by way of experiment, the invention will be further described:
(1) the pose of mobile robot experiment under stationary state: carrier of moving robot attitude transducer module is staticIt places 3 minutes in the horizontal plane, takes 2500 sampled points, be utilized respectively extended Kalman filter and fusion spreading kalman filterThe two methods of wave device and dominant complementary filter calculate the attitude angle under mobile robot stationary state.
By comparison, it was found that the roll and pitch angle that are resolved using fused filtering filter and actual conditions are more coincide,Difference is smaller between yaw angle and true value, but general effect is consistent.
(2) the pose of mobile robot experiment under state at a slow speed: by carrier of moving robot attitude transducer module around threeAxis does the rotation of wide-angle, takes 2500 sampled points, is utilized respectively extended Kalman filter and fusion Extended Kalman filterThe two methods of device and dominant complementary filter calculate attitude angle of the mobile robot at a slow speed under state.
The roll exported by two kinds of filters and pitch angle syncretizing effect are close, and fused filtering device smoothing capability is stronger,And the yaw angle control errors ability resolved is stronger, and attitude angle dynamically track effect is more preferable.
(3) the pose of mobile robot experiment under fast state: enable carrier of moving robot attitude transducer module around threeAxis does quick high frequency time rotation, takes 2500 sampled points, is utilized respectively extended Kalman filter and fusion spreading kalman filterTwo kinds of algorithms of wave device and dominant complementary filter calculate the attitude angle under mobile robot fast state.
From can be seen that in Fig. 8-10, the attitude angle fluctuation that fused filter obtains is smaller, and flatness is more preferable, and rightThe control errors of yaw angle are stronger, and attitude angle tracking effect is more preferable.When mobile robot quickly moves, fused filtering device is utilizedResponse speed is higher, and attitude angle fluctuation range is smaller.
By contrast and experiment, the static state obtained by fusion extended Kalman filter and dominant complementary filter is fixedRoll angle 71%, pitch angle 74% has been respectively increased compared to extended Kalman filter in appearance precision, and yaw angle 66% is dynamically determinedAppearance precision improves roll angle 65%, pitch angle 67%, yaw angle 76%, in attitude algorithm compared to extended Kalman filterIn show significantly more advantage.
The foregoing is merely illustrative of the preferred embodiments of the present invention, is not intended to limit the invention, all in essence of the inventionMade any modifications, equivalent replacements, and improvements etc., should all be included in the protection scope of the present invention within mind and principle.

Claims (9)

CN201910542491.5A2019-06-212019-06-21Pose of mobile robot angle calculation methodPendingCN110146077A (en)

Priority Applications (3)

Application NumberPriority DateFiling DateTitle
CN201910542491.5ACN110146077A (en)2019-06-212019-06-21Pose of mobile robot angle calculation method
PCT/CN2020/097281WO2020253854A1 (en)2019-06-212020-06-20Mobile robot posture angle calculation method
ZA2021/05514AZA202105514B (en)2019-06-212021-08-03Attitude angle solution method for mobile robot

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201910542491.5ACN110146077A (en)2019-06-212019-06-21Pose of mobile robot angle calculation method

Publications (1)

Publication NumberPublication Date
CN110146077Atrue CN110146077A (en)2019-08-20

Family

ID=67596101

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201910542491.5APendingCN110146077A (en)2019-06-212019-06-21Pose of mobile robot angle calculation method

Country Status (3)

CountryLink
CN (1)CN110146077A (en)
WO (1)WO2020253854A1 (en)
ZA (1)ZA202105514B (en)

Cited By (43)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110377058A (en)*2019-08-302019-10-25深圳市道通智能航空技术有限公司A kind of yaw corner correcting method, device and the aircraft of aircraft
CN110864684A (en)*2019-11-292020-03-06中国科学院电子学研究所User posture measuring and calculating method
CN110877335A (en)*2019-09-272020-03-13华南理工大学 An adaptive markerless robotic arm trajectory tracking method based on hybrid filter
CN110887480A (en)*2019-12-112020-03-17中国空气动力研究与发展中心低速空气动力研究所Flight attitude estimation method and system based on MEMS sensor
CN110954102A (en)*2019-12-182020-04-03无锡北微传感科技有限公司Magnetometer-assisted inertial navigation system and method for robot positioning
CN111141283A (en)*2020-01-192020-05-12杭州十域科技有限公司Method for judging advancing direction through geomagnetic data
CN111207734A (en)*2020-01-162020-05-29西安因诺航空科技有限公司EKF-based unmanned aerial vehicle integrated navigation method
CN111220114A (en)*2020-01-202020-06-02山东大学Rotating shaft rotating angle inertia measurement system and method for single-shaft rotating carrier
CN111273542A (en)*2020-01-202020-06-12武汉科技大学 Cube robot and control system and method and design method
CN111426318A (en)*2020-04-222020-07-17中北大学 A low-cost AHRS heading angle compensation method based on quaternion-extended Kalman filter
CN111896007A (en)*2020-08-122020-11-06智能移动机器人(中山)研究院 An attitude calculation method of quadruped robot for compensating foot-to-ground impact
CN111949929A (en)*2020-08-122020-11-17智能移动机器人(中山)研究院Design method of multi-sensor fusion quadruped robot motion odometer
CN112066984A (en)*2020-09-172020-12-11深圳维特智能科技有限公司Attitude angle resolving method and device, processing equipment and storage medium
WO2020253854A1 (en)*2019-06-212020-12-24台州知通科技有限公司Mobile robot posture angle calculation method
CN112304312A (en)*2020-09-172021-02-02合肥赛为智能有限公司Unmanned aerial vehicle attitude calculation method and system based on least square method and EKF
CN112304340A (en)*2020-12-242021-02-02北京轻威科技有限责任公司Attitude calculation method and device based on nine-axis IMU and storage medium
CN112446422A (en)*2020-11-102021-03-05济南浪潮高新科技投资发展有限公司Multi-sensor data fusion method and system for robot area positioning
CN112630813A (en)*2020-11-242021-04-09中国人民解放军国防科技大学Unmanned aerial vehicle attitude measurement method based on strapdown inertial navigation and Beidou satellite navigation system
CN112649001A (en)*2020-12-012021-04-13中国航空工业集团公司沈阳飞机设计研究所Method for resolving attitude and position of small unmanned aerial vehicle
CN112945225A (en)*2021-01-192021-06-11西安理工大学Attitude calculation system and method based on extended Kalman filtering
CN113063416A (en)*2021-02-052021-07-02重庆大学 A Robot Attitude Fusion Method Based on Adaptive Parameter Complementary Filtering
WO2022016562A1 (en)*2020-07-222022-01-27南京科沃信息技术有限公司Vision-based crop protection unmanned aerial vehicle obstacle-avoidance system and obstacle avoidance method thereof
CN114111777A (en)*2021-11-242022-03-01中国矿业大学(北京) A state perception system for underground personnel based on head attitude monitoring
CN114216456A (en)*2021-11-272022-03-22北京工业大学 An Attitude Measurement Method Based on Fusion of IMU and Robot Body Parameters
CN114279445A (en)*2021-12-152022-04-05南京航空航天大学Attitude calculation method of spinning aircraft
CN114719858A (en)*2022-04-192022-07-08东北大学秦皇岛分校3-dimensional positioning method based on IMU and floor height target compensation
CN114764830A (en)*2021-01-132022-07-19金华职业技术学院Object pose estimation method based on quaternion EKF and uncalibrated hand-eye system
WO2022160811A1 (en)*2021-01-282022-08-04歌尔股份有限公司Footed robot motion trajectory tracking method and device, and readable storage medium
CN115046552A (en)*2021-03-092022-09-13北京大学Carrier dynamic attitude estimation method based on MEMS inertial sensor
CN115063945A (en)*2022-06-202022-09-16浙江科技学院 Fall detection and alarm method and system based on attitude fusion solution
CN115164875A (en)*2021-04-062022-10-11上海理工大学 An Attitude Fusion Algorithm Based on Kalman Filtering and Explicit Complementary Filtering
CN115290076A (en)*2022-06-172022-11-04南京大学 A method of human joint angle data processing based on multi-sensor fusion
CN115290090A (en)*2022-07-112022-11-04西安理工大学SLAM map construction method based on multi-sensor information fusion
CN115560668A (en)*2022-11-092023-01-03东南大学Miniature dynamic dip angle measurement module and calculation method thereof
CN115855043A (en)*2022-12-132023-03-28江苏徐工国重实验室科技有限公司Attitude calculation method, attitude calculation device, attitude calculation system, engineering machine and storage medium
CN115993115A (en)*2022-12-292023-04-21西安万飞控制科技有限公司Position and motion information acquisition method and system of photovoltaic cleaning robot
CN116588261A (en)*2023-07-032023-08-15上海新纪元机器人有限公司Active compensation control method and system for seat
CN117128956A (en)*2023-08-302023-11-28中国海洋大学 A dynamic tilt method based on angular velocity conversion and equipment applying the method
CN117419745A (en)*2023-10-132024-01-19南京理工大学Inertial auxiliary geomagnetic on-line calibration method and system based on circulating EKF
CN118149748A (en)*2024-03-052024-06-07武汉纵横天地空间信息技术有限公司Track gauge and ultrahigh measurement method and system of track inspection trolley
CN120445151A (en)*2025-07-142025-08-08中国矿业大学 Deformation monitoring method of monorail crane track based on inertial measurement technology
CN120620239A (en)*2025-08-132025-09-12南京信息工程大学 A reconfigurable exoskeleton-assisted robot and control method, device, and storage medium
CN120620239B (en)*2025-08-132025-10-17南京信息工程大学Reconfigurable exoskeleton power-assisted robot, control method, control equipment and storage medium

Families Citing this family (61)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112729348B (en)*2021-01-102023-11-28河南理工大学Gesture self-adaptive correction method for IMU system
CN113238072B (en)*2021-01-202022-11-08西安应用光学研究所Moving target resolving method suitable for vehicle-mounted photoelectric platform
CN113156155B (en)*2021-03-252024-04-05无锡博智芯科技有限公司Speed measuring method, system, medium and equipment of high-precision wearable equipment
CN113091743B (en)*2021-03-302022-12-23浙江欣奕华智能科技有限公司Indoor positioning method and device for robot
CN113091736B (en)*2021-04-022023-04-07京东科技信息技术有限公司Robot positioning method, device, robot and storage medium
CN113223175B (en)*2021-05-122023-05-05武汉中仪物联技术股份有限公司Pipeline three-dimensional nonlinear model construction method and system based on real attitude angle
CN113108790B (en)*2021-05-142024-06-25深圳中智永浩机器人有限公司Robot IMU angle measurement method and device, computer equipment and storage medium
CN113433957B (en)*2021-06-092024-03-15西安万飞控制科技有限公司Wind resistance control method for oil and gas pipeline inspection unmanned aerial vehicle
CN113405548A (en)*2021-06-102021-09-17中国北方车辆研究所Foot ground slip estimation method for electrically-driven lactating configuration foot type robot
CN113358121A (en)*2021-06-102021-09-07中国北方车辆研究所Electrically-driven insect configuration foot type robot foot-to-ground slip estimation method
CN113532477B (en)*2021-07-152024-10-15青岛迈金智能科技股份有限公司 Cycling computer device and automatic calibration method for initial posture of cycling computer
CN113672883B (en)*2021-08-052025-04-04南京逸智网络空间技术创新研究院有限公司 An implicit authentication method for smart device users based on physiological behavior characteristics
CN113674412B (en)*2021-08-122023-08-29浙江工商大学Pose fusion optimization-based indoor map construction method, system and storage medium
CN113954065B (en)*2021-09-282023-05-12哈尔滨工业大学Robot offline teaching platform based on inertial navigation positioning technology and offline teaching method thereof
CN113830220B (en)*2021-11-042022-09-13浙江欧飞电动车有限公司Electric vehicle power-assisted control method based on information fusion
CN114021376B (en)*2021-11-172024-04-09中国北方车辆研究所Terrain gradient estimation method for quadruped robot
CN114111770B (en)*2021-11-192024-04-09清华大学 A horizontal attitude measurement method, system, processing device and storage medium
CN114061575B (en)*2021-11-262024-06-14上海机电工程研究所Missile attitude angle precise alignment method and system under condition of large misalignment angle
CN114111772B (en)*2021-11-292023-10-03江苏科技大学Underwater robot soft operation hand position tracking method based on data glove
CN114279446B (en)*2021-12-222023-11-03广东汇天航空航天科技有限公司Aerocar navigation attitude measurement method and device and aerocar
CN114463932B (en)*2022-01-142024-05-03国网江苏省电力工程咨询有限公司Non-contact construction safety distance active dynamic identification early warning system and method
CN114623826B (en)*2022-02-252025-04-29南京航空航天大学 A pedestrian inertial navigation positioning method based on the human lower limb DH model
CN114580471B (en)*2022-02-282025-03-11上海体育学院 Human motion recognition method and system
CN114563002B (en)*2022-03-212024-04-09北京全信科工科技发展有限公司Method for processing signal of flexible gyroscope suitable for north seeking in vehicle-mounted disturbance environment
CN114675644B (en)*2022-03-212024-06-21中国科学院沈阳自动化研究所Underwater robot vertical plane motion control method based on parameter identification
CN114689048A (en)*2022-03-302022-07-01湖南中模云建筑科技有限公司Method and system for monitoring operation posture of climbing frame
CN114879748B (en)*2022-04-112024-04-30西北工业大学Electronic image stabilization-based inertial stabilization platform stabilization increasing method
CN114750153B (en)*2022-04-132024-03-19上海电气集团股份有限公司Motion control system for robot arm, cooperative robot and storage medium
CN114577218B (en)*2022-05-072022-08-05中国人民解放军海军工程大学 Attitude measurement method and system of underwater vehicle based on magnetometer and depth gauge
CN114932909B (en)*2022-06-012024-11-22吉林大学 A Slope Estimation Method Based on Complementary Filtering to Implement Acceleration Correction
CN115127548A (en)*2022-06-282022-09-30苏州精源创智能科技有限公司Navigation system integrating inertial navigation and laser dot matrix
CN115265530B (en)*2022-07-112025-04-18燕山大学 A relative yaw angle self-detection method for head-mounted device with anti-magnetic interference
CN115235453B (en)*2022-08-012024-09-03湖北工业大学 Mobile robot positioning method and system
CN115355905B (en)*2022-08-172025-07-22腾讯科技(深圳)有限公司State estimation method and device for foot robot and computer equipment
CN115420330B (en)*2022-08-222025-01-03南京理工大学 A continuum robot arm morphology detection PCB assembly
CN115435786B (en)*2022-09-052024-09-17国网湖南省电力有限公司Real-time monitoring method and monitoring system for power transmission line posture
CN115655265B (en)*2022-09-232024-07-16河海大学Pedestrian navigation indoor positioning method based on inertial sensing
CN115761787B (en)*2022-09-272025-06-24西北工业大学 A method for measuring hand posture with fusion constraints
CN115670445A (en)*2022-11-092023-02-03山东大学Human body posture detection and recognition system and method
CN115930957B (en)*2022-12-072025-09-16浙江大学6-Degree-of-freedom relative pose estimation system based on multi-sensor fusion
CN116659494A (en)*2022-12-222023-08-29南京市南部新城开发建设管理委员会Rapid complementary filtering method for attitude estimation of low-cost MARG sensor
CN115770038A (en)*2022-12-292023-03-10西安交通大学 A heart shock signal monitoring device and data processing method applicable to multiple scenarios
CN116009596A (en)*2023-01-092023-04-25航天科工火箭技术有限公司 Calculation method, device, medium, and electronic equipment of attitude angle
CN116007632B (en)*2023-01-112025-09-16广东工业大学Multi-sensor fusion four-rotor unmanned aerial vehicle attitude estimation method
CN116192571B (en)*2023-02-062024-03-08中国人民解放军火箭军工程大学Unmanned aerial vehicle ISAC channel estimation method under beam dithering effect
CN115790669B (en)*2023-02-082023-04-28河海大学DVL error self-adaptive calibration method based on maximum entropy smooth variable structure filtering
CN116007661B (en)*2023-02-212023-06-23河海大学 A Gyro Error Suppression Method Based on Improved AR Model and Smoothing Filter
CN116817896B (en)*2023-04-032024-04-16盐城数智科技有限公司Gesture resolving method based on extended Kalman filtering
CN116136405B (en)*2023-04-042023-06-30天津大学 Data processing method and device for inertial measurement unit introducing magnetic fluid sensor
CN116625407B (en)*2023-06-052024-02-20泉州职业技术大学Intelligent micro-attitude measurement method and system
CN116953290B (en)*2023-09-182024-01-12浙江力夫传感技术有限公司Wind speed transducer probe rod angle adjusting method and wind speed transducer
CN119665960A (en)*2023-09-212025-03-21南京航空航天大学 An algorithm for determining the combined attitude of an air-bearing platform based on a large time-delay compensation model
CN116972875B (en)*2023-09-252024-01-02山东建筑大学 A gyroscope-based object motion trajectory monitoring method
CN117589202B (en)*2024-01-172024-04-23陕西太合智能钻探有限公司Calibration system and method for directional probe of triaxial nonmagnetic turntable
CN117824635B (en)*2024-03-042024-05-07北京星际导控科技有限责任公司Array type inertial measurement device and adaptive inertial measurement method
CN118603037B (en)*2024-05-312025-05-27哈尔滨工业大学 An IMU adaptive attitude estimation method based on Kalman filter
CN119421102A (en)*2024-10-302025-02-11哈尔滨工程大学 A fast wearable indoor ice and snow sports posture capture system and its use method
CN120029337B (en)*2025-04-172025-07-04东莞市三奕电子科技股份有限公司Posture control method and system of intelligent palm machine
CN120233789B (en)*2025-06-032025-08-08国网黑龙江省电力有限公司超高压公司Multi-rotor unmanned aerial vehicle mechanical arm control method considering centroid offset constraint
CN120578222B (en)*2025-08-012025-09-26农业农村部南京农业机械化研究所Inertial active balancing method for self-stabilizing platform under orchard picking platform
CN120579150B (en)*2025-08-012025-10-03南京信息工程大学 Infrared focal plane array attitude estimation method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN106237604A (en)*2016-08-312016-12-21歌尔股份有限公司Wearable device and the method utilizing its monitoring kinestate
CN106643785A (en)*2016-12-282017-05-10北京航空航天大学Method for multi-source information self-adaption step number detection based on MEMS inertial measurement unit
CN108225308A (en)*2017-11-232018-06-29东南大学A kind of attitude algorithm method of the expanded Kalman filtration algorithm based on quaternary number

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN110146077A (en)*2019-06-212019-08-20台州知通科技有限公司Pose of mobile robot angle calculation method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN106237604A (en)*2016-08-312016-12-21歌尔股份有限公司Wearable device and the method utilizing its monitoring kinestate
CN106643785A (en)*2016-12-282017-05-10北京航空航天大学Method for multi-source information self-adaption step number detection based on MEMS inertial measurement unit
CN108225308A (en)*2017-11-232018-06-29东南大学A kind of attitude algorithm method of the expanded Kalman filtration algorithm based on quaternary number

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
王超杰: ""蛇形机器人互补滤波和四元数的姿态解算"", 《传感器与微系统》*
艾青林: ""钢结构建筑探伤机器人刚柔耦合空间位姿解析与实验研究"", 《机器人》*
郑增威: ""基于可穿戴传感器的人体活动识别研究综述"", 《计算机应用》*

Cited By (63)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO2020253854A1 (en)*2019-06-212020-12-24台州知通科技有限公司Mobile robot posture angle calculation method
CN110377058A (en)*2019-08-302019-10-25深圳市道通智能航空技术有限公司A kind of yaw corner correcting method, device and the aircraft of aircraft
CN110377058B (en)*2019-08-302021-11-09深圳市道通智能航空技术股份有限公司Aircraft yaw angle correction method and device and aircraft
CN110877335A (en)*2019-09-272020-03-13华南理工大学 An adaptive markerless robotic arm trajectory tracking method based on hybrid filter
CN110864684A (en)*2019-11-292020-03-06中国科学院电子学研究所User posture measuring and calculating method
CN110887480A (en)*2019-12-112020-03-17中国空气动力研究与发展中心低速空气动力研究所Flight attitude estimation method and system based on MEMS sensor
CN110954102B (en)*2019-12-182022-01-07无锡北微传感科技有限公司Magnetometer-assisted inertial navigation system and method for robot positioning
CN110954102A (en)*2019-12-182020-04-03无锡北微传感科技有限公司Magnetometer-assisted inertial navigation system and method for robot positioning
CN111207734A (en)*2020-01-162020-05-29西安因诺航空科技有限公司EKF-based unmanned aerial vehicle integrated navigation method
CN111207734B (en)*2020-01-162022-01-07西安因诺航空科技有限公司EKF-based unmanned aerial vehicle integrated navigation method
CN111141283A (en)*2020-01-192020-05-12杭州十域科技有限公司Method for judging advancing direction through geomagnetic data
CN111273542B (en)*2020-01-202023-03-10武汉科技大学 Cube robot, control system and method, and design method
CN111273542A (en)*2020-01-202020-06-12武汉科技大学 Cube robot and control system and method and design method
CN111220114A (en)*2020-01-202020-06-02山东大学Rotating shaft rotating angle inertia measurement system and method for single-shaft rotating carrier
CN111426318B (en)*2020-04-222024-01-26中北大学 Low-cost AHRS heading angle compensation method based on quaternion-extended Kalman filter
CN111426318A (en)*2020-04-222020-07-17中北大学 A low-cost AHRS heading angle compensation method based on quaternion-extended Kalman filter
WO2022016562A1 (en)*2020-07-222022-01-27南京科沃信息技术有限公司Vision-based crop protection unmanned aerial vehicle obstacle-avoidance system and obstacle avoidance method thereof
CN111949929A (en)*2020-08-122020-11-17智能移动机器人(中山)研究院Design method of multi-sensor fusion quadruped robot motion odometer
CN111949929B (en)*2020-08-122022-06-21智能移动机器人(中山)研究院 A design method of quadruped robot motion odometry based on multi-sensor fusion
CN111896007A (en)*2020-08-122020-11-06智能移动机器人(中山)研究院 An attitude calculation method of quadruped robot for compensating foot-to-ground impact
CN112304312A (en)*2020-09-172021-02-02合肥赛为智能有限公司Unmanned aerial vehicle attitude calculation method and system based on least square method and EKF
CN112066984A (en)*2020-09-172020-12-11深圳维特智能科技有限公司Attitude angle resolving method and device, processing equipment and storage medium
CN112304312B (en)*2020-09-172022-09-13合肥赛为智能有限公司Unmanned aerial vehicle attitude calculation method and system based on least square method and EKF
CN112446422A (en)*2020-11-102021-03-05济南浪潮高新科技投资发展有限公司Multi-sensor data fusion method and system for robot area positioning
CN112630813B (en)*2020-11-242024-05-03中国人民解放军国防科技大学Unmanned aerial vehicle attitude measurement method based on strapdown inertial navigation and Beidou satellite navigation system
CN112630813A (en)*2020-11-242021-04-09中国人民解放军国防科技大学Unmanned aerial vehicle attitude measurement method based on strapdown inertial navigation and Beidou satellite navigation system
CN112649001A (en)*2020-12-012021-04-13中国航空工业集团公司沈阳飞机设计研究所Method for resolving attitude and position of small unmanned aerial vehicle
CN112649001B (en)*2020-12-012023-08-22中国航空工业集团公司沈阳飞机设计研究所Gesture and position resolving method for small unmanned aerial vehicle
CN112304340A (en)*2020-12-242021-02-02北京轻威科技有限责任公司Attitude calculation method and device based on nine-axis IMU and storage medium
CN112304340B (en)*2020-12-242021-04-06北京轻威科技有限责任公司Attitude calculation method and device based on nine-axis IMU and storage medium
CN114764830A (en)*2021-01-132022-07-19金华职业技术学院Object pose estimation method based on quaternion EKF and uncalibrated hand-eye system
CN112945225A (en)*2021-01-192021-06-11西安理工大学Attitude calculation system and method based on extended Kalman filtering
WO2022160811A1 (en)*2021-01-282022-08-04歌尔股份有限公司Footed robot motion trajectory tracking method and device, and readable storage medium
CN113063416A (en)*2021-02-052021-07-02重庆大学 A Robot Attitude Fusion Method Based on Adaptive Parameter Complementary Filtering
CN113063416B (en)*2021-02-052023-08-08重庆大学Robot posture fusion method based on self-adaptive parameter complementary filtering
CN115046552A (en)*2021-03-092022-09-13北京大学Carrier dynamic attitude estimation method based on MEMS inertial sensor
CN115164875A (en)*2021-04-062022-10-11上海理工大学 An Attitude Fusion Algorithm Based on Kalman Filtering and Explicit Complementary Filtering
CN114111777A (en)*2021-11-242022-03-01中国矿业大学(北京) A state perception system for underground personnel based on head attitude monitoring
CN114216456A (en)*2021-11-272022-03-22北京工业大学 An Attitude Measurement Method Based on Fusion of IMU and Robot Body Parameters
CN114216456B (en)*2021-11-272023-12-08北京工业大学Attitude measurement method based on fusion of IMU and robot body parameters
CN114279445B (en)*2021-12-152024-05-24南京航空航天大学 Attitude Calculation Method for Spinning Aircraft
CN114279445A (en)*2021-12-152022-04-05南京航空航天大学Attitude calculation method of spinning aircraft
CN114719858A (en)*2022-04-192022-07-08东北大学秦皇岛分校3-dimensional positioning method based on IMU and floor height target compensation
CN114719858B (en)*2022-04-192024-05-07东北大学秦皇岛分校 A 3D positioning method based on IMU and floor height target compensation
CN115290076A (en)*2022-06-172022-11-04南京大学 A method of human joint angle data processing based on multi-sensor fusion
CN115290076B (en)*2022-06-172025-05-06南京大学 A human joint angle data processing method based on multi-sensor fusion
CN115063945A (en)*2022-06-202022-09-16浙江科技学院 Fall detection and alarm method and system based on attitude fusion solution
CN115063945B (en)*2022-06-202023-12-29浙江科技学院Fall detection alarm method and system based on attitude fusion calculation
CN115290090A (en)*2022-07-112022-11-04西安理工大学SLAM map construction method based on multi-sensor information fusion
CN115560668A (en)*2022-11-092023-01-03东南大学Miniature dynamic dip angle measurement module and calculation method thereof
CN115855043A (en)*2022-12-132023-03-28江苏徐工国重实验室科技有限公司Attitude calculation method, attitude calculation device, attitude calculation system, engineering machine and storage medium
CN115993115A (en)*2022-12-292023-04-21西安万飞控制科技有限公司Position and motion information acquisition method and system of photovoltaic cleaning robot
CN116588261A (en)*2023-07-032023-08-15上海新纪元机器人有限公司Active compensation control method and system for seat
CN116588261B (en)*2023-07-032024-02-09上海新纪元机器人有限公司Active compensation control method and system for seat
CN117128956A (en)*2023-08-302023-11-28中国海洋大学 A dynamic tilt method based on angular velocity conversion and equipment applying the method
CN117128956B (en)*2023-08-302024-03-26中国海洋大学 Dynamic tilt angle acquisition method based on angular velocity conversion and equipment applying this method
CN117419745A (en)*2023-10-132024-01-19南京理工大学Inertial auxiliary geomagnetic on-line calibration method and system based on circulating EKF
CN118149748A (en)*2024-03-052024-06-07武汉纵横天地空间信息技术有限公司Track gauge and ultrahigh measurement method and system of track inspection trolley
CN118149748B (en)*2024-03-052024-08-27武汉纵横天地空间信息技术有限公司Track gauge and ultrahigh measurement method and system of track inspection trolley
CN120445151A (en)*2025-07-142025-08-08中国矿业大学 Deformation monitoring method of monorail crane track based on inertial measurement technology
CN120445151B (en)*2025-07-142025-09-09中国矿业大学 Monorail crane track deformation monitoring method based on inertial measurement technology
CN120620239A (en)*2025-08-132025-09-12南京信息工程大学 A reconfigurable exoskeleton-assisted robot and control method, device, and storage medium
CN120620239B (en)*2025-08-132025-10-17南京信息工程大学Reconfigurable exoskeleton power-assisted robot, control method, control equipment and storage medium

Also Published As

Publication numberPublication date
ZA202105514B (en)2022-01-26
WO2020253854A1 (en)2020-12-24

Similar Documents

PublicationPublication DateTitle
CN110146077A (en)Pose of mobile robot angle calculation method
CN109991636B (en)Map construction method and system based on GPS, IMU and binocular vision
Favre et al.Quaternion-based fusion of gyroscopes and accelerometers to improve 3D angle measurement
JP7342864B2 (en) Positioning program, positioning method, and positioning device
ZhaoA review of wearable IMU (inertial-measurement-unit)-based pose estimation and drift reduction technologies
CN106821391B (en)Human body gait acquisition and analysis system and method based on inertial sensor information fusion
CN110887481B (en)Carrier dynamic attitude estimation method based on MEMS inertial sensor
CN106979780B (en) A real-time attitude measurement method for unmanned vehicles
CN102121828B (en)Method for estimating body posture angle of humanoid robot in real time
CN109141475B (en) A Robust Inter-Travel Initial Alignment Method for DVL-assisted SINS
CN108225308A (en)A kind of attitude algorithm method of the expanded Kalman filtration algorithm based on quaternary number
US20100250177A1 (en)Orientation measurement of an object
CN107560613A (en)Trajectory Tracking System and method in robot chamber based on nine axle inertial sensors
CN111024126A (en)Self-adaptive zero-speed correction method in pedestrian navigation positioning
CN109459028A (en)A kind of adaptive step estimation method based on gradient decline
CN107490378A (en)A kind of indoor positioning based on MPU6050 and smart mobile phone and the method for navigation
CN106370178A (en)Mobile terminal equipment attitude measurement method and mobile terminal equipment attitude measurement apparatus
CN109612476A (en)Map reconstructing method, device, inertial navigation system and computer storage medium based on inertial navigation technology
CN101365925A (en) Method for Estimating Movement of Solids
CN104546391B (en)Gyro stabilizer for tactile sticks and complementary filtering method thereof
Razavi et al.Towards real-time partially self-calibrating pedestrian navigation with an inertial sensor array
Etzion et al.MoRPI: Mobile robot pure inertial navigation
CN110207647B (en)Arm ring attitude angle calculation method based on complementary Kalman filter
Šlajpah et al.Compensation for magnetic disturbances in motion estimation to provide feedback to wearable robotic systems
CN109211234A (en)Inertia mapping method and device under a kind of mine

Legal Events

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

Application publication date:20190820


[8]ページ先頭

©2009-2025 Movatter.jp