WO2011099144A1 - 情報処理システム - Google Patents

情報処理システム Download PDF

Info

Publication number
WO2011099144A1
WO2011099144A1 PCT/JP2010/052078 JP2010052078W WO2011099144A1 WO 2011099144 A1 WO2011099144 A1 WO 2011099144A1 JP 2010052078 W JP2010052078 W JP 2010052078W WO 2011099144 A1 WO2011099144 A1 WO 2011099144A1
Authority
WO
WIPO (PCT)
Prior art keywords
interface
devices
information
processing system
information processing
Prior art date
Application number
PCT/JP2010/052078
Other languages
English (en)
French (fr)
Inventor
正雄 石黒
義則 武者
Original Assignee
株式会社日立製作所
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 株式会社日立製作所 filed Critical 株式会社日立製作所
Priority to PCT/JP2010/052078 priority Critical patent/WO2011099144A1/ja
Publication of WO2011099144A1 publication Critical patent/WO2011099144A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer

Definitions

  • the present invention relates to an information processing system that handles a plurality of information processing apparatuses or information recording apparatuses in an integrated manner.
  • removable hard disk devices eg, iVDR
  • transrestrial digital TV broadcasts terrestrial digital television broadcasts
  • moving copies (Registered trademark) etc.)
  • TV equipment moving copies.
  • the removable hard disk device has a high speed and a large capacity. Therefore, for example, large-capacity content such as high-definition video can be easily stored, and recording and moving of the large-capacity content can be performed at high speed.
  • large-capacity content such as high-definition video can be easily stored, and recording and moving of the large-capacity content can be performed at high speed.
  • Patent Document 1 a device that outputs video content information to a display device such as electronic paper has been proposed.
  • a host device such as a USB host adapter is usually connected to a device that is a recording medium.
  • the linked device is connected, and the host device controls the storage and retrieval of video content for the recording medium device, while the linked device outputs video content information, the scent, and the effect. Perform control to make sound.
  • the problem in this case is that when another device is connected, it is necessary to associate the recording medium device as the first device with the interlocking device as the second device. In other words, when a plurality of devices that are desirably handled in an integrated manner are connected, a means for grouping and managing and controlling the plurality of devices is required.
  • an interface unit corresponding to the plurality of devices, an interface control unit that controls the interface, a CPU that controls the entire system, and information about requests from the CPU A memory for reading and writing; and an allowable connection time holding unit, and when the CPU detects that the plurality of devices are connected via the interface control unit, the connection time to the memory
  • the plurality of devices are treated as one device group, When one of the devices tries to use another device, the same device The devices in the scan group, to solve the problems as characterized by the use in preference to other devices.
  • an interface unit corresponding to the plurality of devices, an interface control unit that controls the interface, a CPU that controls the entire system, and a request from the CPU
  • the memory stores
  • the interface unit information and device information of the connected device are written, and the combination of the interface unit information matches the information stored in the interface relation information storage unit, the plurality of devices are As one device group In the case where one number of devices try to use other devices, the devices in the same device group, it solves the problems as characterized utilized in preference to other devices.
  • FIG. 1 is a block diagram of hardware and functions showing the overall configuration of an information processing apparatus comprising a host device that drives a recording medium device and an interlocking device according to an embodiment of the present invention.
  • the information processing system of the present invention is the host device 1 and is used in combination with the storage medium device 2 and the interlocking device 3.
  • the host device 1 includes an I / F control unit 5 that controls the CPU 4 and the storage medium device 2, an I / F control unit 6 that controls the interlocking device 3, a memory including device time management information 7, and an allowable connection time holding unit 9. Composed.
  • the allowable connection time holding unit 9 may be on a memory.
  • the host device 1 is a desktop PC
  • the storage medium device 2 is a hard disk having an S-ATA interface
  • the interlocking device 3 is a scent generator having a USB interface.
  • FIG. 2 is a diagram showing the configuration of the device time management information 7 of FIG.
  • the device time management information 7 includes items of a device type 11, a provider 12, an interface type 13, a connection time 14, and a group ID 15, and information is stored for each connected device.
  • the interface control unit 5 detects that the storage medium device 2 is connected, and the interface control unit 6 It detects that the interlocking device 3 is connected.
  • the device driver 8 running on the CPU 4 receives the connection detection notification from the interface control unit 5 and the interface control unit 6, the device driver 8 obtains the device time management information 7 from the interface control units 5 and 6.
  • the device type 11, the provider 12, and the interface type 13 which are information are stored, and the time 14 when the connection is detected is stored.
  • those whose difference in connection time 14 is smaller than the value stored in the connection allowable time holding unit 9 are grouped together.
  • ID 15 is assigned and registered in the device time management information 7.
  • the hard disk information is registered in the entry # 1
  • the scent generator is registered in the entry # 2
  • the same group ID 1 is registered. Thereby, it becomes possible to easily determine which devices are grouped by referring to the group ID 15 of the device time management information 7.
  • FIG. 3 is a diagram showing an example of a flow of updating the device time management information 7 of FIG.
  • the insertion of a device it is first confirmed whether or not the device is already registered in the device time management information (step 21). If not registered, it is newly registered in the device time management information (step 22). At that time, the group ID is not registered yet.
  • the insertion time of the device is compared with the insertion times of other devices already registered, and it is searched whether there is a difference between the insertion times that is smaller than the value stored in the connection allowable time holding unit. (Step 23). If a device with a sufficiently close insertion time is found, the same group ID as that device is registered (step 24).
  • step 25 If no device with a very short insertion time is found, an unused group ID is registered (step 25). If the device is USB, etc., the reset may work even if it is already inserted. In that case, the insertion of the device is detected again. In this case, in step 21, since the device information is already registered in the device time management information, the process ends without updating the device time management information. This prevents the grouping from being canceled for devices that have already been grouped due to malfunction.
  • the devices can be grouped and handled in the host.
  • the device driver 8 refers to the device time management information 7 as necessary, and controls the storage medium device 2 and the interlocking device 3. Specifically, taking FIG. 2 as an example, by grouping the HDD with entry number 1 and the scent generator with entry number 2 in the table, while playing back the content stored in the HDD with entry number 1, By controlling the scent generator of entry number 2, it becomes possible to generate a scent linked to the content image.
  • FIG. 6 is a block diagram of hardware and functions showing the overall configuration of the information processing apparatus including the host device that drives the recording medium device and the interlocking device according to an embodiment of the present invention.
  • 1 includes the device connection interface management information 62 instead of the device time management information 7, and the interface related information holding unit 63 instead of the connection allowable time holding unit 9.
  • FIG. 7 is a diagram showing a configuration of the device connection interface management information 62 of FIG.
  • the device connection interface management information 62 includes items of device type 11, provider 12, interface type 13, connection interface 71, and group ID 15, and information is stored for each connected device.
  • the interface control unit 5 detects that the storage medium device 2 is connected, and the interface control unit 6 It detects that the interlocking device 3 is connected.
  • the device driver 8 running on the CPU 4 receives the connection detection notification from the interface control unit 5 and the interface control unit 6, the device driver 8 obtains the device connection interface management information 62 from the interface control units 5 and 6.
  • the device type 11, the provider 12, and the interface type 13 are stored, and the interface information 71 that detects the connection is stored.
  • a device matching the interface combination stored in the interface related information holding unit is searched, grouped, and grouped.
  • ID 15 is assigned and registered in the device connection interface management information 62.
  • the hard disk information is registered in the entry # 1
  • the scent generator is registered in the entry # 2
  • the same group ID 1 is registered. Thereby, it is possible to easily determine which devices are grouped by referring to the group ID 15 of the device connection interface management information 62.
  • FIG. 4 is a diagram for explaining a general physical topology of USB.
  • a host controller 31 and a root hub 32 are mounted on a host realized by a PC or the like.
  • the USB devices (34, 35) can be directly connected to the root hub 31.
  • a plurality of hubs 33 can be connected to the root hub 31, and USB devices (36, 37, 38) can be connected to the hub 33.
  • the PC that is the host can grasp which device is connected to the root hub 32 and the hub 33.
  • FIG. 5 is a functional block diagram showing an overall configuration of an information processing apparatus including a host device that drives a recording medium device and an interlocking device according to an embodiment of the present invention.
  • the PC 41 as a host is equipped with an S-ATA I / F 42 for connecting a recording medium device and a USB I / F (43, 44, 45, 46, 47) to which an interlocking device can be connected as an interface.
  • S-ATA I / F 42 for connecting a recording medium device
  • a USB I / F 43, 44, 45, 46, 47
  • Each interface is not limited to S-ATA or USB.
  • the recording medium device 51 and the interlocking device 52 take the form of a physically integrated medium 48.
  • the medium 48 includes an S-ATA I / F 49 for accessing the recording medium device and a USB I / F 50 for accessing the interlocking device 52.
  • the S-ATA I / F 49 of the medium 48 inevitably becomes the S-ATA I / F 42 of the PC 41.
  • the USB I / F 50 is connected to the USB I / F (device A) 43 of the PC 41. That is, when the PC 41 is configured as shown in FIG. 5, the interlocking device is always connected to the USB I / F (device A) 43.
  • the second embodiment can be realized by holding such an interface pair in the interface related information holding unit 63 in advance.
  • the interface related information holding unit 63 may be dynamically generated in the host device 61 when the device driver 8 is activated.
  • the PC 41 can grasp which device is connected to which I / F from the physical topology of the USB as shown in FIG. Therefore, since the PC 41 can confirm which interface the device is connected to, the device connection interface management information 62 can be stored.
  • the devices can be grouped and handled by the host.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

 複数のデバイスが接続されるホスト機器において、複数のデバイスを対応づける必要がある。つまりは、一体的に扱うことが望ましい複数のデバイスが接続されている場合に、複数のデバイスをグループ化して管理および制御する手段が望まれている。各デバイスが接続されたことを検出した際に、前記接続時間の差異が接続許容時間の範囲内である場合に、当該複数のデバイス同士を一のデバイスグループとして扱う。

Description

情報処理システム
 本発明は、複数の情報処理装置または情報記録装置を統合して扱う情報処理システムに関する。
 近年、コンピュータやデジタルカメラ、デジタルビデオカメラ、デジタル放送録画機などの情報通信機器の発達に伴って、電子データが日々生成されるようになってきている。これらのデータは、最終的には、記録媒体に記録されることになり、記録媒体は、ホスト機器に対して、着脱自在に構成されているものも多い。
 近年、地上デジタルテレビジョン放送(以下、「地上デジタルTV放送」という)の番組映像を録画したり、或いは、移動コピー(ムーブ)を取ったりするための記録メディアとしてリムーバル・ハードディスク・デバイス(例えばiVDR(登録商標)など)を用いたテレビジョン機器(以下、「TV機器」という)が実用化されている。上記リムーバル・ハードディスク・デバイスは、高速、且つ大容量である。そのため、例えばハイビジョン映像のような大容量コンテンツが容易に保存可能であり、該大容量コンテンツの録画やムーブを高速で行うことができる。また、ホスト機器であるTV機器に挿入するリムーバル・ハードディスク・デバイスを、何度も交換して記録することで、大容量のデータである映像コンテンツを大量に蓄積保存することが可能になる。
 一方、記録媒体への映像コンテンツの録画、または、記録媒体に格納された映像コンテンツに対して、その媒体に付属の別のデバイスがアクセスをするといった製品が実用化されつつある。例えば、電子ペーパー等の表示デバイスに映像コンテンツの情報を出力するデバイスが提案されている(特許文献1)。
特開2009-199663号公報
 記録媒体の蓄積された映像コンテンツに連動して制御するデバイス(以下、「連動デバイス」という)を制御するためには、通常、USBホストアダプタ等のホスト機器に対して、記録媒体であるデバイスと、連動デバイスが接続され、ホスト機器が、記録媒体デバイスに対して、映像コンテンツの保存や読み出しのデータ制御を行い、一方、連動デバイスに対しては、映像コンテンツの情報を出力や、香りや効果音を出す制御を行う等する。この場合の問題点は、他のデバイスが接続されている場合においては、第1のデバイスである記録媒体デバイスと第2のデバイスである連動デバイスとを対応づける必要がでてくることである。つまりは、一体的に扱うことが望ましい複数のデバイスが接続されている場合に、複数のデバイスをグループ化して管理および制御する手段が必要となる。
 複数のデバイスと接続する情報処理システムにおいて、前記複数のデバイスに対応したインターフェース部と、該インターフェースを制御するインターフェース制御部と、システム全体を制御するCPUと、前記CPUからの要求に対して情報を読み書きするメモリと、接続許容時間保持部と、を少なくとも有し、前記CPUが、前記複数の各デバイスが接続されたことを、前記インターフェース制御部を介して検出した際に、前記メモリに接続時間と接続されたデバイスの情報を書き込み、前記接続時間の差異が前記接続許容時間保持部に保持された接続許容時間の範囲内である場合に、当該複数のデバイス同士を一のデバイスグループとして扱い、前記複数のデバイスの一が他のデバイスを利用しようとした場合においては、同一デバイスグループ内のデバイスを、他のデバイスに優先して利用することを特徴として課題を解決する。
 または、複数のデバイスと接続する情報処理システムにおいて、前記複数のデバイスに対応したインターフェース部と、該インターフェースを制御するインターフェース制御部と、システム全体を制御するCPUと、前記CPUからの要求に対して情報を読み書きするメモリと、インターフェース関連情報保持部と、を少なくとも有し、前記CPUが、前記複数の各デバイスが接続されたことを、前記インターフェース制御部を介して検出した際に、前記メモリに接続されたデバイスのインターフェース部の情報とデバイスの情報を書き込み、前記インターフェース部の情報の組み合わせが、前記インターフェース関係情報保持部に保持された情報と一致している場合に、当該複数のデバイス同士を一のデバイスグループとして扱い、前記複数のデバイスの一が他のデバイスを利用しようとした場合においては、同一デバイスグループ内のデバイスを、他のデバイスに優先して利用することを特徴として課題を解決する。
 同時に使用される2以上のデバイスを特別な事前処理や事前準備なく、接続される装置において動作するドライバのみでデバイスのグループ化に対応することが可能となる。 
本発明の記録媒体デバイスと連動デバイスを駆動するホスト機器からなる情報処理装置の構成を示す図である。 本発明のデバイス時刻管理情報の構成を示す図である。 本発明のデバイス時刻管理情報の更新のフローを示す図である。 USBの物理的トポロジーを説明するための図である。 ホスト機器と記憶媒体デバイス及び連動デバイスが接続される際の様子を表した図である。 本発明の記録媒体デバイスと連動デバイスを駆動するホスト機器からなる情報処理装置の構成を示す図である。 本発明のデバイス接続インターフェース管理情報の構成を示す図である。
 以下、本発明の実施の形態を、図面により詳細に説明する。
 図1は、本発明の一実施形態に係る、記録媒体デバイスと連動デバイスを駆動するホスト機器からなる情報処理装置の全体構成を示すハードウェアと機能のブロック図である。
 本発明の情報処理システムは、ホスト機器1であり、記憶媒体デバイス2、連動デバイス3と組み合わせて使用される。ホスト機器1は、CPU4と記憶媒体デバイス2を制御するI/F制御部5、連動デバイス3を制御するI/F制御部6、デバイス時刻管理情報7を含むメモリ、接続許容時間保持部9で構成される。接続許容時間保持部9はメモリ上にあっても良い。例えば、ホスト機器1はデスクトップPC、記憶媒体デバイス2はS-ATAインターフェースをもつハードディスク、連動デバイス3はUSBインターフェースをもつ香り発生器と仮定することができる。 
 図2は、図1のデバイス時刻管理情報7の構成を示す図である。
 デバイス時刻管理情報7は、デバイスの種類11、プロバイダ12、インターフェースの種類13、接続時間14、グループID15の項目で構成され、接続されたデバイス毎に情報が格納される。
 記憶媒体デバイス2と連動デバイス3が物理的に一体化されている場合、このデバイスが接続された際、インターフェース制御部5は記憶媒体デバイス2が接続されたことを検出し、インターフェース制御部6は連動デバイス3が接続されたことを検出する。CPU4上で起動しているデバイスドライバ8は、上記接続の検出の通知をインターフェース制御部5、インターフェース制御部6から受けた際に、デバイス時刻管理情報7として、インターフェース制御部5、6から取得した情報であるデバイスの種類11、プロバイダ12、インターフェースの種類13を格納し、また、接続を検出した時間14を格納する。また、同時に、デバイス時刻管理情報7に登録されているすべてのデバイスに対して、接続時間14の差が、接続許容時間保持部9に格納されている値より小さい者同士をグループ化して、グループID15を割り当て、デバイス時刻管理情報7に登録する。上記の例の場合、#1のエントリにハードディスクの情報が、#2のエントリに香り発生器が登録され、同じグループIDである1が登録される。これにより、このデバイス時刻管理情報7のグループID15を参照することにより、どのデバイス同士がグループ化されているか容易に判定することが可能になる。
 図3は、図1のデバイス時刻管理情報7の更新のフローの一例を示す図である。デバイスの挿入が検出された際に、まずはそのデバイスがデバイス時刻管理情報に既に登録されているかどうかを確認する(ステップ21)。もし、登録されていなければ、デバイス時刻管理情報に新規に登録する(ステップ22)。その際、グループIDはまだ登録しない。次に、デバイスの挿入時間を、他に既に登録されているデバイスの挿入時間と比較し、挿入時間の差が接続許容時間保持部に格納されている値より小さいものがあるかどうかを探索する(ステップ23)。もし、挿入時間が十分に近いデバイスが見つかれば、そのデバイスと同じグループIDを登録する(ステップ24)。挿入時間が非常に近いデバイスが見つからなければ、未使用のグループIDを登録する(ステップ25)。デバイスがUSBなどの場合、既に挿入されている状態にも関わらず、リセットが動作してしまう場合がある。その場合、再度、デバイスの挿入が検出されてしまう。この場合、ステップ21において、デバイス時刻管理情報に既にそのデバイスの情報が登録されているため、デバイス時刻管理情報の更新は行わずに終了する。これにより、誤作動のために、既にグループ化されていたデバイスに対して、グループ化の解除が行われることを防ぐ。
 以上により、実施例1において、デバイスをグループ化してホストにおいて扱うことができる。デバイスドライバ8は必要に応じて、デバイス時刻管理情報7を参照し、記憶媒体デバイス2と連動デバイス3を制御する。具体的に図2を例に挙げると、テーブルのエントリ番号1のHDDと、エントリ番号2の香り発生器をグループ化したことにより、エントリ番号1のHDDに格納されているコンテンツを再生しながら、エントリ番号2の香り発生器を制御することにより、コンテンツの映像に連動した香りを発生させること等が可能となる。
 図6は、本発明の一実施形態に係る、記録媒体デバイスと連動デバイスを駆動するホスト機器からなる情報処理装置の全体構成を示すハードウェアと機能のブロック図である。
 前述した図1のうち、デバイス時刻管理情報7に代えてデバイス接続インターフェース管理情報62を有し、接続許容時間保持部9の代わりに、インターフェース関連情報保持部63を有する。 
 図7は、図6のデバイス接続インターフェース管理情報62の構成を示す図である。
 デバイス接続インターフェース管理情報62は、デバイスの種類11、プロバイダ12、インターフェースの種類13、接続インターフェース71、グループID15の項目で構成され、接続されたデバイス毎に情報が格納される。
 記憶媒体デバイス2と連動デバイス3が物理的に一体化されている場合、このデバイスが接続された際、インターフェース制御部5は記憶媒体デバイス2が接続されたことを検出し、インターフェース制御部6は連動デバイス3が接続されたことを検出する。CPU4上で起動しているデバイスドライバ8は、上記接続の検出の通知をインターフェース制御部5、インターフェース制御部6から受けた際に、デバイス接続インターフェース管理情報62として、インターフェース制御部5、6から取得した情報であるデバイスの種類11、プロバイダ12、インターフェースの種類13を格納し、また、接続を検出したインターフェース情報71を格納する。また、同時に、デバイス接続インターフェース管理情報62に登録されているすべてのデバイスに対して、組み合わせるならばインターフェース関連情報保持部に格納されているインターフェース組み合わせに一致するデバイスを検索し、グループ化して、グループID15を割り当て、デバイス接続インターフェース管理情報62に登録する。上記の例の場合、#1のエントリにハードディスクの情報が、#2のエントリに香り発生器が登録され、同じグループIDである1が登録される。これにより、このデバイス接続インターフェース管理情報62のグループID15を参照することにより、どのデバイス同士がグループ化されているか容易に判定することが可能になる。
 図4は、一般的なUSBの物理的トポロジーを説明する図である。例えばPCなどで実現されるホストには、ホストコントローラ31とルートハブ32が搭載されている。USBデバイス(34、35)はルートハブ31に直接接続することができる。また、ルートハブ31にハブ33を複数接続でき、そのハブ33に対してUSBデバイス(36、37、38)を接続することができる。そして、ホストであるPCはルートハブ32、及び、ハブ33にどのデバイスが接続されているかを把握することができる。
 図5は、本発明の一実施形態に係る、記録媒体デバイスと連動デバイスを駆動するホスト機器からなる情報処理装置の全体構成を示す機能ブロック図である。ホストであるPC41は、インターフェースとして、記録媒体デバイスが接続するためのS-ATA I/F42と、連動デバイスが接続可能なUSB I/F(43、44、45、46、47)が搭載されていることを想定している。なお、各インターフェースはS-ATAやUSBに限定しない。一方、記録媒体デバイス51と連動デバイス52は物理的に一体化されたメディア48の形をとっていることが望ましい。このメディア48には、記録媒体デバイスをアクセスするためのS-ATA I/F49と、連動デバイス52をアクセスするためのUSB I/F50を具備している。記録媒体デバイス51と連動デバイス52は一体化されている場合、メディア48をPC41に接続した際、必然的にメディア48のS-ATA I/F49はPC41のS-ATA I/F42に、メディア48のUSB I/F50はPC41のUSB I/F(デバイスA)43に接続される。つまり、PC41が図5に示すような構成の場合、連動デバイスは必ずUSB I/F(デバイスA)43に接続されることになる。このようなインターフェース対を、予めインターフェース関連情報保持部63に保持しておくことで実施形態2は実現可能となる。インターフェース関連情報保持部63は、デバイスドライバ8起動時にホスト機器61内で動的に生成してもよい。一方で、PC41は図4で示すようにUSBの物理的トポロジーから、どのI/Fにどのデバイスが接続されているかを把握することができる。そのため、PC41は、どのインターフェースにデバイスが接続されたかを確認することができるため、デバイス接続インターフェース管理情報62を格納することができる。
 以上により、実施例2においても、実施例1と同様に、デバイスをグループ化してホストにおいて扱うことができる。
1 ホスト機器
2 記憶媒体デバイス
3 連動デバイス
4 CPU
5 I/F制御部
6 I/F制御部
7 デバイス時刻管理情報
8 デバイスドライバ
9 接続許容時間保持部
11 デバイスの種類
12 プロバイダ
13 I/Fの種類
14 接続時間
15 グループID
21 デバイス時刻管理情報に対象デバイスが登録されているかをチェックするステップ
22 デバイス時刻管理情報にデバイス情報(グループID以外)を登録するステップ
23 デバイス時刻管理情報に対象デバイスの接続時間の差が接続許容時間保持部に格納されている値より小さいデバイスが登録されているかをチェックするステップ
24 デバイス時刻管理情報に接続時間の近いデバイスと同じグループIDを登録するステップ
25 デバイス時刻管理情報に新規のグループIDを登録するステップ
31 ホストコントローラ
32 ルートハブ
33 ハブ
34 デバイスA
35 デバイスB
36 デバイスC
37 デバイスD
38 デバイスE
41 ホストPC
42 S-ATA I/F
43 USB I/F(デバイスA)
44 USB I/F(デバイスA)
45 USB I/F(デバイスA)
46 USB I/F(デバイスA)
47 USB I/F(デバイスA)
48 メディア
49 S-ATA I/F
50 USB I/F
51 記憶媒体デバイス
52 連動デバイス
61 ホスト機器
62 デバイス接続インターフェース管理情報
63 インターフェース関連情報保持部 
71 接続インターフェース
 
 

Claims (5)

  1.  複数のデバイスと接続する情報処理システムにおいて、
     前記複数のデバイスに対応したインターフェース部と、
     該インターフェースを制御するインターフェース制御部と、
     システム全体を制御するCPUと、
     前記CPUからの要求に対して情報を読み書きするメモリと、
     接続許容時間保持部と、を少なくとも有し、
     前記CPUが、前記複数の各デバイスが接続されたことを、前記インターフェース制御部を介して検出した際に、
     前記メモリに接続時間と接続されたデバイスの情報を書き込み、
     前記接続時間の差異が前記接続許容時間保持部に保持された接続許容時間の範囲内である場合に、当該複数のデバイス同士を一のデバイスグループとして扱い、
     前記複数のデバイスの一が他のデバイスを利用しようとした場合においては、同一デバイスグループ内のデバイスを、他のデバイスに優先して利用することを特徴とした情報処理システム。
  2.  複数のデバイスと接続する情報処理システムにおいて、
     前記複数のデバイスに対応したインターフェース部と、
     該インターフェースを制御するインターフェース制御部と、
     システム全体を制御するCPUと、
     前記CPUからの要求に対して情報を読み書きするメモリと、
     インターフェース関連情報保持部と、を少なくとも有し、
     前記CPUが、前記複数の各デバイスが接続されたことを、前記インターフェース制御部を介して検出した際に、
     前記メモリに接続されたデバイスのインターフェース部の情報とデバイスの情報を書き込み、
     前記インターフェース部の情報の組み合わせが、前記インターフェース関係情報保持部に保持された情報と一致している場合に、当該複数のデバイス同士を一のデバイスグループとして扱い、
     前記複数のデバイスの一が他のデバイスを利用しようとした場合においては、同一デバイスグループ内のデバイスを、他のデバイスに優先して利用することを特徴とした情報処理システム。
  3.  請求項1または2の情報処理システムにおいて、
     前記デバイスグループのデバイスの一はコンテンツを格納する記憶媒体デバイスであり、
     他の一が前記コンテンツの再生に連動して動作するデバイスであることを特徴とする情報処理システム。
  4.  請求項1、2または3の情報処理システムにおいて、
     前記複数のデバイスが、固有の識別子を格納するID格納部と、上記ID格納部にIDを書き込むID書込部を有することを特徴とする情報処理システム。
  5.  請求項1、2または3の情報処理システムにおいて、
     前記インターフェース部の一がS-ATAであり、前記インターフェース部の他の一がUSBであることを特徴とする情報処理システム。
     
     
PCT/JP2010/052078 2010-02-12 2010-02-12 情報処理システム WO2011099144A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/052078 WO2011099144A1 (ja) 2010-02-12 2010-02-12 情報処理システム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/052078 WO2011099144A1 (ja) 2010-02-12 2010-02-12 情報処理システム

Publications (1)

Publication Number Publication Date
WO2011099144A1 true WO2011099144A1 (ja) 2011-08-18

Family

ID=44367447

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/052078 WO2011099144A1 (ja) 2010-02-12 2010-02-12 情報処理システム

Country Status (1)

Country Link
WO (1) WO2011099144A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014106784A (ja) * 2012-11-28 2014-06-09 Seiko Epson Corp デバイス制御装置、ホスト装置およびホスト装置の制御方法

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006067231A (ja) * 2004-08-26 2006-03-09 Canon Inc 画像入力装置及びその制御方法、プログラム、並びに画像入力システム
JP2009245028A (ja) * 2008-03-30 2009-10-22 Pfu Ltd 情報配布システム、情報表示装置、情報管理方法、及びプログラム

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006067231A (ja) * 2004-08-26 2006-03-09 Canon Inc 画像入力装置及びその制御方法、プログラム、並びに画像入力システム
JP2009245028A (ja) * 2008-03-30 2009-10-22 Pfu Ltd 情報配布システム、情報表示装置、情報管理方法、及びプログラム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014106784A (ja) * 2012-11-28 2014-06-09 Seiko Epson Corp デバイス制御装置、ホスト装置およびホスト装置の制御方法
US9921555B2 (en) 2012-11-28 2018-03-20 Seiko Epson Corporation Device control system, host device, and control method of a host device

Similar Documents

Publication Publication Date Title
TWI272011B (en) Data storage system and method that supports personal video recorder functionality
US8868861B2 (en) Information recording apparatus and copy management program for caching content data of digital content
CN111381954B (zh) 一种音频数据录制方法、系统及终端设备
CN101753936B (zh) 一种视频监控系统的存储空间的配置方法和视频服务器
CN101689119A (zh) 实体和虚拟图像的统一提供
CN105190525A (zh) 管理在节电模式中对混合式驱动器的访问
CN102136289B (zh) 一种媒体内容的存储方法、读取方法、装置和系统
US20070294476A1 (en) Method For Representing Foreign RAID Configurations
US8234457B2 (en) Dynamic adaptive flushing of cached data
US20090204760A1 (en) Storage apparatus, relay device, and method of controlling operating state
JP2006338345A5 (ja)
WO2011099144A1 (ja) 情報処理システム
JP4667225B2 (ja) 制御装置およびコピー制御方法
US20050235105A1 (en) Disk recording device, monitoring method for disk recording medium, and monitoring program for disk recording medium
JP2006302343A (ja) 情報記録再生装置
US20080281992A1 (en) Method for detecting order of attached devices and computer readable storage media storing program thereof
WO2020168516A1 (en) Method and system for facilitating fast atomic write operations in shingled magnetic recording hard disk drives
US20140181237A1 (en) Server and method for storing data
JP6932769B2 (ja) 記録管理装置及び方法、コンピュータプログラム並びに記録媒体
JP5310181B2 (ja) ファイル管理方法、ファイル管理方法プログラム及びファイル管理方法装置
US20120246402A1 (en) Communication device, communication method, and computer- readable recording medium storing program
EP2256648A1 (en) Method for storing data files, method for reading data content, and data store
US20110296102A1 (en) Storage apparatus comprising raid groups of raid 1 series and control method of writing to raid group of raid 1 series
TWI408552B (zh) 用於一管理系統之檔案存取方法
JP2003140838A (ja) アレイ記憶装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10845741

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10845741

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP