Sensor Models

IMU, GPS, RADAR, ESM, and EO/IR

Model various sensors, including: IMU (accelerometer, gyroscope, magnetometer), GPS receivers, altimeters, radar, lidar, sonar, and IR. You can mimic environmental, channel, and sensor configurations by modifying parameters of the sensor models. For active sensors, you can also model the corresponding emitters and channels as separate objects.

Functions

expand all

altimeterSensorAltimeter simulation model
gpsSensorGPS receiver simulation model
imuSensorIMU simulation model
accelparamsAccelerometer sensor parameters
gyroparamsGyroscope sensor parameters
magparamsMagnetometer sensor parameters
allanvarAllan variance
magcalMagnetometer calibration coefficients
transformMotionCompute motion quantities between two relatively fixed frames
irSensorGenerate infrared detections for tracking scenario
irSignatureInfrared platform signature
insSensorInertial navigation and GPS simulation model
monostaticRadarSensorGenerate radar detections for tracking scenario
radarChannelFree space propagation and reflection of radar signals
radarEmissionEmitted radar signal structure
radarEmitterRadar signals and interferences generator
radarSensorGenerate detections from radar emissions
rcsSignatureRadar cross-section pattern
monostaticLidarSensorSimulate and model lidar point cloud generator
extendedObjectMeshMesh representation of extended object
tracking.scenario.airplaneMeshMesh representation of airplane
sonarEmissionEmitted sonar signal structure
sonarEmitterAcoustic signals and interferences generator
sonarSensorGenerate detections from sonar emissions
tsSignatureTarget strength pattern
underwaterChannelPropagated and reflected sonar signals

Blocks

IMUIMU simulation model
INSSimulate INS sensor

Topics

Simulate Radar Detections

Simulate target detections by radar sensors.

Model IMU, GPS, and INS/GPS

Model combinations of inertial sensors and GPS.

Introduction to Simulating IMU Measurements

This example shows how to simulate inertial measurement unit (IMU) measurements using the imuSensor System object.

Remove Bias from Angular Velocity Measurement

This example shows how to remove gyroscope bias from an IMU using imufilter.

Featured Examples