KR20000039214A - Method for loading block in code division multiple access system - Google Patents

Method for loading block in code division multiple access system Download PDF

Info

Publication number
KR20000039214A
KR20000039214A KR1019980054479A KR19980054479A KR20000039214A KR 20000039214 A KR20000039214 A KR 20000039214A KR 1019980054479 A KR1019980054479 A KR 1019980054479A KR 19980054479 A KR19980054479 A KR 19980054479A KR 20000039214 A KR20000039214 A KR 20000039214A
Authority
KR
South Korea
Prior art keywords
block
loading
processor
software
ccp
Prior art date
Application number
KR1019980054479A
Other languages
Korean (ko)
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 KR1019980054479A priority Critical patent/KR20000039214A/en
Publication of KR20000039214A publication Critical patent/KR20000039214A/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]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating

Abstract

PURPOSE: A method for loading block in a code division multiple access system is provided to easily load block of new software by determining the software block loading is normally performed with seeing the contents of processor table by software block. CONSTITUTION: A new software block is copied. A kind of processor and whether the processor is put or not is searched in a PLD(Program Loaded Data) of BSM(Base Station Manager). The status of the processors before loading software block is received from status management block by the search. A processor table by software block is generated by receiving the status. Whether block loading record exist or not is determined by generating the table. Software block loading order is confirmed if the block loading record exist by the determination. If software block loading order, the block is to be applied to CCP(Communication Control Process) is determined. If the block is to be applied to CCP, the block to be applied to CCP is performed after loading from the upper processor.

Description

코드 분할 다중 접속 시스템에서의 블록 로딩 방법Block Loading Method in Code Division Multiple Access System

본 발명은 코드 분할 다중 접속(Code Division Multiple Access : CDMA) 시스템에 관한 것으로, 특히 시스템의 구조가 계층적으로 되어 있고 여러 개의 소프트웨어 블록이 다수의 프로세서에 로딩되어 수행되는 구조인 시스템에서, 특정 소프트웨어 블록을 교체하고자 할 때 운용자가 편리하게 적용할 수 있도록 하고, 시스템의 서비스 외(Out Of Service : OOS) 시간을 줄이기 위한 CDMA 시스템에서의 블록 로딩 방법에 관한 것이다.The present invention relates to a code division multiple access (CDMA) system, and in particular, in a system in which the structure of the system is hierarchical and several software blocks are loaded and executed on a plurality of processors, specific software The present invention relates to a block loading method in a CDMA system that can be conveniently applied by an operator when a block is to be replaced and to reduce an Out Of Service (OOS) time of the system.

도 1은 종래의 CDMA 시스템에서의 블록 로딩에 대한 흐름도이다. 이에 도시한 바와 같이, CDMA 셀룰러 시스템에서 운용중에 새로운 소프트웨어 블록의 적용을 위한 로딩 방법으로 먼저 기지국 관리 시스템(Base Station Manager : BSM)의 다운 로딩 프로세서에서 정의한 특정 디렉토리에 파일을 복사한다(S1).1 is a flowchart of block loading in a conventional CDMA system. As shown in the figure, as a loading method for applying a new software block while operating in a CDMA cellular system, a file is first copied to a specific directory defined by a downloading processor of a base station manager (BSM) (S1).

그 후 각각의 프로세서에 새로운 소프트웨어 블록을 적용하기 위해서, 운용자가 BSM에서 그 프로세서가 정상적인지를 프로세서 상태 점검 명령으로 확인한다(S2). 그 결과 정상적이면 블록 로딩 명령을 수행한다(S3). 이때 적용하고자 하는 소프트웨어 블록이 로딩되어 수행되는 프로세서에 따라 약간의 차이는 있다.Then, in order to apply a new software block to each processor, the operator checks whether the processor is normal in the BSM with a processor status check instruction (S2). As a result, if the block loading command is normal (S3). In this case, there are some differences depending on the processor in which the software block to be applied is loaded and executed.

따라서, 우선 통신 제어 처리 장치(Communication Control Process : CCP)에 적용할 블록인지를 판단한다(S4). 판단하여 CCP에 적용할 블록이라면 BSM의 로딩 프로세서가 해당되는 CCP의 로딩 프로세서에 이 명령을 전달한다. 그러면, CCP의 로딩 프로세서는 그 블록을 다운 로딩받아 수행시킨다(S5).Therefore, first, it is determined whether the block is to be applied to the communication control process (CCP) (S4). If the block is to be determined and applied to the CCP, the BSM's loading processor transmits this command to the CCP's loading processor. Then, the loading processor of the CCP downloads and executes the block (S5).

만일 판단하여 CCP에 적용할 블록이 아니면 기지국 제어 프로세서(BTS Control Processor : BCP)에 적용할 블록인지를 판단한다(S6). 판단하여 BCP에 적용할 블록이면 CCP의 로딩 프로세서는 그 블록을 다운 로딩 받은 후 해당되는 BCP 프로세서를 재시작한다. 그러면, 재시작 한 프로세서가 해당되는 상위 프로세서로부터 새로운 소프트웨어 블록을 다운 로딩 받은 후 수행된다. 그리고, 같은 CCP하위의 BCP들은 BSM에서 해당되는 BCP 프로세서를 재시작하여 로딩을 수행한다(S8).If it is determined that the block is not to be applied to the CCP, it is determined whether the block is to be applied to the BTS Control Processor (BCP) (S6). If it is determined that the block is to be applied to the BCP, the CCP loading processor downloads the block and restarts the corresponding BCP processor. Then, the restarted processor is executed after downloading a new software block from the corresponding upper processor. Then, BCPs under the same CCP perform loading by restarting the corresponding BCP processor in the BSM (S8).

또한, CIP인 경우에는 BSM에서 블록 로딩 명령을 수행하면 CCP의 로딩 프로세서는 그 블록을 다운 로딩 받은 후 해당되는 BCP의 로딩 프로세서에 이 명령을 전달한다. 그러면, BCP의 로딩 프로세서가 그 블록을 다운 로딩 받은 후 해당되는 CIP 프로세서를 재시작 시킨다. 그리고, 그 프로세서가 재 시작하면서 새로운 소프트웨어 블록을 해당되는 상위 프로세서로부터 다운 로딩 받은 후 수행된다. 또한, 같은 BCP 하위의 CIP들은 BSM에서 해당되는 CIP 프로세서를 재시작하여 로딩을 수행하게 된다(S9).In addition, in the case of the CIP, when the block loading command is executed in the BSM, the CCP loading processor downloads the block and then transfers the command to the loading processor of the corresponding BCP. Then, the loading processor of the BCP downloads the block and restarts the corresponding CIP processor. Then, the processor restarts and downloads a new software block from the corresponding upper processor. In addition, CIPs under the same BCP are loaded by restarting the corresponding CIP processor in the BSM (S9).

그리고, 적용될 프로세서가 실장되어 있고 상태가 정상인가를 판단하여(S10) 정상이면 프로세서 재시동 명령을 수행한다(S11). 그리고, 비정상이면 동일 종류의 모든 프로세서를 운용자가 직접 로딩 명령을 수행하여 새로운 블록을 교체한다. 그리고, 다시 프로세서 상태 출력 명령을 수행하여 새로운 소프트웨어 블록을 적용하기 이전의 프로세서 상태와 비교하여 프로세서의 이상 유무를 확인한다(S12).If it is determined that the processor to be applied is mounted and the state is normal (S10), and if it is normal, the processor restart command is performed (S11). If abnormal, the operator directly loads all processors of the same type and replaces a new block. In addition, the processor state output command is executed again to check whether there is an abnormality of the processor by comparing with the processor state before applying the new software block (S12).

이와 같이 종래의 CDMA 셀룰러 시스템에서의 로딩 방법에 있어서는 새로운 소프트웨어 블록을 적용하기 위해서는 운용자가 각각의 프로세서별로 상태를 파악한다. 그리고, 블록 로딩을 수행하고 그 프로세서가 정상적인지를 상태 명령으로 확인해야하는 반복작업을 수행해야 한다. 고로, 각 프로세서에 새로운 소프트웨어 블록의 적용시 오류를 유발할 가능성이 높고 호 서비스의 지연을 초래할 수 있었다.As described above, in the conventional loading method of the CDMA cellular system, the operator grasps a state for each processor to apply a new software block. In addition, it is necessary to perform block loading and iterative tasks to check whether the processor is normal with a status instruction. Therefore, the application of a new software block to each processor is likely to cause errors and delays in call service.

본 발명은 상기한 바와 같이 동작되는 종래 기술의 문제점을 해결하기 위하여 창안된 것으로서, 프로그램 로드 데이터(Program Loaded Data : PLD)의 형상 정보와 이전 프로세서의 상태와 새로운 소프트웨어 블록을 적용한 이후의 상태를 체크하여 정상적으로 소프트웨어 블록이 적용되었는지를 자동으로 점검하기 위한 CDMA 시스템에서의 블록 로딩 방법을 제공하는 것을 목적으로 한다.The present invention was devised to solve the problems of the prior art operating as described above, and checks the shape information of Program Loaded Data (PLD), the state of the previous processor and the state after applying a new software block. It is an object of the present invention to provide a block loading method in a CDMA system for automatically checking whether a software block is normally applied.

도 1 은 종래의 CDMA 시스템에서의 블록 로딩에 대한 흐름도.1 is a flow diagram for block loading in a conventional CDMA system.

도 2 는 본 발명 CDMA 시스템에서의 블록 로딩에 따른 흐름도.2 is a flowchart according to block loading in the CDMA system of the present invention.

도 3 은 본 발명에 의한 소프트웨어 블록별 프로세서 테이블.3 is a software block processor table according to the present invention;

상기한 바와 같은 목적을 달성하기 위하여 창안된 본 발명에 따른 CDMA 시스템에서의 블록 로딩 방법의 실시예는, 새로운 소프트웨어 블록을 복사하는 단계;An embodiment of a block loading method in a CDMA system according to the present invention, which is designed to achieve the above object, comprises: copying a new software block;

수행될 프로세서 종류 및 실장여부를 BSM의 PLD에서 검색하는 단계;Searching the PLD of the BSM for the type of processor to be performed and whether it is mounted;

상기 검색을 하여 소프트웨어 블록 로딩 전 프로세서들의 상태를 상태관리 블록으로부터 수신하는 단계;Receiving the state of the processors from the state management block prior to loading the software block by performing the search;

상기 상태를 수신하여 소프트웨어 블록별 프로세서 테이블을 생성하는 단계;Receiving the state to generate a processor table for each software block;

상기 테이블을 생성하여 블록 로딩 레코드의 존재여부를 판단하는 단계;Generating the table to determine whether a block loading record exists;

상기 판단에 의해 블록 로딩 레코드가 존재하면 소프트웨어 블록 로딩 명령 여부를 확인하는 단계;Determining whether a software block loading command exists if a block loading record exists by the determination;

상기 확인결과 소프트웨어 블록 로딩 명령이면 CCP에 적용할 블록인지 여부를 판단하는 단계; 및Determining whether the block is a block to be applied to a CCP if the software block loading command is determined as the result of the checking; And

상기 판단결과 CCP에 적용할 블록으로 판단되면 상위 프로세서로부터 로딩 한 후 CCP에 적용할 블록을 수행시키는 단계를 구비하여 이루어진다.And if it is determined that the block is to be applied to the CCP, the step of loading the block from the higher processor and executing the block to be applied to the CCP is performed.

본 발명의 실시예에 있어서, 상기 테이블을 생성하여 블록 로딩 레코드의 존재여부를 판단하는 단계는, 블록 로딩 레코드가 존재하지 않으면 소프트웨어 로딩 전 프로세서들의 상태를 상태관리 블록으로부터 수신하는 단계와;In an embodiment of the present invention, determining whether a block loading record exists by generating the table may include: receiving a state of processors from a state management block before software loading if a block loading record does not exist;

소프트웨어 블록별 프로세서 테이블에서 로딩 이후의 상태가 비정상적인 상태임을 출력하는 단계를 포함하여 이루어지며,And outputting an abnormal state after loading in the processor table for each software block.

상기 판단에 의해 블록 로딩 레코드가 존재하면 소프트웨어 블록 로딩 명령 여부를 확인하는 단계는, 확인결과 블록 로딩 명령이 아니면 프로세서 재시동 명령을 수행하는 단계를 포함하여 이루어지며,If it is determined that the block loading record exists, the step of confirming whether the software block loading command is performed includes performing a processor restart command if the block loading command is not a result of the check.

