R&S SMW-K44 User Manual page 379

Satellite navigation? gps, galileo, glonass, beidou, sbas/qzss, gnss extension, real word simulation, advanced mode
Table of Contents

Advertisement

Satellite Navigation
Example: Multi-band GNSS signal
// select advanced mode
SCONfiguration:MODE GNSS
SCONfiguration:APPLy
// enable GPS in RF bands L1 and L2
SOURce1:BB:GNSS:SYSTem:GPS:STATe 1
SOURce1:BB:GNSS:L1Band:STATe 1
SOURce1:BB:GNSS:L2Band:STATe 1
// define th signals, for example:
SOURce1:BB:GNSS:SYSTem:GPS:SIGNal:L1Band:CA:STATe 1
SOURce1:BB:GNSS:SYSTem:GPS:SIGNal:L1Band:P:STATe 1
SOURce1:BB:GNSS:SYSTem:GPS:SIGNal:L2Band:L2C:STATe 1
SOURce1:BB:GNSS:VEHicle:COUNt 1
// define the output signal
// e.g. route the L1 and L2 signals to the RF outputs
SOURce1:BB:GNSS:STReam1:STATe 1
SOURce1:BB:GNSS:STReam2:STATe 1
SOURce1:BB:GNSS:STReam1:VEHicle 1
SOURce1:BB:GNSS:STReam2:VEHicle 1
SOURce1:BB:GNSS:STReam1:ANTenna A1
SOURce1:BB:GNSS:STReam2:ANTenna A1
SOURce1:BB:GNSS:STReam1:RFBand L1
SOURce1:BB:GNSS:STReam2:RFBand L2
Example: Multi-antenna receiver
// select advanced mode
SCONfiguration:MODE GNSS
SCONfiguration:APPLy
// one receiver with 2 antennas
SOURce1:BB:GNSS:VEHicle:COUNt 1
SOURce1:BB:GNSS:RECeiver:V1:POSition MOV
SOURce1:BB:GNSS:RECeiver:V1:ANTenna:COUNt 2
SOURce1:BB:GNSS:RECeiver:V1:A1:BODY:FILE "Car_Medium.body_mask"
SOURce1:BB:GNSS:RECeiver:V1:A1:APATtern:FILE "PatchAntenna.ant_pat"
SOURce1:BB:GNSS:RECeiver:V1:A2:BODY:FILE "Car_Medium.body_mask"
SOURce1:BB:GNSS:RECeiver:V1:A1:DX 0.9
SOURce1:BB:GNSS:RECeiver:V1:A2:DX -0.9
// define the output signal
// e.g. route the A1 and A2 signals to the RF outputs
SOURce1:BB:GNSS:STReam1:STATe 1
SOURce1:BB:GNSS:STReam2:STATe 1
SOURce1:BB:GNSS:STReam1:VEHicle 1
SOURce1:BB:GNSS:STReam2:VEHicle 1
SOURce1:BB:GNSS:STReam1:RFBand L1
SOURce1:BB:GNSS:STReam2:RFBand L1
SOURce1:BB:GNSS:STReam1:ANTenna A1
SOURce1:BB:GNSS:STReam2:ANTenna A2
User Manual 1178.6379.02 ─ 01
Remote-Control Commands
Advanced Mode Commands
379

Advertisement

Table of Contents
loading

Table of Contents