Posizionamento GNSS
Calcola le posizioni dai dati GNSS utilizzando le funzioni gnssconstellation
e receiverposition
.
Utilizzare le funzioni di lettura dei file GNSS, come rinexread
e semread
, per leggere i dati di osservazione e navigazione satellitare dai file di almanacco RINEX, SEM, YUMA e Galileo.
Funzioni
Oggetti
gnssSensor | Simulate GNSS to generate position and velocity readings |
gnssMeasurementGenerator | Simulate GNSS measurements for scenarios (Da R2023a) |
gpsSensor | GPS receiver simulation model |
gpsdev | Connect to a GPS receiver connected to host computer |
nmeaParser | Parse data from standard and manufacturer-specific NMEA sentences sent from marine electronic devices |
Blocchi
GPS | Simulare le letture del sensore GPS con rumore (Da R2021b) |
Argomenti
- Panoramica sulla simulazione GNSS
La simulazione del sistema globale di navigazione satellitare (GNSS) genera stime della posizione del ricevitore.
- Analyze GNSS Satellite Visibility
This example shows how to simulate and analyze GNSS satellite visibility at specified receiver positions and times using a GNSS/GPS ephemeris or almanac file.
- Simulate GPS Sensor Noise
This example shows how to use the GPS block to add GPS sensor noise to position and velocity inputs in Simulink®.
- Estimate GNSS Receiver Position with Simulated Satellite Constellations
Track the position of a ground vehicle using a simulated Global Navigation Satellite System (GNSS) receiver.
- Plot Position of GNSS Receiver Using Live NMEA Data or NMEA Log File
This example shows how to parse information from NMEA sentences and use the obtained information to plot the location.