JP2019086527A - Imaging apparatus, accessory apparatus, control method, and control program - Google Patents

Imaging apparatus, accessory apparatus, control method, and control program Download PDF

Info

Publication number
JP2019086527A
JP2019086527A JP2017211539A JP2017211539A JP2019086527A JP 2019086527 A JP2019086527 A JP 2019086527A JP 2017211539 A JP2017211539 A JP 2017211539A JP 2017211539 A JP2017211539 A JP 2017211539A JP 2019086527 A JP2019086527 A JP 2019086527A
Authority
JP
Japan
Prior art keywords
communication
accessory
microcomputer
imaging device
signal
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.)
Granted
Application number
JP2017211539A
Other languages
Japanese (ja)
Other versions
JP6949667B2 (en
Inventor
和音 鈴木
Kazune Suzuki
和音 鈴木
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 JP2017211539A priority Critical patent/JP6949667B2/en
Publication of JP2019086527A publication Critical patent/JP2019086527A/en
Application granted granted Critical
Publication of JP6949667B2 publication Critical patent/JP6949667B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Structure And Mechanism Of Cameras (AREA)
  • Accessories Of Cameras (AREA)
  • Studio Devices (AREA)

Abstract

To prevent malfunctions caused by noise which is generated due to changeover of a switch on a communication line.SOLUTION: An imaging apparatus 100 which is available when multiple accessory apparatuses 200, 300 are connected includes: signal transmission channels CS to be used for signal transmission between the imaging apparatus and the accessory apparatuses; and data communication channels DATA to be used for data communication between the imaging apparatus and the accessory apparatus. A camera control unit 205 executes data communication or processing in accordance with accessory signals input from one of the accessory apparatuses via the signal transmission channels. When the accessory apparatuses include at least one switching accessory apparatus having a channel switch 3033 for connecting/disconnecting the signal transmission channels, the camera control unit has an input invalid period in which data communication or processing is not executed in accordance with signals from the signal transmission channels when changing over the channel switch.SELECTED DRAWING: Figure 10

Description

本発明は、撮像装置、アクセサリ装置、制御方法および制御プログラムに関する。   The present invention relates to an imaging device, an accessory device, a control method, and a control program.

交換レンズが着脱可能な撮像装置(以下、カメラ本体という)を含むレンズ交換型カメラシステムでは、カメラ本体が交換レンズの動作を制御したり交換レンズがその制御や撮像に必要なデータをカメラ本体に提供したりするための通信が行われる。特に、交換レンズを用いて記録用動画やライブビュー表示用動画を撮像する際にはその撮像周期に合わせた滑らかなレンズ制御が求められるため、カメラ本体の撮像タイミングと交換レンズの制御タイミングとの同期をとる必要がある。したがって、カメラ本体は、交換レンズからのデータの受信と交換レンズへの各種指示や要求等のコマンドの送信とを撮像周期内で完了させる必要がある。ただし、カメラ本体が交換レンズから受信するデータ量が増加したり撮像周期が短縮したり(高フレームレート化したり)することで、より高速で大量のデータの通信が求められる。   In an interchangeable lens type camera system including an imaging device (hereinafter referred to as a camera body) to which the interchangeable lens can be attached and removed, the camera body controls the operation of the interchangeable lens and the interchangeable lens transmits data necessary for control and imaging to the camera body. Communication is provided to provide and / or provide. In particular, when imaging a recording moving image or a live view display moving image using an interchangeable lens, smooth lens control according to the imaging cycle is required. Therefore, between imaging timing of the camera body and control timing of the interchangeable lens Need to synchronize. Therefore, the camera body needs to complete reception of data from the interchangeable lens and transmission of commands such as various instructions and requests to the interchangeable lens within the imaging cycle. However, communication of a large amount of data at a higher speed is required by increasing the amount of data received from the interchangeable lens by the camera body or shortening the imaging cycle (increased frame rate).

また、カメラ本体と交換レンズとの間にワイドコンバータやテレコンバータ(エクステンダ)等のアダプタが接続される場合があり、これらアダプタも交換レンズと同様にカメラ本体と通信を行う。このため、カメラシステムには、カメラ本体が交換レンズおよびアダプタを含む複数のアクセサリ装置と一対多通信を行うことが可能な通信システムが必要となる。通信マスタと複数の通信スレーブとの一対多通信を実現するための通信方式として、非特許文献1にて開示されたI2C通信方式が存在する。   Further, an adapter such as a wide converter or a teleconverter (extender) may be connected between the camera body and the interchangeable lens, and these adapters communicate with the camera body in the same manner as the interchangeable lens. Therefore, the camera system requires a communication system in which the camera body can perform one-to-many communication with a plurality of accessory devices including an interchangeable lens and an adapter. As a communication method for realizing one-to-many communication between a communication master and a plurality of communication slaves, there is an I2C communication method disclosed in Non-Patent Document 1.

NXP社資料:I2Cバス仕様およびユーザーマニュアルRev5.0J-2-2012年10月9 日[平成29年5月20日インターネット検索URL:http://www.nxp.com/documents/user_manual/UM10204_JA.pdf]NXP company data: I2C bus specification and user manual Rev5.0J-October 9, 2012 [May 20, 2017 Internet search URL: http://www.nxp.com/documents/user_manual/UM10204_EN. pdf]

しかしながら、I2Cバスで指定できる通信スレーブのアドレスは、通信スレーブごとに固定されているか若干の幅(数ビット程度)の中からユーザによりハードウェア的に選択される。これらのいずれの場合でも、通信マスタはそれに接続されている複数の通信スレーブのアドレスを予め認識している必要がある。   However, the address of the communication slave that can be specified by the I2C bus is fixed by the user or selected from the fixed width or a few bits (about several bits) for each communication slave. In any of these cases, the communication master needs to know in advance the addresses of a plurality of communication slaves connected to it.

一方、通信スレーブとしての複数のアクセサリ装置を連結して接続可能なカメラシステムにおいては、どのようなアクセサリ装置(例えば新規に使用するもの)がいくつ接続されるかを通信マスタであるカメラ本体は予め知ることができない場合がある。この場合に、通信スリーブに割り当て可能なアドレスが0からn番地まであるとする。接続されているアクセサリ装置の種類と数が分からないカメラ本体は、アクセサリ装置が存在しないアドレスを含めて0からn番地のすべてのアドレスに対してアクセサリ装置を認証(確認)するための認証通信を行う必要がある。この認証通信を行う際に、通信線にノイズが発生すると、通信エラーその他の誤動作を招き、認証通信をやり直す時間が必要となって撮像システムによる撮像の開始が遅れることになる。   On the other hand, in a camera system in which a plurality of accessory devices as communication slaves can be connected and connected, the camera body, which is a communication master, previously determines how many accessory devices (for example, devices to be newly used) are connected. There are times when you can not know. In this case, it is assumed that addresses assignable to the communication sleeve are from 0 to n. If you do not know the type and number of connected accessory devices, the camera communication for authenticating (confirming) the accessory devices to all the addresses from 0 to n including the address where the accessory device does not exist There is a need to do. If noise occurs in the communication line when performing this authentication communication, a communication error or other malfunction will occur, and it will take time to perform authentication communication again, and the start of imaging by the imaging system will be delayed.

本発明は、通信線に設けられたチャネルスイッチの切替えにより発生するノイズによる誤動作を回避できる撮像装置、アクセサリ装置、制御方法および制御プログラムを提供する。   The present invention provides an imaging device, an accessory device, a control method, and a control program capable of avoiding a malfunction due to noise generated by switching of a channel switch provided in a communication line.

本発明の一側面としての撮像装置は、複数のアクセサリ装置が接続された状態で使用可能な撮像装置である。該撮像装置は、撮像装置と複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと、撮像装置と複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続されるカメラ通信部と、信号伝達チャネルを介して複数のアクセサリ装置のいずれかから入力されるアクセサリ信号に応じて、データ通信または処理を行うカメラ制御部とを有する。複数のアクセサリ装置が、信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含んでいる場合に、カメラ制御部は、チャネルスイッチの切替えの際に、信号伝達チャネルからの信号に応じてデータ通信または処理を行わない入力無効期間を設けることを特徴とする。   An imaging device according to one aspect of the present invention is an imaging device that can be used with a plurality of accessory devices connected. The imaging device is connected to a signaling channel used for signal transmission between the imaging device and the plurality of accessory devices, and a data communication channel used for data communication between the imaging device and the plurality of accessory devices. The camera communication unit includes: a camera communication unit; and a camera control unit that performs data communication or processing in accordance with an accessory signal input from any of a plurality of accessory devices via a signal transmission channel. When the plurality of accessory devices include at least one switchable accessory device having a channel switch for switching between connection and disconnection of the signal transmission channel, the camera control unit controls the signal transmission channel when switching the channel switch. And an input invalid period in which data communication or processing is not performed in response to a signal from the device.

本発明の他の一側面としてのアクセサリ装置は、複数のアクセサリ装置が接続された状態で使用可能な撮像装置に接続されるアクセサリ装置である。該アクセサリ装置は、撮像装置と複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと、撮像装置と複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続されるアクセサリ通信部と、信号伝達チャネルを介して撮像装置にアクセサリ信号を入力するとともに、データ通信または処理を行うアクセサリ制御部とを有する。複数のアクセサリ装置が、信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含む場合に、アクセサリ制御部は、チャネルスイッチの切替えの際に、信号伝達チャネルからの信号に応じてデータ通信または処理を行わない入力無効期間を設けることを特徴とする。   An accessory device according to another aspect of the present invention is an accessory device connected to an imaging device that can be used with a plurality of accessory devices connected. The accessory device is connected to a signaling channel used for signal transmission between the imaging device and the plurality of accessory devices, and a data communication channel used for data communication between the imaging device and the plurality of accessory devices. An accessory communication unit, and an accessory control unit that inputs an accessory signal to an imaging device via a signal transmission channel and performs data communication or processing. When the plurality of accessory devices include at least one switchable accessory device having a channel switch for switching between connection and disconnection of the signal transmission channel, the accessory control unit controls switching of the channel switch from the signal transmission channel. It is characterized by providing an input invalid period in which data communication or processing is not performed according to a signal.

本発明の他の一側面としての制御方法は、複数のアクセサリ装置が接続された状態で使用可能な撮像装置であり、該撮像装置と複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと撮像装置と複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続される撮像装置に適用される。該制御方法は、複数のアクセサリ装置が、信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含む場合に、信号伝達チャネルを介して複数のアクセサリ装置のいずれかから入力されるアクセサリ信号に応じて、データ通信または処理を行うステップと、チャネルスイッチの切替えの際に、信号伝達チャネルからの信号に応じてデータ通信または処理を行わない入力無効期間を設けるステップとを含むことを特徴とする。   A control method according to another aspect of the present invention is an imaging device that can be used with a plurality of accessory devices connected, and a signal transmission used for signal transmission between the imaging device and the plurality of accessory devices. The present invention is applied to an imaging device connected to a channel and a data communication channel used for data communication between the imaging device and a plurality of accessory devices. The control method is any of a plurality of accessory devices via a signaling channel, where the plurality of accessory devices includes at least one switchable accessory device having a channel switch that switches connection and disconnection of the signaling channel. Performing data communication or processing in accordance with an accessory signal input from the device, and providing an input invalid period in which data communication or processing is not performed in response to a signal from the signaling channel when switching the channel switch It is characterized by including.

本発明の他の一側面としての制御方法は、複数のアクセサリ装置が接続された状態で使用可能な撮像装置に接続されるアクセサリ装置であり、撮像装置と複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと撮像装置と複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続されるアクセサリ装置に適用される。該制御方法は、複数のアクセサリ装置が、信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含む場合に、信号伝達チャネルを介して撮像装置にアクセサリ信号を入力するとともに、データ通信または処理を行うステップと、チャネルスイッチの切替えの際に、信号伝達チャネルからの信号に応じてデータ通信または処理を行わない入力無効期間を設けるステップとを含むことを特徴とする。   A control method according to another aspect of the present invention is an accessory device connected to an imaging device that can be used in a state where a plurality of accessory devices are connected, and the signal transmission between the imaging device and the plurality of accessory devices The present invention is applied to an accessory device connected to a signal transmission channel used for data communication and a data communication channel used for data communication between an imaging device and a plurality of accessory devices. The control method inputs an accessory signal to the imaging device via the signaling channel when the plurality of accessory devices includes at least one switchable accessory device having a channel switch that switches connection and disconnection of the signaling channel. And performing the data communication or processing, and providing an input invalid period in which the data communication or processing is not performed in response to the signal from the signaling channel when switching the channel switch. .

なお、上記撮像装置またはアクセサリ装置のコンピュータを、上記制御方法に従って動作させるコンピュータプログラムも、本発明の他の一側面を構成する。   A computer program that causes the computer of the imaging device or accessory device to operate according to the control method also constitutes another aspect of the present invention.

本発明によれば、通信線に設けられたチャネルスイッチの切替えにより発生するノイズによる撮像装置またはアクセサリ装置の誤動作を回避できる。   According to the present invention, it is possible to avoid the malfunction of the imaging device or the accessory device due to the noise generated by switching of the channel switch provided in the communication line.

本発明の実施例1におけるカメラシステムの構成を示すブロック図。1 is a block diagram showing a configuration of a camera system in Embodiment 1 of the present invention. 実施例1におけるカメラ本体と交換レンズとアダプタの通信回路を示す図。FIG. 2 is a diagram showing a communication circuit of a camera body, an interchangeable lens, and an adapter in Embodiment 1. 実施例1における通信フォーマットを示す図。FIG. 2 is a diagram showing a communication format in the first embodiment. 実施例1におけるブロードキャスト通信での通信波形を示す図。FIG. 6 is a diagram showing communication waveforms in broadcast communication in the first embodiment. 実施例1におけるP2P通信での通信波形を示す図。FIG. 6 is a diagram showing communication waveforms in P2P communication in the first embodiment. 実施例1における通信モード切替え時の通信波形を示す図。FIG. 6 is a diagram showing communication waveforms at the time of communication mode switching in the first embodiment. 実施例1におけるブロードキャスト通信でのカメラ本体の処理を示すフローチャート。6 is a flowchart showing processing of a camera body in broadcast communication in the first embodiment. 実施例1におけるブロードキャスト通信での交換レンズおよびアダプタの処理を示すフローチャート。6 is a flowchart showing processing of the interchangeable lens and the adapter in broadcast communication in the first embodiment. 実施例1におけるP2P通信でのカメラ本体の処理を示すフローチャート。6 is a flowchart showing processing of a camera body in P2P communication in Embodiment 1. 実施例1におけるP2P通信での交換レンズおよびアダプタの処理を示すフローチャート。6 is a flowchart showing processing of the interchangeable lens and the adapter in P2P communication in Embodiment 1. 実施例1における認証通信処理での通信波形を示す図。FIG. 6 is a diagram showing communication waveforms in authentication communication processing in the first embodiment. 上記認証通信処理を示すフローチャート。The flowchart which shows the said authentication communication process. 上記認証通信処理におけるCS不感期間およびCS変化無視期間を示す図。The figure which shows the CS dead period and the CS change disregard period in the said authentication communication processing.

以下、本発明の実施例について図面を参照しながら説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1には、本発明の実施例1である撮像装置(以下、カメラ本体という)200と、それぞれアクセサリ装置である交換レンズ100および中間アダプタ装置(以下、単にアダプタという)300を含む撮像システム(以下、カメラシステムという)の構成を示す。本実施例では、アダプタ300を介して交換レンズ100が接続された状態(複数のアクセサリ装置が接続された状態)で使用可能となっているカメラ本体200を示している。   FIG. 1 shows an imaging system including an imaging apparatus (hereinafter referred to as a camera body) 200 which is Embodiment 1 of the present invention, an interchangeable lens 100 which is an accessory apparatus, and an intermediate adapter apparatus (hereinafter simply referred to as an adapter) 300. Hereinafter, the configuration of the camera system will be shown. The present embodiment shows the camera body 200 which is usable in a state in which the interchangeable lens 100 is connected via the adapter 300 (a state in which a plurality of accessory devices are connected).

図1には例として1つのアダプタ300がカメラ本体200と交換レンズ100の間に接続されるカメラシステムを示すが、複数のアダプタを連結してカメラ本体200と交換レンズ100の間に接続してもよい。   Although FIG. 1 shows a camera system in which one adapter 300 is connected between the camera body 200 and the interchangeable lens 100 as an example, a plurality of adapters are connected and connected between the camera body 200 and the interchangeable lens 100 It is also good.

本実施例のカメラシステムでは、複数の通信方式を用いて、カメラ本体200と交換レンズ100およびアダプタ300との間で通信を行う。カメラ本体200、交換レンズ100およびアダプタ300は、それぞれの通信部を介して制御コマンドやデータ(情報)の伝送を行う。また、各通信部は複数の通信方式をサポートしており、通信するデータの種類や通信目的に応じて、互いに同期して同一の通信方式に切り替えることにより、様々な状況に対して最適な通信方式を選択することができる。   In the camera system of this embodiment, communication is performed between the camera body 200 and the interchangeable lens 100 and the adapter 300 using a plurality of communication methods. The camera body 200, the interchangeable lens 100, and the adapter 300 transmit control commands and data (information) via the respective communication units. In addition, each communication unit supports a plurality of communication methods, and by switching to the same communication method in synchronization with each other in synchronization with each other according to the type of data to be communicated and the communication purpose, optimal communication for various situations You can choose the method.

まず、交換レンズ100、カメラ本体200およびアダプタ300のより具体的な構成について説明する。   First, more specific configurations of the interchangeable lens 100, the camera body 200, and the adapter 300 will be described.

交換レンズ100とアダプタ300は、結合機構であるマウント400を介して機械的および電気的に接続されている。同様に、アダプタ300とカメラ本体200は、結合機構であるマウント401を介して機械的および電気的に接続されている。交換レンズ100およびアダプタ300は、マウント400,401に設けられた電源端子部(図示せず)を介してカメラ本体200から電源を取得する。そして、後述する各種アクチュエータや、レンズマイクロコンピュータ111およびアダプタマイクロコンピュータ302の動作に必要な電源を供給する。交換レンズ100、カメラ本体200およびアダプタ300は、マウント400,401に設けられた通信端子部(図2に示す)を介して相互に通信を行う。   The interchangeable lens 100 and the adapter 300 are mechanically and electrically connected via a mount 400 which is a coupling mechanism. Similarly, the adapter 300 and the camera body 200 are mechanically and electrically connected via a mount 401 which is a coupling mechanism. The interchangeable lens 100 and the adapter 300 acquire power from the camera body 200 via power supply terminals (not shown) provided on the mounts 400 and 401. Then, power supplies necessary for the operations of various actuators to be described later and the lens microcomputer 111 and the adapter microcomputer 302 are supplied. The interchangeable lens 100, the camera body 200 and the adapter 300 communicate with each other via communication terminal units (shown in FIG. 2) provided on the mounts 400 and 401.

交換レンズ100は、撮像光学系を有する。撮像光学系は、被写体OBJ側から順に、フィールドレンズ101と、変倍を行う変倍レンズ102と、光量を調節する絞りユニット114を含む。さらに、撮像光学系は、像振れを低減(補正)する防振レンズ103と、焦点調節を行うフォーカスレンズ104とを含む。   The interchangeable lens 100 has an imaging optical system. The imaging optical system includes, in order from the object OBJ side, a field lens 101, a magnification varying lens 102 that performs magnification variation, and an aperture unit 114 that adjusts the amount of light. Furthermore, the imaging optical system includes a vibration reduction lens 103 that reduces (corrects) image blurring, and a focus lens 104 that performs focus adjustment.

変倍レンズ102とフォーカスレンズ104はそれぞれ、レンズ保持枠105,106により保持されている。レンズ保持枠105,106は、不図示のガイド軸により光軸方向(図中に破線で示す)に移動可能にガイドされており、ステッピングモータ107,108によって光軸方向に駆動される。ステッピングモータ107,108はそれぞれ、駆動パルスに同期してズームレンズ102およびフォーカスレンズ104を移動させる。   The variable magnification lens 102 and the focus lens 104 are held by lens holding frames 105 and 106, respectively. The lens holding frames 105 and 106 are movably guided in the optical axis direction (indicated by a broken line in the drawing) by a guide shaft (not shown), and are driven in the optical axis direction by the stepping motors 107 and 108. The stepping motors 107 and 108 move the zoom lens 102 and the focus lens 104 in synchronization with the drive pulse, respectively.

防振レンズ103は、撮像光学系の光軸に直交する方向にシフトすることで、カメラ振れ(手振れ等)に起因する像振れを低減する。   The anti-vibration lens 103 shifts in a direction orthogonal to the optical axis of the imaging optical system to reduce an image blur caused by camera shake (such as camera shake).

レンズマイクロコンピュータ(以下、レンズマイコンという)111は、交換レンズ100内の各部の動作を制御するレンズ制御部(アクセサリ制御部)である。また、レンズマイコン111は、レンズ通信インタフェース回路を含むレンズ通信部(アクセサリ通信部)112を介して、カメラ本体200から送信された制御コマンドや送信要求コマンドを受信する。レンズマイコン111は、制御コマンドに対応するレンズ制御を行ったり、レンズ通信部112を介して送信要求コマンドに対応するレンズデータをカメラ本体200に送信したりする。   A lens microcomputer (hereinafter referred to as a lens microcomputer) 111 is a lens control unit (accessory control unit) that controls the operation of each part in the interchangeable lens 100. Further, the lens microcomputer 111 receives a control command and a transmission request command transmitted from the camera body 200 via a lens communication unit (accessory communication unit) 112 including a lens communication interface circuit. The lens microcomputer 111 performs lens control corresponding to the control command, and transmits lens data corresponding to the transmission request command to the camera body 200 via the lens communication unit 112.

また、レンズマイコン111は、制御コマンドのうち変倍やフォーカシングに関するコマンドに応答してズーム駆動回路119およびフォーカス駆動回路120に駆動信号を出力してステッピングモータ107,108を駆動させる。これにより、ズームレンズ102による変倍動作を制御するズーム処理やフォーカスレンズ104による焦点調節動作を制御するAF(オートフォーカス)処理を行う。   The lens microcomputer 111 outputs drive signals to the zoom drive circuit 119 and the focus drive circuit 120 in response to commands relating to zooming and focusing among the control commands to drive the stepping motors 107 and 108. As a result, zoom processing for controlling the zooming operation by the zoom lens 102 and AF (Auto Focus) processing for controlling the focusing operation by the focus lens 104 are performed.

絞りユニット114は、絞り羽根114a,114bを備えている。絞り羽根114a,114bの状態(位置)は、ホール素子115により検出される。ホール素子115からの出力は、増幅回路122およびA/D変換回路123を介してレンズマイコン111に入力される。レンズマイコン111は、A/D変換回路123からの入力信号に基づいて絞り駆動回路121に駆動信号を出力して絞りアクチュエータ113を駆動させる。これにより、絞りユニット114による光量調節動作を制御する。   The aperture unit 114 includes aperture blades 114a and 114b. The state (position) of the diaphragm blades 114 a and 114 b is detected by the Hall element 115. The output from the Hall element 115 is input to the lens microcomputer 111 via the amplification circuit 122 and the A / D conversion circuit 123. The lens microcomputer 111 outputs a drive signal to the diaphragm drive circuit 121 based on the input signal from the A / D conversion circuit 123 to drive the diaphragm actuator 113. Thereby, the light amount adjusting operation by the diaphragm unit 114 is controlled.

さらに、レンズマイコン111は、交換レンズ100内に設けられた振動ジャイロ等の振れセンサ(不図示)により検出されたカメラ振れに応じて、防振駆動回路125を介して防振アクチュエータ(ボイスコイルモータ等)126を駆動する。これにより、防振レンズ103のシフト動作(防振動作)を制御する防振処理が行われる。   Further, the lens microcomputer 111 controls the anti-vibration actuator (voice coil motor) through the anti-vibration drive circuit 125 according to camera shake detected by a shake sensor (not shown) such as a vibration gyro provided in the interchangeable lens 100. Etc.) 126. Thereby, the image stabilization processing for controlling the shift operation (anti-vibration operation) of the anti-vibration lens 103 is performed.

また交換レンズ100は、マニュアル操作リング(以下、単に操作リングという)130とリング回転検出器131を有する。リング回転検出器131は、例えば操作リング130の回転に応じて2相の信号を出力するフォトインタラプタにより構成されている。レンズマイコン111は、該2相の信号を用いて、操作リング130の回転操作量を検出することができる。また、レンズマイコン111は操作リング130の回転操作量を、レンズ通信部112を介してカメラマイコン205に通知することができる。   The interchangeable lens 100 also has a manual operation ring (hereinafter simply referred to as operation ring) 130 and a ring rotation detector 131. The ring rotation detector 131 is configured by, for example, a photo interrupter that outputs a two-phase signal according to the rotation of the operation ring 130. The lens microcomputer 111 can detect the amount of rotational operation of the operation ring 130 using the two-phase signal. Also, the lens microcomputer 111 can notify the camera microcomputer 205 of the amount of rotational operation of the operation ring 130 via the lens communication unit 112.

アダプタ300は、例えば焦点距離を変更するためのエクステンダであり、変倍レンズ301と、アダプタマイクロコンピュータ(以下、アダプタマイコンという)302とを有する。アダプタマイコン302は、アダプタ300内の各部の動作を制御するアダプタ制御部(アクセサリ制御部)である。また、アダプタマイコン302は、通信インタフェース回路を含むアダプタ通信部(アクセサリ通信部)303を介して、カメラ本体200から送信された制御コマンドや送信要求コマンドを受信する。アダプタマイコン302は、制御コマンドに対応するアダプタ制御を行ったり、アダプタ通信部303を介して送信要求コマンドに対応するアダプタデータをカメラ本体200に送信したりする。   The adapter 300 is, for example, an extender for changing the focal length, and includes a variable power lens 301 and an adapter microcomputer (hereinafter referred to as an adapter microcomputer) 302. The adapter microcomputer 302 is an adapter control unit (accessory control unit) that controls the operation of each unit in the adapter 300. The adapter microcomputer 302 also receives a control command and a transmission request command transmitted from the camera body 200 via an adapter communication unit (accessory communication unit) 303 including a communication interface circuit. The adapter microcomputer 302 performs adapter control corresponding to the control command, and transmits adapter data corresponding to the transmission request command to the camera body 200 via the adapter communication unit 303.

カメラ本体200は、CCDセンサやCMOSセンサ等の撮像素子201と、A/D変換回路202と、信号処理回路203と、記録部204と、カメラマイクロコンピュータ(以下、カメラマイコンという)205と、表示部206とを有する。   The camera body 200 includes an imaging device 201 such as a CCD sensor or a CMOS sensor, an A / D conversion circuit 202, a signal processing circuit 203, a recording unit 204, a camera microcomputer (hereinafter referred to as a camera microcomputer) 205, and And a unit 206.

撮像素子201は、交換レンズ100内の撮像光学系により形成された被写体像を光電変換して電気信号(アナログ信号)を出力する。A/D変換回路202は、撮像素子201からのアナログ信号をデジタル信号に変換する。信号処理回路203は、A/D変換回路202からのデジタル信号に対して各種画像処理を行って映像信号を生成する。また、信号処理回路203は、映像信号から被写体像のコントラスト状態(撮像光学系の焦点状態)を示すフォーカス情報や露出状態を表す輝度情報も生成する。信号処理回路203は、映像信号を表示部206に出力し、表示部206は映像信号を構図やピント状態等の確認に用いられるライブビュー画像として表示する。   The imaging element 201 photoelectrically converts an object image formed by the imaging optical system in the interchangeable lens 100 and outputs an electric signal (analog signal). The A / D conversion circuit 202 converts an analog signal from the imaging element 201 into a digital signal. The signal processing circuit 203 performs various kinds of image processing on the digital signal from the A / D conversion circuit 202 to generate a video signal. The signal processing circuit 203 also generates, from the video signal, focus information indicating the contrast state of the subject image (the focus state of the imaging optical system) and luminance information indicating the exposure state. The signal processing circuit 203 outputs the video signal to the display unit 206, and the display unit 206 displays the video signal as a live view image used for confirmation of composition, focus state, and the like.

カメラ制御部としてのカメラマイコン205は、不図示の撮像指示スイッチおよび各種設定スイッチ等のカメラ操作部材からの入力に応じてカメラ本体200の制御を行う。また、カメラマイコン205は、通信インタフェース回路を含むカメラ通信部208を介して、不図示のズームスイッチの操作に応じてズームレンズ102の変倍動作に関する制御コマンドをレンズマイコン111に送信する。さらに、カメラマイコン205は、カメラ通信部208を介して、輝度情報に応じた絞りユニット114の光量調節動作やフォーカス情報に応じたフォーカスレンズ104の焦点調節動作に関する制御コマンドをレンズマイコン111に送信する。またカメラマイコン205は、必要に応じて交換レンズ100の制御情報や状態情報を取得するための送信要求コマンドをレンズマイコン111に送信する。さらにカメラマイコン205は、アダプタ300の制御情報や状態情報を取得するための送信要求コマンドをアダプタマイコン302に送信する。   A camera microcomputer 205 as a camera control unit controls the camera body 200 in accordance with inputs from camera operation members such as imaging instruction switches and various setting switches (not shown). Further, the camera microcomputer 205 transmits a control command related to the zooming operation of the zoom lens 102 to the lens microcomputer 111 according to the operation of the zoom switch (not shown) via the camera communication unit 208 including the communication interface circuit. Furthermore, the camera microcomputer 205 transmits, via the camera communication unit 208, to the lens microcomputer 111 a control command related to the light amount adjustment operation of the diaphragm unit 114 according to the luminance information and the focus adjustment operation of the focus lens 104 according to the focus information. . The camera microcomputer 205 also transmits a transmission request command for acquiring control information and status information of the interchangeable lens 100 to the lens microcomputer 111 as necessary. Further, the camera microcomputer 205 transmits a transmission request command for acquiring control information and status information of the adapter 300 to the adapter microcomputer 302.

次に、カメラ本体200(カメラマイコン205)と交換レンズ100(レンズマイコン111)とアダプタ300(アダプタマイコン302)の間に構成される通信回路について、図2を用いて説明する。カメラマイコン205、レンズマイコン111およびアダプタマイコン302は、前述したマウント400,401に設けられた通信端子部を介して接続された信号線(チャネル)を用いて通信を行う。   Next, a communication circuit configured between the camera body 200 (camera microcomputer 205), the interchangeable lens 100 (lens microcomputer 111), and the adapter 300 (adapter microcomputer 302) will be described with reference to FIG. The camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 perform communication using signal lines (channels) connected via the communication terminal units provided in the mounts 400 and 401 described above.

信号線としては、通信制御用の信号を伝達するための信号線(第1の信号線:信号伝達チャネルに相当する)CSと、データを通信するための信号線(第2の信号線:データ通信チャネルに相当する)DATAとが設けられている。   As the signal line, a signal line (first signal line: corresponding to a signal transmission channel) CS for transmitting a signal for communication control, and a signal line (second signal line: data for communicating data) And DATA) corresponding to a communication channel.

信号線CSは、カメラマイコン205、アダプタマイコン302およびレンズマイコン111に接続されている。このため、カメラマイコン205、アダプタマイコン302およびレンズマイコン111は、信号線CSの状態としてのHighとLowを検出することができる。また信号線CSは、カメラ本体200内で不図示の電源にプルアップ接続されている。そして、信号線CSは、交換レンズ100内の接地スイッチ1121、カメラ本体200内の接地スイッチ2081およびアダプタ300内の接地スイッチ3031を介してグランドGNDと接続(オープンドレイン接続)が可能となっている。   The signal line CS is connected to the camera microcomputer 205, the adapter microcomputer 302 and the lens microcomputer 111. Therefore, the camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111 can detect High and Low as the state of the signal line CS. The signal line CS is pull-up connected to a power supply (not shown) in the camera body 200. The signal line CS can be connected (open drain connection) to the ground GND via the ground switch 1121 in the interchangeable lens 100, the ground switch 2081 in the camera body 200, and the ground switch 3031 in the adapter 300. .

この構成により、カメラマイコン205、アダプタマイコン302およびレンズマイコン111はそれぞれ、接地スイッチ2081,1121,3031をオン(接続)することにより信号線CSをLowにすることが可能である。またカメラマイコン205、アダプタマイコン302およびレンズマイコン111はそれぞれ、接地スイッチ2081,1121,3031をオフ(遮断)することで、信号線CSをHighにすることができる。   With this configuration, the camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111 can set the signal line CS to Low by turning on (connecting) the ground switches 2081, 1121, and 3031, respectively. The camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111 can set the signal line CS to High by turning off (cut off) the ground switches 2081, 1121, and 3031, respectively.

さらにスイッチ付きアクセサリ装置としてのアダプタ300内には、CSスイッチ(チャネルスイッチ)3033が設けられている。アダプタマイコン302は、CSスイッチ3033を接続状態と切断状態に切り替えることで、信号線CSを接続および切断することができる。CSスイッチ3033の切断状態では、アダプタ300よりカメラ本体側(本実施例ではカメラ本体200)からの信号線CSへの信号出力状態とアダプタ300からの信号線CSへの信号出力状態が交換レンズ側(本実施例では交換レンズ100自体)に伝達されない。すなわち、後述するブロードキャスト通信をアダプタ300より交換レンズ側の通信スレーブに対して行えなくなる。   Further, in the adapter 300 as a switch-equipped accessory device, a CS switch (channel switch) 3033 is provided. The adapter microcomputer 302 can connect and disconnect the signal line CS by switching the CS switch 3033 between the connected state and the disconnected state. In the cut state of the CS switch 3033, the signal output state from the adapter 300 to the signal line CS from the camera body side (camera body 200 in this embodiment) and the signal output state from the adapter 300 to the signal line CS are on the interchangeable lens side (In this embodiment, it is not transmitted to the interchangeable lens 100 itself). That is, broadcast communication described later can not be performed from the adapter 300 to the communication slave on the interchangeable lens side.

ただし、CSスイッチ3033の接続および切断を切り替える際に、不要な信号としてのノイズが発生することがあり、このノイズがカメラマイコン205、レンズマイコン111およびアダプタマイコン302の誤動作を招くおそれがある。このノイズに対する対策については後述する。   However, when switching the connection and disconnection of the CS switch 3033, noise may be generated as an unnecessary signal, and this noise may cause a malfunction of the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302. The measures against this noise will be described later.

また、信号線CSを通じて伝達される通信制御用の信号(指示や通知)およびその出力処理の詳細については後述する。   Further, the details of the communication control signal (instruction or notification) transmitted through the signal line CS and the output processing thereof will be described later.

信号線DATAは、データの送信方向を切り替えながら使用可能な単線の双方向データ通信線である。信号線DATAは、交換レンズ100内の入出力切替えスイッチ1122を介してレンズマイコン111と接続可能であり、カメラ本体200内の入出力切替えスイッチ2082を介してカメラマイコン205と接続可能である。また、信号線DATAは、アダプタ300内の入出力切替えスイッチ3032を介してアダプタマイコン302と接続可能である。各マイコンは、データを送信するためのCMOS方式のデータ出力部とデータを受信するためのCMOS方式のデータ入力部とを備えている(いずれも図示せず)。各マイコンは、上記入出力切替えスイッチを切り替えることで、信号線DATAをデータ出力部に接続するかデータ入力部に接続するかを選択することができる。   The signal line DATA is a single-wire bidirectional data communication line that can be used while switching the data transmission direction. The signal line DATA can be connected to the lens microcomputer 111 via the input / output changeover switch 1122 in the interchangeable lens 100, and can be connected to the camera microcomputer 205 via the input / output changeover switch 2082 in the camera body 200. Also, the signal line DATA can be connected to the adapter microcomputer 302 via the input / output changeover switch 3032 in the adapter 300. Each microcomputer includes a CMOS data output unit for transmitting data and a CMOS data input unit for receiving data (all not shown). Each microcomputer can select whether to connect the signal line DATA to the data output unit or to the data input unit by switching the input / output switching switch.

カメラマイコン205、アダプタマイコン302およびレンズマイコン111はそれぞれ、データを送信する際には、信号線DATAをデータ出力部に接続するように入出力切替えスイッチを設定する。またカメラマイコン205、アダプタマイコン302およびレンズマイコン111はそれぞれ、データを受信する際には、信号線DATAをデータ入力部と接続するように入出力切替えスイッチを設定する。信号線DATAの入出力切替え処理の詳細については後述する。   When transmitting data, the camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111 each set an input / output switch so as to connect the signal line DATA to the data output unit. Further, when receiving data, the camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111 each set an input / output switch so as to connect the signal line DATA to the data input unit. Details of the input / output switching process of the signal line DATA will be described later.

図2では通信回路の一例を示したが、他の通信回路であってもよい。例えば、信号線CSをカメラ本体200内でGNDにプルダウン接続し、交換レンズ100の接地スイッチ1121、カメラ本体200の接地スイッチ2081およびアダプタ300の接地スイッチ3031を介して不図示の電源と接続可能な構成としてもよい。また、交換レンズ100、カメラ本体200およびアダプタ300において信号線DATAを常にデータ入力部に接続される構成とし、信号線DATAとデータ出力部との接続/遮断をスイッチにより切り替え可能な構成としてもよい。
[通信データフォーマット]
次に、図3を用いて、カメラ本体200(カメラマイコン205)、交換レンズ100(レンズマイコン111)およびアダプタ300(アダプタマイコン302)の間でやり取りされる通信データのフォーマットについて説明する。この通信データフォーマットは、後述する第1の通信であるブロードキャスト通信と第2の通信であるP2P通信とで共通である。ここでは、マイコン間で予め通信に使用する通信速度を取り決めておき、この取決めに従う通信ビットレートで送受信を行う、いわゆる調歩同期式通信を行う場合の通信データフォーマットについて説明する。
Although FIG. 2 shows an example of the communication circuit, another communication circuit may be used. For example, the signal line CS can be pulled down to GND in the camera body 200, and can be connected to a power supply (not shown) via the ground switch 1121 of the interchangeable lens 100, the ground switch 2081 of the camera body 200, and the ground switch 3031 of the adapter 300. It is good also as composition. Further, in the interchangeable lens 100, the camera body 200 and the adapter 300, the signal line DATA may always be connected to the data input unit, and the connection / disconnection between the signal line DATA and the data output unit may be switchable by a switch. .
[Communication data format]
Next, the format of communication data exchanged between the camera body 200 (camera microcomputer 205), the interchangeable lens 100 (lens microcomputer 111), and the adapter 300 (adapter microcomputer 302) will be described using FIG. This communication data format is common to broadcast communication which is the first communication described later and P2P communication which is the second communication. Here, a communication data format in the case of performing so-called asynchronous communication in which transmission and reception are performed at a communication bit rate in accordance with the agreement, which is determined in advance between the microcomputers, will be described.

まずデータ送信を行っていない非送信状態では、信号レベル(電圧レベル)はHighに維持されている。次にデータ送信の開始をデータ受信側に通知するために、信号レベルを1ビット期間の間、Lowとする。この1ビット期間をスタートビットSTと呼ぶ。続いて、次の2ビット目から9ビット目までの8ビット期間で1バイトのデータを送信する。データのビット配列はMSBファーストフォーマットとして、最上位のデータD7から始まり、データD6、データD5、…、データD1と続き、最下位のデータD0で終わる。10ビット目には1ビットのパリティPA情報が付加され、最後に送信データの最後を示すストップビットSPの期間、信号レベルをHighとすることで、スタートビットSTから開始された1フレーム期間が終了する。   First, in the non-transmission state where data transmission is not performed, the signal level (voltage level) is maintained at High. Next, in order to notify the data receiving side of the start of data transmission, the signal level is set to Low for one bit period. This one bit period is called start bit ST. Subsequently, 1-byte data is transmitted in an 8-bit period from the next 2nd bit to the 9th bit. The bit array of data starts from the most significant data D7 as MSB first format, continues with data D6, data D5,..., Data D1, and ends with the least significant data D0. The parity PA information of 1 bit is added to the 10th bit, and the signal level is made High at the end of the stop bit SP indicating the end of the transmission data, and the 1 frame period started from the start bit ST ends. Do.

図3では通信データフォーマットの例を示したが、他の通信データフォーマットを用いてもよい。例えば、データのビット配列はLSBファーストや9ビット長でもよいし、パリティPA情報を付加しなくてもよい。またブロードキャスト通信とP2P通信とで通信データフォーマットを切り替えてもよい。
[ブロードキャスト通信]
次に、ブロードキャスト通信(第1の通信)について説明する。ブロードキャスト通信は、カメラマイコン205、レンズマイコン111およびアダプタマイコン302のうちの1つが他の2つに対して同時にデータを送信する(すなわち一斉送信)を行う一対多通信である。このブロードキャスト通信は、信号線CSと信号線DATAを用いて行われる。また、ブロードキャスト通信が行われる通信モードをブロードキャスト通信モード(第1の通信モード)ともいう。
Although FIG. 3 shows an example of the communication data format, another communication data format may be used. For example, the bit arrangement of data may be LSB first or 9 bits long, or parity PA information may not be added. The communication data format may be switched between broadcast communication and P2P communication.
Broadcast communication
Next, broadcast communication (first communication) will be described. Broadcast communication is a point-to-multipoint communication in which one of the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 simultaneously transmits data to the other two (that is, simultaneous transmission). This broadcast communication is performed using the signal line CS and the signal line DATA. Further, the communication mode in which the broadcast communication is performed is also referred to as a broadcast communication mode (first communication mode).

図4は、カメラマイコン205、レンズマイコン111およびアダプタマイコン302の間で行われるブロードキャスト通信での信号波形を示している。ここでは例として、カメラマイコン205からレンズマイコン111とアダプタマイコン302へのブロードキャスト通信に応答して、アダプタマイコン302がカメラマイコン205とレンズマイコン111にブロードキャスト通信を行う場合について説明する。   FIG. 4 shows signal waveforms in broadcast communication performed between the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302. Here, as an example, a case where the adapter microcomputer 302 performs broadcast communication with the camera microcomputer 205 and the lens microcomputer 111 in response to the broadcast communication from the camera microcomputer 205 to the lens microcomputer 111 and the adapter microcomputer 302 will be described.

まず通信マスタであるカメラマイコン205は、ブロードキャスト通信を開始することを通信スレーブであるレンズマイコン111およびアダプタマイコン302に通知するために、信号線CSへのLow出力を開始する。次にカメラマイコン205は、送信するデータを信号線DATAに出力する。一方、レンズマイコン111およびアダプタマイコン302は、信号線DATAから入力されたスタートビットSTを検出したタイミングで信号線CSへのLow出力を開始する。この時点ではすでにカメラマイコン205が信号線CSへのLow出力を開始しているので、信号線CSの信号レベルは変化しない。   First, the camera microcomputer 205 serving as the communication master starts Low output to the signal line CS in order to notify the lens microcomputer 111 serving as the communication slave and the adapter microcomputer 302 to start broadcast communication. Next, the camera microcomputer 205 outputs the data to be transmitted to the signal line DATA. On the other hand, the lens microcomputer 111 and the adapter microcomputer 302 start Low output to the signal line CS at the timing when the start bit ST input from the signal line DATA is detected. At this time, since the camera microcomputer 205 has already started Low output to the signal line CS, the signal level of the signal line CS does not change.

その後カメラマイコン205は、ストップビットSPの出力まで終了すると信号線CSへのLow出力を解除する。一方、レンズマイコン111およびアダプタマイコン302は、信号線DATAから入力されたストップビットSPまで受信した後、受信したデータの解析および受信したデータに関連付けられた内部処理を行う。そして、次のデータを受信するための準備が整うと信号線CSへのLow出力を解除する。前述した通り、信号線CSの信号レベルは、カメラマイコン205、レンズマイコン111およびアダプタマイコン302の全てが信号線CSへのLow出力を解除することでHighとなる。したがって、カメラマイコン205、レンズマイコン111およびアダプタマイコン302は、それぞれが信号線CSへのLow出力を解除した後に信号線CSの信号レベルがHighとなることを確認することができる。カメラマイコン205、レンズマイコン111およびアダプタマイコン302はそれぞれ、信号線CSの信号レベルがHighとなったことを確認することで、今回の通信処理を終了し、次の通信を行うための準備が整ったと判断することができる。   Thereafter, the camera microcomputer 205 cancels the Low output to the signal line CS when the output of the stop bit SP is completed. On the other hand, after the lens microcomputer 111 and the adapter microcomputer 302 receive up to the stop bit SP input from the signal line DATA, the lens microcomputer 111 and the adapter microcomputer 302 analyze the received data and perform internal processing associated with the received data. Then, when preparation for receiving the next data is completed, the Low output to the signal line CS is released. As described above, the signal level of the signal line CS becomes High when all of the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 cancel the Low output to the signal line CS. Therefore, the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 can confirm that the signal level of the signal line CS becomes high after the low output to the signal line CS is released. The camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 each confirm that the signal level of the signal line CS has become High, thereby completing the current communication process and preparing for the next communication. Can be judged.

次にアダプタマイコン302は、信号線CSの信号レベルがHighに戻ったことを確認すると、ブロードキャスト通信を開始することをカメラマイコン205およびレンズマイコン111に通知するために、信号線CSへのLow出力を開始する。   Next, when the adapter microcomputer 302 confirms that the signal level of the signal line CS returns to High, it outputs a Low output to the signal line CS to notify the camera microcomputer 205 and the lens microcomputer 111 to start broadcast communication. To start.

続いてアダプタマイコン302は、送信するデータを信号線DATAに出力する。また、カメラマイコン205およびレンズマイコン111は、信号線DATAから入力されたスタートビットSTを検出したタイミングで信号線CSへのLow出力を開始する。この時点ではすでにアダプタマイコン302が信号線CSへのLow出力を開始しているので、信号線CSに伝搬される信号レベルは変化しない。その後アダプタマイコン302は、ストップビットSPの出力まで終了すると信号線CSへのLow出力を解除する。一方、カメラマイコン205およびレンズマイコン111は、信号線DATAから入力されたストップビットSPまで受信した後、受信したデータの解析および受信したデータに関連付けられた内部処理を行う。そして、次のデータを受信するための準備が整った後に信号線CSへのLow出力を解除する。   Subsequently, the adapter microcomputer 302 outputs the data to be transmitted to the signal line DATA. Also, the camera microcomputer 205 and the lens microcomputer 111 start Low output to the signal line CS at the timing when the start bit ST input from the signal line DATA is detected. At this time, since the adapter microcomputer 302 has already started to output Low to the signal line CS, the signal level transmitted to the signal line CS does not change. Thereafter, when the output of the stop bit SP is completed, the adapter microcomputer 302 cancels the Low output to the signal line CS. On the other hand, after receiving up to the stop bit SP input from the signal line DATA, the camera microcomputer 205 and the lens microcomputer 111 perform analysis of the received data and internal processing associated with the received data. Then, after preparation for receiving the next data is completed, the Low output to the signal line CS is released.

以上のように、ブロードキャスト通信において信号線CSで伝達される信号は、ブロードキャスト通信の開始(実行)および実行中を示す信号として機能する。   As described above, the signal transmitted by the signal line CS in the broadcast communication functions as a signal indicating the start (execution) and the execution of the broadcast communication.

図4ではブロードキャスト通信の例を示したが、他のブロードキャスト通信を行ってもよい。例えば、1回のブロードキャスト通信で送信するデータは、図4に示したように1バイトのデータでもよいが、2バイトや3バイトのデータであってもよい。また、ブロードキャスト通信を通信マスタであるカメラマイコン205から通信スレーブであるレンズマイコン111およびアダプタマイコン302への一方向通信としてもよい。
[P2P通信]
次に、カメラ本体200(カメラマイコン205)、交換レンズ100(レンズマイコン111)およびアダプタ300(アダプタマイコン302)の間で行われるP2P通信について説明する。P2P通信は、通信マスタであるカメラ本体200が通信スレーブである交換レンズ100とアダプタ300から通信する相手(特定アクセサリ装置)を1つ指定(選択)し、その指定した通信スレーブとの間のみでデータを送受信する一対一通信(個別通信)である。このP2P通信も、信号線CSと信号線DATAを用いて行われる。また、P2P通信が行われる通信モードをP2P通信モード(第2の通信モード)ともいう。
Although FIG. 4 shows an example of broadcast communication, other broadcast communication may be performed. For example, data transmitted in one broadcast communication may be 1-byte data as shown in FIG. 4, but may be 2-byte or 3-byte data. The broadcast communication may be one-way communication from the camera microcomputer 205 as the communication master to the lens microcomputer 111 and the adapter microcomputer 302 as the communication slaves.
[P2P communication]
Next, P2P communication performed between the camera body 200 (camera microcomputer 205), the interchangeable lens 100 (lens microcomputer 111), and the adapter 300 (adapter microcomputer 302) will be described. In P2P communication, the camera body 200, which is a communication master, designates (selects) one partner (specific accessory device) with which the adapter 300 communicates with the interchangeable lens 100, which is a communication slave, and only with the designated communication slave This is a one-to-one communication (individual communication) that transmits and receives data. This P2P communication is also performed using the signal line CS and the signal line DATA. The communication mode in which P2P communication is performed is also referred to as P2P communication mode (second communication mode).

図5は、例として、カメラマイコン205と通信相手として指定されたレンズマイコン(特定アクセサリ装置)111との間でやり取りされるP2P通信の信号波形を示している。カメラマイコン205からの1バイトのデータ送信に応答して、レンズマイコン111がカメラマイコン205に対して2バイトのデータ送信を行う。通信モード(ブロードキャスト通信モードとP2P通信モード)の切替え処理およびP2P通信での通信相手の指定処理については後述する。   FIG. 5 shows, as an example, signal waveforms of P2P communication exchanged between the camera microcomputer 205 and the lens microcomputer (specified accessory device) 111 designated as the communication partner. In response to the 1-byte data transmission from the camera microcomputer 205, the lens microcomputer 111 transmits 2-byte data to the camera microcomputer 205. The process of switching the communication mode (broadcast communication mode and P2P communication mode) and the process of specifying the communication partner in P2P communication will be described later.

まず通信マスタであるカメラマイコン205は、レンズマイコン111に送信するデータを信号線DATAに出力する。カメラマイコン205は、ストップビットSPの出力まで終了した後、信号線CSへのLow出力(待機要求)を開始する。カメラマイコン205は、次のデータの受信準備が整った後に、信号線CSへのLow出力を解除する。一方、レンズマイコン111は、信号線CSから入力されたLow信号を検出した後、信号線DATAから入力された受信データの解析および受信したデータに関連付けられた内部処理を行う。その後レンズマイコン111は、信号線CSの信号レベルがHighに戻ったことを確認すると、送信すべきデータを2バイト分連続で信号線DATAに出力する。   First, the camera microcomputer 205, which is a communication master, outputs data to be transmitted to the lens microcomputer 111 to the signal line DATA. After ending the output of the stop bit SP, the camera microcomputer 205 starts Low output (waiting request) to the signal line CS. After the camera microcomputer 205 is ready to receive the next data, the camera microcomputer 205 cancels the Low output to the signal line CS. On the other hand, after detecting the Low signal input from the signal line CS, the lens microcomputer 111 analyzes the received data input from the signal line DATA and performs internal processing associated with the received data. Thereafter, when confirming that the signal level of the signal line CS has returned to High, the lens microcomputer 111 continuously outputs data to be transmitted for two bytes to the signal line DATA.

レンズマイコン111は、2バイト目のストップビットSPの出力まで終了した後、信号線CSへのLow出力を開始する。その後レンズマイコン111は、次のデータの受信準備が整うと信号線CSへのLow出力を解除する。P2P通信の通信相手として指定されていないアダプタマイコン302は、信号線CSおよび信号線DATAに信号を出力しない。   After the lens microcomputer 111 finishes outputting the stop bit SP of the second byte, it starts Low output to the signal line CS. Thereafter, when the lens microcomputer 111 is ready to receive the next data, the lens microcomputer 111 cancels the Low output to the signal line CS. The adapter microcomputer 302 not designated as the communication partner of the P2P communication does not output a signal to the signal line CS and the signal line DATA.

以上のように、P2P通信において信号線CSで伝達される信号は、データ送信の終了と次のデータ送信の待機要求を示す通知信号として機能する。   As described above, the signal transmitted by the signal line CS in P2P communication functions as a notification signal indicating the end of data transmission and a standby request for the next data transmission.

なお、図5ではP2P通信の例を示したが、他のP2P通信を行ってもよく、例えば信号線DATAにてデータを1バイトずつ送信してもよいし、3バイト以上のデータを送信してもよい。
[通信モードの切替え処理および通信相手の指定処理]
次に、通信モードの切替え処理とP2P通信での通信相手の指定処理について、図6を用いて説明する。図6は、カメラマイコン205、レンズマイコン111およびアダプタマイコン302の間でやり取りされる通信モード切替えおよび通信相手指定時の信号波形を示している。P2P通信の通信相手の指定は、ブロードキャスト通信により行われる。ここでは例として、カメラマイコン205からP2P通信の通信相手としてアダプタマイコン302が指定され、カメラマイコン205からの1バイトデータのP2P通信とアダプタマイコン302からの1バイトデータのP2P通信が実行される場合を説明する。また、その後にカメラマイコン205からP2P通信の通信相手としてレンズマイコン111が指定され、カメラマイコン205からの2バイトデータのP2P通信とレンズマイコン111からの3バイトデータのP2P通信が実行される。
Although FIG. 5 shows an example of P2P communication, other P2P communication may be performed. For example, one byte of data may be transmitted on signal line DATA, or three or more bytes of data may be transmitted. May be
[Communication mode switching process and communication partner specification process]
Next, the process of switching the communication mode and the process of specifying the communication partner in P2P communication will be described with reference to FIG. FIG. 6 shows signal waveforms at the time of communication mode switching and communication partner designation exchanged between the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302. The designation of the communication partner of P2P communication is performed by broadcast communication. Here, as an example, when the adapter microcomputer 302 is designated from the camera microcomputer 205 as the communication partner of P2P communication, and P2P communication of 1 byte data from the camera microcomputer 205 and P2P communication of 1 byte data from the adapter microcomputer 302 are executed. Explain. After that, the lens microcomputer 111 is designated from the camera microcomputer 205 as a communication partner of P2P communication, and P2P communication of 2-byte data from the camera microcomputer 205 and P2P communication of 3-byte data from the lens microcomputer 111 are executed.

まず通信マスタであるカメラマイコン205は、図4で説明した手順でブロードキャスト通信を実行する。このブロードキャスト通信で通知するのは、次のP2P通信でカメラマイコン205と通信を行う相手を指定するスレーブ指定データである。このときの通信スレーブであるレンズマイコン111およびアダプタマイコン302は、ブロードキャスト通信で受信したスレーブ指定データに基づいて、自身がP2P通信の通信相手として指定されたか否かを判定する。この判定結果によって、カメラマイコン205と指定された通信スレーブ(特定アクセサリ装置)との通信モードがブロードキャスト通信モードからP2P通信モードに切り替わる。ここでは通信相手としてアダプタマイコン302が指定されているため、次のP2P通信では図5で説明した手順に従ってカメラマイコン205とアダプタマイコン302との間でデータの送受信が行われる。ここではカメラマイコン205からアダプタマイコン302に1バイトデータを送信し、その後アダプタマイコン302からカメラマイコン205へ1バイトデータを送信する。   First, the camera microcomputer 205, which is a communication master, executes broadcast communication in the procedure described with reference to FIG. What is notified by this broadcast communication is slave designation data which designates a partner to communicate with the camera microcomputer 205 in the next P2P communication. The lens microcomputer 111 and the adapter microcomputer 302, which are communication slaves at this time, determine whether or not they are specified as communication partners of P2P communication based on the slave specification data received by the broadcast communication. Based on the determination result, the communication mode between the camera microcomputer 205 and the designated communication slave (specific accessory device) is switched from the broadcast communication mode to the P2P communication mode. Here, since the adapter microcomputer 302 is designated as the communication partner, in the next P2P communication, data transmission / reception is performed between the camera microcomputer 205 and the adapter microcomputer 302 according to the procedure described in FIG. Here, 1 byte data is transmitted from the camera microcomputer 205 to the adapter microcomputer 302, and then 1 byte data is transmitted from the adapter microcomputer 302 to the camera microcomputer 205.

カメラマイコン205とアダプタマイコン302とのP2P通信が終了すると、カメラマイコン205は再びブロードキャスト通信によってP2P通信で通信する通信相手を指定することができる。ここでは次のP2P通信の通信相手としてレンズマイコン111を指定するために、スレーブ指定データとしてレンズマイコン111を設定して図4で説明した手順でブロードキャスト通信を実行する。このブロードキャスト通信に応じてアダプタマイコン302はP2P通信を終了し、これと同時にカメラマイコン205とレンズマイコン111の通信モードがP2P通信モードに切り替えられる。なお、ここでブロードキャスト通信を実行しない場合は、カメラマイコン205とアダプタマイコン302とのP2P通信が継続される。   When the P2P communication between the camera microcomputer 205 and the adapter microcomputer 302 ends, the camera microcomputer 205 can specify again the communication partner to be communicated by P2P communication by broadcast communication. Here, in order to designate the lens microcomputer 111 as a communication partner of the next P2P communication, the lens microcomputer 111 is set as slave designation data, and broadcast communication is executed according to the procedure described in FIG. In response to the broadcast communication, the adapter microcomputer 302 ends the P2P communication, and at the same time, the communication mode of the camera microcomputer 205 and the lens microcomputer 111 is switched to the P2P communication mode. If broadcast communication is not performed here, P2P communication between the camera microcomputer 205 and the adapter microcomputer 302 is continued.

次のP2P通信では、図5で説明した手順に従ってカメラマイコン205とレンズマイコン111との間でデータの送受信が行われる。ここではカメラマイコン205がレンズマイコン111に2バイトデータを送信し、その後レンズマイコン111がカメラマイコン205に3バイトデータを送信する。   In the next P2P communication, data transmission / reception is performed between the camera microcomputer 205 and the lens microcomputer 111 according to the procedure described with reference to FIG. Here, the camera microcomputer 205 transmits 2-byte data to the lens microcomputer 111, and then the lens microcomputer 111 transmits 3-byte data to the camera microcomputer 205.

以上のように、ブロードキャスト通信によってP2P通信の通信相手を指定することが可能であり、同時にブロードキャスト通信とP2P通信の切替えを行うことができる。
[通信制御処理]
次に、カメラマイコン205、レンズマイコン111およびアダプタマイコン302の間で行われる通信制御処理について説明する。まず、図7Aおよび図7Bのフローチャートを用いて、ブロードキャスト通信モードでの処理について説明する。図7Aはカメラマイコン205が行う処理を示し、図7Bはレンズマイコン111およびアダプタマイコン302が行う処理を示している。それぞれコンピュータであるカメラマイコン205、レンズマイコン111およびアダプタマイコン302は、コンピュータプログラムとしての通信制御プログラムに従って本処理および後述する他の処理を実行する。
As described above, it is possible to specify a communication counterpart of P2P communication by broadcast communication, and simultaneously switch between broadcast communication and P2P communication.
[Communication control process]
Next, communication control processing performed among the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 will be described. First, processing in the broadcast communication mode will be described using the flowcharts of FIGS. 7A and 7B. 7A shows processing performed by the camera microcomputer 205, and FIG. 7B shows processing performed by the lens microcomputer 111 and the adapter microcomputer 302. A camera microcomputer 205, a lens microcomputer 111, and an adapter microcomputer 302, which are computers, execute this processing and other processing described later according to a communication control program as a computer program.

ステップS100においてブロードキャスト通信を開始するイベントが発生すると、カメラマイコン205は、ステップS101において接地スイッチ2081をオン(接続)して信号線CSをLowにする。これにより、レンズマイコン111およびアダプタマイコン302に対してブロードキャスト通信の開始を通知する。ステップS200において信号線CSのLowを検出したレンズマイコン111およびアダプタマイコン302は、ステップS201において信号線DATAからのデータ受信を許可する。   When an event to start broadcast communication occurs in step S100, the camera microcomputer 205 turns on (connects) the ground switch 2081 in step S101 to set the signal line CS to low. As a result, the start of the broadcast communication is notified to the lens microcomputer 111 and the adapter microcomputer 302. The lens microcomputer 111 and the adapter microcomputer 302 that have detected Low of the signal line CS in step S200 permit data reception from the signal line DATA in step S201.

次にカメラマイコン205は、ステップS102において入出力切替えスイッチ2082を動作させて信号線DATAをデータ出力部に接続し、ステップS103でデータ送信を行う。レンズマイコン111およびアダプタマイコン302は、ステップS202で信号線DATAのスタートビットを検出すると、ステップS205にて通信処理中であることを示すために接地スイッチ1121および接地スイッチ3031をオン(接続)する。これにより、信号線CSへのLow出力を開始する。その後、レンズマイコン111およびアダプタマイコン302、ステップS206において全データを受信したと判定すると、ステップS207において信号線DATAからのデータ受信を禁止する。さらにステップS208において、通信処理が終了したことを示すために接地スイッチ1121および接地スイッチ3031をオフ(遮断)して信号線CSへのLow出力を解除する。なお、ここで送受信するデータのバイト数に制限は無く、カメラマイコン205、レンズマイコン111およびアダプタマイコン302間で認識が一致していればよい。   Next, the camera microcomputer 205 operates the input / output selector switch 2082 in step S102 to connect the signal line DATA to the data output unit, and performs data transmission in step S103. When the lens microcomputer 111 and the adapter microcomputer 302 detect the start bit of the signal line DATA in step S202, the ground switch 1121 and the ground switch 3031 are turned on (connected) in order to indicate that communication processing is in progress in step S205. Thereby, the Low output to the signal line CS is started. Thereafter, when it is determined in step S206 that all data has been received in the lens microcomputer 111 and the adapter microcomputer 302, data reception from the signal line DATA is prohibited in step S207. Further, in step S208, the ground switch 1121 and the ground switch 3031 are turned off (blocked) to indicate that the communication processing has ended, and the Low output to the signal line CS is released. The number of bytes of data to be transmitted and received is not limited, as long as the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 recognize the data.

続いてカメラマイコン205は、ステップS104において、ステップS103で送信したデータがレンズマイコン111またはアダプタマイコン302からの送信も含む双方向コマンドであるか否かを判定する。双方向コマンドでない場合には、カメラマイコン205はステップS105にて接地スイッチ2081をオフ(遮断)して信号線CSへのLow出力を解除し、ステップS116に進む。双方向コマンドである場合には、カメラマイコン205はステップS106にて入出力切替えスイッチ2082を動作させて信号線DATAをデータ入力部に接続する。そして、ステップS107において接地スイッチ2081をオフ(遮断)して信号線CSへのLow出力を解除し、ステップS108にて信号線CSがHighになるまで待機する。   Subsequently, in step S104, the camera microcomputer 205 determines whether the data transmitted in step S103 is a bidirectional command including transmission from the lens microcomputer 111 or the adapter microcomputer 302. If the command is not a bidirectional command, the camera microcomputer 205 turns off (cuts off) the ground switch 2081 in step S105 to cancel the Low output to the signal line CS, and the process proceeds to step S116. If the command is a bidirectional command, the camera microcomputer 205 operates the input / output selector switch 2082 in step S106 to connect the signal line DATA to the data input unit. Then, in step S107, the ground switch 2081 is turned off (cut off) to release the low output to the signal line CS, and in step S108, the process waits for the signal line CS to be high.

一方、レンズマイコン111およびアダプタマイコン302は、ステップS209において、ステップS206で受信したデータが自身からの送信も含む双方向コマンドであるか否かを判定する。レンズマイコン111およびアダプタマイコン302は、双方向コマンドでなかった場合にはステップS215に進み、双方向コマンドであった場合にはステップS210にて信号線CSがHighになるまで待機する。そして、信号線CSがHighになると、レンズマイコン111およびアダプタマイコン302は、ステップS211において接地スイッチ1121,3031をオン(接続)して信号線CSをLowにすることで、ブロードキャスト通信の開始を通知する。カメラマイコン205は、ステップS109において信号線CSのLowを検出すると、ステップS110において信号線DATAからのデータ受信を許可する。   On the other hand, in step S209, the lens microcomputer 111 and the adapter microcomputer 302 determine whether the data received in step S206 is a bidirectional command including transmission from itself. The lens microcomputer 111 and the adapter microcomputer 302 proceed to step S215 if they are not bidirectional commands, and wait until the signal line CS becomes high at step S210 if they are bidirectional commands. When the signal line CS becomes High, the lens microcomputer 111 and the adapter microcomputer 302 turn on (connect) the ground switches 1121 and 3031 in step S211 to set the signal line CS to Low, thereby notifying the start of broadcast communication. Do. When the camera microcomputer 205 detects Low of the signal line CS in step S109, the camera microcomputer 205 permits data reception from the signal line DATA in step S110.

続いてレンズマイコン111およびアダプタマイコン302は、ステップS212において入出力切替えスイッチ1122,3032を動作させて信号線DATAをデータ出力部に接続し、ステップS213でデータ送信を行う。カメラマイコン205は、ステップS111において信号線DATAのスタートビットを検出すると、ステップS112において通信処理中であることを示すために接地スイッチ2081をオン(接続)する。これにより、信号線CSへのLow出力を開始する。レンズマイコン111およびアダプタマイコン302は、全データの送信が終了した後に、ステップS214において接地スイッチ1121,3031をオフ(遮断)することで、信号線CSへのLow出力を解除する。   Subsequently, the lens microcomputer 111 and the adapter microcomputer 302 operate the input / output selector switches 1122 and 3032 in step S212 to connect the signal line DATA to the data output unit, and perform data transmission in step S213. When the camera microcomputer 205 detects the start bit of the signal line DATA in step S111, it turns on (connects) the ground switch 2081 in order to indicate that communication processing is in progress in step S112. Thereby, the Low output to the signal line CS is started. The lens microcomputer 111 and the adapter microcomputer 302 cancel the Low output to the signal line CS by turning off (cut off) the ground switches 1121 and 3031 in step S214 after the transmission of all the data is completed.

カメラマイコン205は、ステップS113で全データを受信したと判定すると、ステップS114で信号線DATAからのデータ受信を禁止する。そして、カメラマイコン205は、ステップS115において通信処理が終了したことを示すために接地スイッチ2081をオフ(遮断)して信号線CSへのLow出力を解除する。なお、ここで送受信するデータのバイト数に制限は無く、カメラマイコン205、レンズマイコン111およびアダプタマイコン302間で認識が一致していればよい。   If it is determined in step S113 that all data has been received, the camera microcomputer 205 prohibits data reception from the signal line DATA in step S114. Then, the camera microcomputer 205 turns off (cuts off) the ground switch 2081 in order to indicate that the communication processing is completed in step S115, and cancels the Low output to the signal line CS. The number of bytes of data to be transmitted and received is not limited, as long as the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302 recognize the data.

続いてカメラマイコン205は、ステップS116において信号線CSがHighになるまで待機する。信号線CSがHighになると、カメラマイコン205はステップS117において、ステップS103で送信したデータによりレンズマイコン111またはアダプタマイコン302をP2P通信の通信相手として指定したか否かを判定する。カメラマイコン205は、レンズマイコン111およびアダプタマイコン302を通信相手として指定していない場合はそのまま処理を終了し、いずれかを指定した場合にはステップS118でP2P通信モードに移行する。   Subsequently, at step S116, the camera microcomputer 205 stands by until the signal line CS becomes high. When the signal line CS becomes High, the camera microcomputer 205 determines in step S117 whether or not the lens microcomputer 111 or the adapter microcomputer 302 has been designated as a communication partner of P2P communication based on the data transmitted in step S103. When the camera microcomputer 205 does not designate the lens microcomputer 111 and the adapter microcomputer 302 as the communication counterpart, the process is ended as it is, and when one is designated, the camera microcomputer 205 shifts to the P2P communication mode in step S118.

一方、レンズマイコン111およびアダプタマイコン302は、ステップS215で信号線CSがHighになるまで待機する。信号線CSがHighになると、レンズマイコン111およびアダプタマイコン302はステップS216において、ステップS206で受信したデータによりカメラマイコン205からP2P通信の通信相手として指定されたか否かを判定する。レンズマイコン111およびアダプタマイコン302は、通信相手として指定されていない場合には、そのまま処理を終了する。通信相手として指定されていた場合には、レンズマイコン111およびアダプタマイコン302のうち指定されたマイコンは、ステップS217において信号線DATAからのデータ受信を許可し、ステップS218においてP2P通信モードに移行する。   On the other hand, the lens microcomputer 111 and the adapter microcomputer 302 stand by until the signal line CS becomes High in step S215. When the signal line CS becomes High, the lens microcomputer 111 and the adapter microcomputer 302 determine in step S216 whether or not the camera microcomputer 205 designates it as a communication partner of P2P communication based on the data received in step S206. If the lens microcomputer 111 and the adapter microcomputer 302 have not been designated as the communication partner, the processing ends. When it is designated as the communication partner, the designated microcomputer among the lens microcomputer 111 and the adapter microcomputer 302 permits data reception from the signal line DATA in step S217, and shifts to the P2P communication mode in step S218.

なお、レンズマイコン111およびアダプタマイコン302は、ステップS202においてスタートビットを検出していない場合は、ステップS203において信号線CSがHighになったか否かを確認する。信号線CSがHighになった(戻った)場合には、レンズマイコン111およびアダプタマイコン302は、ステップS204において信号線DATAからのデータ受信を禁止して処理を終了する。これは、P2P通信の通信相手として指定されていない通信スレーブが、カメラマイコン205と他の通信スレーブとの間のP2P通信による信号線CSへのLow出力に対応するための処理である。   If the lens microcomputer 111 and the adapter microcomputer 302 do not detect the start bit in step S202, the lens microcomputer 111 and the adapter microcomputer 302 confirm in step S203 whether the signal line CS has become high. When the signal line CS becomes High (returns), the lens microcomputer 111 and the adapter microcomputer 302 prohibit data reception from the signal line DATA in step S204 and end the processing. This is processing for a communication slave not designated as a communication counterpart of P2P communication to cope with Low output to the signal line CS by P2P communication between the camera microcomputer 205 and another communication slave.

次に、図8Aおよび図8Bのフローチャートを用いて、P2P通信モードでの処理について説明する。図8Aはカメラマイコン205が行う処理を示し、図8Bはレンズマイコン111およびアダプタマイコン302のうちP2P通信の通信相手として指定されたマイコン(以下、特定マイコンという)が行う処理を示している。   Next, processing in the P2P communication mode will be described using the flowcharts of FIGS. 8A and 8B. FIG. 8A shows processing performed by the camera microcomputer 205, and FIG. 8B shows processing performed by a microcomputer designated as a communication partner of P2P communication among the lens microcomputer 111 and the adapter microcomputer 302 (hereinafter referred to as a specific microcomputer).

ステップS300においてP2P通信を開始するイベントが発生すると、カメラマイコン205は、ステップS301において入出力切替えスイッチ2082を動作させて信号線DATAをデータ出力部に接続し、ステップS302でデータ送信を行う。その後、全てのデータ送信が終了すると、カメラマイコン205は、ステップS303において接地スイッチ2081をオン(接続)して信号線CSへのLow出力を開始する。一方、特定マイコンは、ステップS400において信号線CSのLowを検出するとカメラマイコン205からのデータ送信が終了したと判定し、ステップS401において信号線DATAから受信したデータの解析を行う。   When an event to start P2P communication occurs in step S300, the camera microcomputer 205 operates the input / output switch 2082 in step S301 to connect the signal line DATA to the data output unit, and performs data transmission in step S302. After that, when all data transmission is completed, the camera microcomputer 205 turns on (connects) the ground switch 2081 in step S303 to start Low output to the signal line CS. On the other hand, when the specific microcomputer detects Low of the signal line CS in step S400, it determines that data transmission from the camera microcomputer 205 is completed, and analyzes data received from the signal line DATA in step S401.

続いてカメラマイコン205は、ステップS304において、ステップS302で送信したデータが特定マイコンからの送信も含む双方向コマンドであるか否かを判定する。カメラマイコン205は、双方向コマンドでない場合には、ステップS305で接地スイッチ2081をオフ(遮断)して信号線CSへのLow出力を解除する。そして、ステップS306で信号線CSがHighになるまで待機してからステップS311に進む。双方向コマンドである場合には、カメラマイコン205は、ステップS307で入出力切替えスイッチ2082を動作させて信号線DATAをデータ入力部に接続する。そして、ステップS308で接地スイッチ2081をオフ(遮断)することで信号線CSへのLow出力を解除する。   Subsequently, in step S304, the camera microcomputer 205 determines whether the data transmitted in step S302 is a bidirectional command including transmission from the specific microcomputer. If the camera microcomputer 205 does not use the bidirectional command, the ground switch 2081 is turned off (blocked) in step S305 to release the low output to the signal line CS. Then, after waiting until the signal line CS becomes High in step S306, the process proceeds to step S311. If the command is a bidirectional command, the camera microcomputer 205 operates the input / output selector switch 2082 in step S307 to connect the signal line DATA to the data input unit. Then, the ground switch 2081 is turned off (cut off) in step S308 to release the Low output to the signal line CS.

一方、特定マイコンは、ステップS402で信号線CSがHighになるまで待機した後、ステップS403において、ステップS401で受信したデータが自身からの送信も含む双方向コマンドであるか否かを判定する。双方向コマンドでない場合には、特定マイコンは、ステップS404およびステップS405において接地スイッチ(1121または3031)をオン(接続)およびオフ(遮断)する。これにより、信号線CSへのLow出力の開始および解除を行い、ステップS411に進む。双方向コマンドである場合には、特定マイコンは、ステップS406において、入出力切替えスイッチ(1122または3032)を動作させて信号線DATAをデータ出力部に接続し、ステップS407においてデータ送信を行う。その後、全てのデータ送信が終了すると、特定マイコンは、ステップS408において接地スイッチ(1121または3031)をオン(接続)することで信号線CSへのLow出力を開始する。   On the other hand, after waiting for the signal line CS to become High in step S402, the specific microcomputer determines in step S403 whether the data received in step S401 is a bidirectional command including transmission from itself. If the command is not a bi-directional command, the specific microcomputer turns on (connects) and off (cuts off) the ground switch (1121 or 3031) in steps S404 and S405. Thus, the low output to the signal line CS is started and released, and the process proceeds to step S411. If the command is a bidirectional command, the specific microcomputer operates the input / output selector switch (1122 or 3032) in step S406 to connect the signal line DATA to the data output unit, and performs data transmission in step S407. After that, when all data transmission is completed, the specific microcomputer turns on (connects) the ground switch (1121 or 3031) in step S408 to start the Low output to the signal line CS.

続いてカメラマイコン205は、ステップS609において信号線CSのLowを検出すると、ステップS310において特定マイコンからのデータ送信が終了したと判定して、信号線DATAから受信したデータの解析を行う。一方、特定マイコンは、ステップS409において入出力切替えスイッチ(1122または3032)を動作させて信号線DATAをデータ入力部に接続する。その後、特定マイコンは、ステップS410において接地スイッチ(1121または3031)をオフ(遮断)して信号線CSへのLow出力を解除する。   Subsequently, when the camera microcomputer 205 detects Low of the signal line CS in step S609, it determines that the data transmission from the specific microcomputer is completed in step S310, and analyzes the data received from the signal line DATA. On the other hand, the specific microcomputer operates the input / output selector switch (1122 or 3032) in step S409 to connect the signal line DATA to the data input unit. Thereafter, the specific microcomputer turns off (cuts off) the ground switch (1121 or 3031) in step S410 to release the Low output to the signal line CS.

次にカメラマイコン205は、ステップS311において信号線CSがHighになるまで待機する。その後、ステップS312でブロードキャスト通信を開始するイベントが発生すると、カメラマイコン205はステップS313でブロードキャスト通信モードに移行する。一方、特定マイコンは、ステップS411において信号線CSがHighになるまで待機して処理を終了する。   Next, the camera microcomputer 205 stands by until the signal line CS becomes High in step S311. Thereafter, when an event to start broadcast communication occurs in step S312, the camera microcomputer 205 shifts to the broadcast communication mode in step S313. On the other hand, the specific microcomputer waits until the signal line CS becomes High in step S411, and ends the process.

このように、本実施例では、ブロードキャスト通信とP2P通信とで、信号線CSで伝達する信号の意味(機能)を適切に切り替える。これによりカメラマイコン205、レンズマイコン111およびアダプタマイコン302間の通信を、少ない信号線数(チャネル数)で実現することができる。
[認証通信処理]
次に、図9および図10を用いて本実施例における認証通信処理について説明する。図9は、カメラマイコン205、レンズマイコン111およびアダプタマイコン302の間で行われる認証通信処理での信号波形を示している。
As described above, in this embodiment, the meaning (function) of the signal transmitted through the signal line CS is appropriately switched between the broadcast communication and the P2P communication. As a result, communication among the camera microcomputer 205, the lens microcomputer 111 and the adapter microcomputer 302 can be realized with a small number of signal lines (number of channels).
[Authentication communication process]
Next, the authentication communication process in the present embodiment will be described using FIGS. 9 and 10. FIG. 9 shows signal waveforms in authentication communication processing performed between the camera microcomputer 205, the lens microcomputer 111, and the adapter microcomputer 302.

図中の一番上には信号線DATAで通信されるデータを示し、「カメラ」はカメラマイコン205が出力するデータを、「アダプタ」はアダプタマイコン302が出力するデータを、「レンズ」はレンズマイコン111が出力するデータをそれぞれ示している。「CS信号(カメラ)」はカメラマイコン205が検出する信号線CSの信号出力状態(以下、CS信号状態という)を示し、「CS出力(カメラ)」はカメラマイコン205が信号線CSに出力する信号を示す。「CS信号(アダプタ)」はアダプタマイコン302が検出するCS信号状態を示し、「CS出力(アダプタ)」はアダプタマイコン302が信号線CSに出力する信号を示す。「CSSW」は、アダプタマイコン302が制御するCSスイッチ3033の状態を示し、Lowが接続状態を表す。「CS信号(レンズ)」はレンズマイコン111が検出するCS信号状態を示し、「CS出力(レンズ)」はレンズマイコン111が信号線CSに出力する信号を示す。   At the top of the figure, data communicated by the signal line DATA is shown, "camera" indicates data output from the camera microcomputer 205, "adapter" indicates data output from the adapter microcomputer 302, and "lens" indicates a lens. The data which the microcomputer 111 outputs are shown, respectively. "CS signal (camera)" indicates a signal output state of the signal line CS (hereinafter referred to as "CS signal state") detected by the camera microcomputer 205, and "CS output (camera)" is output by the camera microcomputer 205 to the signal line CS. Indicates a signal. "CS signal (adapter)" indicates a CS signal state detected by the adapter microcomputer 302, and "CS output (adapter)" indicates a signal output from the adapter microcomputer 302 to the signal line CS. “CSSW” indicates the state of the CS switch 3033 controlled by the adapter microcomputer 302, and “Low” indicates the connection state. “CS signal (lens)” indicates a CS signal state detected by the lens microcomputer 111, and “CS output (lens)” indicates a signal output from the lens microcomputer 111 to the signal line CS.

図10のフローチャートには、認証通信処理の流れを示している。この認証通信処理は、カメラ本体200に設けられたレンズ検出スイッチ1123により交換レンズ100の接続を検出することに応じて、カメラ本体200から交換レンズ100およびアダプタ300に電源供給が開始されることに応じて行われる。   The flowchart of FIG. 10 shows the flow of authentication communication processing. In this authentication communication processing, power supply from the camera body 200 to the interchangeable lens 100 and the adapter 300 is started in response to detection of connection of the interchangeable lens 100 by the lens detection switch 1123 provided in the camera body 200. Be done accordingly.

図11は、図10に示した認証通信処理におけるCS不感設定(S502,S505,S506,S516,S518)とCS変化無視設定(S511,S514,S522,S524)のタイミングと期間を示している。図11中のCS信号(カメラ)、CS信号(アダプタ)およびCS信号(レンズ)における点線部分が、図10におけるCS不感設定とCS変化無視設定のタイミングと期間を示す。   FIG. 11 shows timings and periods of CS insensitive setting (S502, S505, S506, S516, S518) and CS change ignoring setting (S511, S514, S522, S524) in the authentication communication process shown in FIG. The dotted lines in the CS signal (camera), CS signal (adapter) and CS signal (lens) in FIG. 11 indicate the timing and period of the CS insensitive setting and the CS change neglected setting in FIG.

認証通信処理の開始において、カメラマイコン205はステップS500においてブロードキャスト通信により信号線DATAを介して認証開始要求コマンドを送信する。すなわち認証開始通信を行う。この処理は、カメラマイコン205による認証通信の前処理として行われる。またこのとき、CSスイッチ3033は接続状態に設定されている。なお、ブロードキャスト通信および後に行われるP2P通信での処理は図7A,7Bおよび図8A,8Bを用いて説明した通りである。また、アダプタマイコン302およびレンズマイコン111は、先に説明したようにブロードキャスト通信およびP2P通信においてカメラマイコン205との通信中(通信開始〜終了)と通信待機中とで信号線CSに異なる信号(LowとHigh)を出力する。これら通信中と通信待機中を示す信号が、アクセサリ信号に相当する。   At the start of the authentication communication process, the camera microcomputer 205 transmits an authentication start request command via the signal line DATA by broadcast communication in step S500. That is, authentication start communication is performed. This process is performed as pre-processing of authentication communication by the camera microcomputer 205. At this time, the CS switch 3033 is set in the connection state. The processes in the broadcast communication and the P2P communication to be performed later are as described with reference to FIGS. 7A and 7B and FIGS. 8A and 8B. Also, as described above, the adapter microcomputer 302 and the lens microcomputer 111 have different signals (Low) during communication with the camera microcomputer 205 (communication start to end) and communication standby in broadcast communication and P2P communication. And High) output. The signals indicating the communication and the communication standby correspond to the accessory signal.

認証開始要求コマンドを送信したカメラマイコン205は、ステップS501において、所定期間の間、信号線CSの信号変化を感知しない状態、言い換えれば信号変化を受け付けない状態に移行する。すなわち、CS不感設定を行う。その後、上記一定時間が経過すると、カメラマイコン205は、ステップS502において信号線CSの信号変化を感知する(受け付ける)状態に戻る。すなわち、CS不感設定を解除する。このように、本実施例では、信号線CSの信号変化を感知しない入力無効期間としてのCS不感期間を設ける。これにより、後述するステップS512でアダプタマイコン302がCSスイッチ3033を切り替えることにより信号線CSにノイズによる信号変化が発生しても、これがCS不感期間内であることで、カメラマイコン205の誤動作を防止することができる。   In step S501, the camera microcomputer 205 that has transmitted the authentication start request command shifts to a state in which a signal change of the signal line CS is not detected during a predetermined period, in other words, a state in which a signal change is not received. That is, the CS insensitivity setting is performed. After that, when the predetermined time has elapsed, the camera microcomputer 205 returns to the state of sensing (accepting) a signal change of the signal line CS in step S502. That is, the CS insensitivity setting is canceled. Thus, in this embodiment, a CS dead period is provided as an input invalid period in which no signal change of the signal line CS is detected. As a result, even if a signal change due to noise occurs on the signal line CS by the adapter microcomputer 302 switching the CS switch 3033 in step S512 described later, this is within the CS dead period, thereby preventing a malfunction of the camera microcomputer 205 can do.

認証開始要求コマンドを受信したアダプタマイコン302とレンズマイコン111はそれぞれ、ステップS510、S521においてブロードキャスト通信の受信処理を行う。受信した結果が認証開始要求コマンドであった場合は、アダプタマイコン302は、ステップS511に進む。   The adapter microcomputer 302 and the lens microcomputer 111 that have received the authentication start request command perform broadcast communication reception processing in steps S510 and S521, respectively. If the received result is an authentication start request command, the adapter microcomputer 302 proceeds to step S511.

ステップS511では、アダプタマイコン302はCS変化無視設定を行う。また、これと同時にステップS522において、レンズマイコン111もCS変化無視設定を行う。このCS変化無視設定は、信号線CSの信号が変化してから短時間内に元に戻った場合には、通常であれば信号線CSの信号変化に応じて行う処理を行わない設定である。言い換えれば、アダプタマイコン302およびレンズマイコン111は、所定期間の間、信号線CSの信号変化を検出する(受け付ける)がこれを無視する(無効とする)状態に移行する。すなわち、アダプタマイコン302およびレンズマイコン111は、信号線CSの信号変化を検出しても、該信号線CSの信号変化は無かったものとして認識する。このCS信号の変化を無視する設定がなされる所定期間(以下、CS変化無視期間という)も入力無効期間に相当する。   In step S511, the adapter microcomputer 302 sets CS change ignoring. At the same time, in step S522, the lens microcomputer 111 also performs the CS change disregard setting. This CS change neglect setting is a setting in which processing is not normally performed in response to a signal change of the signal line CS when the signal on the signal line CS returns to the original within a short time after the change of the signal. . In other words, while the adapter microcomputer 302 and the lens microcomputer 111 detect (accept) the signal change of the signal line CS for a predetermined period, the adapter microcomputer 302 and the lens microcomputer 111 shift to a state of ignoring (accepting) this. That is, even if the adapter microcomputer 302 and the lens microcomputer 111 detect a signal change of the signal line CS, they recognize that there is no signal change of the signal line CS. The predetermined period (hereinafter, referred to as CS change neglect period) in which the setting of ignoring the change of the CS signal is also equivalent to the input invalid period.

その後アダプタマイコン302は、ステップS512において、CSスイッチ3033を接続状態から切断状態に切り替える。その後、後述するステップS513を経て、CS変化無視期間が終了すると、アダプタマイコン302は、ステップS514において、信号線CSの信号変化を感知する状態に移行する。すなわち、CS変化無視設定を解除する。これにより、ステップS512でのCSスイッチ3033の切替えにより信号線CSにノイズによる信号変化が発生しても、これがCS変化無視期間内であるため、アダプタマイコン302の誤動作を防止することができる。   Thereafter, the adapter microcomputer 302 switches the CS switch 3033 from the connected state to the disconnected state in step S512. Thereafter, when the CS change neglecting period is completed through step S513 described later, the adapter microcomputer 302 shifts to a state of sensing a signal change of the signal line CS in step S514. That is, the CS change ignore setting is canceled. As a result, even if a signal change due to noise occurs on the signal line CS due to the switching of the CS switch 3033 in step S512, since this is within the CS change disregard period, it is possible to prevent the malfunction of the adapter microcomputer 302.

ここでは、CSスイッチ3033の切替えタイミングがアダプタマイコン302が信号線CSへのLow出力を解除した後(図7BのステップS208の後)となっているが、Low出力解除の直前または同時であっても構わない。   Here, the switching timing of the CS switch 3033 is after the adapter microcomputer 302 releases the low output to the signal line CS (after step S208 in FIG. 7B), but it is immediately before or simultaneously with the release of the low output. I don't care.

一方、ステップS502でCS不感設定を解除したカメラマイコン205は、アダプタマイコン302による信号線CSへのLow出力が解除されて通信回路が通信待機中になることに応じて、ステップS503の処理を行う。ステップS503では、カメラマイコン205は、ブロードキャスト通信により信号線DATAを介して認証要求コマンドを送信する。すなわち認証要求通信を行う。これ以降の処理でカメラマイコン205は認証通信を行う。認証要求コマンドは、ブロードキャスト通信にてそれを受け取った通信スレーブを指定スレーブ(特定アクセサリ装置)として指定するためのスレーブ指定データとなる。ステップS512にて信号線CSはCSスイッチ3033により切断されているため、ステップS503での信号線CSへのLow出力は、レンズマイコン111には検出されない。   On the other hand, the camera microcomputer 205 that has canceled the CS insensitive setting in step S502 performs the process of step S503 in response to the Low output to the signal line CS by the adapter microcomputer 302 being canceled and the communication circuit becoming in communication standby. . In step S503, the camera microcomputer 205 transmits an authentication request command via the signal line DATA by broadcast communication. That is, authentication request communication is performed. The camera microcomputer 205 performs authentication communication in the subsequent processing. The authentication request command is slave designation data for designating a communication slave that has received it by broadcast communication as a designated slave (specific accessory device). Since the signal line CS is disconnected by the CS switch 3033 in step S512, the Low output to the signal line CS in step S503 is not detected by the lens microcomputer 111.

一方、信号線DATAは接続されているため、認証要求コマンドはレンズマイコン111に送信されている。しかし、認証要求コマンドは、信号線CSがLowであるときにのみデータ受信が可能なブロードキャスト通信を前提としたコマンドである。このため、信号線CSがHighの状態で認証要求コマンドを受信したレンズマイコン111はこれを無視する。   On the other hand, since the signal line DATA is connected, the authentication request command is transmitted to the lens microcomputer 111. However, the authentication request command is a command based on broadcast communication in which data can be received only when the signal line CS is Low. Therefore, the lens microcomputer 111 that has received the authentication request command in the state where the signal line CS is High ignores this.

また、アダプタマイコン302は、ステップS513においてブロードキャスト通信で信号線DATAを介して認証要求コマンドを受信する。認証要求コマンドを受信したアダプタマイコン302は、これが初めての認証要求コマンドの受信であるため、それが自分に送信されたスレーブ指定データであり、次に行われるP2P通信が自分宛ての通信であると解釈する。この受信が終わると、アダプタマイコン302は、ステップS514において、CS変化無視設定を解除する。   In step S513, the adapter microcomputer 302 receives an authentication request command via the signal line DATA by broadcast communication. The adapter microcomputer 302 having received the authentication request command assumes that this is the reception of the authentication request command for the first time, so that it is the slave designation data transmitted to itself and that the next P2P communication to be performed is the communication directed to itself. Interpret. When this reception is completed, the adapter microcomputer 302 cancels the CS change ignore setting in step S514.

次にカメラマイコン205は、ステップS504においてP2P通信により信号線DATAを介してID通信要求コマンドを送信する。すなわち認証情報通信を行う。このときカメラマイコン205はP2P通信の通信相手がアダプタマイコン302であることを認識していない。これは、この時点ではまだカメラ本体200にどのようなアクセサリがいくつ接続されているかが判明していないためである。カメラマイコン205は、ただステップS503で送信した認証要求コマンドにより指定スレーブを指定することで、接続されている何れかの通信スレーブがP2P通信に応答してくることを知っているだけである。   Next, the camera microcomputer 205 transmits an ID communication request command via the signal line DATA by P2P communication in step S504. That is, authentication information communication is performed. At this time, the camera microcomputer 205 does not recognize that the communication partner of P2P communication is the adapter microcomputer 302. This is because, at this point in time, it has not yet been known how many accessories are connected to the camera body 200. The camera microcomputer 205 merely knows that any one of the connected communication slaves responds to the P2P communication by designating the designated slave according to the authentication request command transmitted in step S503.

指定スレーブとして指定されたアダプタマイコン302は、ステップS515においてP2P通信によりID通信要求コマンドを受信し、これに応答してP2P通信により自身のID情報(認証情報)を信号線DATAを介してカメラマイコン205に送信する。   The adapter microcomputer 302 designated as the designated slave receives the ID communication request command by P2P communication in step S515, and responds to this by the camera microcomputer via the signal line DATA of its own ID information (authentication information) by P2P communication. Send to 205.

次にカメラマイコン205は、ID情報(認証情報)を受信すると、ステップS505において、再びCS不感設定を行う。そして、一定時間が経過すると、カメラマイコン205は、ステップS506においてCS不感設定を解除する。これにより、後述するステップS517にてアダプタマイコン302がCSスイッチ3033を切り替えることにより信号線CSにノイズによる信号変化が発生しても、これがCS不感期間内であることで、カメラマイコン205の誤動作を防止することができる。   Next, when receiving the ID information (authentication information), the camera microcomputer 205 performs CS insensitivity setting again in step S505. Then, when a predetermined time has elapsed, the camera microcomputer 205 cancels the CS insensitivity setting in step S506. As a result, even if a signal change due to noise occurs on the signal line CS by the adapter microcomputer 302 switching the CS switch 3033 in step S517 described later, this is within the CS dead period, causing the camera microcomputer 205 to malfunction. It can be prevented.

アダプタマイコン302も同様に、ステップS516において、CS不感設定を行う。その後、一定期間(CS不感期間)が経過すると、アダプタマイコン302は、ステップS517においてCSスイッチ3033を切断状態から接続状態に切り替える。CSスイッチ3033を接続状態に切り替えたアダプタマイコン302は、ステップS518において、CS不感設定を解除する。これにより、ステップS517でのCSスイッチ3033の切替えにより信号線CSにノイズによる信号変化が発生しても、これがCS不感期間内であるため、アダプタマイコン302の誤動作を防止することができる。   Similarly, in step S516, the adapter microcomputer 302 performs CS insensitive setting. After that, when the predetermined period (CS insensitive period) has elapsed, the adapter microcomputer 302 switches the CS switch 3033 from the disconnection state to the connection state in step S517. The adapter microcomputer 302 that has switched the CS switch 3033 to the connected state cancels the CS insensitivity setting in step S518. As a result, even if a signal change due to noise occurs on the signal line CS due to the switching of the CS switch 3033 in step S517, since this is within the CS dead period, the adapter microcomputer 302 can be prevented from malfunctioning.

ここでは、CSスイッチ3033の切替えのタイミングがアダプタマイコン302が信号線CSへのLow出力を解除した後(図8BのステップS410の後)となっているが、Low出力解除の直前または同時であっても構わない。   Here, the timing for switching the CS switch 3033 is after the adapter microcomputer 302 releases the low output to the signal line CS (after step S410 in FIG. 8B), but it is immediately before or simultaneously with the release of the low output. It does not matter.

また、ステップS504,S515でのP2P通信は、図9に示すようにカメラマイコン205とアダプタマイコン302との間で一往復だけ行われてもよいし、二往復以上行われてもよい。   In addition, P2P communication in steps S504 and S515 may be performed only between one reciprocation between the camera microcomputer 205 and the adapter microcomputer 302 as shown in FIG. 9, or may be performed more than two reciprocations.

さらに、CSスイッチ3033を接続状態に切り替えるタイミングを、本フローチャートではステップS515の後としたが、ステップS515の前(ステップS513での認証要求コマンドの受信後)でも構わない。これは、ブロードキャスト通信により認証要求コマンドを受信したアダプタマイコン302は、それが自分へのスレーブ指定データであると認識し、認証要求コマンドを受信していないレンズマイコン111は自分へのスレーブ指定データとは認識しないためである。このため、ステップS513の後でCSスイッチ3033を接続状態に切り替えても、ステップS515でのID通信要求コマンドに応答するのはアダプタマイコン302だけである。   Furthermore, although the timing at which the CS switch 3033 is switched to the connection state is after step S515 in this flowchart, it may be performed before step S515 (after receiving the authentication request command at step S513). This is because the adapter microcomputer 302 that has received the authentication request command through broadcast communication recognizes that it is the slave designation data for itself, and the lens microcomputer 111 that has not received the authentication request command with the slave designation data for itself. Is not recognized. Therefore, even if the CS switch 3033 is switched to the connected state after step S513, only the adapter microcomputer 302 responds to the ID communication request command in step S515.

次にカメラマイコン205は、アダプタマイコン302による信号線CSへのLow出力が解除されて通信回路が通信待機中になることに応じて、ステップS507において再びブロードキャスト通信により信号線DATAを介して認証要求コマンドを送信する。ここでは、信号線CSが接続されているため、アダプタマイコン302はステップS519にて認証要求コマンドを受信し、さらにステップS523にてレンズマイコン111も受信する。ただし、アダプタマイコン302は既に一度、認証要求コマンドおよびID通信要求コマンドに応答する通信(すなわち認証)を終えているため、ここでは認証要求コマンドを無視する。一方、レンズマイコン111はこれが初めての認証要求コマンドの受信となるため、自分に対するスレーブ指定データであると解釈し、P2P通信の準備をする。受信が終わると、レンズマイコン111は、ステップS524において、CS変化無視設定を解除する。   Next, in response to the Low output to the signal line CS by the adapter microcomputer 302 being canceled by the camera microcomputer 205 and the communication circuit becoming in communication standby, the authentication request is again performed via the signal line DATA by broadcast communication in step S507. Send a command Here, since the signal line CS is connected, the adapter microcomputer 302 receives the authentication request command in step S519, and further receives the lens microcomputer 111 in step S523. However, since the adapter microcomputer 302 has already completed communication (that is, authentication) in response to the authentication request command and the ID communication request command, the authentication request command is ignored here. On the other hand, since the lens microcomputer 111 receives the first authentication request command, it interprets it as slave designation data for itself, and prepares for P2P communication. When reception is completed, the lens microcomputer 111 cancels the CS change disregard setting in step S524.

その後カメラマイコン205は、ステップS508においてP2P通信により信号線DATAを介してID通信要求コマンドを送信する。ここでもカメラマイコン205はP2P通信の相手がレンズマイコン111であることを認識していない。これはアダプタマイコン302に対してと同じ理由による。レンズマイコン111は、ステップS525においてID通信要求コマンドに対してP2P通信により自身のID情報(認証情報)を信号線DATAを介してカメラマイコン205に送信する。カメラマイコン205は、受信したID情報が交換レンズ100のものであることを確認すると、これ以上認証すべき通信スレーブは接続されていないと判断する。そして、カメラマイコン205は、ステップS509において認証通信処理を終了するための認証終了要求コマンドをブロードキャスト通信により信号線DATAを介して送信する。すなわち認証終了通信を行う。ステップS520,526において、アダプタマイコン302とレンズマイコン111は認証終了要求コマンドを受信する。これにより、認証通信処理が終了する。   Thereafter, in step S508, the camera microcomputer 205 transmits an ID communication request command via the signal line DATA by P2P communication. Also here, the camera microcomputer 205 does not recognize that the partner of the P2P communication is the lens microcomputer 111. This is for the same reason as for the adapter microcomputer 302. In step S525, the lens microcomputer 111 transmits its own ID information (authentication information) to the camera microcomputer 205 through the signal line DATA by P2P communication in response to the ID communication request command. When the camera microcomputer 205 confirms that the received ID information is that of the interchangeable lens 100, it determines that the communication slave to be authenticated is not connected. Then, in step S509, the camera microcomputer 205 transmits an authentication end request command for ending the authentication communication process through the broadcast communication via the signal line DATA. That is, the authentication end communication is performed. In steps S520 and 526, the adapter microcomputer 302 and the lens microcomputer 111 receive an authentication end request command. Thus, the authentication communication process ends.

このように、本実施例では、カメラマイコン205は、CS出力状態が通信待機中を示すごとにブロードキャスト通信を用いて指定スレーブを順次指定しながら、ブロードキャスト通信およびP2P通信を用いて該指定スレーブに対する認証通信を行う。   As described above, in this embodiment, the camera microcomputer 205 uses broadcast communication and P2P communication while sequentially specifying a designated slave using broadcast communication whenever the CS output state indicates that communication is waiting for the designated slave. Perform authentication communication.

本実施例によれば、信号線CSと信号線DATAの2線(2チャネル)で通信を行うカメラシステムにおいて、アダプタ300に設けたCSスイッチ3033の切替えによってカメラ本体200により近いアクセサリ装置から順次、認証通信を行うことができる。そして、最後に交換レンズに対する認証通信を行うことができる。これにより、カメラ本体200に複数のアクセサリ装置が接続されていても短時間で認証通信を行うことができる。   According to the present embodiment, in the camera system performing communication by the two lines (two channels) of the signal line CS and the signal line DATA, the accessory devices closer to the camera body 200 are sequentially sequentially switched by switching the CS switch 3033 provided in the adapter 300 Authentication communication can be performed. Finally, authentication communication can be performed on the interchangeable lens. Thereby, even if a plurality of accessory devices are connected to the camera body 200, authentication communication can be performed in a short time.

しかも、この認証通信を行う間にCSスイッチ3033の切替えによりノイズが発生しても、カメラマイコン205、アダプタマイコン302およびレンズマイコン111がCS不感期間またはCS変化無視期間を設けることで誤動作を回避することができる。すなわち、認証通信のやり直しを防ぐことができる。これにより、カメラ本体200に複数のアクセサリ装置が接続されていても短時間で認証通信を行うことができる。
[変形例]
以下、実施例1の変形例について説明する。実施例1では、カメラマイコン205、アダプタマイコン302およびレンズマイコン111の間で認証通信を行う際にCS不感期間やCS変化無視期間を設ける場合について説明した。しかし、カメラマイコン205、アダプタマイコン302およびレンズマイコン111の間で認証通信以外の通信を行う際にCS不感期間やCS変化無視期間を設けてもよい。すなわち、カメラマイコン205がアダプタマイコン302およびレンズマイコン111を順次指定しながら認証通信その他の特定通信を行う際にCS不感期間やCS変化無視期間を設けてもよい。また実施例1では、カメラマイコン205、アダプタマイコン302およびレンズマイコン111は各種要求コマンドに応答してデータ通信を行う場合について説明した。しかし、データ通信とは異なる処理を行ってもよく、この場合にもCS不感期間やCS変化無視期間を設けてもよい。
Moreover, even if noise is generated by switching the CS switch 3033 while performing this authentication communication, the camera microcomputer 205, the adapter microcomputer 302 and the lens microcomputer 111 provide a CS dead period or a CS change neglect period to avoid a malfunction. be able to. That is, it is possible to prevent the authentication communication from being redone. Thereby, even if a plurality of accessory devices are connected to the camera body 200, authentication communication can be performed in a short time.
[Modification]
Hereinafter, the modification of Example 1 is demonstrated. In the first embodiment, the case of providing the CS dead period and the CS change neglect period when performing authentication communication among the camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111 has been described. However, when communication other than authentication communication is performed among the camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111, a CS dead period or a CS change disregard period may be provided. That is, when the camera microcomputer 205 performs authentication communication or other specific communication while sequentially specifying the adapter microcomputer 302 and the lens microcomputer 111, a CS dead period or a CS change disregard period may be provided. In the first embodiment, the case where the camera microcomputer 205, the adapter microcomputer 302, and the lens microcomputer 111 perform data communication in response to various request commands has been described. However, processing different from data communication may be performed, and also in this case, a CS dead period or a CS change neglect period may be provided.

ID通信要求コマンドに応答してアダプタマイコン302とレンズマイコン111がカメラマイコン205に送信する認証情報としてのID情報は、アクセサリ装置の種類ごとの通し番号(例えば、交換レンズは00で、エクステンダは01)の情報であってもよい。また、bitごとに意味が割り振られた情報であってもよい。さらに、複数バイトの情報であってもよい。ID情報は、アクセサリ装置の種類や機能を示す情報であればよい。   The ID information as authentication information that the adapter microcomputer 302 and the lens microcomputer 111 transmit to the camera microcomputer 205 in response to the ID communication request command is a serial number for each type of accessory device (for example, interchangeable lens is 00, extender is 01) It may be information of Also, the information may be information assigned a meaning for each bit. Furthermore, multiple bytes of information may be used. The ID information may be information indicating the type or function of the accessory device.

上述した認証通信処理では、カメラマイコン205は、ID情報が交換レンズ100のものであることを確認して認証通信の終了を判断する場合について説明した。これとは異なり、ID情報に交換レンズを示す情報とともに認証通信終了を指示する情報を含ませておき、カメラマイコン205がそれを検出することで認証通信の終了を判断してもよい。また、ID情報の通信とは別に、認証通信を終了可能か否かを通信スレーブに確認するための確認通信をID通信の前後にP2P通信で別途行ってもよい。   In the authentication communication process described above, the case where the camera microcomputer 205 confirms that the ID information is that of the interchangeable lens 100 and determines the end of the authentication communication has been described. Alternatively, the ID information may include information indicating an interchangeable lens and information indicating an end of authentication communication, and the camera microcomputer 205 may detect the end of the authentication communication by detecting the information. Further, apart from the communication of the ID information, confirmation communication for confirming to the communication slave whether or not the authentication communication can be ended may be separately performed by P2P communication before and after the ID communication.

また実施例1では、CSスイッチ3033を接続するタイミングをカメラマイコン205が指示しない場合について説明したが、CSスイッチ接続コマンドを設けて、これを認証通信処理中にP2P通信でカメラマイコン205が送信してもよい。この場合、CSスイッチ接続コマンドをP2P通信で送受信するので、アダプタマイコン302は認証情報をカメラマイコン205に送信してもよい。   In the first embodiment, although the case where the camera microcomputer 205 does not instruct the timing to connect the CS switch 3033 is described, a CS switch connection command is provided, and the camera microcomputer 205 transmits it by P2P communication during authentication communication processing. May be In this case, since the CS switch connection command is transmitted and received by P2P communication, the adapter microcomputer 302 may transmit the authentication information to the camera microcomputer 205.

また実施例1では、アダプタマイコン302およびレンズマイコン111について、認証開始要求コマンドの受信(ステップS510,S521)後にCS変化無視期間を設けた場合について説明した。しかし、CS変化無視期間に代えて、カメラマイコン205と同様にCS不感期間を設けてもよい。   Further, in the first embodiment, the case where the CS change neglecting period is provided for the adapter microcomputer 302 and the lens microcomputer 111 after the reception of the authentication start request command (steps S510 and S521) has been described. However, in place of the CS change neglect period, a CS dead period may be provided as in the camera microcomputer 205.

また実施例1では、カメラ本体200と交換レンズ100との間に1つのアダプタ300が接続されている場合について説明したが、複数のアダプタが連結されて接続されていてもよい。このように複数のアダプタが接続されている場合でも、実施例1で説明した手順と同様の手順で各アダプタおよび交換レンズ100を短時間で認証することが可能である。この際、認証開始要求コマンドをブロードキャスト通信で一斉に受信した複数のアダプタは、ほぼ同時にCSスイッチを切断状態にする。このため、その後の認証は必ずカメラ本体200により近いアダプタから1つずつ順次指定されながら行われていくことになる。そして、1つのアダプタが接続されている場合と同様に、最後に交換レンズ100が認証されて一連の認証通信処理が完了となる。   In the first embodiment, the case where one adapter 300 is connected between the camera body 200 and the interchangeable lens 100 has been described, but a plurality of adapters may be connected and connected. Even when a plurality of adapters are connected as described above, each adapter and the interchangeable lens 100 can be authenticated in a short time by the same procedure as the procedure described in the first embodiment. At this time, a plurality of adapters that simultaneously receive the authentication start request command by broadcast communication cause the CS switch to be disconnected almost simultaneously. Therefore, subsequent authentication is always performed while sequentially designated one by one from an adapter closer to the camera body 200. Then, as in the case where one adapter is connected, the interchangeable lens 100 is finally authenticated, and a series of authentication communication processing is completed.

また、アダプタ300が接続されておらず、カメラ本体200に交換レンズ100が直接接続されている場合には、図9および図10に示した認証通信処理のうちアダプタ300に対する認証通信の部分が行われずに交換レンズ100に対する認証通信が行われる。   Further, when the adapter 300 is not connected and the interchangeable lens 100 is directly connected to the camera body 200, a part of the authentication communication to the adapter 300 is performed in the authentication communication processing shown in FIGS. 9 and 10. Authentication communication with the interchangeable lens 100 is performed without being performed.

さらに、実施例1におけるアダプタ300は、前述したようにエクステンダであってもよいし、駆動可能な光学部材(フォーカスレンズ、絞り、防振レンズ等)を含むアダプタや、各種センサ(位相差センサ、角速度センサ等)を含むアダプタであってもよい。
(その他の実施例)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Furthermore, as described above, the adapter 300 in the first embodiment may be an extender, or an adapter including a drivable optical member (a focus lens, an aperture, an antivibration lens, etc.) or various sensors (phase difference sensor, The adapter may be an angular velocity sensor or the like.
(Other embodiments)
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or apparatus via a network or storage medium, and one or more processors in a computer of the system or apparatus read and execute the program. Can also be realized. It can also be implemented by a circuit (eg, an ASIC) that implements one or more functions.

以上説明した各実施例は代表的な例にすぎず、本発明の実施に際しては、各実施例に対して種々の変形や変更が可能である。例えば、上記実施例では、アクセサリ装置として交換レンズと中間アダプタを用いた例を示したが、アクセサリ装置として、カメラ本体に直接装着される交換レンズとカメラ本体に直接装着されるストロボ等を用いてもよい。   The embodiments described above are only representative examples, and various modifications and changes can be made to the embodiments when the present invention is implemented. For example, in the above embodiment, an example using an interchangeable lens and an intermediate adapter as an accessory device is shown, but as an accessory device, using an interchangeable lens directly attached to the camera body and a strobe directly attached to the camera body It is also good.

100 交換レンズ
200 カメラ本体
300 アダプタ
111 レンズマイクロコンピュータ
205 カメラマイクロコンピュータ
302 アダプタマイクロコンピュータ
112 レンズ通信部
208 カメラ通信部
303 アダプタ通信部
100 Interchangeable Lens 200 Camera Body 300 Adapter 111 Lens Microcomputer 205 Camera Microcomputer 302 Adapter Microcomputer 112 Lens Communication Unit 208 Camera Communication Unit 303 Adapter Communication Unit

Claims (19)

複数のアクセサリ装置が接続された状態で使用可能な撮像装置であって、
前記撮像装置と前記複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと、前記撮像装置と前記複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続されるカメラ通信部と、
前記信号伝達チャネルを介して前記複数のアクセサリ装置のいずれかから入力されるアクセサリ信号に応じて、前記データ通信または処理を行うカメラ制御部とを有し、
前記複数のアクセサリ装置が、前記信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含む場合に、
前記カメラ制御部は、前記チャネルスイッチの切替えの際に、前記信号伝達チャネルからの信号に応じて前記データ通信または前記処理を行わない入力無効期間を設けることを特徴とする撮像装置。
An imaging device that can be used with a plurality of accessory devices connected,
A camera connected to a signaling channel used for signal transmission between the imaging device and the plurality of accessory devices, and a data communication channel used for data communication between the imaging device and the plurality of accessory devices Communication department,
A camera control unit for performing the data communication or processing in accordance with an accessory signal input from any of the plurality of accessory devices via the signal transmission channel;
Where the plurality of accessory devices includes at least one switchable accessory device having a channel switch that switches connection and disconnection of the signaling channel.
The image pickup apparatus, wherein the camera control unit provides an input invalid period in which the data communication or the processing is not performed according to a signal from the signal transmission channel when switching the channel switch.
前記カメラ制御部は、前記入力無効期間において前記入力信号を受け付けないことを特徴とする請求項1に記載の撮像装置。   The imaging device according to claim 1, wherein the camera control unit does not receive the input signal in the input invalid period. 前記カメラ制御部は、前記入力無効期間において受け付けた前記入力信号を無効とすることを特徴とする請求項1に記載の撮像装置。   The imaging device according to claim 1, wherein the camera control unit invalidates the input signal received in the input invalid period. 前記カメラ制御部は、
前記データ通信として、前記複数のアクセサリ装置に対する第1の通信と、前記複数のアクセサリ装置のうち特定アクセサリ装置に対する第2の通信とを行うことが可能であり、
前記各アクセサリ装置から前記信号伝達チャネルを介して前記第1の通信の待機中を示す前記アクセサリ信号を受けるごとに、前記第1の通信を用いて前記特定アクセサリ装置を順次指定しながら、前記第1および第2の通信を用いて前記特定アクセサリ装置との特定通信を行い、
前記特定アクセサリ装置を順次指定しながら前記特定通信を行うための前記チャネルスイッチの切替えの際に前記入力無効期間を設けることを特徴とする請求項1から3のいずれか一項に記載の撮像装置。
The camera control unit
As the data communication, it is possible to perform first communication for the plurality of accessory devices and second communication for a specific accessory device among the plurality of accessory devices,
Each time the accessory signal indicating waiting for the first communication is received from each accessory device via the signaling channel, the first accessory is sequentially designated using the first communication, Perform specific communication with the specific accessory device using the first and second communication,
The imaging device according to any one of claims 1 to 3, wherein the input invalid period is provided when switching the channel switch for performing the specific communication while sequentially specifying the specific accessory device. .
前記カメラ制御部は、前記スイッチ付きアクセサリ装置との前記特定通信を開始する前の前記チャネルスイッチの切替えの際に前記入力無効期間を設けることを特徴とする請求項4に記載の撮像装置。   5. The imaging device according to claim 4, wherein the camera control unit provides the input invalid period when switching the channel switch before starting the specific communication with the switch-equipped accessory device. 前記カメラ制御部は、前記スイッチ付きアクセサリ装置との前記特定通信を開始した後の前記チャネルスイッチの切替えの際に前記入力無効期間を設けることを特徴とする請求項4または5に記載の撮像装置。   6. The imaging apparatus according to claim 4, wherein the camera control unit provides the input invalid period when switching the channel switch after starting the specific communication with the switch-equipped accessory device. . 前記特定通信は、前記カメラ制御部が前記特定アクセサリ装置に認証情報の送信を要求して前記特定アクセサリ装置から前記認証情報を受信する認証通信であることを特徴とする請求項4から6のいずれか一項に記載の撮像装置。   7. The identification communication according to any one of claims 4 to 6, wherein the specific communication is an authentication communication in which the camera control unit requests the specific accessory device to transmit authentication information and receives the authentication information from the specific accessory device. An imaging device according to any one of the preceding claims. 複数のアクセサリ装置が接続された状態で使用可能な撮像装置に接続される前記アクセサリ装置であって、
前記撮像装置と前記複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと、前記撮像装置と前記複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続されるアクセサリ通信部と、
前記信号伝達チャネルを介して前記撮像装置にアクセサリ信号を入力するとともに、前記データ通信または処理を行うアクセサリ制御部とを有し、
前記複数のアクセサリ装置が、前記信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含む場合に、
前記アクセサリ制御部は、前記チャネルスイッチの切替えの際に、前記信号伝達チャネルからの信号に応じて前記データ通信または前記処理を行わない入力無効期間を設けることを特徴とするアクセサリ装置。
The accessory device connected to a usable imaging device in a state where a plurality of accessory devices are connected,
An accessory connected to a signaling channel used for signaling between the imaging device and the plurality of accessory devices, and a data communication channel used for data communication between the imaging device and the plurality of accessory devices Communication department,
An accessory control unit that inputs an accessory signal to the imaging device via the signal transmission channel and performs the data communication or processing;
Where the plurality of accessory devices includes at least one switchable accessory device having a channel switch that switches connection and disconnection of the signaling channel.
The accessory device, wherein the accessory control unit provides an input invalid period in which the data communication or the processing is not performed according to a signal from the signal transmission channel when the channel switch is switched.
前記スイッチ付きアクセサリ装置であることを特徴とする請求項8に記載のアクセサリ装置。   The accessory device according to claim 8, which is the accessory device with a switch. 前記アクセサリ制御部は、前記入力無効期間において前記入力信号を受け付けないことを特徴とする請求項8または9に記載のアクセサリ装置。   The accessory device according to claim 8, wherein the accessory control unit does not receive the input signal in the input invalid period. 前記アクセサリ制御部は、前記入力無効期間において受け付けた前記入力信号を無効とすることを特徴とする請求項8または9に記載のアクセサリ装置。   The accessory device according to claim 8, wherein the accessory control unit invalidates the input signal received in the input invalid period. 前記撮像装置は、前記データ通信として、前記複数のアクセサリ装置に対する第1の通信と、前記複数のアクセサリ装置のうち特定アクセサリ装置に対する第2の通信とを行うことが可能であり、
前記アクセサリ制御部は、
前記信号伝達チャネルに前記第1の通信の待機中を示す前記アクセサリ信号を出力し、
前記各アクセサリ装置から前記待機中を示す信号を受けるごとに前記第1の通信を用いて前記特定アクセサリ装置を順次指定する前記撮像装置により前記特定アクセサリ装置として指定されたときに、前記第1および第2の通信を用いて前記撮像装置との特定通信を行い、
前記撮像装置が前記特定アクセサリ装置を順次指定しながら前記特定通信を行うための前記チャネルスイッチの切替えの際に前記入力無効期間を設けることを特徴とする請求項8から11のいずれか一項に記載のアクセサリ装置。
The imaging device can perform, as the data communication, first communication for the plurality of accessory devices and second communication for a specific accessory device among the plurality of accessory devices.
The accessory control unit
Outputting the accessory signal indicating waiting for the first communication to the signaling channel;
When designated as the specified accessory device by the imaging device which sequentially designates the specified accessory device using the first communication each time a signal indicating the standby state is received from each of the accessory devices, Perform a specific communication with the imaging device using a second communication,
12. The input invalid period is provided at the time of switching the channel switch for performing the specific communication while the imaging device sequentially specifies the specific accessory device. Accessory device as described.
前記アクセサリ制御部は、前記撮像装置との前記特定通信を開始する前の前記チャネルスイッチの切替えの際に前記入力無効期間を設けることを特徴とする請求項12に記載のアクセサリ装置。   The accessory device according to claim 12, wherein the accessory control unit provides the input invalid period when switching the channel switch before starting the specific communication with the imaging device. 前記アクセサリ制御部は、前記撮像装置との前記特定通信を開始した後の前記チャネルスイッチの切替えの際に前記入力無効期間を設けることを特徴とする請求項12または13に記載のアクセサリ装置。   The accessory device according to claim 12, wherein the accessory control unit provides the input invalid period when switching the channel switch after starting the specific communication with the imaging device. 前記特定通信は、前記アクセサリ制御部が前記撮像装置から認証情報の要求を受信して前記認証情報を前記撮像装置に送信する認証通信であることを特徴とする請求項12から14のいずれか一項に記載のアクセサリ装置。   The identification communication according to any one of claims 12 to 14, wherein the specific communication is an authentication communication in which the accessory control unit receives a request for authentication information from the imaging device and transmits the authentication information to the imaging device. The accessory device as described in a paragraph. 複数のアクセサリ装置が接続された状態で使用可能な撮像装置であり、該撮像装置と前記複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと前記撮像装置と前記複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続される撮像装置の制御方法であって、
前記複数のアクセサリ装置が、前記信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含む場合に、
前記信号伝達チャネルを介して前記複数のアクセサリ装置のいずれかから入力されるアクセサリ信号に応じて、前記データ通信または処理を行うステップと、
前記チャネルスイッチの切替えの際に、前記信号伝達チャネルからの信号に応じて前記データ通信または前記処理を行わない入力無効期間を設けるステップとを含むことを特徴とする撮像装置の制御方法。
An imaging device usable in a state where a plurality of accessory devices are connected, and a signal transmission channel used for signal transmission between the imaging device and the plurality of accessory devices, the imaging device, and the plurality of accessory devices Control method of an imaging device connected to a data communication channel used for data communication between
Where the plurality of accessory devices includes at least one switchable accessory device having a channel switch that switches connection and disconnection of the signaling channel.
Performing the data communication or processing in response to an accessory signal input from any of the plurality of accessory devices via the signaling channel;
A control method of an image pickup apparatus, comprising the step of providing an input invalid period in which the data communication or the processing is not performed according to a signal from the signal transmission channel when switching the channel switch.
複数のアクセサリ装置が接続された状態で使用可能な撮像装置に接続される前記アクセサリ装置であり、前記撮像装置と前記複数のアクセサリ装置との間の信号伝達に用いられる信号伝達チャネルと前記撮像装置と前記複数のアクセサリ装置との間のデータ通信に用いられるデータ通信チャネルとに接続されるアクセサリ装置の制御方法であって、
前記複数のアクセサリ装置が、前記信号伝達チャネルの接続と切断とを切り替えるチャネルスイッチを有するスイッチ付きアクセサリ装置を少なくとも1つ含む場合に、
前記信号伝達チャネルを介して前記撮像装置にアクセサリ信号を入力するとともに、前記データ通信または処理を行うステップと、
前記チャネルスイッチの切替えの際に、前記信号伝達チャネルからの信号に応じて前記データ通信または前記処理を行わない入力無効期間を設けるステップとを含むことを特徴とするアクセサリ装置の制御方法。
It is the accessory device connected to an imaging device which can be used in a state where a plurality of accessory devices are connected, and a signal transmission channel used for signal transmission between the imaging device and the plurality of accessory devices and the imaging device A control method of an accessory device connected to a data communication channel used for data communication between the plurality of accessory devices and
Where the plurality of accessory devices includes at least one switchable accessory device having a channel switch that switches connection and disconnection of the signaling channel.
Providing an accessory signal to the imaging device via the signaling channel and performing the data communication or processing;
A control method of an accessory device including the step of providing an input invalid period in which the data communication or the processing is not performed according to a signal from the signal transmission channel when switching the channel switch.
複数のアクセサリ装置が接続された状態で使用可能な撮像装置のコンピュータを、請求項16に記載の制御方法に従って動作させるコンピュータプログラムであることを特徴とする制御プログラム。   A control program that is a computer program that causes a computer of an imaging device that can be used with a plurality of accessory devices connected to operate according to the control method according to claim 16. 複数のアクセサリ装置が接続された状態で使用可能な撮像装置に接続される前記アクセサリ装置のコンピュータを、請求項17に記載の制御方法に従って動作させるコンピュータプログラムであることを特徴とする制御プログラム。   A control program which is a computer program for operating a computer of the accessory device connected to an imaging device usable with a plurality of accessory devices connected according to the control method according to claim 17.
JP2017211539A 2017-11-01 2017-11-01 Imaging equipment, accessory equipment, control methods and control programs Active JP6949667B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017211539A JP6949667B2 (en) 2017-11-01 2017-11-01 Imaging equipment, accessory equipment, control methods and control programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017211539A JP6949667B2 (en) 2017-11-01 2017-11-01 Imaging equipment, accessory equipment, control methods and control programs

Publications (2)

Publication Number Publication Date
JP2019086527A true JP2019086527A (en) 2019-06-06
JP6949667B2 JP6949667B2 (en) 2021-10-13

Family

ID=66762894

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017211539A Active JP6949667B2 (en) 2017-11-01 2017-11-01 Imaging equipment, accessory equipment, control methods and control programs

Country Status (1)

Country Link
JP (1) JP6949667B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006133621A (en) * 2004-11-08 2006-05-25 Olympus Corp Camera system and camera
JP2008216439A (en) * 2007-03-01 2008-09-18 Matsushita Electric Ind Co Ltd Camera system
JP2011197094A (en) * 2010-03-17 2011-10-06 Canon Inc Camera body, interchangeable lens, accessory, camera system, and method for rewriting information

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006133621A (en) * 2004-11-08 2006-05-25 Olympus Corp Camera system and camera
JP2008216439A (en) * 2007-03-01 2008-09-18 Matsushita Electric Ind Co Ltd Camera system
JP2011197094A (en) * 2010-03-17 2011-10-06 Canon Inc Camera body, interchangeable lens, accessory, camera system, and method for rewriting information

Also Published As

Publication number Publication date
JP6949667B2 (en) 2021-10-13

Similar Documents

Publication Publication Date Title
JP7401612B2 (en) Cameras, accessory devices, communication control methods, computer programs, and camera systems
EP3633972B1 (en) Camera, accessory device, communication control method, computer program, and camera system
WO2018221590A1 (en) Accessory device, camera, communication control program, and camera system
JP6479242B2 (en) Camera and communication control method thereof
CN111800561B (en) Image pickup apparatus, accessory apparatus, and storage medium
CN110661964A (en) Image pickup apparatus, accessory apparatus, communication control method therefor, and storage medium
WO2019087672A1 (en) Camera, accessory device and control method thereof
JP6949667B2 (en) Imaging equipment, accessory equipment, control methods and control programs
JP7046709B2 (en) Accessory device, camera system with it, and program
WO2018221558A1 (en) Camera and communication control method for same
WO2018221552A1 (en) Camera, accessory device, communication control method, computer program, and camera system
JP2020034740A (en) Imaging device, accessory, and program
JP7171316B2 (en) Accessories, cameras and communication control programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201020

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210730

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20210824

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210922

R151 Written notification of patent or utility model registration

Ref document number: 6949667

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151