상기 확인결과 소프트웨어 블록 로딩 명령이면 CCP에 적용할 블록인지 여부를 판단하는 단계는, 판단결과 CCP에 적용할 블록이 아니면 BCP에 적용할 블록인지를 판단하는 단계와;If the result of the check is a software block loading command, determining whether the block is to be applied to the CCP may include: determining whether the block is to be applied to the CCP or the block to be applied to the BCP;

상기 판단에 의해 적용할 블록이면 상위 프로세서로부터 로딩 후 BCP를 재시동하는 단계를 포함하여 이루어지며,If the block is to be applied according to the determination is made comprising the step of restarting the BCP after loading from the upper processor,

상기 판단결과 CCP에 적용할 블록이 아니면 BCP에 적용할 블록인지를 판단하는 단계는, BCP에 적용할 블록이 아니면 CIP에 적용할 블록 여부를 확인하는 단계와;According to the determination result, determining whether the block is to be applied to the CCP or the block to be applied to the BCP may include: checking whether the block is to be applied to the CIP if the block is not to be applied to the BCP;

상기 확인결과 CIP에 적용할 블록이면 상위 프로세서로부터 로딩 후 BCP를 재시동 시키는 단계를 포함하여 이루어지며,If the check result is a block to be applied to the CIP is made including the step of restarting the BCP after loading from the upper processor,

상기 판단에 의해 BCP에 적용할 블록이면 상위 프로세서로부터 로딩 후 BCP를 재시동하는 단계는, 상기 BCP를 재시동 한 후 블록 로딩 레코드의 존재여부를 다시 판단하는 단계를 포함하여 이루어지며,If the block is to be applied to the BCP by the determination, the step of restarting the BCP after loading from the upper processor comprises the step of determining whether the block loading record exists again after restarting the BCP,

상기 확인결과 CIP에 적용할 블록이면 상위 프로세서로부터 로딩 후 CIP를 재시동 시키는 단계는, 상기 CIP를 재시동 시킨 후 블록 로딩 레코드의 존재여부를 다시 판단하는 단계를 포함하여 이루어지며,If the check result is a block to be applied to the CIP, restarting the CIP after loading from the upper processor comprises: determining whether a block loading record exists again after restarting the CIP,

상기 판단결과 CCP에 적용할 블록으로 판단되면 상위 프로세서로부터 로딩 한 후 CCP에 적용할 블록을 수행시키는 단계는, 상기 블록을 수행시킨 후 블록 로딩 레코드의 존재여부를 다시 판단하는 단계를 포함하여 이루어진다.If it is determined that the block is to be applied to the CCP, the step of loading a block to be applied to the CCP after loading from the upper processor includes performing the block and determining whether a block loading record exists again.

이하에서 본 발명의 바람직한 실시 예를 첨부한 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, described in detail with reference to the accompanying drawings, preferred embodiments of the present invention.

도 2는 본 발명 CDMA 시스템에서의 블록 로딩에 따른 흐름도이다. 이에 도시한 바와 같이, CDMA 셀룰러 시스템에서 운용자가 새로운 소프트웨어 블록을 해당되는 모든 프로세서에 편리하게 적용하기 위해 구성된 것으로, 새로운 소프트웨어 블록이 어느 프로세서에 수행되는지를 찾기 위한 PLD의 로딩 블록 테이블과, 각 프로세서의 실장여부를 알 수 있는 PLD의 구성 테이블로 구성된다.2 is a flowchart according to block loading in the CDMA system of the present invention. As shown here, in the CDMA cellular system, the operator is configured to conveniently apply the new software block to all the corresponding processors, and the PLD's loading block table to find out which processor the new software block is performed on, and each processor It is composed of PLD configuration table that can be installed or not.

이런 PLD의 내용은 운용자가 블록 로딩을 할 때 최소한의 명령을 사용하여 적용할 수 있도록 기본 데이터로 이용된다. 고로, 이 PLD 데이터를 이용하여 운용자가 각 프로세서마다 로딩 명령을 수행하지 않고 블록 로딩이 가능하도록 도 3과 같이 각 소프트웨어 블록별 프로세서 테이블을 생성하였다.The contents of these PLDs are used as basic data so that the operator can apply them with minimal instructions when loading blocks. Therefore, using this PLD data, the processor table for each software block is generated as shown in FIG. 3 so that an operator can block load without executing a loading instruction for each processor.

도 3에 도시한 각 필드의 내용은 다음과 같다.The contents of each field shown in FIG. 3 are as follows.

블록 이름이란 새로운 소프트웨어 블록의 이름이고, 프로세서 이름은 새로운 소프트웨어 블록이 로딩되어 수행 될 프로세서를 나타낸다. 그리고, 프로세서 번호 [1]은 1단계 프로세서 번호(CCP)이고, 프로세서 번호 [2]는 2단계 프로세서 번호(BCP)이며, 프로세서 번호 [3]은 3단계 프로세서 번호(CIP)이다.The block name is the name of the new software block, and the processor name indicates the processor on which the new software block is to be loaded and executed. Processor number [1] is a first stage processor number (CCP), processor number [2] is a second stage processor number (BCP), and processor number [3] is a three stage processor number (CIP).

한편, 로딩 전 프로세서 상태는 프로세서 이름에 해당하는 로딩 전 프로세서 상태이고, 로딩 후 프로세서 상태는 프로세서 이름에 해당하는 로딩 후 프로세서 상태이다. 그리고, 수행 명령은 블록 로딩의 로딩 명령이나 재시작 로딩 명령을 표시한다. 이의 작용 및 효과를 상세히 설명하면 다음과 같다.Meanwhile, the pre-loading processor state is a pre-loading processor state corresponding to the processor name, and the post-loading processor state is a post-loading processor state corresponding to the processor name. In addition, the execution command displays a block loading load instruction or a restart loading instruction. The operation and effects thereof will be described in detail as follows.

CDMA 시스템과 같이 계층적 구조의 시스템에서 새로운 소프트웨어 블록을 해당 프로세서에 적용하기 위하여 도 2에 도시한 바와 같이, 먼저 적용하고자 하는 새로운 소프트웨어 블록을 운용자가 BSM의 특정 디렉토리에 복사한 후 그 블록의 블록 로딩을 수행한다.In order to apply a new software block to a processor in a hierarchical system such as a CDMA system, as shown in FIG. 2, an operator first copies a new software block to be applied to a specific directory of a BSM and then blocks the block. Perform the loading.

그러면, BSM의 로딩 블록은 그 명령을 받아 PLD 파일에 있는 블록 로딩 테이블을 참조하여 어떤 프로세서에 로딩해야 할 파일인지를 판단한다. 그리고, 다운 로딩 해야할 모든 프로세서를 찾기 위해 PLD의 구성 테이블을 참조하여 소프트웨어 블록별 프로세서 테이블의 블록 이름, 프로세서 이름, 프로세서 번호 등을 해당 부분에 기록한다.Then, the loading block of the BSM receives the command and refers to the block loading table in the PLD file to determine which processor to load. In order to find all the processors to be downloaded, the block name, processor name, processor number, etc. of the processor table for each software block are recorded in the corresponding part by referring to the configuration table of the PLD.

기록 후 상태 관리 블록으로 그 프로세서들의 상태를 소프트웨어 블록별 프로세서 테이블의 로딩 전 프로세서 상태 부분에 기록한다. 그리고, 소프트웨어 블록별 프로세서 테이블의 각 레코드의 프로세서를 동일 종류만으로 모아서 최상위 레코드에는 수행명령 부분에 블록 로딩 명령을 기록하고 나머지 레코드의 수행명령 부분에는 재시작 로딩 명령을 기록한다.After recording, the state management block records the states of the processors in the processor state portion before loading of the processor table for each software block. Then, the processor of each record of the software table for each software block is collected with the same type, and the block loading command is recorded in the execution instruction part in the top record and the restart loading command is recorded in the execution command part of the remaining records.

이와 같이 소프트웨어 블록별 프로세서 테이블의 생성이 완료되면 이 테이블을 참조한다. 그리고, BSM의 로딩 블록이 해당 로직 명령을 수행하면 CCP, BCP, CIP 등의 로딩 블록이 그 명령을 받아서 실행한다. 또한, 각 프로세서별 로딩이 완료되면 BSM의 로딩 블록은 소프트웨어 블록별 프로세서 테이블의 내용을 참조하여 각 프로세서의 상태를 상태관리 블록으로 요구하여, 그 결과를 소프트웨어 블록별 프로세서 테이블의 로딩 후 프로세서 상태에 기록한다.As such, when the generation of the processor table for each software block is completed, the table is referred to. When the loading block of the BSM executes the corresponding logic command, the loading block such as CCP, BCP, CIP, etc. receives and executes the command. When the loading of each processor is completed, the loading block of the BSM requests the state of each processor as the state management block by referring to the contents of the processor table of each software block, and the result is displayed on the processor state after loading the processor table of each software block. Record it.

전체 흐름을 보면 다음과 같다.The overall flow is as follows.

먼저 새로운 소프트웨어 블록을 복사하고(S21), 소프트웨어 블록이 수행될 프로세서 종류와 실장여부를 BSM의 PLD에서 검색한다(S22)(S23). 그래서, 소프트웨어 블록 로딩 전 프로세서들의 상태를 상태관리 블록으로부터 수신하여(S24), 소프트웨어 블록별 프로세서 테이블을 생성한다(S25).First, a new software block is copied (S21), and the processor type and whether the software block is to be executed are searched in the PLD of the BSM (S22) (S23). Thus, the state of the processors before loading the software block is received from the state management block (S24), and a processor table for each software block is generated (S25).

그리고, 블록 로딩 레코드의 존재여부를 판단하여(S26), 존재하면 소프트웨어 블록 로딩 명령인지를 확인하여(S27), 소프트웨어 블록 로딩 명령이면 CCP에 적용할 블록인지 여부를 판단한다(S28). 그 결과 CCP에 적용할 블록으로 판단되면 상위 프로세서로부터 로딩 한 후 CCP에 적용할 블록을 수행시키고(S29), 다시 (S26)의 단계를 수행한다.Then, it is determined whether a block loading record exists (S26). If there is a software block loading command, it is determined (S27). If it is a software block loading command, it is determined whether it is a block to be applied to the CCP (S28). As a result, if it is determined that the block is to be applied to the CCP, after loading from the upper processor, the block to be applied to the CCP is performed (S29), and the process of (S26) is performed again.

반면에 (S26)에서 블록 로딩 레코드가 존재하지 않으면 소프트웨어 블록 로딩 전 프로세서들의 상태를 상태관리 블록으로부터 수신한다(S35). 그리고, 소프트웨어 블록별 프로세서 테이블에서 로딩 이후의 상태가 비정상적인 것을 출력하게 된다(S36).On the other hand, if there is no block loading record in S26, the state of the processors before software block loading is received from the state management block (S35). In operation S36, the processor table for each software block outputs an abnormal state after loading.

또한, (S27)의 단계에서 소프트웨어 블록 로딩 명령이 아니면 프로세서 재시동 명령을 수행하여(S30), (S26)의 단계를 다시 수행한다. 그리고, (S28)의 단계에서 CCP에 적용할 블록이 아니면, BCP에 적용할 블록 여부를 판단하여 BCP에 적용할 블록이면 상위 프로세서로부터 로딩 후 BCP를 재시동 시키고(S33), (S26)의 단계를 다시 수행한다.In addition, if the software block loading instruction is not performed in the step S27, the processor restart instruction is performed (S30), and the steps of (S26) are performed again. If it is not a block to be applied to the CCP in step (S28), it is determined whether the block is to be applied to the BCP, and if the block is to be applied to the BCP, the BCP is restarted after loading from the upper processor (S33) and (S26). Do it again.

하지만, BCP에 적용할 블록이 아니면 CIP에 적용할 블록 여부를 확인하여(S32), CIP에 적용할 블록이면 상위 프로세서로부터 로딩 후 CIP를 재시동 시키고(S34), (S26)의 단계를 다시 수행한다.However, if it is not a block to be applied to the BCP, check whether the block to be applied to the CIP (S32), if the block to be applied to the CIP, restart the CIP after loading from the upper processor (S34), and performs the steps of (S26) again .

이상에서 상세히 설명한 바와 같이 본 발명은 운용자가 소프트웨어 블록별 프로세서 테이블의 내용을 보고 소프트웨어 블록 로딩이 정상적으로 수행되었는지를 판단하여 시스템 운용자가 새로운 소프트웨어의 블록 로딩을 편리하게 할 수 있는 효과가 있다.As described in detail above, the present invention has an effect that a system operator may conveniently block load new software by determining whether the software block loading is normally performed by looking at the contents of the processor table for each software block.

