KR19980034077A - Structure of Code Division Multiple Access Mobile System Loading File Format (CLOFF) and Loading Method Using the Same - Google Patents

Structure of Code Division Multiple Access Mobile System Loading File Format (CLOFF) and Loading Method Using the Same Download PDF

Info

Publication number
KR19980034077A
KR19980034077A KR1019960052021A KR19960052021A KR19980034077A KR 19980034077 A KR19980034077 A KR 19980034077A KR 1019960052021 A KR1019960052021 A KR 1019960052021A KR 19960052021 A KR19960052021 A KR 19960052021A KR 19980034077 A KR19980034077 A KR 19980034077A
Authority
KR
South Korea
Prior art keywords
file
format
loading
multiple access
division multiple
Prior art date
Application number
KR1019960052021A
Other languages
Korean (ko)
Other versions
KR100223013B1 (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 KR1019960052021A priority Critical patent/KR100223013B1/en
Publication of KR19980034077A publication Critical patent/KR19980034077A/en
Application granted granted Critical
Publication of KR100223013B1 publication Critical patent/KR100223013B1/en

Links

Classifications

    • 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
    • G06F9/44568Immediately runnable code
    • G06F9/44578Preparing or optimising for loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

CMS 시스템에 적재할 실행 모듈은 사용하는 컴파일러의 종류에 따라 여러 가지 포맷의 실행 모듈이 조재한다. 이와 같은 여러 가지 포맷의 실행 모듈을 시스템에 적재하기 위한 시스템 로더와 실행 모듈에 독립적인 시스템 로더의 버전 관리가 사실상 불가능하다. 이러한 문제점을 해결하기 위한 본 발명은 CMS 로딩 파일 포맷(CLOFF)을 정의하고, 현재 CMS 시스템 개발에 사용중인 컴파일러로부터 생성된 실행 모듈 포맷을 CMS 로딩 파일 포맷으로 통일화함으로써 로딩 절차의 단순화와 로딩 시간의 단축 및 실행 모듈에 독립적으로 로더의 버전을 관리할 수 있는 코드 분할 다중 접속 이동 시스템 로딩 화일 포맷(CLOFF)의 구조 및 이를 이용한 로딩 방법이 개시된다.Execution modules to be loaded into the CMS system are loaded with execution modules of various formats according to the type of compiler used. It is virtually impossible to control the version of the system loader for loading the various types of execution modules into the system and the system loader independent of the execution modules. In order to solve this problem, the present invention defines a CMS loading file format (CLOFF) and simplifies the loading procedure and load time by unifying the execution module format generated from the compiler currently being used for CMS system development into the CMS loading file format. Disclosed is a structure of a code division multiple access mobile system loading file format (CLOFF) capable of managing a version of a loader independently of a shortcut and execution module, and a loading method using the same.

Description

코드 분할 다중 접속 이동 시스템 로딩 화일 포맷(CLOFF)의 구조 및 이를 이용한 로딩 방법Structure of Code Division Multiple Access Mobile System Loading File Format (CLOFF) and Loading Method Using the Same

본 발명은 코드 분할 다중 접속 이동 시스템(Code Division Multiple Access Mobile System: 이하 CMS라 함)에 관한 것으로, 특히 CMS 로딩 파일 포맷(CMS Loading Object File Format: 이하 CLOFF라 함)의 구조 및 이를 이용한 로딩 방법에 관한 것이다.The present invention relates to a code division multiple access mobile system (hereinafter referred to as CMS), and more particularly, to a structure of a CMS loading object file format (hereinafter referred to as CLOFF) and a loading method using the same. It is about.

CMS는 축적 프로그램(Stored Program)으로 제어되는 소 결합 실시간 내장형 시스템(Loosely Coupled Realtime Embedded System)이다. CMS의 프로그램은 현장 설치시에 시스템의 운용, 유지 보수를 담당하는 선(SUN) 워크스테이션으로부터 다운 로딩(Down Loading)된다. 이때 다운 로딩되는 로딩 포맷(Loading Format)은 개발에 참여한 프로그래머가 사용하는 컴파일러의 종류에 따라 비에스디 포맷(이하 BSD라 함,) 공통 파일 포맷(Common File Object Format: 이하 COFF라 함), 에스-레코드 포맷(이하 S-Record라 함) 등의 여러 가지가 존재할 수 있다. 따라서 CMS의 시스템 로더(Loader)는 현재 존재하는 모든 실행 모듈 포맷을 지원해야 할 뿐만 아니라 미래의 실행 모듈 포맷까지도 지원해야 하므로 컴파일러를 교체하여 실행 모듈의 포맷이 변경될 경우 시스템 로더의 변경이 불가피해 진다. 또한 상용 컴파일러로부터 생성되는 실행 파일은 프로그램의 실행에 필요한 텍스트(TEXT), 데이터(DATA), 기본 동기화 서브세트(Basic Synchronization Subset; BSS)와 링크 및 디버깅 등에 필요한 여분의 정보를 포함하고 있으며, 시스템이 운영하고 있는 운영체계에 따라 다른 고유의 실행 파일 포맷을 채택하고 있다. 뿐만 아니라 동일한 컴파일러에 의해서 생성된 실행 파일인 경우에도 프로그램의 성격에 따라서 다른 형태를 취하는 경우가 있으므로 사용하는 컴파일러와 프로그램의 성격에 따라 각기 다른 로딩 메카니즘이 필요하다. 결과적으로 시스템 로더는 매우 복잡한 절차를 채택해야 하며, 현재 정의되어 있는 실행 파일만 적재할 수 있으므로 현재 정의되지 않은 실행 파일을 적재하기 위해서는 시스템 로더를 변경해야 한다. 그러므로 시스템 로더는 현재 정의되어 있는 실행 파일의 포맷에 엄격히 종속되어 있다.The CMS is a loosely coupled realtime embedded system controlled by a stored program. The program of the CMS is downloaded from the SUN workstation in charge of the operation and maintenance of the system at the site installation. At this time, the loading format downloaded is a common file object format (COFF), S-S, depending on the type of compiler used by the programmer involved in the development. There may be various things such as a record format (hereinafter referred to as S-Record). Therefore, the CMS system loader must support all existing executable module formats as well as future executable module formats. Therefore, if the format of the executable module is changed by replacing the compiler, the system loader must be changed. Lose. In addition, executable files generated by commercial compilers contain extra information needed for text (TEXT), data (DATA), Basic Synchronization Subset (BSS), linking and debugging, etc. Depending on the operating system it operates on, it adopts its own executable file format. In addition, even if an executable file is generated by the same compiler, it may take a different form depending on the nature of the program. Therefore, different loading mechanisms are required depending on the compiler and the nature of the program. As a result, the system loader must adopt a very complex procedure, and can only load the currently defined executable, so the system loader must be changed to load an undefined executable. Therefore, the system loader is strictly dependent on the currently defined executable file format.

CMS의 프로그램은 시스템 로더가 컴파일러로부터 생성된 실행 파일을 인식하여 각 프로세서에 적재한다. CMS의 프로그램은 운영체계, 응용 프로그램, 프로그램 데이터 파일 등으로 구성되어 있으며 사용하는 컴파일러에 따라 각기 다른 실행 모듈 포맷을 가지고 있다. 따라서 시스템 로더가 각각의 실행 모듈을 인식하여 각기 다른 절차에 의해 실행 모듈을 시스템에 적재해야 하므로 시스템 로더는 지원되는 실행 모듈에 엄격히 종속되어 독립적인 버젼 관리를 할 수 없다.The program of the CMS loads each processor by the system loader. Program of CMS is composed of operating system, application program, program data file, etc. and has different execution module format according to compiler used. Therefore, since the system loader recognizes each execution module and loads the execution module into the system by different procedures, the system loader is strictly dependent on the supported execution module and cannot perform independent version control.

따라서, 상술한 문제점을 해결하기 위한 본 발명은 로딩 절차를 단순화하고 로딩 시간의 단축 및 실행 모듈에 독립적인 로더의 버전을 관리할 수 있도록 하기 위해 새로운 파일 포맷의 구조 정의하고 이를 이용한 로딩 방법을 제공하는데 그 목적이 있다.Accordingly, the present invention for solving the above problems provides a loading method using a new file format defined in order to simplify the loading procedure, to reduce the loading time and to manage the version of the loader independent of the execution module. Its purpose is to.

상술한 목적을 달성하기 위한 본 발명에 따른 코드 분할 다중 접속 이동 시스템 로딩 파일의 구조는 파일의 버젼 관리에 필요한 파일 유지보수 정보를 담고 있는 파일 헤더와, 실행 파일내의 프로그램 실행 데이터가 어떤 형태로 구성되어 있는가에 관한 정보를 담고 있는 섹션 헤더와, 프로그램 실행 코드 및 데어터로 이루어진 섹션 데이터로 이루어진 것을 특징으로 한다.The structure of the code division multiple access mobile system loading file according to the present invention for achieving the above object comprises a file header containing file maintenance information required for file version management and program execution data in an executable file. It is characterized by consisting of a section header containing information on whether or not, and section data consisting of program execution code and data.

또한 상술한 목적을 달성하기 위한 본 발명에 따른 코드 분할 다중 접속 이동 시스템 로딩 화일 포맷을 이용한 로딩 방법은 적재 정보 테이블에서 다음 변경할 파일 정보를 수신하는 단계와, 상기 수신된 정보를 바탕으로 다음 변경할 파일이 존재하는가를 검사하는 단계와, 상기 다음 변경할 실행 파일이 존재하는가의 검사 결과 다음 변경할 실행 파일이 존재하면 다음 변경할 파일 정보로부터 적재 프로그램의 파일 포맷을 검사하는 단계와, 상기 다음 변경할 실행 파일이 존재하는가의 검사 결과 다음 변경할 실행 파일이 존재하지 않으면 변경된 모든 코드 분할 다중 접속 이동 시스템 로딩 파일을 운용국에 다운로딩한 후 종료하는 단계와, 상기 적재 프로그램 파일 포맷의 검사 결과 비에스(BSD) 포맷일 경우 비에스디(BSD) 포맷을 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷으로 변환하는 단계와, 상기 적재 프로그램 파일 포맷의 검사 결과 공통 파일 포맷일 경우 공통 파일 포맷을 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷으로 변환하는 단계와, 상기 적재 프로그램 파일 포맷의 검사 결과 에스-레코드(S-Record) 포맷일 경우 에스-레코드(S-Record) 포맷을 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷으로 변환하는 단계와, 상기 적재 프로그램 파일 포맷의 검사 결과 상기 비에스디(BSD) 포맷, 공통 파일 포맷 및 에스-레코드(S-Record) 포맷 이외의 파일일 경우 종료하는 단계와, 상기 변환된 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷의 정보를 실행 파일의 버전 정보 파일에 입력하는 단계와, 상기 실행 파일의 버전 정보 파일에 파일 포맷의 정보를 입력한 후 적재 정보 테이블에서 다음 변경할 파일 정보를 수신하는 단계로 천이하는 단계로 이루어진 것을 특징으로 한다.In addition, the loading method using the code division multiple access mobile system loading file format according to the present invention for achieving the above object comprises the steps of receiving the next file information to be changed in the loading information table, and the next file to be changed based on the received information Checking whether the file exists, and if the next executable file to be changed exists, checking the file format of the loaded program from the next file information to be changed, and if the next executable file to be changed exists, and the next executable file to be changed exists. If there is no executable file to be changed next, after downloading all changed code division multiple access mobile system loading files to the operating station and terminating, and if the result of the checking of the loaded program file format is non-BSD (BSD) format, Code Division Multiple Access to SD (BSD) Format Converting to a mobile system loading file format, converting a common file format into a code division multiple access mobile system loading file format when the loading program file format is a common file format, and checking the loading program file format Converting the S-Record format to a code division multiple access mobile system loading file format in the case of the resultant S-Record format; Terminating if the file is a file other than a file format, a common file format, and an S-record format, and inputting information of the converted code division multiple access mobile system loading file format into a version information file of an executable file. And inputting file format information into the version information file of the executable file, and then, in the loading information table, And transitioning to receiving the file information to be changed.

도 1은 본 발명이 적용하는 CMS 시스템의 구조도.1 is a structural diagram of a CMS system to which the present invention is applied.

도 2는 본 발명이 적용되는 CMS 시스템의 로딩 절차를 도시한 흐름도.2 is a flowchart illustrating a loading procedure of a CMS system to which the present invention is applied.

도 3은 본 발명에 따른 포맷 변환 시에 사용되는 CLOFF의 구조도.3 is a structural diagram of CLOFF used in format conversion according to the present invention;

도 4는 본 발명에 따른 CLOFF를 이용한 로딩 방법을 도시한 흐름도.4 is a flowchart illustrating a loading method using CLOFF according to the present invention.

도 5는 본 발명에 따른 VIP 파일의 생성 절차를 도시한 흐름도.5 is a flowchart illustrating a procedure of generating a VIP file according to the present invention.

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

1 : 이동국2 : 기지국1 mobile station 2 base station

3 : 이동 전화 교환기4 : 홈 위치 등록기3: mobile telephone exchange 4: home location register

5 : 무선 기지국6 : 제어국5 wireless base station 6 control station

7 : 운용국8 : 채널 엘리먼트7: operating station 8: channel element

9 : 무선 기지국 상호 접속망10 : 무선 기지국 호 처리 프로세서9 wireless base station interconnection network 10 wireless base station call processing processor

11 : 무선 주파수 송/수신기12 : 제어국 그룹11 radio frequency transmitter and receiver 12 control station group

13 : 그룹 CDMA 상호 접속망14 : 트랜스코딩 셀렉터 뱅크13 group CDMA interconnection network 14 transcoding selector bank

15 : 호 제어 프로세서16 : CDMA 상호 접속망15 call control processor 16 CDMA interconnection network

17 : 교환국18 : 방문 위치 등록기17: exchange bureau 18: landing location register

첨부된 도면을 참조하여 본 발명을 상세히 설명하기로 한다.The present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 적용되는 CMS 시스템의 구조도이다. CMS는 4개의 서브시스템으로 구성되어 있다. 4개의 서브시스템은 이동국(Mobile Station: 이하 MS라함)(1), 기지국(Base System: 이하 BS라 함)(2), 이동 전화 교환국(Mobile Exchange: 이하 MX라 함)(3), 홈 위치 등록기(Home Location Register: 이하 HLR이라 함)(4)로 구성되어 있다. BS(2)는 다시 무선 기지국(Base Transceiver System: 이하 BTS라 함)(5), 제어국(Base station Controller: 이하 BSC라 함)(6), 운용국(Base station Manager: 이하 BSM이라 함)(7)으로 구성되어 있다.1 is a structural diagram of a CMS system to which the present invention is applied. The CMS consists of four subsystems. The four subsystems are the mobile station (hereinafter referred to as MS) (1), the base station (hereinafter referred to as BS) (2), the mobile telephone exchange station (hereinafter referred to as MS) (3), and the home location. It consists of a register (Home Location Register: HLR) (4). BS 2 is again referred to as a radio base station (Base Transceiver System: BTS) (5), control station (Base station Controller: BSC) (6), operating station (Base station Manager: BSM) ( It consists of 7).

MS(1)는 BTS(5)로부터 수신되는 무선 신호를 4개의 상관 검출기로 처리하는데, 이들 중 하나는 탐색 수신기(도시 안됨)로서 인접 기지국에서 송신하는 파일럿 신호를 탐색하여 최근접 기지국의 반송파 위상 기준으로 획득한다. 탐색 수신기는 핸드 오프 영역에서 수신되는 신호들 가운데 강한 신호 경로를 결정하게 된다. 나머지 상관 검출기는 디지털 데이터 수신기(도시 안됨)로서 탐색 수신기가 검출한 다중 경로로 수신되는 신호들을 해당 의사 잡음 수열로 상관 검출한다.The MS 1 processes the radio signal received from the BTS 5 into four correlation detectors, one of which is a search receiver (not shown), which searches for a pilot signal transmitted from an adjacent base station to the carrier phase of the nearest base station. Obtained as a standard. The search receiver determines a strong signal path among the signals received in the handoff region. The other correlation detector is a digital data receiver (not shown) that correlates signals received in the multipath detected by the search receiver with a corresponding pseudo noise sequence.

BTS(5)는 가입자의 정보를 송수신하며 MS(1)와의 무선 접속 및 BSC(6)와의 유무선 접속을 담당한다. BTS(5)는 채널 엘리먼트(Channel Element: 이하 CE라 함)(8), 기지국 상호 접속망(BTS Interconnection Network: 이하 BIN이라 함)(9), 기지국 제어 프로세서(BTS Control Process: 이하 BCT라 함)(10), 무선 주파수 송/수신기(Radio Frequency: 이하 RF라 함)(11)로 구성되어 있다. CE(8)는 CDMA 채널 코딩/디코딩, 섹터별 인터페이스, 변/벽조를 위한 아날로그 공통 기능 수행, 기준 시간 및 주파수 정보 수신 기능, 분배 및 공급 기능을 담당하고 있다. BIN(9)은 중계선(E1)을 통한 BSC(6)와의 제어 및 트랙픽 정보 송/수신을 담당한다. BCP(10)는 이중화로 구성되어 있으며 경보 정보 수직, 포괄적 위치 시스템(Global Position System: GPS)의 일일중 시간(Time Of Day: TOD) 정보 수신 및 분배 등 BTS(5) 전체 기능을 제어한다. RF(11)는 신호의 저잡음, 대전력 증폭 기능, 송/수신 신호의 대역 여파 기능, 주파수 변환 기능, 다중 주파수 할당을 위한 신호 결합 및 분배 기능 등을 담당한다. 하나의 BTS(5) 당 최대 3개의 주파수, 3개의 섹터, 320개의 트래픽 채널, 8개의 E1 트렁크를 구성할 수 있다.The BTS 5 transmits and receives subscriber information and is responsible for wireless connection with the MS 1 and wired and wireless connection with the BSC 6. The BTS 5 includes a channel element 8 (hereinafter referred to as CE) 8, a base station interconnection network (hereinafter referred to as a BIN) 9 and a base station control processor (hereinafter referred to as a BCT). (10) and a radio frequency transmitter / receiver (hereinafter referred to as RF) 11. The CE 8 is responsible for CDMA channel coding / decoding, sector-by-sector interface, performing analog common functions for side / walling, receiving reference time and frequency information, and distributing and supplying functions. The BIN 9 is in charge of controlling and transmitting / receiving traffic information with the BSC 6 via the relay line E1. The BCP 10 is configured with redundancy and controls the BTS 5 overall functions such as receiving and distributing time-of-day (TOD) information of the alarm information vertical and global position system (GPS). The RF 11 is responsible for a low noise of a signal, a large power amplification function, a band filtering function of a transmission / reception signal, a frequency conversion function, a signal combining and distribution function for multi-frequency allocation, and the like. Up to three frequencies, three sectors, 320 traffic channels, and eight E1 trunks can be configured per one BTS 5.

BSC(6)는 BTS(5)와 MX(3) 사이에 위치하며 BS(2)를 제어하고, MS(1)의 전력 제어, 핸드오프를 처리한다. BSC(6)는 제어국 그룹(Base Station Control Group: 이하 BSCG라 함)(12)와 BSCG간의 통신망인 그룹간 CDMA 상호 접속망(Group CDMA Interconnection Network: 이하 GCIN이라 함)(13)으로 구성되어 있다. BSCG(12)는 트랜스코딩 섹터 뱅크(Transcoding Selector Bank: 이하 TSB라 함)(14)와 호 제어 프로세서(Call Control Processor: 이하 CCP라 함)(15)가 CDMA 상호 접속망(CDMA Interconnection Network: 이하 CIN라 함)(16)을 통하여 연결되어 있다. BSC(6)는 12개의 BSCG로 구성되어 있으며, 그룹 당 4 셀렉터 보코더 프로세서/셀렉터 인터페이스 프로세서(Selector Vocoder Processor/Selector Interface Processor: SVP/SIP), 15 채널/SVP, 32 TSB Unit/CCP에 의한 32×60=1,920의 트랜스코딩 채널, BTS와 48 E1 트렁크, MX(3)와 64 E1 트렁크를 실장할 수 있어, 최대 512 기지국을 제어할 수 있다.The BSC 6 is located between the BTS 5 and the MX 3 to control the BS 2 and to handle power control and handoff of the MS 1. The BSC 6 is composed of a base station control group (hereinafter referred to as BSCG) 12 and a group CDMA interconnection network (hereinafter referred to as GCIN) 13, which is a communication network between the BSCG. . The BSCG 12 includes a transcoding selector bank (hereinafter referred to as TSB) 14 and a call control processor (hereinafter referred to as CCP) 15 as a CDMA interconnection network (hereinafter referred to as CIN). (16). The BSC (6) consists of 12 BSCGs, 4 selector vocoder processor / selector interface processor (SVP / SIP), 15 channels / SVP, 32 by group TSB Unit / CCP A transcoding channel of x60 = 1,920, BTS and 48 E1 trunks, MX (3) and 64 E1 trunks can be mounted, controlling up to 512 base stations.

BSM(7)은 BS(2), BSC(6)의 장애, 상태, 통계 등에 대한 각종 정보를 수집하며, 각 서브 시스템 운용관리 및 유지보수 기능을 수행한다. BSM(7)은 하이레벨 데이터 링크 제어(High Level Link Control: HDLC) 포트 이중화, 정합 모드 이중화를 통하여 상용 워크스테이션(선 워크스테이션)을 이중화하여 경보 수집 및 경보 처리, BS 전체에 대한 운용 및 유지보수 제어 및 기지국 프로그램 로딩 및 운용자 정합 기능을 수행한다.The BSM 7 collects various types of information on failures, states, statistics, and the like of the BS 2 and the BSC 6, and performs each subsystem operation management and maintenance function. BSM (7) duplicates commercial workstations (line workstations) through High Level Link Control (HDLC) port redundancy and match mode redundancy to collect and process alarms, and to maintain and operate the entire BS. Performs maintenance control and base station program loading and operator matching.

MX(3)는 교환국(Mobile Switching Center: 이하 MSC라 함)(17)과 방문 위치등록기(Visitor Location Register: 이하 VLR이라 함)(18)로 구성된다. MSC(17)은 가입자에 대한 호 처리와 공중 교환 전화망(Public Switched Telephone Network: PSTN)과 아날로그 이동 통신 가입자 시스템(AMPS) 망간의 연동 및 운용관리를 담당한다. VLR(18)은 MX(3) 내에 위치하여 가입자에 대한 위치 정보를 보관하고 있는데 데이타베이스 기능을 담당한다.The MX 3 is composed of an exchange station (Mobile Switching Center (MSC) hereinafter) 17 and a visitor location register (hereinafter referred to as VLR) 18. The MSC 17 is responsible for call processing for subscribers and interworking and operation management between a Public Switched Telephone Network (PSTN) and an Analog Mobile Telecommunications System (AMPS) network. The VLR 18 is located in the MX 3 to store location information about the subscriber and is responsible for database functions.

HLR(4)은 디지털 이동 통신망에 등록된 가입자에 대한 영구적인 정보와 가입자의 현 위치 정보와 같은 일시적인 정보를 보관하는 중앙 데이타 베이스 기능을 수행한다.The HLR 4 performs a central database function for storing temporary information, such as permanent information about the subscriber registered in the digital mobile communication network and the subscriber's current location information.

도 2는 본 발명이 적용되는 CMS 시스템의 BSM에서의 로딩 절차를 도시한 흐름도이다. 호스트 시스템에서 개발 완료된 응용 소프트웨어와 프로세서 로드 데이터(Processor Load Data; 이하 PLD라 함)를 유닉스(UNIX) 커맨드(ftp)나 카트리지 테이프를 이용하여 BSM의 적재 디렉토리에 운영체계, 응용 프로그램, PLD 순으로 다운로딩한다(21), BSM은 CCP의 파워나 하드웨어 리셋에 의하여 CCP의부터(Booter)에 적재 요구를 수신하면(22), BSM PLD로부터 적재 정보를 참조하여 운영체계, 응용 프로그램, PLD 등을 순차적으로 CCP에 적재한다(23). 이때 CCP에는 CCP 자체의 적재 프로그램 뿐만 아니라 해당 그룹내의 TSB와 BSC 및 CE의 적재 프로그램이 적재된다. 적재 프로그램을 로딩한 CCP는 TSB로부터의 로딩 요구를 검사하여(24) 로딩 요구가 있을 경우 TSB 적재 프로그램을 CCP에서 TSB에 적재한 후(25) BCP로부터의 로딩 요구를 검사한다(26). 상기 단계(24)에서 로딩 요구가 없을 경우는 단계(26)으로 진행한다. 단계(26)의 검사 결과 BCP로부터의 로딩 요구가 있는 경우 BCP 적재 프로그램을 CCP로부터 BCP에 적재한 후(27) CE로부터의 로딩 요구를 검사한다(28). 상기 단계(26)에서 로딩 요구가 없을 경우 단계(28)로 진행한다. 단계(28)의 검사 결과 CE로부터의 로딩 요구가 있을 경우 CE 적재 프로그램을 CCP로부터 CE에 적재하고(29) 종료한다. 단계(28)의 겸사 결과 CE로부터의 로딩 요구가 없을 경우 바로 종료한다.2 is a flowchart illustrating a loading procedure in a BSM of a CMS system to which the present invention is applied. Application software and processor load data (hereinafter referred to as PLDs) developed on the host system are stored in the BSM's load directory in order of operating system, application, and PLD using UNIX commands (ftp) or cartridge tape. When the BSM receives a load request from the CCP by the power of the CCP or a hardware reset (22), the BSM refers to the load information from the BSM PLD to download an operating system, an application program, or a PLD. It is sequentially loaded on the CCP (23). At this time, the CCP loads not only the CCP itself but also the TSB, BSC, and CE in the group. The CCP loading the load program checks the load request from the TSB (24) and if there is a load request, loads the TSB load program from the CCP to the TSB (25) and then checks the load request from the BCP (26). If there is no loading request in step 24, the process proceeds to step 26. If there is a loading request from the BCP as a result of the check in step 26, the BCP loading program is loaded from the CCP to the BCP (27) and then the loading request from the CE is checked (28). If there is no loading request in step 26, the process proceeds to step 28. If there is a loading request from CE as a result of the check in step 28, the CE loading program is loaded from the CCP to the CE (29) and ends. If there is no loading request from CE as a result of the command of step 28, the process ends immediately.

도 3은 본 발명에 따른 파일 포맷 변환 시에 사용되는 CLOFF의 구조도이다. CLOFF는 파일 헤더(301)와 섹션 헤더(302) 그리고 섹션 데이터(303)로 구성된다. 파일 헤더(301)는 파일의 버젼 관리에 필요한 파일 유지보수 정보를 담고 있으며, 섹션 헤더(302)는 프로그램의 실행 데이터가 실행 파일내에 어떠한 형태로 구성되어 있는가에 대한 정보를 가지고 있다. 파일 헤더(301)는 타켓에 적재된 현재 파일의 명칭 4 바이트(304), 적재 파일의 버전 4 바이프(305), 파일이 적재되어 있는 현장(site)의 명칭 4 바이트(306), CLOFF를 생성한 최종 날자 4 바이트(307) 등이 순차적으로 구성되어 있다. 섹션 헤더(302)는 프로그램 실행에 필요한 TEXT, DATA, BSS의 CLOFF 파일 내에 물리적인 형상을 나타내는 것으로, 섹션 헤더의 명칭(308), 섹션 데이터의 주소(309)로 구성되어 있다. 섹션 데이터(303)는 실제 실행 코드인 텍스트(TEXT)(310), 초기화된 데이터인 데이터(DATA)(311), 초기화되지 않은 데이타인 BSS(312)로 구성되어 있다.3 is a structural diagram of CLOFF used in the file format conversion according to the present invention. CLOFF consists of a file header 301, a section header 302, and section data 303. The file header 301 contains file maintenance information necessary for file version management, and the section header 302 contains information on how the execution data of the program is configured in the executable file. The file header 301 stores the name 4 bytes 304 of the current file loaded on the target, the version 4 vipe 305 of the loaded file, the name 4 bytes 306 of the site on which the file is loaded, and CLOFF. The generated last date 4 bytes 307 and the like are sequentially configured. The section header 302 represents the physical shape in the CLOFF file of TEXT, DATA, and BSS required for program execution. The section header 302 includes a name 308 of the section header and an address 309 of the section data. Section data 303 is composed of text (TEXT) 310, which is actual execution code, data (DATA) 311, which is initialized data, and BSS 312, which is uninitialized data.

도 4는 본 발명에 따른 CLOFF를 이용한 로딩 방법을 도시한 흐름도이다. 파일 포맷 변환기는 다운 로딩에 앞서 적재 정보 테이블에서 적재할 다음 실행 파일 명칭을 수신한다(401). 수신된 명칭을 바탕으로 다음에 CLOFF로 변경할 파일이 존재하는가를 검사한다(402), 검사 결과 다음에 CLOFF로 변경할 파일이 존재하지 않으면 변경된 모든 CLOFF 파일을 BSM에 다운로딩한 후(403) 종료한다. 검사 결과 다음에 CLOFF 파일로 변경할 실행 파일이 존재하면 변경할 파일 명칭으로부터 실행 프로그램 파일 포맷을 검사한다(404). 적재 파일을 검사하여, BSD 포맷일 경우(405) BSD를 CLOFF 포맷으로 변환한다(406). COFF 포맷일 경우(407) COFF를 CLOFF 포맷으로 변환한다(408). S-Record 포맷일 경우(409) S-Record를 CLOFF 포맷으로 변환한다(410). 변경된 각 프로그램으로부터 프로그램의 버전 관리 정보를 추출하여 순차적으로 프로세서별로 실행 파일의 버전 정보 파일(Version Information of execution per Processor: 이하 VIP라 함)을 생성한 후(411) 단계(401)로 천이한다. 단계(404)의 검사 결과 실행 파일의 유형이 BSD 포맷, COFF 포맷 및 S-Record 포맷 이외의 포맷일 경우(412) 종료한다.4 is a flowchart illustrating a loading method using CLOFF according to the present invention. The file format converter receives (401) the next executable file name to load in the loading information table prior to downloading. Based on the received name, it is checked whether there is a file to be changed to CLOFF next (402). If there is no file to be changed to CLOFF next as a result of the check, all changed CLOFF files are downloaded to the BSM (403) and then terminated. . If there is an executable file to be changed to a CLOFF file after the inspection result, the executable program file format is checked from the file name to be changed (404). The loaded file is examined and converted to CLOFF format (406) if it is in BSD format (405). In the case of the COFF format (407), the COFF is converted to the CLOFF format (408). In case of the S-Record format (409), the S-Record is converted into the CLOFF format (410). After extracting the version management information of the program from each changed program to generate a version information file (Version VIP of execution per Processor: hereinafter VIP) of the processor for each processor sequentially (411) and proceeds to step 401. If the result of the check in step 404 is of a type other than the BSD format, the COFF format, and the S-Record format, the process ends (412).

도 5는 본 발명에 따른 VIP 파일의 생성 절차를 도시한 흐름도이다. 시스템의 구성시마다 바뀌는 형상 데이터베이스를 오픈하여(501) 다음 프로세서 명칭을 읽는다(502). 형상 데이터베이스 내의 모든 프로세서 명칭을 모두 처리하였는가를 검사한다(503). 처리할 프로세서 명칭이 존재하면 형상 데이터베이스로부터 해당 프로세서에 소속하는 파일을 읽는다(504). 형성 데이터베이스내의 모든 프로세서 명칭을 처리했으며 종료한다. 해당 프로세서에 소속하는 모든 파일을 오픈했는지 검사한다(505). 오픈할 파일이 존재하면 해당 CLOFF 파일에서 파일 유지보수 정보를 읽어(506) 해당 프로세서의 VIP 파일에 추가한 후(507) 단계(504)로 이동한다. 단계(505)에서 오픈할 파일이 존재하지 않으면 해당 프로세서의 VIP 파일을 닫고 (508) 단계 (502)로 이동한다. VIP 파일은 프로세서별로 하나씩 만들어 지며, 해당 프로세서에 적재된 모든 파일에 대하여 파일의 유지보수 정보를 가지고 있다.5 is a flowchart illustrating a procedure of generating a VIP file according to the present invention. The configuration database, which changes every time the system is configured, is opened (501) and the next processor name is read (502). It is checked whether all processor names in the shape database have been processed (503). If there is a processor name to be processed, a file belonging to the processor is read from the shape database (504). Processed all processor names in the formation database and terminates. It is checked whether all files belonging to the processor are opened (505). If the file to be opened exists, the file maintenance information is read from the corresponding CLOFF file (506), added to the VIP file of the processor (507), and then the process proceeds to step 504. If there is no file to open in step 505, the VIP file of the processor is closed (508) and the process moves to step 502. One VIP file is created for each processor and contains file maintenance information for all files loaded on that processor.

상술한 바와 같이 본 발명에 의하면 시스템에 적재되는 실행 모듈의 포맷을 표준화하여 실행 모듈별로 다른 로딩 메카니즘을 하나로 통일할 수 있다. 따라서, 시스템 로더 프로그램은 하나의 로딩 메카니즘으로 구성할 수 있고, 프로그램의 시스템 적재 시간을 단축할 수 있으며, 새로 정의된 CLOFF 실행 파일에는 실행 모듈의 버전 관리에 필요한 데이터가 포함되어 있어 실질적인 CMS 프로그램의 버젼 관리가 가능하고, 실행 모듈과는 무관한 로더의 버젼 관리가 가능한 훌륭한 효과가 있다.As described above, according to the present invention, it is possible to standardize the format of an execution module loaded in a system to unify different loading mechanisms for each execution module. Therefore, the system loader program can be configured with a single loading mechanism, and the system loading time of the program can be shortened. The newly defined CLOFF executable file includes data necessary for version control of the execution module, so that the actual CMS program can be Version control is possible, and the loader version is independent of executable modules.

Claims (6)

파일의 버젼 관리에 필요한 파일의 유지보수에 대한 정보를 담고 있는 파일 헤더와,A file header containing information about file maintenance required for file versioning, 실행 파일내에 프로그램 실행 데이터가 어떤 형태로 구성되어 있는가에 관한 정보를 담고 있는 섹션 헤더와,A section header containing information about how program execution data is organized in the executable, 프로그램 실행 코드 및 데이터로 이루어진 섹션 데이터로 이루어진 것을 특징으로 하는 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷의 구조.A structure of a code division multiple access mobile system loading file format, comprising section data consisting of program executable code and data. 제1항에 있어서, 상기 파일 헤더는 4 바이트의 타켓에 적재된 현재 파일의 명칭과,The method of claim 1, wherein the file header includes a name of a current file loaded on a 4-byte target, 4 바이트의 적재 파일의 버전과,The version of the 4-byte load file, 4 바이트의 파일이 적재되어 있는 사이트의 명칭과,The name of the site on which the 4-byte file is loaded, 4 바이트의 코드 분할 다중 접속 이동 시스템 로딩 파일을 생성한 최종 날짜가 순차적으로 구성되어 있는 것을 특징으로 하는 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷의 구조.A structure of a code division multiple access mobile system loading file format, wherein a final date of generating a 4-byte code division multiple access mobile system loading file is sequentially configured. 제1항에 있어서, 상기 섹션 헤더는 섹션 헤더의 명칭과 섹션 데이터의 주소로 구성된 것을 특징으로 하는 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷의 구조.The structure of a code division multiple access mobile system loading file format according to claim 1, wherein the section header consists of a name of a section header and an address of section data. 제1항에 있어서, 상기 섹션 데이터는 실제 실행 코드인 텍스트(TEXT)와, 초기화된 데이터와, 초기화되지 않은 데이터인 기본 동기화 서브 세트로 이루어진 것을 특징으로 하는 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷의 구조.2. The code division multiple access mobile system loading file format of claim 1, wherein the section data comprises text TEXT that is actual executable code, initialized data, and a default subset of synchronization that is uninitialized data. rescue. 적재 정보 테이블에서 다음 변경할 파일 정보를 수신하는 단계와,Receiving file information to be changed next in the loading information table; 상기 수신된 정보를 바탕으로 다음 변경할 파일이 존재하는가를 검사하는 단계와,Checking whether there is a file to be changed next based on the received information; 상기 다음 변경할 파일이 존재하는가의 검사 결과 다음 변경할 실행 파일이 존재하면 변경할 실행 파일 포맷을 검사하는 단계와,Checking an executable file format to be changed if a next executable file to be changed is found as a result of the checking whether the next file to be changed exists; 상기 다음 변경할 실행 파일이 존재하는가의 검사 결과 다음 변경할 실행 파일이 존재하지 않으면 변경한 모든 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷을 운용국에 다운로딩한 후 종료하는 단계와,Downloading all changed code division multiple access mobile system loading file formats to the operating station and ending if the next executable file to be changed does not exist as a result of checking whether the next executable file to be changed exists; 상기 실행 파일 포맷의 검사 결과 비에스디(BSD) 포맷일 경우 비에스디(BSD) 포맷을 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷으로 변환하는 단계와,Converting the BSD format to a code division multiple access mobile system loading file format when the execution file format is a BSD format; 상기 적재 프로그램 파일 포맷의 검사 결과 공통 파일 포맷일 경우 공통 파일 포맷을 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷으로 변환하는 단계와,Converting a common file format into a code division multiple access mobile system loading file format when the loading program file format is a common file format; 상기 적재 프로그램 파일 포맷의 검사 결과 에스-레코드(S-Record) 포맷일 경우 에스-레코드(S-Record) 포맷을 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷으로 변환하는 단계와,Converting an S-Record format into a code division multiple access mobile system loading file format when the loading program file format is an S-Record format; 상기 적재 프로그램 파일 포맷의 검사 결과 상기 비에스디(BSD) 포맷, 공통파일 포맷 및 에스-레코드(S-Record) 포맷 이외의 파일일 경우 종료하는 단계와,Terminating the file in a file other than the BSD format, the common file format, and the S-Record format as a result of the inspection of the loaded program file format; 상기 변환된 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷의 정보를 실행 파일의 버전 정보 파일에 입력하는 단계와,Inputting information of the converted code division multiple access mobile system loading file format into a version information file of an executable file; 상기 실행 파일의 버전 정보 파일에 파일 포맷의 정보를 입력한 후 적재 정보 테이블에서 다음 변경할 파일 정보를 수신하는 단계로 천이하는 단계로 이루어진 것을 특징으로 하는 코드 분할 다중 접속 이동 시스템 로딩 파일 포캣을 이용한 로딩 방법.Loading the code division multiple access mobile system loading file format, characterized in that the step of inputting the file format information in the version information file of the executable file and transitioning to receiving the next change file information in the loading information table Way. 제5항에 있어서, 상기 실행 파일의 버전 정보 파일은 형상 데이터베이스를 오픈하여 프로세서 명칭을 읽는 단계와,The method of claim 5, wherein the version information file of the executable file comprises: reading a processor name by opening a shape database; 상기 형상 데이터베이스 내에 다음에 처리할 프로세서 명칭이 존재하는지를 검사하는 단계와,Checking whether there is a processor name to be processed next in the shape database; 상기 프로세서 명칭이 존재하는지의 검사 결과 해당 프로세서 명칭이 존재하면 형상 데이터베이스를 오픈하여 상기 해당 프로세서에 소속하는 다음 파일을 읽는 단계와,Checking that the processor name exists and reading the next file belonging to the processor by opening a shape database if the processor name exists; 상기 프로세서 명칭이 존재하는지의 검사 결과 해당 프로세서 명칭이 존재하지 않을 경우 종료하는 단계와,Terminating if the processor name does not exist as a result of checking whether the processor name exists; 상기 읽은 해당 프로세서에 소속하는 다음 오픈할 파일이 존재하는지를 검사하는 단계와,Checking whether there is a next file to be opened belonging to the read processor; 상기 오픈할 파일이 존재하는지의 검사 결과 다음 오픈할 파일이 존재하면 해당 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷에서 파일 유지보수 정보를 읽어오는 단계와,Reading file maintenance information from a corresponding code division multiple access mobile system loading file format when a next file to open is found as a result of checking whether the file to be opened exists; 상기 해당 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷에서 파일 유지 보수 정보를 해당 프로세서의 실행 파일의 버전 정보 파일에 추가한 후 형상 데이터베이스를 오픈하여 상기 다음 프로세서의 파일을 읽는 단계로 천이하는 단계와,Adding file maintenance information to the version information file of the execution file of the processor in the corresponding code division multiple access mobile system loading file format, and then transitioning to reading the file of the next processor by opening a shape database; 상기 다음 오픈할 파일이 존재하는지의 검사 결과 오픈할 파일이 존재하지 않으면 해당 프로세서의 실행 파일의 버전 정보 파일 파일을 닫고 형상 데이터베이스를 오픈하여 다음 프로세서 명칭을 읽는 단계로 천이하는 단계에 의해 생성되는 것을 특징으로 하는 코드 분할 다중 접속 이동 시스템 로딩 파일 포맷을 이용한 로딩 방법.If the file to be opened does not exist as a result of checking whether the next file to be opened exists, it is generated by closing the version information file file of the execution file of the processor and opening the shape database to read the next processor name. A loading method using a code division multiple access mobile system loading file format.
KR1019960052021A 1996-11-05 1996-11-05 Format of loading object file of cdma system and loading method using this format KR100223013B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960052021A KR100223013B1 (en) 1996-11-05 1996-11-05 Format of loading object file of cdma system and loading method using this format

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960052021A KR100223013B1 (en) 1996-11-05 1996-11-05 Format of loading object file of cdma system and loading method using this format

Publications (2)

Publication Number Publication Date
KR19980034077A true KR19980034077A (en) 1998-08-05
KR100223013B1 KR100223013B1 (en) 1999-10-01

Family

ID=19480793

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960052021A KR100223013B1 (en) 1996-11-05 1996-11-05 Format of loading object file of cdma system and loading method using this format

Country Status (1)

Country Link
KR (1) KR100223013B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000060965A (en) * 1999-03-22 2000-10-16 김영환 System software real time version management system of the mobile communication system and method thereof
KR100350319B1 (en) * 1999-11-30 2002-08-28 엘지전자 주식회사 Method of Self-loading Programs in the Communication System
KR101487207B1 (en) * 2012-03-13 2015-02-03 주식회사 비엔에스웍스 Method for Operating Contents by using Sound

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000060965A (en) * 1999-03-22 2000-10-16 김영환 System software real time version management system of the mobile communication system and method thereof
KR100350319B1 (en) * 1999-11-30 2002-08-28 엘지전자 주식회사 Method of Self-loading Programs in the Communication System
KR101487207B1 (en) * 2012-03-13 2015-02-03 주식회사 비엔에스웍스 Method for Operating Contents by using Sound

Also Published As

Publication number Publication date
KR100223013B1 (en) 1999-10-01

Similar Documents

Publication Publication Date Title
US6324411B1 (en) Background software loading in cellular telecommunication systems
US5654901A (en) Loading software into field test equipment
US5930704A (en) Reconfigurable subscriber terminal for a wireless telecommunications system
EP1244325B1 (en) Radio apparatus and handover control method for radio apparatus
FI105369B (en) A method for controlling repeaters and a repeater
KR100322025B1 (en) A method and system for increasing a frequency assignment in mobile telecommunication system
US7254386B2 (en) System and method for improved security in handset reprovisioning and reprogramming
US20060030308A1 (en) Wireless communication apparatus, wireless communication network and software upgrading method
US20020086688A1 (en) Method for processing messages in a cellular base station system
GB2301744A (en) Software download for a subscriber terminal of a wireless telecommunications system
EP1040687B1 (en) System for forwarding and logging a digital message from a telecommunications device
US10819570B2 (en) Priority based reconfiguration scheme for remote units
FI106515B (en) Configuring the Smart Network Service
EP0895681A1 (en) A control system for a telecommunications system
US20040203805A1 (en) Method and system for efficiently using a mobile unit for switching between communications systems
KR100223013B1 (en) Format of loading object file of cdma system and loading method using this format
WO1998056149A1 (en) Delta file software loading in cellular telecommunications systems
FI100081B (en) Personal communication system
US7133505B2 (en) Method and networking architecture for implementing service voice dynamic loading on intelligent network
EP1303943A1 (en) Base station control in telecommunications system
KR100849301B1 (en) Apparatus and method for efficient generation of delta files for over-the-air upgrades in a wireless network
JP4283996B2 (en) Wireless device, base station system
KR100329646B1 (en) Method for adding and deleting base station in digital mobile communication system
KR100204592B1 (en) The common data defining method in personal communication system
KR100266872B1 (en) Method for comprehensive management of pilot off set in mobile telecommunication

Legal Events

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

Payment date: 20070702

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee