KR100724353B1 - Method for embodiment home network system of simply structure - Google Patents

Method for embodiment home network system of simply structure Download PDF

Info

Publication number
KR100724353B1
KR100724353B1 KR1020010013723A KR20010013723A KR100724353B1 KR 100724353 B1 KR100724353 B1 KR 100724353B1 KR 1020010013723 A KR1020010013723 A KR 1020010013723A KR 20010013723 A KR20010013723 A KR 20010013723A KR 100724353 B1 KR100724353 B1 KR 100724353B1
Authority
KR
South Korea
Prior art keywords
packet
home network
internet protocol
command
home
Prior art date
Application number
KR1020010013723A
Other languages
Korean (ko)
Other versions
KR20020073846A (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 KR1020010013723A priority Critical patent/KR100724353B1/en
Publication of KR20020073846A publication Critical patent/KR20020073846A/en
Application granted granted Critical
Publication of KR100724353B1 publication Critical patent/KR100724353B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/2816Controlling appliance services of a home automation network by calling their functionalities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks
    • H04L12/283Processing of data at an internetworking point of a home automation network

Landscapes

  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

본 발명은 간단한 구조의 홈 네트워크 시스템 구현 방법에 관한 것으로, 특히 가정내의 피씨나 각종 가전 기기들을 네트워크로 연결하여 제어함으로써 홈 네트워크 장치 명령 체계를 간단하게 구현하도록 한 간단한 구조의 홈 네트워크 시스템 구현 방법에 관한 것이다. 따라서 본 발명은 서버에 의해 인터넷 프로토콜 주소를 할당하고, 네트워크로부터 수신된 패킷의 인터넷 프로토콜 주소가 자신의 인터넷 프로토콜 주소와 일치하는지 판단하는 제 1단계와, 상기 제 1단계의 판단 결과, 일치하지 않으면 패킷 전송을 중단하고, 일치하면 패킷의 디바이스 코드와 씨알씨를 체크하여 자신의 디바이스인지 판단하는 제 2단계와, 상기 제 2단계의 판단 결과, 자신의 디바이스인 경우에는 명령 패킷을 응용 프로그램에 전송하여 응답을 기다리고, 자신의 디바이스가 아닌 경우에는 인터넷 프로토콜 디바이스에 패킷을 전송하는 제 3단계로 이루어짐으로써, 이에 따라 인터넷 프로토콜 데이터 패킷을 가지고 바로 디바이스에 요청하는 내용을 해석하고 바로 응용 프로그램으로 전달하여 줌으로써 경로를 짧게 하고 데이터의 오해석 가능성을 줄일 수 있다는 효과가 있다.The present invention relates to a method of implementing a home network system having a simple structure. In particular, the present invention relates to a method of implementing a home network system in which a home network device command system is simply implemented by connecting and controlling PCs and various home appliances in a home. It is about. Therefore, the present invention allocates the Internet protocol address by the server, and determines whether the Internet protocol address of the packet received from the network matches its own Internet protocol address, and if it does not match, A second step of stopping the packet transmission, and if it matches, checks the device code and the seed of the packet to determine whether it is its own device, and if it is its own device, sends the command packet to the application program. The third step is to wait for a response and send a packet to an internet protocol device if the device is not its own device. Shorten paths and misunderstand data There is an effect that can reduce the likelihood.

Description

간단한 구조의 홈 네트워크 시스템 구현 방법{METHOD FOR EMBODIMENT HOME NETWORK SYSTEM OF SIMPLY STRUCTURE}METHOD FOR EMBODIMENT HOME NETWORK SYSTEM OF SIMPLY STRUCTURE}

도 1은 종래의 홈 네트워크 구조를 보인 예시도.1 is an exemplary view showing a conventional home network structure.

도 2는 종래의 홈 네트워크 프로토콜 레이어의 구조를 보인 예시도.2 is an exemplary view showing the structure of a conventional home network protocol layer.

도 3은 본 발명 홈 네트워크 프로토콜 레이어의 구조를 보인 예시도. Figure 3 is an exemplary view showing the structure of the home network protocol layer of the present invention.

도 4는 본 발명 3 바이트 홈 네트워크 패킷 구조를 설명하기 위한 예시도.4 is an exemplary diagram for explaining the 3-byte home network packet structure of the present invention.

