hash
stringlengths
32
32
doc_id
stringlengths
5
12
section
stringlengths
5
1.47k
content
stringlengths
0
6.67M
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.3.3.3.1 PUT
This method shall support the URI query parameters specified in table 6.4.3.3.3.1-1. Table 6.4.3.3.3.1-1: URI query parameters supported by the PUT method on this resource Name Data type P Cardinality Description n/a This method shall support the request data structures specified in table 6.4.3.3.3.1-...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.3.3.3.2 PATCH
This method shall support the URI query parameters specified in table 6.4.3.3.3.2-1. Table 6.4.3.3.3.2-1: URI query parameters supported by the PATCH method on this resource Name Data type P Cardinality Description n/a This method shall support the request data structures specified in table 6.4.3.3.3....
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.3.3.3.3 DELETE
This method shall support the URI query parameters specified in table 6.4.3.3.3.3-1. Table 6.4.3.3.3.3-1: URI query parameters supported by the DELETE method on this resource Name Data type P Cardinality Description n/a This method shall support the request data structures specified in table 6.4.3.3.3...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.4 Custom Operations without associated resources
There are no custom operations defined for this resource in this release of the specification.
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.5 Notifications
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.5.1 General
Notifications shall comply to clause 6.4 of 3GPP TS 29.500 [4] and clause 4.6.4.3 of 3GPP TS 29.501 [5]. Table 6.4.5.1-1: Notifications overview Notification Callback URI HTTP method or custom operation Description (service operation) Inference Notification {notifUri} POST Provides Information about observed ...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.5.5 Inference notification
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.5.5.1 Description
The Inference Event Notification is used by the AF to report one or several observed Inference Events to an NF service consumer that has subscribed to such Notifications via the Individual Inference Subscription resource.
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.5.5.2 Target URI
The Callback URI "{notifUri}" shall be used with the callback URI variables defined in table 6.4.5.5.2-1. Table 6.4.5.5.2-1: Callback URI variables Name Definition notifUri String formatted as URI with the Callback Uri
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.5.5.3 Standard Methods
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.5.5.3.1 POST
This method shall support the request data structures specified in table 6.4.5.5.3.1-1 and the response data structures and response codes specified in table 6.4.5.5.3.1-1. Table 6.4.5.5.3.1-2: Data structures supported by the POST Request Body Data type P Cardinality Description InferNotif M 1 Provides Inform...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6 Data Model
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.1 General
This clause specifies the application data model supported by the API. Table 6.4.6.1-1 specifies the data types defined for the Naf_Inference service based interface protocol. Table 6.4.6.1-1: Naf_Inference specific Data Types Data type Clause defined Description Applicability InferAnaSub 6.4.6.2.4 Represents ...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.2 Structured data types
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.2.1 Introduction
This clause defines the structures to be used in resource representations.
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.2.2 Type InferEventSubsc
Table 6.4.6.2.2-1: Definition of type InferEventSubsc Attribute name Data type P Cardinality Description Applicability notifCorreId string M 1 The value of Notification Correlation ID in the corresponding notification. notifUri Uri M 1 URI at which the NF service consumer requests to receive notificat...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.2.3 Type InferEventSubscPatch
Table 6.4.6.2.3-1: Definition of type InferEventSubscPatch Attribute name Data type P Cardinality Description Applicability notifUri Uri O 0..1 URI at which the NF service consumer requests to receive notifications. notifCorreId string O 0..1 The value of Notification Correlation ID in the correspondi...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.2.4 Type InferAnaSub
Table 6.4.6.2.4-1: Definition of type InferAnaSub Attribute name Data type P Cardinality Description Applicability anaEvent NwdafEvent M 1 Type of analytics for which inference is required. eventFilter EventFilter O 0..1 Inference filter information. exterGroupIds array(ExternalGroupId) C 1..N ...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.2.5 Type InferNotif
Table 6.4.6.2.5-1: Definition of type InferNotif Attribute name Data type P Cardinality Description Applicability notifCorreId string M 1 The value of Notification Correlation ID in the corresponding notification. inferResults array(InferResult) M 1..N Represents inference results.
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.2.6 Type InferResult
Table 6.4.6.2.6-1: Definition of type InferResult Attribute name Data type P Cardinality Description Applicability inferRes EventNotification C 0..1 Represents inference results. (NOTE) vflNotOnTimeInd DelayEventNotif C 0..1 Indicates that the AF is not able to provide the inference results within the...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.3 Simple data types and enumerations
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.3.1 Introduction
This clause defines simple data types and enumerations that can be referenced from data structures defined in the previous clauses.
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.6.3.2 Simple data types
The simple data types defined in table 6.4.6.3.2-1 shall be supported. Table 6.4.6.3.2-1: Simple data types Type Name Type Definition Description Applicability
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.7 Error Handling
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.7.1 General
For the Naf_Inference API, HTTP error responses shall be supported as specified in clause 4.8 of 3GPP TS 29.501 [5]. Protocol errors and application errors specified in table 5.5.7.2-1 of 3GPP TS 29.500 [4] shall be supported for an HTTP method if the corresponding HTTP status codes are specified as mandatory for that ...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.7.2 Protocol Errors
No specific procedures for the Naf_Inference service are specified.
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.7.3 Application Errors
The application errors defined for the Naf_Inference service are listed in Table 6.4.7.3-1. Table 6.4.7.3-1: Application errors Application Error HTTP status code Description Applicability OVERLOAD 403 Forbidden Indicates the AF is overloaded. UE_LEFT_AREA 403 Forbidden Indicates the UE has moved out of th...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.8 Feature negotiation
The optional features in table 6.4.8-1 are defined for the Naf_Inference API. They shall be negotiated using the extensibility mechanism defined in clause 6.6 of 3GPP TS 29.500 [4]. Table 6.4.8-1: Supported Features Feature number Feature Name Description
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.9 Security
As indicated in 3GPP TS 33.501 [8] and 3GPP TS 29.500 [4], the access to the Naf_Inference API may be authorized by means of the OAuth2 protocol (see IETF RFC 6749 [9]), based on local configuration, using the "Client Credentials" authorization grant, where the NRF (see 3GPP TS 29.510 [10]) plays the role of the author...
f1a8fc30760a1ec0d1b4713093144b98
29.530
6.4.10 HTTP redirection
An HTTP request may be redirected to a different AF service instance when using direct or indirect communications (see 3GPP TS 29.500 [4]). An SCP that reselects a different AF producer instance will return the NF Instance ID of the new AF producer instance in the 3gpp-Sbi-Producer-Id header, as specified in clause 6....
f88247513c10c11f99c85a67ffff9c19
38.195
1 Scope
The present document specifies the Radio Frequency (RF) test methods and conformance requirements for Ambient IoT Base Station (BS) and Carrier-Wave (CW) node. These have been derived from, and are consistent with the conducted requirements in specification defined in TS 38.194 [3].
f88247513c10c11f99c85a67ffff9c19
38.195
2 References
The following documents contain provisions which, through reference in this text, constitute provisions of the present document. - References are either specific (identified by date of publication, edition number, version number, etc.) or non‑specific. - For a specific reference, subsequent revisions do not apply. -...
f88247513c10c11f99c85a67ffff9c19
38.195
3 Definitions of terms, symbols and abbreviations
f88247513c10c11f99c85a67ffff9c19
38.195
3.1 Terms
For the purposes of the present document, the terms given in TR 21.905 [1] and the following apply. A term defined in the present document takes precedence over the definition of the same term, if any, in TR 21.905 [1]. antenna connector: connector at the conducted interface of the BS type 1-C active transmitter unit...
f88247513c10c11f99c85a67ffff9c19
38.195
3.2 Symbols
For the purposes of the present document, the following symbols apply:  Percentage of the mean transmitted power emitted outside the occupied bandwidth on the assigned channel BWChannel BS channel bandwidth BWConfig Transmission bandwidth configuration, expressed in MHz, where BWConfig = NRB x SCS x 12 kHz f Sepa...
f88247513c10c11f99c85a67ffff9c19
38.195
3.3 Abbreviations
For the purposes of the present document, the abbreviations given in TR 21.905 [1] and the following apply. An abbreviation defined in the present document takes precedence over the definition of the same abbreviation, if any, in TR 21.905 [1]. ACLR Adjacent Channel Leakage Ratio ACS Adjacent Channel Selectivity AWG...
f88247513c10c11f99c85a67ffff9c19
38.195
4 General conducted test conditions and declarations
f88247513c10c11f99c85a67ffff9c19
38.195
4.1 Measurement uncertainties and test requirements
f88247513c10c11f99c85a67ffff9c19
38.195
4.1.1 General
The requirements of this clause apply to all applicable tests in this specification, i.e. to all conducted tests defined for FR1. The frequency ranges FR1 are defined in clause 5.1 of TS 38.194 [3]. The minimum requirements are given in TS 38.194 [3] and the references therein. Test Tolerances for the conducted test r...
f88247513c10c11f99c85a67ffff9c19
38.195
4.1.2 Acceptable uncertainty of Test System
f88247513c10c11f99c85a67ffff9c19
38.195
4.1.2.1 General
The maximum acceptable uncertainty of the Test System is specified below for each test defined explicitly in the present specification, where appropriate. The maximum acceptable uncertainty of the Test System for test requirements included by reference is defined in the respective referred test specification. The Test...
f88247513c10c11f99c85a67ffff9c19
38.195
4.1.2.2 Measurement of transmitter
Table 4.1.2.2-1: Maximum Test System uncertainty for transmitter tests Clause Maximum Test System Uncertainty Derivation of Test System Uncertainty 6.2 Base Station output power 8.2 CW output power ±0.7 dB, f ≤ 3 GHz 6.3.1 Transmit OFF power ±2.0 dB, f ≤ 3 GHz 6.3.2 Transmitter transient period N/A 6.4...
f88247513c10c11f99c85a67ffff9c19
38.195
4.1.2.3 Measurement of receiver
Table 4.1.2.3-1: Maximum Test System Uncertainty for receiver tests Clause Maximum Test System Uncertainty Derivation of Test System Uncertainty
f88247513c10c11f99c85a67ffff9c19
38.195
7.2 Reference sensitivity level
f88247513c10c11f99c85a67ffff9c19
38.195
4.1.3 Interpretation of measurement results
The measurement results returned by the Test System are compared - without any modification - against the test requirements as defined by the Shared Risk principle. The Shared Risk principle is defined in Recommendation ITU-R M.1545 [4]. The actual measurement uncertainty of the Test System for the measurement of eac...
f88247513c10c11f99c85a67ffff9c19
38.195
4.2 Regional requirements
Some requirements in the present document may only apply in certain regions either as optional requirements, or as mandatory requirements set by local and regional regulation. It is normally not stated in the 3GPP specifications under what exact circumstances the regional requirements apply, since this is defined by lo...
f88247513c10c11f99c85a67ffff9c19
38.195
4.3 BS configurations
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1 BS type 1-C
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.1 Transmit configurations
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.1.1 General
Unless otherwise stated, the transmitter characteristics in clause 6 are specified at the BS antenna connector (test port A) with a full complement of transceivers for the configuration in normal operating conditions. If any external apparatus such as a TX amplifier, a filter or the combination of such devices is used,...
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.1.2 Transmission with multiple transmitter antenna connectors
Unless otherwise stated, for the tests in clause 6 of the present document, the requirement applies for each transmitter antenna connector in the case of transmission with multiple transmitter antenna connectors. Transmitter requirements are tested at the antenna connector, with the remaining antenna connector(s) bein...
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.2 Receive configurations
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.2.1 General
Unless otherwise stated, the receiver characteristics in clause 7 are specified at the BS antenna connector (test port A) with a full complement of transceivers for the configuration in normal operating conditions. If any external apparatus such as a RX amplifier, a filter or the combination of such devices is used, re...
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.2.2 Reception with multiple receiver antenna connectors, receiver diversity
For the tests in clause 7 of the present document, the requirement applies at each receiver antenna connector for receivers with antenna diversity or in the case of multi-carrier reception with multiple receiver antenna connectors. Receiver requirements are tested at the antenna connector, with the remaining receiver(...
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.3 Duplexers
The requirements of the present document shall be met with a duplexer fitted, if a duplexer is supplied as part of the BS. If the duplexer is supplied as an option by the manufacturer, sufficient tests should be repeated with and without the duplexer fitted to verify that the BS meets the requirements of the present do...
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.4 Power supply options
If the BS is supplied with a number of different power supply configurations, it may not be necessary to test RF parameters for each of the power supply options, provided that it can be demonstrated that the range of conditions over which the equipment is tested is at least as great as the range of conditions due to an...
f88247513c10c11f99c85a67ffff9c19
38.195
4.3.1.5 Ancillary RF amplifiers
The BS type 1-C requirements of the present document shall be met with the ancillary RF amplifier fitted. At tests according to clauses 6 and 7 for TX and RX respectively, the ancillary amplifier is connected to the BS by a connecting network (including any cable(s), attenuator(s), etc.) with applicable loss to make su...
f88247513c10c11f99c85a67ffff9c19
38.195
4.4 Manufacturer declarations
The following BS declarations listed in table 4.4-1, when applicable to the BS under test, are required to be provided by the manufacturer for the conducted requirements testing of the BS type 1-C. Table 4.4-1 Manufacturer declarations for BS type 1-C conducted test requirements Declaration identifier Declaration D...
f88247513c10c11f99c85a67ffff9c19
38.195
4.5 Test configurations
f88247513c10c11f99c85a67ffff9c19
38.195
4.5.1 General
The test configurations shall be constructed using the methods defined below, subject to the parameters declared by the manufacturer for the supported RF configurations as listed in clause 4.6. The test configurations to use for conformance testing are defined for each supported RF configuration in clauses 4.8.3 and 4....
f88247513c10c11f99c85a67ffff9c19
38.195
4.5.2 Test signal used to build Test Configurations
The signal's channel bandwidth and subcarrier spacing used to build A-IoT Test Configurations shall be selected according to table 4.5.2-1. Table 4.5.2-1: Signal to be used to build A-IoT TCs TC signal R2D channel BWchannel 200kHz (Note) 400kHz (Note) 600 kHz (Note) 800 kHz (Note) characteristics Subcarri...
f88247513c10c11f99c85a67ffff9c19
38.195
4.6 Applicability of requirements
f88247513c10c11f99c85a67ffff9c19
38.195
4.6.1 General
f88247513c10c11f99c85a67ffff9c19
38.195
4.6.2 Requirement set applicability
In table 4.6.2-1, the requirement applicability for each requirement set is defined. For each requirement, the applicable requirement clause in the specification is identified. Table 4.6.2-1: Requirement set applicability Requirement BS type 1-C BS output power 6.2 Transmit ON/OFF power 6.3 Transmitted signal ...
f88247513c10c11f99c85a67ffff9c19
38.195
4.6.3 Applicability of test configurations for single-band operation
The applicable test configurations are specified in the tables below for each the supported RF configuration, which shall be declared according to clause 4.6. The generation and power allocation for each test configuration is defined in clause 4.7. This clause contains the test configurations for a BS capable of single...
f88247513c10c11f99c85a67ffff9c19
38.195
4.7 RF channels and test models
f88247513c10c11f99c85a67ffff9c19
38.195
4.7.1 RF channels
For the single carrier testing many tests in this TS are performed with appropriate frequencies in the bottom, middle and top channels of the supported frequency range of the BS. These are denoted as RF channels B (bottom), M (middle) and T (top). Unless otherwise stated, the test shall be performed with a single carr...
f88247513c10c11f99c85a67ffff9c19
38.195
4.7.2 Test models
f88247513c10c11f99c85a67ffff9c19
38.195
4.7.2.1 General
The following clauses will describe the A-IoT test models needed for BS type 1-C.
f88247513c10c11f99c85a67ffff9c19
38.195
4.7.2.2 FR1 test models
f88247513c10c11f99c85a67ffff9c19
38.195
4.7.2.2.1 General
The set-up of physical channels for transmitter tests shall be according to one of the A-IoT test models (A‑TM) below. A reference to the applicable test model is made within each test. The following general parameters are used by all A-IoT test models: - Duration is 1 radio frame (10 ms) for FDD - The slots are num...
f88247513c10c11f99c85a67ffff9c19
38.195
4.7.2.2.2 A-IoT test model 1.1 (A-TM1.1)
This model shall be used for tests on: - BS output power - Transmit ON/OFF power - Unwanted emissions - Occupied bandwidth - ACLR - Operating band unwanted emissions - Transmitter spurious emissions - Transmitter intermodulation - Receiver spurious emissions Common physical channel parameters are defined in c...
f88247513c10c11f99c85a67ffff9c19
38.195
4.8 Format and interpretation of tests
Each test has a standard format: X Title All tests are applicable to all equipment within the scope of the present document, unless otherwise stated. X.1 Definition and applicability This clause gives the general definition of the parameter under consideration and specifies whether the test is applicable to all equ...
f88247513c10c11f99c85a67ffff9c19
38.195
5 Operating bands and channel arrangement
For the Ambient IoT operating bands specification, their channel bandwidth configurations, as well as channel raster specification, refer to TS 38.194 [3], clause 5 and its relevant clauses.
f88247513c10c11f99c85a67ffff9c19
38.195
6 A-IoT BS transmitter characteristics
f88247513c10c11f99c85a67ffff9c19
38.195
6.1 General
f88247513c10c11f99c85a67ffff9c19
38.195
6.1.1 BS type 1-C
General test conditions for conducted transmitter tests are given in clause 4, including interpretation of measurement results and configurations for testing. BS configurations for the tests are defined in clause 4.5. If a number of single-band connectors have been declared equivalent (D.32), only a representative one...
f88247513c10c11f99c85a67ffff9c19
38.195
6.2 Base station output power
f88247513c10c11f99c85a67ffff9c19
38.195
6.2.1 Definition and applicability
The conducted BS output power requirements are specified at single-band connector. The rated carrier output power of the BS type 1-C shall be as specified in table 6.2.1-1. Table 6.2.1-1: Rated carrier output power limits for BS type 1-C BS class Prated,c,AC Medium Range BS ≤ 38 dBm The output power limit for ...
f88247513c10c11f99c85a67ffff9c19
38.195
6.2.2 Minimum requirement
The minimum requirement applies per single-band connector supporting transmission in the operating band. The minimum requirement for BS type 1-C is defined in TS 38.194 [3], clause 6.2.2.
f88247513c10c11f99c85a67ffff9c19
38.195
6.2.3 Test purpose
The test purpose is to verify the accuracy of the maximum carrier output power across the frequency range and under normal and extreme conditions.
f88247513c10c11f99c85a67ffff9c19
38.195
6.2.4 Method of test
f88247513c10c11f99c85a67ffff9c19
38.195
6.2.4.1 Initial conditions
Test environment: - Normal, see annex B.2, - Extreme, see annexes B.3 and B.5. RF channels to be tested for single carrier: B, M and T; see clause 4.7.1 Under extreme test environment, it is sufficient to test on one NR-ARFCN or one RF bandwidth position, and with one applicable test configuration defined in clause...
f88247513c10c11f99c85a67ffff9c19
38.195
6.2.4.2 Procedure
1) Connect the power measuring equipment to single-band connector(s) under test as shown in annex D.1.1 for BS type 1-C. All connectors not under test shall be terminated. 2) For single carrier set the connector under test to transmit according to the applicable test configuration in clause 4.5 using the corresponding...
f88247513c10c11f99c85a67ffff9c19
38.195
6.2.5 Test requirement
For each single-band connector or multi-band connector under test, the power measured in clause 6.2.4.2 in step 3 shall remain within the values provided in table 6.2.5-1 for normal and extreme test environments, relative to the manufacturer's declared Prated,c,AC for BS type 1-C: Table 6.2.5-1: Test requirement for c...
f88247513c10c11f99c85a67ffff9c19
38.195
6.3 Transmit ON/OFF power
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.1 Transmitter OFF power
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.1.1 Definition and applicability
Transmitter OFF power is defined as the mean power measured over 70/N us filtered with a square filter of bandwidth equal to the transmission bandwidth configuration of the BS (BWConfig) centred on the assigned channel frequency during the transmitter OFF period. N = SCS/15, where SCS is Sub Carrier Spacing in kHz.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.1.2 Minimum requirement
The minimum requirement for BS type 1-C is in TS 38.194 [3], clause 6.3.1.2.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.1.3 Test purpose
The purpose of this test is to verify the transmitter OFF power is within the limits of the minimum requirements.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.1.4 Method of test
Requirement is tested together with transmitter transient period, as described in clause 6.3.2.4.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.1.5 Test requirements
The conformance testing of transmit OFF power is included in the conformance testing of transmitter transient period; therefore, see clause 6.4.2.5 for test requirements.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2 Transmitter transient period
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2.1 Definition and applicability
The transmitter transient period is the time period during which the transmitter unit is changing from the OFF period to the ON period or vice versa. The transmitter transient period is illustrated in figure 6.3.2.1-1. Figure 6.3.2.1-1: Illustration of the relations of transmitter ON period, transmitter OFF period a...
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2.2 Minimum requirement
The minimum requirement for BS type 1-C is in TS 38.194 [3], clause 6.3.2.2.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2.3 Test purpose
The purpose of this test is to verify the transmitter transient periods are within the limits of the minimum requirements.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2.4 Method of test
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2.4.1 Initial conditions
Test environment: - normal; see annex B.2. RF channels to be tested for single carrier: - M; see clause 4.7.1.
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2.4.2 Procedure
The minimum requirement is applied to all antenna connectors, they may be tested one at a time may be tested in parallel as shown in annex D.1.1 for BS type 1-C. Whichever method is used the procedure is repeated until all antenna connectors necessary to demonstrate conformance have been tested. 1) Connect antenna con...
f88247513c10c11f99c85a67ffff9c19
38.195
6.3.2.5 Test requirements
The measured mean power spectral density according to clause 6.3.2.4.2 shall be less than -83 dBm/MHz for carrier frequency f ≤ 3.0 GHz.