KR100437646B1 - Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure - Google Patents

Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure Download PDF

Info

Publication number
KR100437646B1
KR100437646B1 KR10-2001-0085663A KR20010085663A KR100437646B1 KR 100437646 B1 KR100437646 B1 KR 100437646B1 KR 20010085663 A KR20010085663 A KR 20010085663A KR 100437646 B1 KR100437646 B1 KR 100437646B1
Authority
KR
South Korea
Prior art keywords
code
spreading
spreading code
state
codes
Prior art date
Application number
KR10-2001-0085663A
Other languages
Korean (ko)
Other versions
KR20030055629A (en
Inventor
김성경
김주희
김경수
Original Assignee
유티스타콤코리아 유한회사
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 유티스타콤코리아 유한회사, 한국전자통신연구원 filed Critical 유티스타콤코리아 유한회사
Priority to KR10-2001-0085663A priority Critical patent/KR100437646B1/en
Publication of KR20030055629A publication Critical patent/KR20030055629A/en
Application granted granted Critical
Publication of KR100437646B1 publication Critical patent/KR100437646B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J13/00Code division multiplex systems
    • H04J13/0007Code type
    • H04J13/004Orthogonal
    • H04J13/0044OVSF [orthogonal variable spreading factor]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/24Radio transmission systems, i.e. using radiation field for communication between two or more posts
    • H04B7/26Radio transmission systems, i.e. using radiation field for communication between two or more posts at least one of which is mobile
    • H04B7/2628Radio transmission systems, i.e. using radiation field for communication between two or more posts at least one of which is mobile using code-division multiple access [CDMA] or spread spectrum multiple access [SSMA]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04JMULTIPLEX COMMUNICATION
    • H04J13/00Code division multiplex systems
    • H04J13/16Code allocation
    • H04J13/18Allocation of orthogonal codes
    • H04J13/20Allocation of orthogonal codes having an orthogonal variable spreading factor [OVSF]

Abstract

본 발명은 평면 트리 구조의 이중 상태관리를 통한 확산 코드 관리 방법 및 그를 이용한 확산 코드 할당 및 해제 방법과 상기 방법들을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로서, 비동기식 이동통신 시스템(UTRAN)의 제어국에서 효율적인 OVSF 코드할당과 해제 구현을 위하여, OVSF 코드의 저장구조를 일차원 배열로 구성하고 각 코드의 이중 상태관리를 통하여 할당 및 해제시 복잡한 검색과정을 제거하고 실시간 수행 방법을 제공한다. 이를 위해, 확산 코드의 할당법칙을 만족시키기 위해 각 확산 코드별로 상태를 두 개의 필드로 구분하여 이중 관리하되, 제1 상태 필드에는 사용 여부를 나타내고, 제2 상태 필드에는 사용 가능 여부를 나타내며, 확산 코드 트리의 자원을 일차원 배열의 평면 트리 구조로 관리하여 하위 확산 코드와 상위 확산 코드들에 접근할 때 추가적인 링크 정보나 검색 과정을 거치지 않고 배열의 인덱스로 바로 접근하도록 한다.The present invention relates to a spreading code management method through dual state management of a planar tree structure, a spreading code allocation and release method using the same, and a computer-readable recording medium recording a program for implementing the methods. In order to implement efficient OVSF code allocation and release in the control station of (UTRAN), the storage structure of OVSF codes is organized into a one-dimensional array, and the double state management of each code eliminates the complicated search process when allocating and releasing, to provide. To this end, in order to satisfy the law of allocation of spreading codes, each spreading code is divided into two fields for dual management. The first status field indicates whether it is used, the second status field indicates whether it is available, and the spreading state. By managing the resources of the code tree in a flat tree structure of one-dimensional array, when accessing the lower spreading codes and the upper spreading codes, the index of the array is directly accessed without additional link information or retrieval process.

Description

평면 트리 구조의 이중 상태관리를 통한 확산 코드 관리 방법 및 그를 이용한 확산 코드 할당 및 해제 방법{Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure}Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure}

본 발명은 무선통신 제어국에서 평면 트리 구조의 이중 상태관리를 통한 확산 코드 관리 방법 및 그를 이용한 확산 코드 할당/해제 방법과 상기 방법들을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로서, 특히 IMT-2000(International Mobile Telecommunication), UMTS(Universal Mobile Telecommunications System) 등과 같은 차세대 이동통신망 기반의 비동기식 이동통신 시스템(UTRAN : UTMS Terrestrial Radio Access Network)의 제어국에서 하향링크 채널들의 채널화를 위해 사용되는 직교가변확산계수(OVSF : Orthogonal Variable Spreading Factor) 코드를 할당하고 해제하는 방법에 관한 것이다. 이때, 실시간 호 처리 과정을 유도하고 효율적이고 간단한 OVSF 코드 관리 방법을 제공하기 위하여, 이중 상태관리를 통한 평면 트리 구조를 도입하여 OVSF 코드의 할당 및 해제를 관리한다.The present invention relates to a spreading code management method through dual state management of a planar tree structure in a wireless communication control station, a spreading code allocation / deletion method using the same, and a computer-readable recording medium recording a program for implementing the methods. For the channelization of downlink channels in a control station of a next generation mobile communication network (UTRAN: UTMS Terrestrial Radio Access Network) such as International Mobile Telecommunication (IMT-2000) and Universal Mobile Telecommunications System (UMTS) A method of allocating and freeing orthogonal variable spreading factor (OVSF) codes used. At this time, in order to induce a real-time call processing process and provide an efficient and simple OVSF code management method, a planar tree structure through dual state management is introduced to manage allocation and release of OVSF codes.

도 1 은 일반적인 무선통신 시스템의 구성 예시도로서, 비동기식 이동통신시스템(UTRAN)을 나타내며, 비동기식 이동통신 시스템(UTRAN)은 이동국(UE)(10), 비동기 무선접속망(RAN)(20), 그리고 무선통신 핵심망(예를 들면, GSM-MAP core network)(50)간에 유기적으로 연결되어 구성된다.1 is an exemplary configuration diagram of a general wireless communication system, and shows an asynchronous mobile communication system (UTRAN), which is a mobile station (UE) 10, an asynchronous radio access network (RAN) 20, and A wireless communication core network (eg, GSM-MAP core network) 50 is organically connected and configured.

비동기식 이동통신 시스템(UTRAN)은 Iu 인터페이스를 통해 무선통신 핵심망(50)에 연결된 여러 개의 비동기 무선접속망(RAN)(20)으로 구성되어 있다.Asynchronous mobile communication system (UTRAN) is composed of a plurality of asynchronous radio access network (RAN) 20 connected to the wireless communication core network 50 through the Iu interface.

도 1에서, "Iu"는 무선통신 핵심망(50)와 비동기 무선접속망(RAN : Radio Access Network)(20) 사이의 인터페이스이고, "Iur"은 비동기 무선접속망(RAN)(20)의 제어국(RNC : Radio Network Controller)(40) 사이의 논리적인 인터페이스이며, 그리고 "Iub"는 제어국(RNC)(40)과 기지국(Node-B)(30) 사이의 인터페이스를 각각 나타낸다. 한편, "Uu"는 비동기 무선접속망(RAN)(20)과 이동국(UE : User Equipment)(10) 사이의 무선 인터페이스를 나타낸다. 여기서, 기지국(Node-B)(30)은 하나 또는 그 이상의 셀에서 이동국(UE)(10)으로의 무선 송수신을 책임지고 있는 논리적인 노드이다.In Fig. 1, " Iu " is an interface between the radio communication core network 50 and an asynchronous radio access network (RAN) 20, and " Iur " is a control station of the asynchronous radio access network (RAN) 20. RNC: logical interface between Radio Network Controller (40) 40, and " Iub " represents an interface between control station (RNC) 40 and base station (Node-B) 30, respectively. On the other hand, "Uu" represents an air interface between an asynchronous radio access network (RAN) 20 and a user equipment (UE) 10. Here, a base station (Node-B) 30 is a logical node that is responsible for radio transmission and reception from one or more cells to a mobile station (UE) 10.

비동기 무선접속망(RAN)(20)은 제어국(RNC)(40)과 기지국(Node-B)(30)으로 이루어져 있는데, 각각의 기지국(Node-B)(30)은 1개 이상의 셀(Cell)을 관장하며, Iub 인터페이스를 통해 제어국(RNC)(40)과 연결된다.An asynchronous radio access network (RAN) 20 is composed of a control station (RNC) 40 and a base station (Node-B) 30, each base station (Node-B) 30 is one or more cells (Cell) Is connected to the control station (RNC) 40 through the Iub interface.

제어국(RNC)(40)은 기지국(Node-B)(30)간 핸드오버시 Combining/Splitting 기능을 수행하며, 동일 기지국(Node-B)(30)내의 셀간 핸드오버의 경우에는 Combining/Splitting 기능을 제어국(RNC)(40)이 할 수도 있고 기지국(Node-B)(30)이 할 수도 있다.The control station (RNC) 40 performs the combination / splitting function during the handover between the base stations (Node-B) 30, and the combination / splitting in the case of the inter-cell handover in the same base station (Node-B) 30. The function may be performed by the control station (RNC) 40 or may be performed by the base station (Node-B) 30.

여기서, 하향링크 채널들의 채널화를 위해 사용되는 OVSF 코드를 할당하고 해제하는 방식은 비동기 무선접속망(RAN)(20)의 제어국(RNC)(40)내의 호 제어 프로세서에서 수행된다.Here, a method of allocating and releasing an OVSF code used for channelization of downlink channels is performed in a call control processor in a control station (RNC) 40 of an asynchronous radio access network (RAN) 20.

비동기 무선접속망(RAN)(20)의 제어국(RNC)(40)은 OVSF 코드로 확산함으로써 하향링크 채널들의 직교성을 보장하고, OVSF 코드들은 하나의 상위 코드의 반복과 반전을 이용하여 직교하는 두 개의 하위 코드를 생성하는 특징을 갖는다.The control station (RNC) 40 of the asynchronous radio access network (RAN) 20 ensures orthogonality of downlink channels by spreading to OVSF codes, and OVSF codes are orthogonal to each other using repetition and inversion of one higher code. Has the feature of generating two subcodes.

도 2에 도시된 바와 같이, 일반적으로 OVSF 코드는 확산계수(SF : Spreading Factor)에 따라 직교하는 코드의 개수가 달라지고, 같은 확산계수의 코드들은 서로 직교하며, 같은 가지로 연결되어 있는 모든 코드들은 서로 직교성을 갖지 않는다. 예를 들면, C4,1과 C4,2은 서로 직교하지만, C4,1과 C8,2는 직교성이 없다.As shown in FIG. 2, in general, the number of orthogonal codes varies according to a spreading factor (SF) code, and codes of the same spreading factor are orthogonal to each other and all codes connected to the same branch are different. They are not orthogonal to each other. For example, C 4,1 and C 4,2 are orthogonal to each other, but C 4,1 and C 8,2 are not orthogonal.

OVSF 코드 트리를 이진 트리(binary tree) 구조로 본다면, 각 노드(node)들은 확산코드로, 차수(depth)는 확산계수로 간주할 수 있다. 또한, 차수가 같은 각 노드들은 서로 직교성을 갖으며, 차수가 높은 것일수록 확산계수가 증가한다.When the OVSF code tree is viewed as a binary tree structure, each node can be regarded as a spreading code and a degree as a spreading factor. In addition, each node having the same order is orthogonal to each other, and the higher the order, the higher the diffusion coefficient.

OVSF 코드 할당 원칙은 요구하는 확산계수와 일치하고 사용중인 채널들과 직교하는 코드여야 한다는 것이다. 따라서, 하나의 코드를 할당하면, 그 코드를 대표하는 노드 뿐만 아니라 그 노드를 부모 노드로 하는 모든 하위 노드의 코드들과 그 노드의 상위노드의 코드들은 동시에 사용할 수 없다.The principle of OVSF code allocation is that the code must match the required spreading factor and be orthogonal to the channels in use. Therefore, when one code is assigned, not only the node representing the code but also the codes of all the child nodes whose node is the parent node and the codes of the parent node of the node cannot be used at the same time.

도 3 은 OVSF 코드를 할당할 때의 규칙을, 도 4 는 OVSF 코드를 해제할 때의 방식을 나타낸 것이다.3 shows a rule when allocating an OVSF code, and FIG. 4 shows a manner when releasing an OVSF code.

도 3의 (가)에서는 확산계수가 8인 코드를 할당한 코드 트리의 상태를 도시한 것이다. 예를 들면, 코드 C8,1이 할당된다면 이 코드가 해제되기 이전에는 상위 코드인 C4,1과 C2,1과 C1,1은 사용할 수 없다.3A shows a state of a code tree to which a code having a diffusion coefficient of 8 is assigned. For example, if code C 8,1 is assigned, the higher codes C 4,1 and C 2,1 and C 1,1 cannot be used until this code is released.

도 3의 (나)는 도 3의 (가)의 상황에서 확산계수가 4인 코드를 할당한 상태를 나타낸 것인데, 확산계수가 4인 C4,1은 사용할 수 없으므로, C4,2를 할당하게 된다. 이때, 직교성을 보장하기 위하여 C4,2의 하위 코드인 C8,3과 C8,4는 사용할 수 없게 된다.(B) of Fig. 3 is a C 4,1 is not available, assigning a C 4,2 geotinde showing a state of assignment of the code spreading factor of 4 from the state of (a) of Figure 3, the spreading factor is 4 Done. At this time, in order to ensure orthogonality, the lower codes C 8,3 and C 8,4 of C 4,2 cannot be used.

도 3의 (다)와 (라)도 동일한 방식의 올바른 할당 상태를 나타낸 것이다.3C and 3D also show correct assignment states in the same manner.

도 4 는 해제 과정을 단계별로 나타낸 것으로서, 해제 순서에 따라 사용 가능한 코드가 달라짐을 보여준다.Figure 4 shows the release process step by step, showing that the available code varies according to the release order.

도 4의 (나)에서는 C8,2코드의 해제 후에도 계속해서 상위 코드인 C4,1과 C2,1과 C1,1을 사용하지 못하지만, 도 4의 (다)에서는 C8,5의 해제 후에는 상위 코드인 C4,3과 C2,2는 사용할 수 있음을 보여준다.(B) of Fig. 4, the continued even after the release of the code C 8,2 While not use a higher code C 4,1 and C 2,1 and C 1,1, (C) of Fig. 4 C 8,5 After the release of, the upper codes C 4,3 and C 2,2 can be used.

그런데, 종래의 자원관리 방식들로 OVSF 코드를 관리하는 방식에는 OVSF 코드 형태를 그대로 이용하여 이진 트리(binary tree) 형태의 자료구조를 이용하는 방법이 있었다. 만약, OVSF 코드와 동일하게 트리 구조로 자원관리를 하게 된다면, 코드를 할당할 때는 노드를 삭제하고, 코드를 해제할 때는 노드를 추가하게 될 것이다. 그러나, 노드를 추가하거나 삭제하는 과정에서 트리내의 노드를 검색해야 하고 트리의 형태를 복구하는 과정이 추가되므로 트리의 차수(depth)가 큰 경우에는 상당한 처리시간이 소요될 뿐만 아니라, 복잡한 알고리즘이 요구되므로 디버깅과 수정이 용이하지 않게 된다.However, in the conventional resource management schemes, the OVSF code is managed using a binary tree data structure using the OVSF code format. If the resource management is done in the same tree structure as the OVSF code, the node will be deleted when the code is assigned, and the node will be added when the code is released. However, in the process of adding or deleting nodes, the nodes in the tree must be searched and the process of restoring the shape of the tree is added. Therefore, when the depth of the tree is large, a considerable processing time is required and a complicated algorithm is required. Debugging and modification will not be easy.

다른 대안으로는, OVSF 트리 구조를 일차원 배열로 저장하여 코드를 관리하는 방법을 고려할 수 있다. 그러나, 이러한 방식은 알고리즘은 비교적 단순하지만, 하나의 코드를 할당하기 위해서는 할당 코드의 사용여부 뿐만 아니라 상위 코드 및 하위 코드들의 사용여부 또한 탐색해야 하는 과도한 수행절차가 야기되므로 실시간 코드 할당을 보장하기 어렵다. 또한, OVSF의 직교성을 보장하기 위해서는 해제 과정에서는 연결된 가지의 코드들 뿐만 아니라 모든 코드들의 사용 여부를 탐색하는 과정을 거쳐야만 한다.Alternatively, consider how to manage the code by storing the OVSF tree structure in a one-dimensional array. However, this algorithm is relatively simple, but it is difficult to guarantee real-time code allocation because it causes excessive execution procedure to search not only the use of allocation code but also the use of higher and lower codes in order to allocate one code. . In addition, in order to guarantee the orthogonality of the OVSF, the release process must go through a process of searching for use of all codes as well as the codes of the connected branches.

따라서, 이러한 종래의 자원할당 방식을 통한 비동기 무선접속망(RAN)(20)의 제어국(RNC)(40)에서의 OVSF 코드 할당은 실시간 호 처리 수행하지 못할 뿐만 아니라, 대량의 호가 접속된 상태에서는 과도한 처리 지연과 할당 및 해제 과정에서 오류를 유발시킬 수 있는 문제점이 있었다.Therefore, the OVSF code allocation in the control station (RNC) 40 of the asynchronous radio access network (RAN) 20 through such a conventional resource allocation scheme not only does not perform real-time call processing, but also in a state where a large number of calls are connected. There was a problem that could cause excessive processing delays and errors during allocation and deallocation.

본 발명은, 상기한 바와 같은 요구에 부응하기 위하여 제안된 것으로, 비동기식 이동통신 시스템(UTRAN)의 제어국에서 효율적인 OVSF 코드할당과 해제 구현을 위하여, OVSF 코드의 저장구조를 일차원 배열로 구성하고 각 코드의 이중 상태관리를 통하여 할당 및 해제시 복잡한 검색과정을 제거하고 실시간 수행 방법을 제공하는 평면 트리 구조의 이중 상태관리를 통한 확산 코드 관리 방법 및 그를 이용한 확산 코드 할당/해제 방법과 상기 방법들을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공하는데 그 목적이 있다.The present invention has been proposed in order to meet the above-described requirements. In order to implement efficient OVSF code allocation and release in a control station of an asynchronous mobile communication system (UTRAN), the storage structure of the OVSF code is configured in a one-dimensional array, Spreading code management method through double state management of planar tree structure that provides a complex method of real-time execution by eliminating complicated retrieval process during allocation and release through dual state management of code, and realizing spreading code allocation / deletion method using the same The object of the present invention is to provide a computer-readable recording medium having recorded thereon a program.

도 1 은 일반적인 무선통신 시스템의 구성 예시도.1 is an exemplary configuration diagram of a general wireless communication system.

도 2 는 일반적인 비동기 이동통신 시스템에서 하향링크 채널들의 채널화를 위해 사용되는 OVSF 코드 트리의 구조와 특징을 나타낸 설명도.2 is a diagram illustrating the structure and characteristics of an OVSF code tree used for channelization of downlink channels in a general asynchronous mobile communication system.

도 3 은 일반적인 트리 구조의 OVSF 코드의 올바른 할당 방식을 나타낸 설명도.3 is an explanatory diagram showing a correct allocation method of OVSF codes in a general tree structure.

도 4 는 일반적인 트리 구조의 OVSF 코드의 올바른 해제 방식을 나타낸 설명도.4 is an explanatory diagram showing a correct release method of an OVSF code having a general tree structure.

도 5 는 본 발명에 따른 평면 트리 구조의 이중 상태관리를 통한 확산 코드 관리 방법에 대한 일실시예 설명도.5 is a diagram illustrating an embodiment of a spreading code management method through dual state management of a planar tree structure according to the present invention;

도 6a 및 6b 는 본 발명에 따른 확산 코드 할당 및 해제 방법에 대한 일실시예 흐름도.6A and 6B are flow diagrams of one embodiment of a spreading code allocation and release method in accordance with the present invention.

* 도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

10 : 이동국(UE) 20 : 무선접속망(RAN)10: mobile station (UE) 20: radio access network (RAN)

30 : 기지국(Node-B) 40 : 제어국(RNC)30: base station (Node-B) 40: control station (RNC)

50 : 핵심망(CN)50: Core Network (CN)

상기 목적을 달성하기 위한 본 발명은, 무선통신 제어국내 호 처리 프로세서에서의 확산 코드 관리 방법에 있어서, 확산 코드의 할당법칙을 만족시키기 위해 각 확산 코드별로 상태를 두 개의 필드로 구분하여 이중 관리하되, 제1 상태 필드에는 사용 여부를 나타내고, 제2 상태 필드에는 사용 가능 여부를 나타내며, 확산 코드 트리의 자원을 일차원 배열의 평면 트리 구조로 관리하여 하위 확산 코드와 상위 확산 코드들에 접근할 때 추가적인 링크 정보나 검색 과정을 거치지 않고 배열의 인덱스로 바로 접근하도록 하는 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method for managing a spreading code in a call processing processor in a wireless communication control station, in which a state is divided into two fields for each spreading code in order to satisfy an allocation rule of spreading codes. The first state field indicates whether the first state field is enabled, the second state field indicates whether it is available, and the resources of the spreading code tree are managed in a flat tree structure of a one-dimensional array to access lower spreading codes and higher spreading codes. It is characterized in that the index is directly accessed without going through the link information or retrieval process.

상기 목적을 달성하기 위한 본 발명은, 무선통신 제어국내 호 처리 프로세서에서의 확산 코드 할당 방법에 있어서, 확산 코드 할당 요청시에, 확산계수(SF)가 일치하고 코드번호가 1인 코드 인덱스를 계산하는 제 1 단계; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부와 사용가능 여부 상태를 판별하는 제 2 단계; 및 상기 제 2 단계의 판별 결과에 따라, 상태정보 갱신시에, 할당하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 단계를 포함하여 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a spreading code allocation method in a call processing processor in a wireless communication control station, wherein when a spreading code allocation request is made, a spreading index (SF) is matched and a code index of 1 is calculated. A first step of making; A second step of determining whether the corresponding spreading code is in use or not based on the code index; And updating the state information of the corresponding spreading code to be allocated, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes according to the determination result of the second step. It is characterized by comprising a third step.

또한, 상기 제 1 단계 수행후에, 확산계수(SF)가 일치하는 범위내에서, 코드 인덱스를 순차적으로 증가시켜, 해당 확산 코드의 상태를 판별한 후, 제 3 단계를 수행하는 제 4 단계를 더 포함하여 이루어진 것을 특징으로 한다.In addition, after performing the first step, within the range where the spreading coefficients SF coincide, the code index is sequentially increased to determine the state of the corresponding spreading code, and then the fourth step of performing the third step is further performed. Characterized in that the made up.

상기 목적을 달성하기 위한 본 발명은, 무선통신 제어국내 호 처리 프로세서에서의 확산 코드 해제 방법에 있어서, 확산 코드 해제 요청시에, 확산계수(SF)와 코드번호를 이용하여 코드 인덱스를 계산하는 제 1 단계; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부 상태를 판별하는 제 2 단계; 및 상기 제 2 단계의 판별 결과에 따라, 상태정보 갱신시에, 해제하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 단계를 포함하여 이루어진 것을 특징으로 한다.According to an aspect of the present invention, there is provided a spreading code release method in a call processing processor in a wireless communication control station, wherein the spreading code release request calculates a code index using a spreading factor (SF) and a code number. Stage 1; A second step of determining whether the corresponding spreading code is in use based on the code index; And updating the state information of the corresponding spreading code to be released, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes according to the determination result of the second step. It is characterized by comprising a third step.

상기 목적을 달성하기 위한 본 발명은, 프로세서를 구비한 확산 코드 관리 장치에, 확산 코드의 할당법칙을 만족시키기 위해 각 확산 코드별로 상태를 두 개의 필드로 구분하여 이중 관리하되, 제1 상태 필드에는 사용 여부를 나타내고, 제2 상태 필드에는 사용 가능 여부를 나타내며, 확산 코드 트리의 자원을 일차원 배열의 평면 트리 구조로 관리하여 하위 확산 코드와 상위 확산 코드들에 접근할 때 추가적인 링크 정보나 검색 과정을 거치지 않고 배열의 인덱스로 바로 접근하도록 하는 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In order to achieve the above object, the present invention provides a spreading code management apparatus including a processor, in which a state is divided into two fields for each spreading code in order to satisfy the spreading rule allocation rule. It indicates whether or not it is used, and whether it is available in the second status field, and manages the resources of the spreading code tree in a flat tree structure of a one-dimensional array, so that additional link information or retrieval process can be performed when accessing lower spreading codes and higher spreading codes. Provided is a computer readable recording medium having recorded thereon a program for realizing a function of directly accessing an array index without going through it.

상기 목적을 달성하기 위한 본 발명은, 확산 코드 할당을 위하여, 프로세서를 구비한 무선통신 제어국에, 확산 코드 할당 요청시에, 확산계수(SF)가 일치하고코드번호가 1인 코드 인덱스를 계산하는 제 1 기능; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부와 사용가능 여부 상태를 판별하는 제 2 기능; 및 상기 제 2 기능의 판별 결과에 따라, 상태정보 갱신시에, 할당하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.The present invention for achieving the above object, for spreading code allocation, calculates a code index of which the spreading factor (SF) matches and the code number is 1 when spreading code allocation is requested to a wireless communication control station having a processor. A first function of doing; A second function of determining whether the corresponding spreading code is in use or not based on the code index; And updating the state information of the corresponding spreading code to be allocated, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes according to the determination result of the second function. A computer readable recording medium having recorded thereon a program for realizing the third function is provided.

또한, 본 발명은 상기 제 1 기능 수행후에, 확산계수(SF)가 일치하는 범위내에서, 코드 인덱스를 순차적으로 증가시켜, 해당 확산 코드의 상태를 판별한 후, 제 3 기능을 수행하는 제 4 기능을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In addition, according to the present invention, after performing the first function, the code index is sequentially increased within the range where the spreading coefficients (SF) coincide, and after determining the state of the corresponding spreading code, a fourth function of performing the third function is performed. A computer readable recording medium having recorded thereon a program for further realizing the function is provided.

상기 목적을 달성하기 위한 본 발명은, 확산 코드 해제를 위하여, 프로세서를 구비한 무선통신 제어국에, 확산 코드 해제 요청시에, 확산계수(SF)와 코드번호를 이용하여 코드 인덱스를 계산하는 제 1 기능; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부 상태를 판별하는 제 2 기능; 및 상기 제 2 기능의 판별 결과에 따라, 상태정보 갱신시에, 해제하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 기능을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체를 제공한다.In order to achieve the above object, the present invention provides a method for calculating a code index by using a spreading factor (SF) and a code number when a spreading code release request is made to a wireless communication control station having a processor for spreading code release. 1 function; A second function of determining whether a corresponding spreading code is used based on the code index; And updating the state information of the corresponding spreading code to be released upon updating the state information, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes according to the determination result of the second function. A computer readable recording medium having recorded thereon a program for realizing the third function is provided.

비동기 이동통신 시스템의 제어국내 호처리 프로세서에서는 호 설정 및 해제 과정에서 하향 링크 채널의 채널화를 위해 확산코드로 사용되는 OVSF 코드를 관리한다. 자원 관리 모듈에서는 OVSF 코드들에 따른 확산계수와 직교성 등의 특징을 고려하여 실시간 효율적인 OVSF 코드의 할당과 해제 메커니즘이 요구된다. 이에, 본 발명에서는 OVSF 코드 트리를 평면 트리 구조의 일차원 배열로써 저장하고, 각 코드별로 사용여부와 사용가능 여부를 나타내는 이중 상태 필드를 구성하여 할당과 해제과정에서 발생하는 검색 절차를 제거하는 대신 상태 필드들의 갱신을 통하여 실시간 자원관리를 유도한다.The call processing processor in the control station of the asynchronous mobile communication system manages the OVSF code used as the spreading code for channelization of the downlink channel during call setup and release. In the resource management module, a mechanism for allocating and releasing OVSF codes in real time is required in consideration of characteristics such as spreading coefficients and orthogonalities according to OVSF codes. Therefore, in the present invention, the OVSF code tree is stored as a one-dimensional array of a planar tree structure, and a double state field indicating whether or not to be used for each code is configured to remove a search procedure generated during the allocation and release process. Real-time resource management is induced by updating fields.

상술한 목적, 특징들 및 장점은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 보다 분명해 질 것이다. 이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 일실시예를 상세히 설명한다.The above objects, features and advantages will become more apparent from the following detailed description taken in conjunction with the accompanying drawings. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 5 는 본 발명에 따른 평면 트리 구조의 이중 상태관리를 통한 확산 코드 관리 방법에 대한 일실시예 설명도로서, 자원 저장 구조와 특징을 설명하기 위한 것으로서, OVSF 코드를 이중상태 관리의 평면 트리 구조로 맵핑한 예를 나타낸다.FIG. 5 is a diagram illustrating a spreading code management method through dual state management of a planar tree structure according to an embodiment of the present invention. FIG. 5 illustrates a resource storage structure and features. An example of mapping is shown below.

본 발명은 OVSF 코드의 할당법칙을 만족시키기 위해 각 코드별로 상태를 두 필드(5a,5b)로 구분하여 이중 관리한다.In the present invention, in order to satisfy the OVSF code allocation rule, the state is divided into two fields 5a and 5b for each code and dually managed.

여기서, 첫 번째 상태 필드(5a)는 사용 여부를 나타내는 것으로서, "IDLE", "BUSY", "QUASI-BUSY" 중 하나의 상태값을 갖는다. 이때, "IDLE"은 사용 가능한 코드의 상태를 의미하고, "BUSY"는 현재 사용중인 코드를 의미하며, "QUASI-BUSY" 상태는 상위 코드의 사용으로 인해 같은 가지로 연결된 하위 코드들이 사용할 수 없음을 나타낸다.Here, the first status field 5a indicates whether to use or not, and has one of "IDLE", "BUSY", and "QUASI-BUSY". At this time, "IDLE" means the status of available code, "BUSY" means the code currently in use, and "QUASI-BUSY" status cannot be used by lower codes connected to the same branch due to the use of higher codes. Indicates.

그리고, 두 번째 상태 필드(5b)는 사용 가능 여부를 관리하기 위한 것으로서, 해당 코드의 하위 코드들 중에서 현재 "BUSY" 상태의 코드 수(#BUSY-CHILD)를 저장한다.The second state field 5b is for managing availability, and stores the number of codes (BUSY-CHILD) of the current "BUSY" state among the lower codes of the corresponding code.

뿐만 아니라, 본 발명은 코드 자원인 OVSF 트리를 평면, 즉 일차원 배열로 정렬하여 처리시간을 최소화하고 관리를 용이하게 한다. 즉, 도 5와 같이 배열의 저장은 확산코드가 작은 값부터 우선하여 코드 번호가 작은 것부터 차례로 정렬하여 저장한다. 또한, 배열에 각 성분 코드는 코드 인덱스를 이용하여 상위 코드와 하위 코드로 바로 접근 가능하여 검색시간이 소요되지 않으며, 추가적인 링크 정보의 저장도 요구되지 않는다. 배열의 각 성분은 코드 상태정보와 호 정보 및 코드 정보를 저장할 수 있는 필드들로 이루어진 구조로 구성되어 있다.In addition, the present invention aligns the OVSF tree, which is a code resource, in a plane, that is, a one-dimensional array, to minimize processing time and facilitate management. That is, as shown in FIG. 5, the array is stored in order from the smallest spreading code and the smallest code number. In addition, each component code in the array can be directly accessed to the upper code and the lower code by using the code index, so that no search time is required and no additional link information is stored. Each component of the array is composed of a structure consisting of code status information, call information, and fields for storing code information.

도 6a 및 6b 는 본 발명의 OVSF 코드 할당과 해제 방법을 각각 나타낸 것이다.6a and 6b show an OVSF code allocation and release method of the present invention, respectively.

먼저, 도 6a를 참조하여 OVSF 코드 할당 방법을 살펴보면, 코드 할당 요청에 따라(601), OVSF 코드를 할당할 경우에는, 제어국(RNC)의 호 처리 프로세서에서 먼저 입력된 확산계수(SF)와 호정보를 이용하여 확산계수(SF)가 일치하고 코드번호가 1인 코드 배열의 인덱스를 계산하여(602), 코드 인덱스를 바탕으로 해당 코드의 상태를 판별한다(603). 즉, 코드 인덱스를 바탕으로, 상태정보 갱신을 위하여 사용여부가 사용 가능한 코드의 상태(IDLE)이고 사용가능 여부(#BUSY-CHILD)가 0인 유효한 코드를 검색한다(603).First, referring to FIG. 6A, a method for allocating an OVSF code will be described with reference to FIG. 6A, in response to a code assignment request (601), when an OVSF code is allocated, a spreading factor (SF) previously inputted by a call processing processor of a control station (RNC). Using the call information, the index of the code array having the same spreading coefficient SF and the code number 1 is calculated (602), and the state of the corresponding code is determined based on the code index (603). That is, based on the code index, a valid code whose status is IDLE or not available (# BUSY-CHILD) is 0 is searched for status information update (603).

검색 결과, 사용여부가 "IDLE"이 아니거나 사용가능 여부(#BUSY-CHILD)가 0이 아니면, 확산계수(SF)가 일치하는 범위내에서(610) 코드 인덱스를1증가시켜(609) 코드 인덱스를 바탕으로 해당 코드의 상태를 판별한다(603).If the result of the search is not "IDLE" or the availability (# BUSY-CHILD) is not 0, the code index is increased by 1 (609) within the range where the diffusion coefficient (SF) matches (610). The state of the code is determined based on the index (603).

검색 결과, 사용여부가 "IDLE"이고 사용가능 여부(#BUSY-CHILD)가 0이면, 상태 정보를 갱신해야 하는데, 갱신할 데이터는 크게 3가지로 구분할 수 있다. 즉, 할당하고자 하는 해당 코드의 상태 정보를 갱신하고(604), 하위 코드들의 상태 정보를 갱신한 후(605), 상위 코드들의 상태 정보를 갱신한다(606).As a result of the search, if the use is "IDLE" and the availability (# BUSY-CHILD) is 0, the status information should be updated, and the data to be updated can be largely classified into three types. That is, the state information of the corresponding code to be allocated is updated (604), the state information of the lower codes is updated (605), and the state information of the higher codes is updated (606).

이를 구체적으로 살펴보면, 우선 할당하고자 하는 해당 코드의 사용 여부 상태를 사용 가능한 코드의 상태(IDLE)에서 현재 사용중인 코드의 상태(BUSY)로 변경한다(604). 그리고, 하위 코드들의 사용 여부 상태를 사용 가능한 코드의 상태(IDLE)에서 상위 코드의 사용으로 인해 같은 가지로 연결된 하위 코드들이 사용할 수 없음을 나타내는 상태(QUASI-BUSY)로 변경하고(605), 마지막으로 상위 코드들의 사용가능 여부(BUSY-CHILD) 수를 1 증가시킨다(606).In detail, first, a state of using a corresponding code to be allocated is changed from a state of an available code (IDLE) to a state of a code currently being used (BUSY) (604). Then, the use status of the lower codes is changed from the available code status (IDLE) to the status (QUASI-BUSY) indicating that the lower codes connected in the same branch cannot be used due to the use of the upper code (605). As a result, the number of higher codes (BUSY-CHILD) is increased by one (606).

이후, 코드 어레이에 호정보를 저장한 후(607), 코드번호와 함께 코드 할당에 성공했음을 알린다(608).Thereafter, after the call information is stored in the code array (607), it is notified that the code allocation with the code number was successful (608).

그럼, 도 6b를 참조하여 OVSF 코드 해제 방법을 살펴보면, 코드 해제 요청에 따라(621), OVSF 코드를 해제할 경우에는, 제어국(RNC)의 호 처리 프로세서에서 먼저 입력된 확산계수와 OVSF 코드 번호를 이용하여 코드배열의 인덱스를 계산하여(622) 코드 인덱스를 바탕으로 해당 코드의 상태를 판별한다(623). 즉, 코드 인덱스를 바탕으로, 해당 코드의 상태가 현재 사용중인 코드(BUSY)인지를 검사한다(623).Then, referring to FIG. 6B, referring to the OVSF code release method, in response to the code release request 621, when OVSF code is released, the spreading factor and the OVSF code number first inputted by the call processing processor of the control station RNC The index of the code array is calculated using the operation 622, and the state of the corresponding code is determined based on the code index (623). That is, based on the code index, it is checked whether the state of the corresponding code is the current code BUSY (623).

검사 결과, 해당 코드의 상태가 "BUSY"가 아니면, 코드 해제에 실패했음을알린다(624).If the result of the check is that the state of the code is not " BUSY ", it indicates that the code release failed (624).

검사 결과, 해당 코드의 상태가 "BUSY"이면, 상태 정보를 갱신해야 하는데, 갱신할 데이터는 상기 코드 할당 과정에서와 같이 크게 3가지로 구분할 수 있다. 즉, 해제하고자 하는 해당 코드의 상태 정보를 갱신하고(625), 하위 코드들의 상태 정보를 갱신한 후(626), 상위 코드들의 상태 정보를 갱신한다(627).As a result of the check, if the status of the corresponding code is "BUSY", the status information should be updated, and the data to be updated can be classified into three types as in the code assignment process. That is, the state information of the corresponding code to be released is updated (625), the state information of the lower codes is updated (626), and the state information of the higher codes is updated (627).

이를 구체적으로 살펴보면, 우선 해제하고자 하는 해당 코드의 사용 여부 상태를 현재 사용중인 코드의 상태(BUSY)에서 사용 가능한 코드의 상태(IDLE)로 변경한다(625). 그리고, 하위 코드들의 사용 여부 상태를 상위 코드의 사용으로 인해 같은 가지로 연결된 하위 코드들이 사용할 수 없음을 나타내는 상태(QUASI-BUSY)에서 사용 가능한 코드의 상태(IDLE)로 변경하고(626), 마지막으로 상위 코드들의 사용가능 여부(BUSY-CHILD) 수를 1 감소시킨다(627).In detail, first, the state of using the corresponding code to be released is changed from the state (BUSY) of the code currently being used to the state (IDLE) of the code available (625). Then, the state of using the lower codes is changed from the state (QUASI-BUSY) indicating that the same code connected to the same branch cannot be used due to the use of the upper code (QUASI-BUSY), and the available code state (IDLE) (626). As a result, the number of higher codes (BUSY-CHILD) is reduced by one (627).

이후, 해당 코드 어레이를 초기화한 후(628), 코드 해제에 성공했음을 알린다(629).Thereafter, after initializing the code array (628), it is notified that the code release was successful (629).

상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드 디스크, 광자기 디스크 등)에 저장될 수 있다.The method of the present invention as described above may be implemented as a program and stored in a computer-readable recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.).

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위 내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기한 바와 같은 본 발명은, OVSF 코드들의 이중 상태관리를 통하여 할당 및 해제시 관련 코드들의 상태 검색이 필요치 않으므로 실시간 호 처리과정을 수행할 수 있게 하고 할당과 해제시 발생할 수 있는 오류를 제거할 수 있는 효과가 있다.As described above, the present invention can perform a real-time call processing process and eliminate an error that may occur when allocating and releasing because the state search of related codes is not necessary when allocating and releasing through dual state management of OVSF codes. It has an effect.

또한, 본 발명은 OVSF 코드 트리를 일차원 배열로 저장하는 평면 트리 구조를 도입함으로써 처리과정이 간략화되고 처리 시간이 단축되며 프로그램상에서 확장과 수정이 용이한 효과가 있다.In addition, the present invention introduces a planar tree structure that stores OVSF code trees in a one-dimensional array, which simplifies the processing, shortens the processing time, and facilitates expansion and modification in the program.

Claims (16)

무선통신 제어국내 호 처리 프로세서에서의 확산 코드 관리 방법에 있어서,A spreading code management method in a call processing processor in a wireless communication control station, 확산 코드의 할당법칙을 만족시키기 위해 각 확산 코드별로 상태를 두 개의 필드로 구분하여 이중 관리하되, 제1 상태 필드에는 사용 여부를 나타내고, 제2 상태 필드에는 사용 가능 여부를 나타내며, 확산 코드 트리의 자원을 일차원 배열의 평면 트리 구조로 관리하여 하위 확산 코드와 상위 확산 코드들에 접근할 때 추가적인 링크 정보나 검색 과정을 거치지 않고 배열의 인덱스로 바로 접근하도록 하는 것을 특징으로 하는 확산 코드 관리 방법.In order to satisfy the law of allocation of spreading codes, each spreading code is divided into two fields for dual management. The first state field indicates whether it is used, the second state field indicates whether it can be used, A method for managing spreading codes by managing resources in a flat tree structure of a one-dimensional array so that when accessing lower spreading codes and higher spreading codes, the indexes of the arrays are directly accessed without additional link information or retrieval. 제 1 항에 있어서,The method of claim 1, 상기 제1 상태 필드에는 사용 가능한 확산 코드의 상태(IDLE), 현재 사용중인 확산 코드의 상태(BUSY), 그리고 상위 확산 코드의 사용으로 인해 같은 가지로 연결된 하위 확산 코드들이 사용할 수 없음을 나타낸 상태(QUASI-BUSY) 정보를 나타내며,The first status field includes a state indicating that IDLE of an available spreading code, BUSY of a spreading code currently being used, and lower spreading codes connected to the same branch due to use of a higher spreading code are not available. QUASI-BUSY) information, 상기 제2 상태 필드에는 해당 확산 코드의 하위 확산 코드들 중에서 현재 "BUSY" 상태의 확산 코드 수(#BUSY-CHILD) 정보를 나타내어, 코드들간에 직교성을 보장하기 위해 수행되어야 하는 모든 관련 코드의 상태 검색 과정을 생략하도록 하는 것을 특징으로 하는 확산 코드 관리 방법.The second status field indicates spreading code number (# BUSY-CHILD) information of a current " BUSY " state among lower spreading codes of the corresponding spreading code, so as to guarantee orthogonality between the codes. Spreading code management method characterized in that to omit the search process. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 확산 코드는,The spreading code, 바람직하게는, 하향링크 채널들의 채널화를 위해 사용되는 직교가변확산계수(OVSF) 코드인 것을 특징으로 하는 확산 코드 관리 방법.Preferably, the spreading code management method, characterized in that the orthogonal variable spread coefficient (OVSF) code used for the channelization of the downlink channels. 무선통신 제어국내 호 처리 프로세서에서의 확산 코드 할당 방법에 있어서,A spreading code allocation method in a call processing processor in a wireless communication control station, 확산 코드 할당 요청시에, 확산계수(SF)가 일치하고 코드번호가 0인 코드 인덱스를 계산하는 제 1 단계;A first step of calculating a code index in which a spreading factor (SF) coincides with a code number of 0 when a spreading code allocation request is made; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부와 사용가능 여부 상태를 판별하는 제 2 단계; 및A second step of determining whether the corresponding spreading code is in use or not based on the code index; And 상기 제 2 단계의 판별 결과에 따라, 상태정보 갱신시에, 할당하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 단계In response to the determination result of the second step, updating the state information of the corresponding spreading code to be allocated, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes when updating the state information. 3 steps 를 포함하는 확산 코드 할당 방법.Spreading code allocation method comprising a. 제 4 항에 있어서,The method of claim 4, wherein 상기 제 1 단계 수행후에, 확산계수(SF)가 일치하는 범위내에서, 코드 인덱스를 순차적으로 증가시켜, 해당 확산 코드의 상태를 판별한 후, 제 3 단계를 수행하는 제 4 단계After performing the first step, within the range where the diffusion coefficients (SF) coincide, the code index is sequentially increased to determine the state of the corresponding spreading code, and then the fourth step is performed. 를 더 포함하는 확산 코드 할당 방법.Spreading code allocation method further comprising. 제 4 항 또는 제 5 항에 있어서,The method according to claim 4 or 5, 상기 제 2 단계는,The second step, 상기 코드 인덱스를 바탕으로, 상태정보 갱신을 위하여 사용여부가 사용 가능한 확산 코드의 상태(IDLE)이고 사용가능 여부(#BUSY-CHILD)가 0인 유효한 확산 코드를 검색하는 것을 특징으로 하는 확산 코드 할당 방법.Based on the code index, spreading code allocation for searching for a valid spreading code having a status of IDLE that can be used or not and availability of # BUSY-CHILD is 0 for updating status information Way. 제 6 항에 있어서,The method of claim 6, 상기 제 3 단계는,The third step, 할당하고자 하는 해당 확산 코드의 사용 여부 상태를 사용 가능한 확산 코드의 상태(IDLE)에서 현재 사용중인 확산 코드의 상태(BUSY)로 변경하고, 하위 확산 코드들의 사용 여부 상태를 사용 가능한 확산 코드의 상태(IDLE)에서 상위 확산 코드의 사용으로 인해 같은 가지로 연결된 하위 확산 코드들이 사용할 수 없음을 나타내는 상태(QUASI-BUSY)로 변경하며, 상위 확산 코드들의 사용가능 여부(BUSY-CHILD) 수를 1 증가시키는 것을 특징으로 하는 확산 코드 할당 방법.Changes the availability state of the corresponding spreading code to be allocated from the state of the available spreading code (IDLE) to the state of the spreading code currently being used (BUSY), and the state of the available spreading code in the state of the available spreading code ( IDLE) changes to the state (QUASI-BUSY) indicating that the same branched lower spreading code is unavailable due to the use of the higher spreading code, and increases the number of available spreading codes (BUSY-CHILD) by one. Spreading code allocation method, characterized in that. 제 7 항에 있어서,The method of claim 7, wherein 상기 확산 코드는,The spreading code, 바람직하게는, 하향링크 채널들의 채널화를 위해 사용되는 직교가변확산계수(OVSF) 코드인 것을 특징으로 하는 확산 코드 할당 방법.Preferably, the spreading code allocation method, characterized in that the orthogonal variable spreading factor (OVSF) code used for channelization of the downlink channels. 무선통신 제어국내 호 처리 프로세서에서의 확산 코드 해제 방법에 있어서,A spreading code release method in a call processing processor in a wireless communication control station, 확산 코드 해제 요청시에, 확산계수(SF)와 코드번호를 이용하여 코드 인덱스를 계산하는 제 1 단계;A first step of calculating a code index by using a spreading coefficient (SF) and a code number in the spreading code release request; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부 상태를 판별하는 제 2 단계; 및A second step of determining whether the corresponding spreading code is in use based on the code index; And 상기 제 2 단계의 판별 결과에 따라, 상태정보 갱신시에, 해제하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 단계According to the determination result of the second step, when updating the state information, updating the state information of the corresponding spreading code to be released, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes. 3 steps 를 포함하는 확산 코드 해제 방법.Spreading code release method comprising a. 제 9 항에 있어서,The method of claim 9, 상기 제 2 단계는,The second step, 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 상태가 현재 사용중인 코드(BUSY)인지를 검사하는 것을 특징으로 하는 확산 코드 해제 방법.Based on the code index, checking whether the state of the corresponding spreading code is a current code (BUSY). 제 10 항에 있어서,The method of claim 10, 상기 제 3 단계는,The third step, 해제하고자 하는 해당 확산 코드의 사용 여부 상태를 현재 사용중인 확산 코드의 상태(BUSY)에서 사용 가능한 확산 코드의 상태(IDLE)로 변경하고, 하위 확산 코드들의 사용 여부 상태를 상위 확산 코드의 사용으로 인해 같은 가지로 연결된 하위 확산 코드들이 사용할 수 없음을 나타내는 상태(QUASI-BUSY)에서 사용 가능한 확산 코드의 상태(IDLE)로 변경하며, 상위 확산 코드들의 사용가능 여부(BUSY-CHILD) 수를 1 감소시키는 것을 특징으로 하는 확산 코드 해제 방법.The state of using the corresponding spreading code to be released is changed from the state of the current spreading code (BUSY) to the state of available spreading code (IDLE), and the state of use of lower spreading codes is changed due to the use of the higher spreading code. Change from the state (QUASI-BUSY) indicating that the same spreading lower spreading code is unavailable (QUASI-BUSY) to the state of available spreading code (IDLE), which reduces the number of high spreading codes (BUSY-CHILD) by one. The spreading code release method, characterized in that. 제 9 항 내지 제 11 항 중 어느 한 항에 있어서,The method according to any one of claims 9 to 11, 상기 확산 코드는,The spreading code, 바람직하게는, 하향링크 채널들의 채널화를 위해 사용되는 직교가변확산계수(OVSF) 코드인 것을 특징으로 하는 확산 코드 해제 방법.Preferably, the spreading code release method, characterized in that the orthogonal variable spread coefficient (OVSF) code used for channelization of the downlink channels. 프로세서를 구비한 확산 코드 관리 장치에,In a spreading code management device having a processor, 확산 코드의 할당법칙을 만족시키기 위해 각 확산 코드별로 상태를 두 개의 필드로 구분하여 이중 관리하되, 제1 상태 필드에는 사용 여부를 나타내고, 제2 상태 필드에는 사용 가능 여부를 나타내며, 확산 코드 트리의 자원을 일차원 배열의 평면 트리 구조로 관리하여 하위 확산 코드와 상위 확산 코드들에 접근할 때 추가적인 링크 정보나 검색 과정을 거치지 않고 배열의 인덱스로 바로 접근하도록 하는 기능In order to satisfy the law of allocation of spreading codes, each spreading code is divided into two fields for dual management. The first state field indicates whether it is used, the second state field indicates whether it can be used, Manages resources in a flat tree structure of one-dimensional array so that when accessing lower spreading codes and higher spreading codes, it directly accesses the array index without additional link information or retrieval process. 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this. 확산 코드 할당을 위하여, 프로세서를 구비한 무선통신 제어국에,For spreading code assignment, to a wireless communication control station having a processor, 확산 코드 할당 요청시에, 확산계수(SF)가 일치하고 코드번호가 0인 코드 인덱스를 계산하는 제 1 기능;A first function of calculating a code index in which a spreading factor (SF) coincides with a code number of 0 when a spreading code allocation request is made; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부와 사용가능 여부 상태를 판별하는 제 2 기능; 및A second function of determining whether the corresponding spreading code is in use or not based on the code index; And 상기 제 2 기능의 판별 결과에 따라, 상태정보 갱신시에, 할당하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 기능In response to the determination result of the second function, updating the state information of the corresponding spreading code to be allocated, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes when updating the state information. 3 functions 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this. 제 14 항에 있어서,The method of claim 14, 상기 제 1 기능 수행후에, 확산계수(SF)가 일치하는 범위내에서, 코드 인덱스를 순차적으로 증가시켜, 해당 확산 코드의 상태를 판별한 후, 제 3 기능을 수행하는 제 4 기능After performing the first function, within a range where the spreading coefficients (SF) coincide, the code index is sequentially increased to determine the state of the corresponding spreading code, and then the fourth function is performed. 을 더 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium that records a program for further realization. 확산 코드 해제를 위하여, 프로세서를 구비한 무선통신 제어국에,In a wireless communication control station having a processor for spreading code release, 확산 코드 해제 요청시에, 확산계수(SF)와 코드번호를 이용하여 코드 인덱스를 계산하는 제 1 기능;A first function of calculating a code index by using a spreading coefficient (SF) and a code number in the spreading code release request; 상기 코드 인덱스를 바탕으로, 해당 확산 코드의 사용여부 상태를 판별하는 제 2 기능; 및A second function of determining whether a corresponding spreading code is used based on the code index; And 상기 제 2 기능의 판별 결과에 따라, 상태정보 갱신시에, 해제하고자 하는 해당 확산 코드의 상태 정보를 갱신하고, 하위 확산 코드들의 상태 정보를 갱신한 후, 상위 확산 코드들의 상태 정보를 갱신하는 제 3 기능In response to the determination result of the second function, updating the state information of the corresponding spreading code to be released, updating the state information of the lower spreading codes, and then updating the state information of the higher spreading codes when the state information is updated. 3 functions 을 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.A computer-readable recording medium having recorded thereon a program for realizing this.
KR10-2001-0085663A 2001-12-27 2001-12-27 Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure KR100437646B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0085663A KR100437646B1 (en) 2001-12-27 2001-12-27 Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0085663A KR100437646B1 (en) 2001-12-27 2001-12-27 Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure

Publications (2)

Publication Number Publication Date
KR20030055629A KR20030055629A (en) 2003-07-04
KR100437646B1 true KR100437646B1 (en) 2004-06-25

Family

ID=32213892

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0085663A KR100437646B1 (en) 2001-12-27 2001-12-27 Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure

Country Status (1)

Country Link
KR (1) KR100437646B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100675133B1 (en) * 2004-09-17 2007-01-29 엘지노텔 주식회사 Method for reallocating of down link OVSF codes in WCDMA system
CN102867037B (en) * 2012-08-31 2016-09-28 浪潮电子信息产业股份有限公司 A kind of distributed file system node serial number distribution method based on position management

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6009091A (en) * 1998-03-13 1999-12-28 Motorola, Inc. Method and apparatus for mobile station location within a communication system
US6041034A (en) * 1996-12-20 2000-03-21 Fujitsu Limited Spread spectrum communication system
EP1207635A1 (en) * 2000-11-17 2002-05-22 Lucent Technologies Inc. Downlink and uplink channel structures for downlink shared channel system
US6552996B2 (en) * 2001-09-18 2003-04-22 Interdigital Communications Corporation OVSF code system and methods
US20030081584A1 (en) * 2001-10-30 2003-05-01 Samsung Electronics Co. Ltd. Method and system for downlink channelization code allocation in a UMTS

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6041034A (en) * 1996-12-20 2000-03-21 Fujitsu Limited Spread spectrum communication system
US6009091A (en) * 1998-03-13 1999-12-28 Motorola, Inc. Method and apparatus for mobile station location within a communication system
EP1207635A1 (en) * 2000-11-17 2002-05-22 Lucent Technologies Inc. Downlink and uplink channel structures for downlink shared channel system
US6552996B2 (en) * 2001-09-18 2003-04-22 Interdigital Communications Corporation OVSF code system and methods
US20030081584A1 (en) * 2001-10-30 2003-05-01 Samsung Electronics Co. Ltd. Method and system for downlink channelization code allocation in a UMTS

Also Published As

Publication number Publication date
KR20030055629A (en) 2003-07-04

Similar Documents

Publication Publication Date Title
Tseng et al. Code placement and replacement strategies for wideband CDMA OVSF code tree management
Merchant et al. Assignment of cells to switches in PCS networks
TW412695B (en) Method and apparatus for allocating processing resources
US6693952B1 (en) Dynamic code allocation for downlink shared channels
JP4310272B2 (en) OVSF code assignment
EP1461903B1 (en) Technique of determining connectivity solutions for network elements
AU723015B2 (en) Method for allocating walsh codes by group in a CDMA cellular system
TW483271B (en) Method, system, apparatus and computer program in a telecommunication system.
KR20050110645A (en) Method for implementing fast-dynamic channel allocation radio resource management procedures
BRPI0114950B1 (en) method for planning a telecommunications network for mobile terminals
US5507007A (en) Method of distributing capacity in a radio cell system
US6631125B1 (en) Channel set-up in wideband, code division multiple access systems
CN106383860A (en) Data query method and apparatus
KR100626778B1 (en) Method for assigning variable-length walsh codes for code division multiple access communications systems
AU758060B2 (en) Resource allocation
US7236512B2 (en) Code channel allocations in a wireless communications system
KR100437646B1 (en) Spread code allocate and cancellation method that use spread code management method through double state management of plane tree structure
Noori et al. Allocation for heterogeneous storage nodes
Peng et al. On distributed storage allocations of large files for maximum service rate
JP2002522951A (en) Channel distribution method and distribution apparatus in communication system performing CDMA subscriber separating
EP1704661B1 (en) Method and system for allocation of channelisation codes in a code division multiple access system
Saini et al. Top down code search to locate an optimum code and reduction in code blocking for CDMA networks
KR950035200A (en) How to access subscriber location information
KR102309023B1 (en) Cell allocation method in mobile communication network environment
KR102130605B1 (en) Method for allocating orthogonal variable sperading factor, device and computer readable medium for performing the method

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E701 Decision to grant or registration of patent right
N231 Notification of change of applicant
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee