KR930010288B1 - Electronic exchange system - Google Patents

Electronic exchange system Download PDF

Info

Publication number
KR930010288B1
KR930010288B1 KR1019900022818A KR900022818A KR930010288B1 KR 930010288 B1 KR930010288 B1 KR 930010288B1 KR 1019900022818 A KR1019900022818 A KR 1019900022818A KR 900022818 A KR900022818 A KR 900022818A KR 930010288 B1 KR930010288 B1 KR 930010288B1
Authority
KR
South Korea
Prior art keywords
common
procedure
address
common procedure
call processing
Prior art date
Application number
KR1019900022818A
Other languages
Korean (ko)
Other versions
KR920014060A (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 KR1019900022818A priority Critical patent/KR930010288B1/en
Publication of KR920014060A publication Critical patent/KR920014060A/en
Application granted granted Critical
Publication of KR930010288B1 publication Critical patent/KR930010288B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Exchange Systems With Centralized Control (AREA)

Abstract

The method comprises the first step (301) for operating initialization for using a system libray, the second step (302,303) for storing common data base address application program with common data of the system library after the above first step (301), and the third step (304 to 306) for processing by using common procedure of the system library. The method improves full electronic switching system capacity by applying a method using the system library to call processing software and operation software

Description

전전자 교환기의 시스팀 라이브러리 이용방법How to use the system library of the electronic exchange

제1도는 본 발명이 적용되는 전전자 교환기의 구성도.1 is a block diagram of an electric electron exchanger to which the present invention is applied.

제2도는 SL과 응용 프로그램과의 상호작용상태를 나타낸 구조도.2 is a structural diagram showing an interaction state between an SL and an application program.

제3도는 본 발명에 의한 시스팀 라이브러리 이용 방법의 흐름도.3 is a flowchart of a method of using a system library according to the present invention.

제4도는 제3도의 초기화 과정의 흐름도.4 is a flow chart of the initialization process of FIG.

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

1 : CCS 2 : INS1: CCS 2: INS

3 : ASS 4 : MMP3: ASS 4: MMP

5 : OMP 6 : NTP5: OMP 6: NTP

7 : INP 8 : ASP7: INP 8: ASP

9 : SL 10 : ISL9: SL 10: ISL

11 : AP11: AP

본 발명은 전전자 교환기의 시스팀 라이브러리(System Library) 이용 방법에 관한 것이다.The present invention relates to a method of using a system library of an electron exchanger.

사회가 고도화됨으로 인하여 교환기 이용자나 운용자의 요구도 다양화되고 증가됨에 따라 교환기내 소프트웨어는 더 복잡한 면을 지니게 되었다. 기존 TDX-1A나 TDX-1B 교환기내에서는 주 프로세서에 단일 응용 프로그램을 탑재하여 운용함으로써 여러 타스크간의 데이트나 프로시져들의 공유 문제가 심각한 문제로 대두되었다. 즉 한 타스크의 오류로 인하여 타 타스크에 심각한 영향을 끼칠 소지가 있으며 이로 인하여 시스팀 전반의 신뢰도를 떨어뜨리는 결과를 초래하게 되었다.As society has advanced, the needs of exchange users and operators have diversified and increased, making the software in the exchanges more complex. In the existing TDX-1A or TDX-1B switch, a single application is installed and operated on the main processor, which makes the problem of sharing data or procedures among tasks a serious problem. In other words, the error of one task can have a serious impact on the task, which results in a decrease in the reliability of the entire system.

교환기는 이를 사용하는 이용자의 요구를 즉시 수용하여야만 하는 실시간을 요하는 시스팀이다. 전전자 교환기에서 실행모듈간 데이타를 공유하기 위하여 DBMS를 사용하거나 시그널을 주고받는 것은 메모리를 직접 접근하는 것보다 실시간 운용에 커다란 영향을 미치게 된다.An exchange is a system that requires real time that must immediately accommodate the needs of its users. Using a DBMS or exchanging signals to share data between execution modules in an electronic exchange has a greater impact on real-time operation than accessing memory directly.

본 발명의 목적은 수행시간이 빠른, 실행모듈간 데이타나 프로시져들을 공유할 수 있는 SL(System Library)를 이용하는 방법을 제공함에 있다.SUMMARY OF THE INVENTION An object of the present invention is to provide a method using a system library (SL) that can share data or procedures between execution modules with fast execution time.

상기 목적을 달성하기 위해 본 발명은 운용 및 보전의 기능을 수행하는 CCS(Central Control Subsystem), 집중화된 호처리 기능을 수행하는 INS(Interconnection Network Subsystem), 및 분산된 호처리 기능을 수행하는 ASS(Access Switching Subsystem)을 포함하여 구성된 전전자 교환기의 SL(System Library) 이용 방법에 있어서, SL이용을 위한 초기화를 수행하는 제1단계, SL내의 공통데이타를 이용하여 처리하는 제2단계, 및 SL내의 공통 프로시져를 이용하여 처리하는 제3단계에 의해 수행되는 것을 특징으로 하는 SL 이용 방법으로 구성되었다.In order to achieve the above object, the present invention provides a Central Control Subsystem (CCS) that performs operations and maintenance functions, an Interconnection Network Subsystem (INS) that performs centralized call processing, and an ASS (Performed Distributed Call Processing). A method of using a SL (System Library) of an electronic switching system including an Access Switching Subsystem, comprising: a first step of performing initialization for use of a SL, a second step of processing using common data in the SL, and a SL using a method characterized in that performed by the third step of processing using a common procedure.

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

제1도는 본 발명이 적용되는 전전자 교환기의 구성도로, 1은 (CCS), 2는 INS, 3은 ASS, 4는 MMP, 5는 OMP, 6은 NTP, 7은 IMP, 8은 ASP를 각각 나타낸다.1 is a schematic diagram of an electron exchanger to which the present invention is applied, 1 is (CCS), 2 is INS, 3 is ASS, 4 is MMP, 5 is OMP, 6 is NTP, 7 is IMP, and 8 is ASP. Indicates.

본 발명이 적용되는 전전자 교환기는 제1도에 도시한 바와 같이 INS(Interconnection Network Subsystem)(2), CCS(Central Control Subsystem)(1)과 ASS(Access Switching Subsystem)(3)의 3개 서브시스팀으로 구성되어 있다. CCS(1)은 운용 및 보전의 기능을 수행하며, INS(2)에서는 집중화된 호처리 기능을 수행하며 ASS(3)는 분산된 호처리 기능을 수행한다.As shown in FIG. 1, the electronic exchanger to which the present invention is applied has three sub-interfaces of the Interconnection Network Subsystem (INS), the Central Control Subsystem (CCS), and the Access Switching Subsystem (ASS). It consists of a system. CCS 1 performs the functions of operation and maintenance, INS 2 performs the centralized call processing function, and ASS 3 performs the distributed call processing function.

CCS(1)내의 OMP(Operation and Maintenance Processor)(5)는 운용 및 보전 기능의 주된 업무를 수행하는 프로세서이고, CCS(1)내의 MMP(Man-Machine Processor)(4)는 시스팀 운용자와 시스팀간의 정보교환을 처리하는 기능을 수행하는 프로세서이고, INS(2)내의 INP(Interconnection Network Processor)(6)는 호처리 과정의 스위치를 제어하는 프로세서이고, INS(2)내의 NTP(Number Translation Processor)(6)는 호처리 과정의 번호 번역이나 루팅과정을 제어하는 프로세서이고 ASS(3)내의 ASP(Access Switching Processor)(8)는 교환기 가입자나 타국의 시스팀 접근을 처리하는 전반적인 호처리 기능을 수행하는 프로세서이다. SL(System Library)은 ASP(8)에 탑재되어 실시간 호처리를 위하여, 호처리 기능들의 일부와 호처리 기능 및 운용 기능 사이의 상호작용을 처리한다.OMP (Operation and Maintenance Processor) 5 in the CCS (1) is a processor that performs the main tasks of the operation and maintenance functions, Man-Machine Processor (MMP) (4) in the CCS (1) between the system operator and the system A processor performing a function of processing information exchange, an INP (Interconnection Network Processor) 6 in the INS 2 is a processor controlling a switch of a call processing process, and a NTP (Number Translation Processor) in the INS 2 ( 6) is a processor that controls the number translation or routing process of the call processing process, and an ASP (Access Switching Processor) within the ASS (3) is a processor that performs the overall call processing function to handle the access of the exchange subscriber or the system of another country. to be. The SL (System Library) is mounted in the ASP 8 to handle the interaction between some of the call processing functions and the call processing and operation functions for real time call processing.

제2도는 SL과 응용 프로그램과의 상호작용상태를 나타낸 구조도로, 9는 SL, 10는 ISL, 11은 AP(Application Program)를 각각 나타낸다.2 is a structural diagram showing the interaction state between the SL and the application program, 9 is SL, 10 is ISL, and 11 is AP (Application Program).

SL실행모둘(9)은 응용 프로그램 실행모듈들에서 공유할 데이타나 공통 프로시져들을 모아 다른 응용 프로그램 실행모듈들에서 사용치 않는 운영체제와 약속된 논리적인 어드레스를 부여한 후 실행모듈화한 것으로 타 실행모듈과 동일하게 주 프로세서에 탑재되어 실행된다. ISL(Interface for System Library)(10)은 응용 프로그램 실행모듈과 결합되어 응용 프로그램 실행모듈들이 SL(9)을 사용하기 쉽게 하는 사용자 라이브러리이다. 응용 프로그램 실행모듈에서, SL(9)내의 공통 프로시져의 이용은 SL(9)내 공통 프로시져 정의와 1 : 1 일치되게끔 ISL(10)내에 정의된 프로시져를 호출함으로써 이루어지고 SL(9)내의 공통 데이타 접근은 ISL(10)을 이용하여 구한 SL(9)내의 공통 데이타 주소를 직접 접근함으로써 이루어진다. 따라서 상기와 같이 주소를 이용한 접근 방법을 사용함으로 DBMS를 이용하거나 시그널을 이용하여 데이타를 공유하는 방법보다 빠른 시간에 공통 프로시져나 데이타를 사용할 수 있다.SL execution module (9) is a module that executes and modifies the data and common procedures to be shared by application program execution modules and assigns logical addresses promised to operating systems not used by other application program execution modules. Is mounted on the main processor and executed. The interface for system library (ISL) 10 is a user library that is combined with an application program execution module to facilitate application program execution modules using the SL 9. In the application execution module, the use of a common procedure in the SL 9 is made by calling a procedure defined in the ISL 10 to 1: 1 match the common procedure definition in the SL 9 and common in the SL 9. Data access is achieved by directly accessing common data addresses in the SL 9 obtained using the ISL 10. Therefore, by using the address access method as described above, common procedures or data can be used at a faster time than using a DBMS or sharing data using signals.

제3도는 본 발명에 의한 시스팀 라이브러리 이용 방법의 흐름도이다. 응용 프로그램에서 SL을 이용할 수 있도록 지원하는 ISL의 초기화를 위한 프로시져를 수행시킨다(301). ISL의 초기화 이후, SL내 공통 데이타들의 주소를 저장한다(302). 공통 데이타를 이용하고자 할 때는 저장되어 있는 데이타의 주소를 직접 접근하여 이용한다(303). SL내 공통 프로시져를 이용코자 하면, SL내 공통 프로시져와 동일한 정의를 갖는 ISL내의 프로시져를 호출한다(304). ISL에서 저장되어 있는 SL 공통 프로시져의 주소를 꺼낸다(305). 이후 이 주소를 이용하여 SL로 점프한다(306). SL에서의 처리가 완료된 후 응용 프로그램에서 복귀한다(307).3 is a flowchart of a method of using a system library according to the present invention. The procedure for initializing the ISL supporting the use of the SL in an application program is performed (301). After initialization of the ISL, the address of common data in the SL is stored (302). In order to use common data, the stored data address is directly accessed (303). To use a common procedure in the SL, call a procedure in the ISL having the same definition as the common procedure in the SL (304). Retrieve the address of the SL common procedure stored in the ISL (305). The jump to the SL using this address (306). After the processing in the SL is completed, the process returns to the application program (307).

제4도는 제3도의 초기화과정의 흐름도이다. 응용 프로그램에서 ISL내의 매니저(manager)를 호출한다(301). ISL 매니저에서 SL의 탑재 여부를 조사하여(401) 탑재되었으면 운영체계에 SL실행모듈의 사용을 알린 후(402) SL실행모듈의 수행여부를 나타내는 SL내 프래그를 접근하여 이를 조사한다(403). SL실행모듈이 수행되었으면 SL내 메모리에 저장되어 있는 공통 프로시져들의 주소를 ISL내에 저장한다(404). ISL에서 응용 프로그램으로 복귀한다(405).4 is a flowchart of the initialization process of FIG. The application calls a manager in the ISL (301). If the ISL manager checks whether the SL is loaded (401), if it is mounted, it notifies the operating system of the use of the SL execution module (402) and then accesses the flag in the SL indicating whether the SL execution module is performed (403). . When the SL execution module is executed, the addresses of common procedures stored in the memory in the SL are stored in the ISL (404). Return to the application from the ISL (405).

상기와 같이 구성되어 작동하는 본 발명은 DBMS를 이용하거나 신호를 주고받음으로써 데이타를 공유하는 방법보다 수행시간이 빠른, 응용 프로그램 실행모듈간 데이타나 프로시져들을 공유할 수 있는, SL을 이용하는 방법을 전전자 교환기 호처리 소프트웨어와 운용 소프트웨어에 구현함으로써 수많은 호처리를 실시간으로 수행시키게 되어 전전자 교환기 시스팀 성능을 향상시키게 된다.The present invention constructed and operated as described above provides a method of using a SL, which can share data or procedures among application program execution modules, which is faster in execution time than a method of sharing data by using a DBMS or exchanging a signal. Implemented in the electronic exchange call processing software and operational software, it will perform a large number of call processing in real time, improving the performance of the electronic exchange system.

Claims (4)

운용 및 보전의 기능을 수행하는 CCS(Central Control Subsystem)(1), 집중화된 호처리기능을 수행하는 INS(Interconnection Network Subsystem)(2), 및 분산된 호처리 기능을 수행하는 ASS(Access Switching Subsystem)(3)을 포함하여 구성된 전전자 교환기의 시스팀 라이브러리(System Library; 이하, SL이라 함) 이용 방법에 있어서; SL 이용을 위한 초기화를 수행하는 제1단계(301), 상기 제1 단계(301) 수행 후, SL내의 공통데이타를 이용하여 공통 데이타 베이스 주소 응용 프로그램에 저장하는 제2단계(302,303), 및 상기 제2단계(302,303) 수행 후, SL내의 공통 프로시져를 이용하여 처리하는 제3단계(304 내지 306)를 구비하여 수행하는 것을 특징으로 하는 SL 이용 방법.Central Control Subsystem (CCS) (1) to perform operations and maintenance functions, Interconnection Network Subsystem (INS) to perform centralized call processing functions, and Access Switching Subsystem (ASS) to perform distributed call processing functions (3) a method of using a system library (hereinafter, referred to as SL) of an electro-electric exchanger; A first step 301 of performing initialization for using a SL, a second step 302 and 303 of storing the common database address application program using common data in the SL after performing the first step 301, and the And after performing the second step (302,303), a third step (304 to 306) for processing using a common procedure in the SL. 제1항에 있어서, 상기 제1단계(301)는; SL 탑재여부를 조사하는 제1 과정(401), 상기 제1과정(401) 수행 후, SL이 탑재되어 있으면 운용체제에 SL의 사용을 요구하는 제2과정(402), 상기 제2과정(402) 수행 후, SL의 수행여부를 조사하는 제3과정(403), 및 상기 제3과정(403) 수행 후, 공통프로시져의 주소를 저장하는 제4 과정(404)을 구비하여 수행하는 것을 특징으로 하는 SL 이용 방법.The method of claim 1, wherein the first step (301); A first process 401 for checking whether the SL is mounted, a second process 402 for requesting the use of the SL to the operating system after the first process 401 is performed, and the second process 402 After the third step (403) to check whether the SL is performed, and after performing the third step (403), and the fourth step (404) for storing the address of the common procedure, characterized in that performed How to use SL. 제1항에 있어서, 상기 제2단계(302,303)는; SL내의 공통데이타의 주소를 저장하는 제1과정(302), 및 공통데이타를 이용하기 위해 상기 저장된 데이타의 주소에 직접 접근하는 제2과정(303)을 구비하여 수행하는 것을 특징으로 하는 SL 이용 방법.2. The method of claim 1, wherein said second step (302,303) comprises; A first step 302 of storing the address of common data in the SL, and a second step 303 of directly accessing the address of the stored data in order to use the common data. . 제1항에 있어서, 상기 제3단계(304 내지 306)는; SL내 공통 프로시져를 이용하기 위해 SL내의 공통 프로시져와 동일한 정의를 갖는 ISL(Interfsce for System Library)내 공통 프로시져를 호출하는 제1과정(304), 상기 제1과정(304) 수행 후, SL내의 공통 프로시져의 주소를 취득하는 제2과정(305), 및 상기 제2과정(305) 수행 후, SL내의 공통 프로시져로 점프하는 제3과정(306)을 구비하여 수행하는 것을 특징으로 하는 SL 이용 방법.The method of claim 1, wherein the third step (304 to 306); In order to use the common procedure in the SL, the first procedure 304 calling the common procedure in the Interfsce for System Library (ISL) having the same definition as the common procedure in the SL, and after performing the first process 304, the common procedure in the SL And a second process (305) of acquiring an address of a procedure, and a third process (306) of jumping to a common procedure in the SL after performing the second process (305).
KR1019900022818A 1990-12-31 1990-12-31 Electronic exchange system KR930010288B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019900022818A KR930010288B1 (en) 1990-12-31 1990-12-31 Electronic exchange system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019900022818A KR930010288B1 (en) 1990-12-31 1990-12-31 Electronic exchange system

Publications (2)

Publication Number Publication Date
KR920014060A KR920014060A (en) 1992-07-30
KR930010288B1 true KR930010288B1 (en) 1993-10-16

Family

ID=19309233

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019900022818A KR930010288B1 (en) 1990-12-31 1990-12-31 Electronic exchange system

Country Status (1)

Country Link
KR (1) KR930010288B1 (en)

Also Published As

Publication number Publication date
KR920014060A (en) 1992-07-30

Similar Documents

Publication Publication Date Title
JP2511627B2 (en) Program and data processing method
JPH05242060A (en) Multi-processor and data equalizing method
EP0348053B1 (en) Controlling the initiation of logical systems in a data processing system with logical processor facility
CA2254430C (en) A method and apparatus for merging telephone switching office databases
KR930010288B1 (en) Electronic exchange system
US6944792B2 (en) Method for verifying user memory validity in operating system
US6571356B1 (en) Interface system for in-circuit emulator
US5062046A (en) Multiple processor system having a correspondence table for transferring processing control between instruction processors
KR100214125B1 (en) Function parameter tracking method in full electronic switching system
KR100208268B1 (en) Method for outputing error information in a full-electronic exchange
US6539436B2 (en) Management of interruptions in a computer platform
JPH06222916A (en) On-line real-time processor
KR920007946B1 (en) Memory initialization realizing method
KR100313001B1 (en) Database Access Systems and Methods
KR100420254B1 (en) Database Management Method
KR100199020B1 (en) A boot emulation method for spax
KR100247430B1 (en) Method for between kernel and multi drivers interface on operating system in full electronic telephone exchange
KR920005138B1 (en) A memory management method of electronic switching center
KR100301584B1 (en) Data base tracking method of mobile communication system
JPS61139182A (en) File access control method in electronic exchange
KR0177970B1 (en) Data processor using shared memory in digital exchange
KR0123426B1 (en) Data backup method for subscriber location information
CN116185899A (en) Maintenance method of address transfer bypass cache and related equipment
KR100264471B1 (en) Data entry method from asynchronous transfer mode exchange to control system console
Anderson A Microprocessor Operating System for Real-Time Applications

Legal Events

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

Payment date: 20070919

Year of fee payment: 15

LAPS Lapse due to unpaid annual fee