Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Dong xiaoguang
    Dong xiaoguang

    Dong xiaoguang

    @Dong xiaoguang

    2
    Reputation
    97
    Posts
    566
    Profile views
    3
    Followers
    0
    Following
    Joined Last Online

    • Profile
    • More
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    Dong xiaoguang Follow

    Posts made by Dong xiaoguang

    RE: AHRS Algorithm

    Position and velocity are not required by the AHRS app. By saying AHRS app, we usually mean only attitude is calculated and the heading angle is stabilized by the magnetic heading.

    posted in The OpenIMU Family •
    RE: IMU Offset to the GPS

    First, please make the X axis of the IMU point to the direction of travel. Otherwise, heading accuracy may be degraded.
    After doing that, you get the following diagram. L is the lever arm vector and has a positive component along the X axis of the IMU.
    图片1.png

    posted in The OpenIMU Family •
    RE: Variables
    1. point of interest is a point whose position you want to measure. The algorithm will use this config to convert the position of IMU to the position of this point.
    2. As mag is not used, its configurations don't matter. When soft iron ratio is set 1 and soft iron angle to 0, it means there is no soft iron interference.
    posted in The OpenIMU Family •
    RE: IMU Offset to the GPS

    Hi,
    First, the lever arm is defined as the position of the GPS antenna relative to the IMU.
    Second, the relative position vector is represented in the IMU body frame. And leverArmBx, leverArmBy and leverArmBz are three components of this vector in the IMU body frame.

    posted in The OpenIMU Family •
    RE: E2 packet heading drift when Stopped (NovAtel BESTVEL jitter)

    Could you share with us some data file or plots where this issue occurs? Thank you.

    posted in The OpenIMU Family •
    RE: Fusion code/event logger for Lidar sensor

    I haven't seen anybody has done some thing like this with OpenIMU.

    posted in The OpenIMU Family •
    RE: IMU383z soft reset via SPI

    Oh, I just had the similar problem a few days ago. I found the soft reset command "55555352007E4F" in hex.

    posted in Product •
    RE: IMU placement into a car

    @Jose said in IMU placement into a car:

    Can you assure us that this that we have tried to describe does not happen with your module?

    If you mean magnetic interferences, we will have the same problem.
    If you mean pitch/roll error increase duration acceleration or braking, we have this into consideration in our algorithm. However, there will still be error increase. You need to test it to see if it meets your requirements.

    What is the optimal location for the module?What are the possible ones?Where have they tried it?

    For magnetic sensor, you need to put it aways from changing interferences.
    You should also put it at a location with less vibration.

    On the other hand, is there a possibility to connect with Arduino?

    We have SPI and UART in OpenIMU300ZI. You need to prepare the driver for Arduino.

    posted in The OpenIMU Family •
    RE: IMU placement into a car

    There is one simple principle when you want to use a magnetometer in your application: there should be no varying magnetic interference.
    Varying magnetic interference includes:

    1. hard iron. For example, a moving magnet, a chaning current around the sensor;
    2. soft iron. For example, a moving steel.
    3. Environmental magnetic field change. For example, moving the sensor for one location to another which has a different magnetic north from the first location.
    posted in The OpenIMU Family •
    RE: ZED-F9P Connection Question

    @Swingw , you buy an OpenIMU300ZI evk.

    posted in The OpenIMU Family •