GNSS-Positionierung
Berechnen Sie Positionen aus GNSS-Daten mithilfe der Funktionen gnssconstellation
und receiverposition
.
Verwenden Sie die GNSS-Dateilesefunktionen wie rinexread
und semread
, um Satellitennavigations- und Beobachtungsdaten aus RINEX-, SEM-, YUMA- und Galileo-Almanachdateien zu lesen.
Funktionen
Objekte
gnssSensor | Simulate GNSS to generate position and velocity readings |
gnssMeasurementGenerator | Simulate GNSS measurements for scenarios (Seit 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 |
Blöcke
GPS | Simulieren Sie GPS-Sensorwerte mit Rauschen (Seit R2021b) |
Themen
- GNSS-Simulationsübersicht
Durch die Simulation des globalen Navigationssatellitensystems (GNSS) werden Positionsschätzungen für den Empfänger erstellt.
- 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.