-
Burst Capture Range
This parameter determines whether the uplink burst are captured individually or simultaneously during the PvT measurement. The default value for this parameter is
Single
. When Burst Capture Range is set to
Single
, the PvT measurement can measure up to two bursts, which are captured in two TDMA frames. When Burst Capture Range is set to
ALL
, the PvT measurement can measure up to six bursts, which are captured in one TDMA frame.
The GPIB command to set this parameter is
SETup:PVTime:BURSt:CAPTure
.
-
Burst Synchronization
The PvT measurement provides you with a choice for the time reference setting (burst synchronization) for a single uplink burst. In the case of measuring multiple uplink bursts the burst synchronization is fixed to Midamble. If a valid midamble cannot be found, the measurement will complete on a best effort basis using RF Amplitude synchronization. See
Burst Synchronization of Measurements
.
|
Burst Synchronization
|
Description |
|
Midamble
|
References measurement timing to the midamble transmitted within a timeslot. |
|
RF Amplitude
|
The amplitude rise and fall of a transmitted burst determines the measurement time reference. |
|
None
|
No edge of the burst will be detected, the measurement will be made using the first 87 or 147 bits of data found centered around the middle of the expected burst position. None may be used when measuring non-bursted (CW) signals. |
Note, the Burst Synchronization is set to Midamble and can not be changed in the following scenarios:
-
When measuring multi-bursts.
-
The
Burst Capture Range
is set to All.
-
The operating mode is Active cell (EGPRS), EGPRS BCH, EGPRS BCH+TCH, or EGPRS BCH+PDTCH+TCH.
The GPIB command to set this parameter is
SETup:PVTime:BSYNc
or
SETup:PVTime:SYNC
.
-
Graph Power Reference
This parameter determines which burst's Transmit Power is used as the reference value for the PvT graph. This value will effect the results from the FETCh:PVTime:SECTion and FETCh:PVTime:TRACe commands.
Note, when
Burst Capture Range
is set to
SINGle
, setting Power Reference to Burst 3 to 6 will cause "Illegal parameter value" error.
The GPIB command to set this parameter is:
SETup:PVTime:GRAPh:POWer:REFerence
-
Graph State
This command is used to turn on or off the PvT Measurement graphics state. Setting the Graph State to ON does not automatically force the graphical view to be displayed. You should manually change the view to Graph. Noted that turning the graph state to ON will slow the measurement.
The GPIB command to set this parameter is:
SETup:PVTime:GRAPh:STATe
-
Graph Time Reference
This command is used to determine which burst is used as the time reference for the graph.
Note, when
Burst Capture Range
is set to
SINGle
, setting Power Reference to Burst 3 to 6 will cause "Illegal parameter value" error.
The GPIB command to set this parameter is:
SETup:PVTime:GRAPh:TIME:REFerence
-
Log Detector Video Filter
This parameter allows you to choose a filter to apply to the log-detector (LD) trace output. You can select a 1MHz Video Bandwidth Filter or a 300kHz filter. The default setting is 1MHz Video Bandwidth Filter. 300KHz Filter can helps you to filter out more noise. However the 300KHz filter is only applicable to GMSK modulated signals.
This parameter can only be set via GPIB command.
The GPIB command to set this parameter is:
SETup:PVTime:VIDeo:FILTer:BWIDth
-
Mask Type
This parameter allows you to select the type of mask to be used for a specified burst.
There will be four independent mask definitions available:
-
One fixed GMSK Mask according to ETSI GSM 05.05 v8
-
One fixed 8-PSK Mask according to ETSI GSM 05.05 v8
-
Two custom Masks configurable by the user
The first two masks are configured according the ETSI GSM 05.05 v8. These two fixed masks are selectable through the Mask Type ETSI, have a fixed length and can not be modified by the user. The two custom masks are of variable size and user settable, you can specify up to a maximum of 32 upper points and 32 lower points to define a custom mask.
The GPIB command to set the Mask type is:
SETup:PVTime[:BURSt[1]]:MASK[:SELected]
or
SETup:PVTime:BURSt2|3|4|5|6:MASK[:SELected]
.
The GPIB commands to set the lower limits for the specified custom mask are
SETup:PVTime:CUSTom1:MASK:LOWer?
and
SETup:PVTime:CUSTom2:MASK:LOWer?
. Use
SETup:PVTime:CUSTom1:MASK:LOWer:POINts?
and
SETup:PVTime:CUSTom2:MASK:LOWer:POINts?
to query the number of reference points for the specified user settable lower mask.
The GPIB commands to set the upper limits for the specified custom mask are
SETup:PVTime:CUSTom1:MASK:UPPer?
and
SETup:PVTime:CUSTom2:MASK:UPPer?
. Use
SETup:PVTime:CUSTom1:MASK:UPPer:POINts?
and
SETup:PVTime:CUSTom2:MASK:UPPer:POINts?
to query the number of reference points for the specified user settable upper mask.
-
Measurement Offsets
The PvT measurement has a fixed number of twelve offset settings for every active burst of the TDMA frame, up to 6 uplink time slots (only when capture mode is set to
ALL
). Each burst's offset times are referenced to the centre of symbol 0 for that burst (the start of the useful part of the burst). A single reference point for a multislot configuration is not used because the measurement may be made in two separate passes and the guard period between bursts can vary in length.
The GPIB command to set this parameter is:
SETup:PVTime[:BURSt[1]]:TIME[:OFFSet][:SELected]
or
SETup:PVTime:BURSt2|3|4|5|6:TIME[:OFFSet][:SELected]
-
Measurement Timeout
You can set the timeout state and time for this measurement. To set them separately, use
SETup:PVTime:TIMeout:STATe
to set the timeout state,
SETup:PVTime:TIMeout:TIME
to set the timeout time; use
SETup:PVTime:TIMeout[:STIMe]
to set the state and time simultaneously.
-
Multi Measurement
You can set Multi-Measurement state and count for the PvT measurement. If Multi-Measurement State is
On
, Multi-Measurement Count determines how many measurements are to be performed for a measurement request. If Multi-Measurement State is
Off
, no Multi-Measurement are performed.
The PvT measurement use the standard Multi-Measurement implementation. Each Multi-Measurement returns the average value, maximum value, minimum value and standard deviation for the number of counts selected. No intermediate results are returned during a Multi-Measurement.
Multi-Measurement count specifies how many loops are measured for a measurement request.
To set Multi-Measurement state and count separately, use
SETup:PVTime:COUNt:STATe
to set the Multi-Measurement state,
SETup:PVTime:COUNt:NUMBer
to set the Multi-Measurement count; use
SETup:PVTime:COUNt[:SNUMber]
to set the state and count simultaneously.
-
Ranging Mode
This parameter is only applicable when measuring two bursts and the
Burst Capture Range
is set to
Single.
The Ranging Mode parameter helps you to strike a balance between dynamic range and Linearity. There are two Ranging Modes available:
The GPIB command to set this parameter is
SETup:PVTime:RANGing[:MODE]
-
Trigger Arm
Trigger arm can be set to
Single
or
Continuous
, See
Trigger Arm (Single or Continuous) Description
for more information.
The GPIB command to set this parameter is
SETup:PVTime:CONTinuous[:SELected]
.
-
Trigger Delay
This is the specified time between the trigger event and when the test set begins sampling data. See
Trigger Delay Description
for more information.
The GPIB command to set this parameter is
SETup:PVTime:TRIGger:DELay
.
-
Trigger Source
The triggering choices available for the PvT measurement are RF rise, protocol, immediate, and auto. In most cases, auto triggering provides the optimum measurement triggering condition for the PvT measurement.
When auto triggering is selected, the test set chooses a trigger source based on the optimum trigger source available. For example, PvT measurements are automatically triggered by a protocol trigger if a data connection is established or data connection processing events provide the protocol trigger source.
In situations where no protocol trigger is available, the test set chooses RF rise triggering for the PvT measurement. An example of this situation is when the test set is in one of the test mode operating modes.
Recommended Trigger Source
|
Operating mode |
Recommended Trigger Source
|
|
Active Cell |
RF Rise or Protocol
Note: RF Rise should be selected when measuring bursted signal with no valid midamble.
|
|
Test mode
|
RF Rise
|
|
CW signal |
Immediate
|
For more information on measurement triggering, refer to
Triggering of Measurements
.
The GPIB command to set this parameter is
SETup:PVTime:TRIGger:SOURce
-
TX Power Method
This parameter allows you to select the transmit power measurement method for an 8PSK modulated signal.
In EGPRS operating mode, there are two methods to determine the transmit power of an 8PSK modulated signal: Burst Power and Estimated Carrier Power.
-
Burst Power
This is the average power measured across a single timeslot. This value varies as a function of the modulating data.
-
Estimated Carrier Power
This is an estimate of the power of the unmodulated carrier. The Estimated Carrier Power is equivalent to the Long Term Average Power which is the primary definition of 8PSK power in the ETSI standards. Long Term Average Power is the average power of many individual bursts when the individual bursts are modulated with PRBS data. The Estimated Carrier Power measurement uses knowledge of the modulating data to determine the carrier power from the power measurement.
The GPIB command to set this parameter is:
SETup:PVTime:ETXPower[:METHod]