JP2023183232A - Electronic apparatus, accessory device, control method, and program - Google Patents

Electronic apparatus, accessory device, control method, and program Download PDF

Info

Publication number
JP2023183232A
JP2023183232A JP2022096749A JP2022096749A JP2023183232A JP 2023183232 A JP2023183232 A JP 2023183232A JP 2022096749 A JP2022096749 A JP 2022096749A JP 2022096749 A JP2022096749 A JP 2022096749A JP 2023183232 A JP2023183232 A JP 2023183232A
Authority
JP
Japan
Prior art keywords
electronic device
information
accessory
accessory device
predetermined operation
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
JP2022096749A
Other languages
Japanese (ja)
Inventor
直人 藤橋
Naoto Fujihashi
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.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2022096749A priority Critical patent/JP2023183232A/en
Publication of JP2023183232A publication Critical patent/JP2023183232A/en
Pending legal-status Critical Current

Links

Images

Abstract

To determine an appropriate operable time considering the operating state of an accessory device connected with an electronic apparatus.SOLUTION: An electronic apparatus has: connection means that communicably connects an accessory device; storage means that stores first information indicating an increase in temperature due to generation of heat during a predetermined operation of the electronic apparatus; and control means that determines an operable time during the predetermined operation of the electronic apparatus by using the first information selected from the storage means based on second information on the accessory device received from the accessory device.SELECTED DRAWING: Figure 1

Description

本発明は、電子機器の動作可能時間を通知する技術に関する。 The present invention relates to a technique for notifying the operable time of electronic equipment.

最近のデジタルカメラなどの電子機器において、電子機器の発熱状態に応じて動作可能時間を算出し、ユーザに通知する機能が知られている(特許文献1,2)。 BACKGROUND ART In recent electronic devices such as digital cameras, there is a known function that calculates the operable time according to the heat generation state of the electronic device and notifies the user (Patent Documents 1 and 2).

特開2012-165372号公報Japanese Patent Application Publication No. 2012-165372 特開2007-322438号公報JP2007-322438A

しかしながら、特許文献1,2では、電子機器に接続されているアクセサリ装置の動作状態が考慮されておらず、適切な動作可能時間を通知することができない可能性がある。例えば、デジタルカメラがアクセサリ装置により冷却されている状態で動画記録を行った場合、冷却されていない状態で動画記録を行う場合よりも動作可能時間が長くなる傾向がある。しかしながら、アクセサリ装置による冷却状態を考慮しないと、実際の動作可能時間と計算上の動作可能時間が相違し、ユーザに適切な動作可能時間を通知することができないことが想定される。 However, in Patent Documents 1 and 2, the operating state of an accessory device connected to an electronic device is not taken into consideration, and there is a possibility that an appropriate operable time cannot be notified. For example, when a digital camera records a moving image while being cooled by an accessory device, the operating time tends to be longer than when recording a moving image when the digital camera is not cooled. However, if the cooling state by the accessory device is not taken into consideration, the actual operable time and the calculated operable time will be different, and it is assumed that the user cannot be notified of the appropriate operable time.

本発明は、上記課題に鑑みてなされ、その目的は、電子機器に接続されているアクセサリ装置の動作状態を考慮して適切な電子機器の動作可能時間を求め、ユーザに通知することができる技術を実現することである。 The present invention has been made in view of the above-mentioned problems, and its purpose is to obtain a suitable operating time of an electronic device in consideration of the operating state of an accessory device connected to the electronic device, and to notify the user of the appropriate operating time. The goal is to realize the following.

上記課題を解決し、目的を達成するために、本発明の電子機器は、アクセサリ装置を通信可能に接続する接続手段と、電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、前記アクセサリ装置から受信した前記アクセサリ装置に関する第2の情報に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求める制御手段と、を有する。 In order to solve the above problems and achieve the objects, an electronic device of the present invention includes a connection means for communicably connecting an accessory device, and first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device. and a storage means for storing, and the first information selected from the storage means based on second information regarding the accessory device received from the accessory device, the electronic device is operable during the predetermined operation. and control means for determining the time.

本発明によれば、電子機器に接続されているアクセサリ装置の動作状態を考慮して適切な動作可能時間を求め、ユーザに通知することができるようになる。 According to the present invention, it becomes possible to determine an appropriate operable time in consideration of the operating state of an accessory device connected to an electronic device, and to notify the user.

実施形態1の電子機器およびアクセサリ装置の構成を例示するブロック図。1 is a block diagram illustrating the configuration of an electronic device and an accessory device according to a first embodiment; FIG. 実施形態1の電子機器およびアクセサリ装置の制御処理を説明するフローチャート。5 is a flowchart illustrating control processing of the electronic device and accessory device according to the first embodiment. 実施形態1および実施形態3の温度上昇データテーブルを例示する図。FIG. 3 is a diagram illustrating a temperature rise data table of Embodiment 1 and Embodiment 3. 実施形態1から実施形態4の電子機器の温度上昇データと温度上昇傾向を説明する図。FIG. 4 is a diagram illustrating temperature rise data and temperature rise trends of electronic devices according to Embodiments 1 to 4. FIG. 実施形態2および実施形態3の電子機器およびアクセサリ装置の構成を例示するブロック図。FIG. 3 is a block diagram illustrating the configuration of an electronic device and an accessory device according to a second embodiment and a third embodiment. 実施形態2の電子機器およびアクセサリ装置の制御処理を説明するフローチャート。7 is a flowchart illustrating control processing of the electronic device and accessory device according to the second embodiment. 実施形態2および実施形態3の温度上昇データテーブルを例示する図。7 is a diagram illustrating a temperature rise data table of Embodiment 2 and Embodiment 3. FIG. 実施形態3の電子機器およびアクセサリ装置の制御処理を説明するフローチャート。10 is a flowchart illustrating control processing of an electronic device and an accessory device according to a third embodiment. 実施形態4の電子機器の構成を例示するブロック図。FIG. 7 is a block diagram illustrating the configuration of an electronic device according to a fourth embodiment. 実施形態4の電子機器の制御処理を説明するフローチャート。10 is a flowchart illustrating control processing of an electronic device according to a fourth embodiment. 実施形態4の温度上昇データテーブルを例示する図。FIG. 7 is a diagram illustrating a temperature rise data table according to the fourth embodiment.

以下、添付図面を参照して実施形態を詳しく説明する。なお、以下の実施形態は特許請求の範囲に係る発明を限定するものではない。実施形態には複数の特徴が記載されているが、これらの複数の特徴の全てが発明に必須のものとは限らず、また、複数の特徴は任意に組み合わせられてもよい。さらに、添付図面においては、同一若しくは同様の構成に同一の参照番号を付し、重複した説明は省略する。 Hereinafter, embodiments will be described in detail with reference to the accompanying drawings. Note that the following embodiments do not limit the claimed invention. Although a plurality of features are described in the embodiments, not all of these features are essential to the invention, and the plurality of features may be arbitrarily combined. Furthermore, in the accompanying drawings, the same or similar components are designated by the same reference numerals, and redundant description will be omitted.

以下の実施形態では、本発明の電子機器がデジタルカメラなどの撮像装置であり、本発明のアクセサリ装置が撮像装置に対して着脱可能な冷却装置である場合について説明する。なお、本発明の電子機器はデジタルカメラに限定されるものではなく、携帯電話の一種であるスマートフォンやタブレットデバイスなどに適用可能である。また、本発明のアクセサリ装置は冷却装置に限定されるものではなく、バッテリ装置などに適用可能である。 In the following embodiments, a case will be described in which the electronic device of the present invention is an imaging device such as a digital camera, and the accessory device of the present invention is a cooling device that is detachable from the imaging device. Note that the electronic device of the present invention is not limited to digital cameras, but can be applied to smartphones, which are a type of mobile phone, tablet devices, and the like. Further, the accessory device of the present invention is not limited to a cooling device, but can be applied to a battery device and the like.

[実施形態1]
実施形態1は、電子機器がアクセサリ装置から受信したアクセサリ情報に基づいて、電子機器が保持する複数の温度上昇データの中から適切な温度上昇データを選択し、選択した温度上昇データを用いて電子機器の所定の動作時の動作可能時間を求める例である。
[Embodiment 1]
In the first embodiment, the electronic device selects appropriate temperature rise data from a plurality of temperature rise data held by the electronic device based on accessory information received from the accessory device, and uses the selected temperature rise data to This is an example of determining the available operating time of a device during a predetermined operation.

<装置構成>図1を参照して、実施形態1の電子機器100およびアクセサリ装置200の構成および機能について説明する。 <Device Configuration> With reference to FIG. 1, the configuration and functions of the electronic device 100 and accessory device 200 of the first embodiment will be described.

図1は、実施形態1の電子機器100とアクセサリ装置200の構成を示すブロック図である。 FIG. 1 is a block diagram showing the configuration of an electronic device 100 and an accessory device 200 according to the first embodiment.

電子機器100は、システム制御部101、レンズ部102、レンズ制御部103、撮像部104、撮像信号処理部105、画像処理部106、記憶部107、操作部108、表示部109、温度測定部110、電源部111および接続部112を有する。 The electronic device 100 includes a system control section 101, a lens section 102, a lens control section 103, an imaging section 104, an image signal processing section 105, an image processing section 106, a storage section 107, an operation section 108, a display section 109, and a temperature measurement section 110. , a power supply section 111 and a connection section 112.

システム制御部101は、電子機器100の各構成要素を統括して制御する。システム制御部101は、少なくとも1つのプロセッサまたは回路からなる演算処理装置、ROMなどの不揮発性メモリ、RAMなどの揮発性メモリなどを備える。システム制御部101は、ROMから読み出したプログラムを実行することにより電子機器100の各構成要素を制御する。なお、プログラムには、後述するフローチャートを実行するためのプログラムが含まれる。RAMは、システム制御部101の動作用の定数、変数、ROMから読み出したプログラムなどを展開するワークメモリとして使用される。 The system control unit 101 centrally controls each component of the electronic device 100. The system control unit 101 includes an arithmetic processing unit including at least one processor or circuit, a nonvolatile memory such as a ROM, a volatile memory such as a RAM, and the like. The system control unit 101 controls each component of the electronic device 100 by executing a program read from the ROM. Note that the program includes a program for executing a flowchart described later. The RAM is used as a work memory for storing constants and variables for the operation of the system control unit 101, programs read from the ROM, and the like.

レンズ部102は、ズームレンズやフォーカスレンズを含むレンズ群、絞り機能を備えるシャッターを含む。 The lens unit 102 includes a lens group including a zoom lens and a focus lens, and a shutter with an aperture function.

レンズ制御部103は、レンズ部102の各構成要素を駆動するモータやドライバなどの駆動機構を含む。レンズ制御部103は、システム制御部101の制御によりレンズ部102の各構成要素を制御する。 The lens control unit 103 includes a drive mechanism such as a motor and a driver that drive each component of the lens unit 102. The lens control unit 103 controls each component of the lens unit 102 under the control of the system control unit 101.

撮像部104は、CMOSまたはCCDなどの光電変換素子から構成されるイメージセンサを備える。撮像部104は、レンズ部102により結像された被写体像光を、イメージセンサにより電気信号に変換し、撮像信号処理部105に出力する。 The imaging unit 104 includes an image sensor configured from a photoelectric conversion element such as CMOS or CCD. The imaging unit 104 converts the subject image light formed by the lens unit 102 into an electrical signal using an image sensor, and outputs the electric signal to the imaging signal processing unit 105 .

撮像信号処理部105は、撮像部104から出力されるアナログ画像信号をデジタル信号に変換するA/D変換器を有する。撮像部104は、システム制御部101の制御により、レンズ部102により結像された被写体像光を、撮像素子により電気信号に変換する。撮像信号処理部105は、撮像部104により生成された電気信号に対して、ノイズ低減処理などを行って、デジタル画像信号を出力する。 The imaging signal processing unit 105 includes an A/D converter that converts the analog image signal output from the imaging unit 104 into a digital signal. Under the control of the system control unit 101, the imaging unit 104 converts the subject image light formed by the lens unit 102 into an electrical signal using an imaging element. The imaging signal processing unit 105 performs noise reduction processing and the like on the electrical signal generated by the imaging unit 104, and outputs a digital image signal.

画像処理部106は、撮像信号処理部105から出力されるデジタル画像信号に対して補正処理、圧縮処理を実行して画像データを生成し、記憶部107に記憶する。システム制御部101は、画像処理部106により生成された画像データを用いて所定の演算処理を行い、得られた演算結果に基づき、レンズ制御部103を制御することで、AF(オートフォーカス)処理やAE(自動露出)処理を行う。 The image processing unit 106 performs correction processing and compression processing on the digital image signal output from the imaging signal processing unit 105 to generate image data, and stores the image data in the storage unit 107 . The system control unit 101 performs predetermined calculation processing using the image data generated by the image processing unit 106, and controls the lens control unit 103 based on the obtained calculation results to perform AF (autofocus) processing. and AE (automatic exposure) processing.

記憶部107は、画像処理部106により生成された画像データを記憶する。また、システム制御部101は、再生モードにおいて記憶部107に格納されている画像データを読み出す。記憶部107は、電子機器100に装着されるメモリカードやハードディスクドライブなどであってもよいし、電子機器100に内蔵されたフラッシュメモリやハードディスクドライブであってもよい。電子機器100は少なくとも記憶部107にアクセスする手段を有していればよい。 The storage unit 107 stores image data generated by the image processing unit 106. Furthermore, the system control unit 101 reads image data stored in the storage unit 107 in playback mode. The storage unit 107 may be a memory card, a hard disk drive, etc. that is attached to the electronic device 100, or may be a flash memory or a hard disk drive built into the electronic device 100. The electronic device 100 only needs to have at least means for accessing the storage unit 107.

また、記憶部107は、図3および図4で後述する電子機器100の所定の動作時の発熱による温度上昇を示す情報(以下、温度上昇データ)を記憶している。温度情報データは、電子機器100の所定の動作時の処理負荷に応じた機器内部の温度変化の傾向を示す情報である、記憶部107には、電子機器100の複数の動作モードに応じた複数の温度上昇データが記憶されている。 Furthermore, the storage unit 107 stores information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device 100 (described later in FIGS. 3 and 4) (hereinafter referred to as temperature rise data). The temperature information data is information indicating a tendency of temperature change inside the device according to the processing load during a predetermined operation of the electronic device 100. temperature rise data is stored.

操作部108は、ユーザからの各種操作を受け付けるスイッチ、ボタン、タッチパネルなどの操作部材を含む。操作部108は、ユーザが操作した操作部材に対応する操作信号をシステム制御部101に出力する。システム制御部101は、操作信号に基づいて電子機器100の各構成要素に制御信号を出力して制御する。 The operation unit 108 includes operation members such as switches, buttons, and a touch panel that accept various operations from the user. The operation unit 108 outputs an operation signal corresponding to the operation member operated by the user to the system control unit 101. The system control unit 101 outputs control signals to and controls each component of the electronic device 100 based on the operation signal.

表示部109は、画像処理部106により生成された画像データの表示、記憶部107から読み出した画像データの表示、対話的な操作のためのGUIの表示などを行う。表示部109は、例えば、液晶ディスプレイ、有機ELディスプレイなどの表示デバイスである。表示部109は、電子機器100と一体化された構成であっても、電子機器100に接続された外部機器であってもよい。電子機器100は、表示部109と接続することができ、表示部109の表示を制御する機能を有していればよい。 The display unit 109 displays image data generated by the image processing unit 106, image data read from the storage unit 107, and a GUI for interactive operations. The display unit 109 is, for example, a display device such as a liquid crystal display or an organic EL display. The display unit 109 may be integrated with the electronic device 100 or may be an external device connected to the electronic device 100. The electronic device 100 may be connected to the display unit 109 and may have a function of controlling the display of the display unit 109.

温度測定部110は、例えば、温度を測定するサーミスタまたはデジタル温度計を備え、電子機器100の内部の温度情報を取得する。 The temperature measurement unit 110 includes, for example, a thermistor or a digital thermometer that measures temperature, and acquires temperature information inside the electronic device 100.

電源部111は、電子機器100の各構成要素に電力を供給する。電源部111は、例えば、不図示の電池またはAC電源から供給される電圧を電子機器100の各構成要素が動作可能な電圧に変換する。 The power supply unit 111 supplies power to each component of the electronic device 100. The power supply unit 111 converts, for example, a voltage supplied from a battery or an AC power source (not shown) into a voltage at which each component of the electronic device 100 can operate.

接続部112は、アクセサリ装置200と機械的および電気的に接続するためのマウント部を有している。これにより、アクセサリ装置200をマウント部を介して電子機器100に着脱可能とすることができる。 The connecting portion 112 has a mount portion for mechanically and electrically connecting with the accessory device 200. Thereby, the accessory device 200 can be attached to and detached from the electronic device 100 via the mount section.

また、接続部112は、アクセサリ装置200などの外部機器と通信可能に接続するためのUSBなどのインターフェースを有している。電子機器100のシステム制御部101は、接続部112とアクセサリ装置200の接続部206とを介してアクセサリ装置200のアクセサリ制御部201と通信を行い、データの授受を行うことができる。例えば、システム制御部101は、アクセサリ装置200の制御データを、接続部112を介してアクセサリ装置200に送信したり、アクセサリ装置200が保持する温度上昇データを接続部112を介してアクセサリ装置200から受信したりすることができる。 Furthermore, the connection unit 112 has an interface such as a USB for communicably connecting to an external device such as the accessory device 200. The system control unit 101 of the electronic device 100 can communicate with the accessory control unit 201 of the accessory device 200 via the connection unit 112 and the connection unit 206 of the accessory device 200, and can exchange data. For example, the system control unit 101 transmits control data of the accessory device 200 to the accessory device 200 via the connection unit 112, or transmits temperature rise data held by the accessory device 200 from the accessory device 200 via the connection unit 112. can be received.

次に、実施形態1のアクセサリ装置200の構成および機能について説明する。 Next, the configuration and functions of the accessory device 200 of the first embodiment will be explained.

アクセサリ装置200は、アクセサリ制御部201、冷却部202、冷却制御部203、操作部204、電源部205および接続部206を有する。 The accessory device 200 includes an accessory control section 201, a cooling section 202, a cooling control section 203, an operation section 204, a power supply section 205, and a connection section 206.

アクセサリ制御部201は、アクセサリ装置200の各構成要素を統括して制御する。アクセサリ制御部201は、少なくとも1つのプロセッサまたは回路からなる演算処理装置、ROMなどの不揮発性メモリ、RAMなどの揮発性メモリなどを備える。アクセサリ制御部201は、ROMから読み出したプログラムを実行することによりアクセサリ装置200の各構成要素を制御する。なお、プログラムには、後述するフローチャートを実行するためのプログラムが含まれる。RAMは、アクセサリ制御部201の動作用の定数、変数、ROMから読み出したプログラムなどを展開するワークメモリとして使用される。 The accessory control unit 201 centrally controls each component of the accessory device 200. The accessory control unit 201 includes an arithmetic processing unit including at least one processor or circuit, a nonvolatile memory such as a ROM, a volatile memory such as a RAM, and the like. The accessory control unit 201 controls each component of the accessory device 200 by executing a program read from the ROM. Note that the program includes a program for executing a flowchart described later. The RAM is used as a work memory for storing constants and variables for operation of the accessory control unit 201, programs read from the ROM, and the like.

冷却部202は、アクセサリ装置200が電子機器100に装着された状態で、電子機器100の内部の熱源デバイスの温度上昇を低減するように冷却する。冷却部202は、例えば、送風ファンまたはペルチェ素子を備える。熱源デバイスは、例えば、イメージセンサ、CPUやGPUなどのプロセッサ、バッテリ、電源モジュール、通信モジュール、表示モジュールである。 The cooling unit 202 cools the heat source device inside the electronic device 100 in a state where the accessory device 200 is attached to the electronic device 100 so as to reduce the temperature rise. The cooling unit 202 includes, for example, a blower fan or a Peltier element. The heat source device is, for example, an image sensor, a processor such as a CPU or a GPU, a battery, a power supply module, a communication module, and a display module.

冷却制御部203は、冷却部202の送風ファンまたはペルチェ素子を駆動するモータやドライバなどの駆動機構や駆動回路を含む。冷却制御部203は、アクセサリ制御部201の制御により、送風ファンまたはペルチェ素子に与える電流量を制御することにより、冷却部202の冷却能力を変更することができる。 The cooling control unit 203 includes a drive mechanism and a drive circuit such as a motor and a driver that drive the ventilation fan or Peltier element of the cooling unit 202 . The cooling control unit 203 can change the cooling capacity of the cooling unit 202 by controlling the amount of current given to the blower fan or the Peltier element under the control of the accessory control unit 201.

操作部204は、ユーザからの各種操作を受け付けるスイッチ、ボタン、タッチパネルなどの操作部材を含む。操作部204は、ユーザが操作した操作部材に対応する操作信号をアクセサリ制御部201に出力する。アクセサリ制御部201は、操作信号に基づいてアクセサリ装置200の各構成要素に制御信号を出力して制御する。 The operation unit 204 includes operation members such as switches, buttons, and a touch panel that accept various operations from the user. The operation unit 204 outputs an operation signal corresponding to the operation member operated by the user to the accessory control unit 201. The accessory control unit 201 outputs control signals to and controls each component of the accessory device 200 based on the operation signal.

電源部205は、アクセサリ装置200の各構成要素に電力を供給する。電源部205は、例えば、不図示の電池または電子機器100から供給される電圧をアクセサリ装置200の各構成要素が動作可能な電圧に変換する。 The power supply unit 205 supplies power to each component of the accessory device 200. The power supply unit 205 converts, for example, a battery (not shown) or a voltage supplied from the electronic device 100 into a voltage at which each component of the accessory device 200 can operate.

接続部206は、電子機器100と機械的および電気的に接続するためのマウント部を有している。これにより、電子機器100をマウント部を介してアクセサリ装置200に着脱可能とすることができる。 The connecting portion 206 has a mount portion for mechanically and electrically connecting to the electronic device 100. Thereby, the electronic device 100 can be attached to and detached from the accessory device 200 via the mount section.

また、接続部206は、電子機器100などの外部機器と通信可能に接続するためのUSBなどのインターフェースを有している。アクセサリ装置200のアクセサリ制御部201は、接続部206と電子機器100の接続部112とを介して電子機器100のシステム制御部101と通信を行い、データの授受を行うことができる。例えば、アクセサリ制御部201は、アクセサリ装置200の制御データを、接続部206を介して電子機器100から受信したり、アクセサリ装置200が保持する温度上昇データを接続部206を介して電子機器100に送信したりすることができる。 Furthermore, the connection unit 206 has an interface such as a USB for communicably connecting to an external device such as the electronic device 100. The accessory control section 201 of the accessory device 200 can communicate with the system control section 101 of the electronic device 100 via the connection section 206 and the connection section 112 of the electronic device 100 to exchange data. For example, the accessory control unit 201 may receive control data for the accessory device 200 from the electronic device 100 via the connection portion 206, or may receive temperature rise data held by the accessory device 200 from the electronic device 100 via the connection portion 206. You can send it.

<制御処理>次に、図2を参照して、本実施形態の電子機器100の制御処理について説明する。 <Control Processing> Next, with reference to FIG. 2, the control processing of the electronic device 100 of this embodiment will be described.

図2(a)は、実施形態1の電子機器100の制御処理を示すフローチャートである。図2(b)は、実施形態1のアクセサリ装置200の制御処理を示すフローチャートである。 FIG. 2A is a flowchart showing control processing of the electronic device 100 according to the first embodiment. FIG. 2(b) is a flowchart showing control processing of the accessory device 200 of the first embodiment.

なお、図2(a)の処理は、電子機器100のシステム制御部101がROMに格納されたプログラムを実行し、電子機器100の各構成要素を制御することにより実現される。また、図2(a)の処理は、電子機器100の電源がオンされると開始される。また、図2(b)の処理は、アクセサリ装置200のアクセサリ制御部201がROMに格納されたプログラムを実行し、アクセサリ装置200の各構成要素を制御することにより実現される。また、図2(b)の処理は、アクセサリ装置200が電子機器100に装着され、アクセサリ装置200のアクセサリ制御部201が電子機器100のシステム制御部101と通信可能に接続されると開始される。 Note that the process in FIG. 2A is realized by the system control unit 101 of the electronic device 100 executing a program stored in the ROM and controlling each component of the electronic device 100. Further, the process in FIG. 2A is started when the electronic device 100 is powered on. Further, the process in FIG. 2B is realized by the accessory control unit 201 of the accessory device 200 executing a program stored in the ROM and controlling each component of the accessory device 200. Further, the process in FIG. 2B is started when the accessory device 200 is attached to the electronic device 100 and the accessory control unit 201 of the accessory device 200 is communicably connected to the system control unit 101 of the electronic device 100. .

ステップS201では、システム制御部101は、操作部108に含まれるモード切替ボタンの設定または前回の電源オフ時の設定に基づいて電子機器100の動作モードを設定する。本実施形態では、電子機器100がデジタルカメラであり、電子機器100の動作モードが動画記録モードに設定された場合を説明する。なお、電子機器100の動作モードは動画記録モードに限らず、動画再生モード、オフラインやオンラインのゲームモード、外部機器との通信モード、バッテリの充電モードなどであってもよい。 In step S201, the system control unit 101 sets the operating mode of the electronic device 100 based on the setting of the mode switching button included in the operation unit 108 or the setting when the power was turned off last time. In this embodiment, a case will be described in which the electronic device 100 is a digital camera and the operation mode of the electronic device 100 is set to video recording mode. Note that the operation mode of the electronic device 100 is not limited to the video recording mode, but may be a video playback mode, an offline or online game mode, a communication mode with an external device, a battery charging mode, etc.

ステップS202では、システム制御部101は、操作部108に含まれる動画記録ボタンの操作に基づいて動画記録処理を開始する指示があったか否かを判定する。システム制御部101は、動画記録処理を開始する指示があるまで判定を繰り返し、動画記録処理を開始する指示があったと判定した場合は処理をステップS203に進める。 In step S202, the system control unit 101 determines whether there is an instruction to start video recording processing based on the operation of the video recording button included in the operation unit 108. The system control unit 101 repeats the determination until there is an instruction to start the video recording process, and if it is determined that there is an instruction to start the video recording process, the process advances to step S203.

S203では、システム制御部101は、電子機器100にアクセサリ装置200が装着されているか否かを判定する。システム制御部101は、電子機器100にアクセサリ装置200が装着されていると判定した場合は処理をステップS204に進める。また、システム制御部101は、電子機器100にアクセサリ装置200が装着されていないと判定した場合は処理をステップS206に進める。 In S203, the system control unit 101 determines whether the accessory device 200 is attached to the electronic device 100. If the system control unit 101 determines that the accessory device 200 is attached to the electronic device 100, the system control unit 101 advances the process to step S204. If the system control unit 101 determines that the accessory device 200 is not attached to the electronic device 100, the process proceeds to step S206.

ステップS204では、システム制御部101は、電子機器100の接続部112を介してアクセサリ装置200のアクセサリ制御部201と通信を行い、アクセサリ装置200からアクセサリ情報を受信する。 In step S204, the system control unit 101 communicates with the accessory control unit 201 of the accessory device 200 via the connection unit 112 of the electronic device 100, and receives accessory information from the accessory device 200.

ステップS251では、アクセサリ制御部201は、接続部206を介してROMに記憶されているアクセサリ情報を撮像装置100に送信する。 In step S251, the accessory control unit 201 transmits accessory information stored in the ROM to the imaging device 100 via the connection unit 206.

アクセサリ情報は、例えば、アクセサリ装置200の種別や固有の識別情報(ID)、あるいは冷却部202の冷却能力に関する情報および経年劣化の度合いに関する情報、アクセサリ装置200の内部の温度に関する情報、電源部205に含まれる電池の残量に関する情報の少なくともいずれかを含む。 The accessory information includes, for example, the type and unique identification information (ID) of the accessory device 200, information regarding the cooling capacity of the cooling unit 202, information regarding the degree of aging deterioration, information regarding the internal temperature of the accessory device 200, and information regarding the power supply unit 205. includes at least one of the information regarding the remaining battery level included in the battery.

ステップS205では、システム制御部101は、アクセサリ装置200から受信したアクセサリ情報に基づいて、記憶部107から適切な温度上昇データを選択する。図3は、電子機器100の記憶部107に記憶されている温度上昇データテーブルを例示する図である。温度上昇データテーブル300は、動画記録モードごとに、アクセサリ未装着の場合のデータ1,2、アクセサリIDごとにアクセサリ状態に応じたデータ3~10を含む。動画記録モードは、動画の解像度やフレームレートなどが異なる動作状態を含む。アクセサリ状態は、強いパワーで冷却する状態(例えば、高回転でファンを駆動する状態)と弱いパワーで冷却する状態(例えば、低回転でファンを駆動する状態)のように冷却能力が異なる動作状態を含む。本実施形態では、図3の温度上昇データテーブル300から、例えば、動画記録モード1の場合は、アクセサリID1に対応するアクセサリ状態1のデータ3またはアクセサリ状態2のデータ5、またはアクセサリID2に対応するアクセサリ状態1のデータ7またはアクセサリ状態2のデータ9が選択される。また、図3の温度上昇データテーブル300から、例えば、動画記録モード2の場合は、アクセサリID1に対応するアクセサリ状態1のデータ4またはアクセサリ状態2のデータ6、またはアクセサリID2に対応するアクセサリ状態1のデータ8またはアクセサリ状態2のデータ10が選択される。 In step S205, the system control unit 101 selects appropriate temperature rise data from the storage unit 107 based on the accessory information received from the accessory device 200. FIG. 3 is a diagram illustrating a temperature rise data table stored in the storage unit 107 of the electronic device 100. The temperature rise data table 300 includes data 1 and 2 when no accessory is attached for each video recording mode, and data 3 to 10 corresponding to the accessory status for each accessory ID. The video recording mode includes operating states in which the video resolution, frame rate, etc. are different. Accessory states are operating states with different cooling capacities, such as a state in which cooling is performed with strong power (e.g., a state in which the fan is driven at high speeds) and a state in which the state in which cooling is performed with weak power (for example, a state in which the fan is driven at low speeds). including. In this embodiment, from the temperature rise data table 300 in FIG. 3, for example, in the case of video recording mode 1, data 3 of accessory state 1 corresponding to accessory ID 1, data 5 of accessory state 2, or data 5 of accessory state 2 corresponding to accessory ID 2. Data 7 of accessory state 1 or data 9 of accessory state 2 is selected. Also, from the temperature rise data table 300 in FIG. 3, for example, in the case of video recording mode 2, data 4 of accessory state 1 corresponding to accessory ID 1 or data 6 of accessory state 2 corresponding to accessory ID 2, or data 6 of accessory state 1 corresponding to accessory ID 2 data 8 or data 10 of accessory state 2 is selected.

ステップS206では、システム制御部101は、アクセサリ装置200が装着されていないので、アクセサリ装置が未装着の場合の温度上昇データを選択する。本実施形態では、図3の温度上昇データテーブル300から、例えば、動画記録モード1の場合はデータ1が選択され、動画記録モード2の場合はデータ2が選択される。 In step S206, since the accessory device 200 is not installed, the system control unit 101 selects temperature rise data when the accessory device is not installed. In this embodiment, from the temperature rise data table 300 in FIG. 3, for example, data 1 is selected in the case of moving image recording mode 1, and data 2 is selected in the case of moving image recording mode 2.

ステップS207では、システム制御部101は、ステップS205またはS206で選択された温度上昇データに基づいて動作可能時間を算出し、表示部109を介してユーザに通知する。 In step S207, the system control unit 101 calculates the operable time based on the temperature rise data selected in step S205 or S206, and notifies the user via the display unit 109.

<温度上昇データと温度上昇傾向の関係>
図4(a)は、アクセサリ装置200が未装着の状態で電子機器100が動画記録を行う場合の温度上昇データを例示しており、横軸は動画記録開始後の経過時間を示し、縦軸は動画記録中に温度測定部110により測定された温度を示している。図4(a)の例では、電子機器100は、温度測定部110により測定された温度情報が上限温度Tmaxである所定の閾値以上になると動画記録を停止する。システム制御部101は、温度測定部110により測定された温度が上限温度Tmaxに達すると予測される時間(20分)を動作可能時間として算出する。
<Relationship between temperature rise data and temperature rise trend>
FIG. 4(a) illustrates temperature rise data when the electronic device 100 records a video without the accessory device 200 being installed, where the horizontal axis represents the elapsed time after the start of video recording, and the vertical axis represents the elapsed time after the start of video recording. indicates the temperature measured by the temperature measurement unit 110 during video recording. In the example of FIG. 4A, the electronic device 100 stops recording the video when the temperature information measured by the temperature measurement unit 110 becomes equal to or higher than a predetermined threshold value, which is the upper limit temperature Tmax. The system control unit 101 calculates the time (20 minutes) during which the temperature measured by the temperature measurement unit 110 is expected to reach the upper limit temperature Tmax as the operable time.

これに対して、図4(b)は、電子機器100がアクセサリ装置200により冷却されている状態で動画記録を行う場合の温度上昇傾向を例示している。図4(b)のように、アクセサリ装置200により電子機器100を冷却しながら動画記録を行う場合は、図4(a)のアクセサリ装置200が未装着の状態で電子機器100が動画記録を行う場合に比べて、温度測定部110により測定された温度が上限温度Tmaxに達すると予測される時間が大きく異なる。この場合、例えば動画記録を20分で停止されてしまうと、ユーザにとっては冷却した効果が得られないことになるし、ユーザは通知された動作可能時間よりも長い時間使用できることに違和感を覚える可能性がある。 On the other hand, FIG. 4(b) exemplifies the temperature increase tendency when recording a moving image while the electronic device 100 is being cooled by the accessory device 200. When recording a video while cooling the electronic device 100 with the accessory device 200 as shown in FIG. 4(b), the electronic device 100 records the video with the accessory device 200 in FIG. 4(a) not installed. The predicted time for the temperature measured by the temperature measuring unit 110 to reach the upper limit temperature Tmax is significantly different from that in the case. In this case, if video recording is stopped after 20 minutes, for example, the user will not be able to obtain the cooling effect, and the user may feel uncomfortable about being able to use the device for a longer time than the notified operating time. There is sex.

そこで、本実施形態では、アクセサリ装置200により電子機器100を冷却しながら動画記録を行う場合は、アクセサリ装置200から受信したアクセサリ情報に基づいて、記憶部107に記憶されている複数の温度上昇データの中から、図4(a)の温度上昇データとは異なる図4(c)の温度上昇データを選択する。図4(c)は、電子機器100がアクセサリ装置200により冷却されている状態で動画記録を行う場合の温度上昇データを例示している。図4(c)の温度上昇データに応じた動作可能時間(40分)は、図4(a)の温度上昇データに応じた動作可能時間(20分)よりも長くなる。この場合、アクセサリ装置200により電子機器100を冷却しながら動画記録を行った場合、図4(d)に示すように動画記録中の温度上昇傾向と、動作可能時間を算出するための温度上昇データとを近似させることができる。その結果、適切に動作可能時間を算出し、ユーザに通知することができる。 Therefore, in the present embodiment, when recording a video while cooling the electronic device 100 with the accessory device 200, a plurality of temperature rise data stored in the storage unit 107 are recorded based on the accessory information received from the accessory device 200. From among these, temperature rise data in FIG. 4(c), which is different from the temperature rise data in FIG. 4(a), is selected. FIG. 4C illustrates temperature rise data when recording a moving image while the electronic device 100 is being cooled by the accessory device 200. The operable time (40 minutes) according to the temperature increase data in FIG. 4(c) is longer than the operable time (20 minutes) according to the temperature increase data in FIG. 4(a). In this case, when video recording is performed while the electronic device 100 is being cooled by the accessory device 200, as shown in FIG. can be approximated. As a result, it is possible to appropriately calculate the operable time and notify the user.

なお、動画記録中の温度と温度上昇データとの差分を算出し、差分に基づき選択中の温度上昇データを補正して記憶部107に記憶されている温度上昇データを更新してもよい。このようにすることで、次回以降の動画記録時においてより高い精度で動作可能時間を算出し、ユーザに通知することができるようになる。 Note that the temperature rise data stored in the storage unit 107 may be updated by calculating the difference between the temperature during video recording and the temperature rise data, and correcting the selected temperature rise data based on the difference. By doing so, it becomes possible to calculate the operable time with higher precision and notify the user when recording a moving image from next time onwards.

また、動作可能時間の通知方法は、時間を文字や記号で表示する形態に限らず、全時間に占める割合をプログレスバーやグラフなどで表示する形態としてもよい。 Furthermore, the method of notifying the available operating time is not limited to displaying the time using characters or symbols, but may also display the percentage of the total time using a progress bar, a graph, or the like.

[実施形態2]
次に、図5から図7を参照して、実施形態2について説明する。
[Embodiment 2]
Next, a second embodiment will be described with reference to FIGS. 5 to 7.

実施形態1では、電子機器100がアクセサリ装置200から受信したアクセサリ情報に基づいて、電子機器100が保持する複数の温度上昇データの中から適切な温度上昇データを選択していた。これに対して、実施形態2は、アクセサリ装置500が電子機器100から受信した機器情報に基づいて、アクセサリ装置500が保持する複数の温度上昇データの中から適切な温度上昇データを選択し、電子機器100に送信する例である。 In the first embodiment, based on the accessory information that the electronic device 100 receives from the accessory device 200, appropriate temperature rise data is selected from among the plurality of temperature rise data held by the electronic device 100. On the other hand, in the second embodiment, the accessory device 500 selects appropriate temperature rise data from a plurality of temperature rise data held by the accessory device 500 based on the device information received from the electronic device 100, and This is an example of transmitting to the device 100.

図5は、実施形態2の電子機器100およびアクセサリ装置500の構成を例示するブロック図である。 FIG. 5 is a block diagram illustrating the configuration of the electronic device 100 and the accessory device 500 according to the second embodiment.

実施形態2の電子機器100の構成は、図1と同様である。 The configuration of the electronic device 100 according to the second embodiment is the same as that in FIG. 1.

実施形態2のアクセサリ装置500の構成は、図1の構成と異なり、記憶部501を有している。記憶部501は、図3および図4で説明した電子機器100の所定の動作時の温度上昇データが記憶されている。記憶部501には、複数の温度上昇データが記憶されている。 The configuration of the accessory device 500 of the second embodiment differs from the configuration of FIG. 1 in that it includes a storage section 501. The storage unit 501 stores temperature rise data during a predetermined operation of the electronic device 100 described with reference to FIGS. 3 and 4. The storage unit 501 stores a plurality of pieces of temperature rise data.

図6(a)は、実施形態2の電子機器100の制御処理を示すフローチャートである。図6(b)は、実施形態2のアクセサリ装置500の制御処理を示すフローチャートである。 FIG. 6A is a flowchart showing control processing of the electronic device 100 according to the second embodiment. FIG. 6(b) is a flowchart showing control processing of the accessory device 500 of the second embodiment.

なお、図6(a)の処理は、電子機器100のシステム制御部101がROMに格納されたプログラムを実行し、電子機器100の各構成要素を制御することにより実現される。また、図6(a)の処理は、電子機器100の電源がオンされると開始される。また、図6(b)の処理は、アクセサリ装置500のアクセサリ制御部201がROMに格納されたプログラムを実行し、アクセサリ装置500の各構成要素を制御することにより実現される。また、図6(b)の処理は、アクセサリ装置500が電子機器100に装着され、アクセサリ装置500のアクセサリ制御部201が電子機器100のシステム制御部101と通信可能に接続されると開始される。 Note that the process in FIG. 6A is realized by the system control unit 101 of the electronic device 100 executing a program stored in the ROM and controlling each component of the electronic device 100. Further, the process in FIG. 6A is started when the electronic device 100 is powered on. Further, the process in FIG. 6B is realized by the accessory control unit 201 of the accessory device 500 executing a program stored in the ROM and controlling each component of the accessory device 500. Further, the process in FIG. 6B is started when the accessory device 500 is attached to the electronic device 100 and the accessory control unit 201 of the accessory device 500 is communicably connected to the system control unit 101 of the electronic device 100. .

図6(a)のステップS601からS603、S606の処理は、図2(a)のステップS201からS203、S206の処理と同様である。 The processing from steps S601 to S603 and S606 in FIG. 6(a) is the same as the processing from steps S201 to S203 and S206 in FIG. 2(a).

ステップS604では、システム制御部101は、電子機器100の接続部112を介してアクセサリ装置500のアクセサリ制御部201と通信を行い、ROMに記憶されている機器情報をアクセサリ装置500に送信する。 In step S604, the system control unit 101 communicates with the accessory control unit 201 of the accessory device 500 via the connection unit 112 of the electronic device 100, and transmits the device information stored in the ROM to the accessory device 500.

機器情報は、例えば、電子機器100の種別や固有の識別情報(ID)、あるいは電子機器100の動作モードに関する情報、電子機器100の内部の温度に関する情報、電源部111に含まれる電池の残量に関する情報の少なくともいずれかを含む。 The device information includes, for example, the type and unique identification information (ID) of the electronic device 100, information regarding the operating mode of the electronic device 100, information regarding the internal temperature of the electronic device 100, and the remaining amount of battery included in the power supply unit 111. Contains at least one of the following information.

ステップS651では、アクセサリ制御部201は、接続部206を介して電子機器100から機器情報を受信する。 In step S651, the accessory control unit 201 receives device information from the electronic device 100 via the connection unit 206.

ステップS652では、アクセサリ制御部201は、電子機器100から受信した機器情報に基づいて、記憶部501から適切な温度上昇データを選択する。図7は、アクセサリ装置500の記憶部501に記憶されている温度上昇データテーブルを例示する図である。温度上昇データテーブル700は、電子機器100の動画記録モードごとに、機器IDごとにアクセサリ状態に応じたデータ11~18を含む。本実施形態では、図7の温度上昇データテーブル700から、例えば、動画記録モード1の場合は、機器ID1に対応するアクセサリ状態1のデータ11またはアクセサリ状態2のデータ13、または機器ID2に対応するアクセサリ状態1のデータ15またはアクセサリ状態2のデータ17が選択される。また、図7の温度上昇データテーブル700から、例えば、動画記録モード2の場合は、機器ID1に対応するアクセサリ状態1のデータ12またはアクセサリ状態2のデータ12、または機器ID2に対応するアクセサリ状態1のデータ16またはアクセサリ状態2のデータ18が選択される。 In step S652, the accessory control unit 201 selects appropriate temperature rise data from the storage unit 501 based on the device information received from the electronic device 100. FIG. 7 is a diagram illustrating a temperature rise data table stored in the storage unit 501 of the accessory device 500. The temperature rise data table 700 includes data 11 to 18 corresponding to the accessory status for each device ID and for each video recording mode of the electronic device 100. In this embodiment, from the temperature rise data table 700 in FIG. 7, for example, in the case of video recording mode 1, data 11 of accessory state 1 corresponding to device ID 1, data 13 of accessory state 2 corresponding to device ID 2, or data 13 of accessory state 2 corresponding to device ID 2. Data 15 of accessory state 1 or data 17 of accessory state 2 is selected. Further, from the temperature rise data table 700 in FIG. 7, for example, in the case of video recording mode 2, data 12 of accessory state 1 corresponding to device ID 1 or data 12 of accessory state 2 corresponding to device ID 2, or data 12 of accessory state 1 corresponding to device ID 2 data 16 or data 18 of accessory state 2 is selected.

ステップS653では、アクセサリ制御部201は、S652で選択した温度上昇データを接続部206を介して電子機器100に送信する。 In step S653, the accessory control unit 201 transmits the temperature rise data selected in S652 to the electronic device 100 via the connection unit 206.

ステップS605では、システム制御部101は、アクセサリ装置500から温度上昇データを受信する。 In step S605, the system control unit 101 receives temperature rise data from the accessory device 500.

ステップS607では、システム制御部101は、ステップS605で受信した温度上昇データまたはS606で選択された温度上昇データに基づいて撮影可能時間を算出し、表示部109を介してユーザに通知する。 In step S607, the system control unit 101 calculates the possible shooting time based on the temperature rise data received in step S605 or the temperature rise data selected in S606, and notifies the user via the display unit 109.

実施形態2によれば、アクセサリ装置500により電子機器100を冷却しながら動画記録を行う場合は、電子機器100の機器情報をアクセサリ装置500に送信し、アクセサリ装置500から機器情報に基づき記憶部501に記憶されている複数の温度上昇データの中から選択された温度上昇データを取得する。 According to the second embodiment, when recording a video while cooling the electronic device 100 using the accessory device 500, the device information of the electronic device 100 is transmitted to the accessory device 500, and the storage unit 501 is stored based on the device information from the accessory device 500. Temperature rise data selected from among a plurality of temperature rise data stored in is acquired.

これにより、図4(d)に示すように動画記録中の温度上昇傾向と、動作可能時間を算出するための温度上昇データとを近似させることができる。その結果、適切に動作可能時間を算出し、ユーザに通知することができる。 Thereby, as shown in FIG. 4(d), it is possible to approximate the temperature rise trend during video recording and the temperature rise data for calculating the operable time. As a result, it is possible to appropriately calculate the operable time and notify the user.

なお、動画記録中の温度と温度上昇データとの差分を算出し、差分に基づき使用中の温度上昇データを補正して記憶部107に記憶されている温度上昇データを更新してもよい。また、補正した温度上昇データをアクセサリ装置500に送信して記憶部501に記憶されている温度上昇データを更新してもよい。このようにすることで、次回以降の動画記録時においてより高い精度で動作可能時間を算出し、ユーザに通知することができるようになる。 Note that the temperature rise data stored in the storage unit 107 may be updated by calculating the difference between the temperature during video recording and the temperature rise data, and correcting the temperature rise data currently in use based on the difference. Further, the corrected temperature rise data may be transmitted to the accessory device 500 to update the temperature rise data stored in the storage unit 501. By doing so, it becomes possible to calculate the operable time with higher precision and notify the user when recording a moving image from next time onwards.

また、動作可能時間の通知方法は、時間を文字や記号で表示する形態に限らず、全時間に占める割合をプログレスバーやグラフなどで表示する形態としてもよい。 Furthermore, the method of notifying the available operating time is not limited to displaying the time using characters or symbols, but may also display the percentage of the total time using a progress bar, a graph, or the like.

[実施形態3]
次に、図8を参照して、実施形態3について説明する。
[Embodiment 3]
Next, a third embodiment will be described with reference to FIG. 8.

実施形態1では、電子機器100がアクセサリ装置200から受信したアクセサリ情報に基づいて、電子機器100が保持する複数の温度上昇データの中から適切な温度上昇データを選択していた。これに対して、実施形態3は、アクセサリ装置500から受信したアクセサリ情報に基づいて選択可能な温度上昇データが電子機器100の記憶107に記憶されていない場合は、アクセサリ装置500が電子機器100から受信した機器情報に基づいて、アクセサリ装置500が保持する複数の温度上昇データの中から適切な温度上昇データを選択し、電子機器100に送信する例である。 In the first embodiment, based on the accessory information that the electronic device 100 receives from the accessory device 200, appropriate temperature rise data is selected from among the plurality of temperature rise data held by the electronic device 100. On the other hand, in the third embodiment, if the temperature rise data that can be selected based on the accessory information received from the accessory device 500 is not stored in the memory 107 of the electronic device 100, the accessory device 500 This is an example in which appropriate temperature rise data is selected from a plurality of temperature rise data held by the accessory device 500 and transmitted to the electronic device 100 based on the received device information.

実施形態3の電子機器100の構成は、図1と同様である。 The configuration of the electronic device 100 according to the third embodiment is the same as that in FIG. 1.

実施形態3のアクセサリ装置500の構成は、図5と同様である。 The configuration of the accessory device 500 of Embodiment 3 is the same as that shown in FIG. 5.

図8(a)は、実施形態3の電子機器100の制御処理を示すフローチャートである。図8(b)は、実施形態3のアクセサリ装置500の制御処理を示すフローチャートである。 FIG. 8A is a flowchart showing control processing of the electronic device 100 according to the third embodiment. FIG. 8(b) is a flowchart showing control processing of the accessory device 500 according to the third embodiment.

なお、図8(a)の処理は、電子機器100のシステム制御部101がROMに格納されたプログラムを実行し、電子機器100の各構成要素を制御することにより実現される。また、図8(a)の処理は、電子機器100の電源がオンされると開始される。また、図8(b)の処理は、アクセサリ装置500のアクセサリ制御部201がROMに格納されたプログラムを実行し、アクセサリ装置500の各構成要素を制御することにより実現される。また、図8(b)の処理は、アクセサリ装置500が電子機器100に装着され、アクセサリ装置500のアクセサリ制御部201が電子機器100のシステム制御部101と通信可能に接続されると開始される。 Note that the process in FIG. 8A is realized by the system control unit 101 of the electronic device 100 executing a program stored in the ROM and controlling each component of the electronic device 100. Further, the process in FIG. 8A is started when the electronic device 100 is powered on. Further, the process in FIG. 8B is realized by the accessory control unit 201 of the accessory device 500 executing a program stored in the ROM and controlling each component of the accessory device 500. Further, the process in FIG. 8B is started when the accessory device 500 is attached to the electronic device 100 and the accessory control unit 201 of the accessory device 500 is communicably connected to the system control unit 101 of the electronic device 100. .

図8(a)のステップS801からS804、S806、S809の処理は、図2(a)のステップS201からS206の処理と同様である。また、図8(a)のステップS807、S808、S810の処理は、図6(a)のステップS604、S605、S607の処理と同様である。 The processing from steps S801 to S804, S806, and S809 in FIG. 8(a) is similar to the processing from steps S201 to S206 in FIG. 2(a). Furthermore, the processing in steps S807, S808, and S810 in FIG. 8(a) is similar to the processing in steps S604, S605, and S607 in FIG. 6(a).

また、図8(b)のステップS851の処理は、図2(a)のステップS251の処理と同様である。また、図8(b)のステップS852からS854の処理は、図6(b)のステップS651からS6653の処理と同様である。 Further, the process in step S851 in FIG. 8(b) is similar to the process in step S251 in FIG. 2(a). Further, the processing from steps S852 to S854 in FIG. 8(b) is similar to the processing from steps S651 to S6653 in FIG. 6(b).

ステップS805では、システム制御部101は、S804でアクセサリ装置500から受信したアクセサリ情報に基づいて選択可能な温度上昇データが記憶部107に記憶されているか否かを判定する。システム制御部101は、S804でアクセサリ装置500から受信したアクセサリ情報に基づいて選択可能な温度上昇データが記憶部107に記憶されていると判定した場合は処理をステップS806に進め、アクセサリ装置500から受信したアクセサリ情報に基づいて、記憶部107から適切な温度上昇データを選択する。 In step S805, the system control unit 101 determines whether selectable temperature rise data is stored in the storage unit 107 based on the accessory information received from the accessory device 500 in S804. If the system control unit 101 determines in S804 that selectable temperature rise data is stored in the storage unit 107 based on the accessory information received from the accessory device 500, the system control unit 101 advances the process to step S806, and Appropriate temperature rise data is selected from the storage unit 107 based on the received accessory information.

また、システム制御部101は、S804でアクセサリ装置500から受信したアクセサリ情報に基づいて選択可能な温度上昇データが記憶部107に記憶されていないと判定した場合は処理をステップS807に進め、ROMに記憶されている機器情報をアクセサリ装置200に送信し、ステップS808でアクセサリ装置500から温度上昇データを受信する。 Further, if the system control unit 101 determines in S804 that the selectable temperature rise data is not stored in the storage unit 107 based on the accessory information received from the accessory device 500, the system control unit 101 advances the process to step S807, and stores the data in the ROM. The stored device information is transmitted to the accessory device 200, and temperature rise data is received from the accessory device 500 in step S808.

実施形態3によれば、アクセサリ装置500により電子機器100を冷却しながら動画記録を行う場合に、アクセサリ装置500から受信したアクセサリ情報に基づいて選択可能な温度上昇データが電子機器100の記憶107に記憶されていない場合は、電子機器100の機器情報をアクセサリ装置500に送信し、アクセサリ装置500が電子機器100から受信した機器情報に基づいて、アクセサリ装置500が保持する複数の温度上昇データの中から適切な温度上昇データを選択し、電子機器100に送信する。 According to the third embodiment, when recording a video while cooling the electronic device 100 with the accessory device 500, temperature rise data that can be selected based on accessory information received from the accessory device 500 is stored in the memory 107 of the electronic device 100. If it is not stored, the device information of the electronic device 100 is sent to the accessory device 500, and based on the device information that the accessory device 500 receives from the electronic device 100, the device information is stored among the plurality of temperature rise data held by the accessory device 500. Appropriate temperature rise data is selected from the list and transmitted to the electronic device 100.

これにより、図4(d)に示すように動画記録中の温度上昇傾向と、動作可能時間を算出するための温度上昇データとを近似させることができる。その結果、適切に動作可能時間を算出し、ユーザに通知することができる。 Thereby, as shown in FIG. 4(d), it is possible to approximate the temperature rise trend during video recording and the temperature rise data for calculating the operable time. As a result, it is possible to appropriately calculate the operable time and notify the user.

なお、動画記録中の温度と温度上昇データとの差分を算出し、差分に基づき使用中の温度上昇データを補正して記憶部107に記憶されている温度上昇データを更新してもよい。また、補正した温度上昇データをアクセサリ装置500に送信して記憶部501に記憶されている温度上昇データを更新してもよい。このようにすることで、次回以降の動画記録時においてより高い精度で動作可能時間を算出し、ユーザに通知することができるようになる。 Note that the temperature rise data stored in the storage unit 107 may be updated by calculating the difference between the temperature during video recording and the temperature rise data, and correcting the temperature rise data currently in use based on the difference. Further, the corrected temperature rise data may be transmitted to the accessory device 500 to update the temperature rise data stored in the storage unit 501. By doing so, it becomes possible to calculate the operable time with higher precision and notify the user when recording a moving image from next time onwards.

また、動作可能時間の通知方法は、時間を文字や記号で表示する形態に限らず、全時間に占める割合をプログレスバーやグラフなどで表示する形態としてもよい。 Furthermore, the method of notifying the available operating time is not limited to displaying the time using characters or symbols, but may also display the percentage of the total time using a progress bar, a graph, or the like.

[実施形態4]
次に、図9から図11を参照して、実施形態4について説明する。
[Embodiment 4]
Next, a fourth embodiment will be described with reference to FIGS. 9 to 11.

実施形態1~3では、電子機器100とアクセサリ装置200、500が別体で構成されていた。これに対して、実施形態4は、電子機器900が冷却部901を有し、冷却部901の動作状態に基づいて記憶部107に記憶されている複数の温度上昇データの中から適切な温度上昇データを選択する例である。 In the first to third embodiments, the electronic device 100 and the accessory devices 200 and 500 were configured separately. On the other hand, in the fourth embodiment, an electronic device 900 has a cooling unit 901, and an appropriate temperature increase is selected from a plurality of temperature increase data stored in a storage unit 107 based on the operating state of the cooling unit 901. This is an example of selecting data.

実施形態4の電子機器900の構成は、図1の構成に加えて、冷却部901と冷却制御部902を有する。冷却部901と冷却制御部902の構成および機能は、実施形態1の図1のアクセサリ装置200の冷却部202と冷却制御部203と同様である。 The configuration of an electronic device 900 according to the fourth embodiment includes a cooling section 901 and a cooling control section 902 in addition to the configuration shown in FIG. The configuration and function of the cooling unit 901 and the cooling control unit 902 are similar to the cooling unit 202 and the cooling control unit 203 of the accessory device 200 in FIG. 1 of the first embodiment.

記憶部107には、図11に示す温度上昇データテーブルが記憶されている。図11は、電子機器900の記憶部107に記憶されている温度上昇データテーブルを例示する図である。温度上昇データテーブル1100は、動画記録モードごとに、冷却部901の動作状態に応じたデータ21~26を含む。冷却部901の動作状態は、停止状態と、強いパワーで冷却する冷却状態1と弱いパワーで冷却する冷却状態2のように冷却能力が異なる動作状態を含む。 The storage unit 107 stores a temperature rise data table shown in FIG. FIG. 11 is a diagram illustrating a temperature rise data table stored in the storage unit 107 of the electronic device 900. The temperature rise data table 1100 includes data 21 to 26 depending on the operating state of the cooling unit 901 for each video recording mode. The operating states of the cooling unit 901 include a stopped state and operating states with different cooling capacities, such as a cooling state 1 in which cooling is performed with strong power and a cooling state 2 in which cooling is performed with weak power.

図10は、実施形態4の電子機器900の制御処理を示すフローチャートである。 FIG. 10 is a flowchart showing control processing of the electronic device 900 according to the fourth embodiment.

なお、図10の処理は、電子機器900のシステム制御部101がROMに格納されたプログラムを実行し、電子機器900の各構成要素を制御することにより実現される。また、図10の処理は、電子機器900の電源がオンされると開始される。 Note that the process in FIG. 10 is realized by the system control unit 101 of the electronic device 900 executing a program stored in the ROM and controlling each component of the electronic device 900. Further, the process in FIG. 10 is started when the electronic device 900 is powered on.

図10のステップS1001、S1002の処理は、図2(a)のステップS201、S202の処理と同様である。 The processing in steps S1001 and S1002 in FIG. 10 is similar to the processing in steps S201 and S202 in FIG. 2(a).

ステップS1003では、システム制御部101は、冷却部901を作動させるか否かを判定する。システム制御部101は、冷却部901を作動させると判定した場合は処理をステップS1004に進め、冷却部901を作動させないと判定した場合は処理をステップS1005に進める。 In step S1003, the system control unit 101 determines whether or not the cooling unit 901 is to be operated. If the system control unit 101 determines to operate the cooling unit 901, the process proceeds to step S1004, and if it determines not to operate the cooling unit 901, the process proceeds to step S1005.

ステップS1004では、システム制御部101は、冷却制御部902を制御して、冷却部901の駆動を開始する。 In step S1004, the system control unit 101 controls the cooling control unit 902 to start driving the cooling unit 901.

ステップS1005では、システム制御部101は、冷却制御部902を制御して、冷却部901の駆動を停止する。 In step S1005, the system control unit 101 controls the cooling control unit 902 to stop driving the cooling unit 901.

ステップS1006では、システム制御部101は、冷却部901の動作状態に基づいて記憶部107に記憶されている複数の温度上昇データの中から適切な温度上昇データを選択する。システム制御部101は、冷却部901が動作中の場合は、図11の温度上昇データテーブル1100から、例えば、動画記録モード1と動画記録モード2のいずれかに応じて、冷却状態1のデータ23、24または冷却状態2のデータ25、26が選択される。また、システム制御部101は、冷却部901が停止中の場合は、図11の温度上昇データテーブル1100から、例えば、動画記録モード1と動画記録モード2のいずれかに応じて、データ21またはデータ22が選択される。 In step S1006, the system control unit 101 selects appropriate temperature rise data from among the plurality of temperature rise data stored in the storage unit 107 based on the operating state of the cooling unit 901. When the cooling unit 901 is in operation, the system control unit 101 selects cooling state 1 data 23 from the temperature rise data table 1100 in FIG. , 24 or the data 25 and 26 of the cooling state 2 are selected. In addition, when the cooling unit 901 is stopped, the system control unit 101 selects data 21 or data from the temperature rise data table 1100 in FIG. 22 is selected.

ステップS1007では、システム制御部101は、ステップS1006で選択された温度上昇データに基づいて動作可能時間を算出し、表示部109を介してユーザに通知する。 In step S1007, the system control unit 101 calculates the operable time based on the temperature rise data selected in step S1006, and notifies the user via the display unit 109.

実施形態4においては、図4(b)と同様に冷却部901により電子機器900を冷却しながら動画記録を行う場合は、図4(a)と同様に冷却部901を停止した状態で電子機器900が動画記録を行う場合に比べて、温度測定部110により測定された温度が上限温度Tmaxに達すると予測される時間が大きく異なる。この場合、例えば動画記録を20分で停止されてしまうと、ユーザにとっては冷却した効果が得られないことになるし、ユーザは通知された動作可能時間よりも長い時間使用できることに違和感を覚える可能性がある。 In the fourth embodiment, when recording a video while cooling the electronic device 900 with the cooling unit 901 as in FIG. 4(b), the electronic device is cooled with the cooling unit 901 stopped as in FIG. 4(a). Compared to the case where 900 performs video recording, the predicted time for the temperature measured by temperature measurement unit 110 to reach upper limit temperature Tmax is significantly different. In this case, if video recording is stopped after 20 minutes, for example, the user will not be able to obtain the cooling effect, and the user may feel uncomfortable about being able to use the device for a longer time than the notified operating time. There is sex.

そこで、実施形態4では、冷却部901により電子機器900を冷却しながら動画記録を行う場合は、冷却部901の動作状態に基づいて、記憶部107に記憶されている複数の温度上昇データの中から、図4(a)の温度上昇データとは異なる図4(c)と同様の電子機器900が冷却部901により冷却されている状態で動画記録を行う場合の温度上昇データを選択する。図4(c)の温度上昇データに応じた動作可能時間(40分)は、図4(a)の温度上昇データに応じた動作可能時間(20分)よりも長くなる。この場合、冷却部901により電子機器900を冷却しながら動画記録を行った場合、図4(d)に示すように動画記録中の温度上昇傾向と、動作可能時間を算出するための温度上昇データとを近似させることができる。その結果、適切に動作可能時間を算出し、ユーザに通知することができる。 Therefore, in the fourth embodiment, when recording a video while cooling the electronic device 900 by the cooling unit 901, based on the operating state of the cooling unit 901, the temperature rise data stored in the storage unit 107 is selected. Temperature rise data when recording a moving image in a state where the electronic device 900 similar to that shown in FIG. 4C is cooled by the cooling unit 901, which is different from the temperature rise data shown in FIG. 4A, is selected from the following. The operable time (40 minutes) according to the temperature increase data in FIG. 4(c) is longer than the operable time (20 minutes) according to the temperature increase data in FIG. 4(a). In this case, when video recording is performed while the electronic device 900 is cooled by the cooling unit 901, as shown in FIG. can be approximated. As a result, it is possible to appropriately calculate the operable time and notify the user.

なお、動画記録中の温度と温度上昇データとの差分を算出し、差分に基づき選択中の温度上昇データを補正して記憶部107に記憶されている温度上昇データを更新してもよい。このようにすることで、次回以降の動画記録時においてより高い精度で動作可能時間を算出し、ユーザに通知することができるようになる。 Note that the temperature rise data stored in the storage unit 107 may be updated by calculating the difference between the temperature during video recording and the temperature rise data, and correcting the selected temperature rise data based on the difference. By doing so, it becomes possible to calculate the operable time with higher precision and notify the user when recording a moving image from next time onwards.

また、動作可能時間の通知方法は、時間を文字や記号で表示する形態に限らず、全時間に占める割合をプログレスバーやグラフなどで表示する形態としてもよい。 Furthermore, the method of notifying the available operating time is not limited to displaying the time using characters or symbols, but may also display the percentage of the total time using a progress bar, a graph, or the like.

[他の実施形態]
本発明は、各実施形態の1以上の機能を実現するプログラムを、ネットワークや記憶媒体を介してシステムや装置に供給し、そのシステム又は装置のコンピュータの1つ以上のプロセッサがプログラムを読み出して実行する処理でも実現可能である。また、本発明は、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
[Other embodiments]
The present invention provides a program that implements one or more functions of each embodiment to a system or device via a network or storage medium, and one or more processors of a computer in the system or device reads and executes the program. This can also be achieved by processing. The present invention can also be implemented by a circuit (eg, an ASIC) that implements one or more functions.

本明細書の開示は、以下の電子機器、アクセサリ装置、制御方法およびプログラムを含む。
[構成1]
アクセサリ装置を通信可能に接続する接続手段と、
電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、
前記アクセサリ装置から受信した前記アクセサリ装置に関する第2の情報に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求める制御手段と、を有することを特徴とする電子機器。
[構成2]
前記第2の情報は、前記アクセサリ装置の種別および固有の識別情報、前記アクセサリ装置の能力に関する情報、前記アクセサリ装置の経年劣化に関する情報、前記アクセサリ装置の内部の温度に関する情報、前記アクセサリ装置の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする構成1に記載の電子機器。
[構成3]
前記制御手段は、前記アクセサリ装置から受信した前記第2の情報に基づいて選択可能な前記第1の情報が前記記憶手段に記憶されていない場合、前記アクセサリ装置に前記電子機器に関する第3の情報を送信し、
前記アクセサリ装置により前記第3の情報に基づいて選択された前記第1の情報を前記アクセサリ装置から受信することを特徴とする構成1または2に記載の電子機器。
[構成4]
前記第3の情報は、前記電子機器の種別および固有の識別情報、前記電子機器の動作モードに関する情報、前記電子機器の内部の温度に関する情報、前記電子機器の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする構成3に記載の電子機器。
[構成5]
前記動作可能時間を通知する通知手段と、
前記電子機器の内部の温度情報を測定する温度測定手段と、をさらに有し、
前記制御手段は、前記温度情報が所定の閾値以上である場合に前記所定の動作を停止し、
前記動作可能時間は、前記温度情報が前記所定の温度に達するまでの時間であることを特徴とする構成1から4のいずれか1項に記載の電子機器。
[構成6]
前記電子機器は、撮像装置であり、
前記アクセサリ装置は、冷却装置であり、
前記所定の動作は、動画記録であることを特徴とする構成1から5のいずれか1項に記載の電子機器。
[構成7]
アクセサリ装置を通信可能に接続する接続手段と、
前記アクセサリ装置に電子機器に関する第3の情報を送信したことに応じて、前記アクセサリ装置から受信した前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求める制御手段と、を有することを特徴とする電子機器。
[構成8]
前記第3の情報は、前記電子機器の種別および固有の識別情報、前記電子機器の動作モードに関する情報、前記電子機器の内部の温度に関する情報、前記電子機器の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする構成7に記載の電子機器。
[構成9]
前記動作可能時間を通知する通知手段と、
前記電子機器の内部の温度情報を測定する温度測定手段と、をさらに有し、
前記制御手段は、前記温度情報が所定の閾値以上である場合に前記所定の動作を停止し、
前記動作可能時間は、前記温度情報が前記所定の温度に達するまでの時間であることを特徴とする構成7または8に記載の電子機器。
[構成10]
前記電子機器は、撮像装置であり、
前記アクセサリ装置は、冷却装置であり、
前記所定の動作は、動画記録であることを特徴とする構成7から9のいずれか1項に記載の電子機器。
[構成11]
冷却手段と、
電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、
前記冷却手段の動作状態に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求める制御手段と、を有することを特徴とする電子機器。
[構成12]
前記動作可能時間を通知する通知手段と、
前記電子機器の内部の温度情報を測定する温度測定手段と、をさらに有し、
前記制御手段は、前記温度情報が所定の閾値以上である場合に前記所定の動作を停止し、
前記動作可能時間は、前記温度情報が前記所定の温度に達するまでの時間であることを特徴とする構成11に記載の電子機器。
[構成13]
前記電子機器は、撮像装置であり、
前記所定の動作は、動画記録であることを特徴とする構成11または12に記載の電子機器。
[構成14]
電子機器に通信可能に接続する接続手段と、
前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、
前記電子機器から受信した当該電子機器に関する第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信する制御手段と、を有することを特徴とするアクセサリ装置。
[構成15]
前記第3の情報は、前記電子機器の種別および固有の識別情報、前記電子機器の動作モードに関する情報、前記電子機器の内部の温度に関する情報、前記電子機器の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする構成14に記載のアクセサリ装置。
[構成16]
前記制御手段は、前記アクセサリ装置に関する第2の情報を前記電子機器に送信した後、前記電子機器から受信した前記第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信することを特徴とする構成14または15に記載のアクセサリ装置。
[構成17]
前記第2の情報は、前記アクセサリ装置の種別および固有の識別情報、前記アクセサリ装置の能力に関する情報、前記アクセサリ装置の経年劣化に関する情報、前記アクセサリ装置の内部の温度に関する情報、前記アクセサリ装置の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする構成16に記載のアクセサリ装置。
[構成18]
前記電子機器は、撮像装置であり、
前記アクセサリ装置は、冷却装置であり、
前記所定の動作は、動画記録であることを特徴とする構成14から17のいずれか1項に記載のアクセサリ装置。
[構成19]
アクセサリ装置を通信可能に接続する接続手段と、電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、を有する電子機器の制御方法であって、
前記アクセサリ装置から当該アクセサリ装置に関する第2の情報を受信するステップと、
前記第2の情報に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求めるステップと、を有することを特徴とする制御方法。
[構成20]
前記アクセサリ装置から受信した前記第2の情報に基づいて選択可能な前記第1の情報が前記記憶手段に記憶されていない場合、前記アクセサリ装置に前記電子機器に関する第3の情報を送信するステップと、
前記アクセサリ装置により前記第3の情報に基づいて選択された前記第1の情報を前記アクセサリ装置から受信するステップと、をさらに有することを特徴とする構成19に記載の制御方法。
[構成21]
アクセサリ装置を通信可能に接続する接続手段を有する電子機器の制御方法であって、
前記アクセサリ装置に前記電子機器に関する第3の情報を送信するステップと、
前記アクセサリ装置により前記第3の情報に基づいて選択された前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を前記アクセサリ装置から受信するステップと、
前記アクセサリ装置から受信した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求めるステップと、を有することを特徴とする制御方法。
[構成22]
冷却手段と、電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、を有する電子機器の制御方法であって、
前記冷却手段の動作状態に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求めるステップを有することを特徴とする制御方法。
[構成23]
電子機器に通信可能に接続する接続手段と、前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、を有するアクセサリ装置の制御方法であって、
前記電子機器から当該電子機器に関する第3の情報を受信するステップと、
前記第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信するステップと、を有することを特徴とする制御方法。
[構成24]
前記送信するステップでは、前記アクセサリ装置に関する第2の情報を前記電子機器に送信した後、前記電子機器から受信した前記第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信することを特徴とする構成23に記載の制御方法。
[構成25]
コンピュータを、構成1から13のいずれか1項に記載された電子機器の制御手段として機能させるためのプログラム。
[構成26]
コンピュータを、構成14から18のいずれか1項に記載されたアクセサリ装置の制御手段として機能させるためのプログラム。
The disclosure of this specification includes the following electronic devices, accessory devices, control methods, and programs.
[Configuration 1]
a connection means for communicatively connecting the accessory device;
a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device;
a control means for determining the operable time of the electronic device during the predetermined operation using the first information selected from the storage means based on second information regarding the accessory device received from the accessory device; An electronic device characterized by having.
[Configuration 2]
The second information includes the type and unique identification information of the accessory device, information regarding the capability of the accessory device, information regarding aging deterioration of the accessory device, information regarding the internal temperature of the accessory device, and the battery of the accessory device. The electronic device according to configuration 1, characterized in that the electronic device includes at least one of the information regarding the remaining amount of the electronic device.
[Configuration 3]
If the first information selectable based on the second information received from the accessory device is not stored in the storage device, the control means causes the accessory device to receive third information regarding the electronic device. and send
The electronic device according to configuration 1 or 2, wherein the first information selected by the accessory device based on the third information is received from the accessory device.
[Configuration 4]
The third information includes at least any of the type and unique identification information of the electronic device, information regarding the operating mode of the electronic device, information regarding the internal temperature of the electronic device, and information regarding the remaining battery level of the electronic device. The electronic device according to configuration 3, characterized in that it includes the following.
[Configuration 5]
Notifying means for notifying the operable time;
further comprising a temperature measuring means for measuring temperature information inside the electronic device,
The control means stops the predetermined operation when the temperature information is equal to or higher than a predetermined threshold;
5. The electronic device according to any one of configurations 1 to 4, wherein the operable time is a time until the temperature information reaches the predetermined temperature.
[Configuration 6]
The electronic device is an imaging device,
The accessory device is a cooling device,
6. The electronic device according to any one of configurations 1 to 5, wherein the predetermined operation is video recording.
[Configuration 7]
a connection means for communicatively connecting the accessory device;
In response to transmitting third information regarding the electronic device to the accessory device, the electronic device uses first information received from the accessory device indicating a temperature rise due to heat generation of the electronic device during a predetermined operation. and control means for determining the operable time during the predetermined operation.
[Configuration 8]
The third information includes at least any of the type and unique identification information of the electronic device, information regarding the operating mode of the electronic device, information regarding the internal temperature of the electronic device, and information regarding the remaining battery level of the electronic device. The electronic device according to configuration 7, characterized in that it includes the following.
[Configuration 9]
Notifying means for notifying the operable time;
further comprising a temperature measuring means for measuring temperature information inside the electronic device,
The control means stops the predetermined operation when the temperature information is equal to or higher than a predetermined threshold;
9. The electronic device according to configuration 7 or 8, wherein the operable time is a time until the temperature information reaches the predetermined temperature.
[Configuration 10]
The electronic device is an imaging device,
The accessory device is a cooling device,
10. The electronic device according to any one of configurations 7 to 9, wherein the predetermined operation is video recording.
[Configuration 11]
cooling means;
a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device;
an electronic device comprising: a control means for determining the operating time of the electronic device during the predetermined operation using the first information selected from the storage means based on the operating state of the cooling means; device.
[Configuration 12]
Notifying means for notifying the operable time;
further comprising a temperature measuring means for measuring temperature information inside the electronic device,
The control means stops the predetermined operation when the temperature information is equal to or higher than a predetermined threshold;
12. The electronic device according to configuration 11, wherein the operable time is a time until the temperature information reaches the predetermined temperature.
[Configuration 13]
The electronic device is an imaging device,
13. The electronic device according to configuration 11 or 12, wherein the predetermined operation is video recording.
[Configuration 14]
a connection means for communicably connecting to an electronic device;
storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device;
An accessory device comprising: control means for transmitting the first information selected from the storage means to the electronic device based on third information regarding the electronic device received from the electronic device.
[Configuration 15]
The third information includes at least any of the type and unique identification information of the electronic device, information regarding the operating mode of the electronic device, information regarding the internal temperature of the electronic device, and information regarding the remaining battery level of the electronic device. 15. The accessory device according to configuration 14, comprising:
[Configuration 16]
The control means transmits second information regarding the accessory device to the electronic device, and then transmits the first information selected from the storage means based on the third information received from the electronic device to the electronic device. 16. The accessory device according to configuration 14 or 15, characterized in that the accessory device transmits to a device.
[Configuration 17]
The second information includes the type and unique identification information of the accessory device, information regarding the capability of the accessory device, information regarding aging deterioration of the accessory device, information regarding the internal temperature of the accessory device, and the battery of the accessory device. 17. The accessory device according to configuration 16, characterized in that the accessory device includes at least one of information regarding the remaining amount of the .
[Configuration 18]
The electronic device is an imaging device,
The accessory device is a cooling device,
18. The accessory device according to any one of configurations 14 to 17, wherein the predetermined operation is video recording.
[Configuration 19]
A method for controlling an electronic device, comprising: a connection means for communicatively connecting an accessory device; and a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device, the method comprising:
receiving second information regarding the accessory device from the accessory device;
A control method characterized by comprising the step of determining the operable time of the electronic device during the predetermined operation using the first information selected from the storage means based on the second information.
[Configuration 20]
If the first information selectable based on the second information received from the accessory device is not stored in the storage means, transmitting third information regarding the electronic device to the accessory device; ,
20. The control method according to configuration 19, further comprising the step of receiving, from the accessory device, the first information selected by the accessory device based on the third information.
[Configuration 21]
A method for controlling an electronic device having a connection means for communicably connecting an accessory device, the method comprising:
transmitting third information about the electronic device to the accessory device;
receiving from the accessory device first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device selected by the accessory device based on the third information;
A control method comprising the step of determining an operational time of the electronic device during the predetermined operation using the first information received from the accessory device.
[Configuration 22]
A method for controlling an electronic device, comprising a cooling means and a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device, the method comprising:
A control method comprising the step of determining the operable time of the electronic device during the predetermined operation using the first information selected from the storage means based on the operating state of the cooling means.
[Configuration 23]
A method for controlling an accessory device, the method comprising: a connection means communicatively connected to an electronic device; and a storage means storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device, the method comprising:
receiving third information regarding the electronic device from the electronic device;
A control method comprising the step of transmitting the first information selected from the storage means based on the third information to the electronic device.
[Configuration 24]
In the transmitting step, after transmitting second information regarding the accessory device to the electronic device, the first information selected from the storage means based on the third information received from the electronic device is transmitted to the electronic device. 24. The control method according to configuration 23, wherein the control method is transmitted to an electronic device.
[Configuration 25]
A program for causing a computer to function as a control means for the electronic device described in any one of Configurations 1 to 13.
[Configuration 26]
A program for causing a computer to function as a control means for the accessory device according to any one of configurations 14 to 18.

発明は上記実施形態に制限されるものではなく、発明の精神及び範囲から離脱することなく、様々な変更及び変形が可能である。従って、発明の範囲を公にするために請求項を添付する。 The invention is not limited to the embodiments described above, and various changes and modifications can be made without departing from the spirit and scope of the invention. Therefore, the following claims are hereby appended to disclose the scope of the invention.

100、900…電子機器、101…制御部、107…記憶部、110…温度測定部、112…接続部、200、500…アクセサリ装置、201…アクセサリ制御部、202、901…冷却部、203、206…接続部、501…記憶部 100, 900... Electronic device, 101... Control unit, 107... Storage unit, 110... Temperature measurement unit, 112... Connection unit, 200, 500... Accessory device, 201... Accessory control unit, 202, 901... Cooling unit, 203, 206...Connection section, 501...Storage section

Claims (26)

アクセサリ装置を通信可能に接続する接続手段と、
電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、
前記アクセサリ装置から受信した前記アクセサリ装置に関する第2の情報に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求める制御手段と、を有することを特徴とする電子機器。
a connection means for communicatively connecting the accessory device;
a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device;
a control means for determining the operable time of the electronic device during the predetermined operation using the first information selected from the storage means based on second information regarding the accessory device received from the accessory device; An electronic device characterized by having.
前記第2の情報は、前記アクセサリ装置の種別および固有の識別情報、前記アクセサリ装置の能力に関する情報、前記アクセサリ装置の経年劣化に関する情報、前記アクセサリ装置の内部の温度に関する情報、前記アクセサリ装置の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする請求項1に記載の電子機器。 The second information includes the type and unique identification information of the accessory device, information regarding the capability of the accessory device, information regarding aging deterioration of the accessory device, information regarding the internal temperature of the accessory device, and the battery of the accessory device. The electronic device according to claim 1, further comprising at least one of information regarding the remaining amount of the electronic device. 前記制御手段は、前記アクセサリ装置から受信した前記第2の情報に基づいて選択可能な前記第1の情報が前記記憶手段に記憶されていない場合、前記アクセサリ装置に前記電子機器に関する第3の情報を送信し、
前記アクセサリ装置により前記第3の情報に基づいて選択された前記第1の情報を前記アクセサリ装置から受信することを特徴とする請求項1に記載の電子機器。
If the first information selectable based on the second information received from the accessory device is not stored in the storage device, the control means causes the accessory device to receive third information regarding the electronic device. and send
The electronic device according to claim 1, wherein the first information selected by the accessory device based on the third information is received from the accessory device.
前記第3の情報は、前記電子機器の種別および固有の識別情報、前記電子機器の動作モードに関する情報、前記電子機器の内部の温度に関する情報、前記電子機器の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする請求項3に記載の電子機器。 The third information includes at least any of the type and unique identification information of the electronic device, information regarding the operating mode of the electronic device, information regarding the internal temperature of the electronic device, and information regarding the remaining battery level of the electronic device. 4. The electronic device according to claim 3, further comprising: 前記動作可能時間を通知する通知手段と、
前記電子機器の内部の温度情報を測定する温度測定手段と、をさらに有し、
前記制御手段は、前記温度情報が所定の閾値以上である場合に前記所定の動作を停止し、
前記動作可能時間は、前記温度情報が前記所定の温度に達するまでの時間であることを特徴とする請求項1に記載の電子機器。
Notifying means for notifying the operable time;
further comprising a temperature measuring means for measuring temperature information inside the electronic device,
The control means stops the predetermined operation when the temperature information is equal to or higher than a predetermined threshold;
The electronic device according to claim 1, wherein the operable time is a time until the temperature information reaches the predetermined temperature.
前記電子機器は、撮像装置であり、
前記アクセサリ装置は、冷却装置であり、
前記所定の動作は、動画記録であることを特徴とする請求項1に記載の電子機器。
The electronic device is an imaging device,
The accessory device is a cooling device,
The electronic device according to claim 1, wherein the predetermined operation is video recording.
アクセサリ装置を通信可能に接続する接続手段と、
前記アクセサリ装置に電子機器に関する第3の情報を送信したことに応じて、前記アクセサリ装置から受信した前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求める制御手段と、を有することを特徴とする電子機器。
a connection means for communicatively connecting the accessory device;
In response to transmitting third information regarding the electronic device to the accessory device, the electronic device uses first information received from the accessory device indicating a temperature rise due to heat generation of the electronic device during a predetermined operation. and control means for determining the operable time during the predetermined operation.
前記第3の情報は、前記電子機器の種別および固有の識別情報、前記電子機器の動作モードに関する情報、前記電子機器の内部の温度に関する情報、前記電子機器の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする請求項7に記載の電子機器。 The third information includes at least any of the type and unique identification information of the electronic device, information regarding the operating mode of the electronic device, information regarding the internal temperature of the electronic device, and information regarding the remaining battery level of the electronic device. 8. The electronic device according to claim 7, further comprising: 前記動作可能時間を通知する通知手段と、
前記電子機器の内部の温度情報を測定する温度測定手段と、をさらに有し、
前記制御手段は、前記温度情報が所定の閾値以上である場合に前記所定の動作を停止し、
前記動作可能時間は、前記温度情報が前記所定の温度に達するまでの時間であることを特徴とする請求項7に記載の電子機器。
Notifying means for notifying the operable time;
further comprising a temperature measuring means for measuring temperature information inside the electronic device,
The control means stops the predetermined operation when the temperature information is equal to or higher than a predetermined threshold;
8. The electronic device according to claim 7, wherein the operable time is a time until the temperature information reaches the predetermined temperature.
前記電子機器は、撮像装置であり、
前記アクセサリ装置は、冷却装置であり、
前記所定の動作は、動画記録であることを特徴とする請求項7に記載の電子機器。
The electronic device is an imaging device,
The accessory device is a cooling device,
8. The electronic device according to claim 7, wherein the predetermined operation is video recording.
冷却手段と、
電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、
前記冷却手段の動作状態に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求める制御手段と、を有することを特徴とする電子機器。
cooling means;
a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device;
an electronic device comprising: a control means for determining the operating time of the electronic device during the predetermined operation using the first information selected from the storage means based on the operating state of the cooling means; device.
前記動作可能時間を通知する通知手段と、
前記電子機器の内部の温度情報を測定する温度測定手段と、をさらに有し、
前記制御手段は、前記温度情報が所定の閾値以上である場合に前記所定の動作を停止し、
前記動作可能時間は、前記温度情報が前記所定の温度に達するまでの時間であることを特徴とする請求項11に記載の電子機器。
Notifying means for notifying the operable time;
further comprising a temperature measuring means for measuring temperature information inside the electronic device,
The control means stops the predetermined operation when the temperature information is equal to or higher than a predetermined threshold;
12. The electronic device according to claim 11, wherein the operable time is a time until the temperature information reaches the predetermined temperature.
前記電子機器は、撮像装置であり、
前記所定の動作は、動画記録であることを特徴とする請求項11に記載の電子機器。
The electronic device is an imaging device,
The electronic device according to claim 11, wherein the predetermined operation is video recording.
電子機器に通信可能に接続する接続手段と、
前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、
前記電子機器から受信した当該電子機器に関する第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信する制御手段と、を有することを特徴とするアクセサリ装置。
a connection means for communicably connecting to an electronic device;
storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device;
An accessory device comprising: control means for transmitting the first information selected from the storage means to the electronic device based on third information regarding the electronic device received from the electronic device.
前記第3の情報は、前記電子機器の種別および固有の識別情報、前記電子機器の動作モードに関する情報、前記電子機器の内部の温度に関する情報、前記電子機器の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする請求項14に記載のアクセサリ装置。 The third information includes at least any of the type and unique identification information of the electronic device, information regarding the operating mode of the electronic device, information regarding the internal temperature of the electronic device, and information regarding the remaining battery level of the electronic device. 15. The accessory device according to claim 14, further comprising: 前記制御手段は、前記アクセサリ装置に関する第2の情報を前記電子機器に送信した後、前記電子機器から受信した前記第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信することを特徴とする請求項14に記載のアクセサリ装置。 The control means transmits second information regarding the accessory device to the electronic device, and then transmits the first information selected from the storage means based on the third information received from the electronic device to the electronic device. 15. The accessory device of claim 14, wherein the accessory device transmits to a device. 前記第2の情報は、前記アクセサリ装置の種別および固有の識別情報、前記アクセサリ装置の能力に関する情報、前記アクセサリ装置の経年劣化に関する情報、前記アクセサリ装置の内部の温度に関する情報、前記アクセサリ装置の電池の残量に関する情報の少なくともいずれかを含むことを特徴とする請求項16に記載のアクセサリ装置。 The second information includes the type and unique identification information of the accessory device, information regarding the capability of the accessory device, information regarding aging deterioration of the accessory device, information regarding the internal temperature of the accessory device, and the battery of the accessory device. The accessory device according to claim 16, characterized in that the accessory device includes at least one of information regarding the remaining amount of the. 前記電子機器は、撮像装置であり、
前記アクセサリ装置は、冷却装置であり、
前記所定の動作は、動画記録であることを特徴とする請求項14に記載のアクセサリ装置。
The electronic device is an imaging device,
The accessory device is a cooling device,
The accessory device according to claim 14, wherein the predetermined operation is video recording.
アクセサリ装置を通信可能に接続する接続手段と、電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、を有する電子機器の制御方法であって、
前記アクセサリ装置から当該アクセサリ装置に関する第2の情報を受信するステップと、
前記第2の情報に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求めるステップと、を有することを特徴とする制御方法。
A method for controlling an electronic device, comprising: a connection means for communicatively connecting an accessory device; and a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device, the method comprising:
receiving second information regarding the accessory device from the accessory device;
A control method characterized by comprising the step of determining the operable time of the electronic device during the predetermined operation using the first information selected from the storage means based on the second information.
前記アクセサリ装置から受信した前記第2の情報に基づいて選択可能な前記第1の情報が前記記憶手段に記憶されていない場合、前記アクセサリ装置に前記電子機器に関する第3の情報を送信するステップと、
前記アクセサリ装置により前記第3の情報に基づいて選択された前記第1の情報を前記アクセサリ装置から受信するステップと、をさらに有することを特徴とする請求項19に記載の制御方法。
If the first information selectable based on the second information received from the accessory device is not stored in the storage means, transmitting third information regarding the electronic device to the accessory device; ,
20. The control method according to claim 19, further comprising the step of receiving, from the accessory device, the first information selected by the accessory device based on the third information.
アクセサリ装置を通信可能に接続する接続手段を有する電子機器の制御方法であって、
前記アクセサリ装置に前記電子機器に関する第3の情報を送信するステップと、
前記アクセサリ装置により前記第3の情報に基づいて選択された前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を前記アクセサリ装置から受信するステップと、
前記アクセサリ装置から受信した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求めるステップと、を有することを特徴とする制御方法。
A method for controlling an electronic device having a connection means for communicably connecting an accessory device, the method comprising:
transmitting third information about the electronic device to the accessory device;
receiving from the accessory device first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device selected by the accessory device based on the third information;
A control method comprising the step of determining an operational time of the electronic device during the predetermined operation using the first information received from the accessory device.
冷却手段と、電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、を有する電子機器の制御方法であって、
前記冷却手段の動作状態に基づいて前記記憶手段から選択した前記第1の情報を用いて前記電子機器の前記所定の動作時の動作可能時間を求めるステップを有することを特徴とする制御方法。
A method for controlling an electronic device, comprising a cooling means and a storage means for storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device, the method comprising:
A control method comprising the step of determining the operable time of the electronic device during the predetermined operation using the first information selected from the storage means based on the operating state of the cooling means.
電子機器に通信可能に接続する接続手段と、前記電子機器の所定の動作時の発熱による温度上昇を示す第1の情報を記憶する記憶手段と、を有するアクセサリ装置の制御方法であって、
前記電子機器から当該電子機器に関する第3の情報を受信するステップと、
前記第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信するステップと、を有することを特徴とする制御方法。
A method for controlling an accessory device, the method comprising: a connection means communicatively connected to an electronic device; and a storage means storing first information indicating a temperature rise due to heat generation during a predetermined operation of the electronic device, the method comprising:
receiving third information regarding the electronic device from the electronic device;
A control method comprising the step of transmitting the first information selected from the storage means based on the third information to the electronic device.
前記送信するステップでは、前記アクセサリ装置に関する第2の情報を前記電子機器に送信した後、前記電子機器から受信した前記第3の情報に基づいて前記記憶手段から選択した前記第1の情報を前記電子機器に送信することを特徴とする請求項23に記載の制御方法。 In the transmitting step, after transmitting second information regarding the accessory device to the electronic device, the first information selected from the storage means based on the third information received from the electronic device is transmitted to the electronic device. 24. The control method according to claim 23, further comprising transmitting the information to an electronic device. コンピュータを、請求項1から13のいずれか1項に記載された電子機器の制御手段として機能させるためのプログラム。 A program for causing a computer to function as a control means for an electronic device according to any one of claims 1 to 13. コンピュータを、請求項14から18のいずれか1項に記載されたアクセサリ装置の制御手段として機能させるためのプログラム。 A program for causing a computer to function as a control means for an accessory device according to any one of claims 14 to 18.
JP2022096749A 2022-06-15 2022-06-15 Electronic apparatus, accessory device, control method, and program Pending JP2023183232A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022096749A JP2023183232A (en) 2022-06-15 2022-06-15 Electronic apparatus, accessory device, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022096749A JP2023183232A (en) 2022-06-15 2022-06-15 Electronic apparatus, accessory device, control method, and program

Publications (1)

Publication Number Publication Date
JP2023183232A true JP2023183232A (en) 2023-12-27

Family

ID=89321182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022096749A Pending JP2023183232A (en) 2022-06-15 2022-06-15 Electronic apparatus, accessory device, control method, and program

Country Status (1)

Country Link
JP (1) JP2023183232A (en)

Similar Documents

Publication Publication Date Title
US9060130B2 (en) Display control apparatus and display control method, using a fan to cool an inside of the apparatus
JP2019030082A (en) Electronic device, control method, and program
US10359819B2 (en) Imaging device
JP2023183232A (en) Electronic apparatus, accessory device, control method, and program
JP6016522B2 (en) Imaging apparatus, control method therefor, program, and storage medium
JP2019092071A (en) Imaging apparatus and control method
JP2002202453A (en) Digital camera
JP6165356B2 (en) Endoscope system
JP2015079883A (en) Electronic apparatus, and control method and program therefor
JP2020060942A (en) Electronic device and control method therefor
JP2020003723A (en) Imaging apparatus, auxiliary unit thereof, and control method thereof
US11330175B2 (en) Image capture apparatus and control method
JP2018022369A (en) Electronic device, control method, program, and storage medium
JP2024037398A (en) Electronic equipment, control methods and programs
JP7084799B2 (en) Image pickup device and its control method
JP4020327B2 (en) Battery powered equipment
JP2001155788A (en) Electronic camera and apparatus for displaying residual quantity of battery
JP2023062590A (en) Electronic device and control method and program for the same
US11314153B2 (en) Electronic apparatus and method of controlling electronic apparatus
JP4462993B2 (en) Camera control device, electronic still camera
US20230199290A1 (en) Image capture apparatus and control method
JP2015186359A (en) Electronic apparatus
JP2024022343A (en) Imaging device, control method, and program
JP2023062591A (en) Imaging apparatus, control method, and program
JP2023062592A (en) Electronic apparatus, control method, and program