The disclosure relates in general to a localization device, and more particularly to a localization device using magnetic field and a positioning method thereof.
Automated guided vehicle (AGV) is an important carrier in the technology field of automated materials handling. In comparison to the transport system using conveyor, the transport system using AGV does not occupy space and allows the production line to be flexibly adjusted. In terms of trackless AGV, most of existing technologies achieve positioning effect using laser reflective labels, magnetic columns or two-dimensional bar code labels. However, when it comes to practical application of the above label positioning technologies, the plant site needs to be emptied in advance, which is difficult to those plants lacking advance planning. Moreover, the above label positioning technologies are limited to two dimensional scenarios and therefore cannot be used in three dimensional scenarios. The above label positioning technologies need to be improved.
The disclosure is directed to a localization device using magnetic field and a positioning method thereof. According to the localization device and the positioning method of the disclosure, the landmark is formed of a magnetism generation element, and a set of tri-axes magnetic sensors is mounted on a moving object, such that the moving object can be positioned in a three-dimensional space.
According to a first aspect of the present disclosure, a localization device using a magnetic field for positioning a moving object is provided. The localization device includes a magnetic landmark, a set of at least four tri-axes magnetic sensors mounted on the moving object, and a logic operation processing unit. The set of at least four tri-axes magnetic sensors forms four non-coplanar points in a three-dimension coordinate system. The logic operation processing unit is connected to the set of at least four tri-axes magnetic sensors. The set of at least four tri-axes magnetic sensors senses the magnetic field of the magnetic landmark and generates at least four magnetic signals transmitted to the logic operation processing unit.
According to a second aspect of the present disclosure, a positioning method using a magnetic field for positioning a moving object relative to a magnetic landmark is provided. The moving object has a set of at least four tri-axes magnetic sensors mounted thereon. The set of at least four tri-axes magnetic sensors forms four non-coplanar points in a three-dimension coordinate system. The positioning method includes: sensing the magnetic field of the magnetic landmark and generating at least four magnetic signals by the set of at least four tri-axes magnetic sensors.
The above and other aspects of the disclosure will become better understood with regard to the following detailed description of several embodiment(s). The following description is made with reference to the accompanying drawings.
Detailed descriptions of the disclosure are disclosed in a number of embodiments. However, the embodiments are for explanatory and exemplary purposes only, not for limiting the scope of protection of the disclosure.
Refer to
The magnetic landmark 110 is for generating a predetermined magnetic field. The magnetic landmark 110 can be a magnet or an electromagnet. Refer to
Refer to
In an embodiment, tri-axes magnetic sensors 120 can be a three-dimensional electronic compass composed of a three-dimensional magneto-resistive sensor (or magnetometer), a biaxial inclination sensor and a micro-processor. The three-dimensional magneto-resistive sensor is for measuring an external magnetic field. The inclination sensor performs compensation when the magnetometer is in a non-horizontal state. The micro-processor is for processing the signals and data output of the magnetometer and the inclination sensor and the hard/soft iron compensation. The magnetometer is formed of three orthogonal magneto-resistive sensors. The magneto-resistive sensor mounted on each axis detects the magnetic intensity on the same axis. The magneto-resistive sensor in the X direction (forward direction) detects the vector value of the external magnetic field in the X direction. The magneto-resistive sensor in the Y direction (left direction) detects the vector value of the external magnetic field in the Y direction. The magneto-resistive sensor in the Z direction (upward direction) detects the vector value of the external magnetic field in the Z direction. The analog output signal generated by magneto-resistive sensor is further amplified and transmitted to the micro-processor for subsequent processing. Since the electronic compass of the magneto-resistive sensor advantageously has smaller volume and faster response rate, the magneto-resistive sensor significantly outdoes the Hall sensor in terms of sensitivity and linearity.
The logic operation processing unit 130 calculates the related-coordinate information and the distance information of at least four tri-axes magnetic sensors 120 relative to the magnetic landmark 110 according to at least four magnetic signals to generate an identification data.
In
In the following formulas, B represents a vector of magnetic moment detected by each tri-axes magnetic sensor 120 at distance r; B′ represents a vector of magnetic moment detected by each tri-axes magnetic sensor 120 at distance r+ndr, μ0 represents a spatial medium parameter. The difference of the magnetic moments B and B′ can be obtained from formulas (1) and (2) and expressed as formula (3).
The vector of magnetic flux difference can be expressed using the gradient tensor matrix G, and formula (4) can be obtained from formula (3).
It can be known from the above formulas that the coordinate and distance information of each tri-axes magnetic sensor 120 can be obtained from the magnetic moment B detected and the gradient tensor matrix G by each tri-axes magnetic sensor 120 in the space. Details of solving the simultaneous equations using the gradient tensor matrix G are disclosed below. Suppose the magnetic field signal received by each tri-axes magnetic sensor 120 can be expressed as:
{circumflex over (z)}i,m(k)=BE(k)+Rlandmarkbody(k)Bi(k)+O+Ni,m(k) (5)
Wherein BE represents a geomagnetic vector; Rlandmarkbody represents a rotation matrix between the landmark coordinate and the sensor coordinate; O represents the hard iron effect in the environment; N represents a noise vector. If the magnetic sensor system contains gyro information, then the gyro information can be added to the system to obtain better estimation results.
The gyro sensing signal can be expressed as:
{circumflex over (z)}i,gyro(k)=[ωi,x(k) ωi,y(k) ωi,z(k)]T+Ni,gyro(k) (6)
Wherein, ω represents an angular speed of the sensor coordinate; N represents a noise vector.
Based on formulas (1), (4) and (5), the gradient tensor matrix G can be obtained using approximation method:
Wherein Rbody landmark can be expressed as:
Rbodylandmark=[n1−n0 n2−n0 n3−n0] (10)
{dot over (R)}bodylandmark can be obtained by differentiating Rbodylandmark:
Formula (12) can be obtained through the rearrangement of formulas (7)-(9), wherein ui=ni−n0, i=1˜3.
If x=[u1 u2 u3 r0],ϵR12, then the linear system matrix A can be expressed as formula (13), wherein w represents a vector of system noises.
Based on the features of rotation matrix, the following constraints can be obtained:
u1Tu2=0
u2Tu3=0
u3Tu1=0
u1Tu1=1
u2Tu2=1
u3Tu3=1 (14)
Lastly, following formula is obtained using constrained Kalman filter. Refer to
x(k+1)=A(k)x(k)+w(k)
y(k)=h(x(k))+v(k)
st. Ghard(x(k))=h (15)
Measurement update:
H(k)=∇Th({circumflex over (x)}−(k))
P+(k)=(P−(k)−1+H(k)TR−1H(k))−1
F(k)=∇TGHard({circumflex over (x)}−(k))
f(k)=h−GHard({circumflex over (x)}−(k))+F(k){circumflex over (x)}−(k)
{circumflex over (x)}U(k)={circumflex over (x)}−(k)+P+(k)H(k)TR−1(y(k)−h({circumflex over (x)}−(k)))
{circumflex over (x)}+(k)={circumflex over (x)}U(k)−P+(k)F(k)T·[F(k)P+(k)F(k)T]−1[F(k){circumflex over (x)}U(k)−f(k)]
Time update:
{circumflex over (x)}−(k+1)=A(k){circumflex over (x)}+(k)
P−(k)=A(k)P+(k)A(k)T+Q
Wherein, x and y represent a state vector and a measurement vector respectively; k represents a time parameter; A represents a linear system matrix; P represents magnetic moment; r represent a distance from each sensor to the origin; P− and P+ represent state error covariance matrix; h represents a measurement equation; H represents a Jacobian matrix of h; Q and R represent noise covariance matrixes; w and v respectively represent a vector of zero mean white Gaussian noises.
The above disclosure shows that when the moving object 100 passes through the magnetic landmark 110, the logic operation processing unit 130 calculates the position vector r of the at least four tri-axes magnetic sensors 120 relative to the magnetic landmark 110 according to the magnetic moment B and the gradient tensor matrix G of the at least four tri-axes magnetic sensors 120 relative to the magnetic landmark to obtain an identification data, wherein r=−3G−1B and the identification data is the positioning data of the moving object 100.
A localization device using magnetic field and a positioning method thereof are disclosed in above embodiments of the disclosure. The localization device is capable of detecting the coordinates of a moving object in the space and requires only one magnetic landmark. Therefore, the disclosure does not require prior arrangement of the environment or multiple magnetic landmarks. Besides, the known technologies which estimate the distance using magnetic intensity are nonlinear (inversely proportional to the square of the distance) and have low resistance against noises. The localization device using magnetic field and the positioning method of the present disclosure employ at least four non-coplanar tri-axes magnetic sensors, such that the estimation system becomes a linear system and achieves millimeter (mm) level precision, and the information of the three-dimension coordinate system can be calculated.
While the disclosure has been described by way of example and in terms of the embodiment(s), it is to be understood that the disclosure is not limited thereto. On the contrary, it is intended to cover various modifications and similar arrangements and procedures, and the scope of the appended claims therefore should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements and procedures.
Number | Date | Country | Kind |
---|---|---|---|
105128638 A | Sep 2016 | TW | national |
This application claims the benefits of U.S. provisional application Ser. No. 62/358,582, filed Jul. 6, 2016 and Taiwan application Serial No. 105128638, filed Sep. 5, 2016, the subject matters of which are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
6269291 | Segeren | Jul 2001 | B1 |
6690963 | Ben-Haim et al. | Feb 2004 | B2 |
6762600 | Khalfin | Jul 2004 | B2 |
6841994 | Wiegert | Jan 2005 | B1 |
6888353 | Wiegert | May 2005 | B1 |
7038458 | Wiegert | May 2006 | B1 |
7292948 | Jones, Jr. et al. | Nov 2007 | B2 |
7835785 | Scully et al. | Nov 2010 | B2 |
7912633 | Dietsch et al. | Mar 2011 | B1 |
8220710 | Hoffman et al. | Jul 2012 | B2 |
8928602 | Wan | Jan 2015 | B1 |
9348009 | Sontag | May 2016 | B2 |
9459124 | Khalfin et al. | Oct 2016 | B2 |
20060038555 | Higgins et al. | Feb 2006 | A1 |
20090128139 | Drenth et al. | May 2009 | A1 |
20100127696 | Huber et al. | May 2010 | A1 |
20150061648 | Park et al. | Mar 2015 | A1 |
20160147231 | Sun et al. | May 2016 | A1 |
Number | Date | Country |
---|---|---|
102147259 | Aug 2011 | CN |
102686979 | Feb 2015 | CN |
103268116 | Feb 2015 | CN |
105044630 | Nov 2015 | CN |
204871280 | Dec 2015 | CN |
2863284 | Apr 2015 | EP |
11-304405 | Nov 1999 | JP |
200934710 | Aug 2009 | TW |
M465591 | Nov 2013 | TW |
201407308 | Feb 2014 | TW |
I431247 | Mar 2014 | TW |
201447525 | Dec 2014 | TW |
I470386 | Jan 2015 | TW |
201619038 | Jun 2016 | TW |
Entry |
---|
Taiwanese Office Action and Search Report, dated Jun. 27, 2017, for Taiwanese Application No. 105128638. |
Hu et al., “A Novel Positioning and Orientation System Based on Three-Axis Magnetic Coils,” IEEE Transactions on Magnetics, vol. 48, No. 7, Jul. 2012 , pp. 2211-2219. |
Taiwanese Office Action and Search Report, dated Jun. 28, 2018, for Taiwanese Application No. 106131453. |
Chung et al., “Indoor Location Sensing Using Geo-Magnetism”, pp. 141-154. |
Hou et al., “Experimental Study of Magnetic-based Localization Model for Miniature Medical Device Placed Indwelling Human Body”, Proceedings of the 2005 IEEE, Engineering in Medicine and Biology 27th Annual Conference, Shanghai, China, Sep. 1-4, 2005, pp. 1309-1312. |
Hu et al., “A Robust Orientation Estimation Algorithm Using MARG Sensors”, IEEE Transactions on Instrumentation and Measurement, vol. 64, No. 3, Mar. 2015, pp. 815-822. |
Nara et al., “A Closed-Form Formula for Magnetic Dipole Localization by Measurement of Its Magnetic Field and Spatial Gradients”, IEEE Transactions on Magnetics, vol. 42, No. 10, Oct. 2006, pp. 3291-3293. |
Pang et al., “Integrated Compensation of Magnetometer Array Magnetic Distortion Field and Improvement of Magnetic Object Localization”, IEEE Transactions on Geoscience and Remote Sensing, vol. 52, No. 9, Sep. 2014, pp. 5670-5676. |
Skog et al., “Pedestrian tracking using an IMU array”, pp. 1-4. |
Sun et al., “A Single Dipole-based Localization Method in Near Magnetic Field using IMU Array”, 2016 IEEE International Workshop on Advanced Robotics and its Social Impacts (ARSO), Shanghai, China, Jul. 8-10, 2016, pp. 152-157. |
You et al., “Localization Using Magnetic Patterns for Autonomous Mobile Robot”, International Journal of Advanced Robotic Systems, 2014, pp. 1-10. |
Marins et al., “An Extended Kalman Filter for Quaternion-Based Orientation Estimation Using MARG Sensors,” Proceedings of the 2001 IEEE/RSJ, International Conference on Intelligent Robots and Systems, Maui, Hawaii, Oct. 29-Nov. 3, 2001, pp. 2003-2011 (9 pages total). |
U.S. Office Action for U.S. Appl. No. 15/828,012, dated Nov. 5, 2019. |
Number | Date | Country | |
---|---|---|---|
20180011472 A1 | Jan 2018 | US |
Number | Date | Country | |
---|---|---|---|
62358582 | Jul 2016 | US |