Programming A Tdso Frame Error Rate Measurement; Programming Example - Agilent Technologies 8960 Series Reference Manual

10 wireless communications test set
Hide thumbs Also See for 8960 Series:
Table of Contents

Advertisement

Programming a TDSO Frame Error Rate Measurement

This section provides an example of how to make an TDSO (Test Data Service Option) FER measurement via
GPIB.
The following program example assumes that the mobile station's antenna output is connected to the RF
IN/OUT connector, and the mobile station has found service.
The basic procedure to test Loopback BER is as follows:
1. Make a SO 32 (F-SCH) call (see
2. Configure the TDSO FER Setup parameters using the
3. Start the FER measurement using the
4. Use the
"FETCh:CFERror"

Programming Example

10
RE-SAVE "c:\roadhog\programs\tdso_fer.txt"
20
!This program measures tdso (test data service option) frame error rate
30
!See "Receiver Sensitivity and Dynamic Range" in TIA/EIA-98-D for specifications and
standards
40
CLEAR SCREEN
50
A=714
60
!***Specify call parameters***
70
Systype$="DIGITAL2000" !Cell System Type
80
Band$="USPC" !US PCS band
90
Channel=1125 !RF Channel
100
Sid=1 !System Identification
110
Nid=1 !Network Identification
120
Radio_config$="F3R3" !Radio Configuration
130
Service_opt$="SOFS32" !Service Option SO32 (+F-SCH). This service option must be
selected
140
!before bringing up a call for testing tdso fer
141
!
150
!***Specify test parameters***
160
Loss_frequency$="836 MHZ,881 MHZ" !Reverse channel, forward channel frequencies for
amplitude offset (path loss)
170
Expected_loss$="-2,-2" !Path loss at reverse channel, forward channel frequencies
180
Ior=-60 !Cell power
190
Pilot=-7 !Pilot channel power level
200
Traffic=-15.5 !Traffic channel power level
201
Confidence=2 !Confidence requirement ratio
210
!
220
ON TIMEOUT 7,30 CALL Timeout ! Calls "Timeout" routine
240
OUTPUT A;"SYST:COMM:GPIB:DEB:STAT ON" !Turns debug state on
250
!
260
!***Set up path loss***
270
OUTPUT A;"SYSTEM:CORRECTION:SFREQUENCY ";Loss_frequency$ !Enters frequencies in
Amplitude Offset table
280
OUTPUT A;"SYSTEM:CORRECTION:SGAIN ";Expected_loss$ !Enters loss values in Amplitude
"CALL[:CELL]:SOPTION" on page
"INITiate"
command to obtain the measurement results.
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_prog_tdso_fer.fm
Programming a TDSO Frame Error Rate Measurement
382).
"SETup:CFERror"
subsystem.
subsystem.
181

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents