Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6958664B2 - Wireless communication devices, communication systems, wireless communication methods and wireless communication programs - Google Patents
[go: Go Back, main page]

JP6958664B2 - Wireless communication devices, communication systems, wireless communication methods and wireless communication programs - Google Patents

Wireless communication devices, communication systems, wireless communication methods and wireless communication programs Download PDF

Info

Publication number
JP6958664B2
JP6958664B2 JP2020077223A JP2020077223A JP6958664B2 JP 6958664 B2 JP6958664 B2 JP 6958664B2 JP 2020077223 A JP2020077223 A JP 2020077223A JP 2020077223 A JP2020077223 A JP 2020077223A JP 6958664 B2 JP6958664 B2 JP 6958664B2
Authority
JP
Japan
Prior art keywords
wireless communication
connection
control information
usage status
wireless
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.)
Active
Application number
JP2020077223A
Other languages
Japanese (ja)
Other versions
JP2020114032A (en
Inventor
大輔 大谷
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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
Priority claimed from JP2017123333A external-priority patent/JP2019009609A/en
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2020077223A priority Critical patent/JP6958664B2/en
Publication of JP2020114032A publication Critical patent/JP2020114032A/en
Application granted granted Critical
Publication of JP6958664B2 publication Critical patent/JP6958664B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Mobile Radio Communication Systems (AREA)

Description

本発明は、無線通信装置、通信システム、無線通信方法及び無線通信プログラムに関する。 The present invention relates to wireless communication devices, communication systems, wireless communication methods and wireless communication programs.

従来、撮像装置と携帯端末との間で通信を行い、撮像データを送受信や携帯端末からの撮像装置の操作といった機能を実現する技術が知られている。このような技術の一例が特許文献1に開示されている。
特許文献1に開示の技術では、BLE(Bluetooth(登録商標) Low Energy)に準拠した通信を行うスマートフォン等の外部装置により、撮像装置の撮像機能を制御する。
Conventionally, there are known techniques for communicating between an image pickup device and a mobile terminal to realize functions such as transmission / reception of image pickup data and operation of the image pickup device from the mobile terminal. An example of such a technique is disclosed in Patent Document 1.
In the technique disclosed in Patent Document 1, the imaging function of the imaging device is controlled by an external device such as a smartphone that performs communication in accordance with BLE (Bluetooth (registered trademark) Low Energy).

例えば、シャッターチャンスにユーザがスマートフォンを操作し、BLE通信により撮像装置の電源をオンにする。すると、撮像装置のBLEモジュールは、起動した撮像装置のマイクロコンピュータとの初期化のためのハンドシェイクを実行し、ファームウェアをマイクロコンピュータからダウンロードする。
この場合に、特許文献1に開示の技術では、シャッターチャンスを逃さないため、可能な限り速やかにファームウェアをダウンロードするような制御を行っている。
For example, the user operates a smartphone at a photo opportunity and turns on the power of the image pickup device by BLE communication. Then, the BLE module of the image pickup device executes a handshake for initialization with the microcomputer of the activated image pickup device, and downloads the firmware from the microcomputer.
In this case, in the technique disclosed in Patent Document 1, in order not to miss a photo opportunity, the control is performed so that the firmware is downloaded as soon as possible.

特開2017−91412号公報JP-A-2017-91412

特許文献1に開示の技術のように、撮像装置と携帯端末との間で通信を行い、撮像データの送受信や携帯端末からの撮像装置の操作といった機能を実現する撮像装置では、端末装置からのBLE通信を契機として撮像装置が起動した場合、BLEモジュールのリセットを行い、BLE通信の制御を行う必要がある。 As in the technique disclosed in Patent Document 1, in an imaging device that communicates between an imaging device and a mobile terminal and realizes functions such as transmission / reception of imaging data and operation of the imaging device from the mobile terminal, the imaging device is used from the terminal device. When the imaging device is activated by the BLE communication, it is necessary to reset the BLE module and control the BLE communication.

ここで、再接続を速やかに実現するためには、例えば、再接続のために送信するアドバタイジングパケットの送信周期を短くし、短時間で多くのアドバタイジングパケットを送信すればよい。しかしながら、このようにアドバタイジングパケットの送信周期を短くした場合には、これに伴い消費電力も増大してしまう。
一方で、送信周期を長くした場合には、消費電力を低減させることはできるが、再接続に時間を要してしまい、例えばシャッターチャンスを逃す等の問題が発生してしまう。
Here, in order to quickly realize the reconnection, for example, the transmission cycle of the advertising packet to be transmitted for the reconnection may be shortened, and many advertising packets may be transmitted in a short time. However, when the transmission cycle of the advertising packet is shortened in this way, the power consumption also increases accordingly.
On the other hand, when the transmission cycle is lengthened, the power consumption can be reduced, but it takes time to reconnect, and problems such as missing a photo opportunity occur.

つまり、消費電力と、再接続を速やかにすることとはトレードオフの関係にある。そして、この両者の何れを優先するべきであるかは状況に応じて変わるので、上述の送信周期等を適切に設定することは困難であった。 In other words, there is a trade-off between power consumption and quick reconnection. Since which of the two should be prioritized changes depending on the situation, it has been difficult to appropriately set the above-mentioned transmission cycle and the like.

本発明は、このような状況に鑑みてなされたものであり、適切な設定による再接続処理によって、消費電力を低減することを目的とする The present invention has been made in view of such a situation, and an object of the present invention is to reduce power consumption by reconnection processing with appropriate settings.

上記目的を達成するため、本発明の一態様の無線通信装置は、
外部装置と無線通信可能な無線通信装置であって、
所定の機能を実行する機能実行手段への電源供給の停止を契機に当該無線通信装置の使用状況を示す使用状況情報を記憶する記憶手段と、
前記外部装置と無線通信を行っていない時に前記機能実行手段の起動を契機とした再接続の要求を受けたことにより、前記記憶手段によって記憶された使用状況情報に基づいて、前記外部装置との無線接続に係る接続制御情報を設定する設定手段と、
前記設定手段によって設定された接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御手段と、
を備え
前記設定手段は、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立している状態であったと判定した場合は前記接続制御情報を接続優先モードに設定し、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立していない状態であったと判定した場合は前記接続制御情報を通常モードに設定し、
前記接続優先モードは前記通常モードよりも、前記無線通信にかかる無線信号の送信間隔が短いモードである、
とを特徴とする。

In order to achieve the above object, the wireless communication device of one aspect of the present invention is
A wireless communication device capable of wireless communication with an external device
A storage means for storing usage status information indicating the usage status of the wireless communication device when the power supply to the function executing means for executing a predetermined function is stopped.
Upon receiving a reconnection request triggered by the activation of the function executing means when wireless communication with the external device is not performed, the external device is connected to the external device based on the usage status information stored by the storage means. Setting means for setting connection control information related to wireless connection,
A control means for controlling the transmission interval of a wireless signal related to the wireless communication based on the connection control information set by the setting means, and a control means.
Equipped with a,
The setting means is
If it is determined from the usage status information that the wireless communication device and the external device have established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to connection priority mode and
If it is determined from the usage status information that the wireless communication device and the external device have not established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to normal mode and
The connection priority mode is a mode in which the transmission interval of the wireless signal related to the wireless communication is shorter than that of the normal mode.
And wherein a call.

本発明によれば、適切な設定に基づいて再接続処理を行うことができる。 According to the present invention, the reconnection process can be performed based on an appropriate setting.

本発明の一実施形態に係る通信システムSのシステム構成を示すシステム構成図である。It is a system configuration diagram which shows the system configuration of the communication system S which concerns on one Embodiment of this invention. 本発明の一実施形態に係る撮像装置1及び携帯端末2のハードウェアの構成を示すブロック図である。It is a block diagram which shows the hardware structure of the image pickup apparatus 1 and the mobile terminal 2 which concerns on one Embodiment of this invention. 図2の撮像装置が有する機能的構成を示すブロック図である。It is a block diagram which shows the functional structure which the image pickup apparatus of FIG. 2 has. 本発明の一実施形態に係る撮像装置1が設定するアドバタイジングモードについて示す模式図である。It is a schematic diagram which shows the advertising mode set by the image pickup apparatus 1 which concerns on one Embodiment of this invention. 図3の機能的構成を有する図2の撮像装置1が実行する接続処理の流れを説明するフローチャート(1/2)である。It is a flowchart (1/2) explaining the flow of the connection process executed by the image pickup apparatus 1 of FIG. 2 having the functional configuration of FIG. 図3の機能的構成を有する図2の撮像装置1が実行する接続処理の流れを説明するフローチャート(2/2)である。It is a flowchart (2/2) explaining the flow of the connection process executed by the image pickup apparatus 1 of FIG. 2 having the functional configuration of FIG.

以下、本発明の実施形態について、図面を用いて説明する。
図1は、本発明の一実施形態に係る通信システムSのシステム構成を示すシステム構成図である。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
FIG. 1 is a system configuration diagram showing a system configuration of a communication system S according to an embodiment of the present invention.

通信システムSは、図1に示すように、撮像装置1と、携帯端末2とを含む。
撮像装置1は、少なくとも、撮影機能と、携帯端末2との間で近距離無線通信を行う通信機能と、を有する。なお、撮像装置1は、無線通信を行う装置であり、本発明における「無線通信装置」に相当する。
携帯端末2は、少なくとも、撮像装置1との間で近距離無線通信を行う通信機能を有する。なお、携帯端末2は、撮像装置1とは別途の外部装置であり、本発明における「外部装置」に相当する。
As shown in FIG. 1, the communication system S includes an image pickup device 1 and a mobile terminal 2.
The image pickup device 1 has at least a photographing function and a communication function for performing short-range wireless communication with the mobile terminal 2. The image pickup device 1 is a device that performs wireless communication, and corresponds to the "wireless communication device" in the present invention.
The mobile terminal 2 has at least a communication function for performing short-range wireless communication with the image pickup device 1. The mobile terminal 2 is an external device separate from the image pickup device 1, and corresponds to the "external device" in the present invention.

本実施形態において、近距離無線通信は、BLE(Bluetooth(登録商標) Low Energy)通信であり、携帯端末2がBLE接続におけるセントラルとして機能し、撮像装置1がBLE接続におけるペリフェラルとして機能する。 In the present embodiment, the short-range wireless communication is BLE (Bluetooth Low Energy) communication, the mobile terminal 2 functions as a central in the BLE connection, and the image pickup device 1 functions as a peripheral in the BLE connection.

通信システムSでは、撮像装置1のメイン電源をオフした状態であっても近距離無線通信機能を維持することが可能であり、撮像装置1はメイン電源をオフした状態であってもアドバタイジング信号を送信する。この撮像装置1が送信するアドバタイジング信号に携帯端末2が応答することを契機として接続処理が行われ、撮像装置1と携帯端末2の通信接続が確立される。
アドバタイジング信号とは、無線通信装置間でのネットワーク管理に必要な情報のことであり、デバイスの発見と接続のために送信される。また、例えば、通信データを暗号化する場合に、鍵の交換をどのように行なうか等を定義するための情報が含まれる。
In the communication system S, the short-range wireless communication function can be maintained even when the main power supply of the image pickup device 1 is turned off, and the image pickup device 1 outputs an advertising signal even when the main power supply is turned off. Send. The connection process is performed when the mobile terminal 2 responds to the advertising signal transmitted by the image pickup device 1, and the communication connection between the image pickup device 1 and the mobile terminal 2 is established.
The advertising signal is information necessary for network management between wireless communication devices, and is transmitted for device discovery and connection. It also includes information for defining, for example, how to exchange keys when encrypting communication data.

この状態で、何らかのBLEイベント(例えば、携帯端末2が撮像装置1に近づく。)が発生すると、通信機能以外のメイン電源がオフ状態の撮像装置1では、自動的にメイン電源がオンされて、撮像装置1の起動処理(初期化処理や撮影のための準備処理など)が行われる。また、これに伴い、撮像装置1の近距離無線通信機能を実現する近距離無線通信部がリセットされる。そして、リセットされた近距離無線通信部と、携帯端末2との間で再接続処理が行われる。再接続処理が終了すると、動作モードに応じて撮影等の処理が自動的に実行される。即ち、撮像装置1では、何らかのBLEイベントが発生することで、接続処理と、その後の所定の処理が自動的に行われるように構成される。 In this state, when some BLE event (for example, the mobile terminal 2 approaches the image pickup device 1) occurs, the image pickup device 1 in the state where the main power supply other than the communication function is off automatically turns on the main power supply. The activation process of the image pickup apparatus 1 (initialization process, preparatory process for shooting, etc.) is performed. Along with this, the short-range wireless communication unit that realizes the short-range wireless communication function of the image pickup apparatus 1 is reset. Then, a reconnection process is performed between the reset short-range wireless communication unit and the mobile terminal 2. When the reconnection process is completed, processing such as shooting is automatically executed according to the operation mode. That is, the image pickup apparatus 1 is configured so that the connection process and the subsequent predetermined process are automatically performed when some BLE event occurs.

このような通信システムSでは、撮像装置1と携帯端末2との近距離無線通信に関する使用状況に応じて接続制御情報を設定する。ここで、接続制御情報には、例えば、アドバタイジングパケットを送信する周期であるアドバタイジングインターバルや、再接続処理を行う時間の長さが含まれる。そして、再接続処理において、撮像装置1は、この設定された接続制御情報に基づいた制御で、無線接続の確立を試みる。
つまり、通信システムSでは、近距離無線通信に関する使用状況に応じた適切な設定に基づいて再接続処理を行うことができる。
In such a communication system S, connection control information is set according to the usage status regarding short-range wireless communication between the image pickup device 1 and the mobile terminal 2. Here, the connection control information includes, for example, an advertising interval, which is a cycle for transmitting advertising packets, and a length of time for reconnection processing. Then, in the reconnection process, the image pickup apparatus 1 attempts to establish a wireless connection by controlling based on the set connection control information.
That is, in the communication system S, the reconnection process can be performed based on an appropriate setting according to the usage situation regarding the short-range wireless communication.

具体例として、例えば、ユーザが撮像装置1と携帯端末2とを近距離無線通信で連携して使用しているが、一旦撮像装置1の電源が切れた状況を考える。この状況でBLEイベントが発生した場合、ユーザは再度、撮像装置1と携帯端末2とを近距離無線通信で連携して使用していると考えられる。そこで、速やかに再接続処理を行うことが望ましい。そこで、このような場合には、例え消費電力が増加するとしても、例えばアドバタイジングインターバルを短く設定して速やかな接続を行うようにする。 As a specific example, consider a situation in which a user uses the image pickup device 1 and the mobile terminal 2 in cooperation with each other by short-range wireless communication, but the power supply of the image pickup device 1 is once turned off. When a BLE event occurs in this situation, it is considered that the user again uses the image pickup device 1 and the mobile terminal 2 in cooperation with each other by short-range wireless communication. Therefore, it is desirable to promptly perform the reconnection process. Therefore, in such a case, even if the power consumption increases, for example, the advertising interval is set short so that a quick connection can be made.

他の例として、ユーザが撮像装置1と携帯端末2とを近距離無線通信で連携して使用する意図があるか否かは不明だが、撮像装置1と携帯端末2とが近づいたことによりBLEイベントが発生した場合には、必ずしも速やかに再接続処理を行わなくてもよい。そこで、このような場合には、例え接続までに時間を要するとしても、例えばアドバタイジングインターバルを長く設定することにより消費電力を低減させる。 As another example, it is unknown whether the user intends to use the image pickup device 1 and the mobile terminal 2 in cooperation with each other by short-range wireless communication, but BLE is caused by the close proximity of the image pickup device 1 and the mobile terminal 2. When an event occurs, it is not always necessary to promptly perform the reconnection process. Therefore, in such a case, even if it takes time to connect, the power consumption can be reduced by setting, for example, a long advertising interval.

通信システムSでは、このような切り分けを行うために、撮像装置1の電源オフ時に近距離無線通信が行われていたのか否かといった使用状況を記憶しておく。そして、撮像装置1が再起動して再接続を行う際に、この記憶していた使用状況に応じて設定を行うことにより、使用状況に応じた適切な設定に基づいた再接続処理を行うことができる。 In the communication system S, in order to perform such isolation, the usage status such as whether or not short-range wireless communication was performed when the power of the image pickup apparatus 1 was turned off is stored. Then, when the imaging device 1 is restarted and reconnected, the reconnection process is performed based on the appropriate settings according to the usage status by making the settings according to the stored usage status. Can be done.

図2は、本発明の一実施形態に係る撮像装置1及び携帯端末2のハードウェアの構成を示すブロック図である。ここで、撮像装置1と、携帯端末2のハードウェアの構成は共通するので1つの図にそれぞれの符号を図示する。具体的には、撮像装置1における符号には括弧を付さずに図示し、携帯端末2における符号には括弧を付して図示する。 FIG. 2 is a block diagram showing a hardware configuration of an image pickup apparatus 1 and a mobile terminal 2 according to an embodiment of the present invention. Here, since the hardware configurations of the image pickup device 1 and the mobile terminal 2 are common, the respective reference numerals are shown in one figure. Specifically, the reference numerals in the image pickup apparatus 1 are shown without parentheses, and the reference numerals in the mobile terminal 2 are shown in parentheses.

なお、重複する説明を省略すべく、図2を参照して、撮像装置1を例に取ってハードウェアの構成の説明をする。ただし、以下の図2を参照した説明における、撮像装置1を携帯端末2と読み替え、携帯端末2を撮像装置1と読み替え、撮像装置1における符号を、携帯端末2における符号に読み替えることにより、携帯端末2のハードウェアの構成の説明となる。
ここで、撮像装置1は、例えば、デジタルカメラにより構成される。また、携帯端末2は、例えば、スマートフォンとして構成される。
In order to omit the duplicated description, the hardware configuration will be described by taking the image pickup apparatus 1 as an example with reference to FIG. However, in the description with reference to FIG. 2 below, the image pickup device 1 is read as the mobile terminal 2, the mobile terminal 2 is read as the image pickup device 1, and the code in the image pickup device 1 is read as the code in the mobile terminal 2. This is an explanation of the hardware configuration of the terminal 2.
Here, the image pickup apparatus 1 is composed of, for example, a digital camera. Further, the mobile terminal 2 is configured as, for example, a smartphone.

撮像装置1は、図2に示すように、CPU(Central Processing Unit)101と、ROM(Read Only Memory)102と、RAM(Random Access Memory)103と、バス104と、入出力インターフェース105と、撮像部106と、入力部107と、出力部108と、記憶部109と、第1通信部110と、第2通信部111と、ドライブ112と、を備えている。 As shown in FIG. 2, the image pickup apparatus 1 includes a CPU (Central Processing Unit) 101, a ROM (Read Only Memory) 102, a RAM (Random Access Memory) 103, a bus 104, an input / output interface 105, and an image pickup. A unit 106, an input unit 107, an output unit 108, a storage unit 109, a first communication unit 110, a second communication unit 111, and a drive 112 are provided.

CPU101は、ROM102に記録されているプログラム、又は、記憶部109からRAM103にロードされたプログラムに従って各種の処理を実行する。 The CPU 101 executes various processes according to the program recorded in the ROM 102 or the program loaded from the storage unit 109 into the RAM 103.

RAM103には、CPU101が各種の処理を実行する上において必要なデータ等も適宜記憶される。 Data and the like necessary for the CPU 101 to execute various processes are also appropriately stored in the RAM 103.

CPU101、ROM102及びRAM103は、バス104を介して相互に接続されている。このバス104にはまた、入出力インターフェース105も接続されている。入出力インターフェース105には、撮像部106、入力部107、出力部108、記憶部109、第1通信部110、第2通信部111及びドライブ112が接続されている。 The CPU 101, ROM 102, and RAM 103 are connected to each other via the bus 104. An input / output interface 105 is also connected to the bus 104. An image pickup unit 106, an input unit 107, an output unit 108, a storage unit 109, a first communication unit 110, a second communication unit 111, and a drive 112 are connected to the input / output interface 105.

撮像部106は、図示はしないが、光学レンズ部と、イメージセンサと、を備えている。ここで、撮像部106は、所定の機能として撮像機能を実現する部分であり、本発明における「所定の機能を実現する機能実行手段」に相当する。なお、所定の機能は、入力部107、出力部108、記憶部109、第1通信部110、第2通信部111及びドライブ112としてもよい。
光学レンズ部は、被写体を撮影するために、光を集光するレンズ、例えばフォーカスレンズやズームレンズ等で構成される。
フォーカスレンズは、イメージセンサの受光面に被写体像を結像させるレンズである。ズームレンズは、焦点距離を一定の範囲で自在に変化させるレンズである。
光学レンズ部にはまた、必要に応じて、焦点、露出、ホワイトバランス等の設定パラメータを調整する周辺回路が設けられる。
Although not shown, the image pickup unit 106 includes an optical lens unit and an image sensor. Here, the imaging unit 106 is a portion that realizes an imaging function as a predetermined function, and corresponds to the "function executing means that realizes a predetermined function" in the present invention. The predetermined functions may be the input unit 107, the output unit 108, the storage unit 109, the first communication unit 110, the second communication unit 111, and the drive 112.
The optical lens unit is composed of a lens that collects light, such as a focus lens or a zoom lens, in order to photograph a subject.
The focus lens is a lens that forms a subject image on the light receiving surface of the image sensor. A zoom lens is a lens that freely changes the focal length within a certain range.
The optical lens unit is also provided with peripheral circuits for adjusting setting parameters such as focus, exposure, and white balance, if necessary.

イメージセンサは、光電変換素子や、AFE(Analog Front End)等から構成される。
光電変換素子は、例えばCMOS(Complementary Metal Oxide Semiconductor)型の光電変換素子等から構成される。光電変換素子には、光学レンズ部から被写体像が入射される。そこで、光電変換素子は、被写体像を光電変換(撮像)して画像信号を一定時間蓄積し、蓄積した画像信号をアナログ信号としてAFEに順次供給する。
The image sensor is composed of a photoelectric conversion element, an AFE (Analog Front End), and the like.
The photoelectric conversion element is composed of, for example, a CMOS (Complementary Metal Oxide Semiconductor) type photoelectric conversion element or the like. A subject image is incident on the photoelectric conversion element from the optical lens unit. Therefore, the photoelectric conversion element performs photoelectric conversion (imaging) of the subject image, accumulates an image signal for a certain period of time, and sequentially supplies the accumulated image signal as an analog signal to AFE.

AFEは、このアナログの画像信号に対して、A/D(Analog/Digital)変換処理等の各種信号処理を実行する。各種信号処理によって、ディジタル信号が生成され、撮像部106の出力信号として出力される。
このような撮像部106の出力信号を、以下、「撮像画像のデータ」と呼ぶ。撮像画像のデータは、CPU101や図示しない画像処理部等に適宜供給される。
AFE executes various signal processing such as A / D (Analog / Digital) conversion processing on the analog image signal. A digital signal is generated by various signal processing and is output as an output signal of the imaging unit 106.
Such an output signal of the imaging unit 106 is hereinafter referred to as “captured image data”. The captured image data is appropriately supplied to the CPU 101, an image processing unit (not shown), or the like.

入力部107は、各種釦等で構成され、ユーザの指示操作に応じて各種情報を入力する。
出力部108は、ディスプレイやスピーカ等で構成され、画像や音声を出力する。
記憶部109は、DRAM(Dynamic Random Access Memory)等で構成され、各種画像のデータを記憶する。
The input unit 107 is composed of various buttons and the like, and inputs various information according to a user's instruction operation.
The output unit 108 is composed of a display, a speaker, or the like, and outputs an image or sound.
The storage unit 109 is composed of a DRAM (Dynamic Random Access Memory) or the like, and stores data of various images.

第1通信部110は、無線ICモジュール等で構成され、BLEの通信規格に準拠した通信方式で外部装置(本実施形態においては、携帯端末2)との間で行う通信を制御する。なお、撮像装置1では、第1通信部110以外の電源をオフすることが可能に構成される。即ち、図示しないが、撮像装置1の電源部は、第1通信部110を機能させるための電源であるサブ電源と、第1通信部110以外の主要部を機能させるための電源であるメイン電源とを独立して別々にON/OFFすることができるように構成される。サブ電源のみがオンの状態で、第1通信部110によって他の機器との通信が確立した場合に、この第1通信部110からメイン電源部に出力される電源ON信号によって自動的にメイン電源をオンするように構成することができる。 The first communication unit 110 is composed of a wireless IC module or the like, and controls communication with an external device (in this embodiment, the mobile terminal 2) by a communication method compliant with the BLE communication standard. The image pickup apparatus 1 is configured so that the power sources other than the first communication unit 110 can be turned off. That is, although not shown, the power supply unit of the image pickup apparatus 1 is a sub power supply that is a power supply for operating the first communication unit 110 and a main power supply that is a power supply for functioning a main unit other than the first communication unit 110. Is configured to be able to be turned ON / OFF independently and separately. When communication with other devices is established by the first communication unit 110 while only the sub power supply is on, the main power supply is automatically generated by the power ON signal output from the first communication unit 110 to the main power supply unit. Can be configured to turn on.

第2通信部111は、無線ICモジュール等で構成され、Wi−Fiの通信規格に準拠した通信方式で外部装置(本実施形態においては、携帯端末2)との間で行う通信を制御する。この通信は、例えば、Wi−Fiの通信規格におけるアドホックモードや、Wi−Fi Directと呼ばれる通信方法により実現することができる。 The second communication unit 111 is composed of a wireless IC module or the like, and controls communication with an external device (in this embodiment, the mobile terminal 2) by a communication method compliant with the Wi-Fi communication standard. This communication can be realized by, for example, an ad hoc mode in the Wi-Fi communication standard or a communication method called Wi-Fi Direct.

ドライブ112には、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリ等よりなる、リムーバブルメディア113が適宜装着される。ドライブ112によってリムーバブルメディア113から読み出されたプログラムは、必要に応じて記憶部109にインストールされる。また、リムーバブルメディア113は、記憶部109に記憶されている画像のデータ等の各種データも、記憶部109と同様に記憶することができる。 A removable media 113 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately mounted on the drive 112. The program read from the removable media 113 by the drive 112 is installed in the storage unit 109 as needed. Further, the removable media 113 can also store various data such as image data stored in the storage unit 109 in the same manner as the storage unit 109.

図3は、撮像装置1の機能的構成のうち、接続処理を実行するための機能的構成を示す機能ブロック図である。
接続処理とは、BLEイベントの発生を契機として、再接続等を行う一連の処理をいう。
FIG. 3 is a functional block diagram showing a functional configuration for executing the connection process among the functional configurations of the image pickup apparatus 1.
The connection process refers to a series of processes for reconnecting or the like triggered by the occurrence of a BLE event.

接続処理を実行する場合には、図3に示すように、CPU101において、使用状況取得部11と、接続制御情報設定部12と、通信制御部13と、が機能する。 When the connection process is executed, as shown in FIG. 3, the usage status acquisition unit 11, the connection control information setting unit 12, and the communication control unit 13 function in the CPU 101.

また、記憶部109の一記憶領域には、使用状況を示す情報である使用状況情報14と、接続制御情報15と、が記憶される。なお、撮像装置1のメイン電源をオフとした場合でも使用状況情報14が保持されるように、記憶部109の少なくとも使用状況情報14を記憶する記憶領域は不揮発性の記憶装置により実現する。 Further, in one storage area of the storage unit 109, usage status information 14 and connection control information 15 which are information indicating the usage status are stored. The storage area for storing at least the usage status information 14 of the storage unit 109 is realized by the non-volatile storage device so that the usage status information 14 is retained even when the main power supply of the imaging device 1 is turned off.

接続処理において、使用状況取得部11と、接続制御情報設定部12と、通信制御部13は以下の処理を実行する。
使用状況取得部11は、撮像装置1と携帯端末2との近距離無線通信に関する使用状況を取得する。使用状況取得部11は、取得した使用状況を示す情報である使用状況情報14を生成し、生成した使用状況情報14を記憶部109に記憶させる。使用状況情報14には、例えば、撮像装置1装置のメイン電源をオフとした時点において、撮像装置1と携帯端末2とがBLEに準拠した通信接続中であったか、それとも通信接続を行っておらずアドバタイジング中であったかという使用状況を示す情報が含まれる。この場合に、メイン電源をオフとした時刻を使用状況情報14に更に含ませることもできる。
In the connection process, the usage status acquisition unit 11, the connection control information setting unit 12, and the communication control unit 13 execute the following processes.
The usage status acquisition unit 11 acquires the usage status related to the short-range wireless communication between the image pickup device 1 and the mobile terminal 2. The usage status acquisition unit 11 generates usage status information 14 which is information indicating the acquired usage status, and stores the generated usage status information 14 in the storage unit 109. According to the usage status information 14, for example, when the main power supply of the image pickup device 1 device is turned off, the image pickup device 1 and the mobile terminal 2 are in a BLE-compliant communication connection, or are not in a communication connection. Contains information that indicates the usage status as to whether it was being advertised. In this case, the usage status information 14 may further include the time when the main power is turned off.

また、使用状況情報14には、それ以外にも、撮像装置1と携帯端末2とがBLEに準拠した通信接続中に画像データの送受信等の通信を実際に行っていたか、それとも通信接続をしているだけであり特にデータ等の送受信等の実質的な通信は行っていなかった等の使用状況を示す情報を更に含ませることもできる。 In addition to the usage status information 14, was the image pickup device 1 and the mobile terminal 2 actually performing communication such as transmission / reception of image data during a BLE-compliant communication connection, or a communication connection was made. It is also possible to further include information indicating the usage status, such as not performing substantial communication such as transmission / reception of data or the like.

接続制御情報設定部12は、再接続処理実行時に、記憶部109から使用状況情報14を読み出し、読み出した使用状況情報14に基づいて接続制御情報15を設定する。そして、接続制御情報設定部12は、設定した接続制御情報15を記憶部109に記憶させる。ここで、接続制御情報15には、例えば、アドバタイジングパケットを送信する周期であるアドバタイジングインターバルや、再接続処理を行う時間の長さが含まれる。 The connection control information setting unit 12 reads the usage status information 14 from the storage unit 109 when the reconnection process is executed, and sets the connection control information 15 based on the read usage status information 14. Then, the connection control information setting unit 12 stores the set connection control information 15 in the storage unit 109. Here, the connection control information 15 includes, for example, an advertising interval, which is a cycle for transmitting advertising packets, and a length of time for performing reconnection processing.

ここで、アドバタイジングインターバルの設定は、接続制御情報設定部12が、使用状況情報14に基づいてアドバタイジングモードの何れかを選択することにより行う。本実施形態では、以下の接続優先モード、通常モード、及び電力優先モードの3つのアドバタイジングモードを用意する。 Here, the advertising interval is set by the connection control information setting unit 12 selecting one of the advertising modes based on the usage status information 14. In this embodiment, the following three advertising modes, a connection priority mode, a normal mode, and a power priority mode, are prepared.

<アドバタイジングモードとその設定内容>
1)接続優先モード → アドバタイジングインターバル_50msec
2)通常モード → アドバタイジングインターバル_500msec
3)電力優先モード → アドバタイジングインターバル_1500msec
<Advertising mode and its settings>
1) Connection priority mode → Advertising interval_50msec
2) Normal mode → Advertising interval_500msec
3) Power priority mode → Advertising interval _1500 msec

これら3つのアドバタイジングモードについて図4を参照して説明をする。ここで、図4は、接続優先モード、通常モード、及び電力優先モードの3つのアドバタイジングモードについて示す図である。ここで、図中の撮像装置10から携帯端末2に向けた矢印は、アドバタイジングパケットの送信を示す。アドバタイジングパケットは、設定されたアドバタイジングインターバルに基づいて間欠的に送信される。ここで、BLEでは、アドバタイジングインターバルの当初の所定期間アドバタイジングパケットを送信した後、次のアドバタイジングインターバルが到来するまでの間は、アドバタイジングパケットの送信をすることなく休止する。図4では、アドバタイジングインターバルの当初の所定期間を一本の矢印で表している。 These three advertising modes will be described with reference to FIG. Here, FIG. 4 is a diagram showing three advertising modes, a connection priority mode, a normal mode, and a power priority mode. Here, the arrow from the image pickup device 10 to the mobile terminal 2 in the figure indicates the transmission of the advertising packet. Advertising packets are transmitted intermittently based on the set advertising interval. Here, in BLE, after transmitting the advertising packet for the initial predetermined period of the advertising interval, the advertisement packet is paused without being transmitted until the next advertising interval arrives. In FIG. 4, a single arrow represents the initial predetermined period of the advertising interval.

なお、図示の都合上、図4は模式化した図としており、アドバタイジングインターバルの長さの比と、図示しているアドバタイジングインターバルの長さの比は実際のものとは異なっている。例えば、接続優先モードにおけるアドバタイジングインターバルは50msecであり、通常モードにおけるアドバタイジングインターバルは500msecでありその比は10倍であるが、図中ではアドバタイジングインターバルの比を10倍としていない。 For convenience of illustration, FIG. 4 is a schematic diagram, and the ratio of the lengths of the advertising intervals and the ratio of the lengths of the advertising intervals shown are different from the actual ones. For example, the advertising interval in the connection priority mode is 50 msec, and the advertising interval in the normal mode is 500 msec, the ratio of which is 10 times, but the ratio of the advertising interval is not set to 10 times in the figure.

接続制御情報設定部12が、仮にアドバタイジングモードとして「接続優先モード」を選択した場合には、図4の上段に示すようにアドバタイジングインターバルは50msecの周期となる。接続制御情報設定部12は、このように短い周期を選択することで、各モードで最も速やかな再接続を実現することができる。 If the connection control information setting unit 12 selects the "connection priority mode" as the advertising mode, the advertising interval is a cycle of 50 msec as shown in the upper part of FIG. By selecting such a short cycle, the connection control information setting unit 12 can realize the quickest reconnection in each mode.

また、接続制御情報設定部12が、仮にアドバタイジングモードとして「通常モード」を選択した場合には、図4の中段に示すようにアドバタイジングインターバルは500msecの周期となる。接続制御情報設定部12は、このように短い周期を選択することで、電力優先モードより速やかな再接続を実現すると共に、接続優先モードより電力消費の削減を実現することができる。 If the connection control information setting unit 12 selects the "normal mode" as the advertising mode, the advertising interval is a cycle of 500 msec as shown in the middle part of FIG. By selecting such a short cycle, the connection control information setting unit 12 can realize a quicker reconnection than the power priority mode and can realize a reduction in power consumption as compared with the connection priority mode.

接続制御情報設定部12が、仮にアドバタイジングモードとして「電力優先モード」を選択した場合には、図4の下段に示すようにアドバタイジングインターバルは1500msecの周期となる。接続制御情報設定部12は、このように長い周期を選択することで、各モードで最も電力消費の削減を実現することができる。 If the connection control information setting unit 12 selects the "power priority mode" as the advertising mode, the advertising interval is a cycle of 1500 msec as shown in the lower part of FIG. By selecting such a long cycle, the connection control information setting unit 12 can realize the most reduction in power consumption in each mode.

また、再接続処理を行う時間の長さ(図4の符号「T」に相当。)の設定は、接続制御情報設定部12が、使用状況情報14に基づいて、予め決定されている秒数を選択することにより行う。予め決定されている秒数とは、例えば、5秒や10秒といった秒数である。 Further, the length of time for performing the reconnection process (corresponding to the reference numeral "T" in FIG. 4) is set in advance by the connection control information setting unit 12 based on the usage status information 14. This is done by selecting. The predetermined number of seconds is, for example, a number of seconds such as 5 seconds or 10 seconds.

接続制御情報設定部12が、どのような使用状況情報14に基づいて、具体的に何れのアドバタイジングモードを選択して設定するのか、また何れの時間の長さを選択して設定するのかについては、図5及び図6のフローチャートを参照して後述する。 Regarding what kind of usage information 14 is used by the connection control information setting unit 12, which advertising mode is specifically selected and set, and which time length is selected and set, is determined. , 5 and 6 will be described later with reference to the flowcharts.

通信制御部13は、接続制御情報設定部12が設定して記憶部109に記憶させた接続制御情報15を読み出す。そして、通信制御部13は、接続処理において、この設定された接続制御情報に基づいた制御で、第1通信部110を制御することにより、BLEに準拠した無線接続の確立を試みる。具体的には、通信制御部13は、接続制御情報15により設定されているアドバタイジングモードに対応する周期でアドバタイジングパケットを送信するように、第1通信部110を制御する。また、通信制御部13は、接続制御情報15により設定されている時間の長さだけ、BLEに準拠した無線接続の確立を試みるように、第1通信部110を制御する。 The communication control unit 13 reads out the connection control information 15 set by the connection control information setting unit 12 and stored in the storage unit 109. Then, the communication control unit 13 attempts to establish a BLE-compliant wireless connection by controlling the first communication unit 110 with control based on the set connection control information in the connection process. Specifically, the communication control unit 13 controls the first communication unit 110 so as to transmit advertising packets at a cycle corresponding to the advertising mode set by the connection control information 15. Further, the communication control unit 13 controls the first communication unit 110 so as to try to establish a wireless connection compliant with BLE for the length of time set by the connection control information 15.

更に、通信制御部13は、第2通信部111を利用した、撮像装置1と携帯端末2との間のWi−Fiに準拠した通信についても制御を行う。 Further, the communication control unit 13 also controls the Wi-Fi compliant communication between the image pickup device 1 and the mobile terminal 2 using the second communication unit 111.

記憶部109において記憶される使用状況情報14と、接続制御情報15の具体的内容については上述した通りである。 The specific contents of the usage status information 14 and the connection control information 15 stored in the storage unit 109 are as described above.

次に、図5及び図6を参照して本実施形態の動作について説明をする。
図4及び図6、図3の機能的構成を有する図2の撮像装置1が実行する接続処理の流れを説明するフローチャートである。
接続処理は、撮像装置1のメイン電源がオフの状態の場合に開始される。
Next, the operation of the present embodiment will be described with reference to FIGS. 5 and 6.
4 is a flowchart illustrating a flow of connection processing executed by the image pickup apparatus 1 of FIG. 2 having the functional configurations of FIGS. 4 and 6 and 3.
The connection process is started when the main power supply of the image pickup apparatus 1 is off.

ステップS11において、撮像装置1はBLE_Sleep中の状態となる。ここで、BLE_Sleep中の状態とは、撮像装置1のメイン電源はオフであるが、第1通信部110を実現するBLEモジュールには電力が供給されており、第1通信部110は通信可能な状態で起動している状態である。この状態においても、第1通信部110は、アドバタイジングパケットを送信しており、このアドバタイジングパケットに対して応答した携帯端末2との間でBLEに準拠して通信接続を確立することができる。 In step S11, the image pickup apparatus 1 is in the state of BLE_Sleep. Here, the state during BLE_Sleep means that the main power supply of the image pickup apparatus 1 is off, but power is supplied to the BLE module that realizes the first communication unit 110, and the first communication unit 110 can communicate. It is in the state of being started in the state. Even in this state, the first communication unit 110 is transmitting the advertising packet, and can establish a communication connection with the mobile terminal 2 that has responded to the advertising packet in accordance with BLE.

ステップS12において、第1通信部110はBLEイベントが発生したか否かを判定する。ここで、BLEイベントが発生していない場合は、ステップS12にてNoと判定され、BLE_Sleep中の状態のままステップS12の処理は繰り返される。一方で、BLEイベントが発生した場合は、ステップS12にてYesと判定され、処理はステップS13に進む。ここで、BLEイベントの例としては、BLEによるに準拠してペアリング済みの携帯端末2との間で、以下の3つの何れかのイベントが発生したことが挙げられる。 In step S12, the first communication unit 110 determines whether or not a BLE event has occurred. Here, if the BLE event has not occurred, it is determined as No in step S12, and the process of step S12 is repeated while the state is in BLE_Sleep. On the other hand, when the BLE event occurs, it is determined as Yes in step S12, and the process proceeds to step S13. Here, as an example of the BLE event, it can be mentioned that any one of the following three events has occurred with the mobile terminal 2 that has been paired according to the BLE.

<BLEイベントの例>
(1)撮像装置1と携帯端末2の距離が近づいたことにより、現在のBLE接続が切断されたこと。
(2)撮像装置1と携帯端末2の距離が遠ざかったことにより、新たにBLE接続が確立されたこと。
(3)携帯端末2が、ユーザから所定の操作を受け付け、携帯端末2が受け付けた操作に応じたコマンドを撮像装置1に対して送信したこと。ここで、所定の操作とは、例えば、現在のBLE接続を切断するための操作、新たにBLE接続が確立するための操作、携帯端末2と撮像装置1との間でWi−Fiによる接続を確立するための操作等が挙げられる。
<Example of BLE event>
(1) The current BLE connection was cut off because the distance between the image pickup device 1 and the mobile terminal 2 became closer.
(2) A new BLE connection was established because the distance between the image pickup device 1 and the mobile terminal 2 was increased.
(3) The mobile terminal 2 receives a predetermined operation from the user, and transmits a command corresponding to the operation received by the mobile terminal 2 to the image pickup apparatus 1. Here, the predetermined operation is, for example, an operation for disconnecting the current BLE connection, an operation for establishing a new BLE connection, and a Wi-Fi connection between the mobile terminal 2 and the image pickup device 1. Operations for establishing can be mentioned.

ステップS13において、BLEイベントが発生したことを契機として撮像装置1のメイン電源はオンとなり、撮像装置1はカメラ起動処理を行う。この起動処理は、例えば、初期化処理や撮影のための準備処理等の必要最低限の起動処理である。 In step S13, the main power supply of the image pickup apparatus 1 is turned on when the BLE event occurs, and the image pickup apparatus 1 performs the camera activation process. This start-up process is, for example, the minimum necessary start-up process such as an initialization process and a preparatory process for shooting.

ステップS14において、接続制御情報設定部12は、記憶部109にて記憶されている使用状況情報14を読み出す。この使用状況情報14は、前回の撮像装置1のメイン電源オフ時のBLE接続状態を示す情報を含む。そして、接続制御情報設定部12は、接続制御情報を設定するために、このBLE接続状態を示す情報に基づいて、前回の撮像装置1のメイン電源オフ時のBLE接続状態がどのような状態を示すのかについて判定を行う。 In step S14, the connection control information setting unit 12 reads out the usage status information 14 stored in the storage unit 109. The usage status information 14 includes information indicating a BLE connection state when the main power of the imaging device 1 was turned off last time. Then, in order to set the connection control information, the connection control information setting unit 12 sets the BLE connection state at the time of the previous main power off of the imaging device 1 based on the information indicating the BLE connection state. Judgment is made as to whether it is shown.

前回の撮像装置1のメイン電源オフ時に撮像装置1と携帯端末2がBLE接続を確立している状態であった場合には、ステップS14にて[BLE接続状態]と判定される。この場合前回の撮像装置1のメイン電源オフ時に撮像装置1と携帯端末2がBLE接続を確立しているので、ユーザは再度BLE接続をするために意図的にBLEイベントを発生させたと考えられる。そのため、接続制御情報設定部12は、速やかに再接続ができるように、接続制御情報15のアドバタイジングモードを「接続優先モード」、再接続処理を行う時間の長さを「5秒」と設定し、処理はステップS15に進む。 If the image pickup device 1 and the mobile terminal 2 have established a BLE connection when the main power of the image pickup device 1 is turned off last time, it is determined in step S14 that the image pickup device 1 is in the [BLE connection state]. In this case, since the image pickup device 1 and the mobile terminal 2 have established the BLE connection when the main power of the image pickup device 1 was turned off last time, it is considered that the user intentionally generated the BLE event in order to make the BLE connection again. Therefore, the connection control information setting unit 12 sets the advertising mode of the connection control information 15 to "connection priority mode" and the length of time for reconnection processing to be "5 seconds" so that the connection can be reconnected quickly. , The process proceeds to step S15.

一方で、前回の撮像装置1のメイン電源オフ時に撮像装置1と携帯端末2がBLE接続を確立しておらず、撮像装置1がアドバタイジングパケットを送信しているような状態であった場合には、ステップS14にて[BLEアドバタイジング状態]と判定される。この場合前回の撮像装置1のメイン電源オフ時に撮像装置1と携帯端末2がBLE接続を確立していないので、ユーザはBLE接続をするために意図的にBLEイベントを発生させたか否かは不明であり、速やかな再接続は必ずしも必要ではない。そのため、接続制御情報設定部12は、不必要に消費電力を消費しないように、接続制御情報15のアドバタイジングモードを「通常モード」、再接続処理を行う時間の長さを「10秒」と設定し、処理はステップS15に進む。 On the other hand, when the image pickup device 1 and the mobile terminal 2 have not established a BLE connection when the main power of the image pickup device 1 is turned off last time, and the image pickup device 1 is in a state of transmitting an advertising packet. , In step S14, it is determined that [BLE advertising state]. In this case, since the image pickup device 1 and the mobile terminal 2 have not established the BLE connection when the main power of the image pickup device 1 was turned off last time, it is unknown whether the user intentionally generated the BLE event in order to make the BLE connection. Therefore, prompt reconnection is not always necessary. Therefore, the connection control information setting unit 12 sets the advertising mode of the connection control information 15 as "normal mode" and the length of time for reconnection processing as "10 seconds" so as not to consume power unnecessarily. Then, the process proceeds to step S15.

ステップS15において、通信制御部13は、接続制御情報15の設定に基づいて、接続優先モードに対応するアドバタイジングインターバルである50msecの周期でアドバタイジングパケットを送信するという、BLEオープン処理を行う。 In step S15, the communication control unit 13 performs a BLE open process of transmitting advertising packets at a cycle of 50 msec, which is an advertising interval corresponding to the connection priority mode, based on the setting of the connection control information 15.

ステップS16において、通信制御部13は、接続制御情報15の設定に基づいて、携帯端末2からのアドバタイジングパケットへの応答がないまま、ステップS15でのアドバタイジングパケットの送信開始から「5秒」経過してタイムアウトしたか否かを判定する。5秒経過前に、携帯端末2からの応答があった場合には、ステップS16にてNoと判定され処理は図6のステップS24に進む。 In step S16, based on the setting of the connection control information 15, the communication control unit 13 elapses "5 seconds" from the start of transmission of the advertising packet in step S15 without responding to the advertising packet from the mobile terminal 2. To determine if it has timed out. If there is a response from the mobile terminal 2 before the elapse of 5 seconds, it is determined as No in step S16, and the process proceeds to step S24 in FIG.

一方で、5秒経過するまで、携帯端末2からの応答がなかった場合には、ステップS16にてYesと判定される。この場合、前回の撮像装置1のメイン電源オフ時に撮像装置1と携帯端末2がBLE接続を確立していたが、5秒が経過するまでの応答がなかったことから、ユーザはBLE接続をするために意図的にBLEイベントを発生させたか否かは不明であり、速やかな再接続は必ずしも必要ではない。そのため、接続制御情報設定部12は、不必要に消費電力を消費しないように、接続制御情報15のアドバタイジングモードを「通常モード」、再接続処理を行う時間の長さを「5秒」と設定し、処理はステップS17に進む。 On the other hand, if there is no response from the mobile terminal 2 until 5 seconds have elapsed, it is determined as Yes in step S16. In this case, the image pickup device 1 and the mobile terminal 2 established the BLE connection when the main power of the image pickup device 1 was turned off last time, but since there was no response until 5 seconds had elapsed, the user makes the BLE connection. Therefore, it is unknown whether or not the BLE event was intentionally generated, and prompt reconnection is not always necessary. Therefore, the connection control information setting unit 12 sets the advertising mode of the connection control information 15 to "normal mode" and the length of time for reconnection processing to be "5 seconds" so as not to consume power unnecessarily. Then, the process proceeds to step S17.

ステップS17において、通信制御部13は、接続制御情報15の設定に基づいて、接続通常モードに対応するアドバタイジングインターバルである500msecの周期でアドバタイジングパケットを送信するという、BLEオープン処理を行う。 In step S17, the communication control unit 13 performs a BLE open process of transmitting an advertising packet at a cycle of 500 msec, which is an advertising interval corresponding to the connection normal mode, based on the setting of the connection control information 15.

ステップS18において、通信制御部13は、接続制御情報15の設定に基づいて、携帯端末2からのアドバタイジングパケットへの応答がないまま、ステップS17でのアドバタイジングパケットの送信開始から「5秒」経過してタイムアウトしたか否かを判定する。5秒経過前に、携帯端末2からの応答があった場合には、ステップS18にてNoと判定され処理は図6のステップS24に進む。 In step S18, based on the setting of the connection control information 15, the communication control unit 13 elapses "5 seconds" from the start of transmission of the advertising packet in step S17 without responding to the advertising packet from the mobile terminal 2. To determine if it has timed out. If there is a response from the mobile terminal 2 before the elapse of 5 seconds, it is determined as No in step S18, and the process proceeds to step S24 in FIG.

一方で、5秒経過するまで、携帯端末2からの応答がなかった場合には、ステップS18にてYesと判定される。この場合、ユーザは再接続を行う意図はなかったと考えられるので、これ以上のBLEオープン処理は行うことなく、ステップS21に進む。 On the other hand, if there is no response from the mobile terminal 2 until 5 seconds have elapsed, it is determined as Yes in step S18. In this case, since it is considered that the user did not intend to reconnect, the process proceeds to step S21 without performing any further BLE open processing.

ステップS21において、接続制御情報設定部12は、BLE_Sleep中の状態となった際に、不必要に消費電力を消費しないように、接続制御情報15のアドバタイジングモードを「電力優先モード」、再接続処理を行う時間の長さを「制限なし」と設定し、処理はステップS22に進む。 In step S21, the connection control information setting unit 12 sets the advertising mode of the connection control information 15 to "power priority mode" and reconnects so as not to unnecessarily consume power when the state is in BLE_Sleep. The length of time for performing the above is set to "no limit", and the process proceeds to step S22.

ステップS22において、使用状況取得部11は、カメラのメイン電源オフに先立って、現在のBLE接続状態を、使用状況を取得する。この場合、使用状況取得部11は、現在BLE接続は確立しておらず、撮像装置1がアドバタイジングパケットを送信しているだけという使用状況を取得する。そして、使用状況取得部11は、取得した使用状況を示す使用状況情報14を生成し、生成した使用状況情報14を記憶部109に記憶させる。 In step S22, the usage status acquisition unit 11 acquires the current BLE connection state and usage status prior to turning off the main power of the camera. In this case, the usage status acquisition unit 11 acquires the usage status that the BLE connection is not currently established and the image pickup apparatus 1 is only transmitting the advertising packet. Then, the usage status acquisition unit 11 generates the usage status information 14 indicating the acquired usage status, and stores the generated usage status information 14 in the storage unit 109.

ステップS23において、メイン電源がオフとなり、これと共にBLE_Sleep中の状態となるための処理が行われる。BLE_Sleep中の状態では、ステップS21での接続制御情報15の設定に基づいて、電力優先モードに対応するアドバタイジングインターバルである1500msecの周期でアドバタイジングパケットを送信するという、BLEオープン処理が行われ、再度ステップS11からの処理が繰り返される。 In step S23, the main power supply is turned off, and at the same time, a process for entering the BLE_Sleep state is performed. In the state during BLE_Sleep, based on the setting of the connection control information 15 in step S21, the BLE open process of transmitting the advertising packet at a cycle of 1500 msec, which is the advertising interval corresponding to the power priority mode, is performed, and the step is performed again. The process from S11 is repeated.

ステップS19において、通信制御部13は、接続制御情報15の設定に基づいて、接続通常モードに対応するアドバタイジングインターバルである500msecの周期でアドバタイジングパケットを送信するという、BLEオープン処理を行う。 In step S19, the communication control unit 13 performs a BLE open process of transmitting an advertising packet at a cycle of 500 msec, which is an advertising interval corresponding to the connection normal mode, based on the setting of the connection control information 15.

ステップS20において、通信制御部13は、接続制御情報15の設定に基づいて、携帯端末2からのアドバタイジングパケットへの応答がないまま、ステップS19でのアドバタイジングパケットの送信開始から「10秒」経過してタイムアウトしたか否かを判定する。10秒経過前に、携帯端末2からの応答があった場合には、ステップS20にてNoと判定され処理は図6のステップS24に進む。 In step S20, based on the setting of the connection control information 15, the communication control unit 13 elapses "10 seconds" from the start of transmission of the advertising packet in step S19 without responding to the advertising packet from the mobile terminal 2. To determine if it has timed out. If there is a response from the mobile terminal 2 before the elapse of 10 seconds, it is determined as No in step S20, and the process proceeds to step S24 in FIG.

一方で、10秒経過するまで、携帯端末2からの応答がなかった場合には、ステップS20にてYesと判定される。この場合、ユーザは再接続を行う意図はなかったと考えられるので、これ以上のBLEオープン処理は行うことなく、ステップS21に進む。ステップS21以後の処理については上述した通りである。 On the other hand, if there is no response from the mobile terminal 2 until 10 seconds have elapsed, it is determined as Yes in step S20. In this case, since it is considered that the user did not intend to reconnect, the process proceeds to step S21 without performing any further BLE open processing. The processing after step S21 is as described above.

図6を参照して接続処理についての説明を続ける。ステップS24において、通信制御部13の制御により、BLE接続処理が行われる。これにより、撮像装置1と携帯端末2との間でBLEに準拠した通信接続が確立される。 The description of the connection process will be continued with reference to FIG. In step S24, the BLE connection process is performed under the control of the communication control unit 13. As a result, a BLE-compliant communication connection is established between the image pickup device 1 and the mobile terminal 2.

ステップS25において、通信制御部13は、携帯端末2からBLE接続を利用して何らかの要求がないまま、ステップS24での通信接続の確立から所定時間経過してタイムアウトしたか否かを判定する。なお、今回の説明では、所定時間は5秒に設定されていることを想定する。 In step S25, the communication control unit 13 determines whether or not a predetermined time has elapsed from the establishment of the communication connection in step S24 and a time-out has occurred without any request from the mobile terminal 2 using the BLE connection. In this explanation, it is assumed that the predetermined time is set to 5 seconds.

携帯端末2からBLE接続を利用して何らかの要求がないまま、ステップS24での通信接続の確立から5秒経過してタイムアウトした場合には、ステップS25にてYesと判定され、処理はステップS30に進む。一方で、5秒経過前に、携帯端末2からBLE接続を利用して何らかの要求の応答があった場合には、ステップS25にてNoと判定され処理は図6のステップS26に進む。今回は、携帯端末2からBLE接続を利用してWi−Fi接続の確立要求があったものとする。 If a time-out occurs after 5 seconds have passed from the establishment of the communication connection in step S24 without any request using the BLE connection from the mobile terminal 2, it is determined as Yes in step S25, and the process proceeds to step S30. move on. On the other hand, if there is a response of some request from the mobile terminal 2 using the BLE connection before the elapse of 5 seconds, it is determined as No in step S25 and the process proceeds to step S26 of FIG. This time, it is assumed that there is a request for establishing a Wi-Fi connection from the mobile terminal 2 using the BLE connection.

ステップS26において、通信制御部13は、Wi−Fi接続を行うために第2通信部111を起動する処理を行う。 In step S26, the communication control unit 13 performs a process of activating the second communication unit 111 in order to make a Wi-Fi connection.

ステップS27において、通信制御部13は、第2通信部111を制御することにより、携帯端末2との間で、Wi−Fi接続を行うための処理を行う。なお、Wi−Fi接続を行うための処理については、当業者によく知られているので、ここでは詳細な説明を省略する。 In step S27, the communication control unit 13 controls the second communication unit 111 to perform a process for making a Wi-Fi connection with the mobile terminal 2. Since the process for making a Wi-Fi connection is well known to those skilled in the art, detailed description thereof will be omitted here.

ステップS28において、撮像装置1と携帯端末2との間で、Wi−Fi接続による通信が行われる。ここで、通信で送受信されるデータには特に限定はないが、例えば撮像装置1から携帯端末2に対して、撮像装置1による撮像で得られた画像データが送信される。また、他にも例えば、携帯端末2から撮像装置1に対して、撮像の実行指示(すなわち、シャッターの押下に相当する指示)が送信される。 In step S28, communication is performed between the image pickup device 1 and the mobile terminal 2 by Wi-Fi connection. Here, the data transmitted and received by communication is not particularly limited, but for example, the image data obtained by the image pickup by the image pickup device 1 is transmitted from the image pickup device 1 to the mobile terminal 2. In addition, for example, an imaging execution instruction (that is, an instruction corresponding to pressing the shutter) is transmitted from the mobile terminal 2 to the imaging device 1.

ステップS29において、通信制御部13は、撮像装置1のメイン電源をオフとする操作がなされたか否かを判定する。メイン電源をオフとする操作がなされていない場合には、ステップS29にてNoと判定され、ステップS28にて開始されている通信が継続されたままとなり、ステップS29の処理が繰り返される。 In step S29, the communication control unit 13 determines whether or not an operation of turning off the main power supply of the image pickup apparatus 1 has been performed. If the operation of turning off the main power is not performed, No is determined in step S29, the communication started in step S28 continues, and the process of step S29 is repeated.

一方で、メイン電源をオフとする操作がなされた場合には、ステップS29にてYesと判定され、処理はステップS30に進む。 On the other hand, when the operation of turning off the main power supply is performed, it is determined as Yes in step S29, and the process proceeds to step S30.

ステップS30において、接続制御情報設定部12は、BLE_Sleep中の状態となった際に、不必要に消費電力を消費しないように、接続制御情報15のアドバタイジングモードを「電力優先モード」、再接続処理を行う時間の長さを「制限なし」と設定し、処理はステップS31に進む。 In step S30, the connection control information setting unit 12 sets the advertising mode of the connection control information 15 to "power priority mode" and reconnects so as not to unnecessarily consume power when the state is in BLE_Sleep. The length of time for performing the operation is set to "no limit", and the process proceeds to step S31.

ステップS32において、使用状況取得部11は、カメラのメイン電源オフに先立って、現在のBLE接続状態を、使用状況を取得する。この場合、使用状況取得部11は、現在BLE接続が確立しているという使用状況を取得する。そして、使用状況取得部11は、取得した使用状況を示す使用状況情報14を生成し、生成した使用状況情報14を記憶部109に記憶させる。 In step S32, the usage status acquisition unit 11 acquires the current BLE connection state and the usage status prior to turning off the main power of the camera. In this case, the usage status acquisition unit 11 acquires the usage status that the BLE connection is currently established. Then, the usage status acquisition unit 11 generates the usage status information 14 indicating the acquired usage status, and stores the generated usage status information 14 in the storage unit 109.

ステップS32において、メイン電源がオフとなり、これと共にBLE_Sleep中の状態となるための処理が行われる。BLE_Sleep中の状態では、ステップS30での接続制御情報15の設定に基づいて、電力優先モードに対応するアドバタイジングインターバルである1500msecの周期でアドバタイジングパケットを送信するという、BLEオープン処理が行われ、再度ステップS11からの処理が繰り返される。 In step S32, the main power supply is turned off, and at the same time, a process for entering the BLE_Sleep state is performed. In the state during BLE_Sleep, based on the setting of the connection control information 15 in step S30, the BLE open process of transmitting the advertising packet at a cycle of 1500 msec, which is the advertising interval corresponding to the power priority mode, is performed, and the step is performed again. The process from S11 is repeated.

以上説明した本実施形態の動作によれば、接続制御情報設定部12が、使用状況情報14に基づいて接続制御情報を設定することから、通信制御部13は、適切な設定に基づいて再接続処理を行うことができる。例えば、上述したステップS15、ステップS17、及びステップS19のように適切な設定に基づいて再接続処理を行うことができる。 According to the operation of the present embodiment described above, the connection control information setting unit 12 sets the connection control information based on the usage status information 14, so that the communication control unit 13 reconnects based on the appropriate setting. Processing can be performed. For example, the reconnection process can be performed based on appropriate settings as in steps S15, S17, and S19 described above.

また、本実施形態の動作によれば、接続制御情報設定部12が、ステップS21やステップS30にて、電力優先モードに設定をすることから、BLE_Sleep中の状態での電力消費量を削減することも可能となる。 Further, according to the operation of the present embodiment, the connection control information setting unit 12 sets the power priority mode in step S21 and step S30, so that the power consumption in the state during BLE_Sleep can be reduced. Is also possible.

これに対して、特許文献1に開示の技術等では、本実施形態のようにアドバタイジングインターバルや、再接続処理を行う時間の長さを選択するような処理は想定されておらず、これらは状況に関わらず一律に設定されており、適切に設定されない場合も想定される。すなわち、本実施形態における、適切な設定に基づいて再接続処理を行うことができるという効果は、特許文献1に開示の技術等の技術と比較して有利な効果である。 On the other hand, in the technology and the like disclosed in Patent Document 1, a process of selecting the advertising interval and the length of time for performing the reconnection process as in the present embodiment is not assumed, and these are situations. Regardless, it is set uniformly, and it is assumed that it may not be set properly. That is, the effect that the reconnection process can be performed based on an appropriate setting in the present embodiment is an advantageous effect as compared with the technology such as the technology disclosed in Patent Document 1.

以上本実施形態の構成について説明をした。上述した実施形態に更に、以下のような構成を追加するようにしてもよい。
上述の実施形態では、接続制御情報設定部12が、使用状況情報14に基づいて接続制御情報15を設定していた。これに加えて、更にユーザが接続制御情報を設定する構成を追加するとよい。つまり、ユーザが、入力部107を利用した手動の操作により、接続優先モード、通常モード、及び電力優先モードの3つのアドバタイジングモードの何れかを選択する。また、ユーザが、入力部107を利用した手動の操作により、再接続処理を行う時間の長さの秒数を選択する。
接続制御情報設定部12は、ユーザの選択を検出し、ユーザの選択に基づいて接続制御情報15を設定する。
The configuration of this embodiment has been described above. The following configurations may be added to the above-described embodiment.
In the above-described embodiment, the connection control information setting unit 12 sets the connection control information 15 based on the usage status information 14. In addition to this, it is advisable to add a configuration in which the user sets the connection control information. That is, the user selects one of the three advertising modes of the connection priority mode, the normal mode, and the power priority mode by a manual operation using the input unit 107. In addition, the user selects the number of seconds for the length of time for the reconnection process by a manual operation using the input unit 107.
The connection control information setting unit 12 detects the user's selection and sets the connection control information 15 based on the user's selection.

このような構成を追加することにより、ユーザは、自身の使用状況に基づいて再接続処理についての設定を行うことができる。例えば、再接続を速やかすることを優先したい、という要望がある場合に、接続優先モードを選択することにより、この要望を満たすことができる。一方で、電力消費を抑えてバッテリを長持ちさせたい、という要望がある場合に、電力優先モードを選択することにより、この要望を満たすことができる。 By adding such a configuration, the user can set the reconnection process based on his / her usage status. For example, when there is a desire to give priority to prompt reconnection, this request can be satisfied by selecting the connection priority mode. On the other hand, when there is a desire to reduce power consumption and prolong the life of the battery, this request can be satisfied by selecting the power priority mode.

他の追加構成として、接続制御情報設定部12が、使用状況情報14に基づいて接続制御情報15を設定する場合に、バッテリ残量を考慮した選択を行う構成を追加するようにしてもよい。一般的に、撮像装置1のように携帯して利用される機器は、撮像装置1を駆動するためのバッテリの残量を測定する機能を備えている。そこで、接続制御情報設定部12が、使用状況情報14とバッテリ残量との双方に基づいて接続制御情報15を設定するような構成を追加する。 As another additional configuration, when the connection control information setting unit 12 sets the connection control information 15 based on the usage status information 14, a configuration may be added in which selection is made in consideration of the remaining battery level. Generally, a portable device such as the image pickup device 1 has a function of measuring the remaining amount of a battery for driving the image pickup device 1. Therefore, a configuration is added in which the connection control information setting unit 12 sets the connection control information 15 based on both the usage status information 14 and the remaining battery level.

具体的には、例えば、バッテリ残量が十分な場合には、選択するアドバタイジングモードを通常とは異ならせることが考えられる。例えば、ステップS17やステップS19においてアドバタイジングモードとして通常モードを選択しているが、バッテリ残量が十分な場合には、接続優先モードを選択するようにしてもよい。 Specifically, for example, when the remaining battery level is sufficient, it is conceivable to make the advertising mode to be selected different from the usual one. For example, although the normal mode is selected as the advertising mode in steps S17 and S19, the connection priority mode may be selected when the remaining battery level is sufficient.

また、バッテリ残量が残り少ない場合にも、選択するアドバタイジングモードを通常とは異ならせることが考えられる。例えば、ステップS17やステップS19においてアドバタイジングモードとして通常モードを選択しているが、バッテリ残量が残り少ない場合には、電力優先モードを選択するようにしてもよい。また、例えば、ステップS14においてアドバタイジングモードとして接続優先モードを選択しているが、バッテリ残量が残り少ない場合には、通常優先モードを選択するようにしてもよい。
なお、バッテリとしては、一般的にリチウムイオン電池等の二次電池や、乾電池等の一次電池が利用される。
Further, even when the remaining battery level is low, it is conceivable that the advertising mode to be selected is different from the normal one. For example, in steps S17 and S19, the normal mode is selected as the advertising mode, but when the remaining battery level is low, the power priority mode may be selected. Further, for example, although the connection priority mode is selected as the advertising mode in step S14, the normal priority mode may be selected when the remaining battery level is low.
As the battery, a secondary battery such as a lithium ion battery or a primary battery such as a dry battery is generally used.

以上のように構成される撮像装置1は、携帯端末2と無線通信可能な撮像装置1であって、接続制御情報設定部12と、通信制御部13と、を備える。
接続制御情報設定部12は、接続制御情報を設定する。
通信制御部13は、接続制御情報設定部12に設定されている接続制御情報に基づいて無線通信にかかる無線信号の送信間隔を制御する。
これにより、撮像装置1においては、適切な設定に基づいて無線信号の送信間隔の制御を行うことができる。
The image pickup device 1 configured as described above is an image pickup device 1 capable of wireless communication with the mobile terminal 2, and includes a connection control information setting unit 12 and a communication control unit 13.
The connection control information setting unit 12 sets the connection control information.
The communication control unit 13 controls the transmission interval of the wireless signal related to the wireless communication based on the connection control information set in the connection control information setting unit 12.
As a result, the image pickup apparatus 1 can control the transmission interval of the radio signal based on an appropriate setting.

撮像装置1は、携帯端末2との間での無線通信に関する前回の使用状況を示す使用状況情報を記憶する記憶部209を更に備える。
接続制御情報設定部12は、記憶部209に記憶されている使用状況情報に基づいて接続制御情報を設定する。
これにより、撮像装置1において、使用状況情報に基づいた設定をして無線信号の送信間隔の制御を行うことができる。
The image pickup device 1 further includes a storage unit 209 that stores usage status information indicating a previous usage status regarding wireless communication with the mobile terminal 2.
The connection control information setting unit 12 sets the connection control information based on the usage status information stored in the storage unit 209.
As a result, in the image pickup apparatus 1, it is possible to control the transmission interval of the wireless signal by making settings based on the usage status information.

通信制御部13は、無線信号の送信により携帯端末2との間で無線通信を行うための無線接続の確立を試みる。
これにより、撮像装置1において、再接続処理を行うことができる。
The communication control unit 13 attempts to establish a wireless connection for wireless communication with the mobile terminal 2 by transmitting a wireless signal.
As a result, the image pickup apparatus 1 can perform the reconnection process.

接続制御情報は、無線接続の確立を試みる時間の長さを示す情報を更に含み、
通信制御部13は、接続制御情報に含まれる時間の長さだけ無線接続を試みる
これにより、撮像装置1において、無線接続を試みる時間の長さを適切に設定して再接続処理を行うことができる。
The connection control information further includes information indicating the length of time that the wireless connection is attempted to be established.
The communication control unit 13 attempts a wireless connection for the length of time included in the connection control information. As a result, the imaging device 1 can appropriately set the length of time for attempting a wireless connection and perform the reconnection process. can.

撮像装置1は、所定の機能を実現する機能実行手段を更に備える。
記憶部209は、機能実行手段への電源供給の停止を契機として使用状況情報を記憶し、
接続制御情報設定部12は、機能実行手段の起動を契機として接続制御情報を設定し、
通信制御部13は、機能実行手段の起動を契機として無線接続の確立を試みる。
これにより、撮像装置1において、撮像部106への電源供給停止時の使用状況に基づいて、設定を行うことができる。
The image pickup apparatus 1 further includes a function execution means for realizing a predetermined function.
The storage unit 209 stores the usage status information when the power supply to the function executing means is stopped.
The connection control information setting unit 12 sets the connection control information when the function execution means is activated.
The communication control unit 13 attempts to establish a wireless connection when the function executing means is activated.
Thereby, in the image pickup apparatus 1, the setting can be made based on the usage situation when the power supply to the image pickup unit 106 is stopped.

接続制御情報設定部12は、通信制御部13が無線接続の確立を試みたが、無線接続が確立されなかった場合に、設定した接続制御情報の内容を変更する。
これにより、撮像装置1において、無線接続の確立を試みた結果に応じて、設定を行うことができる。
The connection control information setting unit 12 changes the content of the set connection control information when the communication control unit 13 attempts to establish a wireless connection but the wireless connection is not established.
Thereby, in the image pickup apparatus 1, the setting can be made according to the result of the attempt to establish the wireless connection.

接続制御情報設定部12は、記憶部209が記憶する使用状況情報に基づいて、複数の設定用情報の中から何れかの設定用情報を選択し、選択した設定用情報を接続制御情報に設定する。
これにより、撮像装置1において、接続制御情報設定部12により自動的に設定を行うことができる。
The connection control information setting unit 12 selects any setting information from a plurality of setting information based on the usage status information stored in the storage unit 209, and sets the selected setting information as the connection control information. do.
As a result, in the image pickup apparatus 1, the connection control information setting unit 12 can automatically set the settings.

接続制御情報設定部12は、複数の設定用情報の中からユーザが選択した設定用情報を接続制御情報に設定する。
これにより、撮像装置1において、ユーザが自身の要望に応じて設定を行うことができる。
The connection control information setting unit 12 sets the setting information selected by the user from the plurality of setting information as the connection control information.
As a result, in the image pickup apparatus 1, the user can make settings according to his / her own request.

当該撮像装置1は、電池により駆動し、
接続制御情報設定部12は、電池の残量と無線通信に関する前回の使用状況を示す使用状況情報との双方に基づいて接続制御情報を設定する。
これにより、撮像装置1において、更に電池の残量を考慮して設定を行うことができる。
The image pickup device 1 is driven by a battery and is driven by a battery.
The connection control information setting unit 12 sets the connection control information based on both the remaining battery level and the usage status information indicating the previous usage status regarding wireless communication.
As a result, the image pickup apparatus 1 can be set in consideration of the remaining battery level.

無線信号は、BLE規格に準拠したアドバタイジング信号である。
これにより、撮像装置1をBLEに準拠して無線接続を行うことができる。
The radio signal is an advertising signal conforming to the BLE standard.
As a result, the image pickup apparatus 1 can be wirelessly connected in accordance with BLE.

以上のように構成される無線通信システムSは、携帯端末2と無線通信が可能な撮像装置1と、携帯端末2とを備える。
撮像装置1は、
接続制御情報を設定する接続制御情報設定部12と、
接続制御情報設定部12に設定されている接続制御情報に基づいて無線通信にかかる無線信号の送信間隔を制御する通信制御部13と、を備える。
携帯端末2は、
無線通信から通信制御部13により制御された送信間隔で送信される無線信号を受信し、該受信した無線信号に応答することにより、撮像装置1との無線接続を確立し、
確立された無線接続により撮像装置1と携帯端末2との間で無線通信を行う。
これにより、適切な設定に基づいて再接続処理を行い、撮像装置1と携帯端末2との間で無線通信を行うことができる。
The wireless communication system S configured as described above includes an image pickup device 1 capable of wireless communication with the mobile terminal 2 and a mobile terminal 2.
The image pickup device 1
Connection control information setting unit 12 for setting connection control information,
A communication control unit 13 that controls a transmission interval of a wireless signal related to wireless communication based on the connection control information set in the connection control information setting unit 12 is provided.
Mobile terminal 2
A wireless connection with the image pickup apparatus 1 is established by receiving a wireless signal transmitted from the wireless communication at a transmission interval controlled by the communication control unit 13 and responding to the received wireless signal.
Wireless communication is performed between the image pickup apparatus 1 and the mobile terminal 2 by the established wireless connection.
As a result, reconnection processing can be performed based on appropriate settings, and wireless communication can be performed between the image pickup device 1 and the mobile terminal 2.

なお、本発明は、上述の実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。 The present invention is not limited to the above-described embodiment, and modifications, improvements, and the like within the range in which the object of the present invention can be achieved are included in the present invention.

上述の実施形態では、ステップS14等において接続制御情報設定部12が、使用状況情報14に基づいて接続制御情報15を設定する場合に、前回のメイン電源オフ時のBLE接続の状態に基づいて設定を行っていた。これを変形して、更に前回のメイン電源オフ時からの経過時間も考慮するようにしてもよい。例えば、前回のメイン電源オフ時に、BLE接続状態が確立されており、そのすぐ後に再接続を行う場合には、ユーザが意図的にBLEイベントを発生させた可能性が高い。そこで、上述したようにステップS15にて接続優先モードに設定してBLEオープン処理を行っていた。しかしながら、前回のメイン電源オフ時に、BLE接続状態が確立されていたが、それから数時間が経過してから再接続を行う場合には、ユーザが意図的にBLEイベントを発生させたか、偶然BLEイベントが発生したかは明らかではない。そこで、ステップS15にて通常モードに設定してBLEオープン処理を行うようにしてもよい。 In the above-described embodiment, when the connection control information setting unit 12 sets the connection control information 15 based on the usage status information 14 in step S14 or the like, it is set based on the BLE connection state at the time of the previous main power off. Was going. This may be modified to take into account the elapsed time since the last time the main power was turned off. For example, if the BLE connection state is established when the main power is turned off last time and the connection is reconnected immediately after that, it is highly possible that the user intentionally generated the BLE event. Therefore, as described above, in step S15, the connection priority mode is set and the BLE open process is performed. However, when the BLE connection state was established when the main power was turned off last time, but when reconnecting after several hours have passed since then, the user intentionally generated a BLE event or accidentally generated a BLE event. It is not clear if this has occurred. Therefore, in step S15, the normal mode may be set and the BLE open process may be performed.

同様に、これを変形して前回のBLE接続時中に画像データの送受信等の通信を実際に行っていたか、それとも通信接続をしているだけであり特にデータ等の送受信等の実質的な通信は行っていなかった等を考慮するようにしてもよい。そして、画像データの送受信等の通信を実際に行っていた場合には、BLEによる通信を積極的に行うユーザであると考えられるので、上述したようにステップS15にて接続優先モードに設定してBLEオープン処理を行う。これに対して、通信接続をしているだけであり特にデータ等の送受信等の実質的な通信は行っていなかった場合には、BLTによる通信を積極的に行うユーザではないと考えられるので、ステップS15にて通常モードに設定してBLEオープン処理を行うようにしてもよい。 Similarly, by transforming this, was communication such as transmission / reception of image data actually performed during the previous BLE connection, or was only a communication connection, and in particular, substantial communication such as transmission / reception of data etc. You may consider that you did not go. Then, when communication such as transmission / reception of image data is actually performed, it is considered that the user actively performs communication by BLE. Therefore, as described above, the connection priority mode is set in step S15. Perform BLE open processing. On the other hand, if the user is only connected to the communication and does not perform substantial communication such as sending and receiving data, it is considered that the user is not actively communicating by BLT. In step S15, the normal mode may be set and the BLE open process may be performed.

また、上述の実施形態では、特にペアリング時の処理について言及していないが、ペアリング処理はユーザが意図的に操作して行う処理のため、速やかに接続することが好ましい。そこで、ペアリング処理を行う場合には、接続優先モードに設定してBLEオープン処理を行うようにしてもよい。 Further, in the above-described embodiment, the process at the time of pairing is not particularly mentioned, but since the pairing process is a process performed by the user intentionally, it is preferable to connect quickly. Therefore, when performing the pairing process, the connection priority mode may be set and the BLE open process may be performed.

また、上述の実施形態では、本発明が適用される携帯端末2は、タブレット端末を例として説明したが、特にこれに限定されない。
例えば、本発明は、通信接続の切断後の再接続処理を有する電子機器一般に適用することができる。具体的には、例えば、本発明は、スマートフォン、スマートウォッチ、センサによる測定機能を備えた端末、ノート型のパーソナルコンピュータ、プリンタ、テレビジョン受像機、デジタルカメラ、ビデオカメラ、携帯型ナビゲーション装置、携帯電話機、ポータブルゲーム機等に適用可能である。
Further, in the above-described embodiment, the mobile terminal 2 to which the present invention is applied has been described by taking a tablet terminal as an example, but the present invention is not particularly limited thereto.
For example, the present invention can be generally applied to electronic devices having a reconnection process after disconnecting a communication connection. Specifically, for example, the present invention relates to a smartphone, a smart watch, a terminal having a measurement function by a sensor, a notebook personal computer, a printer, a television receiver, a digital camera, a video camera, a portable navigation device, and a portable device. It can be applied to telephones, portable game machines, etc.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。
換言すると、図3の機能的構成は例示に過ぎず、特に限定されない。即ち、上述した一連の処理を全体として実行できる機能が携帯端末2に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図3の例に限定されない。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
The series of processes described above can be executed by hardware or software.
In other words, the functional configuration of FIG. 3 is merely an example and is not particularly limited. That is, it suffices if the mobile terminal 2 is provided with a function capable of executing the above-mentioned series of processes as a whole, and what kind of functional block is used to realize this function is not particularly limited to the example of FIG.
Further, one functional block may be configured by a single piece of hardware, a single piece of software, or a combination thereof.

本実施形態における機能的構成は、演算処理を実行するプロセッサによって実現され、本実施形態に用いることが可能なプロセッサには、シングルプロセッサ、マルチプロセッサ及びマルチコアプロセッサ等の各種処理装置単体によって構成されるものの他、これら各種処理装置と、ASIC(Application Specific Integrated Circuit)やFPGA(Field‐Programmable Gate Array)等の処理回路とが組み合わせられたものを含む。 The functional configuration in the present embodiment is realized by a processor that executes arithmetic processing, and the processor that can be used in the present embodiment is composed of various processing devices such as a single processor, a multiprocessor, and a multicore processor. In addition to the above, the present invention includes a combination of these various processing devices and processing circuits such as an ASIC (Application Specific Integrated Circuit) and an FPGA (Field-Programmable Gate Array).

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えば汎用のパーソナルコンピュータであってもよい。
When a series of processes are executed by software, the programs constituting the software are installed on a computer or the like from a network or a recording medium.
The computer may be a computer embedded in dedicated hardware. Further, the computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose personal computer.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布される図2のリムーバブルメディア113により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。リムーバブルメディア113は、例えば、磁気ディスク(フロッピディスクを含む)、光ディスク、又は光磁気ディスク等により構成される。光ディスクは、例えば、CD−ROM(Compact Disk−Read Only Memory),DVD(Digital Versatile Disk),Blu−ray(登録商標) Disc(ブルーレイディスク)等により構成される。光磁気ディスクは、MD(Mini−Disk)等により構成される。また、装置本体に予め組み込まれた状態でユーザに提供される記録媒体は、例えば、プログラムが記録されている図2のROM12や、図2の記憶部19に含まれるハードディスク等で構成される。 The recording medium including such a program is not only composed of the removable media 113 of FIG. 2 which is distributed separately from the device main body in order to provide the program to the user, but also is preliminarily incorporated in the device main body. It is composed of a recording medium or the like provided to the above. The removable media 113 is composed of, for example, a magnetic disk (including a floppy disk), an optical disk, a magneto-optical disk, or the like. The optical disk is composed of, for example, a CD-ROM (Compact Disk-Read Only Memory), a DVD (Digital Versaille Disk), a Blu-ray (registered trademark) Disc (Blu-ray Disc), or the like. The magneto-optical disk is composed of an MD (Mini-Disc) or the like. Further, the recording medium provided to the user in a state of being incorporated in the apparatus main body in advance includes, for example, the ROM 12 of FIG. 2 in which the program is recorded, the hard disk included in the storage unit 19 of FIG. 2, and the like.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的或いは個別に実行される処理をも含むものである。
また、本明細書において、システムの用語は、複数の装置や複数の手段などより構成される全体的な装置を意味するものとする。
In the present specification, the steps for describing a program recorded on a recording medium are not necessarily processed in chronological order, but also in parallel or individually, even if they are not necessarily processed in chronological order. It also includes the processing to be executed.
Further, in the present specification, the term of the system means an overall device composed of a plurality of devices, a plurality of means, and the like.

以上、本発明のいくつかの実施形態について説明したが、これらの実施形態は、例示に過ぎず、本発明の技術的範囲を限定するものではない。本発明はその他の様々な実施形態を取ることが可能であり、さらに、本発明の要旨を逸脱しない範囲で、省略や置換等種々の変更を行うことができる。これら実施形態やその変形は、本明細書等に記載された発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although some embodiments of the present invention have been described above, these embodiments are merely examples and do not limit the technical scope of the present invention. The present invention can take various other embodiments, and various modifications such as omission and substitution can be made without departing from the gist of the present invention. These embodiments and modifications thereof are included in the scope and gist of the invention described in the present specification and the like, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

以下に、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
外部装置と無線通信可能な無線通信装置であって、
接続制御情報を設定する設定手段と、
前記設定手段に設定されている接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御手段と、
を備えることを特徴とする無線通信装置。
[付記2]
前記外部装置との間での前記無線通信に関する前回の使用状況を示す使用状況情報を記憶する記憶手段を更に備え、
前記設定手段は、前記記憶手段に記憶されている前記使用状況情報に基づいて接続制御情報を設定することを特徴とする付記1に記載の無線通信装置。
[付記3]
前記制御手段は、前記無線信号の送信により前記外部装置との間で前記無線通信を行うための無線接続の確立を試みることを特徴とする付記1又は2に記載の無線通信装置。
[付記4]
前記接続制御情報は、前記無線接続の確立を試みる時間の長さを示す情報を更に含み、
前記制御手段は、前記接続制御情報に含まれる時間の長さだけ前記無線接続を試みることを特徴とする付記3に記載の無線通信装置。
[付記5]
所定の機能を実現する機能実行手段を更に備え、
前記記憶手段は、前記機能実行手段への電源供給の停止を契機として前記使用状況情報を記憶し、
前記設定手段は、前記機能実行手段の起動を契機として前記接続制御情報を設定し、
前記制御手段は、前記機能実行手段の起動を契機として無線接続の確立を試みる、
ことを特徴とする付記2に記載の無線通信装置。
[付記6]
前記設定手段は、前記制御手段が無線接続の確立を試みたが、無線接続が確立されなかった場合に、前記設定した接続制御情報の内容を変更することを特徴とする付記1乃至5の何れか1に記載の無線通信装置。
[付記7]
前記設定手段は、前記記憶手段が記憶する使用状況情報に基づいて、複数の設定用情報の中から何れかの設定用情報を選択し、選択した設定用情報を接続制御情報に設定することを特徴とする付記2に記載の無線通信装置。
[付記8]
前記設定手段は、複数の設定用情報の中からユーザが選択した設定用情報を接続制御情報に設定することを特徴とする付記1乃至7の何れか1に記載の無線通信装置。
[付記9]
当該無線通信装置は、電池により駆動し、
前記設定手段は、前記電池の残量と前記無線通信に関する前回の使用状況を示す使用状況情報との双方に基づいて前記接続制御情報を設定することを特徴とする付記1乃至8の何れか1に記載の無線通信装置。
[付記10]
前記無線信号は、BLE規格に準拠したアドバタイジング信号であることを特徴とする付記1乃至9の何れか1に記載の無線通信装置。
[付記11]
外部装置と無線通信が可能な無線通信装置と、前記外部装置とを備えた通信システムであって、
前記無線通信装置は、
接続制御情報を設定する設定手段と、
前記設定手段に設定されている接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御手段と、を備え、
前記外部装置は、
前記無線通信から前記制御手段により制御された送信間隔で送信される前記無線信号を受信し、該受信した無線信号に応答することにより、前記無線通信装置との無線接続を確立し、
前記確立された無線接続により前記無線通信装置と前記外部装置との間で無線通信を行うことを特徴とする通信システム。
[付記12]
外部装置と無線通信可能な無線通信装置が実行する無線通信方法であって、
接続制御情報を設定する設定ステップと、
前記設定ステップにより設定されている接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御ステップと、
を含むことを特徴とする無線通信装置。
[付記13]
外部装置と無線通信可能なコンピュータに、
接続制御情報を設定する設定機能、
前記設定機能により設定されている接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御機能、
を実現することを特徴とする無線通信プログラム。
The inventions described in the claims at the time of filing the application of the present application are described below.
[Appendix 1]
A wireless communication device capable of wireless communication with an external device
Setting means for setting connection control information and
A control means for controlling the transmission interval of a wireless signal related to the wireless communication based on the connection control information set in the setting means, and a control means.
A wireless communication device characterized by comprising.
[Appendix 2]
Further provided with a storage means for storing usage status information indicating the previous usage status regarding the wireless communication with the external device.
The wireless communication device according to Appendix 1, wherein the setting means sets connection control information based on the usage status information stored in the storage means.
[Appendix 3]
The wireless communication device according to Appendix 1 or 2, wherein the control means attempts to establish a wireless connection for performing the wireless communication with the external device by transmitting the wireless signal.
[Appendix 4]
The connection control information further includes information indicating the length of time during which the wireless connection is attempted to be established.
The wireless communication device according to Appendix 3, wherein the control means attempts the wireless connection for the length of time included in the connection control information.
[Appendix 5]
Further equipped with a function execution means for realizing a predetermined function,
The storage means stores the usage status information when the power supply to the function execution means is stopped.
The setting means sets the connection control information triggered by the activation of the function executing means.
The control means attempts to establish a wireless connection triggered by the activation of the function execution means.
The wireless communication device according to Appendix 2, wherein the wireless communication device is characterized by the above.
[Appendix 6]
The setting means is any of Appendix 1 to 5, wherein the content of the set connection control information is changed when the control means attempts to establish a wireless connection but the wireless connection is not established. The wireless communication device according to 1.
[Appendix 7]
The setting means selects one of the setting information from a plurality of setting information based on the usage status information stored in the storage means, and sets the selected setting information in the connection control information. The wireless communication device according to Appendix 2, which is a feature.
[Appendix 8]
The wireless communication device according to any one of Supplementary note 1 to 7, wherein the setting means sets setting information selected by a user from a plurality of setting information as connection control information.
[Appendix 9]
The wireless communication device is battery-powered and
The setting means is any one of Appendix 1 to 8, wherein the connection control information is set based on both the remaining amount of the battery and the usage status information indicating the previous usage status of the wireless communication. The wireless communication device described in.
[Appendix 10]
The wireless communication device according to any one of Supplementary note 1 to 9, wherein the wireless signal is an advertising signal conforming to the BLE standard.
[Appendix 11]
A communication system including a wireless communication device capable of wireless communication with an external device and the external device.
The wireless communication device is
Setting means for setting connection control information and
A control means for controlling a transmission interval of a wireless signal related to the wireless communication based on the connection control information set in the setting means is provided.
The external device is
By receiving the wireless signal transmitted from the wireless communication at the transmission interval controlled by the control means and responding to the received wireless signal, a wireless connection with the wireless communication device is established.
A communication system characterized in that wireless communication is performed between the wireless communication device and the external device by the established wireless connection.
[Appendix 12]
A wireless communication method executed by a wireless communication device capable of wireless communication with an external device.
Setting steps to set connection control information and
A control step that controls the transmission interval of the wireless signal related to the wireless communication based on the connection control information set by the setting step, and a control step.
A wireless communication device characterized by including.
[Appendix 13]
For computers that can wirelessly communicate with external devices
Setting function to set connection control information,
A control function that controls the transmission interval of a wireless signal related to the wireless communication based on the connection control information set by the setting function.
A wireless communication program characterized by realizing.

1・・・撮像装置,2・・・携帯端末,11・・・使用状況取得部,12・・・接続制御情報設定部,13・・・通信制御部,14・・・使用状況情報,15・・・接続制御情報,101,201・・・CPU,102,202・・・ROM,103,203・・・RAM,104,204・・・バス,105,205・・・入出力インターフェース,106,206・・・撮像部,107,207・・・入力部,108,208・・・出力部,109,209・・・記憶部,110,210・・・第1通信部,111,211・・・第2通信部,112,212・・・ドライブ,300・・・リムーバブルメディア,S・・・通信システム 1 ... Imaging device, 2 ... Mobile terminal, 11 ... Usage status acquisition unit, 12 ... Connection control information setting unit, 13 ... Communication control unit, 14 ... Usage status information, 15 ... Connection control information, 101, 201 ... CPU, 102, 202 ... ROM, 103, 203 ... RAM, 104, 204 ... Bus, 105, 205 ... Input / output interface, 106 , 206 ... Imaging unit, 107, 207 ... Input unit, 108, 208 ... Output unit, 109, 209 ... Storage unit, 110, 210 ... First communication unit, 111, 211. 2nd communication unit, 112, 212 ... drive, 300 ... removable media, S ... communication system

Claims (9)

外部装置と無線通信可能な無線通信装置であって、
所定の機能を実行する機能実行手段への電源供給の停止を契機に当該無線通信装置の使用状況を示す使用状況情報を記憶する記憶手段と、
前記外部装置と無線通信を行っていない時に前記機能実行手段の起動を契機とした再接続の要求を受けたことにより、前記記憶手段によって記憶された使用状況情報に基づいて、前記外部装置との無線接続に係る接続制御情報を設定する設定手段と、
前記設定手段によって設定された接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御手段と、
を備え
前記設定手段は、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立している状態であったと判定した場合は前記接続制御情報を接続優先モードに設定し、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立していない状態であったと判定した場合は前記接続制御情報を通常モードに設定し、
前記接続優先モードは前記通常モードよりも、前記無線通信にかかる無線信号の送信間隔が短いモードである、
とを特徴とする無線通信装置。
A wireless communication device capable of wireless communication with an external device
A storage means for storing usage status information indicating the usage status of the wireless communication device when the power supply to the function executing means for executing a predetermined function is stopped.
Upon receiving a reconnection request triggered by the activation of the function executing means when wireless communication with the external device is not performed, the external device is connected to the external device based on the usage status information stored by the storage means. Setting means for setting connection control information related to wireless connection,
A control means for controlling the transmission interval of a wireless signal related to the wireless communication based on the connection control information set by the setting means, and a control means.
Equipped with a,
The setting means is
If it is determined from the usage status information that the wireless communication device and the external device have established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to connection priority mode and
If it is determined from the usage status information that the wireless communication device and the external device have not established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to normal mode and
The connection priority mode is a mode in which the transmission interval of the wireless signal related to the wireless communication is shorter than that of the normal mode.
Wireless communication device comprising a call.
前記接続制御情報は、前記無線接続の再接続を行う時間の長さを示す情報を更に含み、
前記制御手段は、前記接続制御情報に含まれる時間の長さだけ前記無線通信の再接続を行うことを特徴とする請求項1に記載の無線通信装置。
The connection control information further includes information indicating the length of time for reconnecting the wireless connection.
The wireless communication device according to claim 1, wherein the control means reconnects the wireless communication for a length of time included in the connection control information.
前記設定手段は、前記制御手段が無線接続の再接続を行ったが、無線接続が確立されなかった場合に、前記設定した接続制御情報の内容を変更することを特徴とする請求項1又は2に記載の無線通信装置。 The setting means 1 or 2 is characterized in that the content of the set connection control information is changed when the control means reconnects the wireless connection but the wireless connection is not established. The wireless communication device described in. 前記設定手段は、複数の設定用情報の中からユーザが選択した設定用情報を接続制御情報に設定することを特徴とする請求項1乃至の何れか1項に記載の無線通信装置。 The wireless communication device according to any one of claims 1 to 3 , wherein the setting means sets setting information selected by a user from a plurality of setting information as connection control information. 当該無線通信装置は、電池により駆動し、
前記設定手段は、前記電池の残量と前記使用状況情報との双方に基づいて前記接続制御情報を設定することを特徴とする請求項1乃至の何れか1項に記載の無線通信装置。
The wireless communication device is battery-powered and
The wireless communication device according to any one of claims 1 to 4 , wherein the setting means sets the connection control information based on both the remaining battery level and the usage status information.
前記無線信号は、BLE規格に準拠したアドバタイジング信号であることを特徴とする請求項1乃至の何れか1項に記載の無線通信装置。 The wireless communication device according to any one of claims 1 to 5 , wherein the wireless signal is an advertising signal conforming to the BLE standard. 外部装置と無線通信が可能な無線通信装置と、前記外部装置とを備えた通信システムであって、
前記無線通信装置は、
所定の機能を実行する機能実行手段と、
前記機能実行手段への電源供給の停止を契機に当該無線通信装置の使用状況を示す使用状況情報を記憶する記憶手段と、
前記外部装置と無線通信を行っていない時に前記機能実行手段の起動を契機とした再接続の要求を受けたことにより、前記記憶手段に記憶されている使用状況情報に基づいて、前記外部装置との無線接続に係る接続制御情報を設定する設定手段と、
前記設定手段に設定されている接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御手段と、を備え、
前記設定手段は、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立している状態であったと判定した場合は前記接続制御情報を接続優先モードに設定し、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立していない状態であったと判定した場合は前記接続制御情報を通常モードに設定し、
前記接続優先モードは前記通常モードよりも、前記無線通信にかかる無線信号の送信間隔が短いモードであり、
前記外部装置は、
前記無線通信装置から前記制御手段により制御された送信間隔で送信される前記無線信号を受信し、該受信した無線信号に応答することにより、前記無線通信装置との無線接続を確立し、
前記確立された無線接続により前記無線通信装置と前記外部装置との間で無線通信を行うことを特徴とする通信システム。
A communication system including a wireless communication device capable of wireless communication with an external device and the external device.
The wireless communication device is
Function execution means to execute a predetermined function and
A storage means for storing usage status information indicating the usage status of the wireless communication device when the power supply to the function executing means is stopped, and a storage means.
Upon receiving a reconnection request triggered by the activation of the function executing means when wireless communication is not performed with the external device, the external device and the external device are based on the usage status information stored in the storage means. Setting means for setting connection control information related to wireless connection of
A control means for controlling a transmission interval of a wireless signal related to the wireless communication based on the connection control information set in the setting means is provided.
The setting means is
If it is determined from the usage status information that the wireless communication device and the external device have established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to connection priority mode and
If it is determined from the usage status information that the wireless communication device and the external device have not established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to normal mode and
The connection priority mode is a mode in which the transmission interval of the wireless signal related to the wireless communication is shorter than that of the normal mode.
The external device is
By receiving the wireless signal transmitted from the wireless communication device at the transmission interval controlled by the control means and responding to the received wireless signal, a wireless connection with the wireless communication device is established.
A communication system characterized in that wireless communication is performed between the wireless communication device and the external device by the established wireless connection.
外部装置と無線通信可能な無線通信装置が実行する無線通信方法であって、
所定の機能を実行する機能実行手段への電源供給の停止を契機に当該無線通信装置の使用状況を示す使用状況情報を記憶する記憶ステップと、
前記外部装置と無線通信を行っていない時に前記機能実行手段の起動を契機とした再接続の要求を受けたことにより、前記記憶ステップにて記憶された使用状況情報に基づいて、前記外部装置との無線接続に係る接続制御情報を設定する設定ステップと、
前記設定ステップにて設定された接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御ステップと、
を含み
前記設定ステップは、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立している状態であったと判定した場合は前記接続制御情報を接続優先モードに設定し、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立していない状態であったと判定した場合は前記接続制御情報を通常モードに設定し、
前記接続優先モードは前記通常モードよりも、前記無線通信にかかる無線信号の送信間隔が短いモードである、
とを特徴とする無線通信方法。
A wireless communication method executed by a wireless communication device capable of wireless communication with an external device.
A storage step for storing usage status information indicating the usage status of the wireless communication device when the power supply to the function executing means for executing a predetermined function is stopped, and a storage step.
Upon receiving a reconnection request triggered by the activation of the function executing means when wireless communication is not performed with the external device, the external device and the external device are based on the usage status information stored in the storage step. Setting step to set connection control information related to wireless connection of
A control step that controls the transmission interval of the wireless signal related to the wireless communication based on the connection control information set in the setting step, and a control step.
It includes,
The setting step is
If it is determined from the usage status information that the wireless communication device and the external device have established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to connection priority mode and
If it is determined from the usage status information that the wireless communication device and the external device have not established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to normal mode and
The connection priority mode is a mode in which the transmission interval of the wireless signal related to the wireless communication is shorter than that of the normal mode.
Wireless communication method characterized by and this.
外部装置と無線通信可能なコンピュータに、
所定の機能を実行する機能実行手段への電源供給の停止を契機に当該コンピュータを備えた無線通信装置の使用状況を示す使用状況情報を記憶する記憶機能、
前記外部装置と無線通信を行っていない時に前記機能実行手段の起動を契機とした再接続の要求を受けたことにより、前記記憶機能によって記憶された使用状況情報に基づいて、前記外部装置との無線接続に係る接続制御情報を設定する設定機能、
前記設定機能によって設定された接続制御情報に基づいて前記無線通信にかかる無線信号の送信間隔を制御する制御機能、を実現させる無線通信プログラムであって、
前記設定機能は、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立している状態であったと判定した場合は前記接続制御情報を接続優先モードに設定し、
前記使用状況情報により、前記機能実行手段への電源供給の停止時に、当該無線通信装置と前記外部装置が前記無線通信の接続を確立していない状態であったと判定した場合は前記接続制御情報を通常モードに設定し、
前記接続優先モードは前記通常モードよりも、前記無線通信にかかる無線信号の送信間隔が短いモードである、
とを特徴とする無線通信プログラム。
For computers that can wirelessly communicate with external devices
A storage function that stores usage status information indicating the usage status of a wireless communication device equipped with the computer when the power supply to the function executing means for executing a predetermined function is stopped.
Upon receiving a reconnection request triggered by the activation of the function executing means when wireless communication with the external device is not performed, the external device is connected to the external device based on the usage status information stored by the storage function. Setting function to set connection control information related to wireless connection,
A wireless communication program that realizes a control function that controls the transmission interval of a wireless signal related to the wireless communication based on the connection control information set by the setting function.
The setting function is
If it is determined from the usage status information that the wireless communication device and the external device have established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to connection priority mode and
If it is determined from the usage status information that the wireless communication device and the external device have not established the wireless communication connection when the power supply to the function executing means is stopped, the connection control information is used. Set to normal mode and
The connection priority mode is a mode in which the transmission interval of the wireless signal related to the wireless communication is shorter than that of the normal mode.
Wireless communication program, wherein a call.
JP2020077223A 2017-06-23 2020-04-24 Wireless communication devices, communication systems, wireless communication methods and wireless communication programs Active JP6958664B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020077223A JP6958664B2 (en) 2017-06-23 2020-04-24 Wireless communication devices, communication systems, wireless communication methods and wireless communication programs

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017123333A JP2019009609A (en) 2017-06-23 2017-06-23 Wireless communication apparatus, communication system, wireless communication method, and wireless communication program
JP2020077223A JP6958664B2 (en) 2017-06-23 2020-04-24 Wireless communication devices, communication systems, wireless communication methods and wireless communication programs

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2017123333A Division JP2019009609A (en) 2017-06-23 2017-06-23 Wireless communication apparatus, communication system, wireless communication method, and wireless communication program

Publications (2)

Publication Number Publication Date
JP2020114032A JP2020114032A (en) 2020-07-27
JP6958664B2 true JP6958664B2 (en) 2021-11-02

Family

ID=71667370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020077223A Active JP6958664B2 (en) 2017-06-23 2020-04-24 Wireless communication devices, communication systems, wireless communication methods and wireless communication programs

Country Status (1)

Country Link
JP (1) JP6958664B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7099568B1 (en) 2021-02-24 2022-07-12 株式会社デンソー Battery management system
JP2023033812A (en) * 2021-08-30 2023-03-13 株式会社デンソー Battery management system and battery management method
JP7806825B2 (en) * 2024-03-22 2026-01-27 カシオ計算機株式会社 Communication method, communication system, electronic device, and program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001159936A (en) * 1999-12-03 2001-06-12 Toshiba Corp Computer system and wake-up method thereof
JP6174022B2 (en) * 2012-06-06 2017-08-02 京セラ株式会社 Communication control method, user terminal, processor, and storage medium
JP5892151B2 (en) * 2013-12-18 2016-03-23 カシオ計算機株式会社 Wireless communication apparatus, wireless communication system, wireless communication method, program, and peripheral
KR20150121491A (en) * 2014-04-21 2015-10-29 삼성전자주식회사 Method and apparatus for controlling beacon of electronic devices

Also Published As

Publication number Publication date
JP2020114032A (en) 2020-07-27

Similar Documents

Publication Publication Date Title
US20140098248A1 (en) Communication apparatus
CN111083685B (en) Data processing system, data processing method, and storage medium
JP6958664B2 (en) Wireless communication devices, communication systems, wireless communication methods and wireless communication programs
US10542199B2 (en) Image capture apparatus comprising image transmission function
US10306554B2 (en) Communication apparatus, control method for communication apparatus, and non-transitory computer-readable storage medium
CN113596942B (en) Communication management method, user equipment, system and storage medium
CN109120842B (en) Wireless communication device, communication system, wireless communication method, and recording medium
JP6821360B2 (en) Electronic devices and their control methods
JP2007110364A (en) Information processing apparatus, imaging apparatus, information processing method, and computer program
WO2023078317A1 (en) Remote startup method, electronic device and system
JP2018056778A (en) Communication control device, communication control method, and program
CN106713705B (en) Communication apparatus and control method thereof
US9967447B2 (en) Information processing system, handheld apparatus, control method, and computer-readable storage medium
JP2014057145A (en) Connection device and program
US10531387B2 (en) Communication apparatus for controlling interval of signal in communication with external apparatus, control method for the communication apparatus, and recording medium
JP6776741B2 (en) Processing equipment, processing methods and programs
JP6673389B2 (en) Imaging device, communication control method, and program
JP2018056776A (en) Imaging apparatus, imaging system, power supply management method, and program
JP2024090237A (en) Control device, imaging device, control method, and program
US20190281615A1 (en) Communication control apparatus and communication control method
WO2024012443A1 (en) Method and system for controlling power consumption of device, and electronic device
JP2017092865A (en) Communication device
JP2023060743A (en) COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM
JP2021013177A (en) Imaging device, control method, and program
JP2016178427A (en) Imaging device, power supply control method and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200515

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200515

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: 20210907

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210920

R150 Certificate of patent or registration of utility model

Ref document number: 6958664

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150