도 5는 본 발명 홈 네트워크 시스템 구현 방법을 보인 순서도.Figure 5 is a flow chart illustrating a method of implementing the home network system of the present invention.

도 6은 본 발명 홈 네트워크 명령의 내용을 설명하기 위한 예시도.6 is an exemplary diagram for explaining the contents of the present invention home network command.

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

31 : 응용 프로그램 32 : 주소 자동 설정 방식31: application 32: automatic address setting method

33 : 인터넷 프로토콜 34 : 홈 네트워크 인터넷 프로토콜33: Internet Protocol 34: Home Network Internet Protocol

35 : 네트워크 인터페이스 유닛 41 : 디바이스 코드35: network interface unit 41: device code

42 : 홈 네트워크 명령 43 : 확장 코드42: home network command 43: extension code

44 : 씨알씨-3244: seed-32

본 발명은 간단한 구조의 홈 네트워크 시스템 구현 방법에 관한 것으로, 특히 가정내의 피씨나 각종 가전 기기들을 네트워크로 연결하여 제어함으로써 홈 네트워크 장치 명령 체계를 간단하게 구현하도록 한 간단한 구조의 홈 네트워크 시스템 구현 방법에 관한 것이다.The present invention relates to a method of implementing a home network system having a simple structure. In particular, the present invention relates to a method of implementing a home network system in which a home network device command system is simply implemented by connecting and controlling PCs and various home appliances in a home. It is about.

요즈음, 각 가정에서 네트워크 용 인프라(Infrastructure)가 서서히 갖추어짐에 따라, 가정 내의 각종 기기들을 네트워크로 연결하여 사용하도록 하는 필요성을 느끼고 가정 내의 각종 기기들을 네트워크로 연결하여 제어 또는 관리하는 추세이다. Nowadays, as the infrastructure for the network is gradually established in each home, there is a tendency to feel the necessity of connecting various devices in the home to the network and to control or manage the various devices in the home by the network.

도 2는 종래의 홈 네트워크 프로토콜 레이어의 구조를 보인 예시도로서, 이에 도시된 바와 같이 오에스아이(OSI : Open Systems Interconnection 개방형 시스템 상호연결 이하, 오에스아이로 표기) 7 레이어의 전송 레이어까지 그대로 이용하여 세션 레이어 이상인 상태에서 각 표준에서 정한 프로토콜을 사용하고 있기 때문에 더미 데이터들과 각종 캡슐화로 인한 데이터의 오버헤드가 발생하고, 이를 구현하는데도 복잡해진다.FIG. 2 is an exemplary view showing a structure of a conventional home network protocol layer. As shown in FIG. 2, the transport layer of the OSI (OSI: Open Systems Interconnection hereinafter, referred to as OSI) 7 layer is used as it is. Since the protocol defined by each standard is used in the state above the session layer, the data overhead due to dummy data and various encapsulation occurs, and it is complicated to implement.

네트워크에서 전송되어진 패킷은 인터넷 프로토콜(30), 사용자 데이터그램 프로토콜(29) 및 전송 제어 프로토콜(28), 오에스아이 7레이어를 거치며 그 위에 업체가 만든 UPNP(마이크로 소프트측 표준)(24)와, HAVI(소니측 표준)(25) 및 HWW( 삼성 표준)(26)등의 프로토콜 드라이버에 의해 해석되어 응용 프로그램(21)에서 디바이스를 제어하게 된다.Packets transmitted from the network pass through the Internet protocol 30, the user datagram protocol 29 and the transmission control protocol 28, OSI 7 layer, and the manufacturer-provided UPNP (Microsoft standard) 24 thereon, It is interpreted by protocol drivers, such as HAVI (Sony side standard) 25 and HWW (Samsung standard) 26, and the application program 21 controls a device.

즉, 기존의 네트워크 프로토콜들을 그대로 이용하여 많은 오에스아이 레이어를 통해 홈 네트워크 상에 인터넷 프로토콜 주소를 할당하고 간단한 제어를 하였는데, 이런 구조를 사용하다 보니 간단한 제어를 하기 위해 복잡한 프로토콜들이 요구되어 구현이 어렵고 복잡하게 되었다. In other words, by using existing network protocols as it is, internet protocol addresses are assigned on the home network through many OS layers and simple control. As such structure is used, complex protocols are required for simple control. It became complicated.

즉, 다시 말하면 가정 내 다수개의 정보 단말기와 가전 기기들을 고속의 홈 네트워크로 연결하는 경우에 사용되는 UPNP(24), HAVI(25) 및 HWW(26)등이 고려되고 있는데, 이는 기존의 오에스아이 7 레이어에서 전송 레이어 까지는 그대로 이용하고, 그 위에 부가적으로 업체들이 표준화를 위한 프로토콜 즉, 프레임(23)과 디바이스 제어 프로토콜(22)을 만들어 올리고, 그 위에 응용 프로그램(Application Program)(21)을 사용한다.In other words, UPNP (24), HAVI (25) and HWW (26) used when connecting a plurality of information terminals and home appliances in a home with a high speed home network, etc. are considered. From the seventh layer to the transport layer, the vendors additionally create a protocol for standardization, namely, the frame 23 and the device control protocol 22, and the application program 21 thereon. use.

상기에서와 같이 종래의 기술에 있어서, 홈 네트워크 시스템은 오에스아이 7 레이어(Layer)를 기반으로 응용 프로그램을 사용하는 구조로 이루어져 있어 통신 소프트웨어가 복잡하고, 간단한 제어 명령을 처리하기 위한 구현이 어렵다는 문제점이 있었다.As described above, in the conventional technology, the home network system has a structure using an application program based on the OSI 7 layer, which makes the communication software complicated and difficult to implement a simple control command. There was this.

따라서, 본 발명은 상기와 같은 종래의 문제점을 해결하기 위하여 창출한 것으로, 홈 네트워크 인터넷 프로토콜(IP : Internet Protocol)을 정의하여 홈 네트워크 장치 명령 체계를 간단하게 구현하고, 이 구현을 용이하게 하기 위하여 3 바 이트의 홈 네트워크 패킷 구조를 새로 정의하여 간단한 구조의 홈 네트워크를 구현할 수 있도록 한 간단한 구조의 홈 네트워크 시스템 구현 방법을 제공함에 그 목적이 있다.Accordingly, the present invention was created to solve the above-mentioned conventional problems, and to easily implement a home network device command system by defining a home network Internet protocol (IP), and to facilitate the implementation. The purpose of the present invention is to provide a simple method of implementing a home network system by defining a three-byte home network packet structure to implement a simple home network.

이와 같은 목적을 달성하기 위한 본 발명은, 서버에 의해 인터넷 프로토콜 주소를 할당하고, 네트워크로부터 수신된 패킷의 인터넷 프로토콜 주소가 자신의 인터넷 프로토콜 주소와 일치하는지 판단하는 제 1단계와, 상기 제 1단계의 판단 결과, 일치하지 않으면 패킷 전송을 중단하고, 일치하면 패킷의 디바이스 코드와 씨알씨를 체크하여 자신의 디바이스인지 판단하는 제 2단계와, 상기 제 2단계의 판단 결과, 자신의 디바이스인 경우에는 명령 패킷을 응용 프로그램에 전송하여 응답을 기다리고, 자신의 디바이스가 아닌 경우에는 인터넷 프로토콜 디바이스에 패킷을 전송하는 제 3단계로 이루어진 것을 특징으로 한다.In order to achieve the above object, the present invention provides a first step of allocating an Internet protocol address by a server and determining whether an Internet protocol address of a packet received from a network matches its own Internet protocol address, and the first step. As a result of the determination, if it does not match, the packet transmission is stopped. If there is a match, the second step of determining whether the device is the device by checking the device code and the seed of the packet; The third step is to send a packet to the application program and wait for a response, and transmit the packet to the Internet protocol device if it is not its own device.

이하, 본 발명에 의한 간단한 구조의 홈 네트워크 시스템 구현 방법에 대한 작용 및 효과를 첨부한 도면을 참조하여 상세히 설명하면 다음과 같다.Hereinafter, with reference to the accompanying drawings, the operation and effects of a simple structure home network system implementation method according to the present invention will be described in detail.

우선, 상기 제 1단계의 인터넷 프로토콜 주소의 끝자리 1 바이트가 디바이스 코드가 되고, 홈 네트워크 명령이 0×02가 보내지며 확장 코드는 제로가 되고, 상기 제 2단계의 홈 네트워크 패킷 데이터 중 디바이스 코드와 씨알씨를 체크하여 자기 것인지 확인하여 자기 것이 맞으면 명령어 부분을 해석하여 응용 프로그램에 전송한다. First, one byte of the end of the Internet protocol address of the first step becomes a device code, a home network command is sent with 0x02, and an extension code becomes zero, and the device code of the home network packet data of the second step It checks the seed and checks whether it is own and if it is correct, it interprets the command part and sends it to the application program.                     

그리고, 상기 제 3단계의 응용 프로그램은 수신된 명령에 따라 디바이스의 파워를 온 시키고, 제어 서버측에 명령 성공 또는 실패 패킷을 만들어 홈 네트워크 인터넷 프로토콜에 전해준다.The third application program turns on the device according to the received command and generates a command success or failure packet on the control server side and transmits the command success or failure packet to the home network Internet protocol.

한편, 제어 서버는 네트워크에서 전송되어 온 패킷의 명령어 부분에 0×fe가 실리면 명령이 정상적으로 실행되었다고 인식하고, 패킷의 명령어 부분에 0×ff가 실리면 명령이 실패했음을 인식하여 다시 시도하거나 포기하도록 한다.On the other hand, the control server recognizes that the command has been executed normally when 0 × fe appears in the command part of the packet transmitted from the network, and retries or gives up when the command fails when 0 × ff appears in the command part of the packet. Do it.

홈 네트워크에 티브이가 연결되면 주소 자동 설정 방식(DHCP : Dynamic Host Configuration Protocol)(32) 서버에 의해 제어 서버측이 티브이에 인터넷 프로토콜 주소(33)를 할당하게 된다.When the TV is connected to the home network, the control server side allocates the Internet protocol address 33 to the TV by the Automatic Host Configuration Protocol (DHCP) server.

그리고, 제어 서버가 티브이에게 전원을 온 시키라는 명령의 패킷을 보내는데 이 때, 인터넷 프로토콜 주소의 끝자리 1 바이트가 디바이스 코드(41)가 되고, 홈 네트워크 명령어(Command)(42) 0×02가 보내진다. 이 때, 확장자(extension) 코드(43)는 없으므로 0 이된다.Then, the control server sends a command packet to turn on the TV. At this time, the first byte of the Internet protocol address becomes the device code 41, and the home network command 42 0x02 sends it. Lose. At this time, since there is no extension code 43, the value is 0.

장치는 네트워크를 통하여 이 홈 네트워크 패킷을 받으면 인터넷 프로토콜 레이어에서 이를 수신하여 패킷 데이터 중 장치 아이디 부분과 씨알씨(CRC : cyclic redundancy checking 주기적 덧붙임 검사 이하, 씨알씨라 표기)(44)를 체크하여 자기것인지 확인한다.When the device receives this home network packet through the network, the device receives it at the Internet protocol layer, and checks the device ID portion of the packet data and the CRC cyclic redundancy checking. Confirm that

자기 것이 맞으면 명령어 부분을 해석하여 응용 프로그램 인터페이스(API : Application Program Interface) 부분에 넘겨 주면, 이 응용 프로그램 인터페이스는 이 명령어를 보고 장치를 파워 온 시킨 후, 다시 제어 서버 쪽에 명령을 성공적으로 실행했다는 패킷을 만들어 홈 네트워크 인터넷 프로토콜에 전해준다. 이 패킷은 명령어 부분에 0×fe가 실려야 할 것이다.If it is correct, it interprets the command part and passes it to the Application Program Interface (API) part. This application interface sees this command, turns on the device, and then sends a packet to the control server. Create and pass it to the home network Internet protocol. This packet should be loaded with 0xfe in the command section.

티브이 쪽에 명령을 요구한 제어 서버는 네트워크에서 전송되어 온 이 패킷을 보고 명령이 정상적으로 실행되었음을 알게 된다.The control server requesting a command from the TV side sees this packet from the network and knows that the command has been executed normally.

만약 명령어 부분에 0×ff가 실리면 실패했음을 인식하고 다시 실행을 시도 하던가 아니면 이 명령을 포기 할 것이다.If 0xff appears in the command section, it will recognize that it has failed and try to execute it again, or it will give up.

참고로, 도 2에 도시된 바와 같이 오에스아이 7 레이어의 전송 레이어 까지 그대로 이용하면 세션(Session) 레이어 이상에서 각 표준에서 정한 프로토콜을 사용하게 되는데, 이렇게 되면 더미(Dummy) 데이터들과 각종 캡슐화(encapsulation)로 인한 데이터의 오버헤드(Overhead)가 발생하며, 구현하는데도 복잡해진다.For reference, as shown in FIG. 2, when the transport layer of the OSI 7 layer is used as it is, the protocol defined by each standard is used in the session layer or more. In this case, dummy data and various encapsulation ( Data overhead due to encapsulation occurs and is complicated to implement.

네트워크에서 전송되어진 패킷은 인터넷 프로토콜, 유디피(UDP : User Datagram Protocol)/ 티씨피(TCP: Transmission Control Protocol) 오에스아이 7 레이어에 의해 해석되어 응용 프로그램에서 장치를 제어하게 된다.Packets sent over the network are interpreted by the Internet Protocol, User Datagram Protocol (UDP) / Transmission Control Protocol (TCP) OS7 layer to control the device in the application.

하지만, 본 발명은 인터넷 프로토콜 데이터 패킷을 가지고 바로 장치에 요청하는 내용을 해석하고 바로 응용 프로그램으로 전달하여 줌으로써 경로를 짧게 하고 데이터의 잘못된 해석의 가능성을 줄일 수 있다.However, the present invention can shorten the path and reduce the possibility of misinterpretation of the data by interpreting the contents of the request directly to the device with the Internet protocol data packet and immediately delivering the contents to the application program.

상기 데이터 패킷의 구조는 도 4에 도시된 바와 같이, 7 바이트로 한정되어 있고, 디바이스 코드(Device ID)(41), 홈 네트워크 명령(Command)(42), 확장 코드(Extension)(43) 각 1 바이트 씩과 씨알씨-32(CRC-32) 4 바이트(44)로 구성되어 있다. As shown in FIG. 4, the structure of the data packet is limited to 7 bytes, and the device code 41, the home network command 42, and the extension 43 are each. It consists of 1 byte and 4 bytes 44 of CR-32 (CRC-32).                     

일단, 가정에서 사용하는 홈 네트워크용 기기들은 256개를 넘지 않을 것이므로 1 바이트(2^8 = 256)로 충분히 디바이스 코드(41)를 표현할 수 있는데, 이 장치 아이디는 주소 자동 설정 방식(DHCP) 서버에 의해 할당된 인터넷 프로토콜 주소의 마지막 1바이트이다.First, home devices for home networks will not exceed 256, so one byte (2 ^ 8 = 256) is enough to represent the device code 41. This device ID is an address autoconfiguration server. The last 1 byte of an internet protocol address assigned by.

일반적으로 장치에 주는 명령어도 주로 파워 온/오프, 볼륨 업/다운, 비디오 제어, 재생, 정지 등 기존 리모콘에 있는 기능에다 부가해도 256개의 명령을 넘기 힘들 것이다.In general, the commands given to the device will not be able to exceed 256 commands even if they are added to the functions of the existing remote controllers such as power on / off, volume up / down, video control, playback, and stop.

하지만 만일 미래에 보다 복잡한 기능의 기기가 출현할 것을 대비하여 확장자 바이트로 256개의 명령을 확장할 수 있게 하였다. However, in the future, 256 instructions could be extended with an extension byte in case more complex devices emerge.

마지막 2 바이트는 제어 서비스에 대한 결과를 제어하려는 쪽에 알려 주기 위한 것이고, 사용자 정의(Define)부분은 사용자가 필요한 기능으로 사용하는 부분이다.The last two bytes are used to inform the user who wants to control the result of the control service. The user defined part is used by the user as a necessary function.

확장자 코드의 사용 예는 명령어 부분에 고장 마크가 들어 갈 경우 고장에 대한 에러 코드를 적는 부분으로 활용할 수도 있고, 고장의 리세트 초기화 시 장치 정보를 콘트롤 서버에게 보낼 때 이용해도 된다.An example of using an extension code may be used as a part to write an error code for a fault when a fault mark is included in a command part, or to send device information to a control server when resetting a fault.

본 발명은 제어 하는 기기쪽이 아닌 콘트롤 받는 장치(수동 소자)의 구현의 용이성이 목적이고, 또한 본 발명은 소프트 웨어적인 면을 중점으로 설명하고 있지만 반도체로도 저가에 구현할 수 있도록 설계하였다.The present invention aims to facilitate the implementation of a controlled device (passive device) rather than the controlling device, and the present invention focuses on software. However, the present invention is designed to be implemented at low cost with a semiconductor.

즉, 도 3에 도시된 바와 같이 인터넷 프로토콜(33), 홈 네트워크 인터넷 프로토콜(34), 주소 자동 설정 방식(32), 서비스 응용 코드를 반도체 칩으로 구현할 수 있을 것이다.That is, as shown in FIG. 3, the Internet protocol 33, the home network Internet protocol 34, the address autoconfiguration method 32, and the service application code may be implemented by a semiconductor chip.

본 발명은 홈 네트워크에 연결될 미디어에 대해서는 언급하지 않기 때문에, 미디어 장치, 즉 홈 피엔에이(PNA : Phoneline Networking Alliance 이하, 피엔에이라 표기), 전원 라인 제어부, 케이블 모뎀, 1394등 NIU를 만드는 업체가 함께 이 기능을 구현한다면 사용자는 편하게 이 기능을 사용할 수 있을 것이다.Since the present invention does not mention media to be connected to a home network, a company making a media device, such as a home PNA (PNA: Phoneline Networking Alliance, PNA), a power line controller, a cable modem, a 1394 NIU, etc. If you implement this feature together, you will be comfortable using it.

본 발명으로 가전기기들이 홈 네트워크에 연결되어 있으면 외부에서 이를 제어하는게 가능해 지는데, 왜냐하면 이는 콘트롤 서버가 외부 인터넷에 연결되어 있고, 서버 프로그램이 실행되고 있기 때문에 외부에서 명령을 받는 경우에는 이를 홈 네트워크 패킷으로 만들어 홈 네트워크 안의 기기들에게 명령을 전달할 수 있도록 하고, 장치는 홈 네트워크 인터넷 프로트콜 상에서 외부의 명령을 수행하도록 하는 것이다.According to the present invention, when the home appliances are connected to the home network, it is possible to control them externally, because when the control server is connected to the external Internet and the server program is executed, the home network packet is received. It can be used to send commands to devices in the home network, and the device can perform external commands on the home network Internet protocol.

이상에서 설명한 바와 같이 본 발명은 가정 내 다수개의 정보 단말기와 가전기기들을 고속의 홈 네트워크로 연결하는 경우에 간단한 홈 네트워크 데이터 프레임 패킷을 정의하여 디바이스 명령 체계를 간단 명료하게 한다.As described above, the present invention simplifies the device command system by defining a simple home network data frame packet when connecting a plurality of information terminals and home appliances in a home to a high speed home network.

또한, 홈 네트워크 데이터 패킷을 처리하는 부분을 오에스아이 7 레이어 중에서 데이터 링크 레이어 즉, 인터넷 프로토콜 레이어와 응용 프로그램 부분으로 한정함으로써 홈 네트워크 디바이스 상에서의 구현이 기존 방식보다 용이하다.In addition, it is easier to implement on the home network device than the conventional method by limiting the portion of processing the home network data packet to the data link layer, that is, the Internet protocol layer and the application program, among the seven layers.

또한, 홈 네트워크 인터넷 프로토콜이라는 프로토콜을 새로 만들어 홈 네트워크 데이터 패킷을 처리하게 함으로써 성능 개선과 응용의 용이성을 도모하고 반 도체 칩의 구현이 가능하다는 효과가 있다.In addition, by creating a new protocol called the home network Internet protocol to process home network data packets, it is possible to improve performance and ease of application and to implement a semiconductor chip.

또한, 인터넷 프로토콜 레이어 상에 심플 홈 네트워크 프로토콜을 사용함으로써 장치 제조업체의 구현이 용이하고, 구현 비용이 저렴해지며 네트워크의 부하를 줄인다는 장점이 있고, 그 장치에 요청되는 명령을 확장할 수 있는 기능이 있어 차후 서비스 확장에도 유리하다는 효과가 있다.In addition, the use of a simple home network protocol on the Internet protocol layer facilitates device manufacturers' implementation, lowers the cost of implementation, and reduces the load on the network, and the ability to extend the commands requested for the device. This has the effect of favorable service expansion in the future.

또한, 인터넷 프로토콜 데이터 패킷을 가지고 바로 디바이스에 요청하는 내용을 해석하고 바로 응용 프로그램으로 전달하여 줌으로써 경로를 짧게 하고 데이터의 오해석 가능성을 줄일 수 있다는 효과가 있다.In addition, by directly interpreting the contents of the request made to the device with the Internet protocol data packet and immediately delivering the contents to the application program, it is possible to shorten the path and reduce the possibility of data misinterpretation.

Claims (4)

서버에 의해 인터넷 프로토콜 주소를 할당하고, 네트워크로부터 수신된 패킷의 인터넷 프로토콜 주소가 자신의 인터넷 프로토콜 주소와 일치하는지 판단하는 제 1단계와, 상기 제 1단계의 판단 결과, 일치하지 않으면 패킷 전송을 중단하고, 일치하면 패킷의 디바이스 코드와 씨알씨를 체크하여 자신의 디바이스인지 판단하는 제 2단계와, 상기 제 2단계의 판단 결과, 자신의 디바이스인 경우에는 명령 패킷을 응용 프로그램에 전송하여 응답을 기다리고, 자신의 디바이스가 아닌 경우에는 인터넷 프로토콜 디바이스에 패킷을 전송하는 제 3단계로 이루어진 것을 특징으로 하는 간단한 구조의 홈 네트워크 시스템 구현 방법.The first step of allocating the Internet protocol address by the server and determining whether the Internet protocol address of the packet received from the network matches its own Internet protocol address, and if it does not match, stops packet transmission. If it matches, the second step of checking the device code and the seed of the packet to determine whether it is its own device, and if it is the device of its own, the command packet is sent to the application program to wait for a response. If the device is not its own device comprises a third step of transmitting a packet to the Internet protocol device, the home network system implementation method of a simple structure. 제 1항에 있어서, 상기 제 1단계의 인터넷 프로토콜 주소의 끝자리 1 바이트가 디바이스 코드가 되고, 홈 네트워크 명령이 0×02로 보내지며 확장 코드는 제로가 되는 것을 특징으로 하는 간단한 구조의 홈 네트워크 시스템 구현 방법.2. The home network system according to claim 1, wherein the first byte of the Internet protocol address of the first step becomes a device code, a home network command is sent as 0x02, and the extension code is zero. How to implement. 제 1항에 있어서, 상기 제 3단계는 응용 프로그램에 명령 패킷을 전송하면, 명령어 바이트를 파싱하는 제 1단계와, 확장자 바이트를 파싱하는 제 2단계와, 응용 프로그램으로부터 응답이 있는 경우 홈 네트워크 패킷을 생성하고, 응답이 없는 경우 응용 프로그램의 인터페이스 루프를 초기화하는 단계를 더 포함하여 이루어진 것을 특징으로 하는 간단한 구조의 홈 네트워크 시스템 구현 방법.The method of claim 1, wherein the third step comprises: a first step of parsing the command byte when the command packet is transmitted to the application program; a second step of parsing the extension byte; and a home network packet if there is a response from the application program. The method of claim 1, further comprising: initializing an interface loop of the application if there is no response. 제 1항에 있어서, 상기 제 3단계에서 명령 패킷이 0×fe인 경우 정상적인 명령의 실행으로 인식하고, 명령 패킷이 0×ff인 경우 명령의 실패로 인식하는 것을 특징으로 하는 간단한 구조의 홈 네트워크 시스템 구현 방법.2. The home network of claim 1, wherein in the third step, if the command packet is 0xfe, it is recognized as execution of a normal command, and if the command packet is 0xff, it is recognized as a failure of the command. How to implement the system.
KR1020010013723A 2001-03-16 2001-03-16 Method for embodiment home network system of simply structure KR100724353B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010013723A KR100724353B1 (en) 2001-03-16 2001-03-16 Method for embodiment home network system of simply structure

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010013723A KR100724353B1 (en) 2001-03-16 2001-03-16 Method for embodiment home network system of simply structure

Publications (2)

Publication Number Publication Date
KR20020073846A KR20020073846A (en) 2002-09-28
KR100724353B1 true KR100724353B1 (en) 2007-06-04

Family

ID=27697672

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010013723A KR100724353B1 (en) 2001-03-16 2001-03-16 Method for embodiment home network system of simply structure

Country Status (1)

Country Link
KR (1) KR100724353B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100854087B1 (en) 2006-08-21 2008-08-25 삼성전자주식회사 Remote Management apparatus and method for setting IP address

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970006523A (en) * 1995-07-25 1997-02-21 윤재홍 Manufacturing method of copper alloy for centrifugal casting using waste copper scrap
EP0812092A2 (en) * 1996-06-04 1997-12-10 Sony Corporation Method and system for controlling the communication of electronic equipment
KR20000007683A (en) * 1998-07-06 2000-02-07 윤종용 Device control system and device state display method on home network
EP1026580A2 (en) * 1999-01-26 2000-08-09 Canon Kabushiki Kaisha Remote control of a desired function of an apparatus
KR20020028470A (en) * 2000-10-10 2002-04-17 구자홍 system and method for remote control and monitoring of electric home appliances

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970006523A (en) * 1995-07-25 1997-02-21 윤재홍 Manufacturing method of copper alloy for centrifugal casting using waste copper scrap
EP0812092A2 (en) * 1996-06-04 1997-12-10 Sony Corporation Method and system for controlling the communication of electronic equipment
KR20000007683A (en) * 1998-07-06 2000-02-07 윤종용 Device control system and device state display method on home network
EP1026580A2 (en) * 1999-01-26 2000-08-09 Canon Kabushiki Kaisha Remote control of a desired function of an apparatus
KR20020028470A (en) * 2000-10-10 2002-04-17 구자홍 system and method for remote control and monitoring of electric home appliances

Also Published As

Publication number Publication date
KR20020073846A (en) 2002-09-28

Similar Documents

Publication Publication Date Title
KR100413684B1 (en) Gateway enabling data communication between devices each having different middleware, home network system thereby, and gateway relaying method
US11601535B2 (en) Software upgrade in a home network using lower layer messaging
FI90710B (en) Procedure for Adapting a TCP / IP Software to a Local Area Network to a Remote Connection
Lea et al. Networking home entertainment devices with HAVi
US20020124007A1 (en) Network server and database therein
US20080225883A1 (en) Network Device and Network Device Control Method
US20030033416A1 (en) Network architecture
JP2002524973A (en) Low data rate network displayed on high data rate havi network
KR101271261B1 (en) Method for detection of the activity of a device in a network of distributed stations, as well as a network station for carrying out the method
JP2005512399A (en) HAVi and UPnP bridge
KR20020064847A (en) System for providing service with device in home network and method thereof
KR20030082903A (en) METHOD FOR GENERATING A USER INTERFACE ON A HAVi DEVICE FOR THE CONTROL OF A NON-HAVi DEVICE
KR20040030973A (en) METHOD FOR BRIDGING A UPnP NETWORK AND A HAVi NETWORK
JP2005522913A (en) Method for communication in a multi-cluster network, apparatus for connecting to a cluster network, and bridge for connecting clusters
KR100746900B1 (en) Electronic equipment, and method for controlling state of physical layer circuit thereof
JP2005510183A (en) A method for establishing a connection between a first device and a second device on a bridge connecting a habi subnetwork to another habi subnetwork
KR100724353B1 (en) Method for embodiment home network system of simply structure
JP2003125024A (en) System for accessing prescribed register of physical layer device in communication network
KR100467579B1 (en) Method for controlling HAVi device through non-IEEE1394 network and system therefor
US7633959B2 (en) Bridging device, communication program, and communication method
EP1427142A1 (en) Home network gateway device
WO2004064326A1 (en) Method for processing of messages which are to be transmitted via a transmission medium in a network of distributed stations, as well as a network station
Rhee et al. UPnP home networking-based IEEE1394 digital home appliances control
KR20040039043A (en) Control message transmission method for universal plug and play network system
US8275901B1 (en) Method and system to program programmable input output (PIO) pins via non-storage of a control message in a client

Legal Events

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

Payment date: 20130424

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140424

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150424

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160422

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170414

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee