Sensor Models
Perform sensor modeling and simulation for accelerometers, magnetometers, gyroscopes, altimeters, GPS, IMU, and range sensors. Analyze sensor readings, sensor noise, environmental conditions and other configuration parameters. Generate trajectories to emulate these sensors traveling through a world and calibrate the performance of your sensors.
To fuse multiple sensors or use other localization algorithms, see Localization and Pose Estimation.
For more information about GNSS localization and positioning, see GNSS Positioning.
Functions
Blocks
Topics
- Introduction to Simulating IMU Measurements
This example shows how to simulate inertial measurement unit (IMU) measurements using the
imuSensor
System object. - Generate IMU Readings on a Double Pendulum
This example shows how to generate inertial measurement unit (IMU) readings from two IMU sensors mounted on the links of a double pendulum.
- Model IMU, GPS, and INS/GPS
Model combinations of inertial sensors and GPS
- Inertial Sensor Noise Analysis Using Allan Variance
This example shows how to use the Allan variance to determine noise parameters of a MEMS gyroscope.
- Wheel Encoder Error Sources
Explore the various error sources of wheel encoders and how they affect the wheel odometry estimate.
- Remove Bias from Angular Velocity Measurement
This example shows how to remove gyroscope bias from an IMU using
imufilter
. - Configure Time Scope MATLAB Object
Customize
timescope
properties and use measurement tools. - Simulate Inertial Sensor Readings from a Driving Scenario
Generate synthetic sensor data from IMU, GPS, and wheel encoders using driving scenario generation tools from Automated Driving Toolbox™.
- Simulate INS Block
In this example, you simulate an INS block by using the pose information of a vehicle undertaking a left-turn trajectory.