WO2003084128A1 - Method for controlling home network system - Google Patents

Method for controlling home network system Download PDF

Info

Publication number
WO2003084128A1
WO2003084128A1 PCT/KR2002/000656 KR0200656W WO03084128A1 WO 2003084128 A1 WO2003084128 A1 WO 2003084128A1 KR 0200656 W KR0200656 W KR 0200656W WO 03084128 A1 WO03084128 A1 WO 03084128A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
home network
data
network system
appliance
Prior art date
Application number
PCT/KR2002/000656
Other languages
French (fr)
Inventor
Koon Seok Lee
Original Assignee
Lg Electronics Inc.
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 Lg Electronics Inc. filed Critical Lg Electronics Inc.
Priority to US10/506,432 priority Critical patent/US20050256978A1/en
Priority to AU2002255362A priority patent/AU2002255362A1/en
Publication of WO2003084128A1 publication Critical patent/WO2003084128A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations

Definitions

  • the present invention relates to a home network system, more particularly, to a method for controlling a home network system.
  • One is to create a control code based on function, namely a function-centered control code, and the other is to create a control code based on state, namely a state- centered control code.
  • the function-centered control code has different factors per command code, and can comprehensively control various states of an appliance.
  • command code means functions, and each factor means a method for performing the functions. That is, a command code for turning on air conditioner is ⁇ power on/off' , and its factor could be a highest temperature or running mode.
  • control codes in this case can carry out an independent single function, and control a single state of an appliance.
  • the control code can control mode like "temperature setting”, “wind direction setting”, “running mode setting” and so on. The factors at this time are always constant, and easily standardized because they control a state that does not change according to model name or manufacturer of the air conditioner.
  • the code generation method for electric home appliances in a home network system according to the present invention has the following drawbacks.
  • control codes when control codes are centered on function, number and function of factors can be different, depending on model name or manufacturer of appliances. In other words, it is very difficult to configure a home network with appliances made by different manufacturers because communication among the appliances is impossible.
  • control codes are centered on state, and a user wants to control an appliance, e.g., an air conditioner, the user soon realizes that it is actually very inconvenient to transmit control codes four times in a row especially when four kinds of states need to be controlled at the same time.
  • an appliance e.g., an air conditioner
  • an object of the present invention to provide a method for controlling a home network system for controlling electric home appliances by a consistent control code in a home network.
  • the method for controlling a home network system including the steps of: inputting control data; generating a file by the input control data; transmitting the generated file to a corresponding appliance; and performing a corresponding control function by analyzing the transmitted file.
  • FIG. 1 is a flow chart illustrating a method for controlling a home network system in accordance with the present invention.
  • FIG. 1 diagrammatically explains a method for controlling a home network system in accordance with the present invention.
  • GUI graphic user interface
  • the user transmits the generated file to a corresponding appliance (SI 04).
  • the appliance having received the file analyzes the file content, and finds out if the file format is proper to itself (SI 05).
  • the corresponding appliance is controlled according to the analyzed file content (SI 06).
  • every command code has the same factor as shown in Table 3.
  • transmitting control codes means transmitting data files, and the format of data file can be different depending on the manufacturer of appliance.
  • a personal computer has a specific driver program for generating data file according to the manufacturer of the product.
  • a specific driver program per manufacturer is operated based on the input data and information on the corresponding appliance, e.g., manufacturer and model name.
  • a data array-type of file is generated per manufacturer of appliance, and the communication program transmits this file to the corresponding appliance by using a command code and a predetermined factor.
  • the driver program For example, suppose that a user wants to control the air conditioner. If the user selects "room temperature; 18°C”, “wind direction: right and left”, “wind velocity: strong”, and “operating mode: standard” through GUI, the driver program generates a file having " 18,0,2,0" data, and transmits the file to a corresponding air conditioner.
  • the air conditioner decides whether the data file is appropriate for itself, and if it is, starts operation in accordance with the command codes that are input by the user, i.e., "room temperature; 18°C”, “wind direction: right and left”, “wind velocity: strong”, and "operating mode: standard".
  • the method for controlling a home network system more specifically, the method for creating codes for electric home appliances in the home network system according to the present invention has the following benefits: First, by making every command have the same factor structure, it became much easier to adapt to different manufactures and models.

Abstract

A method for controlling a home network system is disclosed. The method includes a step for inputting control data; a step for generating a file by the input control data; a step for transmitting the generated file to a corresponding appliance; and a step for performing a corresponding control function by analyzing the transmitted file.

Description

METHOD FOR CONTROLLING HOME NETWORK SYSTEM
Technical Field
The present invention relates to a home network system, more particularly, to a method for controlling a home network system.
Background Art
Although Ηome Automation' first started to automatically control home appliances from somewhere in the house or from a remote place, the appliances were not connected to each other, and one had to deal with each appliance individually by using telephone or infrared rays. Recently however, all electronic apparatuses are networked together with help of a communication means, and a home network system for integrative control on the network through a controller is going to be available to the public in no time. In addition, considering the fact that even same kinds of electric appliances manufactured by the same company can have different functions according to different models, a constant control code' s structure, which is applicable to the same kinds of electric appliances despite their different their model name or manufacturer, is more than necessary to configure a home network. In the past, there were two methods for creating a control code for an electric appliance.
One is to create a control code based on function, namely a function-centered control code, and the other is to create a control code based on state, namely a state- centered control code. As shown in Table 1 , the function-centered control code has different factors per command code, and can comprehensively control various states of an appliance. [Table 1]
Figure imgf000004_0001
Here, command code means functions, and each factor means a method for performing the functions. That is, a command code for turning on air conditioner is Λ power on/off' , and its factor could be a highest temperature or running mode.
In addition, although the state-centered control code, as shown in Fig. 2, seems to be the same with Table 1 in terms of different factors per command code, it is different in that a single state of an appliance can be controlled.
[Table 2]
Figure imgf000004_0002
The control codes in this case can carry out an independent single function, and control a single state of an appliance. In case of air conditioner as an example, the control code can control mode like "temperature setting", "wind direction setting", "running mode setting" and so on. The factors at this time are always constant, and easily standardized because they control a state that does not change according to model name or manufacturer of the air conditioner.
However, the code generation method for electric home appliances in a home network system according to the present invention has the following drawbacks.
First, when control codes are centered on function, number and function of factors can be different, depending on model name or manufacturer of appliances. In other words, it is very difficult to configure a home network with appliances made by different manufacturers because communication among the appliances is impossible.
Second, when control codes are centered on state, and a user wants to control an appliance, e.g., an air conditioner, the user soon realizes that it is actually very inconvenient to transmit control codes four times in a row especially when four kinds of states need to be controlled at the same time.
Third, it takes longer to control appliances to generate a state-centered control code, given that a network is configured at low-speed communication.
Disclosure of Invention
It is, therefore, an object of the present invention to provide a method for controlling a home network system for controlling electric home appliances by a consistent control code in a home network.
To achieve the above object, there is provided the method for controlling a home network system, including the steps of: inputting control data; generating a file by the input control data; transmitting the generated file to a corresponding appliance; and performing a corresponding control function by analyzing the transmitted file.
Brief Description of Drawings
The above objects, features and advantages of the present invention will become more apparent from the following detailed description when taken in conjunction with the accompanying drawings, in which: Fig. 1 is a flow chart illustrating a method for controlling a home network system in accordance with the present invention.
Best Mode for Carrying Out the Invention
A preferred embodiment of the present invention will now be described with reference to the accompanying drawings. Fig. 1 diagrammatically explains a method for controlling a home network system in accordance with the present invention.
As shown in the drawing, first a user inputs a wanted control data through a graphic user interface (GUI) (SI 01).
Next, the user operates a relevant program to a corresponding appliance (SI 02).
And, the user generates a file by the input control data (SI 03).
The user transmits the generated file to a corresponding appliance (SI 04).
Then, the appliance having received the file analyzes the file content, and finds out if the file format is proper to itself (SI 05).
At a result of the decision, if the file has a proper format for itself, the corresponding appliance is controlled according to the analyzed file content (SI 06).
In case of generating a control code in accordance with the above-described method of the present invention, every command code has the same factor as shown in Table 3.
[Table 3]
Figure imgf000006_0001
Here, from Factor 1 to Factor N indicate values for transmitting files or long data, as illustrated in Table 4. [Table 4]
Figure imgf000006_0002
Therefore, transmitting control codes means transmitting data files, and the format of data file can be different depending on the manufacturer of appliance. In general, a personal computer has a specific driver program for generating data file according to the manufacturer of the product. In other words, if the user inputs data about a wanted appliance through GUI, a specific driver program per manufacturer is operated based on the input data and information on the corresponding appliance, e.g., manufacturer and model name. Then, a data array-type of file is generated per manufacturer of appliance, and the communication program transmits this file to the corresponding appliance by using a command code and a predetermined factor.
For example, suppose that a user wants to control the air conditioner. If the user selects "room temperature; 18°C", "wind direction: right and left", "wind velocity: strong", and "operating mode: standard" through GUI, the driver program generates a file having " 18,0,2,0" data, and transmits the file to a corresponding air conditioner.
Then the air conditioner decides whether the data file is appropriate for itself, and if it is, starts operation in accordance with the command codes that are input by the user, i.e., "room temperature; 18°C", "wind direction: right and left", "wind velocity: strong", and "operating mode: standard".
While the invention has been shown and described with reference to certain preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
Industrial Applicability
The method for controlling a home network system, more specifically, the method for creating codes for electric home appliances in the home network system according to the present invention has the following benefits: First, by making every command have the same factor structure, it became much easier to adapt to different manufactures and models.
Second, as long as an appliance has a corresponding driver program, the codes can be exchanged with other appliances with different manufacturers although more functions could be added upon the appliances. Third, because essential part of factor structure (data format of a file) for controlling every appliance is known to the manufacturer only, associated technologies can be protected from a possible infringement, and the driver file for controlling specific functions of the manufacturer can be charged.

Claims

What Is Claimed Is:
1. A method for controlling a home network system, the method comprising the steps of: inputting control data of a user; generating a file by the input control data; transmitting the generated file to a corresponding appliance; and performing a corresponding control function by analyzing the transmitted file.
2. The method according to claim 1, wherein the step of generating the file by the input control data means generating a data array -type of file according to the input control data.
3. The method according to claim 1, wherein the step of transmitting the generated file to a corresponding appliance means transmitting the file to a corresponding appliance by utilizing an equal factor for every command.
4. The method according to claim 3, wherein the equal factor comprises current packet number, total number of packets, option, number of data, and data array format.
5. The method according to claim 4, wherein the control data by a user is transmitted in a file format to the data array area.
PCT/KR2002/000656 2002-03-30 2002-04-10 Method for controlling home network system WO2003084128A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US10/506,432 US20050256978A1 (en) 2002-03-30 2002-04-10 Method for controlling home network system
AU2002255362A AU2002255362A1 (en) 2002-03-30 2002-04-10 Method for controlling home network system

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020020017630A KR100830451B1 (en) 2002-03-30 2002-03-30 Method for making control code electric home appliance of home network system
KR2002/17630 2002-03-30

Publications (1)

Publication Number Publication Date
WO2003084128A1 true WO2003084128A1 (en) 2003-10-09

Family

ID=28673046

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2002/000656 WO2003084128A1 (en) 2002-03-30 2002-04-10 Method for controlling home network system

Country Status (4)

Country Link
US (1) US20050256978A1 (en)
KR (1) KR100830451B1 (en)
AU (1) AU2002255362A1 (en)
WO (1) WO2003084128A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080109093A1 (en) * 2006-02-27 2008-05-08 Yasutaka Maeda Control Device, Device Control System, Device Control Program, Computer-Readable Recording Medium Containing the Device Control Program, and Setting Check Data Creation Method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6127941A (en) * 1998-02-03 2000-10-03 Sony Corporation Remote control device with a graphical user interface
US6349352B1 (en) * 1998-01-06 2002-02-19 Sony Corporation Of Japan Home audio/video network with both generic and parameterized device control

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4809065A (en) * 1986-12-01 1989-02-28 Kabushiki Kaisha Toshiba Interactive system and related method for displaying data to produce a three-dimensional image of an object
KR960009467B1 (en) * 1991-01-29 1996-07-19 삼성전자 주식회사 Home appliances simulation method replacing home bus
US6199136B1 (en) * 1998-09-02 2001-03-06 U.S. Philips Corporation Method and apparatus for a low data-rate network to be represented on and controllable by high data-rate home audio/video interoperability (HAVi) network
KR20000021434A (en) * 1998-09-29 2000-04-25 전주범 System for controlling/integrating electric home appliances
US6570524B1 (en) * 1999-06-30 2003-05-27 International Business Machines Corp. Method for remote communication with an addressable target using a generalized pointing device
WO2001054292A1 (en) * 2000-01-21 2001-07-26 Koninklijke Philips Electronics N.V. Set-top box connects remote control device to web site for customized code downloads
JP4281201B2 (en) * 2000-03-06 2009-06-17 ソニー株式会社 Control device and control method
US6759967B1 (en) * 2000-03-14 2004-07-06 Qwest Communications International, Inc. Remote control for activating household video products and services
US20020194328A1 (en) * 2001-06-14 2002-12-19 Hallenbeck Peter D. Distributed, packet-based premises automation system
US20030056225A1 (en) * 2001-09-18 2003-03-20 Bione Angelo A. Remote control method and system for operating devices served by a modular multi-media converged services portal
CN1591411A (en) * 2001-11-09 2005-03-09 无锡永中科技有限公司 Data processing system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6349352B1 (en) * 1998-01-06 2002-02-19 Sony Corporation Of Japan Home audio/video network with both generic and parameterized device control
US6127941A (en) * 1998-02-03 2000-10-03 Sony Corporation Remote control device with a graphical user interface

Also Published As

Publication number Publication date
US20050256978A1 (en) 2005-11-17
KR100830451B1 (en) 2008-05-20
KR20030078530A (en) 2003-10-08
AU2002255362A1 (en) 2003-10-13

Similar Documents

Publication Publication Date Title
AU2002249646B2 (en) Home network system and method for exchanging standards in the same
KR100434292B1 (en) Home Network System
US8239500B2 (en) Flexible graphical extension engine
US6901439B1 (en) Method of adding a device to a network
KR101773220B1 (en) Docking station with redundant communication path
JP4841326B2 (en) Home network system
US6970539B2 (en) Remote operation system for air conditioning apparatuses, remote operating method for air conditioning apparatuses and base station for performing remote operation of air conditioning apparatuses
US9270478B2 (en) Systems and methods for controlling and monitoring multiple electronic devices
US20040139210A1 (en) Home network system and method for operating the same
KR20130042180A (en) Ethercat-based network system and operation method thereof
WO2004091247A1 (en) Control apparatus, communication apparatus for control, relay apparatus, control system, control method, control program for realizing that control method, and computer readable recording medium in which that program has been recorded
WO2000043900A1 (en) Method of adding a device to a network
US20150256650A1 (en) Network system, communication method, server, and terminal
WO2019196458A1 (en) Air conditioner controller and air conditioner
JP2005514861A (en) Product address setting method of home network system
WO2003084128A1 (en) Method for controlling home network system
CN109709880B (en) Control method and control system of projector
US20100146064A1 (en) Source apparatus, sink apparatus and method for sharing information thereof
US20040090464A1 (en) Method for automatically determining equipment control code sets from a database and presenting information to a user interface
KR100425129B1 (en) method for dividing multi home network system using common communication line
JP6109997B1 (en) Software generation system, information processing apparatus, and program
JPH09215067A (en) Intelligent system for consumer electric product
JP3854273B2 (en) Apparatus and method for setting communication packet
CN110594972A (en) Method for controlling air conditioner and air conditioner
CN111023498A (en) Control method of air conditioner and air conditioner

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 10506432

Country of ref document: US

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP