센서 모델
IMU, GPS, 레이다, ESM, EO/IR
IMU(가속도계, 자이로스코프, 자력계), GPS 수신기, 고도계, 레이다, 라이다, 수중 음파 탐지기, IR 등 다양한 센서를 모델링합니다. 센서 모델의 파라미터를 수정하여 환경 구성, 채널 구성, 센서 구성을 모방할 수 있습니다. 능동 센서의 경우, 대응하는 이미터와 채널을 개별 객체로 모델링할 수도 있습니다.
함수
블록
Fusion Radar Sensor | Generate radar sensor detections and tracks (R2022b 이후) |
GPS | 잡음이 있는 GPS 센서 측정값의 시뮬레이션 (R2021b 이후) |
IMU | IMU simulation model (R2020a 이후) |
INS | Simulate INS sensor (R2020b 이후) |
도움말 항목
- Introduction to Statistical Radar Models for Object Tracking
In a tracking system, sensors are used to generate measurements or detections from targets in an environment.
- Simulate Radar Detections
Simulate target detections by radar sensors.
- Model IMU, GPS, and INS/GPS
Model combinations of inertial sensors and GPS.
- IMU 측정값 시뮬레이션 소개
이 예제는
imuSensor
System object를 사용하여 IMU(관성 측정 장치) 측정값을 시뮬레이션하는 방법을 보여줍니다. - 각속도 측정에서 편향 제거하기
이 예제에서는
imufilter
를 사용하여 IMU로부터 자이로스코프 편향을 제거하는 방법을 보여줍니다.