Вы находитесь на странице: 1из 48

UTRA Conformance Toolset

AN OVERVIEW OF PICS & PIXIT PARAMETER SETTINGS - ETSI 3GPP TTCN TESTCASES

An Overview of PICS & PIXIT parameter settings for the UTRA Conformance Toolset Issue 16.0 June 2010

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 1 of 48

Anite Telecoms Limited 2010 The Copyright of this document is vested in Anite Telecoms Limited. The contents of the document must not be reproduced (wholly or in part) used or disclosed without the prior written permission of Anite Telecoms Limited

It is our goal to provide you with excellent Customer Service. We encourage feedback from all of our customers to enable us to improve our products and services. This is an essential business process. We provide a dedicated email address Feedback@Anite.com that is monitored by our Managing Director and progressed by our Business Process Manager. All feedback is analysed and actions taken to ensure that we continue to provide for the real needs of our customers.

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 2 of 48

TABLE OF CONTENTS
1 OVERVIEW........................................................................................................................................................5 1.1 Parameter Editor..............................................................................................................................................5 1.2 Essential PICS and PIXIT parameters..........................................................................................................5 2 ETSI 3GPP TTCN...............................................................................................................................................7 2.1 PICS Parameters (34.123-2)............................................................................................................................7 2.1.1 UE Implementation Types (A.4.1)..................................................................................................................7 2.1.2 Teleservices (A.4.2.1.1)..................................................................................................................................7 2.1.3 Bearer Services (A.4.2.1.2).............................................................................................................................7 2.1.4 Supplementary Services (A.4.2.1.3)..............................................................................................................10 2.1.5 Service Capabilities (A.4.2.1.4)....................................................................................................................10 2.1.6 Other UE Service Capabilities (A.4.2.2).......................................................................................................11 2.1.7 RF Baseline Implementation Capabilities (A.4.3.2).....................................................................................11 2.1.8 Physical Layer Baseline Implementation Capabilities (A.4.3.3)..................................................................11 2.1.9 FDD Interoperability Radio Bearer Capabilities (A.4.3.3.1)........................................................................13 2.1.10 Layer 2/3 Baseline Implementation Capabilities (access stratum) (A.4.3.4)..............................................16 2.1.11 Additional information (A.4.4)...................................................................................................................17 2.1.12 Additional Parameters.................................................................................................................................18 2.2 PICS Parameters (51.010-2)..........................................................................................................................19 2.2.1 Types of Mobile Stations (A.4.2)..................................................................................................................19 2.2.2 Mobile Station Features (A.4.3)....................................................................................................................20 2.2.3 Teleservices (A.4.4)......................................................................................................................................22 2.2.4 Additional Information (A.4.8).....................................................................................................................22 2.3 PIXIT Parameters (34.123-3)........................................................................................................................22 2.3.1 BasicM test suite parameter declarations (B.1.1)..........................................................................................22 2.3.2 L3M test suite parameters declarations (B.1.2).............................................................................................27 2.3.3 NAS test suite parameters declarations (B.1.3).............................................................................................30 2.3.4 SMS test suite parameters declarations (B.1.4).............................................................................................30 2.3.5 RRC_M test suite parameters declarations (B.1.5).......................................................................................35 2.3.6 RAB test suite parameters declarations (B.1.9)............................................................................................36 2.3.7 RLC and MAC test suite parameters declarations (B.1.10)..........................................................................38 38 2.3.8 Multi RAT test suite parameters declarations (B.1.11).................................................................................38 2.3.9 A-GPS test suite parameters declarations (B.1.13).......................................................................................39 2.3.10 HSD_ENH test suite parameters declarations (B.1.14)..............................................................................40 2.3.11 HSU_ENH test suite parameters declarations (B.1.15)..............................................................................40 2.3.12 RFT test suite parameters declarations........................................................................................................40 2.4 PIXIT Parameters (51.010-5)........................................................................................................................42 2.4.1 Parameter Values (B.1).................................................................................................................................42 3 SUPPLEMENTARY TTCN.............................................................................................................................43 3.1 PICS Parameters (34.123-2)..........................................................................................................................43 3.1.1 FDD Interoperability Radio Bearer Capabilities (A.4.3.3.1)........................................................................43 3.1.2 Additional information (A.4.4).....................................................................................................................43 3.2 PIXIT Parameters (34.123-3)........................................................................................................................43 3.2.1 NAS test suite parameters declarations (B.1.3).............................................................................................43 4 USIM TTCN......................................................................................................................................................44 4.1 PICS Parameters (31.121).............................................................................................................................44 4.1.1 Fixed Dialling Numbers (FDN) Handling (6.2)............................................................................................44 4.1.2 Advice of charge (AoC) Handling (6.4)........................................................................................................44

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 3 of 48

4.1.3 Optional Speech Call Handling (3.7)............................................................................................................44 4.1.4 Storing of received Class 2 Short Message Handling...................................................................................44 4.1.5 Storing of UE cabalities for High Priority PLMN.......................................................................................44 4.2 PIXIT Parameters (31.121)...........................................................................................................................45 4.2.1 Acceptance Criteria (5.2.1.5)........................................................................................................................45 4.2.2 Options for Test Execution...........................................................................................................................45 5 USAT TTCN......................................................................................................................................................46 5.1 PICS Parameter (31.124)...............................................................................................................................46 5.1.1 Table of optional features (3.3).....................................................................................................................46 6 RRM TTCN.......................................................................................................................................................48 6.1 PIXIT Parameters..........................................................................................................................................48 6.1.1 Options for Test Execution...........................................................................................................................48

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 4 of 48

1 Overview
An example PICS/PIXIT file is included with the release of the 3GPP TTCN test cases. This file Standard_parameters.lst now contains all of the parameters for all batches and test suites. The PICS and PIXIT parameters should be tailored to match the UE and USIM under test and the file may be selected when running any test case from any Test Suite. This document provides a brief guide as to which parameters should be changed to match the equipment under test, and which parameters should be left at the supplied settings. Default values are also given along side each PIXIT and PICS parameter.

1.1 Parameter Editor


The Anite Parameter Editor displays the parameter name, type, value and description of each parameter in the file. The type and description are read from the TTCN.mp file that is associated with the parameter file. Hence, if the parameter does not appear in the specific TTCN.mp file, these fields will be blank. To display a description for all parameters, one may associate the parameter file with the supplied sample TTCN file, Test_Suite__for_parameters.mp which contains all of the parameters used in all of the supplied batches and test suites. (One may leave the parameter file permanently associated with this TTCN file to save having to frequently change the association to a different TTCN test suite.)

1.2 Essential PICS and PIXIT parameters


Whilst it is preferable to study all of the parameters that relate to the UE and set the values accordingly, sometimes the settings for the UE under test are not available. Hence, the short list of parameters below is the minimum set of parameters that should be set to ensure that most test cases would run. pc_AutomaticAttachSwitchON Set TRUE if AutoAttach is supported, else FALSE pc_IndicationAndUserSelectionOfPLMN Set to TRUE if UE supports Indication and User Selection of PLMN, else FALSE pc_CS Set to TRUE if UE supports CS mode else FALSE pc_PS Set to TRUE if UE supports PS mode else FALSE px_AuthK Ki value must be set to match that on the USIM px_CipheringOnOff TRUE if ciphering is supported by the UE, else FALSE. This PIXIT is defaulted to TRUE, but should be set to FALSE for specific test cases as defined in the Test Case Status XLS under Special PICS/PIXIT Settings. This parameter is not applicable for MAC and RLC testcases. px_CN_DomainTested cs_domain/ps_domain depending on which domain is being tested px_IMSI_Def IMSI value must be set to match that specified in the USIM px_RAT Used to specify which radio access technology is being used for the test execution. Valid values: fdd and tdd UE Capability parameters The UE Capability parameters must be set to match the capabilities of the UE. Failure to set these parameters correctly will result in Fail verdicts being assigned against a conformant UE. Some of these parameters are PICS whereas others are PIXIT. If the values for the UE Capability are not known, the contents of the Ue_RadioAccessCapability Information Element within the RRC Connection Setup Complete message may be seen in the result file. Hence, for informal testing, the values of the parameters below may be set to match the values returned from the mobile.

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 5 of 48

Clearly, for formal Conformance Testing all parameter settings must be set to the declared values for the UE (for example as described in the PICS proforma).

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 6 of 48

2 ETSI 3GPP TTCN


2.1 PICS Parameters (34.123-2)
2.1.1 UE Implementation Types (A.4.1) Parameter Name Type Default Value
pc_FDD pc_DTM pc_SupportOfMultiCarrier pc_TDD pc_UMTS_GSM BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE FALSE FALSE TRUE

Description
FDD(DS) If DTM is supported Multi carrier supported Dual Mode FDD(DS)/TDD To check if the UE supports both UMTS as well as GSM. If the variable is set as TRUE, means that both UMTS and GSM is supported. If the variable is set as FALSE, means that UE supports only UMTS

2.1.2 Teleservices (A.4.2.1.1) Parameter Name Type Default Value


pc_EmergSpeech pc_SMS_CS_MO pc_SMS_CS_MT pc_SMS_PS_MO pc_SMS_PS_MT pc_Speech BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE

Description
Emergency speech call teleservice supported SMS CS mode Mobile Originated supported SMS CS mode Mobile Terminated supported SMS PS mode Mobile Originated supported SMS PS mode Mobile Terminated supported Speech (narrow band speech AMR) teleservice supported Wide band speech SMS Cell Broadcast supported, i.e. the UE is capable of receiving and displaying broadcast messages. This item is implied by tc_16_3

pc_UMTS_AMR_WB_Spee BOOLEAN ch pc_SMS_CellBroadcast BOOLEAN

2.1.3 Bearer Services (A.4.2.1.2) 2.1.3.1 Definition of Bearer Services Parameter Name Type Default Value Description

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 7 of 48

pc_CS pc_PS pc_SupportOpModeA

BOOLEAN BOOLEAN BOOLEAN

TRUE TRUE TRUE

pc_CS_T_data

BOOLEAN

TRUE

Circuit Switched Packet Switched Paramter is TRUE if UE supports operation mode A. Operation mode A means UE offers simulataneaous CS and PS services (see 3GPP 23.060 clause 4.1 and 3GPP 24.008) Circuit Switched Transparant Data

2.1.3.2 Asynchronous General Bearer Services Parameter Name Type Default Value
pc_Async31kHz_14400 pc_Async31kHz_19200 pc_Async31kHz_28800 pc_Async31kHz_9600 BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE

Description

pc_Async31kHz_AutoBaudi BOOLEAN ng1 pc_AsyncFTM_56000 pc_AsyncFTM_64000 pc_AsyncPIAFS_32000 pc_AsyncPIAFS_64000 pc_AsyncV110_14400 pc_AsyncV110_19200 pc_AsyncV110_28800 pc_AsyncV110_38400 pc_AsyncV110_9600 pc_AsyncV120_14400 pc_AsyncV120_19200 pc_AsyncV120_28800 pc_AsyncV120_38400 pc_AsyncV120_48000 pc_AsyncV120_56000 pc_AsyncV120_9600 BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

Asynchronous 3.1 kHz audio with FNUR 14400bit/s general bearer service supported Asynchronous 3.1 kHz audio with FNUR 19200 bit/s general bearer service supported Asynchronous 3.1 kHz audio with FNUR 28800 bit/s general bearer service supported Asynchronous 3.1 kHz audio with FNUR 9600 bit/s general bearer service supported Asynchronous 3.1 kHz audio with modem AutoBauding 1 general bearer service supported Asynchronous Frame Tunneling Mode (FTM) 56000bit/s general bearer service supported Asynchronous Frame Tunneling Mode (FTM) 64000bit/s general bearer service supported Asynchronous PIAFS 32000bit/s general bearer service supported Asynchronous PIAFS 64000bit/s general bearer service supported Asynchronous V110 UDI 14400bit/s general bearer service supported Asynchronous V110 UDI 19200bit/s general bearer service supported Asynchronous V110 UDI 28800bit/s general bearer service supported Asynchronous V110 UDI 38400bit/s general bearer service supported Asynchronous V110 UDI 9600bit/s general bearer service supported Asynchronous V120 14400bit/s general bearer service supported Asynchronous V120 19200bit/s general bearer service supported Asynchronous V120 28800bit/s general bearer service supported Asynchronous V120 38400bit/s general bearer service supported Asynchronous V120 48000bit/s general bearer service supported Asynchronous V120 56000bit/s general bearer service supported Asynchronous V120 9600bit/s general bearer

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 8 of 48

service supported

2.1.3.3 Synchronous General Bearer Services Parameter Name Type Default Value
pc_Sync31kHz_14400 pc_Sync31kHz_19200 pc_Sync31kHz_28800 pc_Sync31kHz_9600 pc_SyncBTM_56000 pc_SyncBTM_64000 pc_SyncMmediaCall_2880 0 pc_SyncMmediaCall_3200 0 pc_SyncMmediaCall_3360 0 pc_SyncMmediaCall_5600 0 pc_SyncMmediaCall_6400 0 pc_SyncV110_28800 pc_SyncV110_48000 pc_SyncV110_56000 pc_SyncV120_14400 pc_SyncV120_19200 pc_SyncV120_28800 pc_SyncV120_38400 pc_SyncV120_48000 pc_SyncV120_56000 pc_SyncV120_9600 pc_SyncX31_14400 pc_SyncX31_19200 BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE

Description
Synchronous 3.1kHz Audio 14400bit/s general bearer service supported Synchronous 3.1kHz Audio 19200bit/s general bearer service supported Synchronous 3.1kHz Audio 28800bit/s general bearer service supported Synchronous 3.1kHz Audio 9600bit/s general bearer service supported Synchronous Bit TransparentMode (BTM) 56000bit/s general bearer service supported Synchronous Bit TransparentMode (BTM) 64000bit/s general bearer service supported Synchronous Multimedia Call 28800bit/s general bearer service supported Synchronous Multimedia Call 32000bit/s general bearer service supported Synchronous Multimedia Call 33600bit/s general bearer service supported Synchronous Multimedia Call 56000bit/s general bearer service supported Synchronous Multimedia Call 64000bit/s general bearer service supported Synchronous V110 28800bit/s general bearer service supported Synchronous V110 48000bit/s general bearer service supported Synchronous V110 56000bit/s general bearer service supported Synchronous V120 14400bit/s general bearer service supported Synchronous V120 19200bit/s general bearer service supported Synchronous V120 28800bit/s general bearer service supported Synchronous V120 38400bit/s general bearer service supported Synchronous V120 48000bit/s general bearer service supported Synchronous V120 56000bit/s general bearer service supported Synchronous V120 9600bit/s general bearer service supported Synchronous X.31 flag stuffing UDI 14400bit/s general bearer service supported Synchronous X.31 flag stuffing UDI 19200bit/s general bearer service supported
UTRA Conformance Toolset Page 9 of 48

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

pc_SyncX31_28800 pc_SyncX31_38400 pc_SyncX31_48000 pc_SyncX31_56000 pc_SyncX31_9600

BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

FALSE FALSE FALSE FALSE FALSE

Synchronous X.31 flag stuffing UDI 28800bit/s general bearer service supported Synchronous X.31 flag stuffing UDI 38400bit/s general bearer service supported Synchronous X.31 flag stuffing UDI 48000bit/s general bearer service supported Synchronous X.31 flag stuffing UDI 56000bit/s general bearer service supported Synchronous X.31 flag stuffing UDI 9600bit/s general bearer service supported

2.1.3.4 QoS classes or traffic classes Parameter Name Type Default Value
pc_Background pc_Conversational pc_Interactive pc_Streaming BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE TRUE TRUE

Description
Background QoS/traffic class supported Converational supported Interactive QoS/traffic class supported Streaming supported

2.1.4 Supplementary Services (A.4.2.1.3) Parameter Name Type Default Value


pc_CallWaitingSupp pc_NonCallRelSS pc_ParamGpsAssisData pc_ParamPosEstimate pc_ParamXfer3rdPty pc_MT_LR BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN FALSE TRUE FALSE TRUE FALSE TRUE

Description
TRUE if UE supports the call waiting supplementary service. Default value: FALSE non call related supplementary service supported Support of MO-LR request for assistance data Support of MO-LR request for a position estimate Support of MO-LR request for transfer to 3rd party Support of Mobile Terminated location request @sic R5-083604 sic@

2.1.5 Service Capabilities (A.4.2.1.4) 2.1.5.1 UE positioning capability Parameter Name Type Default Value
pc_UE_PositioningBasedO BOOLEAN TDOA_Sup pc_UE_PositioningGPS_Ti BOOLEAN mingOfCellFramesSup pc_UE_PositioningIPDL_S BOOLEAN up pc_UE_PositioningStandal BOOLEAN oneLocMethodsSup FALSE FALSE FALSE FALSE

Description
UE positioning capability: the Based OTDOA is supporting by UE Default value TRUE UE positioning capability: the UE supports the GPS timing of cell frames Default value TRUE UE positioning capability: support for IPDL Default value TRUE UE positioning capability: the standalone location method is supporting by UE

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 10 of 48

Default value TRUE

2.1.6 Other UE Service Capabilities (A.4.2.2) Parameter Name Type Default Value
pc_3G324M pc_AltSpeechFax_TS61 pc_MBMS_Broadcast pc_MBMS_Multicast pc_Indicating_PLMN_list pc_Last_RPLMN pc_Exception_ManSelectio nMode pc_NWSelectionMode_Swi tchOn pc_CSG BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN FALSE FALSE TRUE TRUE TRUE TRUE FALSE FALSE FALSE

Description

Multimedia services: 3G-324M supported Teleservice 61: alternate speech/fax supported MBMS broadcast services supported MBMS multicast services supported Indicating whether a PLMN is present on a PLMN list stored on the USIM "Last RPLMN" feature supported Exception to manual network selection mode at switch-on NW selection mode at switch-on CSG Support

2.1.7 RF Baseline Implementation Capabilities (A.4.3.2) 2.1.7.1 FDD (DS) RF Baseline Implementation Capabilities Parameter Name Type Default Description Value
pc_Band1_Supp pc_Band2_Supp pc_Band3_Supp pc_Band4_Supp pc_Band5_Supp pc_Band6_Supp pc_Band7_Supp pc_Band8_Supp pc_Band9_Supp pc_Band10_Supp pc_Band11_Supp pc_Band12_Supp pc_Band13_Supp pc_Band14_Supp pc_Band19_Supp pc_MultiBand_Supp BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE FALSE TRUE TRUE TRUE FALSE TRUE FALSE FALSE FALSE FALSE FALSE FALSE FALSE TRUE TRUE if UE supports Frequency Band 1 TRUE if UE supports Frequency Band 2 TRUE if UE supports Frequency Band 3 TRUE if UE supports Frequency Band 4 TRUE if UE supports Frequency Band 5 TRUE if UE supports Frequency Band 6 TRUE if UE supports Frequency Band 7 TRUE if UE supports Frequency Band 8 TRUE if UE supports Frequency Band 9 TRUE if UE supports Frequency Band 10 TRUE if UE supports Frequency Band 11 TRUE if UE supports Frequency Band 12 TRUE if UE supports Frequency Band 13 TRUE if UE supports Frequency Band 14 TRUE if UE supports Frequency Band 19 Multiple FDD bands simultaneously

2.1.8 Physical Layer Baseline Implementation Capabilities (A.4.3.3) 2.1.8.1 FDD Layer 1 UE Radio Access Capabilities Parameter Name Type Default Value
pc_CapabilityWithSimultan DL_CapabilityW kbps64

Description

Capability with simultaneous HS-DSCH

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 11 of 48

eousHS_DSCHConfig

ithSimultaneous HS_DSCHConfi g pc_HSDPA BOOLEAN TRUE pc_HSUPA BOOLEAN TRUE pc_InterFreq_DL_Compres BOOLEAN TRUE sedModeRequired pc_InterFreq_UL_Compres BOOLEAN sedModeRequired pc_InterRAT_DL_Compres sedModeRequired pc_InterRAT_UL_Compres sedModeRequired pc_SimultaneousSCCPCH _DPCH_DPDCH_Receptio n pc_SimultaneousSCCPCH _DPCH_Reception pc_SupportForSF_512 pc_UeAssistedAgps pc_UeBasedAgps pc_PTM_in_CELL_DCH BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE TRUE FALSE FALSE FALSE TRUE TRUE TRUE TRUE TRUE TRUE

configuration Support of HS-PDSCH Support of E-DPDCH Need of inter-frequency downlink compressed mode Default value: TRUE Need of inter-frequency uplink compressed mode Default value: TRUE UE supports DL DPCH compressed mode Default value: TRUE UE supports UL DPCH compressed mode Default value: TRUE Part of SimultaneousSCCPCH_DPCH_Reception. Downlink support. Part of DL_PhysChCapabilityFDD. Downlink support. Part of DL_PhysChCapabilityFDD. UE assisted Network Assisted GPS supported UE based Network Assisted GPS supported Support of MBMS p-t-m reception in CELL_DCH state Support of MBMS MCCH reception in CELL_DCH state Support of MBMS service change for a ptp RB Rel-5 UE and earlier: FALSE - Not applicable Rel6 and later UE: set to TRUE if usage of FDPCH is supported @sic R5s090143 sic@ Support for turbo decoding for downlink. Default value: TRUE Support for turbo encoding for uplink. Default value: TRUE Support for MAC-ehs Support of DPCCH Discontinuous Transmission Support of HS-DSCH Discontinuous Reception Support of HS-SCCHless HS-DSCH Support enhanced F-DPCH Support of HS-PDSCH in CELL_FACH Support of 16QAM in Uplink Support of HS-PDSCH in CELL_PCH and URA_PCH Support for CS Voice over HSPA NOTE: CS Voice over HSPA is an optional Rel-8 feature that may be implemented in Rel-7 UEs. Support for MAC-i/is Support of common E-DCH Set UEA2/UIA2 to FALSE if not fully IOT tested

pc_MCCH_in_CELL_DCH BOOLEAN pc_MBMS_ServiceChange BOOLEAN PTP_RB pc_Full_FDPCH BOOLEAN

pc_DL_TC pc_UL_TC pc_MAC_ehs pc_UL_DTX pc_DL_DRX pc_HS_SCCH_less pc_EnhancedF_DPCH pc_HS_FACH pc_UL_16QAM pc_HS_PCH pc_CSVoHS

BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE FALSE FALSE TRUE

pc_MAC_iis pc_HS_RACH_EDCH pc_UEA2_UIA2

BOOLEAN BOOLEAN BOOLEAN

FALSE FALSE TRUE

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 12 of 48

2.1.8.2 FDD HS-DSCH physical layer categories Parameter Name Type Default Value
pc_HSDSCH_UE_Categor HSDSCH_physi 8 y cal_layer_categ ory pc_HSDSCH_UE_Categor HSDSCH_physi 9 y_Extension cal_layer_categ ory_ext pc_HSDSCH_UE_Categor HSDSCH_physi 21 y_Extension2 cal_layer_categ ory_ext2 Default value: 5

Description

FDD HS-DSCH physical layer category extension FDD HS-DSCH physical layer category Dual Cell extensions

2.1.8.3 FDD E-DCH physical layer categories Parameter Name Type Default Value
pc_EDCH_UE_Category INTEGER pc_EDCH_UE_CategoryEx INTEGER tension 5 7

Description
E-DCH physical layer categories E-DCH physical layer category extension

2.1.9 FDD Interoperability Radio Bearer Capabilities (A.4.3.3.1) 2.1.9.1 FDD interoperability radio bearer capabilities for combinations on DPCH Parameter Name Type Default Description Value
pc_RAB_A_18c_12 pc_RAB_A_18c_13_1 pc_RAB_A_18c_13_2 pc_RAB_A_18c_14_1 pc_RAB_A_18c_14_2 pc_RAB_A_18c_15 pc_RAB_A_18c_16 pc_RAB_A_18c_17 pc_RAB_A_18c_23a_1 pc_RAB_A_18c_23a_2 pc_RAB_A_18c_23b pc_RAB_A_18c_23c pc_RAB_A_18c_26 BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE RAB for TC_14_2_12 RAB for TC_14_2_13_1 RAB for TC_14_2_13_2 RAB for TC_14_2_14_1 RAB for TC_14_2_14_2 UE supports UTRAN Streaming/unknown/uplink:14.4 DL:14.4 kbps/ CS RAB + uplink:3.4 DL:3.4 kbps SRBs UE supports UTRAN Streaming/unknown/uplink:28.8 DL:28.8 kbps/ CS RAB + uplink:3.4 DL:3.4 kbps SRBs UE supports UTRAN Streaming/unknown/uplink:57.6 DL:57.6 kbps/ CS RAB + uplink:3.4 DL:3.4 kbps SRBs RAB for TC_14_2_23a_1 RAB for TC_14_2_23a_2 RAB for TC_14_2_23b RAB for TC_14_2_23c RAB for TC_14_2_26

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 13 of 48

pc_RAB_A_18c_27 pc_RAB_A_18c_28 pc_RAB_A_18c_29 pc_RAB_A_18c_31_1 pc_RAB_A_18c_32_1 pc_RAB_A_18c_32_2 pc_RAB_A_18c_34_1 pc_RAB_A_18c_38a pc_RAB_A_18c_38b pc_RAB_A_18c_38c pc_RAB_A_18c_38e pc_RAB_A_18c_38f pc_RAB_A_18c_4 pc_RAB_A_18c_40 pc_RAB_A_18c_41 pc_RAB_A_18c_43_1 pc_RAB_A_18c_43_2 pc_RAB_A_18c_49_1 pc_RAB_A_18c_4a pc_RAB_A_18c_4b pc_RAB_A_18c_51_1 pc_RAB_A_18c_51a pc_RAB_A_18c_51b pc_RAB_A_18c_57 pc_RAB_A_18c_58 pc_RAB_A_18c_58a pc_RAB_A_18c_5a pc_RAB_A_18c_62 pc_RAB_A_18c_7a pc_RAB_A_18c_9

BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE

RAB for TC_14_2_27 RAB for TC_14_2_28 RAB for TC_14_2_29 RAB for TC_14_2_31_1 RAB for TC_14_2_32_1 RAB for TC_14_2_32_2 RAB for TC_14_2_34_1 RAB for TC_14_2_38_a RAB for TC_14_2_38_b RAB for TC_14_2_38_c RAB for TC_14_2_38_e RAB for TC_14_2_38_f RAB for TC_14_2_4 RAB for TC_14_2_40 RAB for TC_14_2_41 RAB for TC_14_2_43_1 RAB for TC_14_2_43_2 RAB for TC_14_2_49_1 RAB for TC_14_2_4a RAB for TC_14_2_4b RAB for TC_14_2_51_1 RAB for TC_14_2_51a RAB for TC_14_2_51b RAB for TC_14_2_57 RAB for TC_14_2_58 RAB for TC_14_2_58a RAB for TC_14_2_5a RAB for TC_14_2_62 RAB for TC_14_2_7 RAB for TC_14_2_9

2.1.9.2 FDD interoperability radio bearer capabilities for combinations on SCCPCH Parameter Name Type Default Description Value
pc_RAB_A_18e_2 pc_RAB_A_18e_3 pc_RAB_A_18e_4 pc_RAB_A_18e_5 BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE TRUE TRUE RAB for TC_14_4_2 RAB for TC_14_4_3 RB for CTCH + SRB for CCCH +SRB for BCCH; For TC 14_4_4 RAB for TC_14_4_2a

2.1.9.3 FDD interoperability radio bearer capabilities for combinations on PRACH Parameter Name Type Default Description Value
pc_RAB_A_18f_3 BOOLEAN TRUE Interactive/Background / UL:32 DL: [max bit rate depending on UE category] with fixed RLC and MAC-ehs / PS RAB + SRBs for DCCH on RACH and SRB with fixed RLC and MAC-ehs on HS-DSCH / DL:QPSK

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 14 of 48

2.1.9.4 FDD interoperability radio bearer capabilities for combinations on DPCH and HS-PDSCH Parameter Name Type Default Description Value
pc_RAB_A_18f_1_1 pc_RAB_A_18f_1_1a pc_RAB_A_18f_1_2 pc_RAB_A_18f_1_3 pc_RAB_A_18f_1_3a pc_RAB_A_18f_1_4 pc_RAB_A_18f_1_4a pc_RAB_A_18f_1_5 pc_RAB_A_18f_1_5a pc_RAB_A_18f_1_6 pc_RAB_A_18f_1_7 pc_RAB_A_18f_1_8 BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE RAB for TC_14_6_1 RAB for TC_14_6_1a RAB for TC_14_6_2 RAB for TC_14_6_3 RAB for TC_14_6_3a RAB for TC_14_6_4 RAB for TC_14_6_4a RAB for TC_14_6_5 RAB for TC_14_6_5a RAB for TC_14_6_6 RAB for TC_14_6_7 RAB for TC_14_6_8

2.1.9.5 FDD radio bearer capabilities for specific combinations on DPCH Parameter Name Type Default Description Value
pc_RAB_A_18f2_1 BOOLEAN TRUE FDD(DS)

