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

OCNS

RAN14.0

Feature Parameter Description

Issue

02

Date

2012-07-20

HUAWEI TECHNOLOGIES CO., LTD.

Copyright Huawei Technologies Co., Ltd. 2012. All rights reserved.


No part of this document may be reproduced or transmitted in any form or by any means without prior
written consent of Huawei Technologies Co., Ltd.

Trademarks and Permissions


and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd.
All other trademarks and trade names mentioned in this document are the property of their respective
holders.

Notice
The purchased products, services and features are stipulated by the contract made between Huawei and
the customer. All or part of the products, services and features described in this document may not be
within the purchase scope or the usage scope. Unless otherwise specified in the contract, all statements,
information, and recommendations in this document are provided "AS IS" without warranties, guarantees or
representations of any kind, either express or implied.
The information in this document is subject to change without notice. Every effort has been made in the
preparation of this document to ensure accuracy of the contents, but all statements, information, and
recommendations in this document do not constitute the warranty of any kind, express or implied.

Huawei Technologies Co., Ltd.


Address:

Huawei Industrial Base


Bantian, Longgang
Shenzhen 518129
People's Republic of China

Website:

http://www.huawei.com

Email:

support@huawei.com

WCDMA RAN
OCNS

Contents

Contents
1 Introduction ................................................................................................................................1-1
1.1 Scope ............................................................................................................................................ 1-1
1.2 Intended Audience......................................................................................................................... 1-1
1.3 Change History.............................................................................................................................. 1-1

2 Overview......................................................................................................................................2-1
3 Technical Description ..............................................................................................................3-1
4 Feature Deployment .................................................................................................................4-1
5 Parameters..................................................................................................................................5-1
6 Counters ......................................................................................................................................6-1
7 Glossary ......................................................................................................................................7-1
8 Reference Documents .............................................................................................................8-1

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

WCDMA RAN
OCNS

Introduction

1 Introduction
1.1 Scope
This document describes the orthogonal code noise simulator (WRFD-031200 OCNS) feature.

1.2 Intended Audience


This document is intended for:

Personnel who are familiar with WCDMA basics

Personnel who need to understand the OCNS feature

Personnel who work with Huawei products

1.3 Change History


This section provides information on the changes in different document versions.
There are two types of changes, which are defined as follows:

Feature change: refers to the change in the OCNS feature.

Editorial change: refers to the change in wording or the addition of the information that was not
described in the earlier version.

Document Issues
The document issues are as follows:

02 (2012-07-20)

02 (2012-07-20)
This is the first commercial release of RAN14.0.
Compared with issue 01 (2011-04-30) of RAN13.0, this issue incorporates the changes described in the
following table:
Change Type

Change Description

Parameter Change

Feature change

None

None

Editorial change Added the information about how to deploying OCNS. For
details, see 4 "Feature Deployment."

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

None.

1-1

WCDMA RAN
OCNS

Overview

2 Overview
Owing to the restriction on the number of UEs involved in a system performance test and the complexity
of the test environment, it is difficult to use multiple UEs to construct a radio transmission environment
subject to interference at a certain level. This feature enables the setup of multiple downlink analog
channels on the Uu interface to simulate the interference caused by multiple codes and to implement the
downlink load test of a cell.
The feature provides a built-in function for simulating the load on a cell in the NodeB. It also facilitates
the cell load test.

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

2-1

WCDMA RAN
OCNS

3 Technical Description

3 Technical Description
When the orthogonal code noise simulator (OCNS) feature is used, all analog channels use mutually
orthogonal channel codes and each channel code adopts irrelevant PN9 random data. All analog
channels use different powers, but the powers of the channels is fixedly proportional to one another. This
feature is used to simulate the signal interference between channel codes and signal PAR in the real
environment. The total power of all analog channels can be set to simulate different downlink
interference (load) levels, which helps the operator to evaluate the system performance of a real UE at
different downlink load levels.
The downlink network load simulation uses the channelization codes from 112 to 127 whose SF = 128.
Therefore, when starting the downlink network load simulation, it is advised to reserve the channelization
codes in the RNC. And after starting the load simulation, new service can not be built in the channel
resource occupied by the simulation.
If there are services in a cell, the simulated load value should be calculated in the certain range when
starting the downlink load simulation. Because an excess of load value will result in the available service
stopped because of deteriorated SNR and downlink channel. The target value of the downlink load can
be set through the MML command MOD DLSIM.
If you adjust channel power of a cell after downlink load simulation is started, the total predefined cell
load varies with channel power. To keep the total load unchanged, stop the downlink load simulation and
then restart the simulation.
This feature can be performed on the OMC, and the cell load test of multiple NodeBs can be started
simultaneously.

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

3-1

WCDMA RAN
OCNS

Feature Deployment

4 Feature Deployment
This section describes how to activate, verify, and deactivate the basic feature WRFD-031200 OCNS
(Orthogonal Channel Noise Simulator). This feature cannot be configured using the CME.

Prerequisites

Dependencies on Hardware
This feature does not depend on the hardware.

Dependencies on Other Features


This feature does not depend on other features.

License
This feature is not under license control.

Procedure

Activation Procedure

1. Run the NodeB MML command STR DLSIM to start downlink load simulation. In this step, set Local
Cell ID and Load Ratio (%).

This command can be successfully executed only when the corresponding logical cell exists.

The downlink network load simulation uses the channelization codes from 112 to 127 whose SF = 128.

If you start the downlink network load simulation, it is advised to reserve the channelization codes in the RNC.

After starting the DL load simulation, new service can not be built in the channel resource occupied by the simulation.

Verification Procedure

1. Run the NodeB MML command DSP DLSIM to query the downlink load simulation result. In this step,
specify Local Cell ID. The execution result displayed on the LMT shows the simulated load rate.

Deactivation Procedure

1. Run the NodeB MML command STP DLSIM to stop the downlink load simulation. In this step, specify
Local Cell ID.

Example
//Activation procedure
STR DLSIM: LOCELL=1, LR=80;
//Verification procedure
DSP DLSIM: LOCELL=1;
//Deactivation procedure
STP DLSIM: LOCELL=1;

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

4-1

WCDMA RAN
OCNS

Parameters

5 Parameters
There are no specific parameters associated with this feature.

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

5-1

WCDMA RAN
OCNS

Counters

6 Counters
There are no specific counters associated with this feature.

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

6-1

WCDMA RAN
OCNS

Glossary

7 Glossary
For the acronyms, abbreviations, terms, and definitions, see the Glossary.

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

7-1

WCDMA RAN
OCNS

Reference Documents

8 Reference Documents
There are no specific reference documents associated with this feature.

Issue 02 (2012-07-20)

Huawei Proprietary and Confidential


Copyright Huawei Technologies Co., Ltd

8-1

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