Contenuto principale

Questa pagina è stata tradotta con la traduzione automatica. Fai clic qui per vedere l'ultima versione in inglese.

Fusione di sensori inerziali

Navigazione inerziale con IMU e GPS, fusione dei sensori, regolazione personalizzata dei filtri

La fusione dei sensori inerziali utilizza filtri per migliorare e combinare le letture provenienti da IMU, GPS e altri sensori. Per modellare sensori specifici, vedere Modelli di sensori.

Per la localizzazione e la mappatura simultanee, vedere SBATTERE .

Funzioni

espandi tutto

ahrsfilterOrientation from accelerometer, gyroscope, and magnetometer readings
ahrs10filterHeight and orientation from MARG and altimeter readings
complementaryFilterEstimate orientation using complementary filter
ecompassOrientation from magnetometer and accelerometer readings
imufilterOrientation from accelerometer and gyroscope readings
insfilterMARGEstimate pose from MARG and GPS data
insfilterAsyncEstimate pose from asynchronous MARG and GPS data
insfilterErrorStateEstimate pose from IMU, GPS, and monocular visual odometry (MVO) data
insfilterNonholonomicEstimate pose with nonholonomic constraints
insfilterCreate inertial navigation filter
insEKFInertial Navigation Using Extended Kalman Filter (Da R2022a)
insOptionsOptions for configuration of insEKF object (Da R2022a)
insAccelerometerModel accelerometer readings for sensor fusion (Da R2022a)
insGPSModel GPS readings for sensor fusion (Da R2022a)
insGyroscopeModel gyroscope readings for sensor fusion (Da R2022a)
insMagnetometerModel magnetometer readings for sensor fusion (Da R2022a)
insMotionOrientationMotion model for 3-D orientation estimation (Da R2022a)
insMotionPoseModel for 3-D motion estimation (Da R2022a)
insCreateMotionModelTemplateCreate template file for motion model (Da R2022b)
insCreateSensorModelTemplateCreate template file for sensor model (Da R2022b)
positioning.INSMotionModelBase class for defining motion models used with insEKF (Da R2022a)
positioning.INSSensorModelBase class for defining sensor models used with insEKF (Da R2022a)
tunerconfigFusion filter tuner configuration options
tunernoiseNoise structure of fusion filter
tunerPlotPosePlot filter pose estimates during tuning (Da R2021a)

Blocchi

AHRSOrientation from accelerometer, gyroscope, and magnetometer readings
Complementary FilterEstimate orientation using complementary filter (Da R2023a)
IMU FilterEstimate orientation using IMU Filter (Da R2023b)
ecompassCompute orientation from accelerometer and magnetometer readings (Da R2024a)

Argomenti

Fusione dei sensori

Applicazioni

Esempi in primo piano