JP2004021526A - Communication system, apparatus information updating method, apparatus information updating program, and communication apparatus - Google Patents

Communication system, apparatus information updating method, apparatus information updating program, and communication apparatus Download PDF

Info

Publication number
JP2004021526A
JP2004021526A JP2002174466A JP2002174466A JP2004021526A JP 2004021526 A JP2004021526 A JP 2004021526A JP 2002174466 A JP2002174466 A JP 2002174466A JP 2002174466 A JP2002174466 A JP 2002174466A JP 2004021526 A JP2004021526 A JP 2004021526A
Authority
JP
Japan
Prior art keywords
information
storage unit
information storage
network
unit
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
JP2002174466A
Other languages
Japanese (ja)
Inventor
Nobuyuki Kadoma
門 間 信 行
Takeshi Saito
斉 藤   健
Keiichi Teramoto
寺 本 圭 一
Hiroyuki Aizu
会 津 宏 幸
Shuichi Hisama
久 間 修 一
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2002174466A priority Critical patent/JP2004021526A/en
Publication of JP2004021526A publication Critical patent/JP2004021526A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a communication system, an apparatus information updating method, and an apparatus information updating program for quickly updating information on each apparatus connected to a network. <P>SOLUTION: Electronic apparatus 1 of various types and an apparatus controller 2 controlling the electronic apparatuses 1 are connected via a network 3. When an object of one of the electronic apparatus 1 is changed, an instance list and a class list are quickly updated so that a current object of each electronic apparatus 1 is accurately known. Because an object of one of the electronic apparatus 1 is transmitted to another electronic apparatus 1, or an object of the another electronic apparatus 1 is received by the one electronic apparatus 1, a function of each electronic apparatus 1 can be efficiently used for data communication with the other electronic apparatus 1. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、宅内の種々の機器をネットワークに接続して、人間の暮らしに有用な多様なサービスを提供する通信システム、機器情報更新方法、機器情報更新プログラム及び通信装置に関する。
【0002】
【従来の技術】
最近、電子レンジや冷蔵庫などの各種の電気機器をネットワークに接続して、必要に応じて情報の送受信を行えるようにした通信システムが提案されている。例えば、インターネットを介して料理レシピをダウンロード可能な電子レンジが実用化されている。
【0003】
【発明が解決しようとする課題】
しかしながら、この種の通信システムは、ネットワークに接続される機器に変更があった場合に、その変更内容をネットワークに接続されているすべての機器に迅速に伝達できないという問題がある。
【0004】
また、機器によっては、ある機能を動作させて他の機能を停止させる等の選択ができる場合があるが、機能の数が多くなると、どの機能を動作させていたのかが把握できなくなり、多数の機能を有効利用できなくなるおそれがある。
【0005】
例えば、特開平2002−95071号公報には、ネットワークに接続された各機器を有機的に結合して、各機器の有する機能を組み合わせて所望の処理を実行するネットワークシステムが開示されている。
【0006】
この公報では、ネットワークに新たな機器が接続されると、その機器の属性等を登録するようにしている。しかしながら、この公報には、ある機器が複数の機能をもっていたり、各機能が階層化されている場合などに、各機能を効率よく管理する手法が開示されていない。このため、ネットワークに接続された各機器の機能を有効利用できないおそれがある。
【0007】
また、特開平2001−28592号公報には、ネットワークに接続される新たな機器に対して識別番号を付与する識別番号付与システムが開示されている。この公報には、各機器が有する機能を管理する手法が何ら開示されていない。このため、ある機器が複数の機能を有する場合や、ある機器が有する機能が変化する場合に、各機能を適切に管理かつ利用できないおそれがある。
【0008】
本発明は、このような点に鑑みてなされたものであり、その目的は、オブジェクト情報格納部とプロパティ情報格納部に格納されている情報を迅速に更新することにより、ネットワークに接続されている各機器に関する情報を迅速に更新できるようにした通信システム、機器情報更新方法及び機器情報更新プログラムを提供することにある。
【0009】
【課題を解決するための手段】
上述した課題を解決するために、本発明は、ネットワークを介して通信を行う複数の機器を備えた通信システムにおいて、前記複数の機器それぞれは、当該機器の個々の機能ごとに、当該機能の特性を抽象化したオブジェクトの識別情報を格納するオブジェクト情報格納部と、当該機器の個々のオブジェクトごとに、当該オブジェクトの機能を具体化した特性情報を格納するプロパティ情報格納部と、当該機器のオブジェクトに変更があった場合に、前記オブジェクト情報格納部及び前記プロパティ情報格納部に格納されている情報を更新する情報更新部と、を備える。
【0010】
本発明では、機器のオブジェクトに変更があった場合に、オブジェクト情報格納部とプロパティ情報格納部に格納されている情報を更新するため、現在使用可能な機能すべてを各機器で常に把握できる。
【0011】
また、本発明は、ネットワークを介して通信を行う複数の機器を備えた通信システムにおいて、前記複数の機器を制御する機器制御コントローラを備え、前記機器制御コントローラは、前記ネットワークに接続されるすべての機器の機能の特性を抽象化したオブジェクトの識別情報を格納するオブジェクト情報格納部と、前記ネットワークに接続されるすべての機器のオブジェクトの機能を具体化した特性情報を格納するプロパティ情報格納部と、前記ネットワークに接続される機器に変更があった場合に、前記オブジェクト情報格納部及び前記プロパティ情報格納部に格納されている情報を更新する情報更新部と、を備える。
【0012】
本発明では、ネットワークに現在どのような機器が接続されているかを常に把握できる。
【0013】
【発明の実施の形態】
以下、本発明に係る通信システム、機器情報更新方法、機器情報更新プログラム及び通信装置について、図面を参照しながら具体的に説明する。
【0014】
図1は本発明に係る通信システムの概略構成を示すブロック図である。図示のように、エアコン、冷蔵庫及び電子レンジなどの各種の電気機器1とこれら電気機器1を制御する機器コントローラ2とがネットワーク3を介して接続されている。ネットワーク3は、有線または無線で構築され、ネットワーク3に接続される電気機器1の種類は特に問わない。
【0015】
機器コントローラ2と各電気機器1は、パケットと呼ばれる制御信号をネットワーク3を介して互いに送受信する。これにより、機器コントローラ2が各電気機器1の動作を制御したり、各電気機器1の機能や状態を機器コントローラ2に伝送したりする。
【0016】
図2は図1の各電気機器1の内部構成を示すブロック図である。図2の電気機器1は、ネットワークインタフェース部11と、初期化部12と、通常処理部13と、オブジェクト格納部14と、オブジェクト変化処理部15と、アプリケーション実行部16とを有する。
【0017】
ネットワークインタフェース部11は、ネットワーク3を介して他の電気機器1との間でデータの送受信を行う。初期化部12は、電源投入時などの初期化時に所定の処理を行う。通常処理部13は、初期化以外の通常動作時に予め決められた処理を行う。オブジェクト格納部14は、後述するように、機器が持っている各機能の特性を抽象化したオブジェクトに関する情報を格納する。オブジェクト変化処理部15は、オブジェクトの数が増減したり、オブジェクトの種類が変更された場合など、機器のオブジェクトに変化があった場合に後述する処理を行う。アプリケーション実行部16は、予め決められた処理を実行する。
【0018】
オブジェクト格納部14は、オブジェクトテーブルとプロパティテーブルとを有する。図3はオブジェクトテーブルのデータ構造の一例を示す図である。図示のように、オブジェクトテーブルには、オブジェクトIDと、クラスIDと、プロパティテーブルとの対応関係が記録される。ここで、オブジェクトIDとは個々のオブジェクトの識別情報である。クラスIDとは個々のオブジェクトに対応する機器等の識別情報であり、オブジェクトIDの一部のバイト列(例えば、上位2バイト)で構成される。
【0019】
個々のオブジェクトIDごとにプロパティテーブルが設けられ、各プロパティテーブルには、図4に示すように、プロパティコードと各プロパティコードに対応する値との対応関係が記録される。ここで、プロパティとは、個々のオブジェクトの機能を具体化するための特性情報である。図4は、図3のアドレス1のプロパティテーブルを示している。
【0020】
例えば、エアコンのプロパティテーブルには、図5のように、メーカ名、運転モード、製造年月日、及び設定温度などの各プロパティに対応するプロパティコードと、各プロパティコードの値との対応関係が記録される。
【0021】
また、電子レンジのプロパティテーブルには、図6のように、メーカ名、電源の状態、調理中か否か、及び庫内温度などの各プロパティに対応するプロパティコードと、各プロパティコードの値との対応関係が記録される。
【0022】
このように、オブジェクトテーブルやプロパティテーブルのデータ数やデータ内容は、各電気機器1ごとに異なる。
【0023】
オブジェクトテーブルには、ノードプロファイルオブジェクトと呼ばれるオブジェクトが含まれている。このノードプロファイルオブジェクトに対応するプロパティテーブルには、図7に示すように、プロパティコードと各プロパティコードの値との対応関係が記録される。プロパティコードの値は、メーカ名、動作状態、ネットワークアドレス、MACアドレス、インスタンスリスト及びクラスリスト等のプロパティに対応する値である。
【0024】
ここで、インスタンスリストとは、当該電気機器1のすべてのオブジェクトに対応するオブジェクトIDを羅列したものであり、例えば図8(a)のようなものである。クラスリストは、当該電気機器1のすべてのオブジェクトに対応するオブジェクトIDの上位2バイトを羅列したものであり、例えば図8(b)のようなものである。
【0025】
図9は図1の個々の電気機器1の状態遷移図である。まず、電気機器1の電源が投入されるか、あるいは何らかの原因で初期化が要求されると、初期化部12が動作し、ネットワークインタフェース部11の初期化、オブジェクト格納部14のクリア、及びノードプロファイルオブジェクトのプロパティテーブルの生成などが行われる(ステップS1)。
【0026】
初期化の処理が終了すると、通常処理部13による処理動作が行われる(ステップS2)。通常処理部13は、アプリケーション実行部16からの指示に従って、他の電気機器1や機器コントローラ2にパケットを送ったり、他の電気機器1や機器コントローラ2からのパケットを受信する等の処理を行う。
【0027】
通常処理部13が処理を行っている間に、アプリケーション実行部16、他の電気機器1または機器コントローラ2からの指示で、当該電気機器1内のオブジェクトが追加されたり、抹消されたりすると、オブジェクト変化処理部15が処理動作を行う(ステップS3)。オブジェクト変化処理部15の処理中にエラーが起きると、エラー処理が行われる(ステップS4)。オブジェクト変化処理部15の処理が終わると、ステップS3の通常処理部13の処理に復帰する。
【0028】
図10はオブジェクトを追加する場合のオブジェクト変化処理部15の処理動作の一例を示すフローチャートである。オブジェクト変化処理部15は、当該電気機器1内のアプリケーション実行部16、他の電気機器1または機器コントローラ2からオブジェクトの追加を指示された場合に図10の処理を行う。
【0029】
オブジェクトテーブルからノードプロファイルオブジェクトのオブジェクトIDを検索し(ステップS11)、オブジェクトIDが検索されたか否かを判定する(ステップS12)。オブジェクトIDが検索されなければ、エラー処理を行い(ステップS13)、検索されると、このオブジェクトIDに対応するプロパティテーブルを取得する(ステップS14)。
【0030】
次に、取得したプロパティテーブルの中からインスタンスリストを検索し(ステップS15)、インスタンスリストが検索されたか否かを判定する(ステップS16)。
【0031】
インスタンスリストが検索されなければエラー処理を行い(ステップS17)、検索されると、追加すべきオブジェクトに対応するオブジェクトIDをインスタンスリストに追加する(ステップS18)。上述したように、インスタンスリストは、当該電気機器1のすべてのオブジェクトに対応するオブジェクトIDを羅列したものである。
【0032】
次に、インスタンスリスト内の各オブジェクトIDから一部のバイト列(例えば、上位2バイト)を順次抽出して羅列する(ステップS19)。仮に、クラスIDがオブジェクトIDの一部バイト列以外のバイト列で構成されている場合には、オブジェクトテーブルを参照して、オブジェクトIDからクラスIDへの変換を行えばよい。
【0033】
次に、ステップS14で取得したプロパティテーブルからクラスリストを検索し(ステップS20)、クラスリストが検索されたか否かを判定する(ステップS21)。クラスリストが検索されなければエラー処理を行い(ステップS22)、クラスリストが検索されると、ステップS20で作成したバイト列をクラスリストとして格納する(ステップS23)。
【0034】
次に、追加すべきオブジェクトのオブジェクトIDと対応するプロパティテーブルのアドレス情報とをオブジェクトテーブルに追加するとともに、対応するプロパティテーブルを作成する(ステップS24)。以上の処理が正しく行われた場合は、通常処理部13に制御が移る。
【0035】
図11はオブジェクトを抹消する場合のオブジェクト変化処理部15の処理動作の一例を示すフローチャートである。オブジェクト変化処理部15は、当該電気機器1内のアプリケーション実行部16、他の電気機器1または機器コントローラ2からオブジェクトの抹消を指示された場合に図11の処理を行う。
【0036】
まず、オブジェクト変化処理部15は、オブジェクトテーブルを参照し、抹消すべきオブジェクトのオブジェクトIDを検索する(ステップS31)。次に、このオブジェクトIDが検索されたか否かを判定し(ステップS32)、検索されなければ処理を終了し、検索されると、検索されたオブジェクトIDに対応するプロパティテーブルを抹消するとともに、ステップS32で検索されたオブジェクトIDに対応するオブジェクトテーブルのフィールドを抹消する(ステップS33)。
【0037】
次に、オブジェクトテーブルからノードプロファイルオブジェクトのオブジェクトIDをもつフィールドを検索し(ステップS34)、このフィールドが検索されたか否かを判定する(ステップS35)。このフィールドが検索されなければエラー処理を行い(ステップS36)、検索されると、対応するプロパティテーブルを取得し(ステップS37)、取得したプロパティテーブル内のインスタンスリストを検索する(ステップS38)。
【0038】
インスタンスリストが検索されたか否かを判定し(ステップS39)、インスタンスリストが検索されなければエラー処理を行い(ステップS40)、検索されると、抹消すべきオブジェクトのオブジェクトIDをインスタンスリストから抹消する(ステップS41)。
【0039】
次に、オブジェクトIDを抹消後のインスタンスリスト内の各オブジェクトIDから一部のバイト列(例えば、上位2バイト)を抽出して羅列する(ステップS42)。仮に、クラスIDがオブジェクトIDの一部バイト列以外のバイト列で構成されている場合には、図3のようなオブジェクトテーブルを参照して、オブジェクトIDからクラスIDへの変換を行えばよい。
【0040】
次に、ステップS37で取得したプロパティテーブルからクラスリストを検索し(ステップS43)、クラスリストが検索されたか否かを判定する(ステップS44)。クラスリストが検索されなければエラー処理を行い(ステップS45)、クラスリストが検索されると、ステップS41で作成したバイト列を検索位置に格納する(ステップS46)。
【0041】
このように、本実施形態では、各電気機器1のオブジェクトに変更があると、インスタンスリストとクラスリストを迅速に更新するようにしたため、各電気機器1の現在のオブジェクトを正確に把握できる。このため、ネットワーク3を介して、自己のオブジェクトを他の電気機器1に送信したり、その逆に他の電気機器1のオブジェクトを受信することにより、他の電気機器1との間で各電気機器1の機能を十分に生かしたデータ通信が可能になる。
【0042】
上述した実施形態では、各電気機器1が自己のオブジェクトを管理する例を説明したが、図1の機器コントローラ2等により、ネットワーク3に接続されているすべての電気機器1のオブジェクトを管理してもよい。
【0043】
この場合、演算処理能力の高いCPUを内蔵する機器コントローラ2等の内部に、ネットワーク3に接続されているすべての電気機器1に関する情報を羅列したインスタンスリストやクラスリストを設ければよい。そして、ネットワーク3に接続される電気機器1の数や種類に変更があった場合は、それに応じて、機器コントローラ2等の内部に設けられたインスタンスリストやクラスリストを更新すればよい。これにより、ネットワーク3にどのような電気機器1が現在接続されているかを迅速かつ正確に把握できるようになる。
【0044】
図2の構成は、ハードウェアで構成してもよいし、ソフトウェアで構成してもよい。ソフトウェアで構成する場合には、図2の機能を実現するプログラムをフロッピーディスクやCD−ROM等の記録媒体に収納し、コンピュータに読み込ませて実行させてもよい。記録媒体は、磁気ディスクや光ディスク等の携帯可能なものに限定されず、ハードディスク装置やメモリなどの固定型の記録媒体でもよい。
【0045】
また、図2の機能を実現するプログラムを、インターネット等の通信回線(無線通信も含む)を介して頒布してもよい。さらに、同プログラムを暗号化したり、変調をかけたり、圧縮した状態で、インターネット等の有線回線や無線回線を介して、あるいは記録媒体に収納して頒布してもよい。
【0046】
【発明の効果】
以上詳細に説明したように、本発明によれば、機器のオブジェクトに変更があると、オブジェクト情報格納部とプロパティ情報格納部に格納されている情報を迅速に更新するようにしたため、各機器ごとに、現在使用可能な機能すべてを常に把握できる。したがって、ネットワークを介して他の機器との間で通信を行う場合に、自己の機器の機能を他の機器に送信したり、その逆に他の機器の機能を自己の機器で受信することにより、有効なデータ通信が可能になる。
【0047】
また、本発明によれば、ネットワークに接続される機器の数や機器の種類に変更があると、オブジェクト情報格納部とプロパティ情報格納部に格納されている情報を更新するため、ネットワークに現在どのような機器が接続されているかを常に把握でき、ネットワークに接続されている各機器を有効利用できる。
【図面の簡単な説明】
【図1】本発明に係る通信システムの概略構成を示すブロック図。
【図2】図1の各電気機器1の内部構成を示すブロック図。
【図3】オブジェクトテーブルのデータ構造の一例を示す図。
【図4】図3のアドレス1のプロパティテーブルを示す図。
【図5】エアコンのプロパティテーブルを示す図。
【図6】電子レンジのプロパティテーブルを示す図。
【図7】ノードプロファイルオブジェクトのプロパティテーブルを示す図。
【図8】インスタンスリストとクラスリストを示す図。
【図9】図1の個々の電気機器1の状態遷移図。
【図10】オブジェクトを追加する場合のオブジェクト変化処理部15の処理動作の一例を示すフローチャート。
【図11】オブジェクトを抹消する場合のオブジェクト変化処理部15の処理動作の一例を示すフローチャート。
【符号の説明】
1 電気機器
2 機器コントローラ
3 ネットワーク
11 ネットワークインタフェース部
12 初期化部
13 通常処理部
14 オブジェクト格納部
15 オブジェクト変化処理部
16 アプリケーション実行部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a communication system, a device information update method, a device information update program, and a communication device that connect various devices in a home to a network and provide various services useful for human life.
[0002]
[Prior art]
Recently, there has been proposed a communication system in which various electric devices such as a microwave oven and a refrigerator are connected to a network so that information can be transmitted and received as needed. For example, microwave ovens that can download cooking recipes via the Internet have been put to practical use.
[0003]
[Problems to be solved by the invention]
However, this type of communication system has a problem that, when a device connected to the network is changed, the change cannot be quickly transmitted to all devices connected to the network.
[0004]
In addition, depending on the device, it may be possible to select a function to operate and stop another function.However, as the number of functions increases, it becomes impossible to grasp which function was operated, and a large number of functions cannot be grasped. Functions may not be used effectively.
[0005]
For example, Japanese Patent Application Laid-Open No. 2002-95071 discloses a network system in which devices connected to a network are organically connected and a desired process is executed by combining the functions of the devices.
[0006]
In this publication, when a new device is connected to the network, the attributes and the like of the device are registered. However, this publication does not disclose a method for efficiently managing each function when a certain device has a plurality of functions or each function is hierarchized. For this reason, the function of each device connected to the network may not be used effectively.
[0007]
Japanese Patent Application Laid-Open No. 2001-28592 discloses an identification number assigning system for assigning an identification number to a new device connected to a network. This publication does not disclose any technique for managing the functions of each device. Therefore, when a certain device has a plurality of functions or when a function of a certain device changes, each function may not be properly managed and used.
[0008]
The present invention has been made in view of such a point, and an object of the present invention is to connect to a network by quickly updating information stored in an object information storage unit and a property information storage unit. It is an object of the present invention to provide a communication system, a device information updating method, and a device information updating program that enable information on each device to be updated quickly.
[0009]
[Means for Solving the Problems]
In order to solve the above-described problem, the present invention provides a communication system including a plurality of devices that communicate via a network, wherein each of the plurality of devices has a characteristic of the function for each function of the device. An object information storage unit that stores identification information of an object that abstracts the object, a property information storage unit that stores, for each object of the device, characteristic information that embodies the function of the object, and an object of the device. An information updating unit that updates information stored in the object information storage unit and the property information storage unit when there is a change.
[0010]
According to the present invention, when the object of the device is changed, the information stored in the object information storage unit and the property information storage unit is updated, so that all the currently available functions can be always grasped by each device.
[0011]
Also, the present invention provides a communication system including a plurality of devices that communicate via a network, including a device control controller that controls the plurality of devices, wherein the device control controller includes all devices connected to the network. An object information storage unit that stores identification information of an object that abstracts the characteristics of the function of the device, a property information storage unit that stores characteristic information that specifies the functions of the objects of all the devices connected to the network, An information updating unit that updates information stored in the object information storage unit and the property information storage unit when a device connected to the network is changed.
[0012]
According to the present invention, it is always possible to grasp what kind of device is currently connected to the network.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, a communication system, a device information update method, a device information update program, and a communication device according to the present invention will be specifically described with reference to the drawings.
[0014]
FIG. 1 is a block diagram showing a schematic configuration of a communication system according to the present invention. As shown in the figure, various electric devices 1 such as an air conditioner, a refrigerator and a microwave oven are connected to a device controller 2 for controlling the electric devices 1 via a network 3. The network 3 is constructed in a wired or wireless manner, and the type of the electric device 1 connected to the network 3 is not particularly limited.
[0015]
The device controller 2 and each electric device 1 transmit and receive a control signal called a packet via the network 3 to and from each other. Thereby, the device controller 2 controls the operation of each electric device 1 and transmits the function and state of each electric device 1 to the device controller 2.
[0016]
FIG. 2 is a block diagram showing the internal configuration of each electric device 1 in FIG. 2 has a network interface unit 11, an initialization unit 12, a normal processing unit 13, an object storage unit 14, an object change processing unit 15, and an application execution unit 16.
[0017]
The network interface unit 11 transmits and receives data to and from another electric device 1 via the network 3. The initialization unit 12 performs a predetermined process at the time of initialization such as when power is turned on. The normal processing unit 13 performs a predetermined process during a normal operation other than the initialization. As will be described later, the object storage unit 14 stores information on an object that abstracts the characteristics of each function of the device. The object change processing unit 15 performs a process described below when there is a change in an object of the device, such as when the number of objects increases or decreases or when the type of the object is changed. The application execution unit 16 executes a predetermined process.
[0018]
The object storage unit 14 has an object table and a property table. FIG. 3 is a diagram illustrating an example of the data structure of the object table. As shown in the figure, the correspondence between the object ID, the class ID, and the property table is recorded in the object table. Here, the object ID is identification information of each object. The class ID is identification information of a device or the like corresponding to each object, and is composed of a partial byte string (for example, upper 2 bytes) of the object ID.
[0019]
A property table is provided for each object ID, and in each property table, as shown in FIG. 4, a correspondence between a property code and a value corresponding to each property code is recorded. Here, the property is characteristic information for embodying the function of each object. FIG. 4 shows a property table of the address 1 in FIG.
[0020]
For example, in the property table of the air conditioner, as shown in FIG. 5, a correspondence between property codes corresponding to each property such as a maker name, an operation mode, a manufacturing date, a set temperature, and the value of each property code. Be recorded.
[0021]
Also, as shown in FIG. 6, the property table of the microwave oven includes property codes corresponding to each property such as a maker name, a power supply state, whether cooking is in progress, and a temperature in the refrigerator, and a value of each property code. Is recorded.
[0022]
As described above, the number of data and data contents of the object table and the property table are different for each electric device 1.
[0023]
The object table includes an object called a node profile object. In the property table corresponding to this node profile object, as shown in FIG. 7, the correspondence between the property code and the value of each property code is recorded. The value of the property code is a value corresponding to a property such as a maker name, an operation state, a network address, a MAC address, an instance list, and a class list.
[0024]
Here, the instance list is a list of object IDs corresponding to all objects of the electric device 1, and is, for example, as shown in FIG. The class list is a list of the upper two bytes of the object ID corresponding to all the objects of the electric device 1, and is, for example, as shown in FIG. 8B.
[0025]
FIG. 9 is a state transition diagram of each electric device 1 in FIG. First, when the power of the electric device 1 is turned on or when initialization is requested for some reason, the initialization unit 12 operates, initializes the network interface unit 11, clears the object storage unit 14, and resets the node. A property table of the profile object is generated (step S1).
[0026]
When the initialization processing ends, the processing operation by the normal processing unit 13 is performed (step S2). The normal processing unit 13 performs processing such as sending a packet to another electric device 1 or the device controller 2 or receiving a packet from another electric device 1 or the device controller 2 according to an instruction from the application execution unit 16. .
[0027]
If an object in the electric device 1 is added or deleted by an instruction from the application executing unit 16, another electric device 1, or the device controller 2 while the normal processing unit 13 is performing the process, the object The change processing unit 15 performs a processing operation (step S3). If an error occurs during the processing of the object change processing unit 15, error processing is performed (step S4). When the processing of the object change processing unit 15 ends, the process returns to the processing of the normal processing unit 13 in step S3.
[0028]
FIG. 10 is a flowchart illustrating an example of a processing operation of the object change processing unit 15 when an object is added. The object change processing unit 15 performs the processing in FIG. 10 when the application execution unit 16 in the electric device 1 or another electric device 1 or the device controller 2 instructs to add an object.
[0029]
The object ID of the node profile object is searched from the object table (step S11), and it is determined whether or not the object ID has been searched (step S12). If the object ID is not searched, error processing is performed (step S13). If the object ID is searched, a property table corresponding to the object ID is obtained (step S14).
[0030]
Next, an instance list is searched from the acquired property table (step S15), and it is determined whether the instance list is searched (step S16).
[0031]
If the instance list is not searched, error processing is performed (step S17). If the instance list is searched, an object ID corresponding to the object to be added is added to the instance list (step S18). As described above, the instance list is a list of object IDs corresponding to all objects of the electric device 1.
[0032]
Next, some byte strings (for example, upper 2 bytes) are sequentially extracted and listed from each object ID in the instance list (step S19). If the class ID is composed of a byte string other than a partial byte string of the object ID, the object ID may be converted to the class ID with reference to the object table.
[0033]
Next, a class list is searched from the property table acquired in step S14 (step S20), and it is determined whether the class list is searched (step S21). If the class list is not searched, error processing is performed (step S22). If the class list is searched, the byte string created in step S20 is stored as a class list (step S23).
[0034]
Next, the object ID of the object to be added and the address information of the corresponding property table are added to the object table, and a corresponding property table is created (step S24). If the above processing has been performed correctly, the control is transferred to the normal processing unit 13.
[0035]
FIG. 11 is a flowchart illustrating an example of a processing operation of the object change processing unit 15 when deleting an object. The object change processing unit 15 performs the processing in FIG. 11 when the application execution unit 16 in the electric device 1 or another electric device 1 or the device controller 2 instructs to delete the object.
[0036]
First, the object change processing unit 15 refers to the object table and searches for the object ID of the object to be deleted (Step S31). Next, it is determined whether or not the object ID has been searched (step S32). If the object ID has not been searched, the process is terminated. If the object ID has been searched, the property table corresponding to the searched object ID is deleted. The field of the object table corresponding to the object ID searched in S32 is deleted (step S33).
[0037]
Next, a field having the object ID of the node profile object is searched from the object table (step S34), and it is determined whether or not this field is searched (step S35). If this field is not searched, error processing is performed (step S36). If the field is searched, a corresponding property table is obtained (step S37), and an instance list in the obtained property table is searched (step S38).
[0038]
It is determined whether or not the instance list has been searched (step S39). If the instance list has not been searched, error processing is performed (step S40). When the instance list has been searched, the object ID of the object to be deleted is deleted from the instance list. (Step S41).
[0039]
Next, a partial byte string (for example, upper 2 bytes) is extracted and listed from each object ID in the instance list after the object ID is deleted (step S42). If the class ID is composed of a byte string other than a partial byte string of the object ID, the conversion from the object ID to the class ID may be performed with reference to an object table as shown in FIG.
[0040]
Next, a class list is searched from the property table acquired in step S37 (step S43), and it is determined whether the class list is searched (step S44). If the class list is not searched, error processing is performed (step S45). If the class list is searched, the byte string created in step S41 is stored in the search position (step S46).
[0041]
As described above, in the present embodiment, when the object of each electric device 1 is changed, the instance list and the class list are updated quickly, so that the current object of each electric device 1 can be accurately grasped. Therefore, by transmitting its own object to another electric device 1 via the network 3 or receiving the object of the other electric device 1 on the contrary, each electric device 1 Data communication that makes full use of the functions of the device 1 becomes possible.
[0042]
In the above-described embodiment, an example in which each electric device 1 manages its own object has been described. However, the objects of all the electric devices 1 connected to the network 3 are managed by the device controller 2 and the like in FIG. Is also good.
[0043]
In this case, an instance list or a class list that lists information on all the electric devices 1 connected to the network 3 may be provided inside the device controller 2 or the like having a CPU with a high arithmetic processing capability. If the number or type of the electric devices 1 connected to the network 3 is changed, the instance list and the class list provided inside the device controller 2 and the like may be updated accordingly. As a result, it is possible to quickly and accurately grasp what kind of electric device 1 is currently connected to the network 3.
[0044]
The configuration in FIG. 2 may be configured by hardware or software. In the case of using software, a program for realizing the functions shown in FIG. 2 may be stored in a recording medium such as a floppy disk or a CD-ROM, and read and executed by a computer. The recording medium is not limited to a portable medium such as a magnetic disk or an optical disk, but may be a fixed recording medium such as a hard disk device or a memory.
[0045]
Further, the program for realizing the function of FIG. 2 may be distributed via a communication line (including wireless communication) such as the Internet. Further, the program may be encrypted, modulated, or compressed, and distributed via a wired or wireless line such as the Internet, or stored in a recording medium.
[0046]
【The invention's effect】
As described in detail above, according to the present invention, when there is a change in an object of a device, the information stored in the object information storage unit and the property information storage unit is quickly updated. In addition, you can always keep track of all currently available functions. Therefore, when communicating with another device via a network, the function of the own device is transmitted to the other device, and conversely, the function of the other device is received by the own device. , Effective data communication becomes possible.
[0047]
According to the present invention, if the number of devices connected to the network or the type of device is changed, the information stored in the object information storage unit and the property information storage unit is updated. It is always possible to know whether such devices are connected, and each device connected to the network can be used effectively.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a schematic configuration of a communication system according to the present invention.
FIG. 2 is a block diagram showing an internal configuration of each electric device 1 of FIG.
FIG. 3 is a diagram showing an example of a data structure of an object table.
FIG. 4 is a view showing a property table of address 1 in FIG. 3;
FIG. 5 is a diagram showing a property table of the air conditioner.
FIG. 6 is a view showing a property table of a microwave oven.
FIG. 7 is a diagram showing a property table of a node profile object.
FIG. 8 is a diagram showing an instance list and a class list.
FIG. 9 is a state transition diagram of each electric device 1 of FIG. 1;
FIG. 10 is a flowchart illustrating an example of a processing operation of the object change processing unit 15 when an object is added.
FIG. 11 is a flowchart illustrating an example of a processing operation of the object change processing unit 15 when deleting an object.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Electric device 2 Device controller 3 Network 11 Network interface unit 12 Initialization unit 13 Normal processing unit 14 Object storage unit 15 Object change processing unit 16 Application execution unit

Claims (9)

ネットワークを介して通信を行う複数の機器を備えた通信システムにおいて、
前記複数の機器それぞれは、
当該機器の個々の機能ごとに、当該機能の特性を抽象化したオブジェクトの識別情報を格納するオブジェクト情報格納部と、
当該機器の個々のオブジェクトごとに、当該オブジェクトの機能を具体化した特性情報を格納するプロパティ情報格納部と、
当該機器のオブジェクトに変更があった場合に、前記オブジェクト情報格納部及び前記プロパティ情報格納部に格納されている情報を更新する情報更新部と、を備えることを特徴とする通信システム。
In a communication system including a plurality of devices that communicate via a network,
Each of the plurality of devices,
An object information storage unit that stores, for each function of the device, identification information of an object in which the characteristics of the function are abstracted;
A property information storage unit for storing, for each object of the device, characteristic information that embodies the function of the object;
A communication system comprising: an information updating unit that updates information stored in the object information storage unit and the property information storage unit when an object of the device is changed.
前記オブジェクト情報格納部は、当該機器の個々のオブジェクトの識別情報と個々のオブジェクトに対応する特性情報のアドレスとの対応関係を格納することを特徴とする請求項1に記載の通信システム。2. The communication system according to claim 1, wherein the object information storage unit stores a correspondence between identification information of each object of the device and an address of characteristic information corresponding to each object. 前記プロパティ情報格納部は、
当該機器のすべてのオブジェクトの各識別情報を羅列したインスタンスリストと、
当該機器のすべてのオブジェクトの各識別情報の一部のバイト列を羅列したクラスリストと、を格納し、
前記情報更新部は、当該機器のオブジェクトに変更があった場合は、前記インスタンスリスト及び前記クラスリストを更新することを特徴とする請求項1または2に記載の通信システム。
The property information storage unit includes:
An instance list listing all identification information of all objects of the device;
A class list in which a part of a byte string of each identification information of all objects of the device is stored,
The communication system according to claim 1, wherein the information updating unit updates the instance list and the class list when an object of the device is changed.
前記情報更新部は、
新たに追加するオブジェクトの識別情報を前記インスタンスリストに追加する第1の追加部と、
前記第1の追加部でオブジェクトを追加した後の前記インスタンスリストに基づいて前記クラスリストを生成するクラスリスト生成部と、
前記新たに追加するオブジェクトに関する情報を前記オブジェクト情報格納部及び前記プロパティ情報格納部に格納する第2の追加部と、を有することを特徴とする請求項3に記載の通信システム。
The information updating unit includes:
A first adding unit that adds identification information of a newly added object to the instance list;
A class list generation unit that generates the class list based on the instance list after the object is added by the first addition unit;
4. The communication system according to claim 3, further comprising: a second adding unit configured to store information on the newly added object in the object information storage unit and the property information storage unit. 5.
前記情報更新部は、
抹消するオブジェクトの識別情報を前記オブジェクト情報格納部から抹消し、かつ該オブジェクトの特性情報を前記プロパティ情報格納部から抹消する第1の抹消部と、
抹消するオブジェクトの識別情報を前記インスタンスリストから抹消する第2の抹消部と、
前記オブジェクト抹消部でオブジェクトを抹消した後の前記インスタンスリストに基づいて前記クラスリストを生成するクラスリスト生成部と、を有することを特徴とする請求項3に記載の通信システム。
The information updating unit includes:
A first erasing unit for erasing identification information of the object to be erased from the object information storage unit and erasing characteristic information of the object from the property information storage unit;
A second deleting unit for deleting the identification information of the object to be deleted from the instance list;
The communication system according to claim 3, further comprising: a class list generation unit that generates the class list based on the instance list after the object is deleted by the object deletion unit.
ネットワークを介して通信を行う複数の機器を備えた通信システムにおいて、
前記複数の機器を制御する機器制御コントローラを備え、
前記機器制御コントローラは、
前記ネットワークに接続されるすべての機器の機能の特性を抽象化したオブジェクトの識別情報を格納するオブジェクト情報格納部と、
前記ネットワークに接続されるすべての機器のオブジェクトの機能を具体化した特性情報を格納するプロパティ情報格納部と、
前記ネットワークに接続される機器に変更があった場合に、前記オブジェクト情報格納部及び前記プロパティ情報格納部に格納されている情報を更新する情報更新部と、を備えることを特徴とする通信システム。
In a communication system including a plurality of devices that communicate via a network,
Comprising a device control controller for controlling the plurality of devices,
The device control controller,
An object information storage unit that stores identification information of an object that abstracts the characteristics of the functions of all devices connected to the network,
A property information storage unit that stores characteristic information that embodies the functions of the objects of all devices connected to the network,
A communication system comprising: an information updating unit that updates information stored in the object information storage unit and the property information storage unit when a device connected to the network is changed.
ネットワークを介して接続された複数の機器それぞれごとに機器情報を更新する方法において、
当該機器の個々の機能ごとに、当該機能の特性を抽象化したオブジェクトの識別情報を格納するステップと、
当該機器の個々のオブジェクトごとに、当該オブジェクトの機能を具体化した特性情報を格納するステップと、
当該機器のオブジェクトに変更があった場合に、前記格納されたオブジェクトの識別情報と前記格納された特性情報とを更新するステップと、を備えることを特徴とする機器情報更新方法。
In a method of updating device information for each of a plurality of devices connected via a network,
Storing, for each function of the device, identification information of an object in which characteristics of the function are abstracted;
Storing, for each object of the device, characteristic information that embodies the function of the object;
Updating the stored object identification information and the stored characteristic information when the object of the device is changed.
ネットワークを介して接続された複数の機器それぞれごとに機器情報を更新する方法において、
前記ネットワークに接続されるすべての機器の機能の特性を抽象化したオブジェクトの識別情報を格納するステップと、
前記ネットワークに接続されるすべての機器のオブジェクトの機能を具体化した特性情報を格納するステップと、
前記ネットワークに接続される機器に変更があった場合に、前記オブジェクト情報格納部及び前記プロパティ情報格納部に格納されている情報を更新するステップと、を備えることを特徴とする機器情報更新方法。
In a method of updating device information for each of a plurality of devices connected via a network,
Storing identification information of an object that abstracts the characteristics of the functions of all devices connected to the network;
Storing characteristic information that embodies the functions of the objects of all devices connected to the network;
Updating the information stored in the object information storage unit and the property information storage unit when a device connected to the network is changed.
ネットワークを介して他の機器との間で通信を行う通信装置において、
当該機器の個々の機能ごとに、当該機能の特性を抽象化したオブジェクトの識別情報を格納するオブジェクト情報格納部と、
当該機器の個々のオブジェクトごとに、当該オブジェクトの機能を具体化した特性情報を格納するプロパティ情報格納部と、
当該機器のオブジェクトに変更があった場合に、前記オブジェクト情報格納部及び前記プロパティ情報格納部に格納されている情報を更新する情報更新部と、を備えることを特徴とする通信装置。
In a communication device that communicates with other devices via a network,
An object information storage unit that stores, for each function of the device, identification information of an object in which the characteristics of the function are abstracted;
A property information storage unit for storing, for each object of the device, characteristic information that embodies the function of the object;
A communication apparatus comprising: an information updating unit that updates information stored in the object information storage unit and the property information storage unit when an object of the device is changed.
JP2002174466A 2002-06-14 2002-06-14 Communication system, apparatus information updating method, apparatus information updating program, and communication apparatus Pending JP2004021526A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002174466A JP2004021526A (en) 2002-06-14 2002-06-14 Communication system, apparatus information updating method, apparatus information updating program, and communication apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002174466A JP2004021526A (en) 2002-06-14 2002-06-14 Communication system, apparatus information updating method, apparatus information updating program, and communication apparatus

Publications (1)

Publication Number Publication Date
JP2004021526A true JP2004021526A (en) 2004-01-22

Family

ID=31173427

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002174466A Pending JP2004021526A (en) 2002-06-14 2002-06-14 Communication system, apparatus information updating method, apparatus information updating program, and communication apparatus

Country Status (1)

Country Link
JP (1) JP2004021526A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009028545A1 (en) * 2007-08-27 2009-03-05 Panasonic Electric Works Co., Ltd. Network system
JP2014116736A (en) * 2012-12-07 2014-06-26 Azbil Corp Engineering device and engineering method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000250757A (en) * 1999-03-01 2000-09-14 Hewlett Packard Co <Hp> Data manager and data managing method
JP2002078036A (en) * 2000-09-04 2002-03-15 Hitachi Ltd Network system for house electric appliance

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000250757A (en) * 1999-03-01 2000-09-14 Hewlett Packard Co <Hp> Data manager and data managing method
JP2002078036A (en) * 2000-09-04 2002-03-15 Hitachi Ltd Network system for house electric appliance

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
新谷保之: "HAVi/ECHONETゲートウェイ", MATSUSHITA TECHNICAL JOURNAL, vol. 第47巻第1号, CSNH200300085001, 18 February 2001 (2001-02-18), JP, pages 2 - 8, ISSN: 0000744171 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009028545A1 (en) * 2007-08-27 2009-03-05 Panasonic Electric Works Co., Ltd. Network system
JP2009055370A (en) * 2007-08-27 2009-03-12 Panasonic Electric Works Co Ltd Network system
CN101836461A (en) * 2007-08-27 2010-09-15 松下电工株式会社 Network system
US8438292B2 (en) 2007-08-27 2013-05-07 Panasonic Corporation Network system establishing communication by use of connectionless protocol
JP2014116736A (en) * 2012-12-07 2014-06-26 Azbil Corp Engineering device and engineering method

Similar Documents

Publication Publication Date Title
JP2008537383A (en) Method and apparatus for provisioning devices
TWI602124B (en) Baseboard Management Controller Firmware Updating Method For Fan Speed Control
US7287062B2 (en) Home network system and method for operating the same
KR101043862B1 (en) Control device and method, and recording medium
JPH1188965A (en) Device control system
US20040158620A1 (en) Home networking communication system and method for communicating using the same
JP2002247668A (en) Controller and control program receiving method
JP2005085238A (en) Aggregate information acquiring method, equipment searching method, equipment controlling device, equipment controlling method and program
US20070169074A1 (en) Upgrade apparatus and its method for home network system
US20030028542A1 (en) Updating computer files on wireless data processing devices
JP2003242054A (en) Server device, communication apparatus, communication apparatus setting information control method, program and recording medium
JP2004021526A (en) Communication system, apparatus information updating method, apparatus information updating program, and communication apparatus
JP3367493B2 (en) Home network system, its server, its configuration method, and recording medium on which its control program is recorded
JP3797344B2 (en) Server client system
JP2005202518A (en) Adaptor
JP2005157544A (en) Electric equipment control device
WO2004107662A1 (en) Home network system
KR20020078969A (en) Method for remote control of electronic applications using Internet TV
JP2004302682A (en) Download control method, download controller and download control program
JP2001223730A (en) Gateway device and recording medium
JP2004297472A (en) Electronic apparatus operating pattern switching system, and electronic apparatus and program therefor
JP2003046517A (en) Information management structure and wireless mobile router
JP2005234733A (en) Method, device and program for equipment control, and recording medium with the program stored thereon
KR100697068B1 (en) Home network&#39;s system
KR100660717B1 (en) Method for remote controlling small network using terminal installed with java program and terminal therefor

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051220

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060220

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060602