2.1.9.6 FDD interoperability radio bearer capabilities for combinations on HS-PDSCH and E-DPDCH Parameter Name Type Default Description Value
pc_RAB_A_18f3_1 BOOLEAN TRUE Interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL: 3.4 DL:3.4 kbps SRBs for DCCH on DCH Interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL:[max bit rate depending on UE category and TTI] DL:3.4 kbps SRBs for DCCH on EDCH and DL DCH Interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] SRBs for DCCH on E-DCH and HSDSCH Conversational / speech / UL:12.2 DL:12.2 kbps / CS RAB + Interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL:3.4 DL:3.4 kbps SRBs for DCCH Streaming / unknown / UL:[max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] kbps / PS RAB + Interactive or background / UL: [max bit

pc_RAB_A_18f3_2

BOOLEAN

TRUE

pc_RAB_A_18f3_3

BOOLEAN

TRUE

pc_RAB_A_18f3_4

BOOLEAN

TRUE

pc_RAB_A_18f3_5

BOOLEAN

TRUE

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 15 of 48

pc_RAB_A_18f3_6

BOOLEAN

TRUE

pc_RAB_A_18f3_7

BOOLEAN

TRUE

pc_RAB_A_18f3_8

BOOLEAN

TRUE

pc_RAB_A_18f3_9 pc_RAB_A_18f3_10

BOOLEAN BOOLEAN

TRUE TRUE

rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL:[max bit rate depending on UE category and TTI] DL:3.4 kbps SRBs for DCCH on E-DCH and DL DCH Conversational / unknown or speech / UL:[max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] kbps / PS RAB + Streaming or Interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL: [max bit rate depending on UE category and TTI] DL: :[max bit rate depending on UE category] SRBs for DCCH on E-DCH and HSDSCH Conversational / unknown or speech / UL:[max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] kbps / PS RAB + Streaming or Interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + Streaming or Interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL:[max bit rate depending on UE category and TTI] DL: :[max bit rate depending on UE category] SRBs for DCCH on E-DCH and HS-DSCH Conversational / speech / UL:(12.65 8.85 6.6) DL:(12.65 8.85 6.6) kbps / CS RAB + Streaming or interactive or background / UL: [max bit rate depending on UE category and TTI] DL: [max bit rate depending on UE category] / PS RAB + UL:3.4 DL:3.4 kbps SRBs for DCCH + DL:0.15 kbps SRB#5 for DCCH RAB for TC_14_7_9 RAB for TC_14_7_10

2.1.10 Layer 2/3 Baseline Implementation Capabilities (access stratum) (A.4.3.4) 2.1.10.1 PDCP Parameters Parameter Name Type
pc_LosslessSRNS_Reloc pc_MaxHcContextSpace_r 5_ext pc_RFC2507

Default Value

Description
Lossless SRNS Relocation is supported Maximum header compression context space IP header compression protocol RFC 2507 is supported Support for RFC 3095 context relocation

BOOLEAN FALSE MaxHcContextS by16384 pace_r5_ext BOOLEAN FALSE FALSE

pc_SupportForRfc3095Con BOOLEAN textRelocation

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 16 of 48

2.1.10.2 RLC Parameters Parameter Name Type

Default Value

Description
Total RLC AM and MAC-hs buffer size

pc_TotalRLC_AM_BufferSi TotalRLC_AM_ kb200 ze_r5_ext BufferSize_r5_e xt

2.1.11 Additional information (A.4.4) Parameter Name Type Default Value


pc_AT_SupportToInit_PS_ BOOLEAN Call TRUE

Description
This PIXIT when set to TRUE, AT command set ( CGACT, CGEQREQ , CGDCONT, CGEQMIN)will be used to initiate PS call and strict check of desired QoS parameters is done. IF it is set to FALSE, only CGACT command to act PDP context will be used to initiate the call, and checking of QoS Parameters sent by UE in PDP Context Req will not be performed. Default value: TRUE Access technology priority supported in HPLMNwACT field Paramter is TRUE if UE supports automatic triggering of GMM Attach procedure when switched on TRUE if the AT command +CHUP ( to hangup an alternating mode call is supported. Otherwise AT+ CVHU=0 command used. Default value: FALSE Rel-4 UE and earlier: FALSE - Not applicable Rel5 UE: set to TRUE if DSAC is supported Rel-6 and later:TRUE - Always applicable detach on USIM remove supported Used in Classmark 3 Used in Classmark 3 Immediate connect supported for all circuit switched basic services. At least one Mobile Originated (MO) circuit switched basic service supported Default Algorithm A5/3 supported. NOTE: Support of this algorithm is mandatory in Rel-6 and later releases, but it is optional for previous Rel of UEs. Default value: FALSE (encryption algorithm A5/3 not available) default Classmark 3 Indicator. Default value: '0'B(The MS does not support any options that are indicated in CM3) default CM Service Prompt Support. Default value: '0'B ("Network initiated MO CM connection request" not supported.) default LCSVA Capabilities Support. Default value: '0'B(LCS value added location request notification capability not supported)

pc_AccessTechPriSuppInH BOOLEAN PLMNwACT pc_AutomaticAttachSwitch BOOLEAN ON pc_CHUP_AT_CommandS BOOLEAN upp pc_DSAC_Rel pc_DetachOnUSIM_Rmv pc_GERANFeaturePackag e2 pc_GERANIuMode pc_ImmConnect pc_MO_Serv pc_MS_ClsmkA5_3_CS BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

TRUE TRUE FALSE

TRUE FALSE FALSE FALSE FALSE TRUE TRUE

pc_MS_ClsmkCM3 pc_MS_ClsmkCMSP

BITSTRING [1] '1'B BITSTRING [1] '1'B

pc_MS_ClsmkLCSVA_Cap BITSTRING [1] '1'B

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 17 of 48

pc_MT_Serv pc_OnlyEmergency pc_PS_AttachByRequest pc_RLPSupported pc_SMS_MultiCallEx pc_SMS_MultiNoCall pc_SS_Phase2Supp

BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

TRUE FALSE TRUE FALSE TRUE TRUE

BITSTRING [1] '1'B

pc_SecPDP_Support pc_SupportFollowOnReque st pc_SupportOfUTRAN_ToG ERAN_NACC pc_SwitchOnOff pc_TAOffset pc_USIM_Rmv pc_UserRequestedPS_Det ach pc_AutomaticAttachUEIDn otDerived pc_MUX_Support pc_MBMS_AutomaticSessi onReception

BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

TRUE TRUE TRUE TRUE FALSE FALSE TRUE TRUE TRUE TRUE

At least one Mobile Terminated (MT) circuit switched basic service supported Only circuit switched basic service supported by the mobile is emergency call PS attach attempted automatically by outstanding request If RLP is supported @sic R5-080364 RLPsic@ SMS Sending of concatenated multiple short messages when there is a call in progress supported SMS Sending of multiple short messages on the same RR connection when there is no call in progress supported Set to '1'B if Supplementary Service Phase 2 is supported, set to '0'B if not supported. Default value: '1'B (The MS supports SS phase 2) This indicates if the UE supports Secondary PDP Context or not. Paramter is TRUE if UE which supports followon request procedure (PS) UE which supports Inter-RAT network assisted cell change from UTRAN switch on/off supported Timing Advance Offset required, used in Classmark3 USIM removable without power down supported Parameter is TRUE if requested PS detach without powering off is supported. Automatic attach procedure when UE identity cannot be derived by the network Multiplexer protocol supported Support of Automatic MBMS Service Reception

2.1.12 Additional Parameters Parameter Name Type


pc_64QAM_MIMO pc_DualCell BOOLEAN BOOLEAN

Default Value
FALSE FALSE

Description
Support 64QAM + MIMO Dual Cell is supported

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 18 of 48

2.2 PICS Parameters (51.010-2)


2.2.1 Types of Mobile Stations (A.4.2) Parameter Name Type Default Value
pc_Conv_GPS pc_DCS_1800_BAND pc_DTM_Multislotclass5 pc_DTM_Multislotclass6 pc_DTM_Multislotclass9 pc_DTM_Multislotclass10 pc_DTM_Multislotclass11 pc_DTM_Multislotclass31 pc_DTM_Multislotclass32 pc_DTM_Multislotclass33 pc_DTM_Multislotclass36 pc_DTM_Multislotclass37 pc_DTM_Multislotclass38 pc_DTM_Multislotclass40 pc_DTM_Multislotclass41 pc_DTM_Multislotclass42 pc_DTM_Multislotclass43 pc_DTM_Multislotclass44 pc_ECSD_MultislotClass pc_PCS_1900_BAND pc_P_GSM_900_BAND pc_R_GSM_900_BAND pc_T_GSM_810_BAND pc_TypeDCSClass1 pc_TypeDCSClass2 pc_TypeDCSClass3 pc_TypeGSM850Class2 pc_TypeGSM850Class3 pc_TypeGSM850Class4 pc_TypeGSM850Class5 pc_TypeGSMClass2 pc_TypeGSMClass3 pc_TypeGSMClass4 pc_TypeGSMClass5 pc_TypePCSClass1 pc_TypePCSClass2 pc_TypePCSClass3 pc_CipherModeSetCap pc_DARP_Phase1 pc_DARP_Phase2 pc_DTMEnhancedCap BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BITSTRING [5] BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN FALSE TRUE TRUE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE 00000B TRUE TRUE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE

Description
Support of conventional GPS IF GSM band of 1800 is supported Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 UE ESCD Multislot Class. If this is not supported, field coded as all 0's IF GSM band of 1900 is supported IF GSM band of 900 is supported IF GSM band of 900 is supported IF T-GSM band of 810 is supported UE supports DCS power class 1 UE supports DCS power class 2 UE supports DCS power class 3 UE supports GSM 850 power class 2 UE supports GSM 850 power class 3 UE supports GSM 850 power class 4 UE supports GSM 850 power class 5 UE supports GSM power class 2 UE supports GSM power class 3 UE supports GSM power class 4 UE supports GSM power class 5 UE supports PCS power class 1 UE supports PCS power class 2 UE supports PCS power class 3 Used in Classmark 3 IF DARP phase 1 is supported IF DARP phase 2 is supported UE supports DTM Enhancements, used in Classmark3 Used in Classmark 3 Used in Classmark 3

pc_DTM_EGPRS_Multislot BOOLEAN class5 pc_DTM_EGPRS_Multislot BOOLEAN

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 19 of 48

class9 pc_DTM_EGPRS_Multislot BOOLEAN class11 pc_EGPRS_8PSK_uplink BOOLEAN pc_EGPRS_Multislotclass3 1 pc_EGPRS_Multislotclass3 2 pc_EGPRS_Multislotclass3 3 pc_EGPRS_Multislotclass3 6 pc_EGPRS_Multislotclass3 7 pc_EGPRS_Multislotclass3 8 pc_ExtMeasCap pc_FLOIuCapability pc_Feat_A54 pc_GERANIuModeCapabili ty pc_GMSKPowerProfile0 pc_GMSKPowerProfile1 pc_GMSKPowerProfile2 pc_GMSKPowerProfile3 pc_G_HSCSD_MultislotCla ss pc_RepeatedFACCH pc_RepeatedSACCH pc_SMS_Value pc_SM_Value pc_EUTRA_MeasReportin g BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BITSTRING [1] BOOLEAN BOOLEAN BITSTRING [4] BOOLEAN BOOLEAN BOOLEAN BOOLEAN BITSTRING [5] BOOLEAN BOOLEAN BITSTRING [4] BITSTRING [4] BOOLEAN

FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE '0'B FALSE FALSE '0000'B FALSE FALSE FALSE FALSE '00000'B FALSE FALSE '0000'B '0000'B FALSE FALSE

Used in Classmark 3 UE EGPRS capable of 8PSK in UL in all multislot classes Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 UE supports Encryption Algorithm A5/4 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 IF GSM High speed Circuit switched data is supported Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Support of EUTRA Measurement and Reporting Priority Based Cell Reselection

pc_PriorityBasedCellResel BOOLEAN ection

2.2.2 Mobile Station Features (A.4.3) Parameter Name Type Default Value
pc_EOTD_Assist pc_EOTD_MS_Based pc_GERANFeaturePackage 1 pc_GPRS pc_G_operation_mode_A pc_G_operation_mode_B pc_G_operation_mode_C pc_MS_ClsmkSoLSA pc_MS_ClsmkUCS2 BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BITSTRING [1] FALSE FALSE FALSE TRUE FALSE TRUE FALSE '0'B

Description
Support of MS assisted EOTD Support of MS based EOTD Used in Classmark 3 If GPRS is supported GERAN UE Operation Mode A GERAN UE Operation Mode B GERAN UE Operation Mode C default SoLSA Support. Default value: '0'B (The ME does not support SoLSA.) Default UCS2 Encoding Support.

BITSTRING [1] '0'B

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 20 of 48

pc_SupportOfEUTRA_FDD pc_SupportOfEUTRA_TDD pc_T_GSM_380_BAND pc_T_GSM_410_BAND pc_TypeDCSClassE1 pc_TypeDCSClassE2 pc_TypeDCSClassE3 pc_TypeGSM400Class2 pc_TypeGSM400Class3 pc_TypeGSM400Class4 pc_TypeGSM400Class5 pc_TypeGSM710Class2 pc_TypeGSM710Class3 pc_TypeGSM710Class4 pc_TypeGSM710Class5 pc_TypeGSM750Class2 pc_TypeGSM750Class3 pc_TypeGSM750Class4 pc_TypeGSM750Class5 pc_TypeGSM850ClassE1 pc_TypeGSM850ClassE2 pc_TypeGSM850ClassE3 pc_TypeGSMClassE1 pc_TypeGSMClassE2 pc_TypeGSMClassE3 pc_TypePCSClassE1 pc_TypePCSClassE2 pc_TypePCSClassE3 pc_TypeTGSM400Class2 pc_TypeTGSM400Class3 pc_TypeTGSM400Class4 pc_TypeTGSM400Class5 pc_TypeTGSM810Class2 pc_TypeTGSM810Class3 pc_TypeTGSM810Class4 pc_TypeTGSM810Class5 pc_UTRAN384_TDD pc_CDMA2000 pc_Band21_Supp pc_CS_CallEst pc_8PSKPowerProfile0 pc_8PSKPowerProfile1 pc_8PSKPowerProfile2 pc_8PSKPowerProfile3 pc_8PSK_PowerCap1 pc_8PSK_PowerCap2 pc_8PSK_Struct pc_AddPositionCap

BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE TRUE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE

Default value: '0'B (the ME has a preference for the default alphabet). Used in Classmark 3 Used in Classmark 3 IF T-GSM band of 380 is supported IF T-GSM band of 410 is supported UE supports 8PSK DCS power class E1 UE supports 8PSK DCS power class E2 UE supports 8PSK DCS power class E3 UE supports GSM 400 power class 2 UE supports GSM 400 power class 3 UE supports GSM 400 power class 4 UE supports GSM 400 power class 5 UE supports GSM 710 power class 2 UE supports GSM 710 power class 3 UE supports GSM 710 power class 4 UE supports GSM 710 power class 5 UE supports GSM 750 power class 2 UE supports GSM 750 power class 3 UE supports GSM 750 power class 4 UE supports GSM 750 power class 5 UE supports 8PSK GSM 850 power class E1 UE supports 8PSK GSM 850 power class E2 UE supports 8PSK GSM 850 power class E3 UE supports 8PSK GSM power class E1 UE supports 8PSK GSM power class E2 UE supports 8PSK GSM power class E3 UE supports 8PSK PCS power class E1 UE supports 8PSK PCS power class E2 UE supports 8PSK PCS power class E3 UE supports T GSM 400 power class 2 UE supports T GSM 400 power class 3 UE supports T GSM 400 power class 4 UE supports T GSM 400 power class 5 UE supports T GSM 810 power class 2 UE supports T GSM 810 power class 3 UE supports T GSM 810 power class 4 UE supports T GSM 810 power class 5 Used in Classmark 3 Used in Classmark 3 TRUE if UE supports Frequency Band 21 Support of CS call establishment Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 Used in Classmark 3 8-PSK struct is present or not Used in Classmark 3

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 21 of 48

2.2.3 Teleservices (A.4.4) Parameter Name Type


pc_MS_ClsmkSM_Cap pc_MS_ClsmkVBS pc_MS_ClsmkVGCS

Default Value

Description
default Short Message Capability. Default value: '1'B(Mobile station supports mobile terminated point to point SMS) default VBS Capability. Default value: '0'B (no VBS capability or no notifications wanted) default VGCS Capability. Default value: '0'B (no VGCS capability or no notifications wanted)

BITSTRING [1] '1'B BITSTRING [1] '0'B BITSTRING [1] '0'B

2.2.4 Additional Information (A.4.8) Parameter Name Type Default Value


pc_GSM_14_4 pc_GSM_AMR pc_GSM_Data pc_GSM_EFR pc_GSM_FR pc_GSM_FRData pc_GSM_HR pc_MS_ClsmkPS_Cap BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BITSTRING [1] TRUE TRUE TRUE TRUE TRUE TRUE TRUE '0'B

Description
UE supports GSM 14.4 kbps data (HSCSD or full rate traffic channel for 14.4 kbit/s user data (TCH/F14.4)) IF GSM AMR is Supported by the Mobile At least one data service IF GSM EFR is Supported by the Mobile IF GSM FR is Supported by the Mobile Full rate data service IF GSM HR is Supported by the Mobile default Pseudo Synchronisation Capability. Default value: '0'B(PS capability not present)

2.3 PIXIT Parameters (34.123-3)


2.3.1 BasicM test suite parameter declarations (B.1.1) Parameter Name Type Default Category Value
px_PriScrmCode PrimaryScram 100 blingCode UL_Scramblin 0 gCode

Description

Test Execution Primary scrambling code. Default value: 100 Test Execution UL scrambling code value to be used by UE. Default value : 0

px_UL_ScramblingCode

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 22 of 48

px_UL_MaxTrCHs

MaxSimultane e8 ousTransChs UL MaxTransport tb32 BlocksUL

UE Capability

px_UL_MaxTTI_TB

UE Capability

px_UL_MaxTFS

MaxNumberO tfc64 fTFC_UL MaxNumberO tf32 fTF MaxNoBits b3840

UE Capability

Maximum number of simultaneous transport channels for uplink. Default value: e32 Maximum total number of transport blocks transmitted within TTIs that start at the same time. Default value: tb512 Maximum number of TFC in the TFCS for uplink. Default value: tfc1024 Maximum number of TF for uplink. Default value: tf1024 Maximum sum of number of bits of all transport blocks being transmitted at an arbitrary time instant. Default value: b163840 Maximum sum of number of bits of all convolutionally coded transport blocks being transmitted at an arbitrary time instant. Default value: b163840 UE_PowerClass value. Default value: 1 UE positioning capability: supports the network assisted GPS. Default value: networkBased Default UE operation mode (either opModeA or opModeC). (For most UEs thiscorresponds class-A or class-C, and can not be changed by the user). Default value: opModeA Total RLC AM buffer size. Default value: kb1000

px_UL_MaxTF

UE Capability

px_UL_MaxTB_Bits

UE Capability

px_UL_MaxCC_TB_Bits

MaxNoBits

b1280

UE Capability

px_UE_PowerClass

UE_PowerCla 4 ss

UE Capability

px_UE_PositioningNetwork NetworkAssist noNetworkAssis UE Capability AssistedGPS_Sup edGPS_Supp tedGPS orted px_UE_OpModeDef UE_Operation opModeA Mode UE Capability

px_TotalRLC_AM_BufferSi TotalRLC_AM kb50 ze _BufferSize px_TimerDequeuePCO INTEGER 5000

UE Capability

UE Capability

px_TMSI_Def

OCTETSTRIN '12345678'O G Tcell 4351

Duration of the timer to empty the PCO queue at the beginning of each test case (in ms). Default value: 5000 ms Test Execution default TMSI. Default value: '12345678'O Test Execution TCell value for cell H. Except the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 4351

px_TCellH

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 23 of 48

px_TCellG

Tcell

7253

px_TCellF

Tcell

px_TCellE

Tcell

px_TCellD

Tcell

px_TCellC

Tcell

px_TCellB

Tcell

px_TcellA

Tcell

px_SRNTI

S_RNTI

Test Execution TCell value for cell G. Except the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 7253 6577 Test Execution TCell value for cell F. Except the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 6577 833 Test Execution TCell value for cell E. Except the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 833 321 Test Execution TCell value for cell D. Except the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 321 1536 Test Execution Cell value for cell C. Except the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 1536 512 Test Execution TCell value for cell B. Except for the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 512 256 Test Execution TCell value for cell A. Except for the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 256 '000000000000 Test Execution S RNTI. 00000001'B Default value: '00000000000000000001'B

px_SRNC_Id

SRNC_Identit 000000000001' Test Execution SRNC Id. y B Default value: '000000000001'B RRC_ServTes ps_Interactive ted RRC_ServTes speech ted RatType fdd Test Execution PS service to be tested for RRC test cases. Default value: ps_Interactive Test Execution CS service to be tested for RRC test cases. Default value: speech Test Execution This parameter is used to specify which radio access technology is being used for the current test execution. Valid values: fdd and tdd. Default value: fdd Test Execution default PTMSI signature (3 octets, 3GPP 24.008 / 10.5.5.8). Default value: 'AB1234'O Test Execution default PTMSI . Default value: 'C2345678'O

px_RRC_PS_ServTested

px_RRC_CS_ServTested

px_RAT

px_PTMSI_SigDef

OCTETSTRIN 'AB1234'O G OCTETSTRIN 'C2345678'O G

px_PTMSI_Def

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 24 of 48

px_MaxRLC_WindowSize

MaximumRLC mws2047 _WindowSize

UE Capability

Maximum RLC window size. Default value: mws4095 Part of DL_PhysChCapabilityFDD. Default value: b76800 Part of UL_PhysChCapabilityFDD. Default value: b57600 Part of DL_PhysChCapabilityFDD. INTEGER (1..8 ). Default value: 8 Maximum AM Entity Number for RLC. Default value: am30 default Revision Level. Default value: '10'B default Early Sending Indication. Default value: '0'B("Controlled Early Classmark Sending" option is not implemented in the MS") Japan MCC code to be used for Band 6 Default value: '442'H IP version under test. Default value IPv4 default IMSI. Default value: '001010123456063'H

px_MaxNoPhysChBitsRece MaxNoPhysC b9600 ived hBitsReceived px_MaxNoDPDCH_BitsTra MaxNoDPDC b4800 nsmitted H_BitsTransm itted px_MaxNoDPCH_PDSCH_ INTEGER Codes 1

UE Capability

UE Capability

UE Capability

px_MaxAM_EntityNumber MaximumAM_ am6 RLC_Cap EntityNumber RLC_Cap px_MS_ClsmkRevLvl B2 '10'B

UE Capability

UE Capability

px_MS_ClsmkESIND

B1

1b

UE Capability

px_JapanMCC

HEXSTRING '442'H

UE Capability

px_IP_Version

IP_VersionTy iPv4 pe

UE Capability

px_IMSI_Def

HEXSTRING '001010123456 UE Capability 789'H Fresh

px_FRESH

'000000000000 Test Execution FRESH. 0000000000000 Default value: no default value 0000000'B can be proposed 1 Test Execution The operation band under test, as defined in 34.108 clause 5.1.1. Value 1 means Band 1, 2 means Band 2, 3 means Band 3, 6 means Band 6. Rest of the values are not defined. This pixit shall be set in synchronisation with the values that are being set to 6 other Pixits viz: px_UARFCN_D_High, px_UARFCN_D_Mid,px_UARF CN_L_Mid

px_FDD_OperationBand

INTEGER

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 25 of 48

px_DL_MaxTrCHs

MaxSimultane e8 ousTransChs DL MaxTransport tb32 BlocksDL

UE Capability

px_DL_MaxTTI_TB

UE Capability

px_DL_MaxTFS

MaxNumberO tfc128 fTFC_DL MaxNumberO tf64 fTF MaxNoBits b8960

UE Capability

Maximum number of simultaneous transport channels for downlink. Default value: e32 Maximum total number of transport blocks received within TTIs that end within the same 10 ms interval. Default value: tb512 Maximum number of TFC in the TFCS for downlink Default value: tfc1024 Maximum number of TF for downlink Default value: tf1024

px_DL_MaxTF

UE Capability

px_DL_MaxTB_Bits

UE Capability

px_DL_MaxCC_TB_Bits

MaxNoBits

b1280

px_DL_MaxCCTrCH

MaxSimultane 1 ousCCTrCH_ Count BOOLEAN TRUE

px_CipheringOnOff

Maximum sum of number of bits of all transport blocks being received at an arbitrary time instant. Default value: b163840 UE Capability Maximum sum of number of bits of all convolutionally coded transport blocks being received at an arbitrary time instant. Default value: b163840 UE Capability Maximum number of Simultaneous CCTrCH for downlink Default value: 8 Test Execution Security mode - TRUE if ciphering is applicable. Default value: TRUE Test Execution Cipher algorithm. Default value: (GEA/1) '001'B Test Execution CN domain to be tested. This parameter is used in test cases that handle both PS and CS domains. Default value: ps_domain Test Execution Random Challenge (128 bits). Default value: '010101..01'B The value shall not be repeatable with 3 bits i.e. something like '001001001001...001'B not allowed.

px_CipherAlg

B3

'001'B

px_CN_DomainTested

CN_DomainId ps_domain entity

px_AuthRAND

BITSTRING

'110101010111 0111000011000 1101101001101 1000111110001 1000011000011 0110010010100 1000000011110 0011110001101 1111110001110 110100111010' B

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 26 of 48

px_AuthN

INTEGER

31

UE Capability

px_AuthK

BITSTRING

px_AuthAMF

BITSTRING

'000000000000 UE Capability 0001000000100 0000011000001 0000000101000 0011000000111 0000100000001 0010000101000 0010110000110 0000011010000 111000001111' B '010101010101 UE Capability 0101'B

value of n to initialize tcv_AuthN (length of extended response) min 31, max 127 (TS 34.108 cl. 8.1.2). Default value: 127 Default value: '000000000000000100000010 0000001100000100000001010 0000110000001110000100000 0010010000101000001011000 0110000001101000011100000 1111'B

px_UARFCN_D_High px_UARFCN_D_Low px_UARFCN_D_Mid

INTEGER INTEGER INTEGER

10837 10563 10700

Authentication Management Field (16 bits). The value shall be different from '1111 1111 1111 111'B (AMFresynch). Default value: no default value can be proposed Test Execution High Range downlink UARFCN value. Default value: 10837 Test Execution Low Range downlink UARFCN value Default value: 10563 Test Execution Mid Range downlink UARFCN value Default value: 10700

2.3.2 L3M test suite parameters declarations (B.1.2) Parameter Name Type Default Category Value
px_DeltaSS_DelayTime px_TMSI_2 px_SupportOpModeC INTEGER 0 Test Execution

Description

OCTETSTRIN '09856543'O G BOOLEAN FALSE

px_SMS_IndexOffset

INTEGER

px_PTMSI_Sig2

OCTETSTRIN 'AB1237'O G

t delta value (refer to 34.108 clause 4.2.3) in ms Default value: 55 ms Test TMSI 2. Execution Default value: '09876543'O UE Capability Paramter is TRUE if UE supports operation mode C. Operation mode C means UE offers PS services only (see 3GPP 23.060 clause 4.1 and 3GPP 24.008) Default value: TRUE Test SMS index offset for the Execution numbering of short messages value range: (0,100) Default value: 0 Test Second PTMSI signature used Execution for testing. Default value: 'AB1237'O

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 27 of 48

px_PTMSI_2

OCTETSTRIN 'C9876543'O G "2.2.2.2"

Test Execution

px_PDP_IP_AddrInfoFACH IA5String

px_PDP_IP_AddrInfoDCH IA5String

FALSE

px_NwOrgPDP_Support

BOOLEAN

FALSE

Second PTMSI used for testing. Default value: 'C9876543'O Test A string parameter that identifies Execution the MT in the address space applicable to the IP PDP for FACH. Default value: "200.1.1.90" Test A string parameter that identifies Execution the MT in the address space applicable to the IP PDP for DCH. Default value: "200.1.1.80" UE Capability This indicates if the UE implementation supports network originated PDP Context. TRUE indicates, supported FALSE indicate, not supported

Default value : FALSE HEXSTRING '001010654321 UE Capability different IMSI from the IMSI 063'H stored in the USIM. Default value: '001010654321063'H px_IMEI_Def HEXSTRING '004400351641 UE Capability default IMEI. 010'H Default value: no default value can be proposed px_IMEISV_Def HEXSTRING '004400351641 UE Capability default IMEISV. 0100'H Default value: no default value can be proposed px_EmergencyCallNumber EmergencyNu 112 Test Emergency Number used by UE mber Execution to initiate an emergency call. Default value: "112" px_CC_Serv Services "Telephony" Test Service selected for Mobile Execution Originated calls and Mobile Terminated calls. The possible values are ("Telephony", "EmergencyCall", "31kHz", "V110", "V120", "PIAFS", "FTM", "X31", "BTM", "3G324M_Call", "Alternate Speech/Facsimile","3G324M_S peechPreferred" ). Default value: "31kHz" px_CC_CallDiallingDigits IA5String 0123456902 Test Dialling digits used to initiate a Execution CC MO call (used with the AT dial D command). Default value: "0123456902" px_BcapUeFlowControl FlowControl 0 UE Capability UE flow control. 0-outband, 1-inband, 2-no flow control. 3- X.25 4- X.75 default : 0, outband flow control. px_IMSI_Diff

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 28 of 48

px_BcapSyncAsync

B1

'0'B

px_BcapSACP

B3

'001'B

px_BcapParity

B3

'011'B 10'B '1'B '1'B

px_BcapOtherModemType B2 px_BcapNumberStopBits px_BcapNumberDataBits B1 B1

px_BcapModemType px_BcapITC

B5 ITC_Int

00110'B 0

px_BcapDataCompression B1

'0'B

px_BcapFNUR

B5

00001'B

px_3G324M_MmediaEnabl BOOLEAN e

FALSE

Default value: 0 UE Capability Synchronous '0'B or Asynchronous '1'B mode supported by IUT. Default value: '1'B UE Capability Signalling access protocol supported ( used in the Bearer Capability ). Default value: '001'B UE Capability Parity supported( used in the Bearer Capability ). Default value: '011'B UE Capability Other modem type supported ( used in the Bearer Capability ). Default value: '10'B UE Capability Number of Stops bits supported( used in the Bearer Capability ). Default value: '1'B UE Capability Number of data bits supported( used in the Bearer Capability ). Default value: '1'B UE Capability Modem type supported( used in the Bearer Capability ). Default value: '00110'B UE Capability Information transfer capability supported ( used for the generation of the Bearer Capability ) 0 - UDI 1 - RDI 2 - 31 kHz Audio 3 - Other. Default value: 2 UE Capability Data compression supported( used in the Bearer Capability ). Default value: '0'B UE Capability Fixed Network User rate supported: '00001'B: FNUR 9.6 kbit/s '00010'B: FNUR 14.4 kbit/s '00011'B: FNUR 19.2 kbit/s '00100'B: FNUR 28.8 kbit/s '00101'B: FNUR 38.4 kbit/s '00110'B: FNUR 48.0 kbit/s '00111'B: FNUR 56.0 kbit/s '01000'B: FNUR 64.0 kbit/s '01001'B: FNUR 33.6 kbit/s '01010'B: FNUR 32.0 kbit/s. Default value: '00001'B UE Capability For a Multimedia UE: set to TRUE if a multimedia call is enabled; set to FALSE if a speech call is enabled. Default value: TRUE

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 29 of 48

2.3.3 NAS test suite parameters declarations (B.1.3) Parameter Name Type Default Category Value
px_PTMSI_Sig3 px_AuthRAND_2 OCTETSTRIN 'AB1239'O G BITSTRING Test Execution

Description
Second PTMSI signature used for testing. Default value: 'AB1239'O Random Challenge (128 bits) Default value= '1010101010101010101010101 01010101010101010101010101 01010101010101010101010101 01010101010101010101010101 0101010101010101010101010' B

'110101010111 Test 0111000011000 Execution 1101101001101 1000111110001 1000011000011 0110010010100 1000000011110 0011110001101 1111110001110 110100111010' B

2.3.4 SMS test suite parameters declarations (B.1.4) Parameter Name Type Default Category Value
px_TC1M px_SMS_Service px_SMS_PrefMem3 px_SMS_PrefMem2 px_SMS_PrefMem1 px_SMS_PrefMemCB1 px_SMS_PrefMemCB2 px_SMS_PrefMemCB3 px_SMS_MsgFrmt INTEGER IA5String IA5String IA5String IA5String IA5String IA5String IA5String IA5String 15 "0" "MT" "SM" "SM" "BM" "BM" "BM" 1

Description

UE Capability timer value for timer TC1M (for SMS) in seconds Test SMS Service Execution <service> of TS 27.005 cl. 3.2.1 Default value: "0" Test SMS Preferred Memory 3 Execution <mem3> of TS 27.005 cl. 3.1 Default value: "MT" Test SMS Preferred Memory 2 Execution <mem2> of TS 27.005 cl. 3.1 Default value: "SM" Test SMS Preferred Memory 1 Execution <mem1> of TS 27.005 cl. 3.1 Default value: "SM" Test SMS Preferred CB Memory 1 Execution <mem1> of TS 27.005 cl. 3.1 Default value: "BM" Test SMS Preferred CB Memory 2 Execution <mem2> of TS 27.005 cl. 3.1 Default value: "BM" Test SMS Preferred CB Memory 3 Execution <mem3> of TS 27.005 cl. 3.1 Default value: "BM" Test SMS Message Format Execution <mode> of TS 27.005 cl. 3.2.3 Default value: "0"

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 30 of 48

px_SMS_CB_Store px_SMS_CB_MsgId02 px_SMS_CB_Data02

BOOLEAN

TRUE

HEXSTRING[ '0002'H 4]

Test Execution Test Execution

IA5String_BM "Start of Page1 Test C Top Headlines Execution of the day2 Top Headlines of the day2 Top Headlines End Of Page1Start of Page2 Top Headlines of the day2 Top Headlines of the day2 Top Headlines End Of Page2Start of Page3 Top Headlines of the day2 Top Headlines of the day2 Top Headlines End Of Page3Start of Page4 Top Headlines of the day2 Top Headlines of the day2 Top Headlines End Of Page4Start of Page5 Top Headlines of the day2 Top Headlines of the day2 Top Headlines End Of Page5Start of Page6 Top Headlines of the day2 Top Headlines of the day2 Top Headlines End Of Page6Start of Page7 Top Headlines of the day2 Top Headlines of the day2 Top Headlines End Of Page7Start of Page8 Top Headlines of the day2 Top Headlines of the

TRUE if Broadcast Messages are kept in BM storage Message Id to be used for the second Cell Broadcast Message sent Contents of the second Cell Broadcast Message sent will be converted to an OCTETSTRING

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 31 of 48

day2 Top Headlines End Of Page8Start of Page9 Top Headlines of the day2 Top Headlines of the day2 Top Headlines End Of Page9Start of Page10 Top Headlines of the day2 Top Headlines of the day2 Top HeadlineEnd Of Page10Start of Page11 Top Headlines of the day2 Top Headlines of the day2 Top HeadlineEnd Of Page11Start of Page12 Top Headlines of the day2 Top Headlines of the day2 Top HeadlineEnd Of Page12Start of Page13 Top Headlines of the day2 Top Headlines of the day2 Top HeadlineEnd Of Page13Start of Page14 Top Headlines of the day2 Top Headlines of the day2 Top HeadlineEnd Of Page14Start of Page15 Top Headlines of the day2 Top Headlines of the day2 Top HeadlineEnd Of Page15" px_SMS_CB_Data01 IA5String_BM Start of Page1 Test C Top Headlines Execution of the day1 Top Headlines of the day1 Top Contents of the first Cell Broadcast Message sent will be converted to an OCTETSTRING

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 32 of 48

Headlines End Of Page1Start of Page2 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page2Start of Page3 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page3Start of Page4 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page4Start of Page5 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page5Start of Page6 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page6Start of Page7 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page7Start of Page8 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page8Start of Page9 Top Headlines of the day1 Top Headlines of the day1 Top Headlines End Of Page9Start

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 33 of 48

of Page10 Top Headlines of the day1 Top Headlines of the day1 Top HeadlineEnd Of Page10Start of Page11 Top Headlines of the day1 Top Headlines of the day1 Top HeadlineEnd Of Page11Start of Page12 Top Headlines of the day1 Top Headlines of the day1 Top HeadlineEnd Of Page12Start of Page13 Top Headlines of the day1 Top Headlines of the day1 Top HeadlineEnd Of Page13Start of Page14 Top Headlines of the day1 Top Headlines of the day1 Top HeadlineEnd Of Page14Start of Page15 Top Headlines of the day1 Top Headlines of the day1 Top HeadlineEnd Of Page15" px_MaxCP_DataRetx INTEGER INTEGER px_BMC_CB_RepPeriod01 INTEGER px_BMC_CB_RepPeriod02 INTEGER px_BMC_NoOfBC_Req01 INTEGER px_BMC_NoOfBC_Req02 10 10 1 1 1 UE Capability max. number of CP data retransmissions for SMS valid range:1 to 3 Test CB repetition period for CB Execution message 1 Test CB repetition period for CB Execution message 2 Test No of broadcasts requested for Execution CB message 1 Test No of broadcasts requested for Execution CB message 2

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 34 of 48

2.3.5 RRC_M test suite parameters declarations (B.1.5) Parameter Name Type Default Category Value
px_UL_MaxTC_TB_Bits MaxNoBits b3840

Description

px_SecondaryBand

INTEGER

px_PrimaryBand

INTEGER

px_MaxNoSCCPCH_RL

MaxNoSCCP r11 CH_RL MaxHcContex by1024 tSpace MaxNoBits b8960

px_MaxHcContextSpace px_DL_MaxTC_TB_Bits

px_SMS_CB_MsgId01

HEXSTRING[ '0001'H 4]

px_ExecutePS_Class

INTEGER

UE Capability Maximum sum of number of bits of all turbo coded transport blocks being transmitted at an arbitrary time instant. Default value: b163840 UE Capability The secondary operation band under test, as defined in 34.108 clause 5.1.1. Value 1 means Band 1, 2 means Band 2, 3 means Band 3, 6 means Band 6. Default value: 8 Test The primary operation band Execution under test, as defined in 34.108 clause 5.1.1. Value 1 means Band 1, 2 means Band 2, 3 means Band 3, 6 means Band 6. Default value: 1 UE Capability Part of SimultaneousSCCPCH_DPCH_ Reception. Default value: rl1 UE Capability MaxHcContextSpace if RFC 2507 is supported. Default value: by1024 UE Capability Maximum sum of number of bits of all turbo coded transport blocks being received at an arbitrary time instant. Default value: b163840 Test Default Value '0001'H the Execution operator shall define the CB Message ID for the CB data1 used for transmitting this CB data, different to CB-Data 2 IXIT Test Service to be executed in RAB Execution test cases. The allowed values are: 1: Interactive 2: BackGround 3: Streaming 0: All supported classes. Any other value is not defined. The px_ExecutePS_Class allows the option 0 to be selected. This has been allowed in order to preserve the changes implemented in TTCN for handling all traffic classes in RAB testcase execution.

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 35 of 48

System simulators are NOT required to support this execution and also TTCN maintenance of this path should be limited. Default value : 1

2.3.6 RAB test suite parameters declarations (B.1.9) Parameter Name Type Default Category Value
px_gS01 B2 '00'B Test Execution

Description
It is used in the Serial No. of the CB_Data01 given as PIXIT, which differentiates between CBS messages from the same source and type Default value:'00'B It is used in the Serial No. of the CB_Data01 given as PIXIT, which indicates a change of the message content of the same CBS message Default value:'0000'B It is used in the Serial No. of the CB_Data01 given as PIXIT, which is theGeographical Scope indicates the area over which the msg code is unique. Default value:'0000000000'B For CB-Data 1 IXIT, the operator shall define CBS data as IA5String together with the CB message ID used for transmitting this CB data, which is indicated by the UE after reception in a clear way according to the capabilities stored on the SIM. Furthermore, the operator shall describe the indication on the UE side (e.g. certain CBS traffic information), the CB data range is 1..1246 Octets which refers to a IA5String of 1..1246

px_UpdateNumber01

B4

'0000'B

Test Execution

px_MsgCode01

MsgCodeTyp '0000000000'B e

Test Execution

px_CB_Data1

IA5String_BM "Start of Page1 C Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page1Start of Page2 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page2Start of Page3 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page3Start of Page4 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page4Start

Test Execution

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 36 of 48

of Page5 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page5Start of Page6 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page6Start of Page7 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page7Start of Page8 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page8Start of Page9 Top Headlines of the day Top Headlines of the day Top Headlines ofEnd Of Page9Start of Page10 Top Headlines of the day Top Headlines of the day Top Headlines End Of Page10Start of Page11 Top Headlines of the day Top Headlines of the day Top Headlines End Of Page11Start of Page12 Top Headlines of the day Top Headlines of the day Top Headlines End Of Page12Start of Page13 Top Headlines of the

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 37 of 48

day Top Headlines of the day Top Headlines End Of Page13Start of Page14 Top Headlines of the day Top Headlines of the day Top Headlines End Of Page14Start of Page15 Top Headlines of the day Top Headlines of the day Top Headlines End Of Page15"

2.3.7 RLC and MAC test suite parameters declarations (B.1.10) Parameter Name Type Default Category Description Value
px_RLC_SDU_buffering BOOLEAN TRUE UE Capability TRUE=Support of RLC SDUBuffering FALSE=Support of RLC SDU Discard as defined in test case 7.2.3.13 UE Capability The Default value is 2. This Pixit is used in MAC test cases 7.1.1.2, 7.1.1.3, 7.1.1.4, 7.1.1.5 and 7.1.1.8 This indicates the number of RLC segments the Paging Response (CS Domain) or Service Request (PS domain will be segmented in.

px_NumOfSegInPagResOr INTEGER ServReq

2.3.8 Multi RAT test suite parameters declarations (B.1.11) Parameter Name Type Default Category Value
px_TimingAdvance px_TSC px_SplitOnCCCH B7 B3 B1 '0000000'B '010'B '0'B

Description

Test Execution Timing advance value for L1 header. Default value: '0000000'B Test Execution Training sequence code for traffic channels. Default value: '011'B UE Capability Split pg cycle on CCCH supported indication (1 bit) Default value: '0'B not supported

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 38 of 48

px_RXLEV_ACCESS_MIN B6 px_PowerLevel B5 px_MS_TXPWR_MAX_CC B5 H px_GSM_CipheringOnOff B1

'000000'B 10011'B 01010'B '1'B

px_GSM_CipherAlg

B3_CipherAlg '000'B

px_GSM_BandUnderTest

INTEGER

px_CipherKey

B64

'010111100100 1010101100110 1011000100100 0100110111010 1110100101010 'B

Test Execution minimum received signal level at MS. Default value: '000000'B Test Execution power level value for L1 header Test Execution MS_TXPWR_MAX_CCH. Default value: '01010'B Test Execution GSM Ciphering to be started or not Default value: '1'B i.e Ciphering to be started Test Execution GSM Cipher algorithm. Default value: (A5/1) '000'B Allowed values are: '000'B(A5/1), '010'B(A5/3) Test Execution indicates which band is under test: 1 -> GSM450; 2 -> GSM480; 3 -> GSM750; 4 -> GSM850; 5 -> GSM-P-900; 6-> GSM-E-900; 7-> DCS1800; 8 -> PCS1900. 9 -> 450 & 900 MultiBand test 10 -> 450 & 1800 MultiBand test 11 -> 480 & 900 MultiBand test 12 -> 480 & 1800 MultiBand test 13 -> 900 & 1800 MultiBand test 14 -> GSM710; 15 -> T-GSM810 other values are not defined currently. Test Execution Cipher Key (64 bits). Default value: '0101111001001010101100110 10110001001000100110111010 1110100101010'B

2.3.9 A-GPS test suite parameters declarations (B.1.13) Parameter Name Type Default Category Value
px_LcsClientName px_LcsClientAddressTOA px_LcsClientAddressNPI IA5String B4 B4 OPERATOR '1001'B '0001'B 0123456 Test Execution Test Execution Test Execution Test Execution Test Execution

Description

LCS Client name LCS Client external address TOA LCS Client external address NPI LCS Client external address Digits Pre-defined GPS scenario to be loaded by the upper tester in the Satellite Simulator. See 34.108,

px_LcsClientAddressDigits IA5String px_GpsScenario

GpsScenarioT 0 ype

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 39 of 48

px_GeoInfo

Ext_Geograph '9032B9D66360 Test icalInformatio B600323C3C00 Execution n 6544'H

px_ResetStoredInfo

BOOLEAN

TRUE

Test Execution

px_UeLcsNotification

INTEGER

20

Test Execution

10.7. Minimum value:0, Maximum value: 31 Default value: 0 Geographical information to be sent as Location Estimate in FACILITY message from the System Simulator. Default value: '9032B9D66360B600323C3C00 6544'H (for Tokyo reference location specified in 34.108, 10.7) Support of RESETUEPOSITIONINGSTOR ED INFORMATION command as defined in 3GPP TS 34.109 cl. 6.10 Value for UE LCS Notification timeout timer (in seconds) Default value: 20 @sic R5-081571 sic@

2.3.10 HSD_ENH test suite parameters declarations (B.1.14) Parameter Name Type Default Category Description Value
px_RAB_HS_Exec64_384 BOOLEAN Supp px_RAB_HS_Exec64_128 BOOLEAN Supp px_RAB_HS_Exec128_384 BOOLEAN Supp px_GERANIu_RadioAcces BITSTRING sCapability TRUE TRUE TRUE '0000'B UE Capability Execute UL 64 KBPS RAB HS test cases, when UE supports UL384 UE Capability Execute UL 64 KBPS RAB HS test cases, when UE supports UL128 UE Capability Execute UL 128 KBPS RAB HS test cases, when UE supports UL384 UE Capability MS GERAN Iu mode Radio Access Capability

2.3.11 HSU_ENH test suite parameters declarations (B.1.15) Parameter Name Type Default Category Description Value
px_ExecNon_FDPCH_Whe BOOLEAN n_FDPCHSupp TRUE Test Execution To execute Non-FDPCH testcase when fully FDPCH is supported

2.3.12 RFT test suite parameters declarations Parameter Name Type Default Category Value
px_ITURegion1_GSM_Ban ITURegion1_ band_1900_900 Test

Description
used in ITU tests

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 40 of 48

dsUnderTest

GSM_BandsU nderTest px_ITURegion1_Secondary ITURegion1_ FDD_Band FDD_Band px_ITURegion2_GSM_Ban ITURegion2_ dsUnderTest GSM_BandsU nderTest px_ITURegion2_Secondary ITURegion2_ FDD_Band FDD_Band

Execution band_1800_190 Test 0 Execution band_8 Test Execution band_5 Test Execution Used in ITU test cases used in ITU tests Used in ITU test cases

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 41 of 48

2.4 PIXIT Parameters (51.010-5)


2.4.1 Parameter Values (B.1) 2.4.1.1 IR_G PIXIT Parameter Name Type
px_HighMultiSlotCap B2 px_ExtDTM_EGPRS_Multi B2 SlotClass

Default Value
'00'B '00'B

Category

Description

UE Capability Used in Classmark 3 UE Capability Used in Classmark 3 UE support of Extended Measurements, Default value = '0'B

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 42 of 48

3 SUPPLEMENTARY TTCN
3.1 PICS Parameters (34.123-2)
3.1.1 FDD Interoperability Radio Bearer Capabilities (A.4.3.3.1) 3.1.1.1 FDD interoperability radio bearer capabilities for combinations on DPCH Parameter Name Type Default Description Value
pc_RAB_A_18c_5 pc_RAB_A_18c_6 pc_RAB_A_18c_7 pc_RAB_A_18c_8 pc_RAB_A_18c_10 pc_RAB_A_18c_11 pc_RAB_A_18c_23_1 pc_RAB_A_18c_23_2 pc_RAB_A_18c_23_3 pc_RAB_A_18c_23_4 pc_RAB_A_18c_25_2 pc_RAB_A_18c_25_4 BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE TRUE RAB for TC_14_2_5 RAB for TC_14_2_6 RAB for TC_14_2_7 RAB for TC_14_2_8 RAB for TC_14_2_10 RAB for TC_14_2_11 RAB for TC_14_2_23_1 RAB for TC_14_2_23_2 RAB for TC_14_2_23_3 RAB for TC_14_2_23_4 RAB for TC_14_2_25_2 RAB for TC_14_2_25_4

3.1.2 Additional information (A.4.4) Parameter Name Type Default Value


pc_GMM_InformationSup BOOLEAN ported pc_UserRequestedDetach BOOLEAN TRUE TRUE

Description
Parameter is TRUE if UE supports handling of GMM INFORMATION message (3GPP 34.123-2 Table A.20/76) Parameter is TRUE if UE supports a user requested detach of PS and non-PS services without powering off (3GPP 34.123-2 Table A.20/39)

3.2 PIXIT Parameters (34.123-3)


3.2.1 NAS test suite parameters declarations (B.1.3) Parameter Name Type Default Category Value
px_CC_ServNotSupp ("Telephony", "V120" "EmergencyCa ll", "31kHz", "V110", "V120", "PIAFS", "FTM", "X31", "BTM", "MmediaCall" )

Description

UE Capability Not supported service selected for Mobile Originated calls and Mobile Terminated calls. The possible values are ("Telephony", "EmergencyCall", "31kHz", "V110", "V120", "PIAFS", "FTM", "X31", "BTM", "MmediaCall).

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 43 of 48

4 USIM TTCN
4.1 PICS Parameters (31.121)
4.1.1 Fixed Dialling Numbers (FDN) Handling (6.2) Parameter Name Type Default Value
pc_USIM_FDN BOOLEAN TRUE

Description

UE Supporting FDN (31.121, section 6.2)

4.1.2 Advice of charge (AoC) Handling (6.4) Parameter Name Type Default Value
pc_USIM_AoCC BOOLEAN TRUE

Description

UE Supporting AoCC (31.121, section 6.4).

4.1.3 Optional Speech Call Handling (3.7) Parameter Name Type Default Value
pc_USIM_Speech_Calls BOOLEAN TRUE

Description
UE Supporting Speech Calls (31.121, Table A.1/18).

4.1.4 Storing of received Class 2 Short Message Handling Parameter Name Type Default Description Value
pc_USIM_Store_Received BOOLEAN _SMS FALSE UE supports storing of received Class 2 Short Message IN THE USIM (31.121, Table A.1/10).

4.1.5 Storing of UE cabalities for High Priority PLMN Parameter Name Type Default Description Value
pc_USIM_UTRAN BOOLEAN FALSE Support of UTRAN access

pc_ USIM_GERAN

BOOLEAN

FALSE

Support of GERAN access

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 44 of 48

4.2 PIXIT Parameters (31.121)


4.2.1 Acceptance Criteria (5.2.1.5) Parameter Name Type Default Value
px_USIM_TC_5_2_1_Acc INTEGER _to_be_tested 3

Category
UE Capability

Description
According to TS 31.121, 5.2.1.5, the access class to be tested is randomly chosen. Possible values are the INTEGER 0..9

4.2.2 Options for Test Execution Parameter Name Type Default Value
px_USIM_reminder_to_re BOOLEAN move_Class1SMS_desire d px_USIM_TC_8_2_1_t_G INTEGER uard_var TRUE

Category
UE Capability

Description
To control if the operator wishes to have the "reminder to remove the class 1 messages in the ME" or not. This value is used to set the length of the guard timer in USIM test case 8.2.1. This has been added since the size of the memory for SMS storage may vary between UE implementations.

4200

UE Capability

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 45 of 48

5 USAT TTCN
5.1 PICS Parameter (31.124)
5.1.1 Table of optional features (3.3) Parameter Name Type Default Value
pc_USAT_LongFTN BOOLEAN FALSE TRUE TRUE TRUE FALSE TRUE TRUE TRUE TRUE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE FALSE pc_USAT_Serv_SS_HOLD BOOLEAN pc_USAT_Icons BOOLEAN

Description
Terminal supports Long ForwardToNumber (31.124, Option Table A.1/63 ) ME supports Call Hold Supplementary Service (31.124, Option Table A.1/69 ) UE supporting Icons (31.124, Option Table A.1/6 ) Terminal displays icons as defined in record 1 of EF(IMG) for Send SS command ( 31.124, Option Table A.1/84 ) Terminal displays icons as defined in record 2 of EF(IMG) for Send SS command ( 31.124, Option Table A.1/84 ) ME supports icons as defined in record 5 of EF(IMG) (31.124, Option Table A.1/77 ) Terminal supports Call Forwarding Unconditional (31.124, Option Table A.1/79 ) Terminal supports Calling Line Identification Restriction (31.124, Option Table A.1/80 ) Terminal supports at least one supplementary service (31.124, Option Table A.1/78 ) ME supports display capability. (31.124, Option Table A.1/84 ) ME supports keypad. (31.124, Option Table A.1/85 ) ME supports audio altering. (31.124, Option Table A.1/86 ) ME supports speech call. (31.124, Option Table A.1/87 ) ME supports multiple languages. (31.124, Option Table A.1/88 ) ME supports fixed dialling numbers (31.124, Option Table A.1/45 ) ME supports called Party Subaddress (31.124, Option Table A.1/22 ) ME supports redial in Set Up Call (31.124, Option Table A.1/19) ME supports launch browser (31.124, Option Table A.1/10) ME supports GPRS (31.124, Option Table A.1/16) ME supports for user confirmation before sending the Envelope Call Control command (31.124, Option Table A.1/40)

pc_USAT_Icon_Rec1_Sen BOOLEAN d_SS pc_USAT_Icons_Rec2_Se BOOLEAN nd_SS pc_USAT_Icons_Rec5 pc_USAT_Serv_SS_CFU BOOLEAN BOOLEAN

pc_USAT_Serv_SS_CLIR BOOLEAN pc_USAT_AddInfo_SS pc_USAT_ No_Type_ND pc_USAT_No_Type_NK pc_USAT_No_Type_NA pc_USAT_No_Type_NS pc_USAT_No_Type_NL pc_USAT_FDN pc_USAT_CP_Subaddr pc_USAT_Redial pc_USAT_LB pc_USAT_GPRS BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

pc_USAT_UC_Before_Env BOOLEAN CC

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 46 of 48

pc_USAT_UC_After_EnvC BOOLEAN C pc_USAT_UTRAN pc_USAT_eFDD pc_USAT_eTDD pc_USAT_GERAN BOOLEAN BOOLEAN BOOLEAN BOOLEAN

FALSE FALSE FALSE FALSE FALSE

ME supports for user confirmation after sending the Envelope Call Control command (31.124, Option Table A.1/41) Terminal supports UTRAN (31.124, Option Table A.1) Class E: Terminal does support eFDD (31.124, Option Table A.1) Class E: Terminal does support eTDD (31.124, Option Table A.1) Mobile supporting GERAN (31.124, Option Table A.1)

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 47 of 48

6 RRM TTCN
6.1 PIXIT Parameters
6.1.1 Options for Test Execution Parameter Name Type Default Value
px_RRM_Env_Normal BOOLEAN TRUE Test Execution px_RRM_Env_tL_VL BOOLEAN FALSE Test Execution px_RRM_Env_tL_VH BOOLEAN FALSE Test Execution px_RRM_Env_tH_VL BOOLEAN FALSE Test Execution px_RRM_Env_tH_VH BOOLEAN FALSE Test Execution px_RRM_TCellK Tcell 4351 Test Execution px_RRM_EnvDelay_Normal INTEGER 1 Test Execution px_RRM_EnvDelay_tL_VL INTEGER 1 Test Execution px_RRM_EnvDelay_tL_VH INTEGER 1 Test Execution px_RRM_EnvDelay_tH_VL INTEGER 1 Test Execution px_RRM_EnvDelay_tH_VH INTEGER 1 Test Execution px_RRM_SFN_Offset INTEGER 0 Test Execution

Category

Description
TRUE = Set the test environment to normal conditions as defined in 34.121 Annex G.2.1 and G.2.2 TRUE = Set the test environment to TL/VL conditions as defined in 34.121 Annex G.2.1 and G.2.2 TRUE = Set the test environment to TL/VH conditions as defined in 34.121 Annex G.2.1 and G.2.2 TRUE = Set the test environment to TH/VL conditions as defined in 34.121 Annex G.2.1 and G.2.2 TRUE = Set the test environment to TH/VH conditions as defined in 34.121 Annex G.2.1 and G.2.2 Cell value for cell K. Except the first created cell, the value 0 applied in ts_SS_CellCfg. Default value: 4351 Time required (in sec) to set RF Environment to normal conditions. Default value: 1sec Time required (in sec) to set RF Environment to TL/VL conditions. Default value: 1sec Time required (in sec) to set RF Environment to TL/VH conditions. Default value: 1sec Time required (in sec) to set RF Environment to TH/VL conditions. Default value: 1sec Time required (in sec) to set RF Environment to TH/VH conditions. Default value: 1sec SFN_Offset value range: (0 .. 4095)

An Overview of PICS & PIXIT parameter settings June 2010 Issue: 16.0 Commercial in Confidence

UTRA Conformance Toolset Page 48 of 48

Вам также может понравиться