KR100241705B1 - Board monitoring method of electronic exchange - Google Patents

Board monitoring method of electronic exchange Download PDF

Info

Publication number
KR100241705B1
KR100241705B1 KR1019960070591A KR19960070591A KR100241705B1 KR 100241705 B1 KR100241705 B1 KR 100241705B1 KR 1019960070591 A KR1019960070591 A KR 1019960070591A KR 19960070591 A KR19960070591 A KR 19960070591A KR 100241705 B1 KR100241705 B1 KR 100241705B1
Authority
KR
South Korea
Prior art keywords
board
code
monitoring
user
binary code
Prior art date
Legal status (The legal status 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 status listed.)
Expired - Fee Related
Application number
KR1019960070591A
Other languages
Korean (ko)
Other versions
KR19980051678A (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 KR1019960070591A priority Critical patent/KR100241705B1/en
Publication of KR19980051678A publication Critical patent/KR19980051678A/en
Application granted granted Critical
Publication of KR100241705B1 publication Critical patent/KR100241705B1/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing
    • H04M3/24Arrangements for supervision, monitoring or testing with provision for checking the normal operation

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Selective Calling Equipment (AREA)
  • Debugging And Monitoring (AREA)

Abstract

본 발명은 전전자교환기에서 보드 모니터링에 관한 것으로, 특히 보드가 온라인시 수행하여야 하는 일이 많은 경우 보드 모니터링에 의한 작업 부하를 줄이도록 한 전전자교환기의 보드 모니터링 방법에 관한 것이다.The present invention relates to board monitoring in an electronic switchgear, and more particularly, to a board monitoring method of an electronic switchgear to reduce the workload by the board monitoring when the board has a lot of work to be done online.

본 발명의 목적은 사용자 코드를 ASCII 코드로 하고 이에 대한 출력을 2진수로 하는 PC를 이용하여 보드 모니터링을 하도록 하는 방법을 제공함으로써 보드의 온라인시 수시로 수행되는 보드 모니터링에 의한 작업 부하를 감소시켜 신속한 작업 처리가 이루어지도록 하는 것이다.It is an object of the present invention to provide a method for monitoring a board using a PC that uses a user code as an ASCII code and outputs it as a binary number, thereby reducing the workload caused by board monitoring that is frequently performed online. This is to ensure that work is done.

이에 PC와 보드 사이에서의 데이타 송수신이 실재 2진수로 송수신됨에 따라 기존과 같은 내용의 데이타를 전송하더라도 최대 2배 빠르기로 전송 가능하게 되며 또한 보드에서 코드 변환 과정이 없으므로 모니터링에 의한 주요 업무의 손실이 최대한 줄어들게 되어 보다 빠른 처리 속도를 가져올 수 있게 된다.As the data transmission and reception between the PC and the board is transmitted and received in real binary, the data can be transferred up to 2 times faster even if the data of the same content is transmitted. Also, since there is no code conversion process in the board, the loss of main work by monitoring This will be reduced as much as possible, resulting in faster processing speeds.

Description

전전자교환기의 보드 모니터링 방법Board monitoring method of electronic exchange

본 발명은 전전자교환기에서 보드 모니터링에 관한 것으로, 특히 보드가 온라인시 수행하여야 하는 일이 많은 경우 보드 모니터링에 의한 작업 부하를 줄이도록 한 전전자교환기의 보드 모니터링 방법에 관한 것이다.The present invention relates to board monitoring in an electronic switchgear, and more particularly, to a board monitoring method of an electronic switchgear to reduce the workload by the board monitoring when the board has a lot of work to be done online.

종래의 기술은 도 1에 도시한 바와 같이 터미널을 보드의 RS-232C에 연결하여 보드의 프로세서가 사용자의 모든 입출력을 담당하게 하였다.In the prior art, as shown in FIG. 1, the terminal is connected to the RS-232C of the board so that the processor of the board takes care of all the input / output of the user.

즉, 종래의 기술은 보드가 사용자 입출력을 담당하기 위해 보드의 프로세서가 RS-232C를 이용하여 터미널로 사용자 입력에 필요한 화면 정보 및 입력 대기 상태를 나타내고 또한 필요한 정보를 출력하였다.That is, in the conventional technology, the board processor uses the RS-232C to display screen information and input standby state required for user input to a terminal so that the board is responsible for user input and output, and also outputs necessary information.

이에 따라, 보드 프로세서는 사용자 입출력을 처리하기 위해 코드 변환을 필요로 한다.Accordingly, the board processor requires code conversion to handle user input and output.

즉, 사용자 코드가 ASCII 코드로 되어 있으므로 보드 프로세서는 이를 실재 필요한 2진수로 바꾸어야 하는 과정이 필요한 것이다.In other words, because the user code is in ASCII code, the board processor needs to convert it to the actual required binary number.

그런데, 이때 사용자가 입력하는 ASCII 코드는 실재 사용할 바이트 보다 2배가 더 든다. 이 반대의 경우 역시 마찬가지이다.However, the ASCII code input by the user is twice as long as the actual byte used. The opposite is also true.

예를 들어, 사용자가 16진수 '8000H'를 입력하는 경우, 이는 실재로 4바이트의 '38 30 30 30'의 ASCII 코드로 변환되어 보드 프로세서로 입력된다.For example, if the user enters the hexadecimal '8000H', it is actually converted into 4 bytes of '38 30 30 30 'ASCII code and input to the board processor.

이에 따라, 보드 프로세서에는 이를 2진수로 변환시켜야 하는 동작이 필요하게 되는 것이다.As a result, the board processor needs an operation to convert it to binary.

또한, 사용자 입력 대기 상태 및 화면 정보를 표시하기 위해 필요한 문자열을 보드 내의 메모리에 가지고 있어야 하므로 실재 동작에 무관한 데이타를 상당수 가지게 된다.In addition, since the string required to display the user input waiting state and screen information must be kept in the memory of the board, it has a large amount of data irrelevant to the actual operation.

이외의 추가 기능, 도움말 등의 기능을 구현하기 힘들고 또한 입력이 텍스트외에는 되지 않으므로 사용자는 별도의 사용 설명서 또는 기능 키를 알고 있어야만 사용이 가능하다.It is difficult to implement other functions such as additional functions and help, and input is not only text. Therefore, users need to know a separate instruction manual or function key to use it.

이에 본 발명은 상기와 같은 문제점을 해결하기 위해 사용자 코드를 ASCII 코드로 하고 이에 대한 출력을 2진수로 하는 PC를 이용하여 보드 모니터링을 하도록 하는 방법을 제공함으로써 보드의 온라인시 수시로 수행되는 보드 모니터링에 의한 작업 부하를 감소시켜 신속한 작업 처리가 이루어지도록 함을 목적으로 한다.Accordingly, the present invention provides a method to monitor the board using a PC using the user code as an ASCII code and the output of the binary to solve the above problems by the board monitoring that is frequently performed when the board online The purpose is to reduce the work load caused by the rapid work processing.

상기 목적을 달성하기 위한 본 발명 전전자교환기의 보드 모니터링 방법은, 사용자의 보드 모니터링에 대한 요구 사항을 PC를 통해 2진 코드로 입력하는 제 1 과정과; 상기 제 1 과정에서 입력된 2진 코드를 실재 ASCII 코드로 받아들이는 제 2 과정과; 상기 제 2 과정에서의 ASCII 코드를 2진 코드로 변환하여 RS232C 포트를 통해 해당 보드 프로세서로 송신하는 제 3 과정과; 상기 제 3 과정에서 PC로부터 송신된 2진 코드를 보드 프로세서에서 확인하고 이를 분석 및 설정한 후 그 결과를 RS232C 포트를 통해 PC로 송신하는 제 4 과정과; 상기 제 4 과정에서 송신된 보드 프로세서로부터의 2진 코드를 분석하여 이를 사용자 표시용 ASCII 코드로 변환한 후 출력하는 제 5 과정을 포함하는 것을 특징으로 한다.The board monitoring method of the electro-electronic switch of the present invention for achieving the above object comprises: a first step of inputting a requirement for board monitoring of a user as a binary code through a PC; A second step of accepting the binary code input in the first step as a real ASCII code; A third step of converting the ASCII code in the second step into a binary code and transmitting the binary code to a corresponding board processor through an RS232C port; A fourth step of checking, by the board processor, the binary code transmitted from the PC in the third step, analyzing and setting the binary code, and transmitting the result to the PC through the RS232C port; And a fifth process of analyzing the binary code transmitted from the board processor transmitted in the fourth process, converting the binary code into an ASCII code for user display, and outputting the converted code.

도 1은 종래 전전자교환기의 보드 모니터링 개념도,1 is a conceptual diagram of a board monitoring of a conventional electronic switch,

도 2는 본 발명 전전자교환기의 보드 모니터링 개념도,2 is a conceptual diagram of the board monitoring of the present invention electronic switch,

도 3은 본 발명 전전자교환기의 보드 모니터링 동작 순서도.Figure 3 is a flow chart of the board monitoring operation of the present invention electronic switch.

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

도 2는 본 발명 전전자교환기의 보드 모니터링 개념도이고, 도 3은 본 발명 전전자교환기의 보드 모니터링 동작 순서도이다.2 is a conceptual diagram of the board monitoring of the electro-electronic switch of the present invention, Figure 3 is a flow chart of the operation of the board monitoring of the electro-electronic switch of the present invention.

본 발명은 도 2에서와 같이, 각 보드를 터미널 대신 PC의 RS232C 포트에 연결한다.2, each board is connected to the RS232C port of the PC instead of the terminal.

이때, PC의 소프트웨어는 보드의 프로토콜과 맞게 통신도록 구성하며 필요한 도움말 및 사용자 인터페이스를 제공한다.At this time, the software of the PC is configured to communicate with the protocol of the board and provides necessary help and user interface.

이에 따라, 보드의 펌웨어(firmware)는 PC 프로그램과 약속된 형식에 맞게 데이타를 송수신하며 PC 프로그램은 사용자 요구에 따라 약속된 형식에 맞게 데이타를 변환하여 송수신한다.Accordingly, the firmware of the board transmits and receives data in accordance with the promised format with the PC program, and the PC program converts and transmits data in accordance with the promised format according to the user's request.

이때, PC와 보드간의 통신은 2진수가 사용되므로 보드의 펌웨어는 코드 변환없이 실재 송수신 값을 사용할 수 있다.At this time, since the binary is used for communication between the PC and the board, the firmware of the board can use the actual transmit / receive value without code conversion.

이와 같은 송수신 과정을 도 3에 따라 설명하면 다음과 같다.This transmission and reception process will be described with reference to FIG. 3 as follows.

우선, 사용자는 보드 모니터링에 대한 요구 사항을 PC를 통해 2진 코드로 입력한다(단계 S1).First, the user enters the requirements for board monitoring in binary code via a PC (step S1).

그런데, PC에서는 이때 입력되는 사용자의 2진 코드를 실재로 ASCII 코드로 받아들이므로 이를 다시 2진 코드로 변환시키는 작업을 수행하게 된다(단계 S2).However, in the PC, since the user's binary code is actually accepted as an ASCII code, the PC converts the binary code into a binary code again (step S2).

이렇게 변환된 2진 코드는 보드와 연결된 RS232C 포트를 통해 보드 프로세서로 보내진다(단계 S3).The converted binary code is sent to the board processor through the RS232C port connected to the board (step S3).

상기와 같이 PC로부터 송신된 2진 코드는 보드 프로세서에서 확인되어 이에 따라 사용자 요구 사항이 무엇인지 분석한 후 이에 대한 결과를 설정하여 RS232C 포트를 통해 PC로 송신한다(단계 S4∼S5).As described above, the binary code transmitted from the PC is checked by the board processor, thereby analyzing what the user requirements are, and setting the result thereof and transmitting the result to the PC through the RS232C port (steps S4 to S5).

이에 PC는 보드 프로세서로부터의 2진 코드를 분석하여 이를 사용자 표시용 ASCII 코드로 변환한 후 출력하여 사용자 요구에 따른 결과를 알리게 된다(단계 S6∼S7).The PC analyzes the binary code from the board processor, converts it into an ASCII code for user display, and outputs it to inform the result according to the user's request (steps S6 to S7).

이와 같은 동작들을 몇가지 예로써 좀 더 상세히 설명하면 다음과 같다.Some of these operations will be described in more detail below.

이때, 2진 코드는 간략하게 16진 코드로 표기하였다.At this time, the binary code is briefly expressed as a hexadecimal code.

우선, 사용자가 특정 주소의 값을 알고자 할 때, 즉 8000H 번지에 30H가 있을 경우에 대한 동작은 다음과 같이 이루어진다.First, when a user wants to know the value of a specific address, that is, when there is 30H at 8000H address, the operation is performed as follows.

사용자 : 8000H 입력---〉실재 ASCII 38 30 30 30User: 8000H Input ---> Real ASCII 38 30 30 30

PC : 16진수 8000H로 변환 송신PC: Transmit to hexadecimal 8000H

보드 펌웨어 : 8000H 번지 값 송신---〉16진수 30HBoard firmware: Send 8000H address value ---> Hex 30H

PC 소프트웨어 : 사용자 표시용 ASCII 코드로 변환 33 30---〉표시 30PC software: Convert to ASCII code for user display 33 30 ---> Display 30

또한 비트 변환, 혹은 특정 명령에 대한 사항은 사용자가 알아보기 쉬운 상태로 입출력이 가능하다.In addition, bit conversion or specific command can be input and output in a state that is easy for the user to understand.

Ex1)비트 플래그 입력 시(비트 4 : 알람 비트 0 : 버스 오픈)Ex1) Bit flag input (bit 4: alarm bit 0: bus open)

사용자 : 알람, 버스 오픈을 입력User: enter alarm, bus open

PC : 이에 대한 16진 코드(11H)를 송신PC: Send hexadecimal code (11H) for this

보드 펌웨어 : 플래그에 11H를 설정Board firmware: set 11H to the flag

Ex2)비트 플래그 출력 시Ex2) Bit flag output

보드 펌웨어 : 플래그를 읽어 송신(11H)Board firmware: Read flag and send it (11H)

PC : 각 비트별 분석PC: Analysis for each bit

사용자 : 알람, 버스 오픈임을 확인User: Confirm that alarm and bus open

Ex3)루프 백 명령(41H인 경우) 입력 시Ex3) When loopback command (for 41H) is input

사용자 : 루프 백 입력User: loop back input

PC : 이에 대한 16진 코드(41H) 송신PC: Send hexadecimal code (41H) for it

보드 펌웨어 : 41H에 맞는 동작 수행(루프 백)Board Firmware: Performs Operation for 41H (Loop Back)

이와 같은 동작에 따라 보드 프로세서에서의 코드 변환 동작이 제거되어 보드의 데이타 처리 속도를 향상시킬 수 있게 된다.This operation eliminates code conversion operations in the board processor, thereby improving the data processing speed of the board.

이상에서 살펴본 바와 같이 본 발명에 따르면, PC와 보드 사이에서의 데이타 송수신이 실재 2진수로 송수신됨에 따라 기존과 같은 내용의 데이타를 전송하더라도 최대 2배 빠르기로 전송 가능하게 되며 또한 보드에서 코드 변환 과정이 없으므로 모니터링에 의한 주요 업무의 손실이 최대한 줄어들게 되어 보다 빠른 처리 속도를 가져올 수 있게 된다.As described above, according to the present invention, since data is transmitted and received between the PC and the board in real binary, the data can be transmitted up to twice as fast as the existing data. As a result, the loss of key tasks due to monitoring is reduced as much as possible, resulting in faster processing speed.

그리고, 사용자는 쉽게 알아볼 수 있는 코드 및 데이타 형태로 입출력을 하므로 입출력시 나타날 수 있는 혼란 및 어려움이 방지되며 또한 보다 빠른 상황 판단을 할 수 있다.In addition, since the user inputs and outputs in easily recognizable codes and data forms, confusion and difficulty that may occur during input and output can be prevented, and a faster situation can be determined.

이외 도움말 및 기타 작업에 필요한 사항들은 PC에서 가동되므로 보드 펌웨어의 부담이 줄어들게 되며 2인 이상의 공동 작업시 빠른 업무적용을 꾀할 수 있다.In addition, the help and other tasks required to run on the PC to reduce the burden of the board firmware, and can be quickly applied when working with more than two people.

Claims (1)

전전자교환기의 보드 모니터링 방법에 있어서,In the board monitoring method of the electronic exchanger, 사용자의 보드 모니터링에 대한 요구 사항을 PC를 통해 2진 코드로 입력하는 제 1 과정과;A first step of inputting a requirement for monitoring a board of a user into a binary code through a PC; 상기 제 1 과정에서 입력된 2진 코드를 실재 ASCII 코드로 받아들이는 제 2 과정과;A second step of accepting the binary code input in the first step as a real ASCII code; 상기 제 2 과정에서의 ASCII 코드를 2진 코드로 변환하여 RS232C 포트를 통해 해당 보드 프로세서로 송신하는 제 3 과정과;A third step of converting the ASCII code in the second step into a binary code and transmitting the binary code to a corresponding board processor through an RS232C port; 상기 제 3 과정에서 PC로부터 송신된 2진 코드를 보드 프로세서에서 확인하고 이를 분석 및 설정한 후 그 결과를 RS232C 포트를 통해 PC로 송신하는 제 4 과정과;A fourth step of checking, by the board processor, the binary code transmitted from the PC in the third step, analyzing and setting the binary code, and transmitting the result to the PC through the RS232C port; 상기 제 4 과정에서 송신된 보드 프로세서로부터의 2진 코드를 분석하여 이를 사용자 표시용 ASCII 코드로 변환한 후 출력하는 제 5 과정을 포함하는 것을 특징으로 하는 전전자교환기의 보드 모니터링 방법.And a fifth process of analyzing a binary code transmitted from the board processor transmitted in the fourth process, converting the binary code into an ASCII code for user display, and outputting the converted ASCII code.
KR1019960070591A 1996-12-23 1996-12-23 Board monitoring method of electronic exchange Expired - Fee Related KR100241705B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960070591A KR100241705B1 (en) 1996-12-23 1996-12-23 Board monitoring method of electronic exchange

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960070591A KR100241705B1 (en) 1996-12-23 1996-12-23 Board monitoring method of electronic exchange

Publications (2)

Publication Number Publication Date
KR19980051678A KR19980051678A (en) 1998-09-25
KR100241705B1 true KR100241705B1 (en) 2000-02-01

Family

ID=19490398

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960070591A Expired - Fee Related KR100241705B1 (en) 1996-12-23 1996-12-23 Board monitoring method of electronic exchange

Country Status (1)

Country Link
KR (1) KR100241705B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100480287B1 (en) * 2001-05-26 2005-04-06 삼성전자주식회사 Customizing method of database in embedded system

Also Published As

Publication number Publication date
KR19980051678A (en) 1998-09-25

Similar Documents

Publication Publication Date Title
US6064368A (en) User interface device for PC system
KR100241705B1 (en) Board monitoring method of electronic exchange
US4689751A (en) Numerical control device
KR940008103B1 (en) Lan controller
KR100256660B1 (en) Method for inputting keys by use of keyboard of pc in pda
KR100329652B1 (en) Remote board control method using packet network
KR100474716B1 (en) I / O data monitoring method between exchange and external device
JP3318863B2 (en) Synchronous data transmission method and synchronous data transmission device
JPH05197643A (en) File transmitter/receiver
ATE394721T1 (en) METHOD FOR DATA TRANSMISSION FROM AND TO CNC-CONTROLLED MACHINE CONTROLS
KR0176391B1 (en) Speed matching method between digital communication device and terminal
JP2833512B2 (en) Facsimile machine
JPS61147332A (en) Code converter
KR100344978B1 (en) Man machine command multi-control method of man machine command processor
JP2778472B2 (en) Data processing device
KR100341811B1 (en) Method for outputing data printer
JPS59123047A (en) Converting system of character code
JPH07186464A (en) Printer with network function
JPS6112424B2 (en)
JPH02109101A (en) Monitoring device
KR940004443A (en) Communication system processing and converter of 3270 data format in system network structure (SNA)
KR20000042919A (en) Method for transmitting messages between asynchronous transfer mode switch and web clients of personal computers
JPS62160556A (en) Method for transmitting object program
JPH0669978A (en) Inter-processor communication system
JPH0496452A (en) Terminal communication control equipment

Legal Events

Date Code Title Description
PA0109 Patent application

Patent event code: PA01091R01D

Comment text: Patent Application

Patent event date: 19961223

A201 Request for examination
PA0201 Request for examination

Patent event code: PA02012R01D

Patent event date: 19970702

Comment text: Request for Examination of Application

Patent event code: PA02011R01I

Patent event date: 19961223

Comment text: Patent Application

PG1501 Laying open of application
E701 Decision to grant or registration of patent right
PE0701 Decision of registration

Patent event code: PE07011S01D

Comment text: Decision to Grant Registration

Patent event date: 19991028

GRNT Written decision to grant
PR0701 Registration of establishment

Comment text: Registration of Establishment

Patent event date: 19991104

Patent event code: PR07011E01D

PR1002 Payment of registration fee

Payment date: 19991105

End annual number: 3

Start annual number: 1

PG1601 Publication of registration
PR1001 Payment of annual fee

Payment date: 20011224

Start annual number: 4

End annual number: 4

PR1001 Payment of annual fee

Payment date: 20031001

Start annual number: 5

End annual number: 5

PR1001 Payment of annual fee

Payment date: 20040924

Start annual number: 6

End annual number: 6

PR1001 Payment of annual fee

Payment date: 20050929

Start annual number: 7

End annual number: 7

PR1001 Payment of annual fee

Payment date: 20061027

Start annual number: 8

End annual number: 8

PR1001 Payment of annual fee

Payment date: 20071026

Start annual number: 9

End annual number: 9

FPAY Annual fee payment

Payment date: 20081031

Year of fee payment: 10

PR1001 Payment of annual fee

Payment date: 20081031

Start annual number: 10

End annual number: 10

LAPS Lapse due to unpaid annual fee
PC1903 Unpaid annual fee

Termination category: Default of registration fee

Termination date: 20101009