Claims (8)

새로운 소프트웨어 블록을 복사하는 단계;Copying a new software block; 상기 블록을 복사하여 수행될 프로세서 종류 및 실장여부를 BSM의 PLD에서 검색하는 단계;Searching the PLD of the BSM for the type of processor and whether or not to be executed by copying the block; 상기 검색을 하여 소프트웨어 블록 로딩 전 프로세서들의 상태를 상태관리 블록으로부터 수신하는 단계;Receiving the state of the processors from the state management block prior to loading the software block by performing the search; 상기 상태를 수신하여 소프트웨어 블록별 프로세서 테이블을 생성하는 단계;Receiving the state to generate a processor table for each software block; 상기 테이블을 생성하여 블록 로딩 레코드의 존재여부를 판단하는 단계;Generating the table to determine whether a block loading record exists; 상기 판단에 의해 블록 로딩 레코드가 존재하면 소프트웨어 블록 로딩 명령 여부를 확인하는 단계;Determining whether a software block loading command exists if a block loading record exists by the determination; 상기 확인결과 소프트웨어 블록 로딩 명령이면 CCP에 적용할 블록인지 여부를 판단하는 단계; 및Determining whether the block is a block to be applied to a CCP if the software block loading command is determined as the result of the checking; And 상기 판단결과 CCP에 적용할 블록으로 판단되면 상위 프로세서로부터 로딩 한 후 CCP에 적용할 블록을 수행시키는 단계를 구비하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.And if it is determined that the block is to be applied to the CCP, performing a block to be applied to the CCP after loading from the upper processor. 제 1 항에 있어서, 상기 테이블을 생성하여 블록 로딩 레코드의 존재여부를 판단하는 단계는, 블록 로딩 레코드가 존재하지 않으면 소프트웨어 로딩 전 프로세서들의 상태를 상태관리 블록으로부터 수신하는 단계와;The method of claim 1, wherein the determining of the existence of a block loading record by generating the table comprises: receiving, from a state management block, states of processors before software loading if a block loading record does not exist; 소프트웨어 블록별 프로세서 테이블에서 로딩 이후의 상태가 비정상적인 상태임을 출력하는 단계를 포함하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.And outputting an abnormal state after loading in the processor table for each software block. 제 1 항에 있어서, 상기 판단에 의해 블록 로딩 레코드가 존재하면 소프트웨어 블록 로딩 명령 여부를 확인하는 단계는, 확인결과 블록 로딩 명령이 아니면 프로세서 재시동 명령을 수행하는 단계를 포함하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.The method of claim 1, wherein if the block loading record exists by the determination, the step of confirming whether the software block loading command is performed comprises performing a processor restart command if the block loading command is not a result of the check. Block loading method. 제 1 항에 있어서, 상기 확인결과 소프트웨어 블록 로딩 명령이면 CCP에 적용할 블록인지 여부를 판단하는 단계는, 판단결과 CCP에 적용할 블록이 아니면 BCP에 적용할 블록인지를 판단하는 단계와;The method of claim 1, wherein the determining of whether the block is a block to be applied to the CCP if the software block loading command is performed comprises: determining whether the block is to be applied to the BCP or the block to be applied to the CCP; 상기 판단에 의해 적용할 블록이면 상위 프로세서로부터 로딩 후 BCP를 재시동하는 단계를 포함하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.Restarting the BCP after loading from a higher processor if the block is to be applied according to the determination. 제 4 항에 있어서, 상기 판단결과 CCP에 적용할 블록이 아니면 BCP에 적용할 블록인지를 판단하는 단계는, BCP에 적용할 블록이 아니면 CIP에 적용할 블록 여부를 확인하는 단계와;The method of claim 4, wherein the determining of whether the block is to be applied to the CCP or the block to be applied to the BCP comprises: checking whether the block is to be applied to the CIP if the block is not to be applied to the BCP; 상기 확인결과 CIP에 적용할 블록이면 상위 프로세서로부터 로딩 후 BCP를 재시동 시키는 단계를 포함하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.If the block is to be applied to the CIP result, restarting the BCP after loading from the upper processor, block loading method in a CDMA system. 제 4 항에 있어서, 상기 판단에 의해 BCP에 적용할 블록이면 상위 프로세서로부터 로딩 후 BCP를 재시동하는 단계는, 상기 BCP를 재시동 한 후 블록 로딩 레코드의 존재여부를 다시 판단하는 단계를 포함하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.The method of claim 4, wherein if the block is to be applied to the BCP by the determination, restarting the BCP after loading from the upper processor includes re-determining whether a block loading record exists after restarting the BCP. Block loading method in CDMA system. 제 5 항에 있어서, 상기 확인결과 CIP에 적용할 블록이면 상위 프로세서로부터 로딩 후 CIP를 재시동 시키는 단계는, 상기 CIP를 재시동 시킨 후 블록 로딩 레코드의 존재여부를 다시 판단하는 단계를 포함하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.6. The method of claim 5, wherein if the block is to be applied to the CIP, restarting the CIP after loading from the upper processor includes determining again whether a block loading record exists after restarting the CIP. How to load blocks in the system. 제 1 항에 있어서, 상기 판단결과 CCP에 적용할 블록으로 판단되면 상위 프로세서로부터 로딩 한 후 CCP에 적용할 블록을 수행시키는 단계는, 상기 블록을 수행시킨 후 블록 로딩 레코드의 존재여부를 다시 판단하는 단계를 포함하여 이루어지는, CDMA 시스템에서의 블록 로딩 방법.The method of claim 1, wherein if the determination result is a block to be applied to the CCP, the step of loading the block from the higher processor and then applying the block to the CCP is performed by determining whether a block loading record exists after performing the block. And a block loading method in a CDMA system.
KR1019980054479A 1998-12-11 1998-12-11 Method for loading block in code division multiple access system KR20000039214A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980054479A KR20000039214A (en) 1998-12-11 1998-12-11 Method for loading block in code division multiple access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980054479A KR20000039214A (en) 1998-12-11 1998-12-11 Method for loading block in code division multiple access system

Publications (1)

Publication Number Publication Date
KR20000039214A true KR20000039214A (en) 2000-07-05

Family

ID=19562432

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980054479A KR20000039214A (en) 1998-12-11 1998-12-11 Method for loading block in code division multiple access system

Country Status (1)

Country Link
KR (1) KR20000039214A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000039972A (en) * 1998-12-16 2000-07-05 김영환 Method for loading program loading data and loading block of mobile communication system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000039972A (en) * 1998-12-16 2000-07-05 김영환 Method for loading program loading data and loading block of mobile communication system

Similar Documents

Publication Publication Date Title
US5603020A (en) Method for detecting file names by informing the task of the identification of the directory antecedent to the file
US6115738A (en) Input/output device information management method and apparatus for multi-computers
RU2359316C2 (en) Method of managing software components integrated into portable system
JP2002073378A (en) Method and device for obtaining dump of computer system
JP2007527562A5 (en)
US6256751B1 (en) Restoring checkpointed processes without restoring attributes of external data referenced by the processes
US7340738B2 (en) Time optimized replacement of a software application
CN111400256A (en) Method and device for calling resource file by application program
KR20000039214A (en) Method for loading block in code division multiple access system
JP2555920B2 (en) Online real-time processor
KR0154479B1 (en) Apparatus and method for managing program in full electronic switching system
US20220405242A1 (en) Method for processing a system image
JP2926590B1 (en) Program debugger, program debugging method and recording medium
KR0175572B1 (en) Dynamic Matching Method of Memory-resident DBMS
WO2007144891A1 (en) A method for the distribution of software processes to a plurality of computers
JPH04156615A (en) System rising system
KR100321999B1 (en) Method for program patch using script
JPH03257524A (en) Data control method for data processor
JPH064477A (en) Subload-module replacing system
KR970029098A (en) How to Manage Compile Switch Software Compilation on Network File System
JPH07143227A (en) Software update control method for network element
KR19990001093A (en) Operating program and database installation method of exchange system
CN114020251A (en) Mobile terminal development framework construction method and mobile terminal development framework
JP2001249801A (en) Software installation device and storage medium
JP2000293377A (en) Coexistence environment structuring method and recording medium where coexistence environment structuring program is recorded

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid