KR100408289B1 - Plug and play system using input/output format code and method thereof - Google Patents

Plug and play system using input/output format code and method thereof Download PDF

Info

Publication number
KR100408289B1
KR100408289B1 KR10-2001-0036581A KR20010036581A KR100408289B1 KR 100408289 B1 KR100408289 B1 KR 100408289B1 KR 20010036581 A KR20010036581 A KR 20010036581A KR 100408289 B1 KR100408289 B1 KR 100408289B1
Authority
KR
South Korea
Prior art keywords
input
output
terminal
code
module card
Prior art date
Application number
KR10-2001-0036581A
Other languages
Korean (ko)
Other versions
KR20030000552A (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 KR10-2001-0036581A priority Critical patent/KR100408289B1/en
Publication of KR20030000552A publication Critical patent/KR20030000552A/en
Application granted granted Critical
Publication of KR100408289B1 publication Critical patent/KR100408289B1/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/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • 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/10Program control for peripheral devices
    • G06F13/102Program control for peripheral devices where the programme performs an interfacing function, e.g. device driver

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)

Abstract

입출력 포맷 코드를 이용한 플러그 앤 플레이 시스템 및 그 처리 방법이 개시되어 있다. 본 발명은 입출력 서비스 정보를 상기 소정 포맷의 코드로 작성하여 전송하고, 입출력 포맷 코드로 작성된 서비스 정보를 분석하여 처리하는 모듈카드, 상기 모듈 카드로부터 작성된 입출력 서비스 정보를 상기 입출력 포맷 코드형태로 수신한 후 그 코드를 해독하여 해당 입출력 기능을 수행하고, 요청되는 입출력 서비스 정보를 상기 소정 포맷의 코드로 작성하여 상기 모듈 카드로 송신하는 단말기를 포함한다. 본 발명에 의하면, 모듈 카드를 단말기에 삽입하여 사용시 단말에 별도의 드라이버를 설치하지 않아도 모듈 카드가 요청한 입출력 동작을 동작시킴으로써 완벽한 플러그 앤 플레이를 지원할 수있다.A plug and play system using an input / output format code and a processing method thereof are disclosed. The present invention provides a module card for creating and transmitting I / O service information in a code of the predetermined format, receiving a module card for analyzing and processing service information written in an I / O format code, and receiving I / O service information created from the module card in the form of the I / O format code. And a terminal for decoding the code to perform the corresponding input / output function, writing the requested input / output service information in the code of the predetermined format, and transmitting the code to the module card. According to the present invention, when the module card is inserted into the terminal and used, the plug-and-play can be fully supported by operating the input / output operation requested by the module card without installing a separate driver in the terminal.

Description

입출력 포맷 코드를 이용한 플러그 앤 플레이 시스템 및 그 처리 방법{Plug and play system using input/output format code and method thereof}Plug and play system using input / output format code and method

본 발명은 플러그 앤 플레이 시스템(plug and play system)에 관한 것으로서, 특히 입출력 포맷 코드를 이용한 플러그 앤 플레이 시스템 및 그 처리 방법에 관한 것이다.The present invention relates to a plug and play system, and more particularly, to a plug and play system using an input / output format code and a processing method thereof.

일반적으로 반도체의 고집적화가 이루어지면서 단말기에 모든 기능을 구현하고 있다. 이와 함께 모듈화 개념을 적용한 단말기는 기본 기능만 본체에 장착하고 추가 기능은 PCMCIA 카드나 메모리 스틱, SDIO 카드와 같은 모듈 형태를 이용하고 있다. 그러나 종래에는 이러한 카드 형태를 사용시 단말기의 종류에 따라 여러개의 카드 드라이버를 준비해야하기 때문에 플러그 앤 플레이를 지원하기 어렵우며, 또한 그로 인해 제품 코스트가 상승하고 사용하기가 복잡한 단점이 있었다.In general, as semiconductors are highly integrated, all functions are implemented in terminals. In addition, the terminal adopting the modular concept is equipped with only basic functions in the main body, and additional functions use module types such as PCMCIA cards, memory sticks and SDIO cards. However, in the related art, it is difficult to support plug and play because it is necessary to prepare a plurality of card drivers according to the type of terminal when using such a card type, and as a result, the product cost increases and it is complicated to use.

본 발명이 이루고자하는 기술적과제는 입출력 포맷 코드를 이용하여 단말기와 모듈 카드간에 플러그 앤 플레이를 지원할 수 있는 플래그 앤 플레이 시스템 및 그 처리 방법을 제공하는 데 있다.상기의 기술적 과제를 해결하기 위하여, 본 발명은 소정의 입출력 포맷 코드를 미리 설정하여 플러그 앤 플레이를 수행하는 플러그 앤 플레이 시스템에 있어서,상기 소정 포맷의 코드로 작성된 입출력 서비스 정보를 미리 저장한 후 단말기에 삽입되면 그 소정 포맷의 코드를 단말기로 전송하고, 상기 단말기로부터 사용자의 인터액션을 위한 소정의 포맷 코드를 수신하면 그에 해당하는 모듈 기능을 수행하는 모듈카드;상기 모듈 카드로부터 소정의 포맷 코드를 수신하여 해석 프로그램을 통해 해당 입출력 서비스 정보로 해독하고, 그 해당 입출력 서비스 정보에 해당하는 기능을 수행하고, 사용자의 인터액션으로 요청되는 입출력 서비스 정보를 상기 소정 포맷의 코드로 변환하여 상기 모듈 카드로 송신하는 단말기를 포함하는 것을 특징으로 한다.상기의 다른 기술적 과제를 해결하기 위하여, 본 발명은 모듈 고유 기능을 갖는 모듈 카드와 그에 착탈 가능한 단말기간에 플러그 앤 플레이를 수행하는 방법에 있어서,소정의 포맷 형태를 갖는 입출력 포맷 코드를 정의하는 과정;상기 모듈 카드가 단말기에 삽입되면 자신의 카드 서비스 정보를 상기 단말기로 전송하여 단말기의 카드 서비스 정보를 요구하는 과정;상기 단말기가 자신의 카드 서비스 정보를 모듈 카드에 제공하면 상기 모듈 카드가 상기 과정에서 정의된 입출력 포맷 코드로 작성된 프로그램을 송신하는 과정;SUMMARY OF THE INVENTION The present invention has been made in an effort to provide a flag and play system capable of supporting plug and play between a terminal and a module card using an input / output format code and a processing method thereof. The present invention provides a plug and play system in which a predetermined input / output format code is set in advance to perform a plug and play, wherein the input / output service information created by the code of the predetermined format is stored in advance and inserted into the terminal. A module card which transmits a predetermined format code for a user's interaction from the terminal and performs a corresponding module function; receives a predetermined format code from the module card and transmits the predetermined format code to the corresponding input / output service information through an analysis program. Decrypt, the corresponding I / O service information And a terminal for converting the input / output service information requested by the user's interaction into the code of the predetermined format and transmitting the code to the module card. According to an aspect of the present invention, there is provided a method of performing plug and play between a module card having a module-specific function and a terminal detachable thereto, the method comprising: defining an input / output format code having a predetermined format; Requesting card service information of the terminal by transmitting the card service information of the terminal to the terminal; when the terminal provides its card service information to the module card, the module card executes a program written in the input / output format code defined in the process. Transmitting;

상기 과정에서 송신된 프로그램으로부터 해당 입출력 서비스 정보로 해석하여 그에 해당하는 입출력 기능을 수행하는 과정을 포함하는 것을 특징으로 한다.And interpreting the corresponding input / output service information from the program transmitted in the above process and performing the corresponding input / output function.

도 1은 본 발명에 따른 플러그 앤 플레이 시스템을 도시한 상세 블록도이다.1 is a detailed block diagram illustrating a plug and play system according to the present invention.

도 2는 도 1의 단말기(110)의 상세도이다.2 is a detailed view of the terminal 110 of FIG. 1.

도 3은 도 1의 모듈카드(140)의 상세도이다.3 is a detailed view of the module card 140 of FIG.

도 4는 본 발명에 따른 플러그 앤 플레이 처리 방법을 보이는 흐름도이다.4 is a flowchart showing a plug and play processing method according to the present invention.

이하 첨부된 도면을 참조로하여 본 발명의 바람직한 실시예를 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings.

도 1은 본 발명에 따른 플러그 앤 플레이 시스템을 도시한 상세 블록도이다.1 is a detailed block diagram illustrating a plug and play system according to the present invention.

도 1의 시스템은 단말기(110)와 모듈 카드(140)로 구성된다. 단말기(110)는 카드 소켓(120)을 구비하여 모듈 카드(140)의 카드 인터페이스부분(130)과 연결된다. 이 모듈 카드(140)는 메모리와 카드인터페이스부분(130)을 구비하고 사용자 인터액션(interaction)을 위한 I/O(input/output)가 없으며, 외부에서 전원과 입출력 장치만 제공하면 자체적으로 기능을 수행할 수 있다. 그리고 단말기(110)와 모듈 카드(140)간에는 소정의 입출력 포맷 코드를 약정하고, 단말기(110)에는 그 입출력 포맷 코드를 해당 입출력 서비스 기능으로 해석할 수 있는 해석기를 최소한으로 설치한다. 이때 입출력 서비스 기능을 나타낼 수 있는 소정의 입출력 포맷 코드는 [입출력 수단 명칭, {입출력 속성, 속성 값 ㆍㆍㆍ}, ㆍㆍㆍ]의 형태를 갖는다. 예를 들면 입출력 수단 명칭은 LCD, 버튼등이며, 입출력되는 속성은 텍스트, 리스트, 체크박스등이며, 속성값은 텍스트의 리스트값, 리스트 박스에 들어갈 파라메터, 체크 박스에 들어갈 체크 리스트등이다.The system of FIG. 1 consists of a terminal 110 and a module card 140. The terminal 110 is provided with a card socket 120 is connected to the card interface portion 130 of the module card 140. The module card 140 has a memory and a card interface portion 130, there is no input / output (I / O) for user interaction, and performs its own function only by providing power and input / output devices from the outside. can do. A predetermined input / output format code is promised between the terminal 110 and the module card 140, and the terminal 110 is provided with a minimum interpreter capable of interpreting the input / output format code as a corresponding input / output service function. At this time, the predetermined input / output format code that can indicate the input / output service function has the form of [input / output means name, {input / output attribute, attribute value ···}, ···]. For example, the names of input / output means are LCD, buttons, etc., and the attributes of input / output are text, list, check box, etc., and the attribute values are list value of text, parameter to enter list box, and check list to enter check box.

모듈 카드(140)는 사용자의 입출력을 처리하기 위해 입출력 포맷 코드를 단말기(110)로 전송한다. 단말기(110)는 이 입출력 포맷 코드를 해석하여 화면에 디스플레이하고 필요한 입력을 받으면 모듈카드(140)로 전송한다. 이때 모듈 카드(140)는 단말기(110)와 마찬가지로 입출력 포맷 코드를 해당 입출력 서비스 기능으로 해석할 수 있는 해석기를 최소한으로 설치한다. 따라서 모듈카드(140)는 수신된 입력 코드를 해석기를 통해 해당 서비스 기능으로 해석하여 필요한 경우 다시 입출력 포맷 코드를 단말기(110)로 보내 입출력을 처리한다.The module card 140 transmits an input / output format code to the terminal 110 to process input and output of a user. The terminal 110 interprets this input / output format code, displays it on the screen, and transmits it to the module card 140 when necessary input is received. At this time, the module card 140, like the terminal 110, is installed with a minimum interpreter capable of interpreting the input / output format code as a corresponding input / output service function. Accordingly, the module card 140 interprets the received input code as a corresponding service function through an interpreter, and if necessary, sends the input / output format code to the terminal 110 to process the input / output.

도 2는 도 1의 단말기(110)의 상세도이다.2 is a detailed view of the terminal 110 of FIG. 1.

인터페이스부(210)는 모듈 카드(140)에서(로) 입출력되는 콘트롤 신호, 어드레스, 데이터를 단말기 시스템에 맞게 변환한다.The interface unit 210 converts control signals, addresses, and data input and output from and to the module card 140 according to the terminal system.

CPU(Central Process Unit:중앙연산처리부)(220)은 인터페이스부(210)로부터 입력되는 모듈 카드(140)의 입출력 포맷 코드를 해석하여 디스플레이부(250)를 통해 그 기능을 입출력시키고, 키보드(230)를 통해 사용자의 인터액션이 발생하면 해당 기능을 포맷의 코드로 작성하여 모듈 카드(140)로 전송한다.The central process unit (CPU) 220 interprets the input / output format codes of the module card 140 input from the interface unit 210 and inputs / outputs the functions through the display unit 250, and the keyboard 230. When the user's interaction occurs through the () to write the corresponding function in the format code and transmits to the module card (140).

메모리(240)는 CPU(220)의 동작 프로그램과 데이터를 일시 저장한다.The memory 240 temporarily stores an operation program and data of the CPU 220.

키보드(230)와 디스플레이부(250)는 모듈 카드(140)의 입출력 동작을 수행한다.The keyboard 230 and the display unit 250 perform input / output operations of the module card 140.

도 3은 도 1의 모듈카드(140)의 상세도이다.3 is a detailed view of the module card 140 of FIG.

인터페이스부(310)는 단말기(110)에서(로) 입출력되는 콘트롤 신호, 어드레스, 데이터를 모듈 카드에 맞게 변환한다.The interface unit 310 converts control signals, addresses, and data input and output from and to the terminal 110 according to the module card.

모듈신호처리부(330)는 모듈 고유의 기능 신호를 처리한다. 예를 들면 블루투스기능의 모듈이라면 그 신호를 변복조하며, MP3기능의 모듈이라면 MP3 디코딩을 수행한다.The module signal processor 330 processes a module-specific function signal. For example, a module with a Bluetooth function modulates and demodulates the signal. A module with a MP3 function performs MP3 decoding.

메모리(340)는 CPU(320)의 동작 프로그램과 데이터를 일시 저장한다.The memory 340 temporarily stores an operation program and data of the CPU 320.

CPU(320)는 인터페이스부(310)로부터 입력되는 단말기(110)의 입출력 포맷 코드를 분석하여 처리하고, 입출력 포맷의 코드를 작성하여 인터페이스부(310)를 통해 단말기(110)로 전송한다.The CPU 320 analyzes and processes an input / output format code of the terminal 110 input from the interface unit 310, prepares an input / output format code, and transmits the generated input / output format code to the terminal 110 through the interface unit 310.

도 4는 본 발명에 따른 플러그 앤 플레이 처리 방법을 보이는 흐름도이다.4 is a flowchart showing a plug and play processing method according to the present invention.

먼저, 기기 상호간에는 플러그 앤 플레이를 처리하기 위해 [입출력 수단 명칭, {입출력속성, 속성 값 ㆍㆍㆍ}, ㆍㆍㆍ]의 형태를 갖는 입출력 포맷 코드를 정의한다.First, input / output format codes having the form of [input / output means name, {input / output attribute, attribute value ···}, ···] are defined in order to process plug and play.

그리고 기기 상호간에는 CIS(Card Information Service) 정보를 주고 받을 수 있도록 CIS 포맷을 정의한다.In addition, CIS format is defined to exchange CIS (Card Information Service) information between devices.

우선, 모듈 카드(140)가 단말기(110)의 카드 소켓(120)에 삽입되면 단말기(110)는 콘트롤신호를 통해 삽입을 인식한다.First, when the module card 140 is inserted into the card socket 120 of the terminal 110, the terminal 110 recognizes the insertion through the control signal.

이어서, 모듈 카드(140)는 자신의 CIS 정보를 단말기(110)로 송신하고 단말기(110)의 CIS 정보를 요구한다(410과정).Subsequently, the module card 140 transmits its CIS information to the terminal 110 and requests the CIS information of the terminal 110 (step 410).

이어서, 단말기(110)는 자신의 CIS 정보를 모듈 카드(140)로 송신한다(420과정).Subsequently, the terminal 110 transmits its CIS information to the module card 140 (step 420).

이어서, 모듈카드(110)는 입출력 포맷 코드로 작성된 프로그램을 단말기(110)로 송신한다(430과정).Subsequently, the module card 110 transmits the program written in the input / output format code to the terminal 110 (step 430).

이어서, 단말기(110)는 그 수신된 프로그램을 해당 서비스 기능 정보로 해독한(440과정)후 그에 해당하는 입출력 기능을 수행한다(450과정).Subsequently, the terminal 110 decrypts the received program into corresponding service function information (step 440) and then performs the corresponding input / output function (step 450).

이어서, 수행된 입출력 결과를 입출력 포맷 코드로 작성하여 송신한다(460과정).Subsequently, the input / output result is generated as an input / output format code and transmitted (step 460).

다른 실시예로 단말기(110)에서 사용자의 인터액션이 발생하면 이에 대한 포맷 코드를 모듈 카드(140)로 전송한다.이어서, 모듈카드(140)는 이 포맷 코드를 분석하여 처리하고 필요시 새로운 입출력 포맷 코드를 단말기(110)로 전송한다.In another embodiment, when a user interaction occurs in the terminal 110, the format code is transmitted to the module card 140. Then, the module card 140 analyzes and processes the format code and, if necessary, a new input / output format. The code is transmitted to the terminal 110.

상술한 바와 같이 본 발명에 의하면, 모듈 카드를 단말기에 삽입하여 사용시 단말에 별도의 드라이버를 설치하지 않아도 모듈 카드가 요청한 입출력 동작을 동작시킴으로써 완벽한 플러그 앤 플레이를 지원할 수있다.As described above, according to the present invention, a plug and play can be supported by operating the input / output operation requested by the module card without installing a separate driver in the terminal when the module card is inserted into the terminal.

Claims (8)

소정의 입출력 포맷 코드를 미리 설정하여 플러그 앤 플레이를 수행하는 플러그 앤 플레이 시스템에 있어서,In a plug and play system which performs a plug and play by setting a predetermined input / output format code in advance, 상기 소정 포맷의 코드로 작성된 입출력 서비스 정보를 미리 저장한 후 단말기에 삽입되면 그 소정 포맷의 코드를 단말기로 전송하고, 상기 단말기로부터 사용자의 인터액션을 위한 소정의 포맷 코드를 수신하면 그에 해당하는 모듈 기능을 수행하는 모듈카드;If the I / O service information written in the code of the predetermined format is stored in advance and inserted into the terminal, the code of the predetermined format is transmitted to the terminal, and if the predetermined format code for the user's interaction is received from the terminal, the corresponding module function Module card to perform; 상기 모듈 카드로부터 소정의 포맷 코드를 수신하여 해석 프로그램을 통해 해당 입출력 서비스 정보로 해독하고, 그 해당 입출력 서비스 정보에 해당하는 기능을 수행하고, 사용자의 인터액션으로 요청되는 입출력 서비스 정보를 상기 소정 포맷의 코드로 변환하여 상기 모듈 카드로 송신하는 단말기를 포함하는 플러그 앤 플레이 시스템.Receives a predetermined format code from the module card, decodes the corresponding input / output service information through an analysis program, performs a function corresponding to the corresponding input / output service information, and outputs the input / output service information requested by the user's interaction in the predetermined format. And a terminal for converting the code into the module card. 제1항에 있어서, 상기 단말기에 카드 소켓을 구비하여 상기 모듈 카드와 착탈 가능함을 특징으로 하는 플러그 앤 플레이 시스템.The plug and play system of claim 1, wherein the terminal is provided with a card socket and is detachable from the module card. 제1항에 있어서, 상기 단말기는The method of claim 1, wherein the terminal 소정 입출력 기능을 디스플레이하는 디스플레이부;A display unit which displays a predetermined input / output function; 상기 모듈 카드와 상기 입출력 포맷 코드를 통신하는 인터페이스부;An interface unit for communicating the module card with the input / output format code; 상기 인터페이스부로부터 입력되는 모듈 카드의 입출력 포맷 코드를 해당 입출력 서비스 정보로 해석한 후 상기 디스플레이부를 통해 그 입출력 기능을 수행하고, 사용자의 인터액션 기능을 상기 입출력 포맷 코드로 작성하여 상기 모듈 카드로 전송하는 중앙연산처리부를 포함하는 것을 특징으로 하는 플러그 앤 플레이 시스템.Interpreting the input / output format code of the module card inputted from the interface unit as the corresponding input / output service information, performing the input / output function through the display unit, and writing the user's interaction function as the input / output format code and transmitting it to the module card. Plug and play system comprising a central processing unit. 제1항에 있어서, 상기 모듈 카드는The method of claim 1, wherein the module card 상기 단말기와 소정 포맷의 코드를 소정의 통신하는 인터페이스부;An interface unit configured to communicate a code having a predetermined format with the terminal; 모듈 고유의 기능 신호를 처리하는 모듈신호처리부;A module signal processing unit for processing a module-specific function signal; 상기 인터페이스부로부터 입력되는 단말기의 인터액션을 위한 소정의 포맷 코드를 수신하면 그에 해당하는 동작 기능으로 해석하고, 미리 저장된 입출력 서비스 기능에 헤당되는 포맷 코드를 상기 단말기로 전송하는 중앙연산처리부를 포함하는 것을 특징으로 하는 플러그 앤 플레이 시스템.Receiving a predetermined format code for the interaction of the terminal input from the interface unit to interpret the corresponding operation function, and includes a central processing unit for transmitting the format code corresponding to the pre-stored input and output service function to the terminal; Featured plug and play system. 모듈 고유 기능을 갖는 모듈 카드를 착탈가능한 단말기에서 서로 약속된 입출력 포맷 코드를 이용하여 플러그 앤 플레이를 수행하는 방법에 있어서,A method for performing plug and play using input / output format codes promised to each other in a terminal detachable from a module card having a module-specific function, the method comprising: 상기 모듈 카드로부터 입출력 서비스 정보를 요구 받은 후 약정된 입출력 포맷 코드로 작성된 입출력 서비스 정보를 수신하는 과정;Receiving input / output service information from the module card and receiving input / output service information written in a contracted input / output format code; 상기 과정에서 수신된 입출력 포맷 코드를 해독하여, 그에 해당하는 입출력 기능을 수행하는 과정;Decoding the input / output format code received in the process and performing an input / output function corresponding thereto; 상기 수행된 입출력 결과를 약정된 포맷의 코드로 작성하여 모듈 카드로 전송하는 과정을 포함하는 플러그 앤 플레이 처리 방법.And writing the performed input / output result in a code of a contract format and transmitting the same to a module card. 모듈 고유 기능을 갖는 모듈 카드와 그에 착탈 가능한 단말기간에 플러그 앤 플레이를 수행하는 방법에 있어서,A method of performing plug and play between a module card having a module-specific function and a terminal detachable thereto, 소정의 포맷 형태를 갖는 입출력 포맷 코드를 정의하는 과정;Defining an input / output format code having a predetermined format form; 상기 모듈 카드가 단말기에 삽입되면 자신의 카드 서비스 정보를 상기 단말기로 전송하여 단말기의 카드 서비스 정보를 요구하는 과정;Requesting card service information of a terminal by transmitting its card service information to the terminal when the module card is inserted into the terminal; 상기 단말기가 자신의 카드 서비스 정보를 모듈 카드에 제공하면 상기 모듈 카드가 상기 과정에서 정의된 입출력 포맷 코드로 작성된 프로그램을 송신하는 과정;When the terminal provides its card service information to the module card, the module card transmitting a program written in the input / output format code defined in the step; 상기 과정에서 송신된 프로그램으로부터 해당 입출력 서비스 정보로 해석하여 그에 해당하는 입출력 기능을 수행하는 과정을 포함하는 플러그 앤 플레이 처리 방법.Plug and play processing method comprising the step of interpreting the corresponding input and output service information from the program transmitted in the process to perform the corresponding input and output functions. 삭제delete 제5항 또는 제6항에 있어서, 상기 약속된 포맷의 코드는 [입출력 수단 명칭, {입출력되는 속성, 속성 값 ㆍㆍㆍ}, ㆍㆍㆍ]의 형태를 갖는 것임을 특징으로 하는 플러그 앤 플레이 처리 방법.The plug and play process according to claim 5 or 6, wherein the code of the promised format has the form of [input / output means name, {input / output attribute, attribute value ...], ...]. Way.
KR10-2001-0036581A 2001-06-26 2001-06-26 Plug and play system using input/output format code and method thereof KR100408289B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0036581A KR100408289B1 (en) 2001-06-26 2001-06-26 Plug and play system using input/output format code and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0036581A KR100408289B1 (en) 2001-06-26 2001-06-26 Plug and play system using input/output format code and method thereof

Publications (2)

Publication Number Publication Date
KR20030000552A KR20030000552A (en) 2003-01-06
KR100408289B1 true KR100408289B1 (en) 2003-12-03

Family

ID=27711161

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0036581A KR100408289B1 (en) 2001-06-26 2001-06-26 Plug and play system using input/output format code and method thereof

Country Status (1)

Country Link
KR (1) KR100408289B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200082871A (en) * 2018-12-31 2020-07-08 주식회사 럭스로보 A plug and play module assembly and a plug and play system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20230079529A (en) 2021-11-29 2023-06-07 이광선 Irrigation Control System for Overcomeing Submergence and Drought

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR19980047690A (en) * 1996-12-16 1998-09-15 문정환 Automatic control circuit of plug and play system
KR0161930B1 (en) * 1995-12-29 1999-01-15 구자홍 The method for improved functions in plug and play device
JPH1139249A (en) * 1997-07-22 1999-02-12 Oki Electric Ind Co Ltd Plug and play device
KR19990032037A (en) * 1997-10-16 1999-05-06 윤종용 Isa System with Plug and Play Capability of Multiple Logic Units
US5922055A (en) * 1997-02-25 1999-07-13 Motorola, Inc. Method for determining a type of a serial EEPROM and plug and play controller
US6032201A (en) * 1997-06-19 2000-02-29 Cirrus Logic, Inc. Plug and play system using proxy for retrieving correct information about current device from system registry when current device is not the newly installed device
US6148397A (en) * 1998-05-06 2000-11-14 Micro-Star International Co., Ltd. CPU plug-and-play method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR0161930B1 (en) * 1995-12-29 1999-01-15 구자홍 The method for improved functions in plug and play device
KR19980047690A (en) * 1996-12-16 1998-09-15 문정환 Automatic control circuit of plug and play system
US5922055A (en) * 1997-02-25 1999-07-13 Motorola, Inc. Method for determining a type of a serial EEPROM and plug and play controller
US6032201A (en) * 1997-06-19 2000-02-29 Cirrus Logic, Inc. Plug and play system using proxy for retrieving correct information about current device from system registry when current device is not the newly installed device
JPH1139249A (en) * 1997-07-22 1999-02-12 Oki Electric Ind Co Ltd Plug and play device
KR19990032037A (en) * 1997-10-16 1999-05-06 윤종용 Isa System with Plug and Play Capability of Multiple Logic Units
US6148397A (en) * 1998-05-06 2000-11-14 Micro-Star International Co., Ltd. CPU plug-and-play method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20200082871A (en) * 2018-12-31 2020-07-08 주식회사 럭스로보 A plug and play module assembly and a plug and play system
WO2020141716A1 (en) * 2018-12-31 2020-07-09 주식회사 럭스로보 Plug and play module assembly and plug and play system
KR102289872B1 (en) * 2018-12-31 2021-08-13 주식회사 럭스로보 A plug and play module assembly and a plug and play system
US11392392B2 (en) 2018-12-31 2022-07-19 Luxrobo Co., Ltd. Plug and play module assembly and plug and play system

Also Published As

Publication number Publication date
KR20030000552A (en) 2003-01-06

Similar Documents

Publication Publication Date Title
EP1090344B1 (en) Graphical user interface engine for embedded systems
CN102202904B (en) Label printer API using program scripting language
US20070228164A1 (en) Smart card read/write control method based on usb interface and reader/writer thereof
US7831837B1 (en) Encoding token commands/data within data streams for standard interfaces
KR100750117B1 (en) Method and apparatus for setting the class of USB device
US6674535B1 (en) Technique for processing print data
KR20080017007A (en) Radio frequency identification data processing system
CN114721683A (en) Circuit, method, chip and electronic equipment for upgrading firmware
EP2330799A1 (en) Network system, content providing method, server, communication terminal, and content obtaining method
KR100408289B1 (en) Plug and play system using input/output format code and method thereof
CN105389180B (en) A kind of USB port configurableization method based on Android platform
KR20020009741A (en) Apparatus for etalishing operating platform of mobile phone and wireless up-grading method of application thereby
CN111008539A (en) Quick bar code scanning device and scanning method
US7532611B1 (en) Controlling wireless communications between linked devices
JP4007452B2 (en) System and program for displaying device information using browser
US20200293333A1 (en) Electronic device, application execution system, and control method therefor
JP7371410B2 (en) Information processing device and information processing program
WO2007061157A1 (en) Mobile external display device in use wireless communication
CN109413714B (en) User agent information processing method, device, storage medium and terminal
CN109298862B (en) Customized data value acquisition method and device and storage medium
KR20050086185A (en) Home appliance network system and its operating method
US8219568B2 (en) Providing extensible document access to assistive technology providers
CN209766019U (en) vehicle-mounted display with information configuration small plate
JP4804679B2 (en) Fixed asset information management system
CN111158615A (en) Method and system for assisting web end to realize card writing and printing operations by using mobile terminal

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

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee