JP2010282604A - Software update system, electronic apparatus, and software update method - Google Patents

Software update system, electronic apparatus, and software update method Download PDF

Info

Publication number
JP2010282604A
JP2010282604A JP2009232467A JP2009232467A JP2010282604A JP 2010282604 A JP2010282604 A JP 2010282604A JP 2009232467 A JP2009232467 A JP 2009232467A JP 2009232467 A JP2009232467 A JP 2009232467A JP 2010282604 A JP2010282604 A JP 2010282604A
Authority
JP
Japan
Prior art keywords
electronic device
update
update data
data
software
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
JP2009232467A
Other languages
Japanese (ja)
Inventor
Haruhito Watanabe
春仁 渡辺
Keiko Shimizu
慶行 清水
Hiroyuki Asaka
博之 浅香
Hiroshi Aramaki
博 荒巻
Kyoji Mizuno
恭司 水野
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP2009232467A priority Critical patent/JP2010282604A/en
Publication of JP2010282604A publication Critical patent/JP2010282604A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To quickly and simply perform update of software, even for multiple electronic apparatus which are not provided with any broadcast receiving function or network connecting function, in a system in which the multiple electronic apparatus are connected through a communication interface such as HDM. <P>SOLUTION: In a software update system, a recorder 1 and a TV 8 and an AV amplifier 2 are HDMI connected. The recorder 1 includes: a tuner 11 for acquiring update data for updating the software of the AV amplifier 2; and an HDMI transmission part 19 for transmitting the acquired update data through a TV8 on a voice transmission line with HDMI specifications to the AV amplifier 2. The AV amplifier 2 includes: a controller 21 for updating the software of the AV amplifier 2 with the update data transmitted from the recorder 1 through the TV 8. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、HDMI(High Definition Multimedia Interface)等の通信インタフェースを備えた電子機器のソフトウェアを更新するためのソフトウェア更新システム、該システムを構成する電子機器、及びソフトウェア更新方法に関する。   The present invention relates to a software update system for updating software of an electronic device having a communication interface such as HDMI (High Definition Multimedia Interface), an electronic device constituting the system, and a software update method.

通常、電子機器のファームウェア等のソフトウェアを更新するためのアップデートデータ(以下、更新データという)は、通信網あるいは放送網からダウンロードして取得することができる。例えば、PC(パーソナルコンピュータ)のようにインターネット接続機能を備えている場合には、インターネット上のWebサイトから更新データをダウンロードして自動または手動で自身のソフトウェアを更新することができる。また、テレビ装置の場合には、更新データを含む放送波を受信して自身のソフトウェアを更新することができる。また、最近のテレビ装置では、放送受信機能及びインターネット接続機能の両方を備えたものもあり、ユーザに負担をかけることなく、ソフトウェアの更新を行えるようになっている。   Usually, update data (hereinafter referred to as update data) for updating software such as firmware of an electronic device can be downloaded and acquired from a communication network or a broadcast network. For example, when an Internet connection function is provided like a PC (personal computer), update data can be downloaded from a Web site on the Internet, and its own software can be updated automatically or manually. In the case of a television device, it is possible to receive a broadcast wave including update data and update its own software. Further, some recent television apparatuses have both a broadcast receiving function and an Internet connection function, so that software can be updated without imposing a burden on the user.

従来、電子機器におけるソフトウェアの更新に関する技術として、例えば、特許文献1には、放送受信機の支配下にある家電機器、例えば、ハードディスクレコーダ、冷蔵庫などの機器のソフトウェアをアップデートする放送波ダウンロードシステムが記載されている。これによれば、放送波データを受信した放送受信機は、放送波データ中に自己の支配下にある所有機器に関する機器データ(機器のソフトウェアをアップデートするためのデータ)が存在するか否かを判定し、機器データが存在する場合に、その機器データを該当する所有機器にHDMIケーブルを介して送信し、冷蔵庫等の機器のソフトウェアを更新するようにしている。   Conventionally, as a technology related to software update in an electronic device, for example, Patent Literature 1 discloses a broadcast wave download system that updates software of a home appliance such as a hard disk recorder or a refrigerator under the control of a broadcast receiver. Are listed. According to this, the broadcast receiver that has received the broadcast wave data determines whether or not device data (data for updating the software of the device) regarding the owned device under its control exists in the broadcast wave data. When the device data exists, the device data is transmitted to the corresponding owned device via the HDMI cable, and the software of the device such as the refrigerator is updated.

また、特許文献2には、双方向型ケーブルの規格で定義されるコマンドを利用し、表示装置の制御プログラムを簡単にバージョンアップできるようにした情報更新システムが記載されている。このシステムを構成する再生装置は、光ディスクから更新ファイルを読み取って、更新ファイルの内容を示すベンダコマンドをHDMIの規格に基づいて作成し、作成したベンダコマンドをHDMIポートからテレビに送信する。そして、テレビ側では自身のファームウェアをベンダコマンドによりバージョンアップするようにしている。   Patent Document 2 describes an information update system that uses a command defined in the bidirectional cable standard to easily upgrade a display device control program. The playback device constituting this system reads an update file from the optical disc, creates a vendor command indicating the content of the update file based on the HDMI standard, and transmits the created vendor command to the television from the HDMI port. On the TV side, its own firmware is upgraded by a vendor command.

これらの特許文献1,2に記載の技術によれば、HDMI接続された一方の機器から他方の機器に対して、更新データが伝送され、この更新データに基づいて他方の機器でソフトウェアの更新を行うことが可能となる。このため他方の機器が、放送受信機能やネットワーク接続機能を持たない場合でも、簡単にソフトウェアを更新することができる。   According to the techniques described in these Patent Documents 1 and 2, update data is transmitted from one HDMI-connected device to the other device, and the other device updates software based on this update data. Can be done. Therefore, even when the other device does not have a broadcast reception function or a network connection function, the software can be easily updated.

特開2008−236031号公報JP 2008-236031 A 特開2008−165698号公報JP 2008-165698 A

しかしながら、HDMI規格において双方向のCEC(Consumer Electronics Control)ラインを用いて更新データの伝送を行う場合には以下のような問題がある。   However, when the update data is transmitted using a bidirectional CEC (Consumer Electronics Control) line in the HDMI standard, there are the following problems.

アップデートする電子機器のソフトウェアのデータ容量を約1MBとすると、CECラインの物理的な伝送レートが約300bpsと低速であるため、データ伝送に要する時間が、8,000,000(bit)/300(bps)=26,667(秒)≒7時間24分、もかかってしまう。実際のデータ伝送にはハンドシェーク(フロー制御)が必要であり、この冗長のために実際のデータ伝送時間は上記時間の2倍程度かかるものと考えられる。   If the data capacity of the electronic device software to be updated is about 1 MB, the physical transmission rate of the CEC line is as low as about 300 bps, so the time required for data transmission is 8,000,000 (bits) / 300 ( bps) = 26,667 (seconds) ≈7 hours 24 minutes. Actual data transmission requires handshaking (flow control), and due to this redundancy, the actual data transmission time is considered to be about twice as long as the above time.

放送受信機能やネットワーク接続機能などを持たない電子機器のソフトウェアをアップデートしようとした場合、実用性を考慮すると、遅くとも10分以内にデータ伝送を完了できることが望ましいが、データ伝送にCECラインを用いる場合には上記のような時間がかかってしまい、実用的とは言えない。また、更新データが記録された記録媒体によるアップデートも可能であるが、この方法では、アップデートの度にユーザがメーカ等から記録媒体を入手し、手動でソフトウェアの更新作業を行う必要があり、ユーザの負担が大きいという問題がある。   When trying to update software for an electronic device that does not have a broadcast reception function or network connection function, it is desirable that data transmission can be completed within 10 minutes at the latest in consideration of practicality. However, when a CEC line is used for data transmission. Takes time as described above and is not practical. In addition, although it is possible to update using a recording medium in which update data is recorded, this method requires that the user obtain a recording medium from the manufacturer or the like each time the update is performed, and manually update the software. There is a problem that the burden of.

本発明は、上述のような実情に鑑みてなされたもので、複数の電子機器がHDMI等の通信インタフェースにより接続されたシステムにおいて、放送受信機能やネットワーク接続機能などを持たない電子機器であっても、ソフトウェアの更新を迅速且つ簡単に行えるようにすること、を目的とする。   The present invention has been made in view of the above circumstances, and is an electronic device that does not have a broadcast reception function or a network connection function in a system in which a plurality of electronic devices are connected by a communication interface such as HDMI. Another object is to make it possible to update software quickly and easily.

上記課題を解決するために、第1の技術手段は、通信インタフェースを介して、第1の電子機器と表示機器とが接続されると共に、該表示機器と第2の電子機器とが接続されたソフトウェア更新システムであって、前記第1の電子機器は、前記第2の電子機器のソフトウェアを更新するための更新データを取得する更新データ取得手段と、該取得した更新データを前記通信インタフェースの音声伝送ラインにより前記表示機器経由で前記第2の電子機器に伝送する更新データ伝送手段とを備え、前記第2の電子機器は、該第2の電子機器のソフトウェアを、前記第1の電子機器から前記表示機器経由で伝送された更新データにより更新するソフトウェア更新手段を備えたことを特徴としたものである。   In order to solve the above-described problem, the first technical means is configured such that the first electronic device and the display device are connected via the communication interface, and the display device and the second electronic device are connected. In the software update system, the first electronic device includes update data acquisition means for acquiring update data for updating software of the second electronic device, and the acquired update data is transmitted to the voice of the communication interface. Update data transmission means for transmitting to the second electronic device via the display device via a transmission line, and the second electronic device transmits software of the second electronic device from the first electronic device. Software update means for updating with update data transmitted via the display device is provided.

第2の技術手段は、第1の技術手段において、前記第1の電子機器は、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報を記憶する識別情報記憶手段を備え、前記更新データに、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報が含まれ、該ソフトウェアのバージョン情報が前記識別情報記憶手段に記憶されたバージョン情報より新しい場合に、前記第2の電子機器のソフトウェアを更新するか否かをユーザに選択させるための選択画面信号を前記通信インタフェースの映像伝送ラインにより前記表示機器に伝送し、該表示機器に表示された選択画面上でユーザによりソフトウェアの更新が選択指示され、前記第1の電子機器が前記更新データを前記第2の電子機器に伝送する場合、前記表示機器及び前記第2の電子機器は、前記更新データが前記表示機器から前記第2の電子機器へ伝送される向きに、前記音声伝送ラインの伝送方向を切り替えることを特徴としたものである。   According to a second technical means, in the first technical means, the first electronic device includes identification information storage means for storing identification information of the second electronic device and software version information. If the identification information of the second electronic device and the software version information are included, and the software version information is newer than the version information stored in the identification information storage means, the software of the second electronic device is A selection screen signal for allowing the user to select whether or not to update is transmitted to the display device through the video transmission line of the communication interface, and the user selects to update the software on the selection screen displayed on the display device. When the first electronic device transmits the update data to the second electronic device, the display device and the 2 of the electronic device is in a direction of the update data is transmitted from the display device to the second electronic device is obtained by and switches the transmission direction of the audio transmission line.

第3の技術手段は、第2の技術手段において、前記更新データ伝送手段は、前記更新データを前記音声伝送ラインにより前記第2の電子機器に伝送する前に、前記更新データを伝送する旨を通知するためのコマンドを前記表示機器及び前記第2の電子機器に送信し、前記表示機器及び前記第2の電子機器は、前記コマンドの受信に応じて、前記音声伝送ラインの伝送方向を切り替えることを特徴としたものである。   According to a third technical means, in the second technical means, the update data transmission means transmits the update data before transmitting the update data to the second electronic device via the voice transmission line. A command for notification is transmitted to the display device and the second electronic device, and the display device and the second electronic device switch a transmission direction of the audio transmission line in response to reception of the command. It is characterized by.

第4の技術手段は、第1の技術手段において、前記第1の電子機器は、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報を記憶する識別情報記憶手段を備え、前記更新データに、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報が含まれ、該ソフトウェアのバージョン情報が前記識別情報記憶手段に記憶されたバージョン情報より新しい場合に、前記更新データ伝送手段は、前記更新データを前記音声伝送ラインにより前記第2の電子機器に伝送することを特徴としたものである。   According to a fourth technical means, in the first technical means, the first electronic device comprises identification information storage means for storing identification information of the second electronic device and software version information. The update data transmission means includes the update information when the second electronic device identification information and software version information are included, and the software version information is newer than the version information stored in the identification information storage means. Data is transmitted to the second electronic device through the voice transmission line.

第5の技術手段は、第2〜第4のいずれか1の技術手段において、前記第1の電子機器は、前記第2の電子機器に所定のコマンドを送信することにより、前記第2の電子機器から該第2の電子機器の識別情報及びソフトウェアのバージョン情報を受信し、前記識別情報記憶手段に記憶することを特徴としたものである。   According to a fifth technical means, in any one of the second to fourth technical means, the first electronic device transmits a predetermined command to the second electronic device, whereby the second electronic device. The identification information of the second electronic device and the software version information are received from the device and stored in the identification information storage means.

第6の技術手段は、第1,第2,第4のいずれか1の技術手段において、前記更新データ伝送手段は、前記更新データを前記音声伝送ラインにより前記第2の電子機器に伝送する前に、前記更新データを伝送する旨を通知するためのコマンドを前記第2の電子機器に送信することを特徴としたものである。   Sixth technical means is any one of the first, second, and fourth technical means, wherein the update data transmission means transmits the update data to the second electronic device via the voice transmission line. In addition, a command for notifying that the update data is to be transmitted is transmitted to the second electronic device.

第7の技術手段は、第6の技術手段において、前記第2の電子機器は、前記第1の電子機器から伝送される音声信号を内蔵スピーカあるいは外部スピーカへ出力する音声出力手段を備え、前記コマンドを受信した時点から前記更新データの伝送処理が完了するまでの間、前記音声出力手段による音声出力をミュートすることを特徴としたものである。   A seventh technical means is the sixth technical means, wherein the second electronic device comprises audio output means for outputting an audio signal transmitted from the first electronic device to a built-in speaker or an external speaker, The audio output by the audio output means is muted from the time when the command is received until the update data transmission processing is completed.

第8の技術手段は、第1〜第7のいずれか1の技術手段において、前記更新データは、前記第1の電子機器の更新データと、該第1の電子機器に接続可能な1つ以上の第2の電子機器の更新データとが組み合わされていることを特徴としたものである。   According to an eighth technical means, in any one of the first to seventh technical means, the update data includes update data of the first electronic device and one or more connectable to the first electronic device. The update data of the second electronic device is combined.

第9の技術手段は、第1〜第8のいずれか1の技術手段において、前記第1の電子機器は、前記更新データ取得手段により取得した更新データを記憶する更新データ記憶手段を備え、前記更新データ伝送手段により前記第2の電子機器への更新データの伝送が完了した後に、前記更新データ記憶手段の更新データを削除することを特徴としたものである。   A ninth technical means is the first technical means according to any one of the first to eighth technical means, wherein the first electronic device includes update data storage means for storing update data acquired by the update data acquisition means, The update data in the update data storage unit is deleted after the update data transmission unit completes the transmission of the update data to the second electronic device.

第10の技術手段は、第1〜第9のいずれか1の技術手段において、前記第2の電子機器は、前記第1の電子機器から伝送された更新データを記憶する更新データメモリ手段を備え、前記ソフトウェア更新手段によりソフトウェアの更新が完了した後に、前記更新データメモリ手段の更新データを削除することを特徴としたものである。   According to a tenth technical means, in any one of the first to ninth technical means, the second electronic device includes update data memory means for storing update data transmitted from the first electronic device. The update data in the update data memory means is deleted after the software update by the software update means is completed.

第11の技術手段は、第1〜第10のいずれか1の技術手段において、前記更新データ伝送手段は、前記更新データの先頭にダミーデータを付加して伝送することを特徴としたものである。   The eleventh technical means is any one of the first to tenth technical means, characterized in that the update data transmission means transmits dummy data added at the head of the update data. .

第12の技術手段は、第11の技術手段において、前記ダミーデータのデータ形式は、前記更新データのデータ形式と異なることを特徴としたものである。   According to a twelfth technical means, in the eleventh technical means, the data format of the dummy data is different from the data format of the update data.

第13の技術手段は、第11の技術手段において、前記更新データのヘッダには、前記第2の電子機器の識別情報を含む固定データが付加されていることを特徴としたものである。   A thirteenth technical means is characterized in that, in the eleventh technical means, fixed data including identification information of the second electronic device is added to the header of the update data.

第14の技術手段は、第13の技術手段において、前記第2の電子機器は、前記第1の電子機器から伝送されるダミーデータ及び更新データを含む伝送データから該更新データのヘッダを検出するヘッダ検出手段と、該検出したヘッダの固定データに基づいて前記第2の電子機器の更新データを抽出する更新データ抽出手段とを備え、該抽出した更新データを前記第2の電子機器が備える更新データメモリ手段に記憶することを特徴としたものである。   In a fourteenth technical means according to the thirteenth technical means, the second electronic device detects a header of the update data from transmission data including dummy data and update data transmitted from the first electronic device. An update provided with a header detection means and update data extraction means for extracting update data of the second electronic device based on the detected fixed data of the header, and the update provided by the second electronic device with the extracted update data It is characterized in that it is stored in a data memory means.

第15の技術手段は、第13の技術手段において、前記第2の電子機器は、前記第1の電子機器から伝送されるダミーデータ及び更新データを含む伝送データを一時的に格納するバッファメモリと、該バッファメモリに格納された伝送データから前記更新データのヘッダを検出するヘッダ検出手段と、該検出したヘッダの固定データに基づいて前記第2の電子機器の更新データを抽出する更新データ抽出手段とを備え、該抽出した更新データを前記第2の電子機器が備える更新データメモリ手段に記憶することを特徴としたものである。   A fifteenth technical means is the thirteenth technical means, wherein the second electronic device temporarily stores transmission data including dummy data and update data transmitted from the first electronic device; Header detection means for detecting a header of the update data from transmission data stored in the buffer memory; and update data extraction means for extracting update data of the second electronic device based on the fixed data of the detected header And the extracted update data is stored in update data memory means provided in the second electronic device.

第16の技術手段は、第1〜第15のいずれか1の技術手段において、前記更新データ取得手段は、更新データを含む放送波を受信する受信手段であることを特徴としたものである。   According to a sixteenth technical means, in any one of the first to fifteenth technical means, the update data acquisition means is a reception means for receiving a broadcast wave including update data.

第17の技術手段は、第1〜第15のいずれか1の技術手段において、前記更新データ取得手段は、更新データを格納したサーバ装置にネットワークを介して接続し、該サーバ装置から更新データをダウンロードするネットワーク接続手段であることを特徴としたものである。   In a seventeenth technical means according to any one of the first to fifteenth technical means, the update data acquisition means is connected to a server device storing the update data via a network, and the update data is received from the server device. It is a network connection means for downloading.

第18の技術手段は、第1〜第17のいずれか1の技術手段において、前記通信インタフェースはHDMIであり、前記第1の電子機器はソース機器、前記第2の電子機器はリピータ機器であることを特徴としたものである。   In an eighteenth technical means according to any one of the first to seventeenth technical means, the communication interface is HDMI, the first electronic device is a source device, and the second electronic device is a repeater device. It is characterized by that.

第19の技術手段は、第1〜第17のいずれか1の技術手段において、前記通信インタフェースはIEEE1394であることを特徴としたものである。   A nineteenth technical means is any one of the first to seventeenth technical means, wherein the communication interface is IEEE1394.

第20の技術手段は、第1〜第19のいずれか1の技術手段におけるソフトウェア更新システムを構成する電子機器であって、該電子機器は、他の電子機器のソフトウェアを更新するための更新データを取得する更新データ取得手段と、該取得した更新データを前記通信インタフェースの音声伝送ラインにより前記他の電子機器に伝送する更新データ伝送手段とを備えたことを特徴としたものである。   A twentieth technical means is an electronic device constituting the software update system according to any one of the first to nineteenth technical means, and the electronic device is update data for updating software of another electronic device. Update data acquisition means for acquiring the update data, and update data transmission means for transmitting the acquired update data to the other electronic device via a voice transmission line of the communication interface.

第21の技術手段は、通信インタフェースを介して、第1の電子機器と表示機器とが接続されると共に、該表示機器と第2の電子機器とが接続されたソフトウェア更新システムによるソフトウェア更新方法であって、前記第1の電子機器が、前記第2の電子機器のソフトウェアを更新するための更新データを取得するステップと、該取得した更新データを前記通信インタフェースの音声伝送ラインにより前記表示機器経由で前記第2の電子機器に伝送するステップとを備え、前記第2の電子機器が、該第2の電子機器のソフトウェアを、前記第1の電子機器から前記表示機器経由で伝送された更新データにより更新するステップを備えたことを特徴としたものである。   The twenty-first technical means is a software update method by a software update system in which the first electronic device and the display device are connected via the communication interface, and the display device and the second electronic device are connected. The first electronic device acquires update data for updating the software of the second electronic device, and the acquired update data is transmitted via the display device via the audio transmission line of the communication interface. And transmitting the software of the second electronic device from the first electronic device via the display device to the second electronic device. This is characterized in that the step of updating is provided.

本発明によれば、複数の電子機器がHDMI等の通信インタフェースにより接続されたシステムにおいて、通信インタフェースの音声伝送ラインを用いて更新データを伝送することにより、放送受信機能やネットワーク接続機能などを持たない電子機器であっても、ソフトウェアの更新を迅速且つ簡単に行うことができる。   According to the present invention, in a system in which a plurality of electronic devices are connected by a communication interface such as HDMI, update data is transmitted using an audio transmission line of the communication interface, thereby having a broadcast reception function, a network connection function, and the like. Even if there is no electronic device, software can be updated quickly and easily.

本発明の参考例に係るソフトウェア更新システムの一例を示す図である。It is a figure which shows an example of the software update system which concerns on the reference example of this invention. 図1に示したレコーダ及びAVアンプの構成例を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration example of a recorder and an AV amplifier illustrated in FIG. 1. レコーダによるAVアンプの更新データ取得方法の一例を説明するための図である。It is a figure for demonstrating an example of the update data acquisition method of AV amplifier by a recorder. レコーダによるAVアンプの更新データ取得方法の他の例を説明するための図である。It is a figure for demonstrating the other example of the update data acquisition method of AV amplifier by a recorder. 図1に示したソフトウェア更新システムにおけるレコーダの動作例について説明するためのフロー図である。It is a flowchart for demonstrating the operation example of the recorder in the software update system shown in FIG. 図1に示したソフトウェア更新システムにおけるAVアンプの動作例について説明するためのフロー図である。It is a flowchart for demonstrating the operation example of AV amplifier in the software update system shown in FIG. 図1に示したソフトウェア更新システムによるコマンドフローの一例を説明するための図である。It is a figure for demonstrating an example of the command flow by the software update system shown in FIG. ダミーデータが付加された更新データの一例を示す図である。It is a figure which shows an example of the update data to which dummy data was added. レコーダからAVアンプに伝送される更新データのフォーマットの一例を示す図である。It is a figure which shows an example of the format of the update data transmitted to AV amplifier from a recorder. AVアンプにおいて更新データを抽出するための具体的な構成例を示すブロック図である。It is a block diagram which shows the specific structural example for extracting update data in AV amplifier. AVアンプにおいて更新データを抽出するための具体的な他の構成例を示すブロック図である。FIG. 10 is a block diagram illustrating another specific configuration example for extracting update data in an AV amplifier. 本発明の一実施形態に係るソフトウェア更新システムの一例を示す図である。It is a figure which shows an example of the software update system which concerns on one Embodiment of this invention. 図12に示したレコーダ,AVアンプ,及びTVの構成例を示すブロック図である。It is a block diagram which shows the structural example of the recorder shown in FIG. 12, AV amplifier, and TV. 図12に示したソフトウェア更新システムにおけるレコーダの動作例について説明するためのフロー図である。It is a flowchart for demonstrating the operation example of the recorder in the software update system shown in FIG. 図12に示したソフトウェア更新システムにおけるTVの動作例について説明するためのフロー図である。It is a flowchart for demonstrating the operation example of TV in the software update system shown in FIG. 図12に示したソフトウェア更新システムにおけるAVアンプの動作例について説明するためのフロー図である。FIG. 13 is a flowchart for explaining an operation example of the AV amplifier in the software update system shown in FIG. 12. 図12に示したソフトウェア更新システムによるコマンドフローの一例を説明するための図である。It is a figure for demonstrating an example of the command flow by the software update system shown in FIG.

以下、添付図面を参照しながら、本発明のソフトウェア更新システム、電子機器、及びソフトウェア更新方法に係る好適な実施の形態について説明する。各図において、同じ構成要素には同じ符号を付し、繰り返しの説明は省略する。なお、通信インタフェースとして、HDMIを例示して説明するが、本発明は、IEEE1394等の音声伝送ラインを持つ通信インタフェース全般に適用することができる。   Hereinafter, preferred embodiments according to a software update system, an electronic apparatus, and a software update method of the present invention will be described with reference to the accompanying drawings. In the drawings, the same components are denoted by the same reference numerals, and repeated description is omitted. Although the HDMI is described as an example of the communication interface, the present invention can be applied to all communication interfaces having an audio transmission line such as IEEE1394.

図1は、本発明の参考例に係るソフトウェア更新システムの一例を示す図で、図中、1はレコーダ、2はAVアンプ、3はTV(テレビ)、4はHDMIケーブルを示す。レコーダ1は第1の電子機器に相当し、HDMI規格ではソース機器と呼ばれる。AVアンプ2は第2の電子機器に相当し、HDMI規格ではリピータ機器と呼ばれる。TV3は表示機器に相当し、HDMI規格ではシンク機器と呼ばれる。本参考例では、レコーダ1とAVアンプ2とが直接的にHDMI接続されると共に、AVアンプ2にTV3がHDMI接続されたシステム構成に基づいて説明する。すなわち、レコーダ1とAVアンプ2,AVアンプ2とTV3はそれぞれHDMIケーブル4で接続されている。   FIG. 1 is a diagram showing an example of a software update system according to a reference example of the present invention, in which 1 denotes a recorder, 2 denotes an AV amplifier, 3 denotes a TV (television), and 4 denotes an HDMI cable. The recorder 1 corresponds to a first electronic device and is called a source device in the HDMI standard. The AV amplifier 2 corresponds to a second electronic device and is called a repeater device in the HDMI standard. The TV 3 corresponds to a display device, and is called a sink device in the HDMI standard. In this reference example, description will be made based on a system configuration in which the recorder 1 and the AV amplifier 2 are directly HDMI-connected and the TV 3 is HDMI-connected to the AV amplifier 2. That is, the recorder 1 and the AV amplifier 2, the AV amplifier 2 and the TV 3 are connected by the HDMI cable 4, respectively.

HDMIケーブル4は、デジタル信号である映像・音声信号を差動方式で伝送するためのTMDS(Transition Minimized Differential Signaling)ライン(デジタル信号ライン)と、機器間で共通の制御信号(CECメッセージ)を伝送する双方向バスであるCECラインとを含んでいる。またこの他、HDMIケーブル4には、EDID(Extended Display Identification Data)の送信やHDCP(High-bandwidth Digital Content Protection system)認証等に利用されるDDC(Display Data Channel)ラインが含まれる。   The HDMI cable 4 transmits a TMDS (Transition Minimized Differential Signaling) line (digital signal line) for transmitting video and audio signals, which are digital signals, in a differential manner and a common control signal (CEC message) between devices. And a CEC line which is a bidirectional bus. In addition, the HDMI cable 4 includes a DDC (Display Data Channel) line used for transmission of EDID (Extended Display Identification Data), HDCP (High-bandwidth Digital Content Protection System) authentication, and the like.

ここで、CECメッセージは、HDMI規格のCECプロトコルに基づく機器制御信号である。そして、この機器制御信号を機器間でやり取りすることにより、HDMI機器間で各種の動作制御を実現する。CECの場合、HDMI接続された各機器の論理アドレス(機器の種別)と物理アドレス(機器の位置)が取得されるため、この論理アドレスを指定することで所望の機器にCECメッセージを送信することができる。   Here, the CEC message is a device control signal based on the CEC protocol of the HDMI standard. Various operation controls are realized between HDMI devices by exchanging the device control signals between the devices. In the case of CEC, since the logical address (device type) and physical address (device position) of each HDMI-connected device are acquired, a CEC message can be transmitted to a desired device by specifying this logical address. Can do.

以下、CECにおける論理アドレスと物理アドレスについて簡単に説明する。
まず、論理アドレスは、HDMI CECにおける規格では、機器の種別に応じて複数個扱えることになっており、HDMIネットワーク内では唯一名となっている。この論理アドレスはHDMI機器の種類に応じて異なっている。例えば、論理アドレス“0”はテレビなどの表示機器、“1”はBD/DVD/HDDレコーダなどの録画機器、“5”はスピーカやAVアンプなどのオーディオ機器を示す。
Hereinafter, a logical address and a physical address in CEC will be briefly described.
First, in the HDMI CEC standard, a plurality of logical addresses can be handled according to the type of device, and is the only name in the HDMI network. This logical address differs depending on the type of HDMI device. For example, a logical address “0” indicates a display device such as a television, “1” indicates a recording device such as a BD / DVD / HDD recorder, and “5” indicates an audio device such as a speaker or an AV amplifier.

また、物理アドレスは、HDMIネットワーク内では唯一名となっているが、通常、表示機器には物理アドレス(0.0.0.0)が割り当てられる。また、HDMI機器がHDMIネットワークに追加されたり、切り離されたりすると自動的に調整される。物理アドレスは、表示機器を含む複数階層のアドレスを持ち、同一階層における唯一番号nから構成され、(n.n.n.n)形式で表現される。表示機器に直接接続されたHDMI機器の階層を第1階層とした場合、この第1階層の機器に接続されたHDMI機器が第2階層となり、表示機器から離れるに従って階層番号を増やしていく。そして、上記形式(n.n.n.n)の左端のnから右に行くに従って階層番号が増えるように表記される。   In addition, the physical address is the only name in the HDMI network, but usually a physical address (0.0.0.0) is assigned to the display device. In addition, when an HDMI device is added to or disconnected from an HDMI network, the adjustment is automatically made. The physical address has a plurality of hierarchical addresses including the display device, is composed of a unique number n in the same hierarchical layer, and is expressed in the form (nnn nn). When the hierarchy of the HDMI device directly connected to the display device is the first hierarchy, the HDMI device connected to the device of the first hierarchy is the second hierarchy, and the hierarchy number is increased as the distance from the display device increases. Then, the layer number is expressed so as to increase from the leftmost n in the format (nnnnn) to the right.

HDMI機器の場合、このような論理アドレスと物理アドレスを持つために、たとえ複数台のHDMI機器がHDMIネットワークに接続されていても、特定の1台を指定してCECメッセージを送信することが可能となる。   In the case of an HDMI device, since it has such a logical address and a physical address, even if a plurality of HDMI devices are connected to the HDMI network, it is possible to designate a specific one and transmit a CEC message. It becomes.

図2は、図1に示したレコーダ1及びAVアンプ2の構成例を示すブロック図である。図中、レコーダ1は、アンテナを介して放送波を受信するチューナ11と、インターネット等のネットワーク(通信網)に接続する通信部12と、チューナ11で受信した放送波からAVアンプ2の更新データを抽出する更新データ抽出部13と、レコーダ1の動作を制御するコントローラ14と、更新データ等の各種データを記憶するHDD(ハードディスクドライブ)15と、チューナ11または通信部12で取得される映像信号を処理する映像信号処理部16と、チューナ11または通信部12で取得される音声信号を処理する音声信号処理部17とを備える。   FIG. 2 is a block diagram showing a configuration example of the recorder 1 and the AV amplifier 2 shown in FIG. In the figure, a recorder 1 includes a tuner 11 that receives broadcast waves via an antenna, a communication unit 12 connected to a network (communication network) such as the Internet, and update data of the AV amplifier 2 from the broadcast waves received by the tuner 11. The update data extraction unit 13 for extracting the data, the controller 14 for controlling the operation of the recorder 1, the HDD (Hard Disk Drive) 15 for storing various data such as update data, and the video signal acquired by the tuner 11 or the communication unit 12 A video signal processing unit 16 that processes the audio signal, and an audio signal processing unit 17 that processes an audio signal acquired by the tuner 11 or the communication unit 12.

また、レコーダ1は、映像信号処理部16から出力された映像信号及び音声信号処理部17から出力された音声信号をBD/DVD等の光ディスクに書き込み、また、光ディスクに記録されている映像信号及び音声信号を読み込む光ディスク駆動部18と、映像信号及び音声信号をAVアンプ2に送信すると共に、AVアンプ2,TV3との間でCECメッセージを相互に送受信するHDMI送信部19とを備える。このHDMI送信部19は、放送網あるいは通信網から取得されるAVアンプ2の更新データをTMDSラインに含まれる音声伝送ラインを利用して送信することができる。   The recorder 1 writes the video signal output from the video signal processing unit 16 and the audio signal output from the audio signal processing unit 17 on an optical disc such as a BD / DVD, and the video signal recorded on the optical disc and An optical disk drive unit 18 that reads audio signals and an HDMI transmission unit 19 that transmits video signals and audio signals to the AV amplifier 2 and transmits and receives CEC messages to and from the AV amplifiers 2 and 3 are provided. The HDMI transmission unit 19 can transmit the update data of the AV amplifier 2 acquired from the broadcast network or the communication network using an audio transmission line included in the TMDS line.

また、AVアンプ2は、AVアンプ2の動作を制御するコントローラ21と、不揮発性の半導体メモリであるフラッシュメモリ22と、スピーカ(図示せず)から音声出力するオーディオアンプ23と、レコーダ1から伝送される更新データを抽出する更新データ抽出部24と、レコーダ1から伝送される音声信号を処理する音声信号処理部25と、レコーダ1から映像信号及び音声信号を受信すると共に、レコーダ1との間でCECメッセージを相互に送受信するHDMI受信部26と、映像信号及び音声信号をTV3へ送信すると共に、TV3との間でCECメッセージを相互に送受信するHDMI送信部27とを備える。このAVアンプ2は、チューナ11や通信部12を持たない電子機器である。   The AV amplifier 2 is transmitted from the controller 21 that controls the operation of the AV amplifier 2, the flash memory 22 that is a nonvolatile semiconductor memory, the audio amplifier 23 that outputs sound from a speaker (not shown), and the recorder 1. Between the recorder 1 and the update data extractor 24 that extracts the update data to be transmitted, the audio signal processor 25 that processes the audio signal transmitted from the recorder 1, and the video signal and audio signal received from the recorder 1. The HDMI receiving unit 26 that transmits and receives CEC messages to each other and the HDMI transmitting unit 27 that transmits video signals and audio signals to the TV 3 and also transmits and receives CEC messages to and from the TV 3 are provided. The AV amplifier 2 is an electronic device that does not have the tuner 11 or the communication unit 12.

本発明の主たる特徴部分は、複数の電子機器がHDMI接続されたシステムにおいて、放送受信機能やネットワーク接続機能などを持たない電子機器であっても、ソフトウェアの更新を迅速且つ簡単に行えるようにすることにある。このための構成として、レコーダ1は、AVアンプ2のソフトウェアを更新するための更新データを取得する更新データ取得手段に相当するチューナ11または通信部12と、取得した更新データをHDMI規格における音声伝送ラインによりAVアンプ2に伝送する更新データ伝送手段に相当するHDMI送信部19とを備える。そして、AVアンプ2は、AVアンプ2のソフトウェアを、レコーダ1から伝送された更新データにより更新するソフトウェア更新手段に相当するコントローラ21を備える。   The main feature of the present invention is that, in a system in which a plurality of electronic devices are HDMI-connected, even if the electronic device does not have a broadcast reception function or a network connection function, the software can be updated quickly and easily. There is. As a configuration for this, the recorder 1 includes a tuner 11 or a communication unit 12 corresponding to update data acquisition means for acquiring update data for updating the software of the AV amplifier 2, and audio transmission in the HDMI standard for the acquired update data. And an HDMI transmission unit 19 corresponding to update data transmission means for transmitting to the AV amplifier 2 via a line. The AV amplifier 2 includes a controller 21 corresponding to software updating means for updating the software of the AV amplifier 2 with the update data transmitted from the recorder 1.

なお、以下の説明では、このソフトウェアとしてファームウェアを例示して説明するものとする。また、更新データは1つのファームウェアに対して、全体的に更新する更新用ファームウェアの形態であってもよく、また、部分的に更新するパッチファイル(修正プログラム)の形態であってもよい。   In the following description, firmware is exemplified as the software. Further, the update data may be in the form of update firmware that updates the entire firmware, or may be in the form of a patch file (modification program) that is partially updated.

図2において、チューナ11は、更新データを含む放送波を受信する受信手段に相当する。また、通信部12は、更新データを格納したサーバ装置(図示せず)にネットワークを介して接続し、サーバ装置から更新データをダウンロードするネットワーク接続手段に相当する。以下ではチューナ11あるいは通信部12により更新データを取得する場合について説明するが、光ディスク(BD,DVDなど)、USBメモリ、メモリカードなどの各種記録媒体に更新データを記録しておいて、記録媒体から更新データを取得するようにしてもよい。   In FIG. 2, the tuner 11 corresponds to a receiving means for receiving a broadcast wave including update data. The communication unit 12 corresponds to a network connection unit that connects to a server device (not shown) storing update data via a network and downloads update data from the server device. Hereinafter, a case where update data is acquired by the tuner 11 or the communication unit 12 will be described. The update data is recorded on various recording media such as an optical disk (BD, DVD, etc.), a USB memory, a memory card, and the like. Update data may be obtained from

TV3は、AVアンプ2を介してレコーダ1と間接的にHDMI接続される。レコーダ1は、AVアンプ2の識別情報及びファームウェアのバージョン情報を記憶する識別情報記憶手段に相当するHDD15を備える。レコーダ1は、チューナ11または通信部12により取得した更新データに、AVアンプ2の識別情報及びファームウェアのバージョン情報が含まれ、そのファームウェアのバージョン情報がHDD15に記憶されたバージョン情報より新しい場合に、AVアンプ2のファームウェアを更新するか否かをユーザに選択させるための選択画面信号をHDMI規格における映像伝送ラインによりTV3に伝送する。そして、TV3に表示された選択画面上でユーザによりファームウェアの更新が選択指示された場合、HDMI送信部19は、更新データを音声伝送ラインによりAVアンプ2に伝送する。   The TV 3 is indirectly HDMI-connected to the recorder 1 via the AV amplifier 2. The recorder 1 includes an HDD 15 corresponding to identification information storage means for storing identification information of the AV amplifier 2 and firmware version information. When the update data acquired by the tuner 11 or the communication unit 12 includes the identification information of the AV amplifier 2 and the firmware version information, and the firmware version information is newer than the version information stored in the HDD 15, the recorder 1 A selection screen signal for allowing the user to select whether or not to update the firmware of the AV amplifier 2 is transmitted to the TV 3 through the video transmission line in the HDMI standard. When the user instructs to update the firmware on the selection screen displayed on the TV 3, the HDMI transmission unit 19 transmits the update data to the AV amplifier 2 through the audio transmission line.

放送波に含まれる更新データには、そのヘッダ等に、アップデートする1つ以上の機器の識別情報及びファームウェアのバージョン情報が予め記述されており、レコーダ1は、チューナ11で受信した更新データがAVアンプ2の識別情報を持つ更新データであるか否かを判定し、さらに、そのファームウェアのバージョン情報がHDD15に記憶されたバージョン情報よりも新しいか否かを判定する。そして、レコーダ1は、AVアンプ2の識別情報を持つ更新データであり、バージョン情報が新しい場合に、この更新データをHDD15に記憶する。この識別情報としては、例えば、機種名、型番、製造番号など、機器を特定できる固有情報であればよく、特に限定されるものではない。   In the update data included in the broadcast wave, identification information of one or more devices to be updated and firmware version information are described in advance in the header or the like. The recorder 1 receives the update data received by the tuner 11 as AV. It is determined whether or not the update data has the identification information of the amplifier 2, and it is further determined whether or not the version information of the firmware is newer than the version information stored in the HDD 15. The recorder 1 is update data having identification information of the AV amplifier 2 and stores the update data in the HDD 15 when the version information is new. The identification information is not particularly limited as long as it is unique information that can specify a device, such as a model name, a model number, and a manufacturing number.

また、レコーダ1は、AVアンプ2の識別情報及びファームウェアのバージョン情報を予め保持しておく必要があるが、これは、例えば、レコーダ1の起動時などにAVアンプ2に所定のCECメッセージを送信することにより、AVアンプ2からその識別情報及びファームウェアのバージョン情報を受信し、HDD15に記憶しておけばよい。上記のCECメッセージとしては、AVアンプ2に対して、AVアンプ2が保持する識別情報及びファームウェアのバージョン情報をレコーダ1に送信するように指示するベンダコマンドを用いることができる。このベンダコマンドは、メーカが独自に定義することができるCECメッセージである。   Further, the recorder 1 needs to hold the identification information of the AV amplifier 2 and the firmware version information in advance. This is because, for example, a predetermined CEC message is transmitted to the AV amplifier 2 when the recorder 1 is started. Thus, the identification information and firmware version information may be received from the AV amplifier 2 and stored in the HDD 15. As the CEC message, a vendor command that instructs the AV amplifier 2 to transmit the identification information and firmware version information held by the AV amplifier 2 to the recorder 1 can be used. This vendor command is a CEC message that can be uniquely defined by the manufacturer.

ここで、本例の場合、上述したように、AVアンプ2のファームウェアの更新を行うか否かの選択画面をTV3に表示させ、ユーザの指示に基づいてファームウェアの更新処理を行うように構成されている。このため選択画面信号を伝送するために映像伝送ラインを確保しておく必要がある。また、ファームウェアの更新処理中は、その旨をユーザに通知するためのコーション表示等をしたほうが好ましく、このためにも映像伝送ラインが必要となる。本発明の場合、AVアンプ2の更新データをTMDSラインの音声伝送ラインにより伝送するようにしているため、映像伝送ラインを各種UI(ユーザインタフェース)画面やコーション画面の表示に使用することができる。   Here, in the case of this example, as described above, a screen for selecting whether or not to update the firmware of the AV amplifier 2 is displayed on the TV 3, and the firmware update processing is performed based on a user instruction. ing. For this reason, it is necessary to secure a video transmission line in order to transmit the selection screen signal. Further, during the firmware update process, it is preferable to display a caution display for notifying the user of this, and a video transmission line is also required for this purpose. In the case of the present invention, since the update data of the AV amplifier 2 is transmitted by the audio transmission line of the TMDS line, the video transmission line can be used for displaying various UI (user interface) screens and caution screens.

音声伝送ラインの物理的な伝送レートは約1,536Mbps(16bit×2ch×48kHzfs)以上が可能であるため、アップデートするAVアンプ2のファームウェアのデータ容量を約1MBとすると、データ伝送に要する時間が、8,000,000(bit)/1,536M(bps)≒5.2秒、となる。このように、HDMI規格における音声伝送ラインを利用することで、前述のCECラインを利用した場合と比べ、格段に更新データの伝送時間を短縮することが可能となり、十分に実用的なレベルであることがわかる。   Since the physical transmission rate of the audio transmission line can be about 1,536 Mbps (16 bits × 2 ch × 48 kHz fs) or more, if the data capacity of the firmware of the AV amplifier 2 to be updated is about 1 MB, the time required for data transmission 8,000,000 (bits) / 1,536 M (bps) ≈5.2 seconds. As described above, by using the audio transmission line in the HDMI standard, it is possible to significantly reduce the transmission time of the update data as compared with the case of using the CEC line, which is a sufficiently practical level. I understand that.

また、AVアンプ2のファームウェアの更新を行うタイミングは、例えば、レコーダ1の起動時または終了時や、ユーザによる更新指示があったときなど、種々のタイミングが考えられる。   Various timings for updating the firmware of the AV amplifier 2 are conceivable, for example, when the recorder 1 is activated or terminated, or when an update instruction is given by the user.

また、上記例では、ユーザによるファームウェアの更新指示に基づいて更新処理を実行するものとして説明したが、夜間やユーザが不在の時間帯などに自動的に更新処理を実行するようにしてもよい。この場合、レコーダ1は、放送波等から取得した更新データに、AVアンプ2の識別情報及びファームウェアのバージョン情報が含まれ、そのバージョン情報がHDD15に記憶されたバージョン情報より新しいか否かを判定し、更新データのバージョン情報のほうが新しい場合に、HDMI送信部19が更新データを音声伝送ラインによりAVアンプ2に自動的に伝送する。AVアンプ2は、レコーダ1から伝送された更新データにより自身のファームウェアを自動的に更新する。なお、ユーザに対してUI画面やコーション画面を表示する必要がないため、TV3が接続されていなくてもよい。   In the above example, the update process is described based on the firmware update instruction from the user. However, the update process may be automatically executed at night or when the user is absent. In this case, the recorder 1 determines whether the update data acquired from the broadcast wave includes the identification information of the AV amplifier 2 and the firmware version information, and the version information is newer than the version information stored in the HDD 15. When the version information of the update data is newer, the HDMI transmission unit 19 automatically transmits the update data to the AV amplifier 2 through the audio transmission line. The AV amplifier 2 automatically updates its own firmware with the update data transmitted from the recorder 1. In addition, since it is not necessary to display a UI screen or a caution screen to the user, the TV 3 may not be connected.

図3は、レコーダ1によるAVアンプ2の更新データ取得方法の一例を説明するための図で、図中、5は更新用ファームデータ(更新データ)を示す。この更新用ファームデータ5は、ヘッダ51、レコーダ1(又はTV3)のファームデータ52、AVアンプ2のファームデータ53で構成される。まず、レコーダ1は、レコーダ1のファームデータ52及びAVアンプ2のファームデータ53を含む更新用ファームデータ5を放送波により取得し、これをHDD15に記憶する。ヘッダ51にはレコーダ1及びAVアンプ2それぞれの機種名及びファームウェアのバージョン情報が記述されている。   FIG. 3 is a diagram for explaining an example of a method for acquiring update data of the AV amplifier 2 by the recorder 1, and in the figure, 5 indicates update firmware data (update data). The update firmware data 5 includes a header 51, firmware data 52 of the recorder 1 (or TV 3), and firmware data 53 of the AV amplifier 2. First, the recorder 1 acquires the update firmware data 5 including the firmware data 52 of the recorder 1 and the firmware data 53 of the AV amplifier 2 by broadcast waves, and stores this in the HDD 15. In the header 51, model names and firmware version information of the recorder 1 and the AV amplifier 2 are described.

ユーザがレコーダ1を起動したとき、あるいは、ユーザ操作によりAVアンプ2の更新指示があったときに、レコーダ1は、CECメッセージなどを使用して、レコーダ1に現在接続されているAVアンプ2から機種名及びファームウェアのバージョン情報を取得する。そして、レコーダ1は、ヘッダ51に記述されているAVアンプ2の機種名及びバージョン情報と、AVアンプ2から取得した機種名及びバージョン情報とを比較し、機種名が一致し、且つ、ヘッダ51に記述されているバージョン情報のほうが新しい場合に、更新用ファームデータ5をHDD15に保存し、AVアンプ2のファームウェアの更新を許可する。なお、機種名が不一致の場合や、機種名が一致してもヘッダ51に記述されているバージョン情報が同じあるいは古いバージョンである場合には、更新用ファームデータ5をHDD15から削除する。   When the user activates the recorder 1 or when there is an instruction to update the AV amplifier 2 by a user operation, the recorder 1 uses the CEC message or the like from the AV amplifier 2 currently connected to the recorder 1. Get model name and firmware version information. Then, the recorder 1 compares the model name and version information of the AV amplifier 2 described in the header 51 with the model name and version information acquired from the AV amplifier 2, the model names match, and the header 51 When the version information described in the above item is newer, the update firmware data 5 is stored in the HDD 15 and the updating of the firmware of the AV amplifier 2 is permitted. If the model names do not match, or if the version information described in the header 51 is the same or an older version even if the model names match, the update firmware data 5 is deleted from the HDD 15.

図3の例において、更新用ファームデータ5は、レコーダ1の更新データに対して、レコーダ1に接続可能な1つ以上のAVアンプの更新データが組み合わされていてもよい。すなわち、ヘッダ51には、レコーダ1の機種名に対する複数のAVアンプの機種名及びファームウェアのバージョン情報の組み合わせが記述されている。例えば、レコーダ1に対して、接続可能なAVアンプが5種類あれば、更新用ファームデータの5つのペアが記述される。そして、仮にレコーダ1に接続されているAVアンプが2種類である場合には、レコーダ1は、レコーダ1の更新用ファームデータと、該当する2種類のAVアンプの更新用ファームデータとを取得すればよい。なお、レコーダ1もAVアンプ2と同様に、コントローラ14により、取得した更新用ファームデータによりレコーダ1のファームウェアを更新することができる。   In the example of FIG. 3, the update firmware data 5 may be a combination of update data of the recorder 1 and update data of one or more AV amplifiers connectable to the recorder 1. That is, the header 51 describes a combination of model names of a plurality of AV amplifiers and firmware version information for the model name of the recorder 1. For example, if there are five types of AV amplifiers that can be connected to the recorder 1, five pairs of update firmware data are described. If there are two types of AV amplifiers connected to the recorder 1, the recorder 1 acquires the update firmware data for the recorder 1 and the update firmware data for the two corresponding AV amplifiers. That's fine. Note that the recorder 1 can also update the firmware of the recorder 1 with the acquired update firmware data by the controller 14 in the same manner as the AV amplifier 2.

上記において、図2の構成例の場合、レコーダ1には1つのAVアンプ2が接続されているが、AVアンプあるいはスイッチャなどのリピータ機器を階層的に複数接続しても同様の処理が可能である。例えば、AVアンプ2の後段にさらに別のAVアンプがHDMI接続され、この別のAVアンプの識別情報を持つ更新データを伝送する場合には、別のAVアンプの更新データをAVアンプ2がスルーするように取り決めをしておけばよい。またこの場合、AVアンプ2の音声伝送ラインはTV3から別のAVアンプ側に切り替えられているため、ファームウェアの更新処理中は、TV3の画面上に、AVアンプ2の音声経路を切り替えないようにユーザに通知するためのメッセージを表示しておくとよい。   In the case of the configuration example of FIG. 2, one AV amplifier 2 is connected to the recorder 1, but the same processing is possible even when a plurality of repeater devices such as AV amplifiers or switchers are connected in a hierarchical manner. is there. For example, when another AV amplifier is HDMI-connected to the subsequent stage of the AV amplifier 2 and the update data having the identification information of this other AV amplifier is transmitted, the AV amplifier 2 passes through the update data of the other AV amplifier. Just make arrangements to do so. In this case, since the audio transmission line of the AV amplifier 2 is switched from the TV 3 to another AV amplifier, the audio path of the AV amplifier 2 is not switched on the screen of the TV 3 during the firmware update process. It is good to display the message for notifying a user.

図4は、レコーダ1によるAVアンプ2の更新データ取得方法の他の例を説明するための図で、図中、6はサーバ装置を示す。サーバ装置6はAVアンプのバージョンアップ管理ファイルを格納する。この例では、ユーザがレコーダ1を起動したとき、あるいは、ユーザ操作によりAVアンプ2の更新指示があったときに、レコーダ1は、CECメッセージなどを使用して、レコーダ1に現在接続されているAVアンプ2から機種名及びファームウェアのバージョン情報を取得する。   FIG. 4 is a diagram for explaining another example of the update data acquisition method of the AV amplifier 2 by the recorder 1, in which 6 denotes a server device. The server device 6 stores an AV amplifier upgrade management file. In this example, the recorder 1 is currently connected to the recorder 1 using a CEC message or the like when the user activates the recorder 1 or when an instruction to update the AV amplifier 2 is made by a user operation. The model name and firmware version information are acquired from the AV amplifier 2.

そして、レコーダ1は、例えばネットワーク経由でサーバ装置6にアクセスし、サーバ6に格納されているAVアンプのバージョンアップ管理ファイルを参照する。ここではレコーダ1に接続してファームウェアの更新が可能なAVアンプとして機種A〜Eが存在し、機種AがAVアンプ2に対応する機種であるものとする。このバージョンアップ管理ファイルには各AVアンプ(機種名)毎にファームウェアの最新のバージョン情報、ファームデータの保存場所(インターネット上のURL)などが記述されている。   Then, the recorder 1 accesses the server device 6 via a network, for example, and refers to the AV amplifier upgrade management file stored in the server 6. Here, it is assumed that models A to E exist as AV amplifiers that can be connected to the recorder 1 and firmware can be updated, and the model A corresponds to the AV amplifier 2. This version upgrade management file describes the latest version information of firmware, the firmware data storage location (URL on the Internet), etc. for each AV amplifier (model name).

レコーダ1は、AVアンプ2から取得したバージョン情報と、バージョンアップ管理ファイルに記述されているAVアンプ2(機種A)のバージョン情報とを比較し、バージョンアップ管理ファイルに記述されているバージョン情報のほうが新しい場合に、バージョンアップ管理ファイルに記述されている保存場所にアクセスして、新しい更新用ファームデータを取得する。なお、この更新用ファームデータの保存場所はバージョンアップ管理ファイルを格納するサーバ装置6であってもよい。このようにして、AVアンプ2のファームウェアの更新が許可される。   The recorder 1 compares the version information acquired from the AV amplifier 2 with the version information of the AV amplifier 2 (model A) described in the upgrade management file, and compares the version information described in the upgrade management file. If the version is newer, the storage location described in the upgrade management file is accessed to obtain new update firmware data. The storage location of the update firmware data may be the server device 6 that stores the upgrade management file. In this way, updating of the firmware of the AV amplifier 2 is permitted.

前述の図2において、レコーダ1からAVアンプ2への更新データの伝送中や、AVアンプ2でのファームウェア更新中に停電等の障害が発生した場合の対応策について以下に説明する。   A countermeasure to be taken when a failure such as a power failure occurs during transmission of update data from the recorder 1 to the AV amplifier 2 or firmware update in the AV amplifier 2 in FIG. 2 will be described below.

レコーダ1は、チューナ11により取得した更新データを、更新データ記憶手段に相当するHDD15に記憶する。そして、レコーダ1は、HDMI送信部19によりAVアンプ2への更新データの伝送が完了した後に、HDD15の更新データを削除する。これによれば、更新データの伝送中に停電等の障害が発生し、伝送処理が中断されたとしても、更新データはHDD15に記憶されているため、障害復旧後に再度伝送処理を行うことができる。   The recorder 1 stores the update data acquired by the tuner 11 in the HDD 15 corresponding to update data storage means. The recorder 1 then deletes the update data in the HDD 15 after the transmission of the update data to the AV amplifier 2 is completed by the HDMI transmission unit 19. According to this, even if a failure such as a power failure occurs during transmission of the update data and the transmission process is interrupted, the update data is stored in the HDD 15, so that the transmission process can be performed again after the failure recovery. .

また、AVアンプ2は、レコーダ1から伝送された更新データを、更新データメモリ手段に相当するフラッシュメモリ22に記憶する。そして、AVアンプ2は、コントローラ21によりファームウェアの更新が完了した後に、フラッシュメモリ22の更新データを削除する。これによれば、ファームウェアの更新中に停電等の障害が発生し、更新処理が中断されたとしても、更新データはフラッシュメモリ22に記憶されているため、障害復旧後に再度更新処理を行うことができる。   The AV amplifier 2 stores the update data transmitted from the recorder 1 in the flash memory 22 corresponding to the update data memory means. The AV amplifier 2 deletes the update data in the flash memory 22 after the firmware update is completed by the controller 21. According to this, even if a failure such as a power failure occurs during the firmware update and the update process is interrupted, the update data is stored in the flash memory 22, so the update process can be performed again after the failure is recovered. it can.

図5は、図1に示したソフトウェア更新システムにおけるレコーダ1の動作例について説明するためのフロー図である。まず、レコーダ1は、放送波にAVアンプ2の更新データが含まれているか否かを判定し(ステップS1)、放送波に更新データが含まれていない場合、または、更新データがAVアンプ2の更新データではない場合、または、更新データのバージョン情報がAVアンプ2の現在のバージョン情報と同じあるいは古い場合(NOの場合)、通常動作に移行する。また、ステップS1において、放送波にAVアンプ2の更新データが含まれており且つそのバージョン情報がAVアンプ2の現在のバージョン情報よりも新しい場合(YESの場合)、更新データをHDD15に保存する(ステップS2)。   FIG. 5 is a flowchart for explaining an operation example of the recorder 1 in the software update system shown in FIG. First, the recorder 1 determines whether or not the update data of the AV amplifier 2 is included in the broadcast wave (step S1). If the update data is not included in the broadcast wave, or the update data is the AV amplifier 2 or not. If the update data is not the update data, or if the version information of the update data is the same as or older than the current version information of the AV amplifier 2 (in the case of NO), the normal operation is started. In step S1, if the update data of the AV amplifier 2 is included in the broadcast wave and the version information is newer than the current version information of the AV amplifier 2 (in the case of YES), the update data is stored in the HDD 15. (Step S2).

次に、レコーダ1は、AVアンプ2のファームウェアを更新するか否かをユーザに選択させるための選択画面信号を映像伝送ラインによりTV3に伝送し、TV3に更新選択画面を表示させる(ステップS3)。このTV3の更新選択画面上でユーザが更新処理を選択しなかった場合(NOの場合)、ステップS3に戻り通常動作を行いながら、所定の間隔であるいは電源切断時等に再度更新選択画面をTV3に表示させる。また、ステップS3において、TV3の更新選択画面上でユーザが更新処理を選択した場合(YESの場合)、更新データを伝送する旨を通知するためのCECメッセージをAVアンプ2へ送信する(ステップS4)。そして、レコーダ1は、AVアンプ2へ音声伝送ラインにより更新データの伝送を開始する(ステップS5)。   Next, the recorder 1 transmits a selection screen signal for allowing the user to select whether or not to update the firmware of the AV amplifier 2 to the TV 3 through the video transmission line, and displays the update selection screen on the TV 3 (step S3). . When the user does not select the update process on the update selection screen of TV3 (in the case of NO), the process returns to step S3 and the normal operation is performed while the update selection screen is displayed again at a predetermined interval or when the power is turned off. To display. In step S3, when the user selects update processing on the update selection screen of TV 3 (in the case of YES), a CEC message for notifying that update data is transmitted is transmitted to the AV amplifier 2 (step S4). ). Then, the recorder 1 starts transmitting update data to the AV amplifier 2 through the audio transmission line (step S5).

上記ステップS4,S5において、レコーダ1のHDMI送信部19は、更新データを音声伝送ラインによりAVアンプ2に伝送する前に、更新データを伝送する旨を通知するためのCECメッセージをAVアンプ2に送信する。この際、このCECメッセージを受信したAVアンプ2は全ての音声出力をミュートするようにしてもよい。具体的には、図2において、AVアンプ2は、レコーダ1から伝送される音声信号を内蔵スピーカあるいは外部スピーカへ出力する音声出力手段に相当する音声信号処理部25を備える。コントローラ21は、CECメッセージを受信した時点から更新データの伝送処理が完了するまでの間、音声信号処理部25による音声出力をミュートするように制御する。   In steps S4 and S5, the HDMI transmission unit 19 of the recorder 1 transmits a CEC message to the AV amplifier 2 for notifying that the update data is transmitted before the update data is transmitted to the AV amplifier 2 through the audio transmission line. Send. At this time, the AV amplifier 2 that has received the CEC message may mute all the audio outputs. Specifically, in FIG. 2, the AV amplifier 2 includes an audio signal processing unit 25 corresponding to an audio output unit that outputs an audio signal transmitted from the recorder 1 to an internal speaker or an external speaker. The controller 21 controls to mute the audio output from the audio signal processing unit 25 from the time when the CEC message is received until the update data transmission process is completed.

上記において、本発明では本来音声信号を伝送するための音声伝送ラインを用いて、更新データを伝送するため、誤ってこの更新データを再生してしまうと、ユーザに不快感等を与えたり、スピーカを破損してしまう恐れがある。このため音声出力のミュートによりこれを防止するようにしている。   In the above, in the present invention, since update data is transmitted using a voice transmission line for transmitting a voice signal originally, if this update data is reproduced by mistake, the user may feel uncomfortable or a speaker May be damaged. For this reason, this is prevented by muting the audio output.

図5において、レコーダ1は、更新データの伝送処理が正常に終了したか否かを判定し(ステップS6)、停電等の障害により伝送処理が正常に終了しなかった場合(NOの場合)、ステップS3に戻り、障害復旧後に更新選択画面をTV3に表示させる。また、ステップS6において、伝送処理が正常に終了した場合(YESの場合)、HDD15に保存した更新データを削除して処理を終了する(ステップS7)。   In FIG. 5, the recorder 1 determines whether or not the update data transmission process has ended normally (step S <b> 6). If the transmission process does not end normally due to a failure such as a power failure (NO), Returning to step S3, an update selection screen is displayed on the TV 3 after failure recovery. In step S6, when the transmission process ends normally (in the case of YES), the update data stored in the HDD 15 is deleted and the process ends (step S7).

図6は、図1に示したソフトウェア更新システムにおけるAVアンプ2の動作例について説明するためのフロー図である。まず、AVアンプ2は、レコーダ1から、更新データを伝送する旨を通知するためのCECメッセージを受信したか否かを判定し(ステップS11)、CECメッセージを受信しない場合(NOの場合)、通常動作に移行する。また、ステップS11において、CECメッセージを受信した場合(YESの場合)、レコーダ1から音声伝送ラインにより伝送されてくる更新データをフラッシュメモリ22に保存する(ステップS12)。上述したように、この更新データの伝送処理中はAVアンプ2の全ての音声出力をミュートするように制御される。   FIG. 6 is a flowchart for explaining an operation example of the AV amplifier 2 in the software update system shown in FIG. First, the AV amplifier 2 determines whether or not a CEC message for notifying that the update data is to be transmitted is received from the recorder 1 (step S11). When the CEC message is not received (in the case of NO), Move to normal operation. In step S11, when a CEC message is received (in the case of YES), update data transmitted from the recorder 1 through the audio transmission line is stored in the flash memory 22 (step S12). As described above, during the update data transmission process, all audio outputs of the AV amplifier 2 are controlled to be muted.

次に、AVアンプ2は、更新データの受信が正常に終了したか否かを判定し(ステップS13)、正常に受信が終了した場合(YESの場合)、正常に受信できたことをレコーダ1に通知する(ステップS14)。また、ステップS13において、正常に受信が終了していない場合(NOの場合)、TV3の画面上等にエラー表示を行い(ステップS15)、通常動作に移行する。   Next, the AV amplifier 2 determines whether or not the reception of the update data has been completed normally (step S13). If the reception has been completed normally (in the case of YES), the recorder 1 indicates that the reception has been successfully performed. (Step S14). In step S13, if the reception is not completed normally (in the case of NO), an error is displayed on the screen of the TV 3 (step S15), and the normal operation is started.

次に、AVアンプ2は、受信した更新データに基づいてAVアンプ2のファームウェアを更新する(ステップS16)。そして、AVアンプ2は、ファームウェアの更新処理が正常に終了したか否かを判定し(ステップS17)、更新処理が正常に終了した場合(YESの場合)、フラッシュメモリ22内の更新データを破棄して終了する(ステップS18)。また、ステップS17において、停電等の障害により更新処理が正常に終了していない場合(NOの場合)、ステップS16に戻り、障害復旧後に再度更新処理をやり直す。   Next, the AV amplifier 2 updates the firmware of the AV amplifier 2 based on the received update data (step S16). Then, the AV amplifier 2 determines whether or not the firmware update process has been completed normally (step S17). If the update process has been completed normally (in the case of YES), the update data in the flash memory 22 is discarded. Then, the process ends (step S18). In step S17, when the update process is not normally terminated due to a failure such as a power failure (in the case of NO), the process returns to step S16, and the update process is performed again after the failure is recovered.

図7は、図1に示したソフトウェア更新システムによるコマンドフローの一例を説明するための図で、図中、7は放送局を示す。まず、放送局7は、AVアンプ2の更新データを放送波により送信し(S21)、レコーダ1は、この放送波を受信し、AVアンプ2の更新データをHDD15に保存する(S22)。そして、ユーザが前述の更新選択画面上でAVアンプ2のファームウェアの更新を許諾した場合、レコーダ1は、更新データを伝送する旨を通知するためのCECメッセージをAVアンプ2に送信し(S23)、AVアンプ2は、このCECメッセージに対する応答をレコーダ1に返す(S24)。   FIG. 7 is a diagram for explaining an example of a command flow by the software update system shown in FIG. 1, in which 7 indicates a broadcasting station. First, the broadcast station 7 transmits the update data of the AV amplifier 2 by broadcast waves (S21), and the recorder 1 receives this broadcast wave and stores the update data of the AV amplifier 2 in the HDD 15 (S22). When the user permits updating of the firmware of the AV amplifier 2 on the above-described update selection screen, the recorder 1 transmits a CEC message for notifying that the update data is transmitted to the AV amplifier 2 (S23). The AV amplifier 2 returns a response to this CEC message to the recorder 1 (S24).

次に、レコーダ1は、HDD15に保存した更新データを音声伝送ラインによりAVアンプ2に伝送する(S25)。AVアンプ2は、レコーダ1から伝送されてくる更新データをフラッシュメモリ22に保存し(S26)、更新データの終端を検出すると(S27)、データ受信完了の応答をレコーダ1に返す(S28)。レコーダ1は、AVアンプ2からデータ受信完了の応答を受信すると、HDD15内の更新データを破棄する(S29)。   Next, the recorder 1 transmits the update data stored in the HDD 15 to the AV amplifier 2 via the audio transmission line (S25). The AV amplifier 2 stores the update data transmitted from the recorder 1 in the flash memory 22 (S26). When the AV amplifier 2 detects the end of the update data (S27), it returns a data reception completion response to the recorder 1 (S28). When receiving the data reception completion response from the AV amplifier 2, the recorder 1 discards the update data in the HDD 15 (S29).

そして、AVアンプ2は、フラッシュメモリ22に保存した更新データによりファームウェアを更新し(S30)、更新処理が正常に終了した場合、フラッシュメモリ22内の更新データを破棄する(S31)。   Then, the AV amplifier 2 updates the firmware with the update data stored in the flash memory 22 (S30), and when the update process ends normally, discards the update data in the flash memory 22 (S31).

ここで、HDMIにおける音声伝送ラインでは、伝送波形よりデータ及び伝送クロックを抽出するため、受信デバイス(AVアンプ側)においてPLL(Phase Locked Loop)ロック状態となるまではデータを受信することができない。従って、単純に音声伝送ラインで更新データを送ってしまうと、更新データの先頭部分が欠落してしまう恐れがある。   Here, in the audio transmission line in HDMI, data and a transmission clock are extracted from the transmission waveform, and therefore data cannot be received until the receiving device (AV amplifier side) is in a PLL (Phase Locked Loop) locked state. Therefore, if the update data is simply sent through the voice transmission line, the head portion of the update data may be lost.

上記の対策として、レコーダ1のHDMI送信部19は、図8に示すように、コントローラ14からの指示に基づいて、更新データの先頭にダミーデータを付加して伝送するようにしてもよい。このダミーデータは例えばレコーダ1のコントローラ14が生成し、コントローラ14からの制御に基づいて、HDMI送信部19において更新データの先頭にダミーデータが付加される。   As the above countermeasure, the HDMI transmission unit 19 of the recorder 1 may transmit the dummy data added to the head of the update data based on an instruction from the controller 14 as shown in FIG. This dummy data is generated by, for example, the controller 14 of the recorder 1, and the dummy data is added to the head of the update data in the HDMI transmission unit 19 based on the control from the controller 14.

上記のダミーデータの部分で、AVアンプ2におけるPLLのロックを完了させることで、データの欠落を防止することができる。なお、ダミーデータのデータ量を不用意に大きくすると、後述のバッファメモリ29の記憶容量を占有してしまうため、好ましくない。ダミーデータのデータ量(データ長)は、伝送開始からPLLロック状態になるまでの間伝送されていればよいため、ハードウェアの構成に応じて適宜決定すればよい。   By completing the PLL lock in the AV amplifier 2 in the dummy data portion, data loss can be prevented. If the data amount of the dummy data is inadvertently increased, the storage capacity of the buffer memory 29 described later is occupied, which is not preferable. Since the data amount (data length) of the dummy data only needs to be transmitted from the start of transmission to the PLL lock state, it may be determined as appropriate according to the hardware configuration.

図9は、レコーダ1からAVアンプ2に伝送される更新データのフォーマットの一例を示す図である。この例は、AVアンプ2が備える最大3つのデバイスのファームウェアをアップデートする場合のデータフォーマットを示し、図9(A)は更新データのデータフォーマット、図9(B)はヘッダの詳細を示す。   FIG. 9 is a diagram showing an example of a format of update data transmitted from the recorder 1 to the AV amplifier 2. This example shows a data format when the firmware of up to three devices included in the AV amplifier 2 is updated, FIG. 9A shows the data format of update data, and FIG. 9B shows the details of the header.

図9(A)に示す例では、デバイス1〜3の更新データは予め決められたルールに基づいて記述されている。従って、更新データとダミーデータとを区別するために、例えば、ダミーデータのデータ形式を、更新データのデータ形式と異なるようにする。このダミーデータのデータ形式は、更新データとしては使用されないデータ形式であればどのようなものでもよいが、例えば、「Lchデータ:0x1234,Rchデータ:0x5678」を連続して出力する。これにより、AVアンプ2の更新データ抽出部24においてダミーデータを区別して更新データのみを抽出することができる。   In the example shown in FIG. 9A, the update data of the devices 1 to 3 are described based on a predetermined rule. Therefore, in order to distinguish update data from dummy data, for example, the data format of dummy data is made different from the data format of update data. The data format of the dummy data may be any data format that is not used as update data. For example, “Lch data: 0x1334, Rch data: 0x5678” is continuously output. As a result, the update data extraction unit 24 of the AV amplifier 2 can extract only the update data while distinguishing the dummy data.

また、更新データのヘッダに、AVアンプ2の識別情報(例えば、機種名など)を含む固定データを付加するようにしてもよい。図9(B)に示すヘッダの例によれば、AVアンプ2が備えるデバイス1〜3の各第0〜第7バイトの値は、モデル名、デバイス名を表すユニークな固定値となる。そこで、このヘッダの固定データを検出することで、AVアンプ2の更新データであることが特定できる。これにより、AVアンプ2の更新データ抽出部24において更新データとダミーデータを区別して更新データのみを抽出することができる。なお、ダミーデータとしては上記固定値と異なる適当な値を設定すればよい。   Further, fixed data including identification information (for example, model name) of the AV amplifier 2 may be added to the header of the update data. According to the header example shown in FIG. 9B, the values of the 0th to 7th bytes of the devices 1 to 3 included in the AV amplifier 2 are unique fixed values representing the model name and the device name. Therefore, by detecting the fixed data of the header, it can be specified that the data is the update data of the AV amplifier 2. As a result, the update data extraction unit 24 of the AV amplifier 2 can distinguish update data and dummy data and extract only update data. As the dummy data, an appropriate value different from the fixed value may be set.

図10は、AVアンプ2において更新データを抽出するための具体的な構成例を示すブロック図で、28は切り替えスイッチ、29はバッファメモリ、30はヘッダ検出手段に相当するヘッダ検出部、31は更新データ抽出手段に相当する更新データ抽出部を示す。AVアンプ2は、レコーダ1から更新データを伝送する旨を通知するためのCECメッセージを受信すると、コントローラ21が切り替えスイッチ28を「通常動作時」から「更新時」に切り替える。これによりAVアンプ2はファームウェア更新処理モードに移行する。   FIG. 10 is a block diagram showing a specific configuration example for extracting update data in the AV amplifier 2, wherein 28 is a changeover switch, 29 is a buffer memory, 30 is a header detection unit corresponding to header detection means, and 31 is An update data extraction unit corresponding to update data extraction means is shown. When the AV amplifier 2 receives the CEC message for notifying that the update data is to be transmitted from the recorder 1, the controller 21 switches the changeover switch 28 from “during normal operation” to “during update”. As a result, the AV amplifier 2 shifts to the firmware update processing mode.

そして、AVアンプ2において、レコーダ1から伝送されてくるダミーデータ及び更新データを含む伝送データは一時的にバッファメモリ29に格納される。ヘッダ検出部30では、バッファメモリ29に格納された伝送データから更新データのヘッダを検出する。更新データ抽出部31では、ヘッダ検出部30で検出されたヘッダの固定データに基づいてAVアンプ2の更新データのみを抽出する。これは固定データに含まれる識別情報によりAVアンプ2の更新データであるか否かを判定することができる。そして、更新データ抽出部31で抽出された更新データはフラッシュメモリ22に記憶される。   In the AV amplifier 2, transmission data including dummy data and update data transmitted from the recorder 1 is temporarily stored in the buffer memory 29. The header detection unit 30 detects the header of the update data from the transmission data stored in the buffer memory 29. The update data extraction unit 31 extracts only the update data of the AV amplifier 2 based on the fixed data of the header detected by the header detection unit 30. Whether or not this is update data of the AV amplifier 2 can be determined from the identification information included in the fixed data. The update data extracted by the update data extraction unit 31 is stored in the flash memory 22.

このように、更新データのヘッダに付加された固定データにより更新データとダミーデータとが区別され、AVアンプ2の更新データのみを抽出することができる。また、複数のAVアンプが接続された形態であっても、各AVアンプは複数の更新データの中から自身の更新データのみを抽出することができる。   In this way, the update data and the dummy data are distinguished by the fixed data added to the header of the update data, and only the update data of the AV amplifier 2 can be extracted. Even if a plurality of AV amplifiers are connected, each AV amplifier can extract only its own update data from the plurality of update data.

図11は、AVアンプ2において更新データを抽出するための具体的な他の構成例を示すブロック図で、32はヘッダ検出部、33は更新データ書込部、34は更新データ抽出部を示す。AVアンプ2は、上記図10の構成と同様に、レコーダ1から更新データを伝送する旨を通知するためのCECメッセージを受信すると、コントローラ21が切り替えスイッチ28を「通常動作時」から「更新時」に切り替える。これによりAVアンプ2はファームウェア更新処理モードに移行する。   FIG. 11 is a block diagram showing another specific configuration example for extracting update data in the AV amplifier 2, wherein 32 denotes a header detection unit, 33 denotes an update data writing unit, and 34 denotes an update data extraction unit. . When the AV amplifier 2 receives the CEC message for notifying that the update data is to be transmitted from the recorder 1, as in the configuration of FIG. 10, the controller 21 changes the changeover switch 28 from “normal operation” to “update time”. To "". As a result, the AV amplifier 2 shifts to the firmware update processing mode.

そして、AVアンプ2において、ヘッダ検出部32では、レコーダ1から伝送されてくるダミーデータ及び更新データを含む伝送データから更新データのヘッダを検出する。更新データ抽出部34では、ヘッダ検出部32で検出されたヘッダの固定データに基づいてAVアンプ2の更新データのみを抽出する。そして、更新データ書込部33が、更新データ抽出部34で抽出された更新データをフラッシュメモリ22に書き込んで記憶する。この場合も図10の例と同様に、上記固定データにより更新データとダミーデータとが区別され、AVアンプ2の更新データのみを抽出することができる。   In the AV amplifier 2, the header detection unit 32 detects the header of the update data from the transmission data including the dummy data and update data transmitted from the recorder 1. The update data extraction unit 34 extracts only the update data of the AV amplifier 2 based on the header fixed data detected by the header detection unit 32. Then, the update data writing unit 33 writes the update data extracted by the update data extraction unit 34 in the flash memory 22 and stores it. Also in this case, similarly to the example of FIG. 10, the update data and the dummy data are distinguished by the fixed data, and only the update data of the AV amplifier 2 can be extracted.

図11に示す構成の場合、ヘッダ検出部32、更新データ抽出部34、及び更新データ書込部33を専用のハードウェアとして備えているため、上記の図10に示す構成と比較して、更新データのフラッシュメモリ22への記憶を高速に行うことができる。   In the case of the configuration shown in FIG. 11, since the header detection unit 32, the update data extraction unit 34, and the update data writing unit 33 are provided as dedicated hardware, the update is performed in comparison with the configuration shown in FIG. 10 above. Data can be stored in the flash memory 22 at high speed.

(本発明の実施形態)
図12は、本発明の一実施形態に係るソフトウェア更新システムの一例を示す図で、図中、8はTVを示す。本実施形態では、レコーダ1とAVアンプ2とがTV8を介して間接的にHDMI接続されたシステム構成に基づいて説明する。すなわち、レコーダ1とTV8,TV8とAVアンプ2はそれぞれHDMIケーブル4で接続され、レコーダ1は、TV8を介してAVアンプ2とに間接的にHDMI接続される。レコーダ1が更新データをAVアンプ2に伝送する場合、TV8及びAVアンプ2は、更新データがTV8からAVアンプ2へ伝送される方向に、HDMIにおける音声伝送ラインの伝送方向を切り替える。
(Embodiment of the present invention)
FIG. 12 is a diagram showing an example of a software update system according to an embodiment of the present invention, in which 8 denotes a TV. In the present embodiment, a description will be given based on a system configuration in which the recorder 1 and the AV amplifier 2 are indirectly HDMI-connected via the TV 8. That is, the recorder 1 and the TV 8, and the TV 8 and the AV amplifier 2 are respectively connected by the HDMI cable 4, and the recorder 1 is indirectly connected to the AV amplifier 2 through the TV 8 by HDMI. When the recorder 1 transmits update data to the AV amplifier 2, the TV 8 and the AV amplifier 2 switch the transmission direction of the audio transmission line in HDMI in the direction in which the update data is transmitted from the TV 8 to the AV amplifier 2.

図13は、図12に示したレコーダ1,AVアンプ2,及びTV8の構成例を示すブロック図である。図中、TV8は、レコーダ1のHDMI送信部19とHDMIケーブル4を介して接続される第1のHDMI受信部81と、AVアンプ2のHDMI送信部27とHDMIケーブル4を介して接続される第2のHDMI受信部82と、第1のHDMI受信部81からの入力と第2のHDMI受信部82からの入力のいずれかを選択的に出力する信号セレクタ83と、「通常動作モード」と「ファームウェア更新処理モード」とを切り替える切り替えスイッチ84と、映像信号及び音声信号を再生する映像・音声再生回路85と、TV8の動作を制御するコントローラ86とを備える。なお、TV8のチューナ回路の記載は省略している。   FIG. 13 is a block diagram illustrating a configuration example of the recorder 1, the AV amplifier 2, and the TV 8 illustrated in FIG. In the figure, the TV 8 is connected to the first HDMI receiving unit 81 connected to the HDMI transmitting unit 19 of the recorder 1 via the HDMI cable 4 and to the HDMI transmitting unit 27 of the AV amplifier 2 via the HDMI cable 4. A second HDMI receiving unit 82, a signal selector 83 that selectively outputs one of the input from the first HDMI receiving unit 81 and the input from the second HDMI receiving unit 82, and a “normal operation mode”. A changeover switch 84 for switching between the “firmware update processing mode”, a video / audio reproduction circuit 85 for reproducing a video signal and an audio signal, and a controller 86 for controlling the operation of the TV 8 are provided. Note that the description of the tuner circuit of the TV 8 is omitted.

具体的には、レコーダ1のHDMI送信部19は、更新データを音声伝送ラインによりAVアンプ2に伝送する前に、更新データを伝送する旨を通知するためのCECメッセージをTV8及びAVアンプ2に送信し、TV8及びAVアンプ2は、このCECメッセージの受信に応じて、音声伝送ラインの伝送方向を切り替える。図13において、TV8は、レコーダ1からCECメッセージを受信すると、信号セレクタ83が第1のHDMI受信部81からの入力を選択し、コントローラ86から切り替えスイッチ84を制御し、切り替えスイッチ84を「データ伝送中」側に切り替える。そして、第2のHDMI受信部82は、コントローラ86からの指示に基づいて、音声伝送ラインの伝送方向をTV8からAVアンプ2へ切り替える。   Specifically, before transmitting the update data to the AV amplifier 2 via the audio transmission line, the HDMI transmission unit 19 of the recorder 1 transmits a CEC message for notifying that the update data is transmitted to the TV 8 and the AV amplifier 2. The TV 8 and the AV amplifier 2 switch the transmission direction of the audio transmission line in response to reception of this CEC message. In FIG. 13, when the TV 8 receives the CEC message from the recorder 1, the signal selector 83 selects the input from the first HDMI receiving unit 81, controls the changeover switch 84 from the controller 86, and sets the changeover switch 84 to “data”. Switch to “Transmitting” side. Then, the second HDMI receiving unit 82 switches the transmission direction of the audio transmission line from the TV 8 to the AV amplifier 2 based on an instruction from the controller 86.

また、AVアンプ2は、レコーダ1からCECメッセージを受信すると、HDMI送信部27は、コントローラ21からの指示に基づいて、音声伝送ラインの伝送方向をTV8からAVアンプ2へ切り替える。なお、通常動作時には、音声伝送ラインの伝送方向は、AVアンプ2からTV8へ向かう方向に切り替えられる。   When the AV amplifier 2 receives the CEC message from the recorder 1, the HDMI transmission unit 27 switches the transmission direction of the audio transmission line from the TV 8 to the AV amplifier 2 based on an instruction from the controller 21. During normal operation, the transmission direction of the audio transmission line is switched from the AV amplifier 2 to the TV 8.

図14は、図12に示したソフトウェア更新システムにおけるレコーダ1の動作例について説明するためのフロー図である。まず、レコーダ1は、放送波にAVアンプ2の更新データが含まれているか否かを判定し(ステップS41)、放送波に更新データが含まれていない場合、または、更新データがAVアンプ2の更新データではない場合、または、更新データのバージョン情報がAVアンプ2の現在のバージョン情報と同じあるいは古い場合(NOの場合)、通常動作に移行する。また、ステップS41において、放送波にAVアンプ2の更新データが含まれており且つそのバージョン情報がAVアンプ2の現在のバージョン情報よりも新しい場合(YESの場合)、更新データをHDD15に保存する(ステップS42)。   FIG. 14 is a flowchart for explaining an operation example of the recorder 1 in the software update system shown in FIG. First, the recorder 1 determines whether or not the update data of the AV amplifier 2 is included in the broadcast wave (step S41). If the update data is not included in the broadcast wave, or the update data is the AV amplifier 2 or not. If the update data is not the update data or if the version information of the update data is the same as or older than the current version information of the AV amplifier 2 (in the case of NO), the normal operation is started. In step S41, when the update data of the AV amplifier 2 is included in the broadcast wave and the version information is newer than the current version information of the AV amplifier 2 (in the case of YES), the update data is stored in the HDD 15. (Step S42).

次に、レコーダ1は、AVアンプ2のファームウェアを更新するか否かをユーザに選択させるための選択画面信号を映像伝送ラインによりTV8に伝送し、TV8に更新選択画面を表示させる(ステップS43)。このTV8の更新選択画面上でユーザが更新処理を選択しなかった場合(NOの場合)、ステップS43に戻り通常動作を行いながら、所定の間隔であるいは電源切断時等に再度更新選択画面をTV8に表示させる。また、ステップS43において、TV8の更新選択画面上でユーザが更新処理を選択した場合(YESの場合)、更新データを伝送する旨を通知するためのCECメッセージをTV8及びAVアンプ2へ送信する(ステップS44)。そして、レコーダ1は、TV8(を経由してAVアンプ2)へ音声伝送ラインにより更新データの伝送を開始する(ステップS45)。   Next, the recorder 1 transmits a selection screen signal for allowing the user to select whether or not to update the firmware of the AV amplifier 2 to the TV 8 through the video transmission line, and displays the update selection screen on the TV 8 (step S43). . If the user does not select the update process on the update selection screen of TV 8 (in the case of NO), the process returns to step S43 and the normal operation is performed while the update selection screen is displayed again at a predetermined interval or when the power is turned off. To display. In step S43, when the user selects update processing on the update selection screen of TV8 (in the case of YES), a CEC message for notifying that update data is to be transmitted is transmitted to TV8 and AV amplifier 2 ( Step S44). Then, the recorder 1 starts transmitting update data to the TV 8 (via the AV amplifier 2 via the audio transmission line) (step S45).

上記ステップS44,S45において、レコーダ1のHDMI送信部19は、更新データを音声伝送ラインによりTV8(を経由してAVアンプ2)に伝送する前に、更新データを伝送する旨を通知するためのCECメッセージをTV8及びAVアンプ2に送信する。この際、このCECメッセージを受信したTV8及びAVアンプ2は、CECメッセージを受信した時点から更新データの伝送処理が完了するまでの間、全ての音声出力をミュートするようにしてもよい。   In steps S44 and S45, the HDMI transmission unit 19 of the recorder 1 notifies that the update data is to be transmitted before the update data is transmitted to the TV 8 (via the AV amplifier 2 via the audio transmission line). A CEC message is transmitted to the TV 8 and the AV amplifier 2. At this time, the TV 8 and the AV amplifier 2 that have received the CEC message may mute all the audio outputs from the time when the CEC message is received until the update data transmission processing is completed.

次に、レコーダ1は、更新データの伝送処理が正常に終了したか否かを判定し(ステップS46)、停電等の障害により伝送処理が正常に終了しなかった場合(NOの場合)、ステップS43に戻り、障害復旧後に更新選択画面をTV8に表示させる。また、ステップS46において、伝送処理が正常に終了した場合(YESの場合)、HDD15に保存した更新データを削除して処理を終了する(ステップS47)。   Next, the recorder 1 determines whether or not the transmission process of the update data has ended normally (step S46), and if the transmission process has not ended normally due to a failure such as a power failure (in the case of NO), the step Returning to S43, the update selection screen is displayed on the TV 8 after the failure is recovered. In step S46, if the transmission process ends normally (in the case of YES), the update data stored in the HDD 15 is deleted and the process ends (step S47).

図15は、図12に示したソフトウェア更新システムにおけるTV8の動作例について説明するためのフロー図である。まず、TV8は、レコーダ1から、更新データを伝送する旨を通知するためのCECメッセージを受信したか否かを判定し(ステップS51)、CECメッセージを受信していない場合(NOの場合)、通常動作に移行する。また、ステップS51において、CECメッセージを受信した場合(YESの場合)、全ての音声出力をミュートし(ステップS52)、信号セレクタ83が第1のHDMI受信部81からの入力を選択する(ステップS53)。そして、切り替えスイッチ84を“データ伝送中”側へ切り替え、第2のHDMI受信部82の音声伝送ラインの伝送方向をTV8からAVアンプ2へ切り替える(ステップS54)。   FIG. 15 is a flowchart for explaining an operation example of the TV 8 in the software update system shown in FIG. First, the TV 8 determines whether or not a CEC message for notifying that update data is to be transmitted is received from the recorder 1 (step S51). When the CEC message is not received (in the case of NO), Move to normal operation. If a CEC message is received in step S51 (YES), all audio outputs are muted (step S52), and the signal selector 83 selects an input from the first HDMI receiving unit 81 (step S53). ). Then, the selector switch 84 is switched to the “data transmission in progress” side, and the transmission direction of the audio transmission line of the second HDMI receiving unit 82 is switched from the TV 8 to the AV amplifier 2 (step S54).

次に、TV8は、レコーダ1から受信した更新データをAVアンプ2へ伝送し(ステップS55)、更新データの伝送が正常に終了したか否かを判定する(ステップS56)。ここで、更新データの伝送が正常に終了した場合(YESの場合)、切り替えスイッチ84を“通常動作中”側へ切り替え、第2のHDMI受信部82の音声伝送ラインの伝送方向をAVアンプ2からTV8へ戻す(ステップS57)。また、更新データの伝送がまだ終了していない場合(NOの場合)、ステップS55に戻り、伝送処理を継続する。   Next, the TV 8 transmits the update data received from the recorder 1 to the AV amplifier 2 (step S55), and determines whether or not the transmission of the update data has been normally completed (step S56). Here, when the transmission of the update data is normally completed (in the case of YES), the changeover switch 84 is switched to the “normal operation” side, and the transmission direction of the audio transmission line of the second HDMI receiving unit 82 is set to the AV amplifier 2. To TV8 (step S57). If transmission of update data has not been completed yet (in the case of NO), the process returns to step S55 to continue the transmission process.

図16は、図12に示したソフトウェア更新システムにおけるAVアンプ2の動作例について説明するためのフロー図である。まず、AVアンプ2は、レコーダ1から、更新データを伝送する旨を通知するためのCECメッセージを受信したか否かを判定し(ステップS61)、CECメッセージを受信しない場合(NOの場合)、通常動作に移行する。また、ステップS61において、CECメッセージを受信した場合(YESの場合)、レコーダ1から音声伝送ラインにより伝送されてくる更新データをフラッシュメモリ22に保存する(ステップS62)。この更新データの伝送処理中はAVアンプ2の全ての音声出力をミュートするように制御される。   FIG. 16 is a flowchart for explaining an operation example of the AV amplifier 2 in the software update system shown in FIG. First, the AV amplifier 2 determines whether or not a CEC message for notifying that update data is to be transmitted has been received from the recorder 1 (step S61). When the CEC message is not received (in the case of NO), Move to normal operation. In step S61, when a CEC message is received (in the case of YES), update data transmitted from the recorder 1 through the audio transmission line is stored in the flash memory 22 (step S62). During this update data transmission process, all audio outputs of the AV amplifier 2 are controlled to be muted.

次に、AVアンプ2は、更新データの受信が正常に終了したか否かを判定し(ステップS63)、正常に受信が終了した場合(YESの場合)、正常に受信できたことをTV8及びレコーダ1に通知する(ステップS64)。また、ステップS63において、正常に受信が終了していない場合(NOの場合)、TV8の画面上等にエラー表示を行い(ステップS65)、通常動作に移行する。   Next, the AV amplifier 2 determines whether or not the reception of the update data has been normally completed (step S63). If the reception has been normally completed (in the case of YES), the AV amplifier 2 indicates that the update data has been normally received. The recorder 1 is notified (step S64). In step S63, if the reception has not been completed normally (in the case of NO), an error is displayed on the screen of the TV 8 (step S65), and the normal operation is started.

次に、AVアンプ2は、受信した更新データに基づいてAVアンプ2のファームウェアを更新する(ステップS66)。そして、AVアンプ2は、ファームウェアの更新処理が正常に終了したか否かを判定し(ステップS67)、更新処理が正常に終了した場合(YESの場合)、フラッシュメモリ22内の更新データを破棄して終了する(ステップS68)。また、ステップS67において、停電等の障害により更新処理が正常に終了していない場合(NOの場合)、ステップS66に戻り、障害復旧後に再度更新処理をやり直す。   Next, the AV amplifier 2 updates the firmware of the AV amplifier 2 based on the received update data (step S66). Then, the AV amplifier 2 determines whether or not the firmware update process has ended normally (step S67). If the update process has ended normally (YES), the update data in the flash memory 22 is discarded. Then, the process ends (step S68). In step S67, when the update process is not normally terminated due to a failure such as a power failure (in the case of NO), the process returns to step S66, and the update process is performed again after the failure is recovered.

図17は、図12に示したソフトウェア更新システムによるコマンドフローの一例を説明するための図である。まず、放送局7は、AVアンプ2の更新データを放送波により送信し(S71)、レコーダ1は、この放送波を受信し、AVアンプ2の更新データをHDD15に保存する(S72)。そして、ユーザが前述の更新選択画面上でAVアンプ2のファームウェアの更新を許諾した場合、レコーダ1は、更新データを伝送する旨を通知するためのCECメッセージをTV8及びAVアンプ2に送信する(S73)。   FIG. 17 is a diagram for explaining an example of a command flow by the software update system shown in FIG. First, the broadcast station 7 transmits the update data of the AV amplifier 2 by a broadcast wave (S71), and the recorder 1 receives this broadcast wave and stores the update data of the AV amplifier 2 in the HDD 15 (S72). When the user permits updating of the firmware of the AV amplifier 2 on the update selection screen described above, the recorder 1 transmits a CEC message for notifying that the update data is transmitted to the TV 8 and the AV amplifier 2 ( S73).

TV8は、レコーダ1からCECメッセージを受信すると、音声出力をミュートし(S74)、信号セレクタ83が第1のHDMI受信部81からの入力を選択する(S75)。そして、TV8は、切り替えスイッチ84を“データ伝送中”側に切り替え、第2のHDMI受信部82の音声伝送ラインの伝送方向をTV8からAVアンプ2へ切り替える(S76)。そして、TV8及びAVアンプ2は、このCECメッセージに対する応答をレコーダ1に返す(S77)。   When the TV 8 receives the CEC message from the recorder 1, the audio output is muted (S74), and the signal selector 83 selects the input from the first HDMI receiving unit 81 (S75). Then, the TV 8 switches the selector switch 84 to the “data transmitting” side, and switches the transmission direction of the audio transmission line of the second HDMI receiving unit 82 from the TV 8 to the AV amplifier 2 (S76). Then, the TV 8 and the AV amplifier 2 return a response to this CEC message to the recorder 1 (S77).

次に、レコーダ1は、HDD15に保存した更新データを音声伝送ラインによりAVアンプ2に伝送する(S78)。AVアンプ2は、レコーダ1からTV8を経由して伝送されてくる更新データをフラッシュメモリ22に保存し(S79)、更新データの終端を検出すると(S80)、データ受信完了の応答をTV8及びレコーダ1に返す(S81)。レコーダ1は、AVアンプ2からデータ受信完了の応答を受信すると、HDD15内の更新データを破棄する(S82)。   Next, the recorder 1 transmits the update data stored in the HDD 15 to the AV amplifier 2 through the audio transmission line (S78). The AV amplifier 2 stores the update data transmitted from the recorder 1 via the TV 8 in the flash memory 22 (S79), and detects the end of the update data (S80). Return to 1 (S81). When receiving the data reception completion response from the AV amplifier 2, the recorder 1 discards the update data in the HDD 15 (S82).

そして、TV8は、切り替えスイッチ84を“通常動作中”側へ切り替え、第2のHDMI受信部82の音声伝送ラインの伝送方向をAVアンプ2からTV8へ戻す(S83)。また、AVアンプ2は、フラッシュメモリ22に保存した更新データによりファームウェアを更新し(S84)、更新処理が正常に終了した場合、フラッシュメモリ22内の更新データを破棄する(S85)。   Then, the TV 8 switches the changeover switch 84 to the “normal operation” side, and returns the transmission direction of the audio transmission line of the second HDMI receiving unit 82 from the AV amplifier 2 to the TV 8 (S83). Further, the AV amplifier 2 updates the firmware with the update data stored in the flash memory 22 (S84), and when the update process is normally completed, the AV amplifier 2 discards the update data in the flash memory 22 (S85).

上述したように、通信インタフェースとして、HDMIを例示して説明したが、本発明は、このHDMIに限らず、IEEE1394等の音声伝送ラインを持つ通信インタフェース全般に適用することができる。   As described above, HDMI has been described as an example of the communication interface. However, the present invention is not limited to this HDMI, and can be applied to any communication interface having an audio transmission line such as IEEE1394.

1…レコーダ、2…AVアンプ、3,8…TV、4…HDMIケーブル、5…更新用ファームデータ、6…サーバ装置、7…放送局、11…チューナ、12…通信部、13,24,31,34…更新データ抽出部、14,21,86…コントローラ、15…HDD、16…映像信号処理部、17,25…音声信号処理部、18…光ディスク駆動部、19,27…HDMI送信部、22…フラッシュメモリ、23…オーディオアンプ、26…HDMI受信部、28,84…切り替えスイッチ、29…バッファメモリ、30,32…ヘッダ検出部、33…更新データ書込部、81…第1のHDMI受信部、82…第2のHDMI受信部、83…信号セレクタ、85…映像・音声再生部。 DESCRIPTION OF SYMBOLS 1 ... Recorder, 2 ... AV amplifier, 3, 8 ... TV, 4 ... HDMI cable, 5 ... Update firmware data, 6 ... Server apparatus, 7 ... Broadcast station, 11 ... Tuner, 12 ... Communication part, 13, 24, 31, 34 ... update data extraction unit, 14, 21, 86 ... controller, 15 ... HDD, 16 ... video signal processing unit, 17, 25 ... audio signal processing unit, 18 ... optical disk drive unit, 19, 27 ... HDMI transmission unit 22 ... Flash memory, 23 ... Audio amplifier, 26 ... HDMI receiving unit, 28, 84 ... Changeover switch, 29 ... Buffer memory, 30,32 ... Header detection unit, 33 ... Update data writing unit, 81 ... First HDMI receiving unit, 82... Second HDMI receiving unit, 83... Signal selector, 85.

Claims (21)

通信インタフェースを介して、第1の電子機器と表示機器とが接続されると共に、該表示機器と第2の電子機器とが接続されたソフトウェア更新システムであって、
前記第1の電子機器は、前記第2の電子機器のソフトウェアを更新するための更新データを取得する更新データ取得手段と、該取得した更新データを前記通信インタフェースの音声伝送ラインにより前記表示機器経由で前記第2の電子機器に伝送する更新データ伝送手段とを備え、
前記第2の電子機器は、該第2の電子機器のソフトウェアを、前記第1の電子機器から前記表示機器経由で伝送された更新データにより更新するソフトウェア更新手段を備えたことを特徴とするソフトウェア更新システム。
A software update system in which a first electronic device and a display device are connected via a communication interface, and the display device and a second electronic device are connected.
The first electronic device includes update data acquisition means for acquiring update data for updating software of the second electronic device, and the acquired update data via the display device via an audio transmission line of the communication interface. And update data transmission means for transmitting to the second electronic device.
The second electronic device includes software updating means for updating software of the second electronic device with update data transmitted from the first electronic device via the display device. Update system.
請求項1に記載のソフトウェア更新システムにおいて、前記第1の電子機器は、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報を記憶する識別情報記憶手段を備え、前記更新データに、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報が含まれ、該ソフトウェアのバージョン情報が前記識別情報記憶手段に記憶されたバージョン情報より新しい場合に、前記第2の電子機器のソフトウェアを更新するか否かをユーザに選択させるための選択画面信号を前記通信インタフェースの映像伝送ラインにより前記表示機器に伝送し、該表示機器に表示された選択画面上でユーザによりソフトウェアの更新が選択指示され、前記第1の電子機器が前記更新データを前記第2の電子機器に伝送する場合、前記表示機器及び前記第2の電子機器は、前記更新データが前記表示機器から前記第2の電子機器へ伝送される向きに、前記音声伝送ラインの伝送方向を切り替えることを特徴とするソフトウェア更新システム。   2. The software update system according to claim 1, wherein the first electronic device includes an identification information storage unit that stores identification information of the second electronic device and software version information. Whether the second electronic device software is updated when the identification information of the second electronic device and the software version information are included and the version information of the software is newer than the version information stored in the identification information storage means. A selection screen signal for allowing the user to select whether or not to transmit to the display device via the video transmission line of the communication interface, the user is instructed to select software update on the selection screen displayed on the display device, When the first electronic device transmits the update data to the second electronic device, the display device Fine said second electronic device, the software update system according to claim in a direction in which the update data is transmitted from the display device to the second electronic device, to switch the transmission direction of the audio transmission line. 請求項2に記載のソフトウェア更新システムにおいて、前記更新データ伝送手段は、前記更新データを前記音声伝送ラインにより前記第2の電子機器に伝送する前に、前記更新データを伝送する旨を通知するためのコマンドを前記表示機器及び前記第2の電子機器に送信し、前記表示機器及び前記第2の電子機器は、前記コマンドの受信に応じて、前記音声伝送ラインの伝送方向を切り替えることを特徴とするソフトウェア更新システム。   3. The software update system according to claim 2, wherein the update data transmission means notifies that the update data is transmitted before the update data is transmitted to the second electronic device via the voice transmission line. The command is transmitted to the display device and the second electronic device, and the display device and the second electronic device switch the transmission direction of the audio transmission line in response to reception of the command. Software update system. 請求項1に記載のソフトウェア更新システムにおいて、前記第1の電子機器は、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報を記憶する識別情報記憶手段を備え、前記更新データに、前記第2の電子機器の識別情報及びソフトウェアのバージョン情報が含まれ、該ソフトウェアのバージョン情報が前記識別情報記憶手段に記憶されたバージョン情報より新しい場合に、前記更新データ伝送手段は、前記更新データを前記音声伝送ラインにより前記第2の電子機器に伝送することを特徴とするソフトウェア更新システム。   2. The software update system according to claim 1, wherein the first electronic device includes an identification information storage unit that stores identification information of the second electronic device and software version information. 2, when the software version information is newer than the version information stored in the identification information storage means, the update data transmission means sends the update data to the update information. A software update system for transmitting to the second electronic device by an audio transmission line. 請求項2〜4のいずれか1項に記載のソフトウェア更新システムにおいて、前記第1の電子機器は、前記第2の電子機器に所定のコマンドを送信することにより、前記第2の電子機器から該第2の電子機器の識別情報及びソフトウェアのバージョン情報を受信し、前記識別情報記憶手段に記憶することを特徴とするソフトウェア更新システム。   5. The software update system according to claim 2, wherein the first electronic device transmits a predetermined command to the second electronic device, whereby the second electronic device transmits the predetermined command. A software update system characterized by receiving identification information of the second electronic device and software version information and storing them in the identification information storage means. 請求項1,2,4のいずれか1項に記載のソフトウェア更新システムにおいて、前記更新データ伝送手段は、前記更新データを前記音声伝送ラインにより前記第2の電子機器に伝送する前に、前記更新データを伝送する旨を通知するためのコマンドを前記第2の電子機器に送信することを特徴とするソフトウェア更新システム。   5. The software update system according to claim 1, wherein the update data transmission unit transmits the update data before transmitting the update data to the second electronic device via the voice transmission line. 6. A software update system, wherein a command for notifying that data is to be transmitted is transmitted to the second electronic device. 請求項6に記載のソフトウェア更新システムにおいて、前記第2の電子機器は、前記第1の電子機器から伝送される音声信号を内蔵スピーカあるいは外部スピーカへ出力する音声出力手段を備え、前記コマンドを受信した時点から前記更新データの伝送処理が完了するまでの間、前記音声出力手段による音声出力をミュートすることを特徴とするソフトウェア更新システム。   7. The software update system according to claim 6, wherein the second electronic device includes an audio output unit that outputs an audio signal transmitted from the first electronic device to an internal speaker or an external speaker, and receives the command. A software update system characterized in that the audio output by the audio output means is muted from when the update data is transmitted until the update data is transmitted. 請求項1〜7のいずれか1項に記載のソフトウェア更新システムにおいて、前記更新データは、前記第1の電子機器の更新データと、該第1の電子機器に接続可能な1つ以上の第2の電子機器の更新データとが組み合わされていることを特徴とするソフトウェア更新システム。   The software update system according to any one of claims 1 to 7, wherein the update data includes update data of the first electronic device and one or more second devices connectable to the first electronic device. A software update system characterized by being combined with update data of electronic devices. 請求項1〜8のいずれか1項に記載のソフトウェア更新システムにおいて、前記第1の電子機器は、前記更新データ取得手段により取得した更新データを記憶する更新データ記憶手段を備え、前記更新データ伝送手段により前記第2の電子機器への更新データの伝送が完了した後に、前記更新データ記憶手段の更新データを削除することを特徴とするソフトウェア更新システム。   9. The software update system according to claim 1, wherein the first electronic device includes update data storage means for storing update data acquired by the update data acquisition means, and the update data transmission. A software update system for deleting update data from the update data storage means after transmission of update data to the second electronic device is completed by the means. 請求項1〜9のいずれか1項に記載のソフトウェア更新システムにおいて、前記第2の電子機器は、前記第1の電子機器から伝送された更新データを記憶する更新データメモリ手段を備え、前記ソフトウェア更新手段によりソフトウェアの更新が完了した後に、前記更新データメモリ手段の更新データを削除することを特徴とするソフトウェア更新システム。   10. The software update system according to claim 1, wherein the second electronic device includes an update data memory unit that stores update data transmitted from the first electronic device. A software update system for deleting update data from the update data memory means after the software update by the update means is completed. 請求項1〜10のいずれか1項に記載のソフトウェア更新システムにおいて、前記更新データ伝送手段は、前記更新データの先頭にダミーデータを付加して伝送することを特徴とするソフトウェア更新システム。   The software update system according to any one of claims 1 to 10, wherein the update data transmission means transmits dummy data added to a head of the update data. 請求項11に記載のソフトウェア更新システムにおいて、前記ダミーデータのデータ形式は、前記更新データのデータ形式と異なることを特徴とするソフトウェア更新システム。   12. The software update system according to claim 11, wherein a data format of the dummy data is different from a data format of the update data. 請求項11に記載のソフトウェア更新システムにおいて、前記更新データのヘッダには、前記第2の電子機器の識別情報を含む固定データが付加されていることを特徴とするソフトウェア更新システム。   12. The software update system according to claim 11, wherein fixed data including identification information of the second electronic device is added to a header of the update data. 請求項13に記載のソフトウェア更新システムにおいて、前記第2の電子機器は、前記第1の電子機器から伝送されるダミーデータ及び更新データを含む伝送データから該更新データのヘッダを検出するヘッダ検出手段と、該検出したヘッダの固定データに基づいて前記第2の電子機器の更新データを抽出する更新データ抽出手段とを備え、該抽出した更新データを前記第2の電子機器が備える更新データメモリ手段に記憶することを特徴とするソフトウェア更新システム。   14. The software update system according to claim 13, wherein the second electronic device detects a header of the update data from transmission data including dummy data and update data transmitted from the first electronic device. Update data extraction means for extracting update data of the second electronic device based on the detected fixed data of the header, and update data memory means provided in the second electronic device for the extracted update data A software update system characterized in that it is stored in 請求項13に記載のソフトウェア更新システムにおいて、前記第2の電子機器は、前記第1の電子機器から伝送されるダミーデータ及び更新データを含む伝送データを一時的に格納するバッファメモリと、該バッファメモリに格納された伝送データから前記更新データのヘッダを検出するヘッダ検出手段と、該検出したヘッダの固定データに基づいて前記第2の電子機器の更新データを抽出する更新データ抽出手段とを備え、該抽出した更新データを前記第2の電子機器が備える更新データメモリ手段に記憶することを特徴とするソフトウェア更新システム。   14. The software updating system according to claim 13, wherein the second electronic device temporarily stores transmission data including dummy data and update data transmitted from the first electronic device, and the buffer. Header detection means for detecting a header of the update data from transmission data stored in a memory, and update data extraction means for extracting update data of the second electronic device based on the detected fixed data of the header A software update system, wherein the extracted update data is stored in an update data memory means provided in the second electronic device. 請求項1〜15のいずれか1項に記載のソフトウェア更新システムにおいて、前記更新データ取得手段は、更新データを含む放送波を受信する受信手段であることを特徴とするソフトウェア更新システム。   16. The software update system according to claim 1, wherein the update data acquisition unit is a reception unit that receives a broadcast wave including update data. 請求項1〜15のいずれか1項に記載のソフトウェア更新システムにおいて、前記更新データ取得手段は、更新データを格納したサーバ装置にネットワークを介して接続し、該サーバ装置から更新データをダウンロードするネットワーク接続手段であることを特徴とするソフトウェア更新システム。   The software update system according to any one of claims 1 to 15, wherein the update data acquisition means is connected to a server device storing update data via a network and downloads update data from the server device. A software update system characterized by being a connection means. 請求項1〜17のいずれか1項に記載のソフトウェア更新システムにおいて、前記通信インタフェースはHDMIであり、前記第1の電子機器はソース機器、前記第2の電子機器はリピータ機器であることを特徴とするソフトウェア更新システム。   The software update system according to claim 1, wherein the communication interface is HDMI, the first electronic device is a source device, and the second electronic device is a repeater device. Software update system. 請求項1〜17のいずれか1項に記載のソフトウェア更新システムにおいて、前記通信インタフェースはIEEE1394であることを特徴とするソフトウェア更新システム。   18. The software update system according to claim 1, wherein the communication interface is IEEE1394. 請求項1〜19のいずれか1項に記載のソフトウェア更新システムを構成する電子機器であって、
該電子機器は、他の電子機器のソフトウェアを更新するための更新データを取得する更新データ取得手段と、該取得した更新データを前記通信インタフェースの音声伝送ラインにより前記他の電子機器に伝送する更新データ伝送手段とを備えたことを特徴とする電子機器。
An electronic device constituting the software update system according to any one of claims 1 to 19,
The electronic device includes update data acquisition means for acquiring update data for updating software of another electronic device, and update for transmitting the acquired update data to the other electronic device via a voice transmission line of the communication interface An electronic device comprising a data transmission means.
通信インタフェースを介して、第1の電子機器と表示機器とが接続されると共に、該表示機器と第2の電子機器とが接続されたソフトウェア更新システムによるソフトウェア更新方法であって、
前記第1の電子機器が、前記第2の電子機器のソフトウェアを更新するための更新データを取得するステップと、該取得した更新データを前記通信インタフェースの音声伝送ラインにより前記表示機器経由で前記第2の電子機器に伝送するステップとを備え、
前記第2の電子機器が、該第2の電子機器のソフトウェアを、前記第1の電子機器から前記表示機器経由で伝送された更新データにより更新するステップを備えたことを特徴とするソフトウェア更新方法。
A software update method by a software update system in which a first electronic device and a display device are connected via a communication interface, and the display device and a second electronic device are connected,
The first electronic device acquires update data for updating software of the second electronic device, and the acquired update data is transmitted to the first electronic device via the display device via an audio transmission line of the communication interface. And a step of transmitting to two electronic devices,
The second electronic device includes a step of updating software of the second electronic device with update data transmitted from the first electronic device via the display device. .
JP2009232467A 2009-10-06 2009-10-06 Software update system, electronic apparatus, and software update method Pending JP2010282604A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009232467A JP2010282604A (en) 2009-10-06 2009-10-06 Software update system, electronic apparatus, and software update method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009232467A JP2010282604A (en) 2009-10-06 2009-10-06 Software update system, electronic apparatus, and software update method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009135707 Division 2009-06-05 2009-06-05

Publications (1)

Publication Number Publication Date
JP2010282604A true JP2010282604A (en) 2010-12-16

Family

ID=43539249

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009232467A Pending JP2010282604A (en) 2009-10-06 2009-10-06 Software update system, electronic apparatus, and software update method

Country Status (1)

Country Link
JP (1) JP2010282604A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016143318A (en) * 2015-02-04 2016-08-08 三菱電機株式会社 Program update device, program update system, household electric appliance, communication adapter, controller, program update method, and program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003143091A (en) * 2001-11-01 2003-05-16 Matsushita Electric Ind Co Ltd Broadcasting device and receiver
JP2005072838A (en) * 2003-08-22 2005-03-17 Matsushita Electric Ind Co Ltd Control device for network electrical appliance
JP2006155208A (en) * 2004-11-29 2006-06-15 Yamaha Corp Electronic equipment
JP2007274375A (en) * 2006-03-31 2007-10-18 Onkyo Corp Av system, source apparatus, and receiving apparatus
JP2008079125A (en) * 2006-09-22 2008-04-03 Toshiba Corp Video display system, and main unit and subunit constituting video display system
JP2008294498A (en) * 2007-05-22 2008-12-04 Funai Electric Co Ltd Update system
JP2009104459A (en) * 2007-10-24 2009-05-14 Funai Electric Co Ltd Audio signal output device, and update method of program
JP2010122743A (en) * 2008-11-17 2010-06-03 Victor Co Of Japan Ltd Hdmi receiver

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003143091A (en) * 2001-11-01 2003-05-16 Matsushita Electric Ind Co Ltd Broadcasting device and receiver
JP2005072838A (en) * 2003-08-22 2005-03-17 Matsushita Electric Ind Co Ltd Control device for network electrical appliance
JP2006155208A (en) * 2004-11-29 2006-06-15 Yamaha Corp Electronic equipment
JP2007274375A (en) * 2006-03-31 2007-10-18 Onkyo Corp Av system, source apparatus, and receiving apparatus
JP2008079125A (en) * 2006-09-22 2008-04-03 Toshiba Corp Video display system, and main unit and subunit constituting video display system
JP2008294498A (en) * 2007-05-22 2008-12-04 Funai Electric Co Ltd Update system
JP2009104459A (en) * 2007-10-24 2009-05-14 Funai Electric Co Ltd Audio signal output device, and update method of program
JP2010122743A (en) * 2008-11-17 2010-06-03 Victor Co Of Japan Ltd Hdmi receiver

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016143318A (en) * 2015-02-04 2016-08-08 三菱電機株式会社 Program update device, program update system, household electric appliance, communication adapter, controller, program update method, and program

Similar Documents

Publication Publication Date Title
JP5222402B2 (en) Software update system, electronic device, and software update method
JP5222403B2 (en) Software update system, display unit, and software update method
EP2031577B1 (en) Method of and apparatus for communicating data between image processing devices using an interface standard
US8970789B2 (en) Receiving apparatus and control method thereof
JP2009027588A (en) Information reproduction device
JP2008252452A (en) Connection state confirming device and connection state confirmation method
JP4991817B2 (en) Software update system, display unit, and software update method
JP4991818B2 (en) Software update system, display unit, and software update method
JP2011172146A (en) Content-reproducing apparatus, setting method, program and recording medium
JP2008294498A (en) Update system
JP2010282604A (en) Software update system, electronic apparatus, and software update method
JP5375509B2 (en) Content transmitting / receiving apparatus and program thereof
EP1919201A2 (en) Receiving apparatus and communication method
JP5349663B2 (en) Video processing apparatus and video processing method
JP4271177B2 (en) AV equipment and control method thereof
KR100765556B1 (en) Method for controlling source device using of IEEE interface
JP2008118553A (en) Content recording system and method
EP2017728A2 (en) Method for restoring program and video apparatus applying the same
JP2010092354A (en) Data transfer system, receiving device, and playback-only apparatus
JP2011030037A (en) Content transmitter/receiver system, content reproduction apparatus, and content receiver
JP2009134646A (en) Content transmission and reception system, content transmission and reception device, content reception device, program thereof, and authentication method thereof
WO2013001879A1 (en) Information presentation device, information management system, video device, and portable terminal
JP2004229079A (en) Device to be controlled
JP2012033214A (en) Optical disk reproducing device
JP2009246912A (en) Video display system, content transmission device, content reproduction device, content transmission/reception device, and program thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110824

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121121

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121127

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130319