4-98
Real-Time I/Q Baseband Generator User’s and Programming Guide
Programming Commands and Examples
ESG Family Signal Generators
Programming Examples
Options UN8 and 202
Generating a GSM GMSK Modulation Sensitivity Bit Error Test
Use this example to configure the signal generator to the initial settings of an GSM GMSK
modulation sensitivity bit error test. The carrier frequency is 940 MHz at 40 dBuV
(displayed in dBm). You can change the GSM format default values once the setup is
complete.
CLEAR and RESET the controller, type the following commands and RUN the program.
10 !*******************************************************
20 !
30 ! PROGRAM NAME: GSM Rev. 2A796
40 !
50 ! PROGRAM DESCRIPTION: In this example, the instrument is
60 ! configured to the initial settings of a GSM GMSK
70 ! modulation sensitivity bit error test. The carrier is a
80 ! frequency of 940 MHz at 40 dBuV (displayed in dBm). The
90 ! GSM format is initially set with default values which can
100 ! be changed once the setup is complete.
110 !
120 !
130 !
140 !
150 !*********************************************************
160 !
170 Sig_gen=719
180 LOCAL Sig_gen
190 CLEAR Sig_gen
200 CLEAR SCREEN
210 OUTPUT Sig_gen;"*RST"
220 OUTPUT Sig_gen;"*CLS"
230 ! *********************************************
240 OUTPUT Sig_gen;"FREQ .940 GHz"
250 OUTPUT Sig_gen;"POW 40 dBuV"
260 OUTPUT Sig_gen;"RAD:GSM:BURS:STAT ON"
270 OUTPUT Sig_gen;"RAD:GSM:SLOT0:TYPE NORM"
280 OUTPUT Sig_gen;"RAD:GSM:SLOT0:STAT ON"
290 ! *********************************************
300 OUTPUT Sig_gen;"RAD:GSM:STAT ON"
310 ! *********************************************
320 OUTPUT Sig_gen;"OUTP ON"
330 ! *********************************************
340 LOCAL Sig_gen
350 PRINT
360 PRINT "Wait until the `Baseband Data Generation' is complete, then ..."
370 PRINT
380 WAIT 5
390 PRINT "... Press the `Amplitude' key to enable the UP/DWN arrows"
400 PRINT "and RPG knob in order to adjust the output power level."
410 PRINT
420 WAIT 5
430 PRINT "Press RUN to start again."
440 END
Summary of Contents for ESG series
Page 2: ...ii ...
Page 446: ...I 16 Index Index ...