KR20000039064A - Apparatus for controlling communication between processors in small remote switch system - Google Patents

Apparatus for controlling communication between processors in small remote switch system Download PDF

Info

Publication number
KR20000039064A
KR20000039064A KR1019980054276A KR19980054276A KR20000039064A KR 20000039064 A KR20000039064 A KR 20000039064A KR 1019980054276 A KR1019980054276 A KR 1019980054276A KR 19980054276 A KR19980054276 A KR 19980054276A KR 20000039064 A KR20000039064 A KR 20000039064A
Authority
KR
South Korea
Prior art keywords
ipc
level processor
data
remote switch
trunk
Prior art date
Application number
KR1019980054276A
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 KR1019980054276A priority Critical patent/KR20000039064A/en
Publication of KR20000039064A publication Critical patent/KR20000039064A/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: An apparatus for controlling the communication between processors in a small remote switch system(SRS) is provided to enable transmission and reception of the data for inter-processor communication(IPC) without an additional cost, by implementing a function of time division multiplex(TDM) at a low level processor of the SRS to generate trunk frame data, and thereby transmitting the data to a high level processor and receiving it from the high level processor of the SRS. CONSTITUTION: An IPC control unit is provided in a low level processor(DP) in order to perform the communication between the low level processor(DP) in a SRS(10) and a high level processor(MP) in an IPC unit(10). The IPC control unit includes a TDM time slot allocation part(41) and a plurality of serial communication controllers(SCC1,SCC2). The TDM time slot allocation part(41) maps the IPC data, transmitted and received between the high level processor(MP) and the controllers(SCC1,SCC2), to one of channels of a trunk. The controllers(SCC1,SCC2) convert the digital IPC data, transmitted and received between the part(41) and an application program, to serial IPC data, or convert the serial IPC data to the digital IPC data.

Description

소형원격교환기의 프로세서간 통신 제어 장치Inter-processor communication control device of small remote switch

본 발명은 프로세서간 통신(IPC; Inter Processor Communication)에 관한 것으로, 특히 소형 원격 교환기(SRS; Small Remote System)와 상위 레벨 프로세서간의 IPC데이타를 송수신하는데 있어, 추가적 장비 없이 자체적으로 해당 IPC데이타를 송수신할 수 있도록 하는 소형원격교환기의 프로세서간 통신 제어 장치에 관한 것이다.The present invention relates to inter-processor communication (IPC), and in particular, in transmitting and receiving IPC data between a small remote system (SRS) and a higher level processor, the IPC data is transmitted and received itself without additional equipment. It relates to an interprocessor communication control device of a small remote switch.

일반적으로 IPC(Inter Processor Communication)네트워크의 개략적인 구조는 첨부된 도면 도 1에 도시한 바와 같이, 여러개의 IPC 유니트(Unit;10~40)가 링 구조로 네트워크 구성하고, 해당 여러개의 IPC 유니트(10~40)는 네트워크 제어 노드(Gateway)를 통하여 서로 연결되어 통신을 한다.In general, as shown in FIG. 1, a schematic structure of an IPC (Inter Processor Communication) network includes a plurality of IPC units (Units 10 to 40) in a ring structure, and the corresponding IPC units ( 10 to 40 are connected to each other through a network control node (Gateway) to communicate.

그리고, 상기 각 IPC유니트(10~30)에는 상위 레벨 프로세서(MP;Main Processor)와 하위 레벨 프로세서(DP;Dependent Processor)들이 IPC노드를 통하여 독립적인 네트워크를 형성하고 있으며, 해당 상위 레벨 프로세서(MP)와 하위 레벨 프로세서(DP)간의 일대일 대등한 방식으로 메시지가 전송이 되면 링크 계층 프로토콜로는 LAPB(Link Access Protocol Balanced)방식을 도입했다.Each of the IPC units 10 to 30 has a high level processor (MP) and a lower level processor (DP) forming an independent network through the IPC node, and the corresponding high level processor (MP). When a message is transmitted in a one-to-one equivalent manner between a low-level processor (DP) and a low-level processor (DP), the link layer protocol (LAPB) is adopted.

그러나, 해당 IPC유니트중에 소형원격교환기(Small Remote System;40)은 적은 수의 가입자에게 교환기능을 제공하기 위한 시스템이므로 하위 레벨 프로세서(DP)로만 구성되어 상기 IPC유니트(10~30)내의 상위 레벨 프로세서(MP)와 트렁크(Trunk)를 통해 통신한다.However, since the Small Remote System (40) of the IPC unit is a system for providing a switching function to a small number of subscribers, only the lower level processor (DP) is configured so that the upper level in the IPC unit (10 to 30). It communicates with the processor MP via the trunk.

한편, 첨부된 도면 도 2에 도시한 바와 같이, 상기 소형원격교환기(40)내의 하위 레벨 프로세서(DP)와 상기 IPC 유니트(10)내의 상위 레벨 프로세서(MP)간의 IPC는 장거리 통신인 관계로 트렁크(Trunk)를 이용하며, 해당 트렁크 이용시 트렁크 프레임 메시지를 생성시키기 위한 트렁크 프레임 변경보드(CB:Change Board)가 필요하다.Meanwhile, as shown in FIG. 2, the IPC between the lower level processor DP in the small remote switch 40 and the upper level processor MP in the IPC unit 10 is a long-distance communication. (Trunk), a trunk frame change board (CB) is required to generate a trunk frame message when using the trunk.

그래서, 소형원격교환기내 하위 레벨 프로세서(DP)와 상위 레벨 프로세서(MP)간의 IPC기능을 수행하기 위해서 트렁크를 이용하여 트렁크의 임의의 채널에 IPC데이타를 매핑해 송수신하는 상기 트렁크 프레임 변경보드(CB)를 구비한다.Thus, in order to perform the IPC function between the lower level processor (DP) and the higher level processor (MP) in the small remote switch, the trunk frame change board (CB) is used to map and transmit IPC data to an arbitrary channel of the trunk using the trunk. ).

전술한 바와 같은, 종래의 소형원격교환기와 중앙 교환국간의 IPC데이타 통신방법은 살펴보면, 먼저 IPC유니트(10~40)의 중요기능은 하위 레벨 프로세서(DP)계에서 발생하는 호처리 관련 데이타 및 프로세서와 가입자 장치의 상태 등을 상위 레벨 프로세서(MP)로 전달하는 것이다.As described above, the conventional IPC data communication method between the small remote switch and the central switching center will be described. First, the important functions of the IPC units 10 to 40 are related to call processing related data and processors generated in the lower level processor (DP) system. The status of the subscriber device is transmitted to the upper level processor MP.

그러면, 해당 하위 레벨 프로세서(DP)에서는 상위 레벨 프로세서(MP)로부터 처리된 결과인 제어 메시지를 수신하여 해당 테스크(Task)를 수행시키는데, 상위 레벨 프로세서(MP)로의 전달 방식은 일대일 대응 통신 방식을 취하며, IPC가 통신의 대상으로 하는 상위 레벨 프로세서(MP)는 SSP(Switch System Process)와 같은 특별한 하위 레벨 프로세서(DP)를 제외하고는 동일 IPC유니트(10~30)내에 존재하는 상위 레벨 프로세서(MP)로 한정한다.Then, the lower level processor DP receives a control message, which is a result of processing from the upper level processor MP, and performs a corresponding task. The transfer method to the upper level processor MP uses one-to-one correspondence. The upper level processor (MP) to which the IPC communicates is located in the same IPC unit (10 to 30) except for a special lower level processor (DP) such as a switch system process (SSP). It is limited to (MP).

또한, 하위 레벨 프로세서(DP)는 방송 메시지를 전송할 수 없으나, 상위 레벨 프로세서(MP)로부터의 방송메시지는 수신할수 있다.In addition, the lower level processor DP may not transmit a broadcast message, but may receive a broadcast message from the upper level processor MP.

여기서, 가입자가 적은 도서 벽지나, 적은 수의 가입자를 소유하고 있는 지역에 교환기능을 제공하기 위한 소형원격교환기(40)에는 하위 레벨 프로세서(DP)만 존재하게 된다.Here, only the low level processor DP exists in the small remote switch 40 for providing an exchange function in a book wallpaper having a small number of subscribers or a small number of subscribers.

그래서, 중앙 교환국의 상위 레벨 프로세서(MP)와 IPC데이타를 송수신하기 위해 장거리 통신을 하는 관계로 트렁크를 이용하고, 해당 소형원격교환기(40)내의 하위 레벨 프로세서(DP)로부터 IPC케이블을 통해 IPC데이타 포맷 형태로 트렁크 프레임 변경보드(CB)로 인가하게 되면, 해당 트렁크 프레임 변경보드(CB)에서는 하위 레벨 프로세서(DP)로부터 인가되는 IPC데이타 포멧을 트렁크 프레임 구조로 데이타를 생성시켜 트렁크 케이블을 통해 해당 상위 레벨 프로세서(MP)로 송수신하게 된다.Therefore, the trunk is used for long distance communication to transmit and receive IPC data with the upper level processor (MP) of the central switching center, and the IPC data from the lower level processor (DP) in the corresponding small remote switch 40 through the IPC cable. When applied to the trunk frame change board (CB) in the form of a format, the trunk frame change board (CB) generates the data in the trunk frame structure of the IPC data format applied from the lower-level processor (DP) to the corresponding through the trunk cable Transmit and receive to the higher level processor (MP).

이와 같이, 종래의 소형원격교환기와 상위 레벨 프로세서간의 통신은 적은 수의 가입자에게 교환기능을 제공하기 위한 소형원격교환기에 하위 레벨 프로세서만 존재하여, 해당 하위 레벨 프로세서와 상위 레벨 프로세서간에 통신하기 위해서는 통신 거리가 장거리인 관계로 트렁크를 이용하여야 하며, 해당 트렁크에 임의의 채널에 데이타를 매핑해서 송수신하기 위해서 트렁크 프레임 변경 보드를 추가적으로 필요로 하는 문제점이 있다.As such, the communication between the conventional small remote switch and the upper level processor has only a lower level processor in the small remote switch for providing a switching function to a small number of subscribers. Because of the long distance, the trunk must be used, and there is a problem in that a trunk frame change board is additionally required in order to transmit and receive data on an arbitrary channel in the trunk.

본 발명은 전술한 바와 같은 문제점을 감안하여 안출한 것으로, 소형원격교환기와 상위 레벨 프로세서간의 통신 거리가 장거리인 관계로 트렁크를 이용하고, 해당 트렁크에 IPC데이타를 송수신하기 위해 트렁크 프레임 구조로 데이타를 생성시키는데 필요한 트렁크 프레임 변경보드를 추가로 필요로 하지 않고, 소형원격교환기내의 하위 레벨 프로세서에 TDM기능을 구현하여 트렁크 프레임 데이타를 생성하여 상위 레벨 프로세서와 송수신함으로써, 비용이 절감되고 효율적 운용이 가능함에 목적이 있다.The present invention has been made in view of the above-described problems, and since the communication distance between the small remote switch and the upper level processor is a long distance, the trunk is used, and data is transmitted in a trunk frame structure to transmit and receive IPC data to the trunk. It does not need additional trunk frame change board to create, and by implementing TDM function in lower level processor in small remote switch, trunk frame data is generated and transmitted and received with higher level processor, which can reduce cost and efficiently operate. There is a purpose.

도 1은 일반적인 IPC 네트워크 개략적인 구조.1 is a schematic structure of a general IPC network.

도 2는 종래의 소형원격교환기와 상위 레벨 프로세서간의 통신 구조를 나타낸 구성블록도.2 is a block diagram showing a communication structure between a conventional small remote switch and a higher level processor.

도 3은 본발명의 실시예에 따른 소형원격교환기에서 IPC제어 장치를 나타낸 구성블록도.Figure 3 is a block diagram showing an IPC control device in a small remote switch according to an embodiment of the present invention.

도 4는 도 3에 도시한 TDM 타임슬롯 할당부에 송수신되는 신호를 나타낸 타이밍도.4 is a timing diagram illustrating a signal transmitted and received to the TDM timeslot assignment unit shown in FIG. 3.

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

10~30: IPC유니트 40: 소형원격교환기10 ~ 30: IPC Unit 40: Small Remote Exchanger

DP: 하위 레벨 프로세서 MP: 상위 레벨 프로세서DP: low level processor MP: high level processor

SCC: 직렬 통신 제어부 41: TDM타임슬롯 할당부SCC: serial communication control unit 41: TDM time slot assignment unit

상기와 같은 목적을 달성하기 위해 본 발명은, 소형원격교환기의 프로세서간 통신 제어 장치에 있어서, 상기 소형원격교환기내의 하위레벨 프로세서와 상위 레벨 프로세서간의 IPC데이타를 송수신하기 위해 트렁크 프레임구조로 데이타를 생성시키기 위해 TDM 기능을 구현하여 IPC데이타를 송수신하도록 하는 IPC제어부를 더 포함하는 것을 특징으로 한다.In order to achieve the above object, the present invention, in the inter-processor communication control device of the small remote switch, the data in a trunk frame structure for transmitting and receiving IPC data between the lower level processor and the upper level processor in the small remote switch. It further comprises an IPC control unit for transmitting and receiving IPC data by implementing a TDM function to generate.

한편, 상기 하위 레벨 프로세서는 송수신되는 디지털 IPC데이타를 직렬 IPC데이타로 상호 변경하는 직렬 통신 제어부와; 상기 상위 레벨 프로세서와 상기 직렬 통신 제어부간의 송수신되는 IPC데이타를 트렁크에 32채널중 하나의 채널에 IPC데이타를 매핑하여 송수신하는 TDM타임슬롯 할당부를 구비하는 것을 특징으로 한다.On the other hand, the lower level processor includes a serial communication control unit for mutually changing the digital IPC data transmitted and received to serial IPC data; And a TDM time slot allocator configured to map and transmit IPC data transmitted and received between the upper level processor and the serial communication controller to one of 32 channels in a trunk.

이하, 첨부된 도면을 참조하여 본 발명의 실시예를 상세하게 설명하면 다음과 같다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명에 따른 IPC(Inter Processor Communication)네트워크의 개략적인 구조는 종래의 구성설명과 동일 하므로 그설명을 생략한다.The schematic structure of the Inter Processor Communication (IPC) network according to the present invention is the same as the conventional configuration description, and thus description thereof is omitted.

한편, 첨부된 도면 도 3에 도시한 바와 같이, 상기 소형원격교환기(40)내의 하위 레벨 프로세서(DP)와 상기 IPC 유니트(10)내의 상위 레벨 프로세서(MP)간의 통신은 해당 하위 레벨 프로세서(DP)에 IPC 제어 유니트를 구비하며, 해당 IPC제어 유니트는 TDM 타임슬롯할당부(41)와, 다수의 직렬 통신 제어부(SCC;Serial Communication Controller)를 구비하여 이루어진다.Meanwhile, as shown in FIG. 3, communication between the low level processor DP in the small remote switch 40 and the high level processor MP in the IPC unit 10 is performed by the corresponding low level processor DP. The IPC control unit comprises a TDM time slot assignment unit 41 and a plurality of serial communication controllers (SCCs).

상기 TDM타임슬롯 할당부(41)는 상위 레벨 프로세서(MP)와 상기 직렬 통신 제어부(SCC)간의 송수신되는 IPC데이타를 트렁크에 32채널중 하나의 채널에 IPC데이타를 매핑하여 송수신한다.The TDM timeslot allocator 41 maps IPC data transmitted and received between the upper level processor MP and the serial communication control unit SCC by mapping IPC data to one of 32 channels in the trunk.

상기 직렬 통신 제어부(SCC)는 상기 TDM타임슬롯 할당부(41)와 응용 프로그램간의 송수신되는 디지털 IPC데이타를 직렬 IPC데이타로 상호 변경한다.The serial communication control unit (SCC) mutually changes the digital IPC data transmitted and received between the TDM time slot assignment unit 41 and the application program to serial IPC data.

전술한 바와 같이 구성되는 본 발명의 동작을 첨부된 도면 도 3 및 도 4에 따라 상세하게 설명하면 다음과 같다.The operation of the present invention configured as described above will be described in detail with reference to FIGS. 3 and 4 as follows.

먼저, 소형원격교환기(40)내의 하위 레벨 프로세서(DP)에서 상위 레벨 프로세서(MP)로 IPC 데이타를 송신할 경우에, 해당 소형원격교환기(40)내의 하위 레벨 프로세서(DP)에서 운영중인 사용자 환경(User Environment)의 응용 프로그램에서 IPC기능의 사용을 요구하게 되면, 운용 시스템 환경(OS;Operation System Environment)의 IPC디바이스 드라이버에서는 해당 응용 프로그램에서 요구한 IPC메시지를 IPC제어 유니트내 직렬통신 제어부(SCC)로 인가하게 된다.First, when IPC data is transmitted from the low level processor DP in the small remote switch 40 to the high level processor MP, the user environment operating in the low level processor DP in the small remote switch 40. When the application program of the (User Environment) requires the use of the IPC function, the IPC device driver of the operating system environment (OS) sends the IPC message requested by the application program to the serial communication controller (SCC) in the IPC control unit. ) Is applied.

이에, 해당 직렬 통신 제어부(SCC)에서는 해당 IPC디바이스 드라이버를 통해 수신된 IPC메시지를 직렬 IPC 데이타로 변환하여 TDM타임슬롯 할당부(41)로 인가하게 된다.Accordingly, the serial communication control unit (SCC) converts the IPC message received through the IPC device driver into serial IPC data and applies it to the TDM time slot assignment unit 41.

그러면, 해당 TDM타임슬롯 할당부(41)에서 해당 직렬 통신 제어부(SCC)로부터 인가된 직렬형태의 IPC데이타를 지정한 슬롯에 매핑되어 T1트렁크를 통해 상위 레벨 프로세서(MP)로 송신하게 된다.Then, the TDM timeslot assignment unit 41 maps the serial IPC data applied from the serial communication control unit (SCC) to the designated slot and transmits the data to the higher level processor MP through the T1 trunk.

한편, 소형원격교환기(40)내의 하위 레벨 프로세서(DP)에서 상위 레벨 프로세서로부터 IPC 데이타를 수신할 경우에, 상위 레벨 프로세서(MP)로부터 IPC메시지 인가되면, TDM타임슬롯 할당부(41)에서는 수신된 트렁크 프레임에서 지정한 슬롯의 데이타를 추출하여 해당 추출한 데이타를 특정 직렬 통신 제어부(SCC)에 인가하게 된다.On the other hand, when receiving IPC data from the upper level processor in the lower level processor DP in the small remote switch 40, if the IPC message is applied from the upper level processor MP, the TDM timeslot assignment unit 41 receives the IPC message. The data of the slot designated in the trunk frame is extracted and the extracted data is applied to a specific serial communication control unit (SCC).

이에, 해당 직렬 통신 제어부(SCC)에서는 직렬 형태의 IPC데이타를 디지털 형태로 변환하여 IPC디바이스 드라이버를 통해 응용 프로그램에 IPC메시지를 수신하게 된다.Accordingly, the serial communication control unit (SCC) converts the serial IPC data into a digital form and receives the IPC message to the application program through the IPC device driver.

이때, 소형원격교환기와 상위 레벨 프로세서간 IPC데이타를 송수신하기 위한 전송 매체를 트렁크를 이용하기 때문에 메시지를 트렁크 프레임으로 구성해야 한다.In this case, since the trunk is used as a transmission medium for transmitting and receiving IPC data between the small remote switch and the upper level processor, the message should be configured as a trunk frame.

이와 같이, 본 발명은 소형원격교환기와 상위 레벨 프로세서간의 통신 거리가 장거리인 관계로 트렁크를 이용하고, 해당 트렁크에 IPC데이타를 송수신하기 위해 트렁크 프레임 구조로 데이타를 생성시키는데 필요한 트렁크 프레임 변경보드를 추가로 필요로 하지 않고, 소형원격교환기보드내의 하위 레벨 프로세서에 TDM기능을 구현하여 해당 보드내부에서 트렁크 프레임 데이타를 생성하여 상위 레벨 프로세서와 송수신함으로써, 비용이 절감되고 효율적 운용이 가능하다.As described above, the present invention adds a trunk frame change board necessary for generating data in a trunk frame structure in order to use a trunk and transmit and receive IPC data to a corresponding trunk because the communication distance between the small remote switch and the upper level processor is long. TDM function is implemented in the lower level processor in the small remote exchange board to generate trunk frame data in the board and send and receive with the upper level processor, thereby reducing cost and efficient operation.

전술한 바와 같이, 본 발명은 소형원격교환기와 상위 레벨 프로세서간의 통신 거리가 장거리인 관계로 트렁크를 이용하고, 해당 트렁크에 IPC데이타를 송수신하기 위해 트렁크 프레임 구조로 데이타를 생성시키는데 필요한 트렁크 프레임 변경보드를 추가로 필요로 하지 않고, 소형원격교환기보드내의 하위 레벨 프로세서에 TDM기능을 구현하여 해당 보드내부에서 트렁크 프레임 데이타를 생성하여 상위 레벨 프로세서와 송수신함으로써, 비용이 절감되고 효율적 운용이 가능하다.As described above, the present invention uses a trunk because the communication distance between the small remote switch and the upper level processor is a long distance, and the trunk frame change board required for generating data in a trunk frame structure for transmitting and receiving IPC data to the trunk. The TDM function is implemented on the lower level processor in the small remote switch board to generate trunk frame data within the board and send and receive with the upper level processor. Therefore, cost reduction and efficient operation are possible.

Claims (2)

소형원격교환기의 프로세서간 통신 제어 장치에 있어서,In the interprocessor communication control device of a small remote switch, 상기 소형원격교환기내의 하위레벨 프로세서와 상위 레벨 프로세서간의 IPC데이타를 송수신하기 위해 트렁크 프레임구조로 데이타를 생성시키기 위해 TDM 기능을 구현하여 IPC데이타를 송수신하도록 하는 IPC제어부를 더 포함하는 것을 특징으로 하는 소형원격교환기의 프로세서간 통신 제어 장치.Further comprising an IPC control unit for transmitting and receiving IPC data by implementing a TDM function to generate data in a trunk frame structure for transmitting and receiving IPC data between the lower level processor and the upper level processor in the small remote switch. Interprocessor communication control device of a small remote switch. 제1항에 있어서,The method of claim 1, 상기 하위 레벨 프로세서는 송수신되는 디지털 IPC데이타를 직렬 IPC데이타로 상호 변경하는 직렬 통신 제어부와; 상기 상위 레벨 프로세서와 상기 직렬 통신 제어부간의 송수신되는 IPC데이타를 트렁크에 32채널중 하나의 채널에 IPC데이타를 매핑하여 송수신하는 TDM타임슬롯 할당부를 구비하는 것을 특징으로 하는 소형원격교환기의 프로세서간 통신 제어 장치.The lower level processor includes a serial communication control unit which mutually changes digital IPC data transmitted and received to serial IPC data; Inter-processor communication control of a small remote switch comprising a TDM time slot allocator for mapping and transmitting IPC data transmitted and received between the upper level processor and the serial communication controller to one of 32 channels in a trunk. Device.
KR1019980054276A 1998-12-10 1998-12-10 Apparatus for controlling communication between processors in small remote switch system KR20000039064A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980054276A KR20000039064A (en) 1998-12-10 1998-12-10 Apparatus for controlling communication between processors in small remote switch system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980054276A KR20000039064A (en) 1998-12-10 1998-12-10 Apparatus for controlling communication between processors in small remote switch system

Publications (1)

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

Family

ID=19562280

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980054276A KR20000039064A (en) 1998-12-10 1998-12-10 Apparatus for controlling communication between processors in small remote switch system

Country Status (1)

Country Link
KR (1) KR20000039064A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109977068A (en) * 2019-02-01 2019-07-05 广州广电运通金融电子股份有限公司 Interplate communication method, device and circulation machine core

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109977068A (en) * 2019-02-01 2019-07-05 广州广电运通金融电子股份有限公司 Interplate communication method, device and circulation machine core

Similar Documents

Publication Publication Date Title
US5051982A (en) Methods and apparatus for implementing switched virtual connections (SVCs) in a digital communications switching system
KR890004534A (en) Base station for cordless digital telephone system
CA2326894A1 (en) Voice and data apparatus comprising a selective tapping digital signal processing resource
JP2005159545A (en) Mobile communication system, master base station and slave base station
KR960006389A (en) Master Slave Data Communication System
KR20000065144A (en) Integrated telecommunications system architecture for wired and wireless access featuring PACS wireless technology
US5537406A (en) Traffic station, method and system for transmitting data by satellite between telephone switching centers
KR20000039064A (en) Apparatus for controlling communication between processors in small remote switch system
KR100300843B1 (en) Apparatus for capability of multi protocol in exchanger
JP2897769B1 (en) Method for migrating mobile communication network and mobile communication system
KR940027617A (en) Apparatus and method for installing a circuit group device located far from the circuit end
US7301959B1 (en) System and method for multiplying communications capacity on a time domain multiple access network using slave channeling
JP2007267286A (en) Base station device and communication relay method
JP2002152233A (en) Communication terminal accommodation device and scheduling method
KR100513001B1 (en) Common Resource LAN Module in Distributed Structured Switch Network
JP2630214B2 (en) Time division multiplexer
KR100203358B1 (en) Method for interface in personal communication service
JPH09238118A (en) Line changeover device
KR960701571A (en) SWITCHING EQUIPMENT ARRANGEMENT
JPH0637911A (en) Signal processing system
JPH02264552A (en) Video conference equipment
KR20020021842A (en) United System Management Module
JPH06125324A (en) Time division multiplex communication system
JPH1141295A (en) Phs data communication system
KR19990061457A (en) How to Initialize a Heat Bus

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination