KR20030077698A - Method for loading of Application Program in main processor of mobile switching controller of mobile communication system - Google Patents

Method for loading of Application Program in main processor of mobile switching controller of mobile communication system Download PDF

Info

Publication number
KR20030077698A
KR20030077698A KR1020020016526A KR20020016526A KR20030077698A KR 20030077698 A KR20030077698 A KR 20030077698A KR 1020020016526 A KR1020020016526 A KR 1020020016526A KR 20020016526 A KR20020016526 A KR 20020016526A KR 20030077698 A KR20030077698 A KR 20030077698A
Authority
KR
South Korea
Prior art keywords
sram
main processor
active
standby
application program
Prior art date
Application number
KR1020020016526A
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 KR1020020016526A priority Critical patent/KR20030077698A/en
Publication of KR20030077698A publication Critical patent/KR20030077698A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q3/00Selecting arrangements
    • H04Q3/42Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker
    • H04Q3/54Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised
    • H04Q3/545Circuit arrangements for indirect selecting controlled by common circuits, e.g. register controller, marker in which the logic circuitry controlling the exchange is centralised using a stored programme
    • H04Q3/54508Configuration, initialisation
    • H04Q3/54516Initialization, software or data downloading

Landscapes

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

Abstract

PURPOSE: A method for loading an application program in an MP(Main Processor) of an MSC(Mobile Switching Center) of a mobile communication system is provided to improve a loading speed and solve an IPC(Inter Processor Communication) traffic problem by copying the application program to a DRAM(Dynamic RAM) in an active-side MP booter when a standby-side MP booter requests a dual copy to the active-side MP booter and copy the application program to an SRAM(Static RAM) in the standby-side MP booter. CONSTITUTION: An active-side MP booter receives an application program from an OMP(Operation and Maintenance Processor) through an IPC(ST11). The active-side MP booter executes the received application program(ST12). The active-side MP booter checks whether an standby-side MP booter requests information about the location and size of SRAM copy information(ST13). If the standby-side MP booter requests information about the location and size of SRAM copy information, the active-side MP booter transmits SRAM copy information to the standby-side MP booter(ST14). The active-side MP booter copies SRAM copy information in a DRAM of an active-side MP, and the standby-side MP booter copies SRAM copy information in a DRAM of a standby-side MP(ST15). The active-side MP booter checks whether the copy process is completed(ST16). If the copy process is completed, the active-side MP booter transmits a download completion signal to the standby-side MP booter(ST17). The standby-side MP booter receives the download completion signal, and copies SRAM copy information to an original SRAM region(ST18). The standby-side MP booter jumps to an application program start address in copied SRAM copy information and executes the application program(ST19).

Description

이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법{Method for loading of Application Program in main processor of mobile switching controller of mobile communication system}Method for loading of Application Program in main processor of mobile switching controller of mobile communication system}

본 발명은 이동통신 교환기의 주프로세서(Main Processor)에서 어플리케이션 프로그램(Application Program) 로딩 방법에 관한 것으로, 특히 이동통신 교환기에서 이중화된 주프로세서 부터 중 스탠바이측 주프로세서 부터에서 어플리케이션 프로그램을 로딩받을 경우, 이동통신 교환기의 스탠바이측 주프로세서 부터에서 액티브측 주프로세서 부터에게 듀얼 복사(Dual Copy)를 요청하면, 액티브측 주프로세서 부터에서 DRAM에 이중화로 어플리케이션 프로그램(OS/DBKG/PL/PLD)을 복사하고, 또한 스탠바이측 주프로세서 부터에서 다시 SRAM에 복사함으로써, IPC(Inter Process Communication)를 통하지 않고, 메모리 복사(Memory Copy) 형식으로 어플리케이션 프로그램을 로딩받을 수 있으며, 이를 통해 로딩속도 향상 및 IPC 트래픽 문제를 개선할 수 있도록 한 이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법에 관한 것이다.The present invention relates to a method for loading an application program in a main processor of a mobile communication exchange, and more particularly, when an application program is loaded from a standby main processor among the redundant main processors in the mobile communication exchange, When requesting dual copy from the standby main processor to the active main processor, the application program (OS / DBKG / PL / PLD) is copied to the DRAM from the active main processor. In addition, by copying back to SRAM from the standby main processor, the application program can be loaded in the form of Memory Copy without IPC (Inter Process Communication), thereby improving the loading speed and IPC traffic problems. To improve the From the processor it relates to the application program loading method.

도 1은 일반적인 이동통신 시스템 교환기의 프로세서 구조를 도시한 블럭 구성도이다.1 is a block diagram illustrating a processor structure of a general mobile communication system switch.

이에 도시된 바와 같이, 이동통신 교환기의 프로세서는 주프로세서(MP, Main Processor)와 부프로세서(PP, Peripheral Processor)로 나뉘며, 이러한 각 프로세서는 교환기 전체의 IPC(Inter Process Communication) 통신의 중추 역할을 담당하는 HCIPCU(High performance Central Inter Processor Communication Unit, 고성능 중앙 IPC 통신 유니트)(45)에 연결된다.As shown therein, a processor of a mobile communication exchange is divided into a main processor (MP) and a subprocessor (PP), and each of these processors serves as a backbone for inter process communication (IPC) communication of the entire exchange. It is connected to a high performance central inter processor communication unit (HCIPCU) 45 in charge.

여기서, 상기 주프로세서의 메모리에 PLD(Processor Load Data)가 로딩되므로, 본 발명 및 일반적인 기술은 주프로세서에 대해 설명한다.Here, since the PLD (Processor Load Data) is loaded into the memory of the main processor, the present invention and the general technology will be described with respect to the main processor.

한편, 이동통신 교환기의 주프로세서는 OMP(Operation and Maintenance Processor)(5), MMP(Man Machine communication Processor, 맨 머신 프로세서)(10), NTP(Number Translation Processor)(15), INP(Interconnection Network Processor)(20), LRP(Location Register Processor)(25), 다수개의 ASP(Access Switching Processor)(30)(35)를 구비한다.On the other hand, the main processor of the mobile communication switch is OMP (Operation and Maintenance Processor) (5), MMP (Man Machine Communication Processor) (Man Machine Processor) (10), NTP (Number Translation Processor) (15), INP (Interconnection Network Processor) 20), a location register processor (LRP) 25, and a plurality of access switching processors (ASPs) 30 and 35.

여기서, 상기 OMP(5)는, 이동통신 교환기 전반에 걸친 유지보수, 망관리, 과금, 통계, 데이터베이스 관리를 수행한다. 다음으로, 상기 MMP(10)는 운용자와 이동통신 교환기 간 입출력 제어를 수행하며, 상기 NTP(15)는 번호 번역, 라우팅(routing) 기능 제어를 수행한다.Here, the OMP 5 performs maintenance, network management, billing, statistics, and database management throughout the mobile communication switch. Next, the MMP 10 performs input / output control between an operator and a mobile communication exchange, and the NTP 15 performs a number translation and routing function control.

다음으로, 상기 INP(20)는 이동통신 교환기 내부 통화로의 장애 검출, 복구,처리 기능 수행을 위한 제어 기능을 수행하며, 상기 LRP(25)는 이동가입자의 방문 위치 정보 관리를 위한 제어 기능을 수행한다.Next, the INP 20 performs a control function for detecting, restoring, and processing a failure in an internal communication path of a mobile communication exchange, and the LRP 25 performs a control function for managing visited location information of a mobile subscriber. Perform.

다음으로, 상기 각 ASP(30)(35)는 호의 흐름 제어, 통계 측정, 수집 및 보고, 과금 측정 및 보고를 위한 제어 기능을 수행한다.Next, each of the ASPs 30 and 35 performs control functions for call flow control, statistical measurement, collection and reporting, billing measurement and reporting.

도 2는 일반적인 이동통신 교환기 주프로세서의 메모리 구조를 간략히 도시한 도면이고, 도 3은 일반적인 이동통신 교환기 주프로세서에서 메모리의 영역 할당 구조를 간략히 도시한 도면이다.FIG. 2 is a diagram schematically illustrating a memory structure of a general mobile communication switch main processor, and FIG. 3 is a diagram illustrating a region allocation structure of a memory in a typical mobile communication switch main processor.

이에 도시된 바와 같이, 이동통신 교환기의 주프로세서(MP, Main Processor)의 메모리(Memory)는 부터 프로그램(Booter Program)을 위한 EPROM(110)(210), 로컬 SRAM(120)(220) 및 이중화되어 있는 DRAM(130)(230)으로 구성된다. 여기서 상기 DRAM(130)(230)은 이중화 구조로 설계되어 있으며, 제1 주프로세서(100) 및 제2 주프로세서(200)의 CPU(140)(240)에서 서로 자신과 상대편 DRAM(130)(230)에 대하여 읽기/쓰기(Read/Write)가 가능하다.As shown therein, the memory of the main processor (MP) of the mobile communication switch is divided into EPROMs 110 and 210, local SRAMs 120 and 220 for the program. DRAM 130, 230. Here, the DRAMs 130 and 230 are designed in a redundant structure, and the CPUs 130 and 240 of the first main processor 100 and the second main processor 200 each other and their respective DRAMs 130 ( 230, read / write is possible.

한편, 상기 SRAM(120)(220)은 DRAM(130)(230)보다 속도가 빠르기 때문에 운영시스템(Operating System, 이하 'OS'라 약칭함), DBKG(Data Base Kernal Group, 이동통신 교환기의 DBMS(Data Base Management System)의 실행 코드), PL(Processor Loader), PLD(Processor Load Data) 등의 어플리케이션 프로그램(Application Program)에 할당되며 로컬 정보를 포함하고 있다. 또한 SRAM(120)(220)은 이중화 구조가 아니기 때문에 각각 자신의 주프로세서(100)(200) 보드 내에서만 읽기/쓰기가 가능한 구조로 되어있다.Meanwhile, since the SRAMs 120 and 220 are faster than the DRAMs 130 and 230, an operating system (hereinafter abbreviated as 'OS') and a DBKG (Data Base Kernal Group, DBMS of a mobile communication exchange) are provided. (Application code of Data Base Management System), PL (Processor Loader), PLD (Processor Load Data), etc., are assigned to application programs and include local information. In addition, since the SRAMs 120 and 220 are not redundant, each of the SRAMs 120 and 220 may be read / write only within their own main processor 100 and 200 boards.

한편, 도 3에 도시된 바와 같이, 주프로세서 부터(Booter)에서 OS와 같은 어플리케이션 프로그램을 로딩받고 정상적으로 실행(running)되기 위해서는 SRAM(120)(220) 영역에 OS 텍스트(Text), PL, DBKG 텍스트가 할당되며, DRAM(130)(230) 영역에 OS 데이터(Data), DBKG 데이터, PLD(Processor Load Data)가 할당되어 있어야 한다.On the other hand, as shown in Figure 3, from the main processor (Booter) to load the application program, such as the OS and run normally, the OS text (Text), PL, DBKG in the SRAM (120) 220 region Text is allocated and OS data (Data), DBKG data, and PLD (Processor Load Data) should be allocated in the DRAM 130 and 230 regions.

다시 말하면, 첨부한 도면 도 2에서 액티브측 주프로세서(제1 주프로세서)(100)의 경우, IPC(Inter Process Communication)를 통하여 OMP(5)로부터 상기 상술된 어프리케이션 프로그램 정보를 로딩받게 되는 것이다.In other words, in the accompanying drawings, in the case of the active main processor (first main processor) 100, the application program information described above is loaded from the OMP 5 through IPC (Inter Process Communication). .

따라서, 이동통신 교환기 시스템의 이중화로 구성된 주프로세서의 경우 두 개의 주프로세서(100)(200)가 각각 IPC를 통하여 OMP(5) 또는 하드디스크(Hard Disk)(미도시)에서 로딩을 받게 됨으로 인해, 속도저하와 IPC 트래픽(traffic)이 증가되는 문제점이 발생하였다.Therefore, in the case of the main processor configured as the duplication of the mobile switching system, the two main processors 100 and 200 are respectively loaded by the OMP 5 or the hard disk (not shown) through the IPC. There was a problem of slowing down speed and increasing IPC traffic.

또한, 이를 개선한 PCS(Personal Communication System) 시스템의 경우 DRAM을 사용하여 듀얼 복사(Dual Copy) 방식으로 로딩을 받아 이를 개선하였으나, ACX-2000 시스템의 경우 OS가 로컬 SRAM 영역에서 실행됨으로써, 듀얼 복사 방식을 적용하지 못하고 IPC를 통하여 로딩을 받아야 하는 문제점이 발생하였다.In addition, the PCS (Personal Communication System) system has been improved by receiving the dual copy (Dual Copy) method using DRAM, but improved in the case of ACX-2000 system, because the OS is running in the local SRAM area, dual copy There is a problem in that the method must be loaded through IPC without applying the method.

여기서, 상기 듀얼 복사(Dual Copy)라 함은, 이동통신 교환기의 이중화 구조에서 한쪽 프로세서(processor)가 자신과 다른쪽 프로세서 메모리(memory)를 동시에 쓰기(write)하는 일련의 복사 과정을 의미한다.Here, the dual copy refers to a series of copying processes in which one processor simultaneously writes itself and the other processor memory in a duplex structure of a mobile communication exchange.

이에 본 발명은 상기와 같은 종래 기술의 제반 문제점을 해결하기 위해서 제안된 것으로서,Accordingly, the present invention is proposed to solve the above problems of the prior art,

본 발명의 목적은 이동통신 교환기에서 이중화된 주프로세서 부터 중 스탠바이측 주프로세서 부터에서 어플리케이션 프로그램을 로딩받을 경우, 이동통신 교환기의 스탠바이측 주프로세서 부터에서 액티브측 주프로세서 부터에게 듀얼 복사(Dual Copy)를 요청하면, 액티브측 주프로세서 부터에서 DRAM에 이중화로 어플리케이션 프로그램(OS/DBKG/PL/PLD)을 복사하고, 또한 스탠바이측 주프로세서 부터에서 다시 SRAM에 복사함으로써, 로딩속도 향상 및 IPC 트래픽 문제를 개선할 수 있도록 한 이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법을 제공하는 데 있다.An object of the present invention is to dual copy from the standby main main processor of the mobile communication exchange to the active main main processor when the application program is loaded from the standby main main processor of the redundant main processor in the mobile communication exchange (Dual Copy) Copy the application program (OS / DBKG / PL / PLD) from the active main processor to the DRAM with redundancy, and also from the standby main processor back to the SRAM to improve loading speed and IPC traffic problems. The present invention provides a method for loading an application program in a main processor of a mobile communication system switch that can be improved.

상기와 같은 목적을 달성하기 위한 본 발명은,The present invention for achieving the above object,

액티브측 주프로세서(Active Side Main Processor) 부터에서 IPC(Inter Process Communication)를 통해 OMP(Operation and Maintenance Processor)로부터 어플리케이션 프로그램(OS(Operating System), DBKG(Data Base Kernal Group), PL(Processor Loader), PLD(Processor Load Data))을 로딩하는 단계와,From the active side main processor (IPC) through the Inter Process Communication (OPC) from the Operation and Maintenance Processor (OMP) to the application program (OS (Operating System), DBKG (Data Base Kernal Group), PL (Processor Loader) Loading a processor load data (PLD),

상기 다운로딩한 어플리케이션 프로그램을 실행하고, 스탠바이측 주프로세서(Standby Side Main Processor) 부터로부터 SRAM이 복사될 위치와 크기에 대한 정보 요청이 있는지 체크하는 단계와,Executing the downloaded application program and checking whether there is a request for information on the location and size of the SRAM to be copied from a standby side main processor;

상기 체크결과, 스탠바이측 주프로세서로부터 요청이 있을 경우 액티브측 부터에서 SRAM 복사 정보를 스탠바이측 부터에게 전송하는 단계와,Transmitting the SRAM copy information from the active side to the standby side when there is a request from the standby main processor, as a result of the check;

상기 SRAM 복사 정보 전송 후, SRAM을 액티브측 주프로세서와 스탠바이측 주프로세서의 DRAM에 각각 복사하는 단계와,After copying the SRAM copy information, copying the SRAM into DRAMs of an active main processor and a standby main processor, respectively;

상기 SRAM 복사 후, 상기 복사 과정 완료 여부를 체크하고, 복사가 완료되면 액티브측 부터에서 다운로드 완료 신호를 스탠바이측 부터로 전송하는 단계와,Checking whether the copying process is completed after the SRAM copying, and when the copying is completed, transmitting a download completion signal from the active side to the standby side;

상기 신호를 수신한 스탠바이측 부터에서 상기 복사된 SRAM을 원래의 SRAM 영역으로 복사하고, 상기 복사된 SRAM 내의 어플리케이션 프로그램 시작 어드레스로 점프하여 상기 어플리케이션 프로그램을 실행하는 단계로 구성됨을 그 방법적 구성상의 특징으로 한다.The method further comprises copying the copied SRAM to the original SRAM area from the standby side receiving the signal, and jumping to the application program start address in the copied SRAM to execute the application program. It is done.

도 1은 일반적인 이동통신 시스템 교환기의 프로세서 구조를 도시한 블럭 구성도이고,1 is a block diagram showing a processor structure of a general mobile communication system switch,

도 2는 일반적인 이동통신 교환기 주프로세서의 메모리 구조를 간략히 도시한 도면이고,2 is a diagram schematically illustrating a memory structure of a general mobile communication switch main processor;

도 3은 일반적인 이동통신 교환기 주프로세서에서 메모리의 영역 할당 구조를 간략히 도시한 도면이고,3 is a diagram schematically illustrating a region allocation structure of a memory in a general mobile communication switch main processor;

도 4는 본 발명에 의한 이동통신 교환기 주프로세서의 메모리 복사 과정을 도시한 도면이고,4 is a diagram illustrating a memory copy process of a mobile communication switch main processor according to the present invention;

도 5는 본 발명에 의한 이동통신 교환기 주프로세서에서 어플리케이션 프로그램 로딩 방법을 도시한 흐름도이고,5 is a flowchart illustrating an application program loading method in a mobile communication switch main processor according to the present invention;

도 6은 본 발명에 의한 이동통신 교환기 주프로세서에서 어플리케이션 프로그램 로딩 과정을 도시한 수순도이다.6 is a flowchart illustrating an application program loading process in a mobile communication switch main processor according to the present invention.

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

100, 200 ..... 제1 및 제2 주프로세서(MP, Main Processor)100, 200 ..... 1st and 2nd main processor (MP)

110, 210 ..... EPROM(Erasable and Programmable Read Only Memory)110, 210 ..... erasable and programmable read only memory (EPROM)

120, 220 ..... SRAM(Static Random Access Memory)120, 220 ..... Static Random Access Memory (SRAM)

130, 230 ..... DRAM(Dynamic Random Access Memory)130, 230 ..... Dynamic Random Access Memory (DRAM)

140, 240 ..... CPU(Centra Processing Unit)140, 240 ..... Centra Processing Unit

이하, 상기와 같은 기술적 사상에 따른 본 발명의 「이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법」의 바람직한 실시 예를 첨부된 도면에 의거 상세히 설명하면 다음과 같다.Hereinafter, a preferred embodiment of the "application program loading method in a main processor of a mobile communication system exchange" of the present invention according to the above technical concept will be described in detail with reference to the accompanying drawings.

도 4는 본 발명에 의한 이동통신 교환기 주프로세서의 메모리 복사 과정을 도시한 도면이다.4 is a diagram illustrating a memory copying process of the main processor of the mobile communication switch according to the present invention.

먼저, 이중화된 두 개의 프로세서의 경우 모든 정보가 동일하기 때문에 굳이 스탠바이측(Standby Side) 주프로세서에서 어플리케이션 프로그램(OS/DBKG/PL/PLD)을 로딩받을 경우, IPC(Inter Process Communication)를 통하여 로딩받지 않더라도, 먼저 로딩받은 액티브측의 주프로세서 정보를 복사해 올 수 있다면 동일한 결과를 가져올 수 있게 된다. 따라서 수 M bytes에 달하는 PLD와 같은 어플리케이션 프로그램 데이터를 IPC를 통해 가져오기 위해 많은 IPC 트래픽과 시간을 소비할 필요없이 빠른 메모리 복사(Memory Copy) 과정을 수행함으로써, 이동통신 교환기의 전체적인 로딩속도 개선을 가져오게 되는 것이다.First, in case of two redundant processors, all the information is the same, so when the application program (OS / DBKG / PL / PLD) is loaded from the standby side main processor, it is loaded through IPC (Inter Process Communication). Even if it is not received, the same result can be obtained if the main processor information of the loaded active side can be copied first. Therefore, it is possible to improve the overall loading speed of the mobile switching center by performing a fast memory copy process without having to spend a lot of IPC traffic and time to import application program data such as PLD of several M bytes through IPC. It is brought.

즉, 도 4에 도시된 바와 같이, 제1 및 제2 주프로세서(100)(200)에 전원이 공급되면 EPROM(110)에 있는 부터 프로그램(Booter Program)이 실행되어 하드웨어(Hardware)를 점검하고 OS를 로딩받게 된다. 이때 먼저 수행된 부터(Booter)는 액티브(Active)로 자신을 인식하게 된다. 상기 액티브측의 주프로세서(제1 프로세서)(100) 부터(Booter)는 IPC를 통하여 OMP(Operation and Maintenance Processor)로부터 OS/DBKG/PL/PLD와 같은 어플리케이션 프로그램을 로딩받은 다음 OS를 실행하는 일련의 로딩 과정을 실행하게 된다.That is, as shown in FIG. 4, when power is supplied to the first and second main processors 100 and 200, a program is executed from the EPROM 110 to check hardware. The OS will be loaded. At this time, the first step (Booter) is recognized as Active (Active). The main processor (first processor) 100 from the active side (Booter) is a series of running an OS after receiving an application program such as OS / DBKG / PL / PLD from OMP (Operation and Maintenance Processor) through IPC. Will execute the loading process.

한편, 나중에 수행된 스탠바이측의 주프로세서(제2 주프로세서)(200) 부터(Booter)는 액티브측의 주프로세서(100)가 OS 로딩 후, 실행(running)될 때까지 기다리고 있는다. 여기서 종래의 로딩방법은 액티브, 스탠바이측 모두 IPC를 통하여 OS/DBKG/PL/PLD를 별도로 로딩받은 다음 OS를 실행시킨다.On the other hand, the standby main processor (second main processor) 200 (Booter) performed later waits until the active main processor 100 is running after the OS load. In the conventional loading method, both the active and standby sides separately load OS / DBKG / PL / PLD via IPC and then execute the OS.

즉, 스탠바이측의 주프로세서(200)는 계속적으로 액티브측(100)을 체크하고(ARE_YOU_READY 신호 전송), 액티브측이 OMP로부터 로딩이 완료(I_AM_READY 신호 전송)될 때까지 기다리게 되는 것이다.That is, the main processor 200 on the standby side continuously checks the active side 100 (transmit the ARE_YOU_READY signal), and waits for the active side to finish loading from the OMP (transmit the I_AM_READY signal).

다시 말하면, 스탠바이측의 주프로세서(200) 부터는 액티브측의 주프로세서(100)에서 OS가 실행된 후, 액티브측 주프로세서(100)로부터로딩완료(I_AM_READY) 신호를 받으면, SRAM(120)이 복사될 위치와 크기를 액티브측의 주프로세서(100)에게 요청한다. 이때, 상기 액티브측 주프로세서(100)의 OS는 SRAM(120) 복사 정보를 스탠바이측의 주프로세서(200) 부터에게 알려준 후, SRAM(120)을 양쪽 DRAM(130)(230)에 복사한다. 상기와 같이 복사된 SRAM_1(125)과 양쪽으로 복사된 DRAM 영역(135)은 액티브측 주프로세서(100)가 IPC로 로딩 받은 OS/DBKG/PL/PLD의 내용과 정확히 일치한다.In other words, after the OS is executed in the active main processor 100 from the standby main processor 200 and receives the loading completion signal I_AM_READY from the active main processor 100, the SRAM 120 copies. The main processor 100 on the active side is requested to be located and sized. At this time, the OS of the active main processor 100 informs the SRAM 120 copy information from the main processor 200 of the standby side, and then copies the SRAM 120 to both DRAMs 130 and 230. As described above, the SRAM_1 125 and the DRAM area 135 copied to both sides exactly match the contents of OS / DBKG / PL / PLD loaded by the active main processor 100 to the IPC.

한편, 상기와 같은 일련의 복사과정이 끝난 후에 액티브측의 주프로세서(100) OS는 다운로딩 완료(DLOAD_END) 신호를 스탠바이측의 주프로세서(200) 부터에게 전송하게 된다.On the other hand, after the above-described copying process is completed, the main processor 100 OS on the active side transmits a download completion signal (DLOAD_END) from the main processor 200 on the standby side.

한편, 상기 다운로딩 완료 신호를 전송받은 스탠바이측 주프로세서(200) 부터는 SRAM_1(125)를 SRAM_2(250)로 복사한 다음 상기 SRAM_2(250) 내의 OS(어플리케이션 프로그램) 시작 어드레스(Start Address)로 점프(Jump)하여 정상적으로 OS와 같은 어플리케이션 프로그램을 실행시키게 된다. 이렇게 되므로써 모든 로딩과정을 종료하게 된다.Meanwhile, from the standby main processor 200 receiving the download completion signal, the SRAM_1 125 is copied to the SRAM_2 250 and then jumped to an OS (application program) start address in the SRAM_2 250. (Jump) will run the application program like OS normally. This completes the loading process.

도 5는 본 발명에 의한 이동통신 교환기 주프로세서에서 어플리케이션 프로그램 로딩 방법을 도시한 흐름도이다.5 is a flowchart illustrating an application program loading method in a mobile communication switch main processor according to the present invention.

이에 도시된 바와 같이, 액티브측 주프로세서 부터에서 IPC를 통해 OMP로부터 어플리케이션 프로그램을 로딩하는 단계(ST11)와, 상기 다운로딩한 어플리케이션 프로그램을 실행하는 단계(ST12)와, 상기 어플리케이션 프로그램 실행 후, 스탠바이측 주프로세서 부터로부터 SRAM이 복사될 위치와 크기에 대한 정보 요청이 있는지 체크하는 단계(S13)와, 상기 체크결과, 스탠바이측 주프로세서로부터 요청이 있을 경우 액티브측 부터에서 SRAM 복사 정보를 스탠바이측 부터에게 전송하는 단계(S14)와, 상기 SRAM 복사 정보 전송 후, SRAM을 액티브측 주프로세서와 스탠바이측 주프로세서의 DRAM에 각각 복사하는 단계(ST15)와, 상기 SRAM 복사 후, 복사 과정 완료 여부를 체크(ST16)하고, 복사가 완료되면 액티브측 부터에서 다운로드 완료(DLOAD_END) 신호를 스탠바이측 부터로 전송하는 단계(ST17)와, 상기 신호를 수신한 스탠바이측 부터에서 상기 복사된 SRAM을 원래의 SRAM 영역으로 복사하는 단계(ST18)와, 상기 복사된 SRAM 내의 어플리케이션 프로그램 시작 어드레스로 점프하여 상기 어플리케이션 프로그램을 실행하는 단계(ST19)로 구성된다.As shown in the drawing, the step of loading an application program from the OMP via the IPC from the active main processor (ST11), the step of executing the downloaded application program (ST12), and after executing the application program, standby Checking whether there is a request for information on the location and size of the SRAM to be copied from the main processor (S13); (S14), and after the SRAM copy information is transmitted, copying the SRAM to the DRAMs of the active main processor and the standby main processor (ST15), and checking whether the copy process is completed after copying the SRAM. (ST16), and when copying is completed, the download completion (DLOAD_END) signal is transmitted from the active side to the standby side. (ST17), copying the copied SRAM from the standby side receiving the signal to the original SRAM area (ST18), jumping to the application program start address in the copied SRAM to the application program It executes step ST19.

도 6은 본 발명에 의한 이동통신 교환기 주프로세서에서 어플리케이션 프로그램 로딩 과정을 도시한 수순도이다.6 is a flowchart illustrating an application program loading process in a mobile communication switch main processor according to the present invention.

이에 도시된 바와 같이, OMP(300)에서 OS(Operating System)가 실행되면, 액티브측 주프로세서(100) 부터는 상기 OMP(300)로 로딩을 요청하고(S11), 상기 OMP(300)로부터 상기 요청에 따른 응답이 수신되면, OS/PLD/PD/DBKG를 다운로딩(S12)한 후, OS를 실행한다.As shown in FIG. 2, when an operating system (OS) is executed in the OMP 300, an active main processor 100 requests loading from the OMP 300 (S11) and the request from the OMP 300. When the response is received, the OS / PLD / PD / DBKG is downloaded (S12), and then the OS is executed.

한편, 스탠바이측 주프로세서(200) 부터는 상기 액티브측 주프로세서(100)에서 OS가 실행되면, 액티브측 주프로세서의 준비완료 여부를 확인(Are_You_Ready 신호 전송)(S13)하고, 상기 액티브측 주프로세서(100) 부터로부터 준비완료(I_Am_Ready) 신호를 수신(S14)하면, 상기 액티브측 주프로세서(100) 부터에게 SRAM 오프셋을 요청(SRAM_Offset_Request)(S15)한다.On the other hand, from the standby side main processor 200, when the OS is running in the active side main processor 100, it is checked whether the active side main processor is ready (transmit Are_You_Ready signal) (S13), and the active side main processor ( When the I_Am_Ready signal is received from S100 (S14), the SRAM offset is requested from the active main processor 100 (SRAM_Offset_Request) (S15).

상기 SRAM 오프셋 요청에 따른 응답(SRAM_Offset)이 수신(S16)되면, 액티브측 주프로세서(100) 부터에게 SRAM 크기를 요청(SRAM_Size_Request)(S17)하고, 이를(SRAM_Size) 수신(S18)하면, 스탠바이측 주프로세서 부터 시작(B_STANDBY_START)을 알려주고(S19), 액티브측 주프로세서의 SRAM을 다운로드 한다(S20).When a response (SRAM_Offset) according to the SRAM offset request is received (S16), the SRAM size request (SRAM_Size_Request) (S17) from the active main processor 100 (SRAM_Size), when receiving (S18), the standby side Informs the start of the main processor (B_STANDBY_START) (S19), and downloads the SRAM of the active main processor (S20).

이때, 로컬 SRAM(액티브측)에서 듀얼 DRAM으로 OS 텍스트/PL/DBKG 텍스트 복사가 이루어지며, 또한 액티브측 DRAM에서 듀얼 DRAM으로 OS 데이터/DBKG 데이터/PLD 복사가 이루어진다.At this time, OS text / PL / DBKG text copy is made from the local SRAM (active side) to the dual DRAM, and OS data / DBKG data / PLD copy is made from the active DRAM to the dual DRAM.

한편, 상기에서 일련의 복사 과정이 완료되면, 스탠바이측 주프로세서 부터는 다운로드를 종료(S21)하고, 상기 듀얼 DRAM에서 로컬 SRAM 영역으로 상기 OS 텍스트/PL/DBKG 텍스트를 복사함으로써, 로딩속도 향상 및 IPC 트래픽 문제를 개선할 수 있는 것이다.On the other hand, when the series of copying process is completed, the download from the standby main processor is terminated (S21), copying the OS text / PL / DBKG text from the dual DRAM to the local SRAM area, thereby improving the loading speed and IPC It can improve the traffic problem.

이상에서 상술한 본 발명 "이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법"에 따르면, 이동통신 교환기의 스탠바이측 주프로세서 부터에서 액티브측 주프로세서 부터에게 듀얼 복사(Dual Copy)를 요청하면, 액티브측 주프로세서 부터에서 DRAM에 이중화로 어플리케이션 프로그램(OS/DBKG/PL/PLD)을 복사하고, 또한 스탠바이측 주프로세서 부터에서 다시 SRAM에 복사함으로써, 기존의 커맨드(command)를 통해 이동통신 교환기의 모든 주프로세서가 동시에 로딩을 받을 경우 요구되는 IPC 데이터가 반으로 줄어들게 됨으로 인해, 로딩속도를 단축할 수 있으며, 또한 상기 과정을 통해 IPC 트래픽 문제를 개선할 수 있는 이점을 가진다.According to the above-described "method of loading an application program in the main processor of the mobile communication system exchange" described above, if a dual copy is requested from the standby main processor to the active main processor of the mobile communication exchange, By copying the application program (OS / DBKG / PL / PLD) in redundancy from the main processor to the DRAM and back to SRAM from the standby main processor, all of the mobile switching centers can When the main processor is loaded at the same time, the required IPC data is reduced in half, thereby reducing the loading speed and also having the advantage of improving the IPC traffic problem through the above process.

또한, OMP의 경우 로딩을 위해 하드디스크(Hard Disk)를 두번씩 읽어야 하는 작업을 한번으로 줄일 수 있으며, 이를 통해 많은 시간을 요하는 디스크 관련 작업을 단축시킬 수 있는 이점을 가진다.In addition, in the case of OMP, it is possible to reduce the work of having to read the hard disk twice in order to load once, thereby reducing the disk-related work that requires a lot of time.

Claims (3)

이동통신 시스템 교환기에서, SRAM(Static Random Access Memory), DRAM(Dynamic Random Access Memory)을 포함하는 이중화된 주프로세서에서 어플리케이션 프로그램 로딩 방법에 있어서,A method of loading an application program in a redundant main processor including a static random access memory (SRAM) and a dynamic random access memory (DRAM) in a mobile communication system switch, 액티브측 주프로세서(Active Side Main Processor) 부터에서 IPC(Inter Process Communication)를 통해 OMP(Operation and Maintenance Processor)로부터 어플리케이션 프로그램(OS(Operating System), DBKG(Data Base Kernal Group), PL(Processor Loader), PLD(Processor Load Data))을 로딩하는 제1 과정과;From the active side main processor (IPC) through the Inter Process Communication (OPC) from the Operation and Maintenance Processor (OMP) to the application program (OS (Operating System), DBKG (Data Base Kernal Group), PL (Processor Loader) A first process of loading a processor load data (PLD); 상기 다운로딩한 어플리케이션 프로그램을 실행하고, 스탠바이측 주프로세서(Standby Side Main Processor) 부터로부터 SRAM이 복사될 위치와 크기에 대한 정보 요청이 있는지 체크하는 제2 과정과;A second step of executing the downloaded application program and checking whether there is a request for information on a location and a size to which the SRAM is to be copied from a standby side main processor; 상기 체크결과, 스탠바이측 주프로세서로부터 요청이 있을 경우 액티브측 부터에서 SRAM 복사 정보를 스탠바이측 부터에게 전송하는 제3 과정과;A third step of transmitting SRAM copy information from the active side to the standby side in response to a request from the standby main processor; 상기 SRAM 복사 정보 전송 후, SRAM을 액티브측 주프로세서와 스탠바이측 주프로세서의 DRAM에 각각 복사하는 제4 과정과;A fourth step of copying the SRAM to DRAMs of an active main processor and a standby main processor after transmitting the SRAM copy information; 상기 SRAM 복사 후, 상기 복사 과정 완료 여부를 체크하고, 복사가 완료되면 액티브측 부터에서 다운로드 완료 신호를 스탠바이측 부터로 전송하는 제5 과정과;A fifth step of checking whether the copying process is completed after the SRAM copying, and when a copying is completed, transmitting a download completion signal from the active side to the standby side; 상기 신호를 수신한 스탠바이측 부터에서 상기 복사된 SRAM을 원래의 SRAM 영역으로 복사하고, 상기 복사된 SRAM 내의 어플리케이션 프로그램 시작 어드레스로 점프하여 상기 어플리케이션 프로그램을 실행하는 제6 과정을 포함하여 이루어진 것을 특징으로 하는 이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법.And a sixth step of copying the copied SRAM to an original SRAM area from the standby side receiving the signal, and jumping to an application program start address in the copied SRAM to execute the application program. Application program loading method in the main processor of the mobile communication system switch. 제 1 항에 있어서, 상기 제2 과정은,The method of claim 1, wherein the second process comprises: 상기 액티브측 주프로세서에서 어플리케이션 프로그램이 실행되면, 상기 스탠바이측 주프로세서 부터에서 상기 액티브측 주프로세서의 준비완료 여부를 확인(Are_You_Ready 신호 전송)하는 단계와, 상기 확인결과, 상기 액티브측 주프로세서 부터로부터 준비완료(I_Am_Ready) 신호를 수신하면, 상기 액티브측 주프로세서 부터에게 SRAM 정보를 요청하는 단계와, 상기 요청에 따른 SRAM 정보가 수신되면, 스탠바이측 주프로세서 부터 시작(B_STANDBY_START)을 알린 후, 액티브측 주프로세서의 SRAM을 다운로드 하는 단계를 포함하여 이루어진 것을 특징으로 하는 이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법.When an application program is executed in the active main processor, the standby main processor checks whether the active main processor is ready (transmitting an Are_You_Ready signal), and as a result of the checking, from the active main processor When receiving the ready signal (I_Am_Ready), the step of requesting the SRAM information from the active main processor, and receiving the SRAM information according to the request, if the standby side informs the start (B_STANDBY_START) from the main processor, the active side A method of loading an application program in a main processor of a mobile communication system switch comprising the step of downloading the SRAM of the main processor. 제 2 항에 있어서, 상기 SRAM 정보를 요청하는 단계는,The method of claim 2, wherein the requesting the SRAM information comprises: 상기 액티브측 주프로세서 부터에게 SRAM 오프셋을 요청(SRAM_Offset_Request)하는 단계와, 상기 SRAM 오프셋 요청에 따른 응답(SRAM_Offset)이 수신되면, 액티브측 주프로세서 부터에게 SRAM 크기를요청(SRAM_Size_Request)하는 단계와, 상기 요청에 따른 SRAM 크기 정보(SRAM_Size)를 수신하는 단계를 포함하여 이루어진 것을 특징으로 하는 이동통신 시스템 교환기의 주프로세서에서 어플리케이션 프로그램 로딩 방법.Requesting an SRAM offset from the active main processor (SRAM_Offset_Request); if a response (SRAM_Offset) is received according to the SRAM offset request, requesting an SRAM size from the active main processor (SRAM_Size_Request); and And receiving the SRAM size information (SRAM_Size) according to the request.
KR1020020016526A 2002-03-26 2002-03-26 Method for loading of Application Program in main processor of mobile switching controller of mobile communication system KR20030077698A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020020016526A KR20030077698A (en) 2002-03-26 2002-03-26 Method for loading of Application Program in main processor of mobile switching controller of mobile communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020020016526A KR20030077698A (en) 2002-03-26 2002-03-26 Method for loading of Application Program in main processor of mobile switching controller of mobile communication system

Publications (1)

Publication Number Publication Date
KR20030077698A true KR20030077698A (en) 2003-10-04

Family

ID=32376728

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020020016526A KR20030077698A (en) 2002-03-26 2002-03-26 Method for loading of Application Program in main processor of mobile switching controller of mobile communication system

Country Status (1)

Country Link
KR (1) KR20030077698A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040020514A (en) * 2002-08-30 2004-03-09 주식회사 현대시스콤 Method for matching of PLD to processor duplexing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040020514A (en) * 2002-08-30 2004-03-09 주식회사 현대시스콤 Method for matching of PLD to processor duplexing

Similar Documents

Publication Publication Date Title
US6711643B2 (en) Method and apparatus for interrupt redirection for arm processors
US6336177B1 (en) Method, system and computer program product for managing memory in a non-uniform memory access system
JP3483877B2 (en) Data processing method and data processing system in processor
US5530845A (en) Storage control subsystem implemented with an application program on a computer
US20080147988A1 (en) Multiprocessor System With Dynamic Cache Coherency Regions
CZ20012153A3 (en) Electronic journal with authentication for sales site and method of using the same
JP2001051959A (en) Interconnected process node capable of being constituted as at least one numa(non-uniform memory access) data processing system
KR20140111746A (en) Apparatus and method for dynamic resource allocation based on interconnect fabric switching
CN112052291A (en) Method and system for accessing distributed block storage system by user mode
JP2002073378A (en) Method and device for obtaining dump of computer system
CN114443768A (en) Main/standby switching method and device of distributed database and readable storage medium
CN103678163A (en) Method, device and system for switching of data stream
KR20030077698A (en) Method for loading of Application Program in main processor of mobile switching controller of mobile communication system
JP3169624B2 (en) Interprocessor communication method and parallel processor therefor
JP2010211506A (en) Computer equipped with non-uniform memory access mechanism, controller, and data movement method
KR100978083B1 (en) Procedure calling method in shared memory multiprocessor and computer-redable recording medium recorded procedure calling program
KR100331491B1 (en) Load sharing system and method for data processing and load sharing communication system
EP0789881B1 (en) System and method for processing of data and a communications system with such a system
WO2023179040A1 (en) Node switching method and related system
US11816331B2 (en) Storage system and storage program update method
US20240338330A1 (en) Apparatus and method for supporting data input/output operation based on a data attribute in a shared memory device or a memory expander
US6275915B1 (en) Selective memory duplication arrangement
JPH07306837A (en) Apparatus and method for distributed processing as well as program product
KR20000044525A (en) Method of loading program loaded data for exchange
CN118535549A (en) Database instruction processing system and control method thereof

Legal Events

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