KR0126582B1 - A calling processing control method of ccp in base station control for cms - Google Patents

A calling processing control method of ccp in base station control for cms

Info

Publication number
KR0126582B1
KR0126582B1 KR1019940034791A KR19940034791A KR0126582B1 KR 0126582 B1 KR0126582 B1 KR 0126582B1 KR 1019940034791 A KR1019940034791 A KR 1019940034791A KR 19940034791 A KR19940034791 A KR 19940034791A KR 0126582 B1 KR0126582 B1 KR 0126582B1
Authority
KR
South Korea
Prior art keywords
call
call control
ccp
control process
processing
Prior art date
Application number
KR1019940034791A
Other languages
Korean (ko)
Other versions
KR960027923A (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 KR1019940034791A priority Critical patent/KR0126582B1/en
Publication of KR960027923A publication Critical patent/KR960027923A/en
Application granted granted Critical
Publication of KR0126582B1 publication Critical patent/KR0126582B1/en

Links

Classifications

    • 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
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0011Control or signalling for completing the hand-off for data sessions of end-to-end connection

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

Call process of Call Control Processor(CCP) in CMS is controlled by the following method. (a) If CCP commands call setting in the pause state, it generates transceiver signal processing hand-off. (b) Call control processor allots memory, and calls transceiver signal processing and call control procedure CHC(CCP Hand-off System) block so processes hand-off, and moves to next state. (c) Call control processors is generated, and if call releasing, the channel which call control processor allots is released and call control process comes to an end.

Description

씨디엠에이(CDMA) 시스템 씨엠에스(CMS)에서 제어국 주제어 프로세서 씨씨피(CCP)의 호처리 제어방법Call processing control method of control station main processor CPC in CDM system

제1도는 종래의 호설정 요구에 대한 호제어 프로세스 생성방법에 대한 처리 흐름도.1 is a flowchart of a method for generating a call control process for a conventional call setup request.

제2도는 종래의 호처리 프로세스 수행 구성도.2 is a diagram illustrating a conventional call processing process.

제3도는 종래의 호해제 요구에 대한 호제어 프로세스 소멸방법에 대한 처리 흐름도.3 is a process flow diagram of a method for extinguishing a call control process for a conventional call release request.

제4도는 본 발명에 따른 호설정 요구에 대한 호제어 프로세스 생성방법에 대한 처리 흐름도.4 is a flowchart illustrating a method for generating a call control process for a call setup request according to the present invention.

제5도는 본 발명에 따른 호처리 프로세스 수행 구성도.5 is a block diagram of a call processing process performance according to the present invention.

제6도는 본 발명에 따른 호해제 요구에 대한 호제어 프로세스 소멸 방법에 대한 처리 흐름도.6 is a flowchart illustrating a method for extinguishing a call control process for a call cancellation request according to the present invention.

본 발명은 CDMA 시스템 CMS(CDMA Mobils System)에서 제어국 주제어 프로세서 CCP(Call Control Processor)의 호처리 제어 방법에 관한 것이다.The present invention relates to a call processing control method of a control station main processor Call Control Processor (CCP) in a CDMA system (CDMA Mobils System).

교환시스템에서 호처리를 위한 메세지와 데이타를 신뢰성있게 전달하기 위해 어떤 방법으로 설계하고 구현하느냐에 따라서 시스템의 성능에 영향을 미칠 수 있다.Depending on how the exchange system is designed and implemented to reliably deliver messages and data for call processing, the performance of the system can be affected.

그리고 호처리는 시스템의 유지보수 및 운용에도 밀접한 관련이 있으므로 가장 효율적으로 운용될 수 있는 방법으로 설계되어야만 한다.And call processing is closely related to the maintenance and operation of the system, so it must be designed in the most efficient way.

기존의 CMS 시스템의 제어국 호처리를 위한 CCP는 각 호마다 호제어 프로세스와 핸드오프 처리 프로세스를 생성하여 호를 제어하도록 구현하였다.CCP for the control station call processing of the existing CMS system is implemented to control the call by generating a call control process and a handoff process for each call.

이때에는 각 호마다 두개의 프로세스를 생성하여 호를 제어함으로써 핸드오프 수행시에 서로 공유할 수 있는 같은 데이타를 각각의 프로세스 내부에 저장하게 된다.In this case, two processes are created for each call to control the call, thereby storing the same data that can be shared with each other in each process.

여러 호의 요구가 왔을때 불필요한 메모리의 영역이 많이 발생하여 호제어와 핸드오프간에 결합도를 낮게하고 기능별로 프로세스를 생성시켜 역할을 분할하여 수행하도록 구현하였다.When various calls are requested, unnecessary memory areas are generated, which reduces the coupling between call control and handoff, and creates a process for each function to divide the roles.

기존의 방식을 첨부된 도면을 참조하여 설명하면, 제1도는 호설정 요구시에 호제어 프로세스의 생성 방법을 나타낸다.Referring to the existing scheme with reference to the accompanying drawings, FIG. 1 shows a method of generating a call control process upon call setup request.

도면에서 호설정 요구가 들어오면 CCP는 무조건 발착신호를 처리하는 호제어 프로세스와 핸드오프를 처리하는 핸드오프 프로세스를 생성하고 각각의 프로세스에서 필요한 메모리를 할당한다.In the drawing, when a call setup request is received, the CCP creates a call control process for processing an originating signal and a handoff process for processing a handoff, and allocates memory required for each process.

제2도는 여러 호가 처리중일때 CCP내에서 수행되고 있는 호처리 프로세스의 수행 상황을 나타낸다.2 shows the performance of the call processing process being performed in the CCP when several calls are being processed.

도면에서 번호는 호의 고유 번호를 나타내며 프로세스와 핸드오프 프로세스가 같은 데이타를 서로 사용하기 위해서는 필요한 메세지를 주고 받으면서 처리해야 한다.In the figure, the number represents the unique number of the call, and the process and the handoff process have to deal with sending and receiving the necessary messages in order to use the same data.

제3도는 호해제 요구시에 호제어 프로세스의 소멸 방법을 나타낸다.3 shows how to terminate the call control process upon call release request.

도면에서 호해제 요구가 호제어 프로세스에게 오면 호제어 프로세스는 항상 핸드오프 프로세스에게 호를 해제할 것을 메세지를 통해서 요구하며 이 메세지의 응답인 핸드오프 프로세스 해제 완료 통보를 받아야 호제어 프로세스를 소멸한다.In the drawing, when a call release request comes to the call control process, the call control process always asks the handoff process to release the call, and the call control process is destroyed when the handoff process release completion notification, which is a response to this message, is received.

그리고 핸드오프 프로세스가 호해제 요구를 받으면 할당된 채널을 해제하고 자기가 소멸하기 전에 호제어 프로세스에게 이 사실을 알린다.When the handoff process receives a call release request, it releases the assigned channel and informs the call control process of this before it expires.

상기와 같은 방식은 CCP가 960채널의 트래픽을 제어하는 기존의 환경에서는 호처리 제어에 몇가지 어려움이 있었으나 기능별로 제어를 분담시키는 프로세스별로 모듈화를 하였다.As described above, there are some difficulties in call processing control in the existing environment in which the CCP controls the traffic of 960 channels.

그러나 CCP의 가입자 트래픽 처리 용량을 1920가입자로 높히고, CCP 12개가 연동하여 핸드오프를 제어하는 환경에서는 분담된 프로세스간의 메세지 통신의 과중으로 실시간 처리에 문제점이 발생하며, 사용하는 운영 체계에 4천여개에 이르는 프로세스를 생성시키는데 문제점이 있다.However, in the environment where CCP subscriber traffic processing capacity is increased to 1920 subscribers and 12 CCPs are interlocked to control handoff, there is a problem in real-time processing due to heavy message communication between shared processes. There is a problem in creating the process.

상기 종래 기술에 대한 제반 문제점을 해결하기 위하여 안출된 본 발명은, CMS 시스템의 제어국 호처리를 위한 CCP는 많은 가입자가 동시에 통화를 요구할 때에 실시간으로 서비스 할 수 있어야 하므로 호마다 호제어 프로세스를 생성하여 호를 제어하도록 하고 호처리중에 발생하는 핸드오프를 처리하기 위한 CHC(CCP Handoff Control)블럭은 각 호마다 프로세스를 생성하지 않고 호제어 프로세스에서 프로시져 호출로 동작하도록 하며, CCO(CCP Call Control)블럭은 CHC 블럭과의 긴밀한 정보 교환을 위해서 서로 같은 공통 데이타는 글로벌 변수(Gloval Variable)로 할당하여 각각의 블럭에서 참조가능토록 하여 메세지 통신방식보다 실시간 처리 능력을 향상시켰으며, 중복해서 할당된 기억 용량의 비효율화를 최소화하였고, 각 호마다 하나의 호제어 프로세스를 발생하여 기본 발착신 신호와 핸드오프를 동시에 수행할 수 있도록 하여 시스템 성능을 향상시킨 CDMA 시스템 CMS에서 제어국 주제어 프로세스 CCP의 호처리 제어방법을 제공하는데 그 목적이 있다.The present invention devised to solve all the problems of the prior art, the call control process for each control call in the CMS system generates a call control process for each call, because many subscribers must be able to service in real time when the call is requested The CCP Handoff Control (CHC) block for controlling the call and handling handoffs that occur during call processing allows the call control process to operate as a procedure call without creating a process for each call. For close exchange of information with CHC blocks, common data is assigned to global variables so that they can be referred to in each block. Minimization of capacity inefficiency, and one call control process for each call It is an object of the present invention to provide a call processing control method of a control station main control process CCP in a CDMA system CMS that can perform a basic originating call signal and a handoff at the same time.

상기 목적을 달성하기 위하여 본 발명은, 호설정을 요구하면 발착신호 처리 프로세스를 생성하는 제1단계 ; 호제어 프로세스가 동작하여 메모리 할당을 하고 발착신호 처리와 호처리 프로시져 CHC(CCP Handoff Processor)블럭을 호출하여 핸드오프를 처리하고 다음 상태로 천이하는 제2단계를 포함하여 호제어 프로세스를 생성하고, 호해제 요구가 오면 호제어 프로세스가 할당하였던 채널을 해제하고 호제어 프로세스를 소멸하고 종료하는 제3단계를 포함하여 호제어 프로세스를 소멸하도록 한 것을 특징으로 한다.In order to achieve the above object, the present invention provides a method comprising: a first step of generating an on-demand signal processing process when a call setup is requested; The call control process operates to allocate memory and to generate a call control process including a second step of calling an incoming / outgoing signal processing and call processing procedure CHC (CCP Handoff Processor) block to handle handoff and transition to the next state, When a call release request is received, the call control process may be terminated by including a third step of releasing the allocated channel, destroying and terminating the call control process.

이하, 첨부된 도면 제4도 이하를 참조하여 본 발명의 일실시예를 상세히 설명한다.Hereinafter, an embodiment of the present invention will be described in detail with reference to the accompanying drawings.

제4도는 본 발명에 따른 호설정 요구에 대한 호제어 프로세스 생성 방법에 대한 처리 흐름도로서, 호제어 프로세스는 핸드오프를 수행하기 위한 프로시져 CHC 블럭을 호출하여 핸드오프를 처리한다. 먼저, 휴지상태에서 호설정을 요구하면(41) 발착신호 처리 핸드오프를 생성하고(42) 호제어 프로세스가 동작하여(43) 메모리 할당을 하고(44) 발착신호 처리와 호처리 프로시져 CHC 블럭을 호출하여 핸드오프를 처리하고 다음 상태로 천이한다(45).4 is a flowchart illustrating a method for generating a call control process for a call setup request according to the present invention, wherein the call control process calls a procedure CHC block for performing a handoff to process a handoff. First, if a call setup is requested from the idle state (41), an origination signal processing handoff is generated (42), the call control process is operated (43) memory allocation is performed (44), and the origination signal processing and call processing procedure CHC block is executed. Call to handle the handoff and transition to the next state (45).

이렇게하여 프로세스의 과다 생성 문제를 해결하고 호제어 프로세스와 핸드오프 프로세스간의 제어 메시지가 없어서 제어 절차를 단순화시켰다.This solves the problem of over-production of the process and simplifies the control procedure because there is no control message between the call control process and the handoff process.

제5도는 본 발명에 따른 호처리 프로세스 수행에 관한 구성도로, 많은 호의 설정 요구시에 CCP내에서 수행되고 있는 호처리 프로세스의 상황을 나타낸다.5 is a block diagram of a call processing process according to the present invention, which shows the situation of a call processing process being performed in the CCP when a large number of call setup requests are made.

도면에서의 번호는 고유 번호를 나타내며 호제어 프로세스와 핸드오프 프로시져가 마치 하나의 프로세스처럼 동작되며 하나의 글로벌 메모리 영역을 할당하여 프로세스간 메세지 통신이 호출로 대치시킴으로서 교환 시스템에 절실히 요구되는 실시간 처리 능력을 향상시켰다.The numbers in the figure represent unique numbers, and the call control process and the handoff procedure operate as if they were one process, allocating one global memory area to replace inter-process message communication with calls, thereby real-time processing capability desperately required by the switching system. Improved.

제6도는 호해제 요구시에 호제어 프로세스의 소멸 방법을 나타낸 것이다.6 shows how to terminate the call control process upon call release request.

도면에서 호해제 요구가 오면(61) 호제어 프로세스가(62) 할당하였던 채널을 해제하고(63) 호제어 프로세스를 소멸하고 종료한다(64).When the call release request comes in the diagram (61), the call control process 62 releases the allocated channel (63), destroys the call control process, and ends (64).

이렇게 하여 기존 방식에서 제기된 복잡한 절차를 단순화할 수 있으며 프로세스간에 주고 받는 메세지 수도 줄일 수 있다.This simplifies the complexity of the traditional approach and reduces the number of messages sent and received between processes.

상기와 같이 동작하는 본 발명은 CMS 시스템의 제어국 호처리를 위한 CCP는 많은 가입자가 동시에 통화를 수행했을 때에 서비스할 수 있어야 함에 따라 각 호마다 호제어 프로세스를 생성하여 호를 제어하도록 한다.According to the present invention operating as described above, the CCP for call processing of the control station of the CMS system needs to be able to service when many subscribers simultaneously perform a call, thereby creating a call control process for each call to control the call.

그리고, 호처리중에 발생할 수 있는 핸드오프를 처리하기 위한 CHC 블럭은 각 호마다 생성하지 않고 CCO와 내부적으로 두개의 블럭으로 운용되도록 구현하였다.In addition, the CHC block for handling handoff that may occur during call processing is implemented to operate as two blocks internally with the CCO without generating each call.

또한 CCO 블럭은 CHC 블럭과의 긴밀한 정보 교환을 위해 글로벌 데이타를 정의하여 각각의 블럭에서 사용 가능토록 하여 각각의 글로벌 변수에 중복 데이타를 구성했을때 발생될 수 있는 데이타의 불일치를 방지하고 각 호마다 하나의 호제어 프로세스를 발생하여 기본 발착신 신호와 핸드오프를 동시에 수행할 수 있도록 하였으며 내부 프로세스간에 사용되었던 메세지 수를 줄인다.In addition, the CCO block defines global data so that it can be used in each block for close exchange of information with the CHC block. A call control process is generated so that the basic originating signal and handoff can be performed simultaneously, and the number of messages used between internal processes is reduced.

따라서, 시스템의 프로세스 수를 반으로 줄임으로써 시스템의 실시간 성능을 향상시킬 수 있는 효과가 있다.Therefore, there is an effect that can improve the real-time performance of the system by reducing the number of processes in the system in half.

Claims (1)

제어국 호처리를 담당하는 CCP(Call Control Processor)와 MSC(Mobile Switching Center), BTS(Base Transceiver System)을 포함하는 CDMA 이동통신 시스템 CMS(CDMA Mobile System)의 호처리 제어 방법에 있어서, 호설정을 요구하면 발착신호 처리 프로세스를 생성하는 제1단계 ; 호제어 프로세스가 동작하여 메모리 할당을 하고 발착신호 처리와 호처리 프로시져 CHC(CCP Handoff Processor)블럭을 호출하여 핸드오프를 처리하고 다음 상태로 천이하는 제2단계를 포함하여 호제어 프로세스를 생성하고, 호해제 요구가 오면 호제어 프로세스가 할당하였던 채널을 해제하고 호제어 프로세스를 소멸하고 종료하는 제3단계를 포함하여 호제어 프로세스를 소멸하도록 한 것을 특징으로 하는 CDMA 시스템 CMS에서 제어국 주제어 프로세스 CCP의 호처리 제어 방법.In a call processing control method of a CDMA mobile communication system (CDMA) including a Call Control Processor (CCP), a Mobile Switching Center (MSC), and a Base Transceiver System (BTS), which are in charge of a control station call processing, A first step of generating an on-and-off signal processing process when requesting the request; The call control process operates to allocate memory and to generate a call control process including a second step of calling an incoming / outgoing signal processing and call processing procedure CHC (CCP Handoff Processor) block to handle handoff and transition to the next state, When the call release request comes, the call control process is terminated, including the third step of releasing the allocated channel, destroying the call control process, and terminating the call control process. Call processing control method.
KR1019940034791A 1994-12-17 1994-12-17 A calling processing control method of ccp in base station control for cms KR0126582B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019940034791A KR0126582B1 (en) 1994-12-17 1994-12-17 A calling processing control method of ccp in base station control for cms

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019940034791A KR0126582B1 (en) 1994-12-17 1994-12-17 A calling processing control method of ccp in base station control for cms

Publications (2)

Publication Number Publication Date
KR960027923A KR960027923A (en) 1996-07-22
KR0126582B1 true KR0126582B1 (en) 1998-04-03

Family

ID=19401986

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019940034791A KR0126582B1 (en) 1994-12-17 1994-12-17 A calling processing control method of ccp in base station control for cms

Country Status (1)

Country Link
KR (1) KR0126582B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100357713B1 (en) 2000-02-03 2002-10-25 삼성전자 주식회사 Projection monitor having a darkroom
KR100706915B1 (en) * 2006-05-03 2007-04-13 에스케이 텔레콤주식회사 Call processing method for mobile communication terminal performing hand-off during alerting

Also Published As

Publication number Publication date
KR960027923A (en) 1996-07-22

Similar Documents

Publication Publication Date Title
US5862485A (en) Method and apparatus for allocating communication resources to support priority communications in a communication system
RU2212109C2 (en) Physical channel deallocation in general burst- mode radio services
US6243582B1 (en) Inter-MSC handover in high-speed data transmission
KR100651621B1 (en) Method and apparatus for network controlled handovers in a packet switched telecommunications network
JP2003521843A (en) Group paging method and apparatus in wireless CDMA communication system
US6510319B2 (en) Method for optimizing forward link power levels during soft handoffs in a wireless telecommunications network
EP0935401B1 (en) Method for optimizing frame error rate settings during soft handoffs
KR20000019821A (en) Method for controlling traffic load in mobile communication system
KR20010074409A (en) Method to allocate dedicated channel for transmitting packet in apparatus to perform function of CDMA media access control layer
KR0126582B1 (en) A calling processing control method of ccp in base station control for cms
KR100212479B1 (en) Selector/vocoder aligning method in cdma mobile system
JP4184281B2 (en) Base site and method for quickly establishing a CDMA dispatch call
KR100280829B1 (en) Distributed control method of control station call in next generation mobile communication system
KR100359808B1 (en) Call proceeding method of mobile communication system
JP2673947B2 (en) Mobile communication call channel control system
US6266530B1 (en) Multi-cell communication system and method for allocating a communication resource therein
KR0171002B1 (en) Call resetting method
CN115278564B (en) Terminal call processing method and device, communication system and network system
KR100303313B1 (en) Method for setting up a mobile to mobile call without passing through mobile switching center
JPH1070758A (en) Method for hand-off test between mobile communication exchanges
KR100258258B1 (en) Method for receiving call forwarding unconditionally service release emergency a report in personal communication service exchange
KR100329551B1 (en) Low-Speed Circuit Data and High-Speed Packet Data Processing Apparatus and Method thereof for IS-2000 System
KR100297253B1 (en) Method for setting traffic mode during hard hand-off among exchange
KR20010018218A (en) The call distributed control method of a base station of IMT-2000
KR100229436B1 (en) Method for cfb recall in private switching system

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20081001

Year of fee payment: 12

LAPS Lapse due to unpaid annual fee