KR100505218B1 - Checking Method of Home Appliance Controlling System - Google Patents

Checking Method of Home Appliance Controlling System Download PDF

Info

Publication number
KR100505218B1
KR100505218B1 KR10-2001-0043720A KR20010043720A KR100505218B1 KR 100505218 B1 KR100505218 B1 KR 100505218B1 KR 20010043720 A KR20010043720 A KR 20010043720A KR 100505218 B1 KR100505218 B1 KR 100505218B1
Authority
KR
South Korea
Prior art keywords
home appliance
home
connection
terminal device
internet network
Prior art date
Application number
KR10-2001-0043720A
Other languages
Korean (ko)
Other versions
KR20030008318A (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-0043720A priority Critical patent/KR100505218B1/en
Publication of KR20030008318A publication Critical patent/KR20030008318A/en
Application granted granted Critical
Publication of KR100505218B1 publication Critical patent/KR100505218B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0811Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking connectivity
    • 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/2823Reporting information sensed by appliance or service execution status of appliance services in a home automation network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • H04L43/045Processing captured monitoring data, e.g. for logfile generation for graphical visualisation of monitoring data
    • 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
    • H04L2012/2847Home automation networks characterised by the type of home appliance used
    • H04L2012/285Generic home appliances, e.g. refrigerators

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Data Mining & Analysis (AREA)
  • Environmental & Geological Engineering (AREA)
  • Selective Calling Equipment (AREA)
  • Air Conditioning Control Device (AREA)
  • Computer And Data Communications (AREA)

Abstract

본 발명에 의한 가전기기 제어시스템의 연결체크방법은 가정이나 빌딩내에 설치된 전용선으로 이루어진 인터넷망에 접속 가능하도록 가전기기 내장형 통신모듈이 설치된 복수개의 가전기기와, 상기 가전기기의 IP 주소를 설정하고 상기 가전기기로 제어정보를 전송하고 모니터링하는 외부 단말장치로 구성된 가전기기 제어시스템의 동작방법에 있어서,The connection check method of the home appliance control system according to the present invention is a plurality of home appliances installed with a built-in communication module for home appliances to be connected to the Internet network consisting of a dedicated line installed in a home or building, and set the IP address of the home appliance In the operation method of the home appliance control system comprising an external terminal device for transmitting and monitoring the control information to the home appliance,

상기 외부 단말장치에 자바로 구현된 제어 프로그램이 구동됨에 따라 상기 인터넷망을 통해 연결된 복수개의 가전기기의 작업수행을 위한 각 가전기기의 쓰레드(thread)가 생성되는 제 1 단계와; 상기 제 1 단계에서 생성된 가전기기의 쓰레드가 인터넷망을 통해 전송됨에 따라 해당 가전기기와 1:1로 네트워크 연결을 요청하는 제 2 단계와; 상기 제 2 단계의 연결요청에 따른 가전기기의 응답여부를 기준으로 상기 가전기기의 연결상태를 감지하고, 상기 외부 단말장치에 감지된 연결상태를 표시하는 제 3 단계로 구성되며,A first step of generating a thread of each home appliance for performing a task of a plurality of home appliances connected through the internet network as a control program implemented in Java is driven in the external terminal apparatus; A second step of requesting a network connection 1: 1 with the corresponding home appliance as the thread of the home appliance created in the first step is transmitted through the Internet network; And a third step of detecting a connection state of the home appliance based on a response of the home appliance according to the connection request of the second step and displaying the detected connection state to the external terminal device.

상기 제 3 단계는 가전기기가 상기 제 2 단계의 쓰레드에 대한 반응이 없을 경우 가전기기가 인터넷망에 연결되지 않은 것으로 판단하여 단말장치에 연결실패 메시지를 디스플레이하고, 가전기기가 상기 제 2 단계의 쓰레드에 대해 반응신호를 전송할 경우 가전기기가 인터넷망 연결에 성공한 것으로 판단하여 상기 단말장치에 연결성공 메시지를 디스플레이하도록 구성되어 각 가전기기의 연결상태를 체크하여 연결이상 유무를 감지하고 구동명령 수행전의 준비상태로 시스템을 설정할 수 있다.In the third step, if the home appliance does not respond to the thread of the second step, the home appliance determines that the home appliance is not connected to the Internet network, and displays a connection failure message on the terminal device. When sending a response signal to the thread, it is determined that the home appliance is successful in connecting to the Internet network, and displays a connection success message on the terminal device. The connection state of each home appliance is checked to detect the abnormality of the connection and before the driving command is executed. You can configure the system in the ready state.

Description

가전기기 제어시스템의 연결체크방법{Checking Method of Home Appliance Controlling System} Checking Method of Home Appliance Controlling System

본 발명은 가전기기 제어시스템의 연결체크방법에 관한 것으로서, 특히 가전기기 내장형 통신모듈이 장착되어 인터넷 통신이 가능한 복수개의 에어컨으로 구성된 멀티에어컨 시스템을 제어하기 위해 각 에어컨의 연결상태를 체크하여 연결이상 유무를 감지하고 구동명령 수행전의 준비상태로 시스템을 설정하는 가전기기 제어시스템의 연결체크방법에 관한 것이다.The present invention relates to a method for checking a connection of a home appliance control system, and in particular, to check a connection state of each air conditioner in order to control a multi-air conditioner system comprising a plurality of air conditioners equipped with a built-in home appliance communication module capable of internet communication. The present invention relates to a method for checking a connection of a home appliance control system that detects the presence and sets the system in a ready state before executing a driving command.

최근 복수개의 가전기기를 가정 내에서 네트워크 망을 통해 연결하고 상기 네트워크 망이 외부 인터넷망과 연결되도록 하여 가정 내의 어느 공간에서나 또는 가정 외의 외부 공간에서 상기 가전기기를 사용자가 제어할 수 있도록 하는 가전기기 네트워크 시스템에 관심이 증대되고 있다.Recently, a plurality of home appliances are connected through a network in a home, and the network is connected to an external internet network so that the user can control the home appliance in any space in the home or outside the home. There is a growing interest in network systems.

특히, 상기와 같은 가전기기 네트워크 시스템의 경우 사용자가 가정 내의 어느 공간에서도 특정 가전기기의 상태정보를 파악할 수 있도록 하는 동시에 외부에서도 컴퓨터 등의 수단을 통해 가전기기를 제어할 수 있도록 하였다는 점에서 소비자의 호응도가 높고, 따라서 가전기기 네트워크 시스템의 응용범위도 확대되고 있다.In particular, in the case of the home appliance network system, the user can grasp the state information of a specific home appliance in any space in the home and can control the home appliance through a computer or the like from the outside. Has high response, and thus the application range of home appliance network system is expanding.

그러나, 상기와 같은 가전기기 네트워크 시스템의 경우 가전기기의 인터넷 접속장치인 가전기기 내장형 통신모듈을 이용하여 가정 내 또는 건물에 설치되어 있는 전용선 또는 전화선을 통해 외부와의 통신을 수행하는데, 복수개의 가전기기기 각각의 연결상태 및 구동명령 수행전의 준비상태를 감지하기 위해서는 사용자가 직접 각 가전기기를 체크해야함으로 사용자의 불편이 증대된다는 문제점이 있다.However, in the home appliance network system as described above, communication with the outside is performed through a dedicated line or a telephone line installed in a home or a building using a built-in communication module of the home appliance, which is an internet access device of the home appliance. In order to detect the connection state of each device and the preparation state before the driving command is performed, the user has to check each home appliance directly, thereby increasing the inconvenience of the user.

본 발명은 상기한 종래 기술의 문제점을 해결하기 위하여 안출된 것으로서, 그 목적은 가전기기 내장형 통신모듈이 장착되어 인터넷 통신이 가능한 복수개의 가전기기 시스템을 제어하기 전, 각 가전기기의 네트워크 연결상태를 체크하여 연결이상 유무를 감지하고 제어명령 수행전의 준비상태로 시스템을 설정함으로써 시스템의 상태를 모니터링하는 가전기기 제어시스템의 연결체크방법을 제공하는데 있다.The present invention has been made to solve the above-mentioned problems of the prior art, the purpose of which is to control the plurality of home appliances system equipped with a built-in home appliance communication module, the Internet communication, the network connection state of each home appliance The present invention provides a connection check method of a home appliance control system that monitors the state of a system by checking whether a connection error is detected and setting the system to a ready state before executing a control command.

상기한 과제를 해결하기 위한 본 발명에 의한 가전기기 제어시스템의 연결체크방법의 특징에 따르면, 가정이나 빌딩내에 설치된 전용선으로 이루어진 인터넷망에 접속 가능하도록 가전기기 내장형 통신모듈이 설치된 복수개의 가전기기와, 상기 가전기기의 IP 주소를 설정하고 상기 가전기기로 제어정보를 전송하고 모니터링하는 외부 단말장치로 구성된 가전기기 제어시스템의 동작방법에 있어서,상기 외부 단말장치에 자바로 구현된 제어 프로그램이 구동됨에 따라 상기 인터넷망을 통해 연결된 복수개의 가전기기의 작업수행을 위한 각 가전기기의 쓰레드(thread)가 생성되는 제 1 단계와; 상기 제 1 단계에서 생성된 가전기기의 쓰레드가 인터넷망을 통해 전송됨에 따라 해당 가전기기와 1:1로 네트워크 연결을 요청하는 제 2 단계와; 상기 제 2 단계의 연결요청에 따른 가전기기의 응답여부를 기준으로 상기 가전기기의 연결상태를 감지하고, 상기 외부 단말장치에 감지된 연결상태를 표시하는 제 3 단계로 구성되며,상기 제 3 단계는 가전기기가 상기 제 2 단계의 쓰레드에 대한 반응이 없을 경우 가전기기가 인터넷망에 연결되지 않은 것으로 판단하여 단말장치에 연결실패 메시지를 디스플레이하고, 가전기기가 상기 제 2 단계의 쓰레드에 대해 반응신호를 전송할 경우 가전기기가 인터넷망 연결에 성공한 것으로 판단하여 상기 단말장치에 연결성공 메시지를 디스플레이하는 것으로 구성된다. According to a feature of the connection check method of the home appliance control system according to the present invention for solving the above problems, a plurality of home appliances equipped with a built-in communication module for home appliances to be connected to the Internet network consisting of a dedicated line installed in a home or building and In the operating method of the home appliance control system comprising an external terminal device for setting the IP address of the home appliance, and transmits and monitors the control information to the home appliance, a control program implemented in Java is driven to the external terminal device A first step of generating a thread of each home appliance for performing a task of a plurality of home appliances connected through the Internet network; A second step of requesting a network connection 1: 1 with the corresponding home appliance as the thread of the home appliance created in the first step is transmitted through the Internet network; And a third step of detecting a connection state of the home appliance based on a response of the home appliance according to the connection request of the second step, and displaying a connection state detected by the external terminal device. If the home appliance does not respond to the thread of the second stage, it is determined that the home appliance is not connected to the Internet network, and displays a connection failure message on the terminal device, and the home appliance responds to the thread of the second stage. In case of transmitting the signal, it is determined that the home appliance has successfully connected to the Internet network, and displays the connection success message on the terminal device.

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

도 1은 본 발명에 의한 멀티에어컨 시스템의 구성을 도시한 것으로, 가정이나 빌딩내에 설치된 전용선으로 이루어진 인터넷망에 접속 가능하도록 설치된 복수개의 에어컨(A1, A2, A3)과, 상기 에어컨(A1, A2, A3)의 IP주소를 설정하고 상기 에어컨(A1, A2, A3)으로 제어정보를 전송하고 모니터링하는 단말장치(10)와, 상기 에어컨(A1, A2, A3)에 내장되어 해당 에어컨(A1, A2, A3)에 설정된 IP 주소를 저장하고 상기 에어컨(A1, A2, A3)이 상기 인터넷망과 송수신하는 정보를 처리하는 가전기기 내장형 통신모듈(B1, B2, B3)과, 상기 에어컨(A1, A2, A3)의 네트워크 장비인 허브(20)와, 상기 허브(20)와 외부 인터넷망을 연결하여 가정이나 빌딩 외부에 존재하는 사용자가 외부 인터넷망을 통해 에어컨(A1, A2, A3)을 제어할 수 있도록 하는 게이트웨이(30)로 구성된다. 이 때, 상기 단말장치(10)는 도 1에 도시된 바와 같이 별도의 홈서버 등을 통하지 않고 직접 복수개의 가전기기(A1,A2,A3)와 인터넷망을 통해 1:1로 연결된다. 1 illustrates a configuration of a multi-air conditioner system according to the present invention, and includes a plurality of air conditioners A1, A2, and A3 installed to be connected to an Internet network composed of a dedicated line installed in a home or a building, and the air conditioners A1 and A2. Set the IP address of A3, and transmit and monitor the control information to the air conditioners A1, A2 and A3, and the air conditioners A1, A2 and A3, Communication module (B1, B2, B3) built-in home appliances that stores the IP address set in A2, A3 and processes the information transmitted and received by the air conditioner (A1, A2, A3) and the Internet network, and the air conditioner (A1, By connecting the hub 20, which is the network equipment of A2 and A3, with the hub 20 and the external internet network, a user existing outside the home or building controls the air conditioners A1, A2 and A3 through the external internet network. It is composed of a gateway 30 to enable. In this case, as shown in FIG. 1, the terminal device 10 is directly connected to the plurality of home appliances A1, A2, and A3 via an internet network without a separate home server or the like.

상기 게이트웨이(30)는 외부에 존재하는 사용자가 상기 단말장치(10)를 이용하여 제어하고자 하는 에어컨(A1, A2, A3)에 접근할 수 있도록 IP 주소를 가지고 상기 에어컨(A1, A2, A3)을 제어하고자 하는 사용자 또는 제어자가 외부 인터넷망을 통해 상기 게이트웨이(30)에 접속하여 제어정보를 입력한다.The gateway 30 has an IP address so that a user existing outside can access the air conditioners A1, A2, and A3 to be controlled by using the terminal device 10. The air conditioners A1, A2, and A3 have an IP address. A user or controller who wishes to control the terminal accesses the gateway 30 through an external internet network and inputs control information.

또한, 상기 에어컨(A1, A2, A3)에 내장되어 있는 가전기기 내장형 통신모듈(B1, B2, B3)은 외부 인터넷망을 통해 통신이 가능하도록 송수신 정보를 상호간에 프로토콜 변환하여 그 변환된 신호를 상기 가전기기 컨트롤러부 및 외부 단말장치(10)로 전송한다.In addition, the built-in communication module (B1, B2, B3) embedded in the air conditioner (A1, A2, A3) is a protocol conversion between the transmission and reception information between each other to enable communication through the external Internet network to convert the converted signal Transmission to the home appliance controller unit and the external terminal device (10).

상기 단말장치(10)는 인터넷망을 통해 연결된 복수개의 에어컨(A1, A2, A3) 상태를 제어할 뿐만 아니라 에어컨(A1, A2, A3)의 연결상태를 사용자에게 메시지 창을 통해 디스플레이하여 알려줌으로써 각 에어컨(A1, A2, A3)의 상태를 모니터링 할 수 있다.The terminal device 10 not only controls the state of the plurality of air conditioners (A1, A2, A3) connected through the Internet network, but also displays the connection state of the air conditioners (A1, A2, A3) to the user by displaying a message window The status of each air conditioner (A1, A2, A3) can be monitored.

이때, 상기 단말장치(10)에서는 자바 프로그램이 구동되고 각 에어컨(A1, A2, A3)의 쓰레드를 생성하여 동작함으로써 복수개의 에어컨(A1, A2, A3)의 연결요청 및 그 연결요청에 따른 연결여부를 확인하고 모니터링한다.At this time, in the terminal device 10, a Java program is driven and operates by creating and operating a thread of each air conditioner (A1, A2, A3) and connecting according to the connection request of the plurality of air conditioners (A1, A2, A3) and the connection request. Check and monitor.

쓰레드(thread)는 프로세스나 타스크(task)보다 더 작은 단위로 다중 프로그래밍 시스템에서 CPU에 보내져 실행되는 프로그램의 단위로서 멀티테스킹(multitasking)을 위해 여러 가지 작업을 잘게 나눈 일종의 모듈이다. 즉, 하나의 프로그램을 쓰레드라는 단위로 내부적으로 분할하여 각각 동시에 실행할 수 있도록 하는 것이다.A thread is a unit of a program that is sent to the CPU from multiple programming systems and executed in smaller units than processes or tasks. It is a module that divides various tasks into multiple tasks for multitasking. In other words, a program is divided internally into units called threads so that they can be executed simultaneously.

상기와 같이 구성된 본 발명 가전기기 제어시스템의 연결체크방법을 도 2에 도시된 흐름도를 참고하여 살펴보면 다음과 같다.Looking at the connection check method of the control system according to the present invention configured as described above with reference to the flow chart shown in FIG.

제 1 단계는 사용자가 인터넷망에 접속된 단말장치(10)를 통해 복수개의 에어컨(A1, A2, A3)을 제어하기 위해 상기 단말장치(10)에 내장되어 있는 자바 프로그램을 구동하고 제 2 단계에서 상기 인터넷망에 연결된 복수개의 에어컨(A1, A2, A3)에 대한 쓰레드(thread)를 생성하여 구동한다.(S1 및 S2 참조)The first step is to drive the Java program embedded in the terminal device 10 to control the plurality of air conditioners (A1, A2, A3) through the terminal device 10 connected to the Internet network and the second step In step S1 and S2, a thread is generated and driven for a plurality of air conditioners A1, A2, and A3 connected to the Internet network.

제 3 단계는 상기 제 2 단계(S2)에서 생성된 쓰레드에서 인터넷망을 통해 연결요청신호를 해당 에어컨(A1, A2, A3)에 내장된 가전기기 내장형 통신모듈(B1, B2, B3)에 전송하고 제 4 단계는 상기 가전기기 내장형 통신모듈(B1, B2, B3)에서 상기 제 3 단계에서 전송된 연결요청신호에 응답이 있는지를 판단하여 상기 에어컨(A1, A2, A3)의 연결이 성공적으로 수행되었는지를 감지한다.(S3 및 S4 참조)In the third step, the connection request signal is transmitted to the communication module B1, B2, or B3 embedded in the air conditioner A1, A2, or A3 through the Internet network in the thread generated in the second step S2. In the fourth step, the home appliance built-in communication module B1, B2, B3 determines whether there is a response to the connection request signal transmitted in the third step, and thus successfully connects the air conditioners A1, A2, A3. Detect if it has been performed (see S3 and S4).

상기 가전기기 내장형 통신모듈(B1, B2, B3)에서 응답이 없어 상기 제 4 단계(S4)의 판단결과가 부정이면 제 5 단계에서는 에어컨(A1, A2, A3)이 인터넷망에 연결되지 않은 것으로 판단하여 상기 단말장치(10)의 자바 제어용 화면에 연결실패를 알리는 메시지 창을 디스플레이하고, 상기 가전기기 내장형 통신모듈(B1, B2, B3)에서 응답이 있으면 제 6 단계에서는 에어컨(A1, A2, A3)이 인터넷망에 연결된 것으로 판단하여 상기 단말장치(10)의 자바 제어용 화면에 연결이 성공적으로 수행되었다는 메시지 창을 출력한다.(S5 및 S6 참조)If there is no response from the built-in communication module (B1, B2, B3) of the home appliance, and the determination result of the fourth step (S4) is negative, in the fifth step, the air conditioners (A1, A2, A3) are not connected to the Internet network. If it is determined, and displays a message window indicating a connection failure on the Java control screen of the terminal device 10, if there is a response from the built-in communication module (B1, B2, B3), the air conditioner (A1, A2, A3) determines that it is connected to the Internet network, and outputs a message window indicating that the connection was successfully performed on the Java control screen of the terminal device 10 (see S5 and S6).

이와 같이, 본 발명에 의한 가전기기 제어시스템의 연결체크방법은 복수개의가전기기에 인터넷 연결을 위해 가전기기 내장형 통신모듈을 장착한 가전기기 제어시스템에서 각 가전기기의 제어를 위해서는 연결상태 체크가 요구되는데, 미연결 상태인 가전기기에 대해서는 단말장치의 메시지 창을 통해 사용자에게 알려줌으로써 각 가전기기의 상태를 모니터링 할 수 있다.As such, the connection check method of the home appliance control system according to the present invention requires a connection state check for the control of each home appliance in a home appliance control system equipped with a communication module built-in communication module for the Internet connection to a plurality of appliances The home appliance that is not connected may be monitored through a message window of the terminal device to monitor the state of each home appliance.

상기와 같이 구성되는 본 발명 가전기기 제어시스템의 연결체크방법은 가전기기 내장형 통신모듈을 장착하고 인터넷망을 통해 연결된 복수개의 가전기기의 연결상태를 상기 복수개의 가전기기와 1:1로 연결되는 외부 단말장치를 통해 체크하고, 연결상태를 단말장치에 출력함으로써 각 가전기기의 동작 구동전 상태를 사용자가 직접 확인할 수 있어 편의성이 증대된다는 효과가 있다. In the connection check method of the present invention, the home appliance control system configured as described above is equipped with a built-in communication module built in home appliances and connected to a plurality of home appliances connected via the Internet. By checking through the terminal device and outputting the connection state to the terminal device, the user can directly check the state before the operation of each home appliance, thereby increasing convenience.

도 1은 본 발명에 의한 가전기기 제어시스템의 구성을 도시한 블록도,1 is a block diagram showing the configuration of a home appliance control system according to the present invention;

도 2는 본 발명에 의한 가전기기 제어시스템의 연결체크방법을 도시한 흐름도2 is a flowchart illustrating a connection checking method of a home appliance control system according to the present invention.

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

10 : 단말장치 20 : 허브10: terminal device 20: hub

30 : 게이트웨이 A1, A2, A3 : 에어컨30: gateway A1, A2, A3: air conditioner

B1, B2, B3 : 가전기기 내장형 통신모듈B1, B2, B3: Home Appliance Communication Module

Claims (2)

가정이나 빌딩내에 설치된 전용선으로 이루어진 인터넷망에 접속 가능하도록 가전기기 내장형 통신모듈이 설치된 복수개의 가전기기와, 상기 가전기기의 IP 주소를 설정하고 상기 가전기기로 제어정보를 전송하고 모니터링하는 외부 단말장치로 구성된 가전기기 제어시스템의 동작방법에 있어서,A plurality of home appliances equipped with a built-in communication module for home appliances, and an external terminal device for setting IP addresses of the home appliances and transmitting and monitoring control information to the home appliances so as to be connected to an Internet network of a private line installed in a home or building. In the operation method of the home appliance control system consisting of, 상기 외부 단말장치에 자바로 구현된 제어 프로그램이 구동됨에 따라 상기 인터넷망을 통해 연결된 복수개의 가전기기의 작업수행을 위한 각 가전기기의 쓰레드(thread)가 생성되는 제 1 단계와; 상기 제 1 단계에서 생성된 가전기기의 쓰레드가 인터넷망을 통해 전송됨에 따라 해당 가전기기와 1:1로 네트워크 연결을 요청하는 제 2 단계와; 상기 제 2 단계의 연결요청에 따른 가전기기의 응답여부를 기준으로 상기 가전기기의 연결상태를 감지하고, 상기 외부 단말장치에 감지된 연결상태를 표시하는 제 3 단계로 구성되며,A first step of generating a thread of each home appliance for performing a task of a plurality of home appliances connected through the internet network as a control program implemented in Java is driven in the external terminal apparatus; A second step of requesting a network connection 1: 1 with the corresponding home appliance as the thread of the home appliance created in the first step is transmitted through the Internet network; And a third step of detecting a connection state of the home appliance based on a response of the home appliance according to the connection request of the second step and displaying the detected connection state to the external terminal device. 상기 제 3 단계는 가전기기가 상기 제 2 단계의 쓰레드에 대한 반응이 없을 경우 가전기기가 인터넷망에 연결되지 않은 것으로 판단하여 단말장치에 연결실패 메시지를 디스플레이하고, 가전기기가 상기 제 2 단계의 쓰레드에 대해 반응신호를 전송할 경우 가전기기가 인터넷망 연결에 성공한 것으로 판단하여 상기 단말장치에 연결성공 메시지를 디스플레이하는 것을 특징으로 하는 가전기기 제어시스템의 연결체크방법.In the third step, if the home appliance does not respond to the thread of the second step, the home appliance determines that the home appliance is not connected to the Internet network, and displays a connection failure message on the terminal device. And if the home appliance is successful in connecting to the Internet when transmitting a response signal to the thread, displaying the connection success message on the terminal device. 삭제delete
KR10-2001-0043720A 2001-07-20 2001-07-20 Checking Method of Home Appliance Controlling System KR100505218B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0043720A KR100505218B1 (en) 2001-07-20 2001-07-20 Checking Method of Home Appliance Controlling System

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0043720A KR100505218B1 (en) 2001-07-20 2001-07-20 Checking Method of Home Appliance Controlling System

Publications (2)

Publication Number Publication Date
KR20030008318A KR20030008318A (en) 2003-01-25
KR100505218B1 true KR100505218B1 (en) 2005-08-03

Family

ID=27715886

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0043720A KR100505218B1 (en) 2001-07-20 2001-07-20 Checking Method of Home Appliance Controlling System

Country Status (1)

Country Link
KR (1) KR100505218B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11019847B2 (en) * 2016-07-28 2021-06-01 Rai Strategic Holdings, Inc. Aerosol delivery devices including a selector and related methods

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10276478A (en) * 1997-03-31 1998-10-13 Toshiba Corp Household electric appliance controller
KR20000003244A (en) * 1998-06-26 2000-01-15 민기철 Remote home automatization system using internet
WO2000004427A1 (en) * 1998-07-16 2000-01-27 Ehome Corporation Pty Limited Internet utility interconnect method and means
JP2000049831A (en) * 1998-07-29 2000-02-18 Yaskawa Electric Corp Network system for household electric appliance
JP2000059867A (en) * 1998-08-14 2000-02-25 Nec Corp Remote operation system
KR20010014158A (en) * 1997-06-25 2001-02-26 윤종용 Method and apparatus for a home network auto-tree builder
KR100357045B1 (en) * 2000-02-23 2002-10-19 전자부품연구원 Development of Home Automation and Monitoring System based on HomePNA on the Internet

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10276478A (en) * 1997-03-31 1998-10-13 Toshiba Corp Household electric appliance controller
KR20010014158A (en) * 1997-06-25 2001-02-26 윤종용 Method and apparatus for a home network auto-tree builder
KR20000003244A (en) * 1998-06-26 2000-01-15 민기철 Remote home automatization system using internet
KR100288508B1 (en) * 1998-06-26 2001-05-02 민기철 Remote home automation system used internet
WO2000004427A1 (en) * 1998-07-16 2000-01-27 Ehome Corporation Pty Limited Internet utility interconnect method and means
JP2000049831A (en) * 1998-07-29 2000-02-18 Yaskawa Electric Corp Network system for household electric appliance
JP2000059867A (en) * 1998-08-14 2000-02-25 Nec Corp Remote operation system
KR100357045B1 (en) * 2000-02-23 2002-10-19 전자부품연구원 Development of Home Automation and Monitoring System based on HomePNA on the Internet

Also Published As

Publication number Publication date
KR20030008318A (en) 2003-01-25

Similar Documents

Publication Publication Date Title
US6956461B2 (en) Apparatus and method for remotely controlling household appliances
KR100434292B1 (en) Home Network System
US7032018B2 (en) Home appliance networking system and method for controlling the same
US20050015458A1 (en) Home appliance network system and method for operating the same
KR20050014629A (en) Home network system
US20050076150A1 (en) Home network system and method for operating the same
US20040073620A1 (en) Home network system for generating random number and method for controlling the same
US8484323B2 (en) Network system connected with multiple master devices and method for operating the same
EP3447636B1 (en) Fire and security system including addressable loop and automatic firmware upgrade
JP3757669B2 (en) How to set up a distributed system
KR200427916Y1 (en) Building Management Control System which uses Direct Digital Controller of two wire DC Power Line Communication and Key Pad
KR100505218B1 (en) Checking Method of Home Appliance Controlling System
KR20060119298A (en) Air-conditioner control system and its control method
KR101968945B1 (en) Portable air conditioner docking station and air conditioner maintenance and management system comprising it
KR100355048B1 (en) System for Monitoring and Controlling Electric Appliances
JP5175474B2 (en) Device control system
KR100511950B1 (en) Error Checking System for Network Enable Home Appliance and Method for the Same
KR100943893B1 (en) Control Apparatus and Control Method of The Home Automation
KR100657463B1 (en) Home network system
KR20060003679A (en) Control system and method for home network
KR100657466B1 (en) Wireless home network system
KR100381173B1 (en) Home Appliance Address Setting Method
JP4228885B2 (en) Heat source machine monitoring and control equipment
JP2000186847A (en) Remote monitoring apparatus and air conditioning system equipped with the same
JP2002051388A (en) Display controller

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
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: 20120619

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20130624

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee