KR970032249A - Code data detection method of remote control signal - Google Patents

Code data detection method of remote control signal Download PDF

Info

Publication number
KR970032249A
KR970032249A KR1019950046583A KR19950046583A KR970032249A KR 970032249 A KR970032249 A KR 970032249A KR 1019950046583 A KR1019950046583 A KR 1019950046583A KR 19950046583 A KR19950046583 A KR 19950046583A KR 970032249 A KR970032249 A KR 970032249A
Authority
KR
South Korea
Prior art keywords
buffer
data stored
data
stored
control signal
Prior art date
Application number
KR1019950046583A
Other languages
Korean (ko)
Other versions
KR100195645B1 (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 KR1019950046583A priority Critical patent/KR100195645B1/en
Publication of KR970032249A publication Critical patent/KR970032249A/en
Application granted granted Critical
Publication of KR100195645B1 publication Critical patent/KR100195645B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Selective Calling Equipment (AREA)

Abstract

본 발명은 리모콘신호의 코드데이타 검출방법에 관한 것으로, P/S변환부로부터 출력되는 데이타를 1바이트씩 3개의 버퍼(B1, B2, B3)에 각각 저장한 다음, 버퍼 B1, B2, B3에 저장되어 있는 데이타가 ID인가를 각각 체크하여 버퍼 B1에 저장된 데이타가 ID이고, 버퍼 B2에 저장되어 있는 데이타가 ID가 아니며, 버퍼 B3에 저장되어 있는 데이타가 ID이면 버퍼 B2에 저장되어 있는 데이타를 코드데이타로 검출하고, 버퍼 B1에 저장되어 있는 데이타가 ID가 아니고, 버퍼 B2에 저장되어 있는 데이타가 ID이며, 버퍼 B3에 저장되어 있는 데이타가 ID가 아니면 버퍼 B2에 저장되어 있는 데이타를 코드데이타로 검출한다. 또한, 버퍼 B1과 버퍼 B2에 저장되어 있는 데이타가 ID이고, 버퍼 B3에 저장되어 있는 데이타가 ID이면 버퍼 B2에 저장되어 있는 데이타를 코드데이타로 검출하고, 버퍼 B1에 저장되어 있는 데이타가 ID가 아니고, 버퍼 B2와 B3에 저장되어 있는 데이타가 ID이면 버퍼 B2에 저장되어 있는 데이타를 코드데이타로 검출하므로써, 수신장치를 통해 비동기 전송모드로 변환된 리모콘신호 중에 포함되어 있는 코드데이타를 고속으로 정확하게 검출할 수 있도록 한 것이다.The present invention relates to a method for detecting code data of a remote control signal. The data output from the P / S converter is stored in three buffers B1, B2, and B3, one byte at a time, and then stored in the buffers B1, B2, and B3. If the data stored in buffer B1 is ID, if the data stored in buffer B2 is not ID, and the data stored in buffer B3 is ID, the data stored in buffer B2 is checked. If the data stored in the buffer B1 is not an ID and the data stored in the buffer B2 is an ID, and the data stored in the buffer B3 is not an ID, the data stored in the buffer B2 is code data. To be detected. If the data stored in the buffer B1 and the buffer B2 is an ID, and the data stored in the buffer B3 is the ID, the data stored in the buffer B2 is detected as code data, and the data stored in the buffer B1 is the ID. If the data stored in the buffers B2 and B3 is an ID, the data stored in the buffer B2 is detected as code data, so that the code data contained in the remote control signal converted to the asynchronous transmission mode through the receiver can be accurately and quickly. It can be detected.

Description

리모콘신호의 코드데이타 검출방법Code data detection method of remote control signal

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 본 발명에 따른 리모콘신호의 코드데이타 검출방법을 수행하기 위한 수신장치의 개략적인 블럭구성도.1 is a schematic block diagram of a receiving apparatus for performing a code data detection method of a remote control signal according to the present invention.

제2도는 본 발명의 바람직한 실시예에 리모콘신호 중에 포함되어 있는 코드데이타를 검출하는 동작과정을 도시한 플로우챠트.2 is a flowchart illustrating an operation process of detecting code data included in a remote control signal in a preferred embodiment of the present invention.

Claims (1)

비동기 전송모드로 변환된 리모콘신호 중에 포함되어 있는 코드데이타를 검출하는 방법에 있어서, 상기 비동기 전송모드로 변환된 리모콘신호를 1바이트 단위로 3개의 버퍼에 각각 저장한 다음 상기 3개의 버퍼에 저장되어 있는 데이타가 ID인가를 각각 체크하는 제1단계; 상기 3개의 버퍼 중에 첫번째 버퍼에 저장된 데이타가 ID이고, 두번째 버퍼에 저장되어 있는 데이타가 ID가 아니며, 세번째 버퍼에 저장되어 있는 데이타가 ID이면 상기 두번째 버퍼에 저장되어 있는 데이타를 상기 코드데이타로 검출하는 제2단계; 상기 3개의 버퍼 중에 첫번째 버퍼에 저장되어 있는 데이타가 ID가 아니고, 상기 세번째 버퍼에 저장되어 있는 데이타가 ID가 아니면 세번째 버퍼에 저장되어 있는 데이타를 코드데이타로 검출하는 제3단계; 상기 3개의 버퍼 중에 상기 첫번째 버퍼와 상기 두번째 버퍼에 저장되어 있는 데이타가 ID이고, 상기 세번째 버퍼에 저장되어 있는 데이타가 ID가 아니면 상기 두번째 버퍼에 저장되어 있는 데이타를 코드데이타로 검출하는 제4단계; 상기 3개의 버퍼 중에 상기 첫번째 버퍼에 저장되어 있는 데이타가 ID가 아니고, 상기 두번째와 세번째 버퍼에 저장되어 있는 데이타가 ID이면 상기 세번째 버퍼에 저장되어 있는 데이타를 코드데이타로 검출하는 제5단계로 이루어진 것을 특징으로 하는 리모콘신호의 코드데이타 검출방법.In the method for detecting code data included in the remote control signal converted to the asynchronous transmission mode, the remote control signal converted to the asynchronous transmission mode is stored in each of three buffers in units of 1 byte and then stored in the three buffers. A first step of checking whether the existing data is an ID; If the data stored in the first buffer is an ID, the data stored in the second buffer is not an ID, and the data stored in the third buffer is an ID, the data stored in the second buffer is detected as the code data. A second step of doing; A third step of detecting data stored in a third buffer as code data if the data stored in the first buffer among the three buffers is not an ID and the data stored in the third buffer is not an ID; A fourth step of detecting data stored in the second buffer as code data if the data stored in the first buffer and the second buffer is an ID and the data stored in the third buffer is not an ID among the three buffers; ; A fifth step of detecting data stored in the third buffer as code data when the data stored in the first buffer is not an ID and the data stored in the second and third buffers is an ID among the three buffers. Code data detection method of the remote control signal, characterized in that. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950046583A 1995-11-30 1995-11-30 Method for detecting the code-data in remote controller signal KR100195645B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950046583A KR100195645B1 (en) 1995-11-30 1995-11-30 Method for detecting the code-data in remote controller signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950046583A KR100195645B1 (en) 1995-11-30 1995-11-30 Method for detecting the code-data in remote controller signal

Publications (2)

Publication Number Publication Date
KR970032249A true KR970032249A (en) 1997-06-26
KR100195645B1 KR100195645B1 (en) 1999-06-15

Family

ID=19437691

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950046583A KR100195645B1 (en) 1995-11-30 1995-11-30 Method for detecting the code-data in remote controller signal

Country Status (1)

Country Link
KR (1) KR100195645B1 (en)

Also Published As

Publication number Publication date
KR100195645B1 (en) 1999-06-15

Similar Documents

Publication Publication Date Title
KR970032249A (en) Code data detection method of remote control signal
KR860002055A (en) Document Recognition Method and Device
KR900013609A (en) Event Limit Inspection Structures for Integrated Circuits
KR940004332A (en) Circuit test method and delay defect detector
KR970055599A (en) Transmission data organization
KR970032250A (en) Code data detection method of remote control signal
KR970032240A (en) Code data detection method of remote control signal
US6229866B1 (en) Apparatus for detecting errors in asynchronous data receiver and transmitter
KR950025340A (en) Microwave encoder key input device and interrupt processing method using the device
KR970072837A (en) Data compression device
KR960042393A (en) Interface device between general purpose measuring instrument and processing system
KR850006090A (en) Data transmission system
KR930003655A (en) How to Implement the Service Mode of the Fax
KR910013965A (en) Remote transmission and reception system
KR910013783A (en) Manipulator Reference Clock Board Assembly
KR960003167A (en) Multimode Signal Detection Method and Circuit
KR940017371A (en) Data transmission and reception method and device using infrared ray
KR970004520A (en) Packet data transmission device and transmission method
KR970025247A (en) Receiving method of remote control transmission signal
KR960024970A (en) Measuring device with 12-bit resolution
KR970064048A (en) Stuff (STUFF) detection device of synchronous transmission device
KR950022415A (en) Path selector for high level data link control (HDLC) procedure frames
KR950022543A (en) Dedicated line selection circuit of digital key phone system
KR960016275A (en) Receiving interface device and method of AAL layer
KR880006613A (en) Timer control method of remote control video system

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: 20070202

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee