JP2012059178A - Usb hub device - Google Patents
Usb hub device Download PDFInfo
- Publication number
- JP2012059178A JP2012059178A JP2010204066A JP2010204066A JP2012059178A JP 2012059178 A JP2012059178 A JP 2012059178A JP 2010204066 A JP2010204066 A JP 2010204066A JP 2010204066 A JP2010204066 A JP 2010204066A JP 2012059178 A JP2012059178 A JP 2012059178A
- Authority
- JP
- Japan
- Prior art keywords
- power supply
- control unit
- port
- usb
- power
- 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.)
- Withdrawn
Links
Images
Classifications
-
- Y—GENERAL 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
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Power Sources (AREA)
- Information Transfer Systems (AREA)
Abstract
Description
本発明は、USB(Universal Serial Bus)インターフェースを備えて、ホストコンピュータとデバイスとの通信を中継するUSBハブ装置に関する。 The present invention relates to a USB hub device that includes a USB (Universal Serial Bus) interface and relays communication between a host computer and a device.
USBは、ホストコンピュータとデバイスであるUSB機器との間のデータ交換のためのシリアルバスである。また、1台のホストコンピュータに、多数のUSBポートを備えたUSBハブ装置を介して、複数のUSB機器を接続することも行われている。近年、コンピュータで取り扱うデータ量の増加に伴い、1台のコンピュータから複数のUSB機器に対して高速にデータ転送を行いたいという要求があり、USB規格もUSB2.0、USB3.0と高速なデータ転送を行うことができる規格が制定されている。 USB is a serial bus for data exchange between a host computer and a USB device as a device. In addition, a plurality of USB devices are connected to one host computer via a USB hub device having a large number of USB ports. In recent years, with the increase in the amount of data handled by computers, there is a demand for high-speed data transfer from a single computer to a plurality of USB devices, and USB standards are also high-speed data such as USB 2.0 and USB 3.0. Standards that can be transferred are established.
図3に従来のUSBハブ装置101を示す。図3に示したUSBハブ装置101は、ハブコントロール部110と、電源コントロール部120と、を備えている。
FIG. 3 shows a conventional
ハブコントロール部110は、ホストインターフェースコントロール部111と、ポート1コントロール部1131と、ポート2コントロール部1132と、ポート3コントロール部1133と、ポートnコントロール部113nと、を備えている。
The
ホストインターフェースコントロール部111は、ホストコンピュータ102とUSB規格に沿ったデータ転送を行うとともに、ホストコンピュータ102から入力されたデータを、ポート1コントロール部1131と、ポート2コントロール部1132と、ポート3コントロール部1133と、ポートnコントロール部113nと、のうち指定されたブロックへ出力し、ポート1コントロール部1131と、ポート2コントロール部1132と、ポート3コントロール部1133と、ポートnコントロール部113nと、から入力されたデータをホストコンピュータ102へ出力する。
The host
ポート1コントロール部1131は、USBハブ装置101の図示しないポート1に接続された第1USBデバイス1031とUSB規格に沿ったデータ転送を行うとともに、第1USBデバイス1031から入力されたデータを、ホストインターフェースコントロール部111へ出力し、ホストインターフェースコントロール部111から入力されたデータを第1USBデバイス1031へ出力する。以下、ポート2コントロール部132と、ポート3コントロール部133と、ポートnコントロール部13nも対応するUSBデバイスが異なるのみで同様の動作を行う。
The port 1
電源コントロール部120は、ホストコンピュータ102および外部電源104のいずれか一方または双方から電源供給を受けて、電源ラインPL110でハブコントロール部110へ、電源ラインPL121で第1USBデバイス1031〜第nUSBデバイス103nへ、それぞれ電源を供給する。
The power
上述した構成のUSBハブ装置において、ホストコンピュータ2が携帯機器などのようにバッテリー駆動される場合、バッテリー駆動時の使用持続時間は重要な課題である。USB規格では、低消費電力モード(サスペンド)を持つことで持続時間の延長に寄与しているが(例えば特許文献1を参照)、不要なバッテリー消費を避け、バッテリー持続時間を更に延長させるためには、特許文献2に記載されているようにUSBデバイスへの電源供給を停止することも提案されている。 In the USB hub device configured as described above, when the host computer 2 is driven by a battery such as a portable device, the duration of use when the battery is driven is an important issue. In the USB standard, the low power consumption mode (suspend) contributes to the extension of the duration (see, for example, Patent Document 1), but to avoid unnecessary battery consumption and further extend the battery duration. Has also been proposed to stop the power supply to the USB device as described in Patent Document 2.
しかしながら、特許文献2に記載された方法では、電源供給の有無をスイッチを切り替えて制御しているので、通信状況に則した切り替えができない。また、特許文献2には、ホストコンピュータから電源供給を再開させることが記載されているが、この場合、ホストコンピュータとUSBデバイスとは接続が切断させてしまうために、接続を再開するためには、再度ホストコンピュータとの間で接続時に行われる動作を行わなければならず、データ転送再開までの時間がかかってしまうという問題がある。 However, in the method described in Patent Document 2, since the presence or absence of power supply is controlled by switching the switch, switching according to the communication status cannot be performed. Patent Document 2 describes that the power supply is resumed from the host computer. In this case, since the connection between the host computer and the USB device is disconnected, in order to resume the connection. Then, there is a problem that it is necessary to perform the operation performed at the time of connection with the host computer again, and it takes time until the data transfer is resumed.
本発明はかかる問題を解決することを目的としている。 The present invention aims to solve such problems.
すなわち、本発明は、通信状況に則して電源供給を切り替えることができことで、省電力化を図ったUSBハブ装置を提供することを目的としている。 That is, an object of the present invention is to provide a USB hub device that can save power by switching power supply in accordance with a communication situation.
上記課題を解決するためになされた請求項1に記載された発明は、ホストコンピュータとの接続を制御するホスト側ポート制御手段と、外部に接続されるデバイスを制御するデバイス側ポート制御手段と、外部から供給される電源を制御して、前記ホスト側ポート制御手段および前記デバイス側ポート制御手段並びに前記デバイスへ電源供給を行う電源制御手段と、を備えたUSBハブ装置において、前記デバイス側ポート制御手段と前記デバイスとの通信状況を取得する通信状況取得手段を備え、前記電源制御手段が、前記通信状況取得手段が取得した通信状況に応じて、前記デバイスに対する電源供給を停止することを特徴とするUSBハブ装置である。 In order to solve the above problems, the invention described in claim 1 includes host side port control means for controlling connection with a host computer, device side port control means for controlling devices connected to the outside, In the USB hub apparatus comprising: the host-side port control means, the device-side port control means, and the power supply control means for supplying power to the device by controlling power supplied from the outside, the device-side port control Communication status acquisition means for acquiring a communication status between the device and the device, wherein the power control means stops power supply to the device according to the communication status acquired by the communication status acquisition means. This is a USB hub device.
請求項2に記載された発明は、請求項1に記載された発明において、通信状況取得手段が前記ホストコンピュータから前記デバイスに対して一定期間以上通信が行われていないと判断した場合には、前記電源制御手段が、前記デバイスに対する電源供給を停止することを特徴とするものである。 In the invention described in claim 2, in the invention described in claim 1, when the communication status acquisition unit determines that communication from the host computer to the device has not been performed for a certain period of time, The power control means stops power supply to the device.
請求項3に記載された発明は、請求項1または2に記載された発明において、前記ホストコンピュータおよび前記デバイス側ポート制御手段が、前記デバイスに対して設定した情報を格納する設定情報格納手段を備えていることを特徴とするものである。 According to a third aspect of the present invention, in the first or second aspect of the present invention, the host computer and the device-side port control means include setting information storage means for storing information set for the device. It is characterized by having.
請求項4に記載された発明は、請求項1乃至3のうちいずれか一項に記載された発明において、前記電源制御手段が、前記ホストコンピュータから電源供給が停止されている前記デバイスに対するデータ転送を示す通信を要求された場合には、当該前記デバイスに対する電源供給を再開することを特徴とするものである。 According to a fourth aspect of the present invention, in the invention according to any one of the first to third aspects, the power control unit transfers data to the device for which power supply from the host computer is stopped. When communication indicating the above is requested, power supply to the device is resumed.
請求項5に記載された発明は、請求項3または4に記載された発明において、前記電源制御手段が前記デバイスに対して電源供給を再開した際に、前記デバイス側ポート制御手段が、前記設定情報格納手段に格納されている前記デバイスに対して設定した情報を読み出して再設定し前記デバイスとのデータ転送を再開することを特徴とするものである。 The invention described in claim 5 is the invention described in claim 3 or 4, wherein the device-side port control means performs the setting when the power supply control means resumes power supply to the device. The information set for the device stored in the information storage means is read out and reset, and data transfer with the device is resumed.
請求項6に記載された発明は、請求項3乃至5のうちいずれか一項に記載された発明において、前記設定情報格納手段には、電源供給が停止される直前の前記デバイス側ポート制御手段の状態が格納され、前記ホストコンピュータが電源供給が停止されている前記デバイスに対応する前記デバイス側ポート制御手段の状態を確認するアクセスを行った際には、前記ホスト側ポート制御手段が、前記設定情報格納手段に格納されている電源供給が停止される直前の前記デバイス側ポート制御手段の状態を前記ホストコンピュータに出力することを特徴とするものである。 The invention described in claim 6 is the device-side port control means immediately before power supply is stopped in the setting information storage means in the invention described in any one of claims 3 to 5. When the host computer performs an access to confirm the state of the device-side port control means corresponding to the device whose power supply is stopped, the host-side port control means The state of the device-side port control means immediately before the power supply stored in the setting information storage means is stopped is output to the host computer.
請求項7に記載された発明は、請求項1乃至6のうちいずれか一項に記載された発明において、前記電源制御手段は、前記デバイスに対して定期的に電源供給を再開し、前記ポート側制御手段は、前記デバイスに対して前記電源制御手段から電源供給が再開された場合に、前記デバイスの接続の有無を確認して、前記デバイスが接続されている場合は、前記電源制御手段に再度前記デバイスに対して電源供給を停止させ、前記デバイスが接続されていない場合は、前記ホストコンピュータに対して前記デバイスの接続が解除されたことを通知することを特徴とするものである。 The invention described in claim 7 is the invention described in any one of claims 1 to 6, wherein the power control means periodically resumes power supply to the device, and the port The side control means checks whether or not the device is connected when power supply from the power supply control means is resumed to the device, and if the device is connected, The power supply to the device is stopped again, and when the device is not connected, the host computer is notified that the device is disconnected.
請求項8に記載された発明は、請求項1乃至7のうちいずれか一項に記載された発明において、前記電源制御手段による電源供給制御とUSB規格に定められた低消費電力モードの両方またはいずれか一方のみを動作するように設定する電源制御設定手段を備えたことを特徴とするものである。 The invention described in claim 8 is the invention described in any one of claims 1 to 7, wherein both the power supply control by the power control means and the low power consumption mode defined in the USB standard or Power supply control setting means for setting only one of them to operate is provided.
請求項9に記載された発明は、請求項1乃至8のうちいずれか一項に記載された発明において、前記電源制御手段が、前記通信状況取得手段が取得した通信状況に応じて、前記ポート側制御手段に対する電源供給を停止することを特徴とするものである。
The invention described in
請求項1に記載の発明によれば、通信状況取得手段で、デバイス側ポート制御手段とデバイスとの通信状況を取得し、電源制御手段が、通信状況取得手段が取得した通信状況に応じて、デバイスに対する電源供給を停止するので、通信状況取得手段が取得した通信状況に応じて、例えば通信が行われていない場合は、デバイスの電源供給を停止することができ、省電力化を図ることができる。 According to the first aspect of the present invention, the communication status acquisition means acquires the communication status between the device-side port control means and the device, and the power supply control means according to the communication status acquired by the communication status acquisition means, Since the power supply to the device is stopped, according to the communication status acquired by the communication status acquisition means, for example, when communication is not performed, the power supply of the device can be stopped, and power saving can be achieved. it can.
請求項2に記載の発明によれば、通信状況取得手段がホストコンピュータからデバイスに対して一定期間以上通信が行われていないと判断した場合には、電源制御手段が、デバイスに対する電源供給を停止するので、通信状況として通信が行われていない期間を計測し、一定期間以上となった場合にデバイスやポート制御手段への電源供給を停止することができる。 According to the second aspect of the present invention, when the communication status acquisition unit determines that communication from the host computer to the device has not been performed for a certain period of time, the power control unit stops power supply to the device. Therefore, it is possible to measure the period during which communication is not performed as the communication status, and to stop the power supply to the device and the port control means when the period is longer than a certain period.
請求項3に記載の発明によれば、ホストコンピュータおよびデバイス側ポート制御手段が、デバイスに対して設定した情報を格納する設定情報格納手段を備えているので、USBハブ装置がデバイスを電源供給を停止する以前の状態に戻すことが可能となる。 According to the third aspect of the present invention, since the host computer and the device-side port control means include setting information storage means for storing information set for the device, the USB hub device supplies power to the device. It becomes possible to return to the state before stopping.
請求項4に記載の発明によれば、電源制御手段が、ホストコンピュータから電源供給が停止されているデバイスに対するデータ転送を示す通信を要求された場合には、当該デバイスに対する電源供給を再開するので、ホストコンピュータはデバイスに対してデータ転送要求を行うのみで自動的に電源供給が再開することができる。 According to the fourth aspect of the present invention, when the power control means is requested by the host computer for communication indicating data transfer to a device whose power supply is stopped, the power supply to the device is resumed. The host computer can automatically resume power supply simply by making a data transfer request to the device.
請求項5に記載の発明によれば、電源制御手段がデバイスに対して電源供給を再開した際に、デバイス側ポート制御手段が、設定情報格納手段に格納されているデバイスに対して設定した情報を読み出して再設定しデバイスとのデータ転送を再開するので、USBハブ装置が電源供給を停止する前の状態に復帰させるために、ホストコンピュータが再接続動作を行わずに、電源停止前と同様にアクセスをすることができる。 According to the fifth aspect of the present invention, when the power supply control unit resumes power supply to the device, the device-side port control unit sets information set for the device stored in the setting information storage unit. Since the USB hub device returns to the state before the power supply is stopped, the host computer does not perform the reconnection operation and the same as before the power supply stop. Can be accessed.
請求項6に記載の発明によれば、設定情報格納手段には、電源供給が停止される直前のデバイス側ポート制御手段の状態が格納され、ホストコンピュータが電源供給が停止されているデバイスに対応するデバイス側ポート制御手段の状態を確認するアクセスを行った際には、ホスト側ポート制御手段が、設定情報格納手段に格納されている電源供給が停止される直前のデバイス側ポート制御手段の状態をホストコンピュータに出力するので、ホストコンピュータにはデバイスが接続したと認識させたままでデバイスの電源OFF/ON切り替えが可能となる。 According to the sixth aspect of the present invention, the setting information storage means stores the state of the device-side port control means immediately before the power supply is stopped, and the host computer corresponds to the device whose power supply is stopped. When the access to confirm the state of the device-side port control means is performed, the state of the device-side port control means immediately before the host-side port control means stops the power supply stored in the setting information storage means Is output to the host computer, the device can be turned off / on while the host computer recognizes that the device is connected.
請求項7に記載の発明によれば、ポート側制御手段は、デバイスに対して電源制御手段から電源供給が再開された場合に、デバイスの接続の有無を確認して、デバイスが接続されている場合は、電源制御手段に再度デバイスに対して電源供給を停止させ、デバイスが接続されていない場合は、ホストコンピュータに対してデバイスの接続が解除されたことを通知するので、電源供給停止中にデバイスが接続解除されたことをより早くホストコンピュータに通知することができる。 According to the invention described in claim 7, when the power supply from the power control means is resumed to the device, the port side control means checks whether or not the device is connected, and the device is connected. In this case, the power control means again stops the power supply to the device, and if the device is not connected, the host computer is notified that the device has been disconnected. The host computer can be notified more quickly that the device has been disconnected.
請求項8に記載の発明によれば、電源制御手段による電源供給制御とUSB規格に定められた低消費電力モードの両方またはいずれか一方のみを動作するように設定する電源制御設定手段を備えたので、復帰時間の早い低消費電力モードを選択することも可能となり、用途やバッテリーの残量などに合わせて選択することができる。 According to the eighth aspect of the present invention, the power supply control setting means for setting the power supply control by the power supply control means and the low power consumption mode defined in the USB standard or both of them to operate is provided. Therefore, it is possible to select a low power consumption mode with a quick return time, and it is possible to select according to the application and the remaining battery level.
請求項9に記載の発明によれば、電源制御手段が、通信状況取得手段が取得した通信状況に応じて、ポート側制御手段に対する電源供給を停止するので、デバイスだけでなくUSBハブ装置のポート側も通信状況に応じて電源供給を停止することができ、さらなる省電力化を図ることができる。 According to the ninth aspect of the present invention, the power control means stops the power supply to the port side control means in accordance with the communication status acquired by the communication status acquisition means. The side can also stop the power supply according to the communication status, and further power saving can be achieved.
以下、本発明の一実施形態を、図1および図2を参照して説明する。図1は、本発明の一実施形態にかかるUSBハブ装置の構成を示したブロック図である。図2は、図1に示されたUSBハブ装置の動作を示したフローチャートである。 Hereinafter, an embodiment of the present invention will be described with reference to FIGS. 1 and 2. FIG. 1 is a block diagram showing a configuration of a USB hub device according to an embodiment of the present invention. FIG. 2 is a flowchart showing the operation of the USB hub device shown in FIG.
図1に本発明の一実施形態にかかるUSBハブ装置1を示す。図1に示したUSBハブ装置1は、ハブコントロール部10と、電源コントロール部20と、を備えている。
FIG. 1 shows a USB hub device 1 according to an embodiment of the present invention. The USB hub device 1 shown in FIG. 1 includes a
ハブコントロール部10は、ホストインターフェースコントロール部11と、SROM12と、ポート1コントロール部131と、ポート2コントロール部132と、ポート3コントロール部133と、ポートnコントロール部13nと、ポート1設定記憶部141と、ポート2設定記憶部142と、ポート3設定記憶部143と、ポートn設定記憶部14nと、ポート1非アクセス期間計測部151と、ポート2非アクセス期間計測部152と、ポート3非アクセス期間計測部153と、ポートn非アクセス期間計測部15nと、を備えている。
The
ホスト側ポート制御手段としてのホストインターフェースコントロール部11は、ホストコンピュータ2とUSB規格に沿ったデータ転送を行うとともに、ホストコンピュータ2から入力されたデータを、ポート1コントロール部131と、ポート2コントロール部132と、ポート3コントロール部133と、ポートnコントロール部13nと、のうちホストコンピュータ2から指定されたポートに対応するブロックへ出力し、ポート1コントロール部131と、ポート2コントロール部132と、ポート3コントロール部133と、ポートnコントロール部13nと、から入力されたデータをホストコンピュータ2へ出力する。
The host
SROM12は、以下に説明する電源制御機能を使用するか否かや、電源供給をOFFするのはデバイスのみか、ポートコントロール部(ポート1コントロール部131〜ポートnコントロール部13n)も含めるか、といった動作範囲の設定などのオプション機能を設定するためのメモリである。
Whether the
デバイス側ポート制御手段としてのポート1コントロール部131は、USBハブ装置1の図示しないポート1に接続された第1USBデバイス31とUSB規格に沿ったデータ転送を行うとともに、第1USBデバイス31から入力されたデータを、ホストインターフェースコントロール部11へ出力し、ホストインターフェースコントロール部11から入力されたデータを第1USBデバイス31へ出力する。以下、ポート2コントロール部132と、ポート3コントロール部133と、ポートnコントロール部13nも対応するUSBデバイスが異なるのみで同様の動作を行う。したがって、図1に示したUSBハブ装置1はデバイス側にn個のポートを備えている。
The port 1
ポート1設定記憶部141は、ホストコンピュータ2が第1USBデバイス31に対して行ったコンフィギュレーションアクセスの内容を格納する。また、ポート1コントロール部131が第1USBデバイス31に対して行った設定内容も同様に格納する。以下、ポート2設定記憶部142と、ポート3設定記憶部143と、ポートn設定記憶部14nも対応するUSBデバイスが異なるのみで同様の動作を行う。
The port 1
通信状況取得手段としてのポート1非アクセス期間計測部151は、第1USBデバイス31への非アクセス期間を計測し、予め定めた一定期間以上非アクセス期間があった場合は電源コントロール部20にその旨通知する。以下、ポート2非アクセス期間計測部152と、ポート3非アクセス期間計測部153と、ポートn非アクセス期間計測部15nも対応するUSBデバイスが異なるのみで同様の動作を行う。
The port 1 non-access
電源制御手段としての電源コントロール部20は、ホストコンピュータ2および外部電源4のいずれか一方または双方から電源供給を受けて、電源ラインPL10でハブコントロール部10のポート1コントロール部131〜ポートnコントロール部13n以外の部分へ、電源ラインPL11でポート1コントロール部131へ、電源ラインPL12でポート2コントロール部132へ、電源ラインPL13でポート3コントロール部133へ、電源ラインPL1nでポートnコントロール部13nへ、電源ラインPL21で第1USBデバイス31へ、電源ラインPL22で第2USBデバイス32へ、電源ラインPL23で第3USBデバイス33へ、電源ラインPL2nで第nUSBデバイス3nへ、それぞれ電源を供給する。また、電源コントロールインターフェースPCIを通じてハブコントロール部10と制御信号が入出力される。
The
ホストコンピュータ2は、例えばパーソナルコンピュータで構成され、USBハブ装置1と接続されて、USBハブ装置1を経由してUSBデバイス(第1USBデバイス31〜第nUSBデバイス3n)とのデータ転送を行う。また、ホストコンピュータ2は、電源ラインPL00を通してUSBハブ装置1(電源コントロール部20)に電源を供給する。勿論ホストコンピュータ2はパーソナルコンピュータに限らず、CPUとUSBインターフェースを備えた基板や集積回路等でもよい。
The host computer 2 is composed of, for example, a personal computer, is connected to the USB hub device 1, and performs data transfer with the USB devices (the
第1USBデバイス31は、USBハブ装置1の第1ポートに接続されるUSBデバイスであり、USBハブ装置1から電源供給を受けて動作する。第2USBデバイス32は、USBハブ装置1の第2ポートに接続されるUSBデバイスであり、USBハブ装置1から電源供給を受けて動作する。第3USBデバイス33は、USBハブ装置1の第3ポートに接続されるUSBデバイスであり、USBハブ装置1から電源供給を受けて動作する。第nUSBデバイス3nは、USBハブ装置1の第nポートに接続されるUSBデバイスであり、USBハブ装置1から電源供給を受けて動作する。
The
外部電源4は、電源ラインPL01を通してUSBハブ装置1(電源コントロール部20)に電源を供給する。 The external power supply 4 supplies power to the USB hub device 1 (power control unit 20) through the power line PL01.
次に、上述した構成のUSBハブ装置1の動作を図2のフローチャートを参照して説明する。以下代表してポート1コントロール部131、ポート1設定記憶部141、ポート1非アクセス期間計測部151、第1USBデバイス31を例にして説明するが、他のポートも同様である。
Next, the operation of the USB hub device 1 configured as described above will be described with reference to the flowchart of FIG. Hereinafter, the port 1
まず、ホストコンピュータ2とUSBハブ装置1が接続されると、USB規格に規定されたフローにより、ホストコンピュータ2とUSBハブ装置1間はデータ転送が可能な状態になる(ステップS1)。 First, when the host computer 2 and the USB hub device 1 are connected, data transfer is possible between the host computer 2 and the USB hub device 1 according to the flow defined by the USB standard (step S1).
次に、USBハブ装置の第1ポートにUSBデバイスが接続されると、ホストコンピュータ2とUSBハブ装置1間同様にUSBハブ装置1とUSBデバイス間もUSB規格に規定されたフローにより、データ転送が可能な状態になる(ステップS2)。 Next, when a USB device is connected to the first port of the USB hub device, data is transferred between the USB hub device 1 and the USB device in the same manner as between the host computer 2 and the USB hub device 1 according to the flow defined by the USB standard. Is possible (step S2).
その後、ホストコンピュータ2はUSBハブ装置1の第1ポートの状態を確認し、接続された第1USBデバイス31がデータ転送可能な状態であることを知ると、ホストコンピュータ2は第1USBデバイス31に対してコンフィギュレーションを行う(ステップS3)。
Thereafter, when the host computer 2 confirms the state of the first port of the USB hub device 1 and finds that the connected
このコンフィギュレーションアクセスの内容は、ポート1設定記憶部141に格納する。また、ポート1コントロール部131が第1USBデバイス31に対して行った設定内容も同様にポート1設定記憶部141に格納する(ステップS4)。
The contents of this configuration access are stored in the port 1
その後、ポート1非アクセス期間計測部151が、通信状況として非アクセス期間の計測を開始し(ステップS5)、予め定めた一定期間したか否か判断し(ステップS6)、一定期間が経過した際には、第1USBデバイス31とポート1コントロール部131の電源ラインOFF指示を電源コントロールインターフェースPCIを通して電源コントロール部20に送り、電源コントロール部20は、当該指示を受け、電源ラインPL11およびPL21をOFFに切り替える(ステップS7)。即ち、USBデバイスに対して一定期間以上通信が行われていないと判断した場合には電源供給を停止している。
Thereafter, the port 1 non-access
電源OFF後、ホストコンピュータ2から第1USBデバイス31へのパケット(データ)を受けると(ステップS8)、ホストインターフェースコントロール部11が、電源コントロール部20に電源ラインPL11およびPL21のONを電源コントロールインターフェースPCIを通して指示し、電源コントロール部20により電源ラインPL11およびPL21がONに切り替えられる(ステップS9)。即ち、ホストコンピュータ2から電源供給が停止されているUSBデバイスに対するデータ転送を示す通信を要求された場合には、当該USBデバイスに対する電源供給を再開している。
When the host computer 2 receives a packet (data) from the host computer 2 to the
電源ON後、ポート1設定記憶部141に格納したコンフィギュレーション情報とポート1コントロール部131が第1USBデバイス31に行った設定を、第1USBデバイス31に設定し直すことで、電源OFF前と同一の状態に戻し、受信パケットの処理を行う(ステップS10)。即ち、USBデバイスに対して電源供給を再開した際に、ポート1コントロール部141が、ポート1非アクセス期間計測部151に格納されているUSBデバイスに対して設定した情報を読み出して再設定しUSBデバイスとのデータ転送を再開している。以降はステップS5〜S10を繰り返す。
After the power is turned on, the configuration information stored in the port 1
なお、ステップS7で電源ラインをOFFする直前に第1USBデバイス31がおかれていた状態をポート1設定記憶部141に格納しておき、電源OFF中にホストコンピュータ2からポート状態確認のアクセスを受け取った場合、ホストインターフェースコントロール部11は、第1USBデバイス31が電源OFF前におかれていた状態をポート1設定記憶部から読み出して知らせ、現時点の電源OFFを意味する状態を応答することはしない。つまり、ポート1設定記憶部は図示していないが、ホストインターフェースコントロール部11から読み出せるようなパスが設けられている。
It should be noted that the state in which the
また、電源コントロール部20は、第1USBデバイス31に対して定期的に電源供給を再開してもよい。その際に、ポート1コントロール部131は、第1USBデバイス31の接続の有無を確認して、接続されていることが確認できた場合は、その後電源コントロール部20に対して電源OFFするように指示し、第1USBデバイス31が接続されていない場合は、ホストコンピュータ2に対して第1USBデバイスの接続が解除されたことをホストインターフェースコントロール部11を通じて通知する。
Further, the
本実施形態によれば、ホストコンピュータ2と接続されたUSBハブ装置1に第1USBデバイス31を接続後、ポート1非アクセス期間計測部151で第1USBデバイス31への非アクセス期間を計測し、予め定めた一定期間以上であった場合は、電源コントロール部20が、ポート1コントロール部131と第1USBデバイス31への電源供給を停止(OFF)し、ホストコンピュータ2から第1USBデバイスへのアクセスがあった場合は、電源コントロール部20が、ポート1コントロール部131と第1USBデバイス31への電源供給を再開(ON)するので、ポート1非アクセス期間計測部151が計測した非アクセス期間に応じて、第1USBデバイス31およびポート1コントロール部131の電源供給を停止することができ、省電力化を図ることができる。
According to this embodiment, after connecting the
また、ポート1設定記憶部141にコンフィギュレーションアクセス内容とポート1コントロール部が第1USBデバイス31に対して設定した内容を格納しているので、ホストコンピュータ2が接続状態と認識したままで、電源停止前と同様にアクセスをすることができ、USBハブ装置1が第1USBデバイス31との接続状態を復帰させるためにホストコンピュータ2との再接続処理を行うことなくデータ転送をすることができる。
In addition, since the configuration access content and the content set by the port 1 control unit for the
また、電源OFF中にホストコンピュータ2からポート状態確認のアクセスを受け取った場合、ホストインターフェースコントロール部11は、第1USBデバイス31が電源OFF前におかれていた状態をポート1設定記憶部141から読み出して知らせ、現時点の電源OFFを意味する状態を応答することはしないので、ホストコンピュータ2にはUSBデバイスが接続したと認識させたままでUSBデバイスの電源OFF/ON切り替えが可能となる。
Further, when the port status confirmation access is received from the host computer 2 while the power is off, the host
また、電源コントロール部20は、ポート1コントロール部131に対して定期的に電源供給を再開して、その際に、ポート1コントロール部131は、第1USBデバイス31の接続の有無を確認して、第1USBデバイス31が接続されていない場合は、ホストコンピュータ2に対して第1USBデバイスの接続が解除されたことをホストインターフェースコントロール部11を通じて通知するので、電源供給停止中に第1USBデバイス31が接続解除されたことをより早くホストコンピュータ2に通知することができる。
In addition, the
なお、上記説明した本発明とUSB規格に規定されている低消費電力モード(サスペンド)とを切り替えて使用できるようにしてもよい。また、電源を停止するか否かをUSBデバイスとポート1コントロール部131それぞれ個別に設定できるようにしてもよい。
Note that the present invention described above and the low power consumption mode (suspend) defined in the USB standard may be switched and used. Further, it may be possible to individually set whether or not to stop the power supply for each of the USB device and the port 1
なお、本発明は上記実施形態に限定されるものではない。即ち、本発明の骨子を逸脱しない範囲で種々変形して実施することができる。 The present invention is not limited to the above embodiment. That is, various modifications can be made without departing from the scope of the present invention.
1 USBハブ装置
2 ホストコンピュータ
11 ホストインターフェースコントロール部(ホスト側ポート制御手段)
12 SROM(電源制御設定手段)
131 ポート1コントロール部(デバイス側ポート制御手段)
132 ポート2コントロール部(デバイス側ポート制御手段)
133 ポート3コントロール部(デバイス側ポート制御手段)
13n ポートnコントロール部(デバイス側ポート制御手段)
141 ポート1設定記憶部(設定情報格納手段)
142 ポート2設定記憶部(設定情報格納手段)
143 ポート3設定記憶部(設定情報格納手段)
14n ポートn設定記憶部(設定情報格納手段)
151 ポート1非アクセス期間計測部(通信状況取得手段)
152 ポート2非アクセス期間計測部(通信状況取得手段)
153 ポート3非アクセス期間計測部(通信状況取得手段)
15n ポートn非アクセス期間計測部(通信状況取得手段)
20 電源コントロール部(電源制御手段)
31 第1USBデバイス(デバイス)
32 第2USBデバイス(デバイス)
33 第3USBデバイス(デバイス)
34 第nUSBデバイス(デバイス)
DESCRIPTION OF SYMBOLS 1 USB hub apparatus 2
12 SROM (Power control setting means)
131 Port 1 control unit (device side port control means)
132 Port 2 control unit (device side port control means)
133 Port 3 control part (device side port control means)
13n Port n control unit (Device side port control means)
141 Port 1 setting storage unit (setting information storage means)
142 Port 2 setting storage unit (setting information storage means)
143 Port 3 setting storage unit (setting information storage means)
14n port n setting storage unit (setting information storage means)
151 Port 1 non-access period measurement unit (communication status acquisition means)
152 Port 2 non-access period measurement unit (communication status acquisition means)
153 Port 3 non-access period measurement unit (communication status acquisition means)
15n Port n non-access period measurement unit (communication status acquisition means)
20 Power control unit (power control means)
31 First USB device (device)
32 Second USB device (device)
33 Third USB device (device)
34 nth USB device (device)
Claims (9)
前記デバイス側ポート制御手段と前記デバイスとの通信状況を取得する通信状況取得手段を備え、
前記電源制御手段が、前記通信状況取得手段が取得した通信状況に応じて、前記デバイスに対する電源供給を停止する
ことを特徴とするUSBハブ装置。 A host-side port control means for controlling connection with a host computer, a device-side port control means for controlling a device connected to the outside, a power supply supplied from the outside, In a USB hub device comprising device-side port control means and power control means for supplying power to the device,
Comprising communication status acquisition means for acquiring a communication status between the device-side port control means and the device;
The USB hub device, wherein the power control unit stops power supply to the device according to the communication status acquired by the communication status acquisition unit.
前記ホストコンピュータが電源供給が停止されている前記デバイスに対応する前記デバイス側ポート制御手段の状態を確認するアクセスを行った際には、前記ホスト側ポート制御手段が、前記設定情報格納手段に格納されている電源供給が停止される直前の前記デバイス側ポート制御手段の状態を前記ホストコンピュータに出力する
ことを特徴とする請求項3乃至5のうちいずれか一項に記載のUSBハブ装置。 The setting information storage means stores the state of the device-side port control means immediately before the power supply is stopped,
When the host computer makes an access to confirm the state of the device-side port control means corresponding to the device whose power supply is stopped, the host-side port control means stores it in the setting information storage means 6. The USB hub device according to claim 3, wherein the state of the device-side port control means immediately before the power supply being stopped is output to the host computer. 6.
前記ポート側制御手段は、前記デバイスに対して前記電源制御手段から電源供給が再開された場合に、前記デバイスの接続の有無を確認して、前記デバイスが接続されている場合は、前記電源制御手段に再度前記デバイスに対して電源供給を停止させ、前記デバイスが接続されていない場合は、前記ホストコンピュータに対して前記デバイスの接続が解除されたことを通知する
ことを特徴とする請求項1乃至6のうちいずれか一項に記載のUSBハブ装置。 The power control means periodically resumes power supply to the device;
The port-side control unit checks whether the device is connected when power supply to the device is resumed from the power control unit, and if the device is connected, the power control 2. The apparatus again stops power supply to the device, and notifies the host computer that the device is disconnected when the device is not connected. The USB hub apparatus as described in any one of thru | or 6.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010204066A JP2012059178A (en) | 2010-09-13 | 2010-09-13 | Usb hub device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010204066A JP2012059178A (en) | 2010-09-13 | 2010-09-13 | Usb hub device |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2012059178A true JP2012059178A (en) | 2012-03-22 |
Family
ID=46056165
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010204066A Withdrawn JP2012059178A (en) | 2010-09-13 | 2010-09-13 | Usb hub device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2012059178A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012108677A (en) * | 2010-11-16 | 2012-06-07 | Canon Inc | Data transfer unit and control method for the same |
CN104423276A (en) * | 2013-08-23 | 2015-03-18 | 苏州宝时得电动工具有限公司 | Power management method and power management module |
JP2018081333A (en) * | 2016-11-14 | 2018-05-24 | 株式会社コンテック | USB repeater |
JP2019139763A (en) * | 2018-02-05 | 2019-08-22 | 宸定科技股▲ふん▼有限公司SIM Power Technology Inc. | Energy saving hub |
US10719113B2 (en) | 2014-03-31 | 2020-07-21 | Socionext Inc. | Control device and electronic apparatus |
-
2010
- 2010-09-13 JP JP2010204066A patent/JP2012059178A/en not_active Withdrawn
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012108677A (en) * | 2010-11-16 | 2012-06-07 | Canon Inc | Data transfer unit and control method for the same |
CN104423276A (en) * | 2013-08-23 | 2015-03-18 | 苏州宝时得电动工具有限公司 | Power management method and power management module |
US10719113B2 (en) | 2014-03-31 | 2020-07-21 | Socionext Inc. | Control device and electronic apparatus |
JP2018081333A (en) * | 2016-11-14 | 2018-05-24 | 株式会社コンテック | USB repeater |
JP2019139763A (en) * | 2018-02-05 | 2019-08-22 | 宸定科技股▲ふん▼有限公司SIM Power Technology Inc. | Energy saving hub |
JP7300667B2 (en) | 2018-02-05 | 2023-06-30 | 宸定科技股▲ふん▼有限公司 | Energy saving hub |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5597104B2 (en) | Data transfer apparatus and control method thereof | |
JP5777467B2 (en) | Control device and program | |
EP2849078B1 (en) | Electronic device, control method of electronic device, and image forming apparatus | |
JP2012059178A (en) | Usb hub device | |
EP2677393A1 (en) | Wake-up method, hot swap method, and device based on high speed inter-chip HSIC interface | |
JP2015170292A (en) | semiconductor device | |
US10405282B2 (en) | Information processing apparatus and information processing method | |
TWI582577B (en) | Receiving, at least in part, and/or issuing, at least in part, at least one packet to request change in power consumption state | |
US20120297222A1 (en) | Bridges and operation methods therefor | |
JP5179454B2 (en) | Computer and power supply | |
JP2010005911A (en) | Printer | |
US10645166B2 (en) | Network interface card | |
JP6675220B2 (en) | Image forming apparatus, control method therefor, and program | |
EP3477426A1 (en) | Computer system, client device and display device | |
EP2564578B1 (en) | Port teaming | |
JP6642990B2 (en) | Communication device, control method, and program | |
JP5230006B2 (en) | Information processing system, peripheral device, information processing device, power saving control method, and program | |
CN101814048A (en) | Mainboard | |
US10042406B2 (en) | Semiconductor device | |
JP2015003451A (en) | Image formation device, control method for image formation device, and program | |
JP2012084039A (en) | Microprocessor with internal memory | |
JP2002149288A (en) | Power control method | |
CN110874340B (en) | USB interface capable of automatically regulating connection speed and power consumption capability and method thereof | |
JP2016177673A (en) | Information processing device and information processing program | |
JP5619112B2 (en) | COMMUNICATION DEVICE, COMMUNICATION DEVICE CONTROL METHOD, AND PROGRAM |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20131203 |