JP2014081699A - Projector and control method for projector - Google Patents

Projector and control method for projector Download PDF

Info

Publication number
JP2014081699A
JP2014081699A JP2012227715A JP2012227715A JP2014081699A JP 2014081699 A JP2014081699 A JP 2014081699A JP 2012227715 A JP2012227715 A JP 2012227715A JP 2012227715 A JP2012227715 A JP 2012227715A JP 2014081699 A JP2014081699 A JP 2014081699A
Authority
JP
Japan
Prior art keywords
projector
setting information
firmware
information
external device
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
JP2012227715A
Other languages
Japanese (ja)
Inventor
Takashi Ozawa
孝 小沢
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2012227715A priority Critical patent/JP2014081699A/en
Publication of JP2014081699A publication Critical patent/JP2014081699A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a projector that, even when setting information is erroneously deleted in updating firmware of the projector, can restore it.SOLUTION: When receiving a firmware download request command from an information processing device PC (step S101), a projector 1 transmits setting information 212 (step S104), receives firmware download data (step S106), and acquires the backed-up setting information 212 (step S109).

Description

本発明は、画像を投写するプロジェクター、およびプロジェクターの制御方法に関する。   The present invention relates to a projector that projects an image, and a projector control method.

画像を投写するプロジェクターの内部の制御プログラム(ファームウェア)をアップデートする場合、外部記憶媒体を接続してダウンロードする方法の他、下記の特許文献1のようにパーソナルコンピューター(PC)を接続してファームウェアをダウンロードする方法や、ネットワークに接続し、サーバーなどからファームウェアをダウンロードする方法が用いられていた。   When updating an internal control program (firmware) of a projector that projects an image, in addition to a method of downloading by connecting an external storage medium, a firmware is obtained by connecting a personal computer (PC) as in Patent Document 1 below. A downloading method or a method of downloading firmware from a server connected to a network has been used.

特開2007−26313号公報JP 2007-26313 A

プロジェクターには光源の点灯時間情報、エラーの発生情報、メニュー項目の設定値など複数の設定情報が保存されているが、何らかの要因でファームウェアのダウンロードに失敗した場合、これらの設定情報が消去されてしまう虞があった。また、ダウンロードしたファームウェアの初期化を実行する際に、設定情報が同時に初期化され、消去されてしまうことがあった。このため、これらの設定情報を保持する場合には、ファームウェアのダウンロードの前に設定情報をバックアップしておく必要があった。
特許文献1のような、PCを使ったファームウェアのダウンロードの場合、学校や企業など複数のプロジェクターが使われる環境では1台ずつファームウェアをダウンロードしていくため時間がかかり、さらに設定情報のバックアップを忘れたり、誤って異なる情報を戻したりしてしまう虞があった。
The projector stores multiple settings information, such as light source lighting time information, error occurrence information, and menu item settings, but if the firmware download fails for some reason, these settings information will be erased. There was a risk of it. In addition, when the downloaded firmware is initialized, the setting information may be initialized and deleted at the same time. For this reason, when holding the setting information, it is necessary to back up the setting information before downloading the firmware.
When downloading firmware using a PC, such as in Patent Document 1, it takes time to download the firmware one by one in an environment where multiple projectors are used, such as schools and companies, and forget to back up the setting information Or there is a risk of returning different information by mistake.

本発明は、上述の課題の少なくとも一部を解決するためになされたものであり、以下の形態または適用例として実現することが可能である。   SUMMARY An advantage of some aspects of the invention is to solve at least a part of the problems described above, and the invention can be implemented as the following forms or application examples.

[適用例1]本適用例に係るプロジェクターは、画像を投写するプロジェクターであって、外部の装置と通信する通信手段と、当該プロジェクターの光源点灯時間情報、およびエラー発生情報を含む設定情報を記憶する記憶手段と、当該プロジェクターを制御する制御手段と、を備え、前記制御手段は、前記外部の装置より当該プロジェクターのファームウェアのダウンロード要求を受け付けた場合、前記通信手段を介して前記外部の装置に前記設定情報をバックアップし、前記ファームウェアのダウンロードが終了した後で、前記外部の装置より、バックアップした前記設定情報を取得し、前記記憶手段に設定することを特徴とする。   Application Example 1 A projector according to this application example is a projector that projects an image, and stores communication information that communicates with an external device, light source lighting time information of the projector, and setting information including error occurrence information. Storage means, and control means for controlling the projector. When the control means receives a firmware download request for the projector from the external apparatus, the control means transmits the request to the external apparatus via the communication means. The setting information is backed up, and after the download of the firmware is completed, the backed-up setting information is acquired from the external device and set in the storage unit.

本適用例によれば、プロジェクターが外部の装置よりファームウェアのダウンロード要求を受け付けると、ダウンロード前に設定情報を外部の装置にバックアップし、ダウンロード後に外部の装置にバックアップした設定情報を戻すため、ファームウェアのダウンロードによるアップデート時に、誤って設定情報が消去されてしまうのを防止することが可能となる。   According to this application example, when the projector receives a firmware download request from an external device, the setting information is backed up to the external device before downloading, and the setting information backed up to the external device is returned after downloading. It is possible to prevent the setting information from being erased accidentally when updating by downloading.

[適用例2]上記適用例に記載のプロジェクターにおいて、前記制御手段は、所定のタイミングで前記通信手段を介して前記外部の装置に前記設定情報をバックアップすることを特徴とする。   Application Example 2 In the projector according to the application example described above, the control unit backs up the setting information to the external apparatus via the communication unit at a predetermined timing.

本適用例によれば、所定のタイミングでプロジェクターの設定情報を外部の装置にバックアップしているので、ファームウェアが何らかの要因で誤動作して設定情報が消去されてしまった場合でも、外部の装置にバックアップしておいた設定情報を戻すことが可能となる。   According to this application example, the projector setting information is backed up to an external device at a predetermined timing, so even if the firmware malfunctions for some reason and the setting information is erased, it is backed up to the external device. It is possible to return the setting information that has been stored.

[適用例3]上記適用例に記載のプロジェクターにおいて、前記制御手段は、所定の操作を受け付けた場合に、前記外部の装置より、バックアップした前記設定情報を取得し、前記記憶手段に設定することを特徴とする。   Application Example 3 In the projector according to the application example, when the control unit receives a predetermined operation, the control unit acquires the backed-up setting information from the external device and sets the setting information in the storage unit. It is characterized by.

本適用例によれば、所定のタイミング(例えば、プロジェクターの電源オフ時や所定操作検出時)でプロジェクターの設定情報を外部の装置にバックアップするため、ファームウェアが何らかの要因で誤動作して設定情報が消去されてしまった場合や、誤操作で初期化されてしまった場合でも、所定の操作により、外部の装置にバックアップしておいた設定情報を戻すことが可能となる。   According to this application example, since the projector setting information is backed up to an external device at a predetermined timing (for example, when the projector is turned off or when a predetermined operation is detected), the firmware malfunctions for some reason and the setting information is erased. Even if it has been performed or it has been initialized due to an erroneous operation, the setting information backed up to the external device can be restored by a predetermined operation.

[適用例4]上記適用例に記載のプロジェクターにおいて、前記通信手段は複数の他のプロジェクターとも通信し、前記記憶手段は、前記他のプロジェクターの前記設定情報をバックアップするバックアップ情報を記憶し、前記制御手段は、前記他のプロジェクターへの当該プロジェクターのファームウェアのダウンロードと、前記他のプロジェクターの前記設定情報を前記記憶手段に記憶させるバックアップとを含む、ファームウェアアップデート処理を実行することを特徴とする。   Application Example 4 In the projector according to the application example, the communication unit communicates with a plurality of other projectors, the storage unit stores backup information that backs up the setting information of the other projector, and The control means executes firmware update processing including downloading the firmware of the projector to the other projector and backup for storing the setting information of the other projector in the storage means.

本適用例によれば、複数のプロジェクターが通信によって接続使用される環境において、本適用例のプロジェクターが他のプロジェクターに対しての外部の装置として動作し、他のプロジェクターに対してファームウェアのダウンロードと、設定情報のバックアップとを行うファームウェアアップデート処理を実行する。これにより、複数のプロジェクターが使用される環境において、例えば情報処理装置が本適用例の1台のプロジェクターのファームウェアアップデート処理を行えば、以後は情報処理装置がなくても、当該プロジェクターの通信手段により他のプロジェクターのファームウェアアップデート処理を行うことができる。よって、情報処理装置を他のプロジェクターのファームウェアアップデート処理の環境で占有されるのを防止し、ファームウェアアップデート処理の時間を短縮することが可能となる。   According to this application example, in an environment in which a plurality of projectors are connected and used by communication, the projector of this application example operates as an external device for other projectors, and firmware download to other projectors is performed. Then, firmware update processing is performed to back up the setting information. As a result, in an environment where a plurality of projectors are used, for example, if the information processing apparatus performs the firmware update process for one projector of this application example, the communication means of the projector does not need the information processing apparatus thereafter. Firmware update processing for other projectors can be performed. Therefore, it is possible to prevent the information processing apparatus from being occupied in the environment of the firmware update process of another projector, and to shorten the time of the firmware update process.

[適用例5]上記適用例に記載のプロジェクターにおいて、前記制御手段は、前記外部の装置より、当該プロジェクターのファームウェアのダウンロードが終了した後で、前記他のプロジェクターに対して前記ファームウェアアップデート処理を実行することを特徴とする。   Application Example 5 In the projector according to the application example described above, the control unit executes the firmware update process for the other projector after downloading of the firmware of the projector from the external device is completed. It is characterized by doing.

本適用例によれば、複数のプロジェクターが通信によって接続使用される環境において、例えば情報処理装置が本適用例の1台のプロジェクターのファームウェアアップデート処理を行えば、そのあと、情報処理装置がなくても当該プロジェクターが他プロジェクターのファームウェアアップデート処理を行うので、情報処理装置を他のプロジェクターのファームウェアアップデート処理の環境で占有されるのを防止し、ファームウェアアップデート処理の時間を短縮することが可能となる。   According to this application example, in an environment in which a plurality of projectors are connected and used by communication, for example, if the information processing apparatus performs firmware update processing for one projector of this application example, there is no information processing apparatus thereafter. Since the projector performs the firmware update process of the other projector, the information processing apparatus can be prevented from being occupied in the environment of the firmware update process of the other projector, and the time of the firmware update process can be shortened.

[適用例6]上記適用例に記載のプロジェクターにおいて、前記制御手段は、所定の操作を受け付けたとき、前記他のプロジェクターに対して前記ファームウェアアップデート処理を実行することを特徴とする。   Application Example 6 In the projector according to the application example described above, when the control unit receives a predetermined operation, the control unit performs the firmware update process on the other projector.

本適用例によれば、複数のプロジェクターが通信によって接続使用(接続)される環境において、プロジェクターが所定の操作を受け付けたとき、接続された他のプロジェクターにファームウェアアップデート処理を行うことができる。これにより、例えば情報処理装置を接続せずに他のプロジェクターのファームウェアを、プロジェクターと同じファームウェアにアップデートすることが可能となる。   According to this application example, in an environment in which a plurality of projectors are connected and used by communication (connection), when the projector receives a predetermined operation, the firmware update process can be performed on another connected projector. Thereby, for example, the firmware of another projector can be updated to the same firmware as the projector without connecting the information processing apparatus.

[適用例7]本適用例に係るプロジェクターの制御方法は、画像を投写するプロジェクターの制御方法であって、外部の装置と通信する通信手段と、当該プロジェクターの光源点灯時間情報、およびエラー発生情報を含む設定情報を記憶する記憶手段と、当該プロジェクターを制御する制御手段と、を備え、前記外部の装置より当該プロジェクターのファームウェアのダウンロード要求を受け付けた場合、前記通信手段を介して前記外部の装置に前記設定情報をバックアップするバックアップステップと、前記ファームウェアのダウンロードが終了した後で、前記外部の装置より、バックアップした前記設定情報を取得するリストアステップと、を有することを特徴とする。   Application Example 7 A projector control method according to this application example is a projector control method for projecting an image, and includes communication means for communicating with an external device, light source lighting time information of the projector, and error occurrence information. Storage means for storing setting information including control means for controlling the projector, and when receiving a firmware download request for the projector from the external device, the external device via the communication means And a backup step for backing up the setting information, and a restoring step for acquiring the backed-up setting information from the external device after the firmware download is completed.

本適用例によれば、プロジェクターが外部の装置よりファームウェアのダウンロード要求を受け付けると、ダウンロード前に設定情報を外部の装置にバックアップし、ダウンロード後にバックアップした設定情報を戻すため、ファームウェアをダウンロード時に誤って設定情報が消去されてしまうのを防止することが可能となる。   According to this application example, when the projector receives a firmware download request from an external device, the setting information is backed up to the external device before downloading, and the setting information backed up after downloading is returned. It is possible to prevent the setting information from being erased.

プロジェクターと情報処理装置との通信制御を示す図。The figure which shows the communication control of a projector and information processing apparatus. 複数のプロジェクターのファームウェアのアップデート遷移を示す図。The figure which shows the update transition of the firmware of a some projector. プロジェクターの回路構成を示すブロック図。The block diagram which shows the circuit structure of a projector. プロジェクターがファームウェアのダウンロード要求を受け付けたときの動作を示すフローチャート。7 is a flowchart showing an operation when the projector receives a firmware download request. プロジェクターがファームウェアアップデート処理を行うときの動作を示すフローチャート。The flowchart which shows operation | movement when a projector performs a firmware update process. プロジェクターが設定情報をバックアップするときの動作を示すフローチャート。6 is a flowchart showing an operation when the projector backs up setting information. プロジェクターがバックアップした設定情報のリストア操作を受け付けたときの動作を示すフローチャート。6 is a flowchart showing an operation when a restore operation for setting information backed up by a projector is accepted.

以下、図面を参照して本発明の一実施形態について説明するが、以下の実施形態は特許請求の範囲にかかる発明を限定するものではなく、また、実施形態における特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings. However, the following embodiment does not limit the invention according to the scope of claims, and all combinations of features in the embodiment are based on the invention. It is not always essential to the solution.

(第1実施形態)
図1は本実施形態のプロジェクター1のファームウェアのアップデート時において、プロジェクター1と外部の情報処理装置PC(外部の装置)との通信制御を示す図であり、以下の手順で通信制御が行われる。
(1)プロジェクター1が情報処理装置PCよりファームウェアのダウンロード要求コマンドを受信。
(2)プロジェクター1は情報処理装置PCに設定情報212(図3参照)のバックアップ要求コマンドを送信。
(3)プロジェクター1は情報処理装置PCよりバックアップ承諾応答を受信。
(4)プロジェクター1は情報処理装置PCに設定情報のデータを送信(バックアップ)。
(5)プロジェクター1は情報処理装置PCにダウンロード承諾応答を送信。
(6)プロジェクター1は情報処理装置PCよりファームウェアのダウンロードデータを受信(ダウンロード)。
(7)プロジェクター1は情報処理装置PCにバックアップした設定情報212の取得要求コマンドを送信。
(8)プロジェクター1は情報処理装置PCよりバックアップした設定情報のデータを受信。
(First embodiment)
FIG. 1 is a diagram illustrating communication control between the projector 1 and an external information processing apparatus PC (external apparatus) when updating the firmware of the projector 1 according to the present embodiment. Communication control is performed according to the following procedure.
(1) The projector 1 receives a firmware download request command from the information processing apparatus PC.
(2) The projector 1 transmits a backup request command for the setting information 212 (see FIG. 3) to the information processing apparatus PC.
(3) The projector 1 receives a backup consent response from the information processing apparatus PC.
(4) The projector 1 transmits the setting information data to the information processing apparatus PC (backup).
(5) The projector 1 transmits a download consent response to the information processing apparatus PC.
(6) The projector 1 receives (downloads) firmware download data from the information processing apparatus PC.
(7) The projector 1 transmits an acquisition request command for the setting information 212 backed up to the information processing apparatus PC.
(8) The projector 1 receives the setting information data backed up from the information processing apparatus PC.

上記の通信制御により、プロジェクター1のファームウェアのアップデートが終了する。   The firmware update of the projector 1 is completed by the communication control.

次に、本実施形態のプロジェクター1としてのプロジェクターPJ1が他のプロジェクターとしてのプロジェクターPJ2とともにファームウェアをアップデートするときの遷移を、図2を用いて説明する。なお、プロジェクターPJ2は、プロジェクターPJ1と同様の機能を備えているものとする。
また図2では、2台のプロジェクターPJ1、PJ2の当初のファームウェアバージョンは、ともにバージョンV1.00であり、情報処理装置PC、およびプロジェクターPJ1を用いてファームウェアをバージョンV1.01にアップデートする一連の遷移を示す。
Next, transition when the projector PJ1 as the projector 1 of the present embodiment updates the firmware together with the projector PJ2 as another projector will be described with reference to FIG. The projector PJ2 is assumed to have the same function as the projector PJ1.
In FIG. 2, the initial firmware versions of the two projectors PJ1 and PJ2 are both version V1.00, and a series of transitions in which the firmware is updated to version V1.01 using the information processing apparatus PC and the projector PJ1. Indicates.

図2は、情報処理装置PCと2台のプロジェクターPJ1、PJ2が各々の通信手段を介した通信によって接続使用されている状態を示している。
図2(a)は、情報処理装置PCがプロジェクターPJ1のファームウェアをアップデートしている状態を示す。このとき情報処理装置PCとプロジェクターPJ1は図1で示した通信制御を行う。
図2(b)に示すように、プロジェクターPJ1のファームウェアのアップデート終了後は、プロジェクターPJ1のファームウェアがバージョンV1.00からバージョンV1.01にアップデートされる。
次に、プロジェクターPJ1にはプロジェクターPJ2が通信接続されているので、プロジェクターPJ1により、プロジェクターPJ2へのファームウェアのダウンロードと、プロジェクターPJ2の設定情報を記憶手段に記憶させるバックアップとを含むファームウェアアップデート処理を行う。
FIG. 2 shows a state where the information processing apparatus PC and the two projectors PJ1 and PJ2 are connected and used by communication via respective communication means.
FIG. 2A shows a state where the information processing apparatus PC is updating the firmware of the projector PJ1. At this time, the information processing apparatus PC and the projector PJ1 perform the communication control shown in FIG.
As shown in FIG. 2B, after the firmware update of the projector PJ1 is completed, the firmware of the projector PJ1 is updated from the version V1.00 to the version V1.01.
Next, since the projector PJ2 is communicatively connected to the projector PJ1, the projector PJ1 performs firmware update processing including downloading of firmware to the projector PJ2 and backup for storing the setting information of the projector PJ2 in the storage unit. .

図2(b)は、プロジェクターPJ1がプロジェクターPJ2のファームウェアアップデート処理をしている状態を示す。このとき、プロジェクターPJ1は、プロジェクターPJ2との間で通信制御を行い、プロジェクターPJ2から見た場合、図1における情報処理装置PCに代わって外部の装置として動作する。
なお、図2(b)においてはプロジェクターPJ1と情報処理装置PCは通信を行わないため、通信接続しておく必要はない。
FIG. 2B shows a state where the projector PJ1 is performing a firmware update process for the projector PJ2. At this time, the projector PJ1 performs communication control with the projector PJ2, and operates as an external device instead of the information processing apparatus PC in FIG. 1 when viewed from the projector PJ2.
In FIG. 2B, since the projector PJ1 and the information processing apparatus PC do not communicate, it is not necessary to establish a communication connection.

図2(c)に示すように、プロジェクターPJ2のファームウェアのアップデート終了後は、プロジェクターPJ2のファームウェアがバージョンV1.00からバージョンV1.01にアップデートされる。プロジェクターPJ2には他のプロジェクターが通信接続されていないため、ここで通信接続されている全てのプロジェクターPJ1、PJ2のファームウェアのアップデートが終了する。   As shown in FIG. 2C, after the update of the firmware of the projector PJ2, the firmware of the projector PJ2 is updated from the version V1.00 to the version V1.01. Since no other projectors are connected to the projector PJ2, the updating of the firmware of all the projectors PJ1 and PJ2 that are connected by communication ends here.

図3は本実施形態のプロジェクター1の回路構成を示すブロック図である。
図3に示すように、プロジェクター1は、画像入力端子6、画像投写手段10、OSD処理手段16、画像信号処理手段17、画像信号入力手段18、制御手段20、記憶手段21、光源制御手段22、入力操作手段23、通信手段25、電源部31等で構成されており、これらは図示しないプロジェクター1の筐体の内部または外面に収容されている。
FIG. 3 is a block diagram illustrating a circuit configuration of the projector 1 according to the present embodiment.
As shown in FIG. 3, the projector 1 includes an image input terminal 6, an image projection unit 10, an OSD processing unit 16, an image signal processing unit 17, an image signal input unit 18, a control unit 20, a storage unit 21, and a light source control unit 22. , An input operation means 23, a communication means 25, a power source 31 and the like, which are accommodated inside or outside the casing of the projector 1 (not shown).

画像投写手段10は、光源11、光変調装置としての3つの液晶ライトバルブ12(12R,12G,12B)、投写光学系としての投写レンズ13、液晶駆動手段14等を含んでいる。画像投写手段10は、光源11から射出された光を、液晶ライトバルブ12R,12G,12Bで変調し、投写レンズ13から投写することによって投写面としてのスクリーンSC等に画像を表示する。   The image projection means 10 includes a light source 11, three liquid crystal light valves 12 (12R, 12G, 12B) as a light modulation device, a projection lens 13 as a projection optical system, a liquid crystal drive means 14, and the like. The image projection unit 10 modulates the light emitted from the light source 11 with the liquid crystal light valves 12R, 12G, and 12B and projects the light from the projection lens 13 to display an image on a screen SC or the like as a projection surface.

光源11は、超高圧水銀ランプやメタルハライドランプ等からなる放電型の光源ランプ11aと、光源ランプ11aが放射した光を液晶ライトバルブ12R,12G,12B側に反射するリフレクター11bとを含んで構成されている。
光源11から射出された光は、図示しないインテグレーター光学系によって輝度分布が略均一な光に変換され、図示しない色分離光学系によって光の3原色である赤色(R),緑色(G),青色(B)の各色光成分に分離された後、それぞれ液晶ライトバルブ12R,12G,12Bに入射する。
The light source 11 includes a discharge-type light source lamp 11a made of an ultra-high pressure mercury lamp, a metal halide lamp, or the like, and a reflector 11b that reflects light emitted from the light source lamp 11a toward the liquid crystal light valves 12R, 12G, and 12B. ing.
Light emitted from the light source 11 is converted into light having a substantially uniform luminance distribution by an integrator optical system (not shown), and red (R), green (G), and blue, which are the three primary colors of light, by a color separation optical system (not shown). After being separated into each color light component of (B), it enters the liquid crystal light valves 12R, 12G, and 12B, respectively.

液晶ライトバルブ12R,12G,12Bは、一対の透明基板間に液晶が封入された液晶パネル等によって構成される。液晶ライトバルブ12R,12G,12Bには、マトリックス状に配列された複数の画素(図示せず)が形成されており、液晶に対して画素毎に駆動電圧を印加可能になっている。
液晶駆動手段14が、入力される画像情報に応じた駆動電圧を各画素に印加すると、各画素は、画像情報に応じた光透過率に設定される。このため、光源11から射出された光は、この液晶ライトバルブ12R,12G,12Bを透過することによって変調され、画像情報に応じた画像光が色光毎に形成される。
形成された各色の画像光は、図示しない色合成光学系によって画素毎に合成されてカラーの画像光となった後、投写レンズ13によってスクリーンSC等に拡大投写される。
The liquid crystal light valves 12R, 12G, and 12B are configured by a liquid crystal panel in which liquid crystal is sealed between a pair of transparent substrates. In the liquid crystal light valves 12R, 12G, and 12B, a plurality of pixels (not shown) arranged in a matrix are formed, and a driving voltage can be applied to the liquid crystal for each pixel.
When the liquid crystal driving unit 14 applies a driving voltage corresponding to the input image information to each pixel, each pixel is set to a light transmittance corresponding to the image information. Therefore, the light emitted from the light source 11 is modulated by passing through the liquid crystal light valves 12R, 12G, and 12B, and image light corresponding to image information is formed for each color light.
The formed image light of each color is synthesized for each pixel by a color synthesis optical system (not shown) to become color image light, and then enlarged and projected onto the screen SC or the like by the projection lens 13.

本実施形態では、光源11として光源ランプ11aを用いて投写するプロジェクター1を例示したが、本発明は光源としてLED(Light Emitting Diode)光源やレーザー光源などを用いて投写するプロジェクターにも適用することができる。   In the present embodiment, the projector 1 that projects using the light source lamp 11a as the light source 11 is illustrated, but the present invention is also applicable to a projector that projects using an LED (Light Emitting Diode) light source or a laser light source as the light source. Can do.

なお、本実施形態では、画像投写手段10は、光変調装置としての3つの液晶ライトバルブ12R,12G,12Bを用いた透過型液晶方式の投写光学系を例示したが、反射型液晶表示方式やマイクロミラーデバイス方式(ライトスイッチ表示方式)など、他の表示方式の光変調装置を採用しても良い。   In the present embodiment, the image projection unit 10 is exemplified by a transmissive liquid crystal type projection optical system using three liquid crystal light valves 12R, 12G, and 12B as light modulators. You may employ | adopt the light modulation apparatus of other display systems, such as a micromirror device system (light switch display system).

画像信号入力手段18は、複数の画像入力端子6より、ビデオ再生装置やパーソナルコンピューター等、外部の画像出力装置から、図示しないケーブル、又は通信機器などを介して画像情報が入力される。入力された画像情報は、制御手段20の指示に基づき、画像信号処理手段17に出力される。   The image signal input means 18 receives image information from a plurality of image input terminals 6 from an external image output device such as a video reproduction device or a personal computer via a cable (not shown) or a communication device. The input image information is output to the image signal processing unit 17 based on an instruction from the control unit 20.

画像信号処理手段17は、画像信号入力手段18から入力される画像情報を、液晶ライトバルブ12R,12G,12Bの各画素の階調を表す画像情報に変換する。ここで、変換された画像情報は、赤(R),緑(G),青(B)の色光別になっており、各液晶ライトバルブ12R,12G,12Bのすべての画素に対応する複数の画素値によって構成されている。画素値とは、対応する画素の光透過率を定めるものであり、この画素値によって、各画素を透過し射出する光の強弱(階調)が規定される。   The image signal processing means 17 converts the image information input from the image signal input means 18 into image information representing the gradation of each pixel of the liquid crystal light valves 12R, 12G, and 12B. Here, the converted image information is classified into red (R), green (G), and blue (B) color lights, and a plurality of pixels corresponding to all the pixels of the liquid crystal light valves 12R, 12G, and 12B. Consists of values. The pixel value defines the light transmittance of the corresponding pixel, and the intensity (gradation) of light transmitted through each pixel and emitted is defined by this pixel value.

OSD処理手段16は、制御手段20の指示に基づいて、投写画像上にメニュー画像やメッセージ画像等のOSD(オンスクリーンディスプレイ)画像を重畳して表示するための処理を行う。OSD処理手段16は、図示しないOSDメモリーを備えており、OSD画像を形成するための図形やフォント等を表すOSD画像情報を記憶している。   The OSD processing unit 16 performs processing for superimposing and displaying an OSD (on-screen display) image such as a menu image or a message image on the projection image based on an instruction from the control unit 20. The OSD processing unit 16 includes an OSD memory (not shown), and stores OSD image information representing graphics, fonts, and the like for forming an OSD image.

制御手段20が、OSD画像の重畳表示を指示すると、OSD処理手段16は、必要なOSD画像情報をOSDメモリーから読み出し、投写画像の所定の位置にOSD画像が重畳されるように、画像信号処理手段17から入力される画像情報にこのOSD画像情報を合成する。OSD画像情報が合成された画像情報は、液晶駆動手段14に出力される。
なお、制御手段20からOSD画像を重畳する旨の指示がない場合には、OSD処理手段16は、画像信号処理手段17から入力される画像情報を、そのまま液晶駆動手段14に出力する。
When the control unit 20 instructs to superimpose the OSD image, the OSD processing unit 16 reads necessary OSD image information from the OSD memory and performs image signal processing so that the OSD image is superimposed at a predetermined position of the projected image. The OSD image information is synthesized with the image information input from the means 17. The image information combined with the OSD image information is output to the liquid crystal driving means 14.
When there is no instruction to superimpose the OSD image from the control unit 20, the OSD processing unit 16 outputs the image information input from the image signal processing unit 17 to the liquid crystal driving unit 14 as it is.

液晶駆動手段14は、OSD処理手段16から入力される画像情報に従って液晶ライトバルブ12R,12G,12Bを駆動すると、液晶ライトバルブ12R,12G,12Bは、画像情報に応じた画像を形成し、この画像が投写レンズ13から投写される。   When the liquid crystal driving unit 14 drives the liquid crystal light valves 12R, 12G, and 12B according to the image information input from the OSD processing unit 16, the liquid crystal light valves 12R, 12G, and 12B form images corresponding to the image information, An image is projected from the projection lens 13.

制御手段20は、CPU(Central Processing Unit)や、各種データ等の一時記憶に用いられるRAM(Random Access Memory)等を備え、記憶手段21に記憶されているファームウェア211に従って動作することによりプロジェクター1の動作を統括制御する。つまり、制御手段20は、記憶手段21とともにコンピューターとして機能する。   The control unit 20 includes a CPU (Central Processing Unit), a RAM (Random Access Memory) used for temporary storage of various data, and the like, and operates according to the firmware 211 stored in the storage unit 21 to operate the projector 1. Centrally control the operation. That is, the control unit 20 functions as a computer together with the storage unit 21.

記憶手段21は、フラッシュメモリーやFeRAM等の書き換え可能な不揮発性のメモリーにより構成されており、プロジェクター1の動作を制御するためのファームウェア211や、プロジェクター1の動作条件等を規定する各種設定データ等が記憶されている。本実施形態では光源11の点灯時間情報や、メニューの設定内容、エラーの発生状況等を示す設定情報212と、他のプロジェクターの設定情報をバックアップ保存するバックアップ情報213が記憶される。なお、ファームウェア211は通信手段25を介して、ファームウェアデータをダウンロードし、ファームウェア211をアップデート可能となっている。   The storage means 21 is composed of a rewritable nonvolatile memory such as a flash memory or FeRAM, firmware 211 for controlling the operation of the projector 1, various setting data for defining the operating conditions of the projector 1, etc. Is remembered. In the present embodiment, lighting time information of the light source 11, setting information 212 indicating menu setting contents, error occurrence status, and the like, and backup information 213 for saving backup setting information of other projectors are stored. The firmware 211 can be updated by downloading firmware data via the communication means 25.

入力操作手段23は、ユーザーがプロジェクター1に対して各種指示を行うための複数の操作キーを備えている。入力操作手段23が備える操作キーとしては、電源のオン・オフを交互に切り替えるための電源キーや、複数の画像入力端子6を切り替えるための入力切替キー、設定メニュー等を重畳表示させるためのメニューキー、設定メニュー等で項目の選択に用いられる方向キー(上下左右に対応する4つの操作キー)、選択された項目を確定させる決定キー、動作の取り消し等を行うための取消キー等がある。   The input operation means 23 includes a plurality of operation keys for the user to give various instructions to the projector 1. The operation keys of the input operation means 23 include a power key for alternately switching on / off the power, an input switching key for switching a plurality of image input terminals 6, and a menu for displaying a setting menu in a superimposed manner. There are a direction key (four operation keys corresponding to up / down / left / right) used for selecting an item in a key, a setting menu, etc., a determination key for confirming a selected item, a cancel key for canceling an operation, and the like.

ユーザーが入力操作手段23の各種操作キーを操作すると、入力操作手段23は、ユーザーの操作内容に応じた操作信号を制御手段20に出力する。なお、入力操作手段23は、リモートコントローラー(リモコン)信号受信手段(図示せず)と遠隔操作が可能なリモートコントローラー(図示せず)を有した構成としてもよい。
この場合、リモートコントローラーは、ユーザーの操作内容に応じた赤外線等の操作信号を発し、リモコン信号受信手段がこれを受信して制御情報として制御手段20に伝達する。
When the user operates various operation keys of the input operation unit 23, the input operation unit 23 outputs an operation signal corresponding to the operation content of the user to the control unit 20. The input operation means 23 may have a configuration including a remote controller (remote control) signal receiving means (not shown) and a remote controller (not shown) capable of remote operation.
In this case, the remote controller emits an operation signal such as an infrared ray according to the operation content of the user, and the remote control signal receiving means receives it and transmits it to the control means 20 as control information.

光源制御手段22は、制御手段20の指示に基づいて、光源11に対する電力の供給と停止とを制御し、光源11の点灯、及び消灯を切り替える。   The light source control unit 22 controls the supply and stop of power to the light source 11 based on an instruction from the control unit 20 to switch the light source 11 on and off.

通信手段25は、図示しない接続端子を介して、情報処理装置PCや他のプロジェクターとの間で通信を行う。通信においては図1に示したように、制御コマンド(ダウンロード要求コマンド、バックアップ要求コマンド、設定情報の取得要求コマンドなど)、コマンドに対する応答、設定情報のデータ、ファームウェアのダウンロードデータなどが送受信される。   The communication unit 25 communicates with the information processing apparatus PC and other projectors via a connection terminal (not shown). In communication, as shown in FIG. 1, control commands (download request command, backup request command, setting information acquisition request command, etc.), responses to commands, setting information data, firmware download data, and the like are transmitted and received.

電源部31には、電源端子30を介してAC100V等の電力が外部から供給される。電源部31は、入力した電力(交流電力)を所定の直流電力に変換して、プロジェクター1の各部に電力を供給する。
また、電源部31は、制御手段20の指示に基づいて、プロジェクター1の動作に必要な電力(動作電力)を各部に供給する状態(電源オン状態)と、動作電力の供給を停止して、電源をオンにするための操作を待機する状態(スタンバイ状態)とを切り替えることができる。
The power supply unit 31 is supplied with electric power such as AC 100V from the outside via the power supply terminal 30. The power supply unit 31 converts input power (AC power) into predetermined DC power and supplies the power to each unit of the projector 1.
Further, the power supply unit 31 stops supplying power (operating power) necessary for the operation of the projector 1 to each unit (power-on state) and operating power supply based on an instruction from the control unit 20. It is possible to switch between a state of waiting for an operation for turning on the power (standby state).

次に、本実施形態のプロジェクター1の動作を図4から図7のフローチャートを用いて説明する。図4はプロジェクター1が情報処理装置PCより、ファームウェアのダウンロード要求コマンドを受信したときの動作、図5はプロジェクター1が、他のプロジェクターにファームウェアアップデート処理を行うときの動作、図6はプロジェクターが設定情報212をバックアップするときの動作、図7はプロジェクター1がバックアップした設定情報212のリストア操作を受け付けたときの動作を示す。   Next, the operation of the projector 1 of the present embodiment will be described using the flowcharts of FIGS. 4 shows the operation when the projector 1 receives a firmware download request command from the information processing apparatus PC, FIG. 5 shows the operation when the projector 1 performs firmware update processing on another projector, and FIG. FIG. 7 shows an operation when the information 212 is backed up. FIG. 7 shows an operation when the restore operation for the setting information 212 backed up by the projector 1 is received.

[ファームウェアのダウンロード要求を受け付けたとき]
図4に示すように、プロジェクター1が、情報処理装置PCより、ファームウェアのダウンロード要求コマンドを受信し、ファームウェアのダウンロード要求を受け付けると、(ステップS101)、ステップS102に遷移する。
[When a firmware download request is accepted]
As shown in FIG. 4, when the projector 1 receives a firmware download request command from the information processing apparatus PC and receives a firmware download request (step S101), the process proceeds to step S102.

ステップS102において制御手段20は、情報処理装置PCに設定情報212のバックアップ要求コマンドを送信し、ステップS103に遷移する。   In step S102, the control unit 20 transmits a backup request command for the setting information 212 to the information processing apparatus PC, and the process proceeds to step S103.

ステップS103において制御手段20は、情報処理装置PCよりバックアップ承諾応答を受信したか否かを調べる。バックアップ承諾応答を受信した場合(ステップS103:Y)、ステップS104に遷移する。バックアップ承諾応答を受信していない場合(ステップS103:N)、ステップS103を繰り返す。   In step S103, the control means 20 checks whether or not a backup consent response has been received from the information processing apparatus PC. When the backup consent response is received (step S103: Y), the process proceeds to step S104. If the backup acceptance response has not been received (step S103: N), step S103 is repeated.

ステップS104において制御手段20は、情報処理装置PCに、記憶手段21に記憶されている設定情報212に基づいて設定情報のデータを送信(バックアップ)し、ステップS105に遷移する。ステップS102からステップS104がバックアップステップに相当する。   In step S104, the control unit 20 transmits (backs up) setting information data to the information processing apparatus PC based on the setting information 212 stored in the storage unit 21, and the process proceeds to step S105. Steps S102 to S104 correspond to a backup step.

ステップS105において制御手段20は、情報処理装置PCにダウンロード承諾応答を送信し、ステップS106に遷移する。   In step S105, the control unit 20 transmits a download consent response to the information processing apparatus PC, and the process proceeds to step S106.

ステップS106において制御手段20は、情報処理装置PCよりファームウェアのダウンロードデータを受信し、ステップS107に遷移する。   In step S106, the control unit 20 receives the firmware download data from the information processing apparatus PC, and proceeds to step S107.

ステップS107において制御手段20は、ステップS106において受信したファームウェアのダウンロードデータを記憶手段21にファームウェア211として書き込み、ステップS108に遷移する。   In step S107, the control unit 20 writes the firmware download data received in step S106 in the storage unit 21 as the firmware 211, and proceeds to step S108.

ステップS108において制御手段20は、情報処理装置PCにバックアップした設定情報の取得要求コマンドを送信し、ステップS109に遷移する。   In step S108, the control means 20 transmits a setting information acquisition request command backed up to the information processing apparatus PC, and the process proceeds to step S109.

ステップS109において制御手段20は、情報処理装置PCよりバックアップした設定情報のデータを受信し、ステップS110に遷移する。   In step S109, the control means 20 receives the setting information data backed up from the information processing apparatus PC, and transitions to step S110.

ステップS110において制御手段20は、ステップS109において受信した設定情報のデータを記憶手段に設定情報212として保存し、ステップS111に遷移する。ステップS108からステップS110がリストアステップに相当する。   In step S110, the control unit 20 stores the setting information data received in step S109 in the storage unit as setting information 212, and the process proceeds to step S111. Steps S108 to S110 correspond to a restore step.

ステップS111において制御手段20は、通信手段25に他のプロジェクターが通信接続(接続)されているか否かを調べる。他のプロジェクターが接続されている場合(ステップS111:Y)、ステップS112に遷移する。他のプロジェクターが接続されていない場合、ステップS120に遷移する。   In step S111, the control unit 20 checks whether another projector is connected to the communication unit 25 for communication. When another projector is connected (step S111: Y), the process proceeds to step S112. If no other projector is connected, the process proceeds to step S120.

ステップS112において制御手段20は、通信手段25に接続された他のプロジェクターのファームウェアアップデート処理を行い、ステップS120に遷移する。このファームウェアアップデート処理は図5に示す。   In step S112, the control unit 20 performs a firmware update process for another projector connected to the communication unit 25, and the process proceeds to step S120. This firmware update process is shown in FIG.

ステップS120において本動作フローを終了する。   In step S120, the operation flow ends.

なお、プロジェクター1が他のプロジェクター(他のPJ)のファームウェアのアップデート操作を受け付けた場合(ステップS115)、ステップS111に遷移し、上述した動作を実行する。   When the projector 1 receives a firmware update operation for another projector (other PJ) (step S115), the process proceeds to step S111, and the above-described operation is executed.

[プロジェクターがファームウェアアップデート処理を行うとき]
図5に示すように、プロジェクター1が、ファームウェアアップデート処理を開始すると(ステップS201)、制御手段20は他のプロジェクターにファームウェアのダウンロード要求コマンドを送信し(ステップS202)、ステップS203に遷移する。ここで、他のプロジェクターは図4に示したステップS101と同様の動作を行う。
[When the projector performs firmware update processing]
As shown in FIG. 5, when the projector 1 starts the firmware update process (step S201), the control unit 20 transmits a firmware download request command to another projector (step S202), and the process proceeds to step S203. Here, the other projectors perform the same operation as step S101 shown in FIG.

ステップS203において制御手段20は、他のプロジェクターより設定情報のバックアップ要求コマンドを受信したか否かを調べる。バックアップ要求コマンドを受信した場合(ステップS203:Y)、ステップS204に遷移する。バックアップ要求コマンドを受信していない場合(ステップS203:N)、ステップS203を繰り返す。   In step S203, the control unit 20 checks whether or not a setting information backup request command has been received from another projector. When the backup request command is received (step S203: Y), the process proceeds to step S204. If no backup request command has been received (step S203: N), step S203 is repeated.

ステップS204において制御手段20は、他のプロジェクターに設定情報のバックアップ承諾応答を送信し、ステップS205に遷移する。   In step S204, the control unit 20 transmits a setting information backup acceptance response to another projector, and the process proceeds to step S205.

ステップS205において制御手段20は、他のプロジェクターより他のプロジェクターの記憶手段に記憶されていた設定情報に基づいた設定情報のデータを受信し、受信したデータを記憶手段21にバックアップ情報213として保存する。次にステップS206に遷移する。   In step S <b> 205, the control unit 20 receives setting information data based on the setting information stored in the storage unit of the other projector from the other projector, and stores the received data as backup information 213 in the storage unit 21. . Next, the process proceeds to step S206.

ステップS206において制御手段20は、他のプロジェクターよりファームウェアのダウンロード承諾応答を受信したか否かを調べる。ダウンロード承諾応答を受信した場合(ステップS206:Y)、ステップS207に遷移する。ダウンロード承諾応答を受信していない場合(ステップS206:N)、ステップS206を繰り返す。   In step S206, the control unit 20 checks whether a firmware download acceptance response has been received from another projector. When the download consent response is received (step S206: Y), the process proceeds to step S207. If the download acceptance response has not been received (step S206: N), step S206 is repeated.

ステップS207において制御手段20は、記憶手段21に記憶されているファームウェア211をダウンロードデータとして他のプロジェクターに送信し、ステップS208に遷移する。   In step S207, the control unit 20 transmits the firmware 211 stored in the storage unit 21 to the other projector as download data, and the process proceeds to step S208.

ステップS208において制御手段20は、他のプロジェクターより設定情報の取得要求コマンドを受信したか否かを調べる。設定情報の取得要求コマンドを受信した場合(ステップS208:Y)、ステップS209に遷移する。設定情報の取得要求コマンドを受信していない場合(ステップS208:N)、ステップS208を繰り返す。   In step S208, the control means 20 checks whether or not a setting information acquisition request command has been received from another projector. When the setting information acquisition request command is received (step S208: Y), the process proceeds to step S209. If the setting information acquisition request command has not been received (step S208: N), step S208 is repeated.

ステップS209において制御手段20は、記憶手段21に記憶されているバックアップ情報213に基づいて他のプロジェクターの設定情報のデータを他のプロジェクターに送信し、ステップS210に遷移する。   In step S209, the control unit 20 transmits the setting information data of the other projector to the other projector based on the backup information 213 stored in the storage unit 21, and the process proceeds to step S210.

ステップS210において本動作フローを終了する。   In step S210, the operation flow ends.

[プロジェクターが設定情報をバックアップするときの動作]
図6に示すように、プロジェクター1が動作中に電源オフ操作を検出すると(ステップS301)、制御手段20は光源制御手段22により光源11を消灯させ(ステップS302)、ステップS303に遷移する。
[Operation when the projector backs up the setting information]
As shown in FIG. 6, when the power-off operation is detected while the projector 1 is operating (step S301), the control unit 20 turns off the light source 11 by the light source control unit 22 (step S302), and the process proceeds to step S303.

ステップS303において制御手段20は、情報処理装置PCに設定情報212のバックアップ要求コマンドを送信し、ステップS304に遷移する。   In step S303, the control unit 20 transmits a backup request command for the setting information 212 to the information processing apparatus PC, and the process proceeds to step S304.

ステップS304において制御手段20は、情報処理装置PCよりバックアップ承諾応答を受信したか否かを調べる。バックアップ承諾応答を受信した場合(ステップS304:Y)、ステップS305に遷移する。バックアップ承諾応答を受信していない場合(ステップS304:N)、ステップS304を繰り返す。   In step S304, the control means 20 checks whether or not a backup consent response has been received from the information processing apparatus PC. When the backup consent response is received (step S304: Y), the process proceeds to step S305. If the backup acceptance response has not been received (step S304: N), step S304 is repeated.

ステップS305において制御手段20は、情報処理装置PCに、記憶手段21に記憶されている設定情報212に基づいて設定情報のデータを送信し、ステップS310に遷移する。   In step S305, the control unit 20 transmits setting information data to the information processing apparatus PC based on the setting information 212 stored in the storage unit 21, and the process proceeds to step S310.

ステップS310において制御手段20は、プロジェクター1の電源をオフしてスタンバイ状態に移行させ、本動作フローを終了する。   In step S310, the control unit 20 turns off the power of the projector 1 to shift to the standby state, and ends this operation flow.

なお、プロジェクター1が所定のバックアップ操作を受け付けた場合にもバックアップを実行するようにしてもよい。この場合、所定のバックアップ操作を検出したとき、ステップS303からステップS305までの動作を実行する。   Note that backup may also be executed when the projector 1 receives a predetermined backup operation. In this case, when a predetermined backup operation is detected, the operations from step S303 to step S305 are executed.

[バックアップした設定情報のリストア操作を受け付けたとき]
図7に示すように、プロジェクター1がバックアップした設定情報のリストア操作を受け付けた場合(ステップS401)、制御手段20は、情報処理装置PCにバックアップした(バックアップ済)設定情報の取得要求コマンドを送信し(ステップS402)、ステップS403に遷移する。
[When a restore operation for backed up configuration information is accepted]
As illustrated in FIG. 7, when the setting information restored by the projector 1 is received (step S <b> 401), the control unit 20 transmits an acquisition request command for setting information backed up (backed up) to the information processing apparatus PC. (Step S402), the process proceeds to Step S403.

ステップS403において制御手段20は、情報処理装置PCよりバックアップした設定情報のデータを受信し、ステップS404に遷移する。   In step S403, the control means 20 receives the setting information data backed up from the information processing apparatus PC, and transitions to step S404.

ステップS404において制御手段20は、ステップS403において受信した設定情報のデータを記憶手段21に設定情報212として保存し、ステップS405に遷移する。   In step S404, the control means 20 stores the setting information data received in step S403 in the storage means 21 as setting information 212, and the process proceeds to step S405.

ステップS405において本動作フローを終了する。   In step S405, the operation flow ends.

以上、説明したように、本実施形態のプロジェクター1によれば、情報処理装置PCよりプロジェクター1のファームウェア211のダウンロード要求を受け付けると、ダウンロード前に設定情報212を情報処理装置PCにバックアップし、ファームウェア211のダウンロード後に情報処理装置PCにバックアップした設定情報212を戻すため、ファームウェア211のダウンロードによるアップデート時に誤って設定情報212が消去されてしまうのを防止することが可能となる。   As described above, according to the projector 1 of the present embodiment, when a download request for the firmware 211 of the projector 1 is received from the information processing apparatus PC, the setting information 212 is backed up to the information processing apparatus PC before downloading, and the firmware Since the setting information 212 backed up to the information processing apparatus PC is returned after downloading 211, it is possible to prevent the setting information 212 from being accidentally erased when updating by downloading the firmware 211.

また、所定のタイミングでプロジェクター1の設定情報212を情報処理装置PCにバックアップしているので、ファームウェア211が何らかの要因で誤動作して設定情報212が消去されてしまった場合でも、情報処理装置PCにバックアップしておいた設定情報212を戻すことが可能となる。   Further, since the setting information 212 of the projector 1 is backed up to the information processing apparatus PC at a predetermined timing, even if the firmware 211 malfunctions for some reason and the setting information 212 is deleted, the information processing apparatus PC The setting information 212 that has been backed up can be restored.

また、複数のプロジェクターが通信によって接続使用される環境において、プロジェクター1が他のプロジェクターに対しての情報処理装置PCとして動作し、ファームウェア211のダウンロードと、設定情報212のバックアップとを行うファームウェアアップデート処理を実行する。これにより、複数のプロジェクターが使用される環境において、情報処理装置PCは1台のプロジェクター1のファームウェアアップデートを行えば、以後は情報処理装置PCがなくてもそのプロジェクター1が他プロジェクターのファームウェアアップデートを行うことができるので、情報処理装置PCを他のプロジェクターのファームウェアアップデート処理の環境で占有されるのを防止し、ファームウェアアップデート処理の時間を短縮することが可能となる。   Also, in an environment in which a plurality of projectors are connected and used by communication, the firmware update process in which the projector 1 operates as an information processing apparatus PC for other projectors and downloads the firmware 211 and backs up the setting information 212 Execute. As a result, in an environment where a plurality of projectors are used, if the information processing apparatus PC performs firmware update for one projector 1, the projector 1 thereafter updates the firmware of other projectors even without the information processing apparatus PC. Therefore, it is possible to prevent the information processing apparatus PC from being occupied by the firmware update processing environment of another projector and to shorten the time of the firmware update processing.

また、所定の操作により、プロジェクター1のファームウェア211を通信によって接続された他のプロジェクターにダウンロードし、ファームウェアのアップデートを行うことができるので、情報処理装置PCを使わずに他のプロジェクターのファームウェア211をプロジェクター1のファームウェア211にアップデートすることが可能となる。   Further, the firmware 211 of the projector 1 can be downloaded to another projector connected by communication and the firmware can be updated by a predetermined operation, so that the firmware 211 of the other projector can be downloaded without using the information processing apparatus PC. It is possible to update to the firmware 211 of the projector 1.

また、本実施形態は、以下のように変更してもよい。
(変形例1)
上記実施形態において、プロジェクター1のファームウェアのダウンロードデータの受信後に、バックアップした設定情報212を取得して設定する処理(リストア処理)を省略するようにしてもよい。つまり、ファームアップデート後に必要がある場合のみに所定操作でバックアップした設定情報212のリストア処理を行うので、プロジェクター1のファームウェア211のアップデートにかかる時間を削減することが可能となる。
Moreover, you may change this embodiment as follows.
(Modification 1)
In the above embodiment, after receiving the firmware download data of the projector 1, the processing (restore processing) for acquiring and setting the backed up setting information 212 may be omitted. In other words, the setting information 212 that has been backed up by a predetermined operation is restored only when necessary after a firmware update, so that the time required for updating the firmware 211 of the projector 1 can be reduced.

1…プロジェクター、6…画像入力端子、10…画像投写手段、11…光源、12R,12G,12B…液晶ライトバルブ、13…投写レンズ、14…液晶駆動手段、16…OSD処理手段、17…画像信号処理手段、18…画像信号入力手段、20…制御手段、21…記憶手段、211…ファームウェア、212…設定情報、213…バックアップ情報、22…光源制御手段、23…入力操作手段、25…通信手段、30…電源端子、31…電源部、PC…情報処理装置。   DESCRIPTION OF SYMBOLS 1 ... Projector, 6 ... Image input terminal, 10 ... Image projection means, 11 ... Light source, 12R, 12G, 12B ... Liquid crystal light valve, 13 ... Projection lens, 14 ... Liquid crystal drive means, 16 ... OSD processing means, 17 ... Image Signal processing means 18 ... Image signal input means 20 ... Control means 21 ... Storage means 211 ... Firmware 212 ... Setting information 213 ... Backup information 22 ... Light source control means 23 ... Input operation means 25 ... Communication Means 30... Power terminal 31. Power source unit PC PC Information processing device.

Claims (7)

画像を投写するプロジェクターであって、
外部の装置と通信する通信手段と、
当該プロジェクターの光源点灯時間情報、およびエラー発生情報を含む設定情報を記憶する記憶手段と、
当該プロジェクターを制御する制御手段と、を備え、
前記制御手段は、前記外部の装置より当該プロジェクターのファームウェアのダウンロード要求を受け付けた場合、前記通信手段を介して前記外部の装置に前記設定情報をバックアップし、前記ファームウェアのダウンロードが終了した後で、前記外部の装置より、バックアップした前記設定情報を取得し、前記記憶手段に設定することを特徴とする、プロジェクター。
A projector that projects an image,
A communication means for communicating with an external device;
Storage means for storing setting information including light source lighting time information of the projector and error occurrence information;
Control means for controlling the projector,
When the control unit receives a firmware download request for the projector from the external device, the control unit backs up the setting information to the external device via the communication unit, and after the firmware download is completed, The projector acquires the setting information backed up from the external device and sets it in the storage unit.
請求項1に記載のプロジェクターであって、
前記制御手段は、所定のタイミングで前記通信手段を介して前記外部の装置に前記設定情報をバックアップすることを特徴とする、プロジェクター。
The projector according to claim 1,
The projector is characterized in that the control means backs up the setting information to the external device via the communication means at a predetermined timing.
請求項2に記載のプロジェクターであって、
前記制御手段は、所定の操作を受け付けた場合に、前記外部の装置より、バックアップした前記設定情報を取得し、前記記憶手段に設定することを特徴とする、プロジェクター。
The projector according to claim 2,
When the control unit receives a predetermined operation, the control unit acquires the backed-up setting information from the external device and sets the acquired setting information in the storage unit.
請求項1から3のいずれか一項に記載のプロジェクターであって、
前記通信手段は複数の他のプロジェクターとも通信し、
前記記憶手段は、前記他のプロジェクターの前記設定情報をバックアップするバックアップ情報を記憶し、
前記制御手段は、前記他のプロジェクターへの当該プロジェクターのファームウェアのダウンロードと、前記他のプロジェクターの前記設定情報を前記記憶手段に記憶させるバックアップとを含む、ファームウェアアップデート処理を実行することを特徴とする、プロジェクター。
The projector according to any one of claims 1 to 3,
The communication means communicates with a plurality of other projectors,
The storage means stores backup information for backing up the setting information of the other projector,
The control means executes firmware update processing including downloading firmware of the projector to the other projector and backup for storing the setting information of the other projector in the storage means. ,projector.
請求項4に記載のプロジェクターであって、
前記制御手段は、前記外部の装置より、当該プロジェクターのファームウェアのダウンロードが終了した後で、前記他のプロジェクターに対して前記ファームウェアアップデート処理を実行することを特徴とする、プロジェクター。
The projector according to claim 4,
The projector is characterized in that, after downloading of the firmware of the projector from the external device is completed, the firmware update process is executed for the other projector.
請求項4に記載のプロジェクターであって、
前記制御手段は、所定の操作を受け付けたとき、前記他のプロジェクターに対して前記ファームウェアアップデート処理を実行することを特徴とする、プロジェクター。
The projector according to claim 4,
The projector, wherein when receiving a predetermined operation, the control unit executes the firmware update process for the other projector.
画像を投写するプロジェクターの制御方法であって、
外部の装置と通信する通信手段と、
当該プロジェクターの光源点灯時間情報、およびエラー発生情報を含む設定情報を記憶する記憶手段と、
当該プロジェクターを制御する制御手段と、を備え、
前記外部の装置より当該プロジェクターのファームウェアのダウンロード要求を受け付けた場合、前記通信手段を介して前記外部の装置に前記設定情報をバックアップするバックアップステップと、前記ファームウェアのダウンロードが終了した後で、前記外部の装置より、バックアップした前記設定情報を取得するリストアステップと、を有することを特徴とする、プロジェクターの制御方法。
A method of controlling a projector that projects an image,
A communication means for communicating with an external device;
Storage means for storing setting information including light source lighting time information of the projector and error occurrence information;
Control means for controlling the projector,
When receiving a firmware download request for the projector from the external device, a backup step for backing up the setting information to the external device via the communication means; and after the firmware download is completed, And a restore step of acquiring the backed-up setting information from the apparatus.
JP2012227715A 2012-10-15 2012-10-15 Projector and control method for projector Pending JP2014081699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012227715A JP2014081699A (en) 2012-10-15 2012-10-15 Projector and control method for projector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012227715A JP2014081699A (en) 2012-10-15 2012-10-15 Projector and control method for projector

Publications (1)

Publication Number Publication Date
JP2014081699A true JP2014081699A (en) 2014-05-08

Family

ID=50785862

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012227715A Pending JP2014081699A (en) 2012-10-15 2012-10-15 Projector and control method for projector

Country Status (1)

Country Link
JP (1) JP2014081699A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017156829A (en) * 2016-02-29 2017-09-07 富士通株式会社 Control device, information restoration method, and information restoration program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017156829A (en) * 2016-02-29 2017-09-07 富士通株式会社 Control device, information restoration method, and information restoration program

Similar Documents

Publication Publication Date Title
JP5708312B2 (en) projector
JP5782888B2 (en) projector
JP2014081699A (en) Projector and control method for projector
JP2009098482A (en) Projector and image projection system
US20140085272A1 (en) Projector system and control method for the projector system
EP3522147A1 (en) Image display apparatus and control method thereof
JP2017130713A (en) Display device, and control method of display device
JP2009253718A (en) Electronic device, projector, control method of electronic device and electronic device system
JP2014115363A (en) Image display device, and control method of image display device
JP2014048617A (en) Projector, and control method of projector
JP2016008999A (en) Projector and control method of projector
JP6369082B2 (en) Projector, display device, and projector control method
JP6127393B2 (en) Projector system, projector system control method, and projector
JP5617575B2 (en) Image display device and control method thereof
JP5685972B2 (en) Projector and projector control method
JP2009042508A (en) Image display device, projector, and control method for image display device
JP2012037636A (en) Projector and control method thereof
JP2013020058A (en) Projector and method for controlling projector
JP2013160978A (en) Projector and control method of projector
JP5353717B2 (en) Projector and control method thereof
JP2014066854A (en) Projector and method of controlling projector
JP2013080141A (en) Image display device, method of controlling image display device
JP2012226034A (en) Projector system and control method of projector system
JP2015060087A (en) Projector system, and control method of projector system
JP6020609B2 (en) Projector and projector control method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20150108