JP5952019B2 - Information processing apparatus, semiconductor device, and power consumption suppression method - Google Patents

Information processing apparatus, semiconductor device, and power consumption suppression method Download PDF

Info

Publication number
JP5952019B2
JP5952019B2 JP2012026659A JP2012026659A JP5952019B2 JP 5952019 B2 JP5952019 B2 JP 5952019B2 JP 2012026659 A JP2012026659 A JP 2012026659A JP 2012026659 A JP2012026659 A JP 2012026659A JP 5952019 B2 JP5952019 B2 JP 5952019B2
Authority
JP
Japan
Prior art keywords
signal
supplied
control means
switching
external terminal
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
JP2012026659A
Other languages
Japanese (ja)
Other versions
JP2013164691A (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.)
Lapis Semiconductor Co Ltd
Original Assignee
Lapis Semiconductor 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
Application filed by Lapis Semiconductor Co Ltd filed Critical Lapis Semiconductor Co Ltd
Priority to JP2012026659A priority Critical patent/JP5952019B2/en
Publication of JP2013164691A publication Critical patent/JP2013164691A/en
Application granted granted Critical
Publication of JP5952019B2 publication Critical patent/JP5952019B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、半導体装置、及び消費電力抑制方法に関する。   The present invention relates to an information processing device, a semiconductor device, and a power consumption suppression method.

パーソナル・コンピュータ(以下、「PC」という)に代表される情報処理装置とプリンタ、デジタルカメラ、外部記憶装置等の周辺機器とを接続し、情報処理装置と周辺機器との間で情報の授受を行うシリアルバスの規格の1つとしてUSB(Universal Serial Bus)の規格がある。   An information processing device represented by a personal computer (hereinafter referred to as “PC”) is connected to peripheral devices such as printers, digital cameras, and external storage devices, and information is transferred between the information processing device and peripheral devices. One of the serial bus standards to be performed is the USB (Universal Serial Bus) standard.

USBの規格においては、例えばPCに含まれる通信インタフェースを実現するコントローラがUSBホストコントローラとなり、周辺機器がUSBデバイスとなる。USBホストコントローラは、例えば、情報処理装置全体の動作を司るメインコントローラが接続されたバスに接続されることで情報処理装置に含まれるその他のデバイスとの接続を実現するチップセットと呼ばれるシステムLSI(Large scale integrated circuit:大規模集積回路)に実装されている。また、USBホストコントローラは、チップセットのバスに接続されて使用される専用のコントローラIC(integrated circuit:集積回路)に実装されることもある。なお、USB−IPを導入して評価する場合、又は初期の製品リリース段階等では、USBホストコントローラは、FPGA(Field Programmable Gate Array)に実装される場合もある。   In the USB standard, for example, a controller that realizes a communication interface included in a PC is a USB host controller, and a peripheral device is a USB device. The USB host controller is, for example, a system LSI called a chip set that realizes connection with other devices included in the information processing apparatus by being connected to a bus to which a main controller that controls the operation of the entire information processing apparatus is connected. It is mounted on a large scale integrated circuit. In addition, the USB host controller may be mounted on a dedicated controller IC (integrated circuit) that is used by being connected to the bus of the chipset. Note that when evaluating by introducing USB-IP, or at an initial product release stage, the USB host controller may be mounted on an FPGA (Field Programmable Gate Array).

USBホストコントローラは、機能が規格化されている上、Windows(登録商標)やLinux(登録商標)などの商用OSでは標準のドライバも用意されている。そのため、USBホストコントローラは、同じ規格同士の機器との互換性が保たれ、予め確立された検証方法に則ってテストが実施されるので、機能が規格化されていないもに比べ、検証がし易い。また、USBホストコントローラは、既存のドライバを利用することができるので、開発コストの低減や開発期間の短縮を図る点でも有利である。   The USB host controller has standardized functions, and standard drivers are also provided for commercial OSs such as Windows (registered trademark) and Linux (registered trademark). For this reason, the USB host controller is compatible with devices of the same standard and is tested according to a pre-established verification method. easy. Further, the USB host controller can use an existing driver, which is advantageous in terms of reducing the development cost and the development period.

一方、例えばバッテリ駆動により電力供給が制限されるポータブル機器(例えばデジタルカメラ又はモバイル型PC)にUSBホストコントローラを搭載した場合、ポータブル機器が省電力モードに移行してもUSBホストコントローラへの電力供給状態が保たれることとなる。(これは、ポータブル機器のUSB接続ポートにUSBデバイスが接続されたことを検出するためには、USBホストコントローラ側の回路(例えばクロック生成回路)が駆動状態になっていなければ検出できないためである。)このようにUSBホストコントローラの動作が続行すると、その分だけバッテリの電力消費を早めてしまう、という問題点があった。すなわち、USBデバイスがUSB接続ポートに接続されていない場合、USBホストコントローラは消費電力を抑制する省電力モードに移行することができないという問題点があった。一般的には、1つのUSBホストコントローラに対して複数のUSB接続ポートが実装される場合が殆どであり、不使用のUSB接続ポートが1つでも存在すると、USBホストコントローラは消費電力を抑制する省電力モードに移行することができない。   On the other hand, for example, when a USB host controller is installed in a portable device (for example, a digital camera or a mobile PC) whose power supply is limited by battery drive, power is supplied to the USB host controller even if the portable device shifts to the power saving mode. The state will be maintained. (This is because, in order to detect that a USB device is connected to the USB connection port of the portable device, the circuit cannot be detected unless a circuit on the USB host controller side (for example, a clock generation circuit) is in a driving state. .) If the operation of the USB host controller is continued in this way, there is a problem that the power consumption of the battery is accelerated accordingly. That is, when the USB device is not connected to the USB connection port, the USB host controller cannot shift to the power saving mode that suppresses power consumption. In general, in most cases, a plurality of USB connection ports are mounted on one USB host controller. If there is even one unused USB connection port, the USB host controller suppresses power consumption. Cannot enter power saving mode.

USBの規格では、1つのUSBホストコントローラから、USB接続ポートに接続されたUSBデバイスに対してパケット通信が3ms以上行われない場合にUSBホストコントローラ及びUSBデバイスが省電力モードに入る。この場合、USBホストコントローラは、例えば内部のPLL回路の動作を停止させることで消費電力を抑制することとなる。つまり、USBホストコントローラ及びUSBデバイスを省電力モードに移行させるには、USBデバイスがUSB接続ポートに接続され、且つUSBホストコントローラに対する入出力データが存在しないアイドル状態になることが要求されるということである。このように、USBの規格では、USBデバイスがUSB接続ポートに接続されることがUSBホストコントローラの消費電力を抑制するための必須の要件とされている。   In the USB standard, the USB host controller and the USB device enter the power saving mode when packet communication is not performed for 3 ms or more from one USB host controller to the USB device connected to the USB connection port. In this case, the USB host controller suppresses power consumption, for example, by stopping the operation of the internal PLL circuit. In other words, in order to shift the USB host controller and the USB device to the power saving mode, it is required that the USB device is connected to the USB connection port and enters an idle state in which there is no input / output data for the USB host controller. It is. As described above, in the USB standard, connecting a USB device to a USB connection port is an indispensable requirement for suppressing power consumption of the USB host controller.

特許文献1〜3には、USBデバイスがUSB接続ポートに接続されていなければUSBホストコントローラの消費電力を抑制することができないという不都合を解消するための発明が開示されている。   Patent Documents 1 to 3 disclose an invention for solving the problem that the power consumption of the USB host controller cannot be suppressed unless the USB device is connected to the USB connection port.

特許文献1には、USBを介したデータ転送のための物理層回路が開示されている。この物理層回路は、VBUS検出回路、受信回路及び受信制御回路を含んで構成されている。VBUS検出回路は、USBのVBUSラインの電源を監視し、VBUSラインの電圧が所定電圧を超えた場合にVBUS検出信号をアクティブにする。受信回路は、差動信号を構成する第1及び第2の信号が入力され、第1及び第2の信号を用いた受信処理を行う。受信制御回路は、受信回路に対してイネーブル信号を出力するものであり、VBUS検出信号がノンアクティブである場合に受信回路に出力するイネーブル信号をノンアクティブにして受信回路をディスエーブル状態に設定する。   Patent Document 1 discloses a physical layer circuit for data transfer via USB. The physical layer circuit includes a VBUS detection circuit, a reception circuit, and a reception control circuit. The VBUS detection circuit monitors the power supply of the USB VBUS line, and activates the VBUS detection signal when the voltage of the VBUS line exceeds a predetermined voltage. The receiving circuit receives the first and second signals constituting the differential signal and performs a receiving process using the first and second signals. The reception control circuit outputs an enable signal to the reception circuit, and when the VBUS detection signal is inactive, the enable signal output to the reception circuit is deactivated to set the reception circuit to a disabled state. .

特許文献2に記載の発明は、1つのUSBバスに接続される複数のUSBデバイスにおいて、USB通信のパケット状態を監視し、自USBデバイス宛てでないパケットの場合に自USBデバイス内のクロックを停止して消費電力を抑えることを特徴としている。   The invention described in Patent Document 2 monitors the packet status of USB communication in a plurality of USB devices connected to one USB bus, and stops the clock in the own USB device when the packet is not addressed to the own USB device. The feature is to reduce power consumption.

特許文献3には、PLL回路の生成したクロック信号を利用してUSBデバイスとCPU間でデータ転送を行う第1のモード状態の場合に、USBデバイスとCPU間の通信がないときに、PLL回路の動作を停止させる所定の信号を生成して、PLL回路を含む物理層に出力する省電力制御回路と、USBデバイスが接続されていない接続待機状態の場合と、PLL回路の生成したクロック信号を利用しないでUSBデバイスとCPU間でデータ転送を行う第2のモード状態の場合に、PLL回路の動作を停止させる所定の信号を生成して、物理層に出力する制御回路と、を有するUSBホストコントローラが開示されている。   In Patent Document 3, in the first mode state in which data transfer is performed between the USB device and the CPU using the clock signal generated by the PLL circuit, the PLL circuit is used when there is no communication between the USB device and the CPU. A power saving control circuit that generates a predetermined signal for stopping the operation of the device and outputs the signal to the physical layer including the PLL circuit, a connection standby state in which the USB device is not connected, and a clock signal generated by the PLL circuit. A USB host having a control circuit that generates a predetermined signal for stopping the operation of the PLL circuit and outputs it to the physical layer in the second mode state in which data transfer is performed between the USB device and the CPU without being used. A controller is disclosed.

特開2005−182385号公報JP 2005-182385 A 特開2006−344159号公報JP 2006-344159 A 特開2010−15318号公報JP 2010-15318 A

しかしながら、特許文献1〜3に記載の発明は何れもUSBホストコントローラの内部に新たな回路を追加する必要がある。上述したようにUSBコントローラは規格化されているため、検証済みのものを再利用したり、他社から購入する場合が殆どである。このような規格化されたUSBコントローラの内部に新たな回路を追加することとなると膨大な再検証が必要となったり、購入条件によって新たな回路を追加することができない場合がある、という問題点があった。また、USBコントローラの内部に新たな回路を追加すると、商用OSで使用する標準のUSBドライバが使用できなくなる、という問題点もあった。   However, any of the inventions described in Patent Documents 1 to 3 needs to add a new circuit inside the USB host controller. Since the USB controller is standardized as described above, the verified controller is mostly reused or purchased from another company. When a new circuit is added to the inside of such a standardized USB controller, a large amount of re-verification may be required, or a new circuit may not be added depending on purchase conditions. was there. In addition, when a new circuit is added inside the USB controller, there is a problem that a standard USB driver used in a commercial OS cannot be used.

本発明は上記問題点を解決するために成されたものであり、外部端子に外部装置が未接続の場合でも簡易に消費電力を抑制することができる情報処理装置、半導体装置、及び消費電力抑制方法を提供することを目的とする。   The present invention has been made to solve the above problems, and an information processing apparatus, a semiconductor device, and power consumption suppression that can easily suppress power consumption even when an external device is not connected to an external terminal. It aims to provide a method.

上記目的を達成するために、請求項1に記載の情報処理装置を、外部端子に接続された外部装置を制御する制御手段であって、前記外部装置から出力される接続信号又は該接続信号に相当する擬似信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、外部信号を受信せずに自発的に擬似信号を生成して出力する出力手段を有し、前記出力手段により出力された前記擬似信号を前記制御手段に供給する供給手段と、前記外部端子に前記外部装置が接続されている場合に前記接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記擬似信号が前記制御手段に供給されないように前記制御手段と前記供給手段とを電気的に切断した状態とし、前記外部端子に前記外部装置が接続されていない場合に前記擬似信号が前記制御手段に供給されるように前記制御手段と前記供給手段とを電気的に接続した状態とすると共に前記接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に接続した状態とする接続切替手段と、を含んで構成した。 In order to achieve the above object, the information processing device according to claim 1 is a control means for controlling an external device connected to an external terminal, wherein the connection signal output from the external device or the connection signal Control means for controlling to suppress the received amount when the corresponding pseudo signal is supplied and satisfying the suppression condition to suppress the received amount of driving power, and spontaneously without receiving an external signal Output means for generating and outputting a pseudo signal, supplying means for supplying the control means with the pseudo signal output by the output means, and when the external device is connected to the external terminal The control means and the supply so that the control means and the external terminal are electrically connected so that the connection signal is supplied to the control means and the pseudo signal is not supplied to the control means. The control means and the supply means are electrically connected so that the pseudo signal is supplied to the control means when the external device is not connected to the external terminal. And a connection switching unit configured to electrically connect the control unit and the external terminal so that the connection signal is not supplied to the control unit.

上記目的を達成するために、請求項7に記載の情報処理装置を、外部端子に接続された外部装置を制御すると共に前記外部装置が前記外部端子に接続されていない場合に内部装置を制御する制御手段であって、前記外部装置から出力される第1接続信号が供給されている状態又は外部信号を受信せずに自発的に前記内部装置により生成されて出力される第2接続信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、前記外部端子に前記外部装置が接続されている場合に前記第1接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記第2接続信号が前記制御手段に供給されないように前記制御手段と前記内部装置とを電気的に切断した状態とし、前記外部端子に前記外部装置が接続されていない場合に前記第2接続信号が前記制御手段に供給されるように前記制御手段と前記内部装置とを電気的に接続した状態とすると共に前記第1接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に切断した状態とする接続切替手段と、を含んで構成した。 To achieve the above object, the information processing device according to claim 7 controls an external device connected to an external terminal and controls the internal device when the external device is not connected to the external terminal. A control means that is supplied with a first connection signal output from the external device or a second connection signal that is generated and output spontaneously by the internal device without receiving an external signal Control means for controlling the received amount to be suppressed when a suppression condition for suppressing the received amount of drive power is satisfied in a state in which the external device is connected, and the external device is connected to the external terminal The control means is configured such that the control means and the external terminal are electrically connected so that the first connection signal is supplied to the control means, and the second connection signal is not supplied to the control means. The control means and the internal device are configured so that the second connection signal is supplied to the control means when the internal device is electrically disconnected from the external terminal and the external device is not connected to the external terminal. And a connection switching means for making the control means and the external terminal electrically disconnected so that the first connection signal is not supplied to the control means. did.

上記目的を達成するために、請求項8に記載の半導体装置を、請求項1〜請求項6の何れか1項に記載の情報処理装置における前記供給手段と前記接続切替手段とを備えたものとした。 In order to achieve the above object, the semiconductor device according to claim 8 includes the supply unit and the connection switching unit in the information processing device according to any one of claims 1 to 6. It was.

上記目的を達成するために、請求項9に記載の消費電力抑制方法を、外部端子に接続された外部装置を制御する制御手段であって、前記外部装置から出力される接続信号又は該接続信号に相当する擬似信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、外部信号を受信せずに自発的に擬似信号を生成して出力する出力手段を有し、前記出力手段により出力された前記擬似信号を前記制御手段に供給する供給手段と、を含む情報処理装置に対する消費電力抑制方法であって、前記外部端子に前記外部装置が接続されている場合に前記接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記擬似信号が前記制御手段に供給されないように前記制御手段と前記供給手段とを電気的に切断した状態とし、前記外部端子に前記外部装置が接続されていない場合に前記擬似信号が前記制御手段に供給されるように前記制御手段と前記供給手段とを電気的に接続した状態とすると共に前記接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に接続した状態とすることを含むものとした。 To achieve the above object, the power consumption suppression method according to claim 9 is a control means for controlling an external device connected to an external terminal, the connection signal output from the external device or the connection signal. Control means for controlling the received amount to be suppressed when a suppression condition for suppressing the received amount of driving power is satisfied in a state where a pseudo signal equivalent to the above is supplied, and spontaneously without receiving an external signal And a supply means for supplying the control means with the pseudo signal output by the output means. The control means and the external terminal are electrically connected so that the connection signal is supplied to the control means when the external device is connected to the external terminal and the pseudo signal And a state of being electrically disconnected with said control means so as not to be supplied with said supply means to said control means, said pseudo signal is supplied to said control means when said the external terminal external device is not connected the connection signal to be a state of being electrically connecting the external terminal and the control means so as not to be supplied to said control means as well as a state of being electrically connected to said control means and said supply means so as Included .

本発明によれば、本構成を有しない場合に比べ、外部端子に外部装置が未接続の場合でも簡易に消費電力を抑制することができる、という効果が得られる。   According to the present invention, it is possible to easily reduce power consumption even when an external device is not connected to an external terminal, as compared with a case where this configuration is not provided.

第1の実施の形態に係る情報処理装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the information processing apparatus which concerns on 1st Embodiment. 第1の実施の形態に係る情報処理装置に含まれるUSBホストコントローラ及びUSB接続部の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the USB host controller and USB connection part which are included in the information processing apparatus which concerns on 1st Embodiment. 第1の実施の形態に係るUSB接続部に含まれる切替部の構成の一例を示す回路図である。It is a circuit diagram which shows an example of a structure of the switch part contained in the USB connection part which concerns on 1st Embodiment. 第1の実施の形態に係るUSB接続部に含まれるUSBコネクタ及び接続検出部の構成の一例を示す構成図である。It is a block diagram which shows an example of a structure of the USB connector and connection detection part which are contained in the USB connection part which concerns on 1st Embodiment. 第1の実施の形態に係る省電力処理プログラムの処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of a process of the power saving process program which concerns on 1st Embodiment. 検出信号及びスイッチン制御信号の信号レベルの遷移状態を示すタイムチャートである。It is a time chart which shows the transition state of the signal level of a detection signal and a switch-on control signal. 第2の実施の形態に係る情報処理装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the information processing apparatus which concerns on 2nd Embodiment. 第2の実施の形態に係る情報処理装置に含まれるUSBホストコントローラ及びUSB接続部の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the USB host controller and USB connection part which are included in the information processing apparatus which concerns on 2nd Embodiment. 第3の実施の形態に係る情報処理装置の構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of the information processing apparatus which concerns on 3rd Embodiment.

以下、図面を参照して、本発明を実施するための形態例について詳細に説明する。   Embodiments for carrying out the present invention will be described below in detail with reference to the drawings.

[第1の実施の形態]
図1は、本第1の実施の形態に係る情報処理装置10の要部構成の一例を示すブロック図である。本第1の実施形態に係る情報処理装置10は、例えば特定のシリアルバスの規格に対応した市販のPCである。なお、本第1の実施の形態では、上記の「特定のシリアルバスの規格」としてUSBの規格を例に挙げて説明する。図1に示すように、情報処理装置10は、情報処理装置10全体の動作を司るCPU(central processing unit:中央処理装置)12と、CPU12による各種処理プログラムの実行時のワークエリア等として用いられるRAM(random access memory)14と、各種制御プログラムや各種パラメータ等が予め記憶されたROM(read only memory)16と、各種情報を記憶するために用いられる不揮発性の記憶媒体である二次記憶部(ここでは、一例としてハードディスク装置)18と、キーボード及びポインティングデバイス(ここでは、一例としてマウス)を含んで構成されており、情報処理装置10の利用者からの各種情報を受け付ける受付部20と、情報処理装置10による処理結果や各種メニュー画面、メッセージ等を画面に表示する表示部(ここでは、一例として液晶ディスプレイ)22と、外部装置の一例であるUSBデバイス24が接続される接続切替手段の一例であるUSB接続部26と、USB接続部26に接続されており、USB接続部26に接続されたUSBデバイス24を制御する制御手段の一例であるUSBホストコントローラ28と、を含んで構成されている。なお、本第1の実施の形態に係るUSBホストコントローラ28は他の情報処理装置でも利用可能な汎用性を有するLSIとされている。
[First Embodiment]
FIG. 1 is a block diagram illustrating an example of a main configuration of the information processing apparatus 10 according to the first embodiment. The information processing apparatus 10 according to the first embodiment is a commercially available PC that supports a specific serial bus standard, for example. In the first embodiment, the USB standard will be described as an example of the “specific serial bus standard”. As shown in FIG. 1, the information processing apparatus 10 is used as a CPU (central processing unit) 12 that controls the operation of the entire information processing apparatus 10 and a work area when the CPU 12 executes various processing programs. A RAM (random access memory) 14, a ROM (read only memory) 16 in which various control programs and various parameters are stored in advance, and a secondary storage unit that is a nonvolatile storage medium used for storing various information (Here, a hard disk device as an example) 18, a keyboard and a pointing device (here, a mouse as an example), and a receiving unit 20 that receives various types of information from a user of the information processing device 10, Display unit for displaying processing results by the information processing apparatus 10, various menu screens, messages, etc. (here Is connected to the USB connection unit 26, which is an example of a connection switching unit to which a USB device 24, which is an example of an external device, is connected, and a USB connection unit 26. And a USB host controller 28 which is an example of a control means for controlling the USB device 24 connected to the. The USB host controller 28 according to the first embodiment is a general-purpose LSI that can be used by other information processing apparatuses.

CPU12、RAM14、ROM16、二次記憶部18、受付部20、表示部22及びUSBホストコントローラ28は、アドレスバス、データバス、及び制御バス等のバス30を介して互いに電気的に接続されている。従って、CPU12は、RAM14、ROM16及び二次記憶部18に対するアクセスと、受付部20によって受け付けられた各種情報の取得と、表示部22に対する各種情報の表示と、USB接続部26及びUSBホストコントローラ28を介したUSBデバイス24に対するアクセスと、を各々行うことができる。   The CPU 12, the RAM 14, the ROM 16, the secondary storage unit 18, the receiving unit 20, the display unit 22, and the USB host controller 28 are electrically connected to each other via a bus 30 such as an address bus, a data bus, and a control bus. . Therefore, the CPU 12 accesses the RAM 14, the ROM 16 and the secondary storage unit 18, acquires various types of information received by the receiving unit 20, displays various types of information on the display unit 22, the USB connection unit 26 and the USB host controller 28. The USB device 24 can be accessed via the network.

USBホストコントローラ28は、例えば現在広く利用されているUSB2.0用のホストコントローラであり、情報処理装置10においてデータリンク層28A及び物理層28Bとして機能する。USBホストコントローラ28において、データリンク層28Aは、バス30に接続されており、CPU12の制御下でデータ転送を行う。物理層28Bは、データリンク層28A及びUSB接続部26に接続されており、データリンク層28Aの制御下でデータ転送を行う。従って、USBデバイス24がUSB接続部26に接続された場合、データリンク層28Aは、CPU12とUSBデバイス24との間でデータ転送を行うこととなる。すなわち、データリンク層28Aは、CPU12の制御下で、各種情報を物理層28B及びUSB接続部26を介してUSBデバイス24に出力すると共に、USB接続部26及び物理層28Bを介してUSBデバイス24から情報を取得し、取得した情報をCPU12に転送する。   The USB host controller 28 is, for example, a USB 2.0 host controller that is currently widely used, and functions as the data link layer 28 </ b> A and the physical layer 28 </ b> B in the information processing apparatus 10. In the USB host controller 28, the data link layer 28A is connected to the bus 30 and performs data transfer under the control of the CPU 12. The physical layer 28B is connected to the data link layer 28A and the USB connection unit 26, and performs data transfer under the control of the data link layer 28A. Therefore, when the USB device 24 is connected to the USB connection unit 26, the data link layer 28 </ b> A performs data transfer between the CPU 12 and the USB device 24. That is, the data link layer 28A outputs various types of information to the USB device 24 through the physical layer 28B and the USB connection unit 26 under the control of the CPU 12, and also the USB device 24 through the USB connection unit 26 and the physical layer 28B. The information is acquired from, and the acquired information is transferred to the CPU 12.

図2は、USB接続部26及びUSBホストコントローラ28の要部構成の一例を示すブロック図である。図2に示すように、USBホストコントローラ28は、USBホストコントローラ28全体の動作を司るCPU28A1と、CPU28A1による各種処理プログラムの実行時のワークエリア等として用いられるRAM28B1と、各種制御プログラムや各種パラメータ等が予め記憶されたROM28Cと、各種情報を記憶するために用いられる不揮発性の記憶媒体である二次記憶部28Dと、USB接続部26に接続された外部インタフェース28Eと、バス30に接続されたインプット・アウトプット・インタフェース(以下、「I/O」という)28Fと、を含んで構成されている。   FIG. 2 is a block diagram illustrating an example of a main configuration of the USB connection unit 26 and the USB host controller 28. As shown in FIG. 2, the USB host controller 28 includes a CPU 28A1 that controls the operation of the entire USB host controller 28, a RAM 28B1 that is used as a work area when the CPU 28A1 executes various processing programs, various control programs, various parameters, and the like. Is stored in advance, a secondary storage unit 28D that is a nonvolatile storage medium used for storing various information, an external interface 28E connected to the USB connection unit 26, and a bus 30 And an input / output interface (hereinafter referred to as “I / O”) 28F.

CPU28A1、RAM28B1、ROM28C、二次記憶部28D、外部インタフェース28E及びI/O28Fは、アドレスバス、データバス、及び制御バス等のバス28Gを介して互いに電気的に接続されている。従って、CPU28A1は、RAM28B1、ROM28C及び二次記憶部28Dの各々との間での情報の授受と、外部インタフェース28E及びUSB接続部26を介したUSBデバイス24との間での情報の授受と、I/O28Fを介したCPU12との間での情報の授受と、を各々行うことができる。   The CPU 28A1, RAM 28B1, ROM 28C, secondary storage unit 28D, external interface 28E, and I / O 28F are electrically connected to each other via a bus 28G such as an address bus, a data bus, and a control bus. Therefore, the CPU 28A1 exchanges information with each of the RAM 28B1, ROM 28C, and secondary storage unit 28D, and exchanges information with the USB device 24 via the external interface 28E and the USB connection unit 26, Information can be exchanged with the CPU 12 via the I / O 28F.

USB接続部26は、外部端子に一例であるUSBコネクタ26A、信号出力手段の一例である接続検出部26B、供給手段の一例であるダミーUSBデバイス26C及び切替部26Dを含んで構成されている。USBコネクタ26Aは、USBデバイス24の接続先であり、一対の信号線L1,L2を介して切替部26Dに接続されている。従って、USBコネクタ26Aは、接続されたUSBデバイス24から出力される差動信号D+,D−を信号線L1,L2を介して切替部26Bに伝送することができる。   The USB connection unit 26 includes a USB connector 26A as an example of an external terminal, a connection detection unit 26B as an example of a signal output unit, a dummy USB device 26C as an example of a supply unit, and a switching unit 26D. The USB connector 26A is a connection destination of the USB device 24, and is connected to the switching unit 26D via a pair of signal lines L1 and L2. Therefore, the USB connector 26A can transmit the differential signals D + and D− output from the connected USB device 24 to the switching unit 26B via the signal lines L1 and L2.

接続検出部26Bは、USBコネクタ26Aに接続されており、USBデバイス24がUSBコネクタ26Aに接続されたことを検出する。また、接続検出部26Bは、信号調整供給手段の一部として機能する信号線L3を介して切替部26Dに接続されており、信号レベルが第1論理の一例であるハイレベルと第2論理の一例であるローレベルとで切り替わる検出信号を信号線L3を介して切替部26Dに出力する。すなわち、接続検出部26Bは、USBデバイス24がUSBコネクタ26Aに接続されていない場合に検出信号の信号レベルをハイレベルとし、USBデバイス24がUSBコネクタ26Aに接続されている場合に検出信号の信号レベルをローレベルとする。   The connection detection unit 26B is connected to the USB connector 26A and detects that the USB device 24 is connected to the USB connector 26A. The connection detection unit 26B is connected to the switching unit 26D via the signal line L3 that functions as a part of the signal adjustment supply unit, and the signal level is a high level that is an example of the first logic and the second logic. A detection signal that is switched to a low level, which is an example, is output to the switching unit 26D via the signal line L3. That is, the connection detection unit 26B sets the signal level of the detection signal to a high level when the USB device 24 is not connected to the USB connector 26A, and detects the signal of the detection signal when the USB device 24 is connected to the USB connector 26A. Set the level to low level.

ダミーUSBデバイス26Cは、一対の信号線L4,L5を介して切替部26Dに接続されている。そして、USBデバイス24がUSBコネクタ26Aに接続された際にUSBデバイス24から出力される差動信号D+,D−と同種の差動信号D+,D−を信号線L4,L5を介して出力する。なお、以下、説明の便宜上、USBデバイス24から出力される所定信号及び第1接続信号の一例である差動信号D+,D−を第1差動信号D+,D−と称し、ダミーUSBデバイス26Cから出力される擬似信号の一例である差動信号D+,D−を第2差動信号D+,D−と称する。   The dummy USB device 26C is connected to the switching unit 26D via a pair of signal lines L4 and L5. When the USB device 24 is connected to the USB connector 26A, the differential signals D + and D− of the same type as the differential signals D + and D− output from the USB device 24 are output via the signal lines L4 and L5. . Hereinafter, for convenience of explanation, the predetermined signals output from the USB device 24 and the differential signals D + and D−, which are examples of the first connection signal, are referred to as first differential signals D + and D−, and the dummy USB device 26C. Differential signals D + and D−, which are examples of pseudo signals output from, are referred to as second differential signals D + and D−.

切替部26Dは、一対の信号線L6,L7を介して外部インタフェース28Eに接続されており、接続検出部26Bから入力された検出信号の信号レベルに従って第1差動信号D+,D−及び第2差動信号D+,D−の一方を選択的に外部インタフェース28Eに出力する。すなわち、本第1の実施の形態に係る切替部26Dは、入力された検出信号がローレベルの場合に第1差動信号D+,D−を外部インタフェース28Eに転送し、入力された検出信号がハイレベルの場合に第2差動信号D+,D−を外部インタフェース28Eに転送する。なお、本第1の実施の形態では、信号線L1〜L5、接続検出部26B、ダミーUSBデバイス26C及び切替部26Dは1チップ化された半導体装置としても良いし、別個に構成しても良い。   The switching unit 26D is connected to the external interface 28E via a pair of signal lines L6 and L7, and the first differential signals D +, D− and the second differential signals D +, D− and the second are detected according to the signal level of the detection signal input from the connection detection unit 26B. One of the differential signals D + and D− is selectively output to the external interface 28E. That is, the switching unit 26D according to the first embodiment transfers the first differential signals D + and D− to the external interface 28E when the input detection signal is at a low level, and the input detection signal is In the case of the high level, the second differential signals D + and D− are transferred to the external interface 28E. In the first embodiment, the signal lines L1 to L5, the connection detection unit 26B, the dummy USB device 26C, and the switching unit 26D may be a single-chip semiconductor device or may be configured separately. .

図3は、切替部26Dの構成の一例を示す回路図である。図3に示すように、切替部26Dは、第1切替手段の一例である第1スイッチユニット32、第2切替手段の一例である第2スイッチユニット34及び信号調整供給手段の一部として機能する反転回路36を含んで構成されている。第1スイッチユニット32は、スイッチSW1,SW2を含んで構成されている。信号線L1はスイッチSW1を介して信号線L6に接続されており、信号線L2はスイッチSW2を介して信号線L7に接続されている。スイッチSW1,SW2の制御端子(例えばスイッチSW1,SW2の各々がMOSトランジスタである場合にはゲートに相当する端子)には反転回路36の出力端子が接続されており、反転回路36から出力されるスイッチ制御信号によってスイッチング制御される。反転回路36の入力端子には信号線L3が接続されているため、反転回路36には接続検出部26Bから検出信号が入力される。従って、反転回路36は、入力された検出信号を反転させた信号をスイッチ制御信号としてスイッチSW1,SW2の制御端子に供給することとなる。すなわち、信号レベルがローレベルの検出信号が反転回路36に入力された場合、反転回路36から出力されるスイッチ制御信号の信号レベルはハイレベルとなり、このスイッチ制御信号が供給されたスイッチSW1,SW2はオンされる。逆に信号レベルがハイレベルの検出信号が反転回路36に入力された場合、反転回路36から出力されるスイッチ制御信号の信号レベルはローレベルとなり、このスイッチ制御信号が供給されたスイッチSW1,SW2はオフされる。   FIG. 3 is a circuit diagram showing an example of the configuration of the switching unit 26D. As shown in FIG. 3, the switching unit 26D functions as a part of a first switch unit 32 that is an example of a first switching unit, a second switch unit 34 that is an example of a second switching unit, and a signal adjustment supply unit. The inverter circuit 36 is included. The first switch unit 32 includes switches SW1 and SW2. The signal line L1 is connected to the signal line L6 via the switch SW1, and the signal line L2 is connected to the signal line L7 via the switch SW2. The output terminal of the inverting circuit 36 is connected to the control terminals of the switches SW1 and SW2 (for example, the terminals corresponding to the gates when the switches SW1 and SW2 are each a MOS transistor) and output from the inverting circuit 36. Switching control is performed by a switch control signal. Since the signal line L3 is connected to the input terminal of the inverting circuit 36, the detection signal is input to the inverting circuit 36 from the connection detection unit 26B. Therefore, the inverting circuit 36 supplies a signal obtained by inverting the input detection signal as a switch control signal to the control terminals of the switches SW1 and SW2. That is, when a detection signal having a low signal level is input to the inverting circuit 36, the signal level of the switch control signal output from the inverting circuit 36 is high, and the switches SW1, SW2 to which the switch control signal is supplied. Is turned on. Conversely, when a detection signal having a high signal level is input to the inverting circuit 36, the signal level of the switch control signal output from the inverting circuit 36 is low, and the switches SW1, SW2 to which the switch control signal is supplied. Is turned off.

第2スイッチユニット34は、スイッチSW3,SW4を含んで構成されている。信号線L4はスイッチSW3を介して信号線L6に接続されており、信号線L5はスイッチSW4を介して信号線L7に接続されている。スイッチSW3,SW4の制御端子(例えばスイッチSW3,SW4の各々がMOSトランジスタである場合にはゲートに相当する端子)には信号線L3が接続されているため、接続検出部26Bから検出信号が供給される。従って、接続検出部26Bから信号レベルがローレベルの検出信号がスイッチSW3,SW4に供給された場合、スイッチSW3,SW4はオフされる。逆に信号レベルがハイレベルの検出信号がスイッチSW3,SW4に供給された場合、スイッチSW3、SW4はオンされる。   The second switch unit 34 includes switches SW3 and SW4. The signal line L4 is connected to the signal line L6 via the switch SW3, and the signal line L5 is connected to the signal line L7 via the switch SW4. Since the signal line L3 is connected to the control terminals of the switches SW3 and SW4 (for example, the terminals corresponding to the gates when the switches SW3 and SW4 are each a MOS transistor), a detection signal is supplied from the connection detection unit 26B. Is done. Accordingly, when a detection signal having a low signal level is supplied from the connection detection unit 26B to the switches SW3 and SW4, the switches SW3 and SW4 are turned off. Conversely, when a detection signal having a high signal level is supplied to the switches SW3 and SW4, the switches SW3 and SW4 are turned on.

図4は、USBコネクタ26Aに接続された接続検出部26Bの要部構成の一例が示されている。図4に示すように、接続検出部26Bは、プルアップ電圧VCCが抵抗Rを介して信号線L3に供給されており、信号線L3と抵抗Rとの接続点αはUSBコネクタ26Aに接続されている。また、USBコネクタ26Aには、高電圧が供給された高電圧線VBUS及び低電圧(一例として接地電圧)が供給された低電圧線GNDが接続されている。USBコネクタ26Aは、USBデバイス24が接続されると、接続点αがUSBデバイス24を介して低電圧線GNDに導通されるように構成されている。すなわち、USBデバイス24がUSBコネクタ26Aに接続されるとプルアップ電圧VCCが抵抗Rを介して低電圧線GNDに供給されるように構成されている。従って、接続検出部26Bは、USBデバイス24がUSBコネクタ26Aに接続されていない場合、信号線L3からハイレベルの検出信号を出力することとなり、USBデバイス24がUSBコネクタ26Aに接続されている場合、信号線L3からローレベルの検出信号を出力することとなる。   FIG. 4 shows an example of a main configuration of the connection detection unit 26B connected to the USB connector 26A. As shown in FIG. 4, in the connection detector 26B, the pull-up voltage VCC is supplied to the signal line L3 via the resistor R, and the connection point α between the signal line L3 and the resistor R is connected to the USB connector 26A. ing. The USB connector 26A is connected to a high voltage line VBUS supplied with a high voltage and a low voltage line GND supplied with a low voltage (for example, a ground voltage). The USB connector 26 </ b> A is configured such that when the USB device 24 is connected, the connection point α is electrically connected to the low voltage line GND via the USB device 24. That is, when the USB device 24 is connected to the USB connector 26A, the pull-up voltage VCC is supplied to the low voltage line GND via the resistor R. Accordingly, when the USB device 24 is not connected to the USB connector 26A, the connection detection unit 26B outputs a high level detection signal from the signal line L3, and when the USB device 24 is connected to the USB connector 26A. Therefore, a low level detection signal is output from the signal line L3.

次に、上記のように構成された情報処理装置10の動作を説明する。   Next, the operation of the information processing apparatus 10 configured as described above will be described.

図5は、USBホストコントローラ28のCPU28A1によって所定時間(例えば1ms)毎に実行される省電力処理プログラムの処理の流れの一例を示すフローチャートである。なお、省電力処理プログラムはROM28Cに予め記憶されている。また、ここでは、錯綜を回避するために、前提としてUSBホストコントローラ28が通常の動作状態(電力の受給量を抑制する処理を実行していない状態)とされている場合を例に挙げて説明する。   FIG. 5 is a flowchart illustrating an example of a processing flow of a power saving processing program executed by the CPU 28A1 of the USB host controller 28 every predetermined time (for example, 1 ms). The power saving processing program is stored in advance in the ROM 28C. Further, here, in order to avoid complications, a case where the USB host controller 28 is in a normal operation state (a state in which processing for suppressing the amount of received power is not executed) is assumed as an example. To do.

ステップ100では、第1差動信号D+,D−又は第2差動信号D+,D−が入力されているか否かを判定し、肯定判定となった場合にはステップ102に移行する。ここで、第1差動信号D+,D−がUSBホストコントローラ28に入力される場合とは、一例として図6に示すように検出信号の信号レベルがローレベルのときである。すなわち、スイッチ制御信号がハイレベルのときである。このとき、ハイレベルのスイッチ制御信号が供給されたスイッチSW1,SW2は共にオンされ、ローレベルの検出信号が供給されたスイッチSW3,SW4はオフされる。従って、USBホストコントローラ28には信号線L6,L7を介してUSBデバイス24から第1差動信号D+,D−が入力される。一方、第2差動信号D+,D−がUSBホストコントローラ28に入力される場合とは、一例として図6に示すように検出信号の信号レベルがハイレベルのときである。すなわち、スイッチ制御信号がローレベルのときである。このとき、ローレベルのスイッチ制御信号が供給されたスイッチSW1,SW2は共にオフされ、ハイレベルの検出信号が供給されたスイッチSW3,SW4はオンされる。従って、USBホストコントローラ28には信号線L6,L7を介してダミーUSBデバイス26Cから第2差動信号D+,D−が入力される。   In step 100, it is determined whether or not the first differential signal D +, D− or the second differential signal D +, D− is input. If the determination is affirmative, the process proceeds to step 102. Here, the case where the first differential signals D + and D− are input to the USB host controller 28 is, for example, when the signal level of the detection signal is low as shown in FIG. That is, when the switch control signal is at a high level. At this time, the switches SW1 and SW2 supplied with the high level switch control signal are both turned on, and the switches SW3 and SW4 supplied with the low level detection signal are turned off. Accordingly, the first differential signals D + and D− are input to the USB host controller 28 from the USB device 24 via the signal lines L6 and L7. On the other hand, the case where the second differential signals D + and D− are input to the USB host controller 28 is, for example, when the signal level of the detection signal is high as shown in FIG. That is, when the switch control signal is at a low level. At this time, the switches SW1 and SW2 supplied with the low level switch control signal are both turned off, and the switches SW3 and SW4 supplied with the high level detection signal are turned on. Accordingly, the USB host controller 28 receives the second differential signals D + and D− from the dummy USB device 26C through the signal lines L6 and L7.

ステップ102では、省電力モードに移行する条件として予め定められた省電力条件を満足しているか否かを判定する。ここで言う「省電力モード」とは、USBホストコントローラ28が受給する電力量を現時点よりも抑制する処理を実行することであり、例えばUSBホストコントローラ28に含まれるPLL回路(図示省略)の動作を停止させる処理を実行することを指す。また、ここで言う「省電力条件」とは、例えばアイドル状態であるとの条件を意味する。アイドル状態とは、例えばUSBデバイス24との間でパケット通信が3ms以上行われていない状態のことである。なお、本第1の実施の形態では、省電力条件としてアイドル状態であるとの条件を適用しているが、これ以外の条件であっても良いし、アイドル状態であるとの条件に対して更なる他の条件(例えば、受付部20によりユーザから所定指示を受け付けたとの条件)を加えたものであっても良い。   In step 102, it is determined whether or not a predetermined power saving condition is satisfied as a condition for shifting to the power saving mode. The “power saving mode” here refers to executing a process of suppressing the amount of power received by the USB host controller 28 from the current time. For example, the operation of a PLL circuit (not shown) included in the USB host controller 28 It means to execute the process to stop. Further, the “power saving condition” referred to here means a condition that the vehicle is in an idle state, for example. The idle state is a state where packet communication with the USB device 24 is not performed for 3 ms or more, for example. In the first embodiment, the condition that the engine is in the idle state is applied as the power saving condition. However, other conditions may be used, and the condition that the engine is in the idle state may be used. Another condition (for example, a condition that a predetermined instruction is received from the user by the receiving unit 20) may be added.

ステップ102において肯定判定となった場合にはステップ104に移行し、省電力モドに移行した後、本省電力処理プログラムを終了する。一方、ステップ100及びステップ102において否定判定となった場合にはステップ106に移行する。ステップ106では、USBホストコントローラ28が省電力モードであるか否かを判定し、否定判定となった場合には本省電力処理プログラムを終了する一方、肯定判定となった場合にはステップ108に移行する。ステップ108では、省電力モードを解除し、その後、本省電力処理プログラムを終了する。   If the determination in step 102 is affirmative, the process proceeds to step 104, and after shifting to the power saving mode, the power saving processing program is terminated. On the other hand, if a negative determination is made in step 100 and step 102, the process proceeds to step 106. In step 106, it is determined whether or not the USB host controller 28 is in the power saving mode. If the determination is negative, the power saving processing program is terminated. If the determination is affirmative, the process proceeds to step 108. To do. In step 108, the power saving mode is canceled, and then the power saving processing program is terminated.

以上詳細に説明したように、本第1の実施の形態に係る情報処理装置10では、USBコネクタ26AにUSBデバイス24が接続されている場合に第1差動信号D+,D−がUSBホストコントローラ28に供給されるようにUSBホストコントローラ28とUSBコネクタ26Aとを電気的に接続した状態とし、USBコネクタ26AにUSBデバイス24が接続されていない場合に第2差動信号D+,D−がUSBホストコントローラ28に供給されるようにUSBホストコントローラ28とUSBコネクタ26Aとを電気的に接続した状態とした。そのため、本第1の実施の形態で説明した構成を有しない場合(例えばUSBホストコントローラ28の内部に新たな回路を設けたり、新たな機能を付加したりする場合)に比べ、USBコネクタ26AにUSBデバイス24が未接続の場合でも簡易に消費電力を抑制することができる。   As described above in detail, in the information processing apparatus 10 according to the first embodiment, when the USB device 24 is connected to the USB connector 26A, the first differential signals D + and D− are transferred to the USB host controller. When the USB host controller 28 and the USB connector 26A are electrically connected such that the second differential signals D + and D− are not connected to the USB connector 26A. The USB host controller 28 and the USB connector 26 </ b> A are electrically connected so as to be supplied to the host controller 28. Therefore, compared with the case where the configuration described in the first embodiment is not provided (for example, when a new circuit is provided in the USB host controller 28 or a new function is added), the USB connector 26A is not provided. Even when the USB device 24 is not connected, power consumption can be easily suppressed.

また、本第1の実施の形態に係る情報処理装置10では、第1スイッチユニット32及び第2スイッチユニット34を設け、USBコネクタ26AにUSBホストコントローラ28が接続されている場合に第1スイッチユニット32に含まれるスイッチSW1,SW2をオンすると共に第2スイッチユニット34に含まれるスイッチSW3,SW4をオフし、USBコネクタ26AにUSBホストコントローラ28が接続されていない場合に第1スイッチユニット32に含まれるスイッチSW1,SW2をオフすると共に第2スイッチユニット34に含まれるスイッチSW3,SW4をオンするように第1スイッチユニット32及び第2スイッチユニット34を制御しているので、本構成を有しない場合に比べ、USBコネクタ26AにUSBデバイス24が未接続の場合でも簡易な構成で消費電力を抑制することができる。   In the information processing apparatus 10 according to the first embodiment, the first switch unit 32 and the second switch unit 34 are provided, and the first switch unit is provided when the USB host controller 28 is connected to the USB connector 26A. Included in the first switch unit 32 when the switches SW1 and SW2 included in the switch 32 are turned on and the switches SW3 and SW4 included in the second switch unit 34 are turned off and the USB host controller 28 is not connected to the USB connector 26A. When the first switch unit 32 and the second switch unit 34 are controlled so that the switches SW1 and SW2 included in the second switch unit 34 are turned on and the switches SW3 and SW4 included in the second switch unit 34 are turned on. Compared to USB connector 26A It can be device 24 suppresses the power consumption with a simple configuration even when unconnected.

また、本第1の実施の形態に係る情報処理装置10では、USBコネクタ26AにUSBホストコントローラ28が接続されている間、第1スイッチユニット32にハイレベルのスイッチ制御信号を供給すると共に第2スイッチユニット34にローレベルの検出信号を供給し、USBコネクタ26AにUSBホストコントローラ28が接続されていない感、第1スイッチユニット32にローのスイッチ制御信号を供給すると共に第2スイッチユニット34にハイレベルの検出信号を供給しているので、本構成を有しない場合に比べ、USBコネクタ26AにUSBデバイス24が未接続の場合でも簡易な構成で消費電力を抑制することができる。   In the information processing apparatus 10 according to the first embodiment, while the USB host controller 28 is connected to the USB connector 26A, a high-level switch control signal is supplied to the first switch unit 32 and the second A low level detection signal is supplied to the switch unit 34, the USB host controller 28 is not connected to the USB connector 26A, a low switch control signal is supplied to the first switch unit 32, and a high level is supplied to the second switch unit 34. Since the level detection signal is supplied, the power consumption can be suppressed with a simple configuration even when the USB device 24 is not connected to the USB connector 26A, compared to the case where this configuration is not provided.

また、本第1の実施の形態に係る情報処理装置10では、他の情報処理装置に対しても利用可能な汎用性を有するUSBホストコントローラ28を用いているので、本構成を有しない場合に比べ、USBコネクタ26AにUSBデバイス24が未接続の場合でも消費電力を抑制する構成を安価に実現できる。USBホストコントローラ28の内部に対して新たな回路及び新たな機能を何ら付加しないため、USBホストコントローラ28が正常に動作するか否かの再検証を必要としないからである。   In the information processing apparatus 10 according to the first embodiment, the USB host controller 28 having versatility that can be used for other information processing apparatuses is used. In comparison, even when the USB device 24 is not connected to the USB connector 26A, a configuration that suppresses power consumption can be realized at low cost. This is because a new circuit and a new function are not added to the inside of the USB host controller 28, so that it is not necessary to re-verify whether the USB host controller 28 operates normally.

[第2の実施の形態]
上記第1の実施の形態では、USBデバイス24が情報処理装置10に接続されていない場合にダミーUSBデバイス26Cから出力される第2差動信号D+,D−をUSBホストコントローラ28に供給することにより、USBデバイス24が情報処理装置10に接続されていなくてもUSBホストコントローラ28を省電力モードに移行させる場合を例に挙げて説明したが、本第2の実施の形態では、ダミーUSBデバイス26Cを用いずにUSBホストコントローラ28を省電力モードに移行させる場合について説明する。なお、本第2の実施の形態では、上記第1の実施の形態で説明した構成と同一の構成については同一の符号を付してその説明を省略する。
[Second Embodiment]
In the first embodiment, when the USB device 24 is not connected to the information processing apparatus 10, the second differential signals D + and D− output from the dummy USB device 26C are supplied to the USB host controller 28. Thus, although the case where the USB host controller 28 is shifted to the power saving mode even when the USB device 24 is not connected to the information processing apparatus 10 has been described as an example, in the second embodiment, the dummy USB device A case where the USB host controller 28 is shifted to the power saving mode without using the 26C will be described. In the second embodiment, the same components as those described in the first embodiment are denoted by the same reference numerals, and the description thereof is omitted.

図7には、本第2の実施の形態に係る情報処理装置50の構成の一例が示されている。情報処理装置50は、上記第1の実施の形態で説明した情報処理装置10に比べ、USB接続部26に代えてUSB接続部52を適用した点、及び内部装置の一例である内蔵USBデバイス54を新たに設けた点が異なっている。なお、内蔵USBデバイス54もダミーUSBデバイス26Cと同様に、第2接続信号の一例である第2差動信号D+,D−を出力する。   FIG. 7 shows an example of the configuration of the information processing apparatus 50 according to the second embodiment. The information processing apparatus 50 is different from the information processing apparatus 10 described in the first embodiment in that a USB connection unit 52 is applied instead of the USB connection unit 26, and a built-in USB device 54 that is an example of an internal device. It is different in that it is newly provided. The built-in USB device 54 outputs the second differential signals D + and D−, which are an example of the second connection signal, similarly to the dummy USB device 26C.

ここで言う内蔵USBデバイス54とは、情報処理装置50に内蔵されているUSBデバイスのことを意味する。つまり、USBデバイス24は情報処理装置50に対して着脱自在な構成とされているのに対し、内蔵USBデバイス54は情報処理装置50に対して既に実装されており、着脱自在な構成とされていない。内蔵USBデバイス54の一例としてはLCD(液晶ディスプレイ)や有機ELディスプレイなどの表示装置が挙げられる。この場合、例えばUSBデバイス24もLCDや有機ELディスプレイなどの表示装置とする。USBデバイス24をUSB接続部52に接続した場合にはUSBデバイス24を使用可能にすると共に内蔵USBデバイス54を使用不可能とし、USBデバイス24をUSB接続部52に接続しない場合には内蔵USBデバイス54を使用可能にする。そこで、上記第1の実施の形態で説明した効果を得ながらも、USBデバイス24及び内蔵USBデバイス54を選択的に使用可能な状態とするために、本第2の実施の形態では、USB接続部52及び内蔵USBデバイス54を一例として図8に示すように構成した。   The built-in USB device 54 here means a USB device built in the information processing apparatus 50. That is, the USB device 24 is configured to be detachable from the information processing apparatus 50, whereas the built-in USB device 54 is already mounted to the information processing apparatus 50 and is configured to be detachable. Absent. An example of the built-in USB device 54 is a display device such as an LCD (liquid crystal display) or an organic EL display. In this case, for example, the USB device 24 is also a display device such as an LCD or an organic EL display. When the USB device 24 is connected to the USB connection unit 52, the USB device 24 is enabled and the built-in USB device 54 is disabled. When the USB device 24 is not connected to the USB connection unit 52, the built-in USB device is used. 54 is enabled. Therefore, in order to make the USB device 24 and the built-in USB device 54 selectively usable while obtaining the effect described in the first embodiment, the USB connection is used in the second embodiment. The unit 52 and the built-in USB device 54 are configured as shown in FIG. 8 as an example.

図8に示すように、USB接続部52は、上記第1の実施の形態で説明したUSB接続部26に比べ、ダミーUSBデバイス26Cを除いた点が異なっている。そして、ダミーUSBデバイス26Cに代えて内蔵USBデバイス54が信号線L3,L4を介して切替部26Dに接続されている。また、信号線L1〜L5、接続検出部26B及び切替部26Dは1チップ化された半導体装置とされている。   As shown in FIG. 8, the USB connection unit 52 is different from the USB connection unit 26 described in the first embodiment in that the dummy USB device 26C is excluded. In place of the dummy USB device 26C, the built-in USB device 54 is connected to the switching unit 26D via the signal lines L3 and L4. Further, the signal lines L1 to L5, the connection detection unit 26B, and the switching unit 26D are a single-chip semiconductor device.

以上のように構成された情報処理装置50では、USBデバイス24がUSBコネクタ26Aに接続されている場合には上記第1の実施の形態で説明したようにUSBデバイス24から出力される第1差動信号D+,D−がUSBホストコントローラ28に供給され、USBデバイス24が使用可能な状態となる。また、USBデバイス24がUSBコネクタ26Aに接続されていない場合には内蔵USBデバイス54から出力される第2差動信号D+,D−がUSBホストコントローラ28に供給され、内蔵USBデバイス54が使用可能な状態となる。何れにしてもUSBホストコントローラ28Eには第1差動信号D+,D−又は第2差動信号D+,D−が供給されることになるので、USBホストコントローラ28Eは、上記第1の実施の形態で説明したように、USBデバイス24がUSBコネクタ26Aに接続されていてもいなくても省電力モードに移行することができる。   In the information processing apparatus 50 configured as described above, when the USB device 24 is connected to the USB connector 26A, the first difference output from the USB device 24 as described in the first embodiment is used. The motion signals D + and D− are supplied to the USB host controller 28, and the USB device 24 is ready for use. When the USB device 24 is not connected to the USB connector 26A, the second differential signals D + and D− output from the built-in USB device 54 are supplied to the USB host controller 28, and the built-in USB device 54 can be used. It becomes a state. In any case, since the first differential signal D +, D− or the second differential signal D +, D− is supplied to the USB host controller 28E, the USB host controller 28E is configured to perform the first embodiment. As described in the embodiment, it is possible to shift to the power saving mode regardless of whether the USB device 24 is connected to the USB connector 26A.

このように本第2の実施の形態に係る情報処理装置50では、情報処理装置50に既存の内蔵USBデバイス54を利用してUSBデバイス24の未接続時の省電力モードへの移行を実現しているので、上記第1の実施の形態で説明したダミーUSBデバイス26Cを設けなくても上記第1の実施の形態で説明した情報処理装置50と同様の効果を得ることができる。   As described above, the information processing apparatus 50 according to the second embodiment uses the existing built-in USB device 54 in the information processing apparatus 50 to realize the shift to the power saving mode when the USB device 24 is not connected. Therefore, the same effect as that of the information processing apparatus 50 described in the first embodiment can be obtained without providing the dummy USB device 26C described in the first embodiment.

[第3の実施の形態]
上記第2の実施の形成で説明した情報処理装置50に代えて図9に示す情報処理装置60を適用しても良い。
[Third Embodiment]
An information processing apparatus 60 shown in FIG. 9 may be applied instead of the information processing apparatus 50 described in the second embodiment.

図9に示す情報処理装置60は、上記第2の実施の形態で説明した情報処理装置50に比べ、内蔵USBデバイス54を除去した点、並びにUSBデバイスコントローラ29及びUSB接続部53を設けた点が異なっている。   The information processing apparatus 60 shown in FIG. 9 is different from the information processing apparatus 50 described in the second embodiment in that the built-in USB device 54 is removed and a USB device controller 29 and a USB connection unit 53 are provided. Is different.

USBデバイスコントローラ29は、データリンク層29A及び物理層29Bを備えている。USB接続部53には外部からUSBホスト25が接続される。USB接続部53は物理層29B及びUSB接続部52に接続されている。   The USB device controller 29 includes a data link layer 29A and a physical layer 29B. The USB host 25 is connected to the USB connection unit 53 from the outside. The USB connection unit 53 is connected to the physical layer 29 </ b> B and the USB connection unit 52.

このように情報処理装置50は、USBホストコントローラ28及びUSBデバイスコントローラ29の両方を有しており、一般的にはPC及びプリンタの何れにも接続するデジタルカメラ(USBホスト)が例示できる。通常は、USB接続部52にUSBデバイス24が接続され、USB接続部53にUSBホスト25が接続されて省電力モードへの移行を可能にする。しかし、USB接続部52及びUSB接続部53の両ポートに対してUSBデバイス24及びUSBホスト25が未接続である場合、USB接続部52とUSB接続部53とを接続することにより、上記第2の実施の形態で説明した場合と同様の作用及び効果を奏することができる。   As described above, the information processing apparatus 50 includes both the USB host controller 28 and the USB device controller 29. In general, a digital camera (USB host) connected to either a PC or a printer can be exemplified. Normally, the USB device 24 is connected to the USB connection unit 52, and the USB host 25 is connected to the USB connection unit 53, thereby enabling the transition to the power saving mode. However, when the USB device 24 and the USB host 25 are not connected to both ports of the USB connection unit 52 and the USB connection unit 53, the second connection unit 52 and the USB connection unit 53 are connected to each other. The same operations and effects as those described in the embodiment can be obtained.

なお、上記各実施の形態では、第1スイッチユニット32に対して反転回路36を設けたが、第1スイッチユニット32ではなく第2スイッチユニット34に対して反転回路36を設けても良い。この場合、第1スイッチユニット32及び第2スイッチユニット34の各々に供給される検出信号の信号レベルを結果的に上記各実施の形態で説明した場合と同様になるようにすれば良い。すなわち、接続検出部26Bから出力される検出信号の信号レベルを上記各実施の形態で説明した検出信号の信号レベルと逆にするように構成すれば良い。   In each of the above embodiments, the inverting circuit 36 is provided for the first switch unit 32, but the inverting circuit 36 may be provided for the second switch unit 34 instead of the first switch unit 32. In this case, the signal level of the detection signal supplied to each of the first switch unit 32 and the second switch unit 34 may be made to be the same as the case described in the above embodiments. That is, the signal level of the detection signal output from the connection detection unit 26B may be configured to be opposite to the signal level of the detection signal described in the above embodiments.

また、上記各実施の形態では、情報処理装置10,50がUSBの規格に対応した装置であることを前提にしたので情報処理装置10,50に対してUSBデバイス24(第2の実施の形態では、USBデバイス24及び内蔵USBデバイス54)を接続する場合を例示したが、ホットプラグ機能を有するシリアルバス規格で同様の構成を持つものであれば如何なるものであっても良い。なお、この場合も情報処理装置に接続されるデバイスが情報処理装置に接続された際にそのデバイスが所定信号(上記各実施の形態で説明した差動信号に対応する信号)を出力することが前提となる。つまり、デバイスの接続先である情報処理装置が、デバイスから所定信号を情報処理装置に供給している状態で省電力条件を満足した場合にUSBホストコントローラ28に相当する部位が通常動作モードから省電力モードに移行するものであることが前提となる。   In each of the above embodiments, it is assumed that the information processing apparatuses 10 and 50 are apparatuses compatible with the USB standard, and therefore the USB device 24 (second embodiment) with respect to the information processing apparatuses 10 and 50. In the above, the case where the USB device 24 and the built-in USB device 54) are connected is illustrated, but any device having the same configuration in the serial bus standard having a hot plug function may be used. In this case as well, when a device connected to the information processing apparatus is connected to the information processing apparatus, the device may output a predetermined signal (a signal corresponding to the differential signal described in the above embodiments). It is a premise. That is, when the information processing apparatus to which the device is connected satisfies the power saving condition while supplying a predetermined signal from the device to the information processing apparatus, the portion corresponding to the USB host controller 28 is omitted from the normal operation mode. It is assumed that the mode is to be shifted to the power mode.

10 情報処理装置
24 USBデバイス
26A USBコネクタ
26B 接続検出部
26C ダミーUSBデバイス
26D 切替部
28 USBホストコントローラ
54 内部USBデバイス
DESCRIPTION OF SYMBOLS 10 Information processing apparatus 24 USB device 26A USB connector 26B Connection detection part 26C Dummy USB device 26D Switching part 28 USB host controller 54 Internal USB device

Claims (9)

外部端子に接続された外部装置を制御する制御手段であって、前記外部装置から出力される接続信号又は該接続信号に相当する擬似信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、
外部信号を受信せずに自発的に擬似信号を生成して出力する出力手段を有し、前記出力手段により出力された前記擬似信号を前記制御手段に供給する供給手段と、
前記外部端子に前記外部装置が接続されている場合に前記接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記擬似信号が前記制御手段に供給されないように前記制御手段と前記供給手段とを電気的に切断した状態とし、前記外部端子に前記外部装置が接続されていない場合に前記擬似信号が前記制御手段に供給されるように前記制御手段と前記供給手段とを電気的に接続した状態とすると共に前記接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に接続した状態とする接続切替手段と、
を含む情報処理装置。
Control means for controlling an external device connected to an external terminal, which suppresses the amount of drive power received in a state where a connection signal output from the external device or a pseudo signal corresponding to the connection signal is supplied Control means for controlling so as to suppress the received amount when a suppression condition is satisfied;
Supply means for spontaneously generating and outputting a pseudo signal without receiving an external signal, and supplying the pseudo signal output by the output means to the control means;
When the external device is connected to the external terminal, the control means and the external terminal are electrically connected so that the connection signal is supplied to the control means, and the pseudo signal is The control means and the supply means are electrically disconnected so as not to be supplied to the control means, and the pseudo signal is supplied to the control means when the external device is not connected to the external terminal. The control means and the supply means are electrically connected to each other, and the control means and the external terminal are electrically connected so that the connection signal is not supplied to the control means. Means,
An information processing apparatus including:
前記接続切替手段は、
前記接続信号が前記制御手段に供給されるように前記外部端子と前記制御手段とが電気的に接続された第1接続状態と前記接続信号が前記制御手段に供給されないように前記外部端子と前記制御手段とが電気的に切断された第1切断状態とに切替可能な第1切替手段と、
前記擬似信号が前記制御手段に供給されるように前記供給手段と前記制御手段とが電気的に接続された第2接続状態と前記擬似信号が前記制御手段に供給されないように前記供給手段と前記制御手段とが電気的に切断された第2切断状態とに切替可能な第2切替手段と、
前記外部端子に前記外部装置が接続されている場合に前記第1接続状態及び前記第2切断状態とし、前記外部端子に前記外部装置が接続されていない場合に前記第1切断状態及び前記第2接続状態とするように前記第1切替手段及び前記第2切替手段を切替制御する切替制御手段と、
を有する請求項1に記載の情報処理装置。
The connection switching means is
A first connection state in which the external terminal and the control unit are electrically connected so that the connection signal is supplied to the control unit, and the external terminal and the control unit so that the connection signal is not supplied to the control unit. First switching means switchable to a first cutting state in which the control means is electrically disconnected;
A second connection state in which the supply unit and the control unit are electrically connected so that the pseudo signal is supplied to the control unit, and the supply unit and the control unit so that the pseudo signal is not supplied to the control unit. Second switching means capable of switching to a second cutting state in which the control means is electrically disconnected;
When the external device is connected to the external terminal, the first connected state and the second disconnected state are set. When the external device is not connected to the external terminal, the first disconnected state and the second disconnected state are set. Switching control means for switching and controlling the first switching means and the second switching means so as to be in a connected state;
The information processing apparatus according to claim 1.
前記第1切替手段は、第1論理の信号が供給された場合に前記第1接続状態とされ、第2論理の信号が供給された場合に前記第1切断状態とされ、
前記第2切替手段は、第1論理の信号が供給された場合に前記第2接続状態とされ、第2論理の信号が供給された場合に前記第2切断状態とされ、
前記切替制御手段は、前記外部装置が前記外部端子に接続されている間、前記第1切替手段に第1論理の信号を供給すると共に前記第2切替手段に第2論理の信号を供給し、前記外部装置が前記外部端子に接続されていない間、前記第1切替手段に第2論理の信号を供給すると共に前記第2切替手段に第1論理の信号を供給することにより前記第1切替手段及び前記第2切替手段を切替制御する請求項2に記載の情報処理装置。
The first switching means is in the first connection state when a first logic signal is supplied, and is in the first disconnected state when a second logic signal is supplied,
The second switching means is in the second connection state when a first logic signal is supplied, and is in the second disconnected state when a second logic signal is supplied,
The switching control means supplies a first logic signal to the first switching means and a second logic signal to the second switching means while the external device is connected to the external terminal, While the external device is not connected to the external terminal, the first switching means is supplied by supplying a second logic signal to the first switching means and supplying a first logic signal to the second switching means. The information processing apparatus according to claim 2, wherein the second switching unit is subjected to switching control.
外部端子に接続された外部装置を制御する制御手段であって、前記外部装置から出力される接続信号又は該接続信号に相当する擬似信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、
前記擬似信号を前記制御手段に供給する供給手段と、
前記外部端子に前記外部装置が接続されている場合に前記接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記擬似信号が前記制御手段に供給されないように前記制御手段と前記供給手段とを電気的に切断した状態とし、前記外部端子に前記外部装置が接続されていない場合に前記擬似信号が前記制御手段に供給されるように前記制御手段と前記供給手段とを電気的に接続した状態とすると共に前記接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に接続した状態とする接続切替手段と、を含み、
前記接続切替手段は、
前記接続信号が前記制御手段に供給されるように前記外部端子と前記制御手段とが電気的に接続された第1接続状態と前記接続信号が前記制御手段に供給されないように前記外部端子と前記制御手段とが電気的に切断された第1切断状態とに切替可能な第1切替手段と、
前記擬似信号が前記制御手段に供給されるように前記供給手段と前記制御手段とが電気的に接続された第2接続状態と前記擬似信号が前記制御手段に供給されないように前記供給手段と前記制御手段とが電気的に切断された第2切断状態とに切替可能な第2切替手段と、
前記外部端子に前記外部装置が接続されている場合に前記第1接続状態及び前記第2切断状態とし、前記外部端子に前記外部装置が接続されていない場合に前記第1切断状態及び前記第2接続状態とするように前記第1切替手段及び前記第2切替手段を切替制御する切替制御手段と、を有し、
前記第1切替手段は、第1論理の信号が供給された場合に前記第1接続状態とされ、第2論理の信号が供給された場合に前記第1切断状態とされ、
前記第2切替手段は、第1論理の信号が供給された場合に前記第2接続状態とされ、第2論理の信号が供給された場合に前記第2切断状態とされ、
前記切替制御手段は、前記外部装置が前記外部端子に接続されている間、前記第1切替手段に第1論理の信号を供給すると共に前記第2切替手段に第2論理の信号を供給し、前記外部装置が前記外部端子に接続されていない間、前記第1切替手段に第2論理の信号を供給すると共に前記第2切替手段に第1論理の信号を供給することにより前記第1切替手段及び前記第2切替手段を切替制御し、
前記切替制御手段は、
前記外部端子に前記外部装置が接続されていない場合に第1論理の信号を出力し、前記外部端子に前記外部装置が接続されている場合に第2論理の信号を出力する信号出力手段と、
前記信号出力手段から出力された信号を位相を保持したまま前記第2切替手段に供給すると共に前記信号出力手段から出力された信号を反転させてから前記第1切替手段に供給する信号調整供給手段と、を有する
情報処理装置。
Control means for controlling an external device connected to an external terminal, which suppresses the amount of drive power received in a state where a connection signal output from the external device or a pseudo signal corresponding to the connection signal is supplied Control means for controlling so as to suppress the received amount when a suppression condition is satisfied;
Supply means for supplying the pseudo signal to the control means;
When the external device is connected to the external terminal, the control means and the external terminal are electrically connected so that the connection signal is supplied to the control means, and the pseudo signal is The control means and the supply means are electrically disconnected so as not to be supplied to the control means, and the pseudo signal is supplied to the control means when the external device is not connected to the external terminal. The control means and the supply means are electrically connected to each other, and the control means and the external terminal are electrically connected so that the connection signal is not supplied to the control means. Means,
The connection switching means is
A first connection state in which the external terminal and the control unit are electrically connected so that the connection signal is supplied to the control unit, and the external terminal and the control unit so that the connection signal is not supplied to the control unit. First switching means switchable to a first cutting state in which the control means is electrically disconnected;
A second connection state in which the supply unit and the control unit are electrically connected so that the pseudo signal is supplied to the control unit, and the supply unit and the control unit so that the pseudo signal is not supplied to the control unit. Second switching means capable of switching to a second cutting state in which the control means is electrically disconnected;
When the external device is connected to the external terminal, the first connected state and the second disconnected state are set. When the external device is not connected to the external terminal, the first disconnected state and the second disconnected state are set. Switching control means for switching and controlling the first switching means and the second switching means so as to be connected,
The first switching means is in the first connection state when a first logic signal is supplied, and is in the first disconnected state when a second logic signal is supplied,
The second switching means is in the second connection state when a first logic signal is supplied, and is in the second disconnected state when a second logic signal is supplied,
The switching control means supplies a first logic signal to the first switching means and a second logic signal to the second switching means while the external device is connected to the external terminal, While the external device is not connected to the external terminal, the first switching means is supplied by supplying a second logic signal to the first switching means and supplying a first logic signal to the second switching means. And switching control of the second switching means,
The switching control means includes
Signal output means for outputting a first logic signal when the external device is not connected to the external terminal, and outputting a second logic signal when the external device is connected to the external terminal;
A signal adjustment supply means for supplying the signal output from the signal output means to the second switching means while maintaining the phase, and inverting the signal output from the signal output means and then supplying the inverted signal to the first switching means And having
Information processing device.
外部端子に接続された外部装置を制御する制御手段であって、前記外部装置から出力される接続信号又は該接続信号に相当する擬似信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、
前記擬似信号を前記制御手段に供給する供給手段と、
前記外部端子に前記外部装置が接続されている場合に前記接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記擬似信号が前記制御手段に供給されないように前記制御手段と前記供給手段とを電気的に切断した状態とし、前記外部端子に前記外部装置が接続されていない場合に前記擬似信号が前記制御手段に供給されるように前記制御手段と前記供給手段とを電気的に接続した状態とすると共に前記接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に接続した状態とする接続切替手段と、を含み、
前記接続切替手段は、
前記接続信号が前記制御手段に供給されるように前記外部端子と前記制御手段とが電気的に接続された第1接続状態と前記接続信号が前記制御手段に供給されないように前記外部端子と前記制御手段とが電気的に切断された第1切断状態とに切替可能な第1切替手段と、
前記擬似信号が前記制御手段に供給されるように前記供給手段と前記制御手段とが電気的に接続された第2接続状態と前記擬似信号が前記制御手段に供給されないように前記供給手段と前記制御手段とが電気的に切断された第2切断状態とに切替可能な第2切替手段と、
前記外部端子に前記外部装置が接続されている場合に前記第1接続状態及び前記第2切断状態とし、前記外部端子に前記外部装置が接続されていない場合に前記第1切断状態及び前記第2接続状態とするように前記第1切替手段及び前記第2切替手段を切替制御する切替制御手段と、を有し、
前記第1切替手段は、第1論理の信号が供給された場合に前記第1接続状態とされ、第2論理の信号が供給された場合に前記第1切断状態とされ、
前記第2切替手段は、第1論理の信号が供給された場合に前記第2接続状態とされ、第2論理の信号が供給された場合に前記第2切断状態とされ、
前記切替制御手段は、前記外部装置が前記外部端子に接続されている間、前記第1切替手段に第1論理の信号を供給すると共に前記第2切替手段に第2論理の信号を供給し、前記外部装置が前記外部端子に接続されていない間、前記第1切替手段に第2論理の信号を供給すると共に前記第2切替手段に第1論理の信号を供給することにより前記第1切替手段及び前記第2切替手段を切替制御し、
前記切替制御手段は、
前記外部端子に前記外部装置が接続されている場合に第1論理の信号を出力し、前記外部端子に前記外部装置が接続されていない場合に第2論理の信号を出力する信号出力手段と、
前記信号出力手段から出力された信号を位相を保持したまま前記第1切替手段に供給すると共に前記信号出力手段から出力された信号を反転させてから前記第2切替手段に供給する信号調整供給手段と、を有する
情報処理装置。
Control means for controlling an external device connected to an external terminal, which suppresses the amount of drive power received in a state where a connection signal output from the external device or a pseudo signal corresponding to the connection signal is supplied Control means for controlling so as to suppress the received amount when a suppression condition is satisfied;
Supply means for supplying the pseudo signal to the control means;
When the external device is connected to the external terminal, the control means and the external terminal are electrically connected so that the connection signal is supplied to the control means, and the pseudo signal is The control means and the supply means are electrically disconnected so as not to be supplied to the control means, and the pseudo signal is supplied to the control means when the external device is not connected to the external terminal. The control means and the supply means are electrically connected to each other, and the control means and the external terminal are electrically connected so that the connection signal is not supplied to the control means. Means,
The connection switching means is
A first connection state in which the external terminal and the control unit are electrically connected so that the connection signal is supplied to the control unit, and the external terminal and the control unit so that the connection signal is not supplied to the control unit. First switching means switchable to a first cutting state in which the control means is electrically disconnected;
A second connection state in which the supply unit and the control unit are electrically connected so that the pseudo signal is supplied to the control unit, and the supply unit and the control unit so that the pseudo signal is not supplied to the control unit. Second switching means capable of switching to a second cutting state in which the control means is electrically disconnected;
When the external device is connected to the external terminal, the first connected state and the second disconnected state are set. When the external device is not connected to the external terminal, the first disconnected state and the second disconnected state are set. Switching control means for switching and controlling the first switching means and the second switching means so as to be connected,
The first switching means is in the first connection state when a first logic signal is supplied, and is in the first disconnected state when a second logic signal is supplied,
The second switching means is in the second connection state when a first logic signal is supplied, and is in the second disconnected state when a second logic signal is supplied,
The switching control means supplies a first logic signal to the first switching means and a second logic signal to the second switching means while the external device is connected to the external terminal, While the external device is not connected to the external terminal, the first switching means is supplied by supplying a second logic signal to the first switching means and supplying a first logic signal to the second switching means. And switching control of the second switching means,
The switching control means includes
Signal output means for outputting a first logic signal when the external device is connected to the external terminal, and outputting a second logic signal when the external device is not connected to the external terminal;
A signal adjusting / supplying unit that supplies the signal output from the signal output unit to the first switching unit while maintaining the phase and inverts the signal output from the signal output unit and then supplies the inverted signal to the second switching unit. And having
Information processing device.
前記供給手段を、前記外部装置が前記外部端子に接続されていない場合に前記制御手段によって制御される内部装置とした請求項1〜請求項5の何れか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the supply unit is an internal device controlled by the control unit when the external device is not connected to the external terminal. 外部端子に接続された外部装置を制御すると共に前記外部装置が前記外部端子に接続されていない場合に内部装置を制御する制御手段であって、前記外部装置から出力される第1接続信号が供給されている状態又は外部信号を受信せずに自発的に前記内部装置により生成されて出力される第2接続信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、
前記外部端子に前記外部装置が接続されている場合に前記第1接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記第2接続信号が前記制御手段に供給されないように前記制御手段と前記内部装置とを電気的に切断した状態とし、前記外部端子に前記外部装置が接続されていない場合に前記第2接続信号が前記制御手段に供給されるように前記制御手段と前記内部装置とを電気的に接続した状態とすると共に前記第1接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に切断した状態とする接続切替手段と、
を含む情報処理装置。
Control means for controlling an external device connected to an external terminal and controlling the internal device when the external device is not connected to the external terminal, and a first connection signal output from the external device is supplied Satisfying a suppression condition for suppressing the amount of power received for driving in a state where the second connection signal is generated or output by the internal device without being received or receiving an external signal . Control means for controlling the received amount in a case,
The control means and the external terminal are electrically connected so that the first connection signal is supplied to the control means when the external device is connected to the external terminal and the second terminal The control means and the internal device are electrically disconnected so that a connection signal is not supplied to the control means, and the second connection signal is controlled when the external device is not connected to the external terminal. The control means and the internal device are electrically connected so as to be supplied to the control means, and the control means and the external terminal are electrically connected so that the first connection signal is not supplied to the control means. A connection switching means for disconnecting the connection,
An information processing apparatus including:
請求項1〜請求項6の何れか1項に記載の情報処理装置における前記供給手段と前記接続切替手段とを備えた半導体装置。 A semiconductor device comprising the supply unit and the connection switching unit in the information processing apparatus according to claim 1 . 外部端子に接続された外部装置を制御する制御手段であって、前記外部装置から出力される接続信号又は該接続信号に相当する擬似信号が供給されている状態で駆動用電力の受給量を抑制する抑制条件を満足した場合に該受給量を抑制するように制御する制御手段と、外部信号を受信せずに自発的に擬似信号を生成して出力する出力手段を有し、前記出力手段により出力された前記擬似信号を前記制御手段に供給する供給手段と、を含む情報処理装置に対する消費電力抑制方法であって、
前記外部端子に前記外部装置が接続されている場合に前記接続信号が前記制御手段に供給されるように前記制御手段と前記外部端子とを電気的に接続した状態とすると共に前記擬似信号が前記制御手段に供給されないように前記制御手段と前記供給手段とを電気的に切断した状態とし、
前記外部端子に前記外部装置が接続されていない場合に前記擬似信号が前記制御手段に供給されるように前記制御手段と前記供給手段とを電気的に接続した状態とすると共に前記接続信号が前記制御手段に供給されないように前記制御手段と前記外部端子とを電気的に接続した状態とすることを含む消費電力抑制方法。
Control means for controlling an external device connected to an external terminal, which suppresses the amount of drive power received in a state where a connection signal output from the external device or a pseudo signal corresponding to the connection signal is supplied Control means for controlling the received amount to be suppressed when the suppression condition is satisfied, and output means for generating and outputting a pseudo signal spontaneously without receiving an external signal, and by the output means A power supply suppressing method for an information processing apparatus including: a supply unit that supplies the output pseudo signal to the control unit;
When the external device is connected to the external terminal, the control means and the external terminal are electrically connected so that the connection signal is supplied to the control means, and the pseudo signal is The control means and the supply means are electrically disconnected so as not to be supplied to the control means,
The control means and the supply means are electrically connected so that the pseudo signal is supplied to the control means when the external device is not connected to the external terminal, and the connection signal is A method for suppressing power consumption , comprising: electrically connecting the control unit and the external terminal so as not to be supplied to the control unit.
JP2012026659A 2012-02-09 2012-02-09 Information processing apparatus, semiconductor device, and power consumption suppression method Active JP5952019B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012026659A JP5952019B2 (en) 2012-02-09 2012-02-09 Information processing apparatus, semiconductor device, and power consumption suppression method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012026659A JP5952019B2 (en) 2012-02-09 2012-02-09 Information processing apparatus, semiconductor device, and power consumption suppression method

Publications (2)

Publication Number Publication Date
JP2013164691A JP2013164691A (en) 2013-08-22
JP5952019B2 true JP5952019B2 (en) 2016-07-13

Family

ID=49176013

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012026659A Active JP5952019B2 (en) 2012-02-09 2012-02-09 Information processing apparatus, semiconductor device, and power consumption suppression method

Country Status (1)

Country Link
JP (1) JP5952019B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6904210B2 (en) * 2017-10-20 2021-07-14 セイコーエプソン株式会社 Circuit equipment, electronic devices and cable harnesses

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4462668B2 (en) * 1999-04-14 2010-05-12 株式会社アイ・オー・データ機器 Interface device
JP4345471B2 (en) * 2003-12-18 2009-10-14 セイコーエプソン株式会社 PHYSICAL LAYER CIRCUIT, DATA TRANSFER CONTROL DEVICE, AND ELECTRONIC DEVICE
JP5166927B2 (en) * 2007-06-12 2013-03-21 ルネサスエレクトロニクス株式会社 Processing equipment

Also Published As

Publication number Publication date
JP2013164691A (en) 2013-08-22

Similar Documents

Publication Publication Date Title
US9086966B2 (en) Systems, apparatuses, and methods for handling timeouts
EP3274855B1 (en) Selectively enabling first and second communication paths using a repeater
US9753529B2 (en) Systems, apparatuses, and methods for synchronizing port entry into a low power status
US10083147B2 (en) Apparatuses and methods for multilane universal serial bus (USB2) communication over embedded universal serial bus (eUSB2)
US9405718B2 (en) Leveraging an enumeration and/or configuration mechanism of one interconnect protocol for a different interconnect protocol
CN102023256B (en) Power measurement techniques of system-on-chip (SOC)
US11263165B2 (en) Apparatuses for periodic universal serial bus (USB) transaction scheduling at fractional bus intervals
US11451067B2 (en) Method, apparatus and system to enhance a device policy manager to manage devices based on battery condition
US11231937B2 (en) Autonomous host detection for communication port management
US20180173666A1 (en) APPARATUSES AND METHODS TO COUPLE AN EMBEDDED UNIVERSAL SERIAL BUS (eUSB) CIRCUIT TO A UNIVERSAL SERIAL BUS (USB) TRANSCEIVER INTERFACE CIRCUIT
US10860522B2 (en) Method and apparatus for controlling USB-C connectors on system with multiple host controllers
KR101487181B1 (en) Incorporating an independent logic block in a system-on-a-chip
WO2018044816A1 (en) Apparatuses to resolve roles for dual role serial bus devices
US9552051B2 (en) Block partition to minimize power leakage
US11188492B2 (en) Enhanced serial peripheral interface (eSPI) port expander
KR20170034423A (en) Power management for memory accesses in a system-on-chip
JP2011015391A (en) Method and system to facilitate configurable input/output (i/o) termination voltage reference
US10873525B2 (en) Dynamic asymmetric communication path allocation
JP5952019B2 (en) Information processing apparatus, semiconductor device, and power consumption suppression method
US20220121594A1 (en) Soc architecture to reduce memory bandwidth bottlenecks and facilitate power management
US20220199573A1 (en) Modular low latency electrical sequence for die-to-die interface

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150108

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20151201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160122

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160609

R150 Certificate of patent or registration of utility model

Ref document number: 5952019

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150