JP2004272764A - Function extension method for computer system - Google Patents

Function extension method for computer system Download PDF

Info

Publication number
JP2004272764A
JP2004272764A JP2003065027A JP2003065027A JP2004272764A JP 2004272764 A JP2004272764 A JP 2004272764A JP 2003065027 A JP2003065027 A JP 2003065027A JP 2003065027 A JP2003065027 A JP 2003065027A JP 2004272764 A JP2004272764 A JP 2004272764A
Authority
JP
Japan
Prior art keywords
file
software
computer system
function
simulation means
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.)
Pending
Application number
JP2003065027A
Other languages
Japanese (ja)
Inventor
Hiroshi Ichise
浩 市瀬
Seiji Ishii
清二 石井
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.)
Toyo Communication Equipment Co Ltd
Original Assignee
Toyo Communication Equipment 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 Toyo Communication Equipment Co Ltd filed Critical Toyo Communication Equipment Co Ltd
Priority to JP2003065027A priority Critical patent/JP2004272764A/en
Publication of JP2004272764A publication Critical patent/JP2004272764A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Reverberation, Karaoke And Other Acoustics (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a function extension technique for peripheral equipment that dispenses with the installation operation of driver software and application software for peripheral equipment when the peripheral equipment is connected as a function extension to a computer system, in a computer system having an operating system. <P>SOLUTION: The function extension method for a computer system, which connects peripheral equipment to a computer system having an operating system and a given interface to extend the function of the computer system, uses an Autorun function of the operating system to automatically install driver software or application software for controlling the peripheral equipment in the computer system from the peripheral equipment. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、コンピュータシステムに周辺機器を接続して、機能を拡張する方法に関する。
【0002】
【従来の技術】
近年パーソナルコンピュータは、ハードウェアの機能、性能の向上と基本ソフトやアプリケーションソフトといったソフトウェアの機能充実に伴い、その利用分野と応用範囲をますます拡大している。本格的な情報化社会を迎えるにあたり、今やパーソナルコンピュータ(パソコン)は情報化社会を支える重要な手段であり、様々な機器(周辺機器)を接続する必要性も高まってきている。従って、パソコンには今後とも益々高い機能拡張性が要求されることは間違いない。
【0003】
ところで、一般的なパソコンはプリンタやスキャナーを始め、或いはスピーカーといったオーディオ機器に至るまで様々な周辺機器を接続できるようになっているが、パソコン内部ではOS(基本ソフト)やアプリケーションやデバイスドライバといったソフトウェア群が一体となって、これら周辺機器を制御していることは周知のことである。パソコン内部では前記ソフトウェア群とハードウェアが連携して作動し、適当なインタフェースを介して周辺機器に対して信号を送り、周辺機器から電気信号を受信する。その結果、周辺機器の動作を制御したり、周辺機器からデータを読みとることができる。このようにパソコンはいろいろな周辺機器を接続できるように、USB等の汎用インタフェースを標準で用意している。
【0004】
ところで、今、全く新しい周辺機器を製造し、これを既存のパソコンへ追加接続することを考える。例えば、まず、パソコンにCD−ROMドライブとスピーカをUSB等のインタフェースで接続して起動しておく。このとき、音楽用CDをCD−ROMドライブに挿入すると自動的にスピーカから音楽が流れるようになっているので、パソコンをジュークボックスとして使うことができる。
そこへ、新しく開発した周辺機器として「マイク」をUSB等に追加接続して、今までジュークボックスとして機能していたパソコンを「カラオケ装置」として機能させることを考える。このように、既存の状態に周辺機器を追加接続して、新たに機能を付加することを一般に機能拡張と呼んでいる。
【0005】
ところが、新しく開発したマイクを単にパソコンのUSBに接続するだけでは、ジュークボックスがカラオケ装置に早変わりするといったことは通常はあり得ない。
なぜなら、マイクにカラオケ機能を持たせるためには、その機能を働かせるためのソフトウェア(アプリケーションやデバイスドライバ)をパソコンにインストールしなければならないからである。
一方、Windows98(米国Microsoft社の登録商標)以降の基本ソフトを搭載したパソコンにはUSBインタフェースや、USBインタフェースで接続するためのCD−ROMドライブ用のソフトウェアが一式標準装備されている。このため、ユーザはUSBインタフェース(勿論IDEインタフェース仕様のものでも良い)のCD−ROMドライブを接続してパソコンを起動するだけで、CD−ROMドライブはそのまま使用可能な状態となっている。
【0006】
従って、ユーザはマイク(周辺機器)に添付したCD−ROM(アプリケーションやデバイスドライバの記録媒体)をCD−ROMドライブに装着し、インストールを実行するとマイク(周辺機器)を使うことが可能になる。
インストールを開始するには、セットしたCD−ROMに収められているセットアッププログラムのファイルをマウスでダブルクリックし、これを起動させればよい。後はパソコンの表示画面に表示されたインストールメニューに従い、順次必要なものを選択していけばインストール作業が完了する。
しかしながら、このようなインストール作業は周辺機器を追加するたびに、その都度ユーザが実施しなければならないので、大変煩雑なものとなっている。また、ドライバ等を納めたCD−ROM等の媒体を周辺機器毎に管理するのもユーザにとって非常に煩雑である。
【0007】
そこで、前記インストール作業を自動化しユーザーの負担を軽減する技術が特開平11−53289号公報に開示されている。ここに開示されている技術は、情報処理装置(パソコン)に周辺装置等の拡張機能装置を接続するだけで、ドライバソフト等のソフトウェアを自動的にインストールすると共にバーションアップを自動化したものである。情報処理装置は周辺装置の接続を自動的に検知し、周辺装置から転送されて来たソフトウェア情報と情報装置自体が既に持っているソフトウェア情報とネットワークを介して入手したソフトウェア情報とを比較し、最新のバージョンのものを情報装置内に記憶保存できるようになっている。
【0008】
【発明が解決しようとする課題】
しかしながら、特開平11−53289号公報に開示されている技術は、以下のような問題がある。すなわち、ドライバソフト等のソフトウェアを情報装置に自動的にインストールし、更にバージョンアップを自動化できるという利点を有している一方、情報装置側には事前にインストールやバージョンアップの手順を示したインストールプログラム(インストーラ)を導入しておかなければならない。
すなわち、インストールを開始する主体はあくまで情報装置側にあり、情報装置側で周辺装置の接続を検出したとき、情報装置内部のインストーラが自動的に起動するようになっている。従って、事前に前記インストーラをすべての情報装置内に保存しておく必要があるので、ユーザに対して情報装置(パソコン)毎にインストーラの導入作業を強いることになり煩雑なものとなる。
【0009】
また、周辺機器を出張等で外部に持ち出し、他の情報装置に接続して使うといった場合には、別途インストーラをCD−ROMやフロッピーディスク等の媒体に納めて持ち歩かなければならない。
よって、周辺装置をつなぎさえすればいつでもどこでも即使えるようになるといった究極の要求には十分応えきれていないのが現状である。本発明は上記問題点を解決するためになされたものであって、全く新しい機器をパソコンへ接続するだけで、ユーザにインストール作業を負担させることなく、すぐにその周辺機器が機能するパソコンの機能拡張方法を提供するものである。
【0010】
【課題を解決するための手段】
上記目的を解決する為に本発明に係わる請求項1記載の発明は、オペレーションシステムと所定のインタフェースとを有するコンピュータシステムに周辺機器を前記インタフェースを介して接続し前記コンピュータシステムの機能を拡張する方法において、前記周辺機器は前記コンピュータシステムに接続する所定のインタフェースと、前記インタフェースを介してコンピュータシステムに接続するCD−ROMドライブ模擬手段と、ソフトウェア等のプログラムを格納するソフト格納手段とを備え、前記CD−ROMドライブ模擬手段はファイル読み出し手段と第1のファイル模擬手段と第2のファイル模擬手段とを有し、前記ソフト格納手段は前記周辺機器を前記コンピュータシステムで制御するためのドライバソフトと該ドライバソフトを前記コンピュータシステムにインストールするためのインストールプログラムとを格納しており、前記周辺機器を前記コンピュータシステムに接続したとき、前記オペレーションシステムが有するCD−ROMドライブを検出する機能(プラグアンドプレイ機能)及びCD−ROMの有無を検出し前記CD−ROMのルートディレクトリ上のファイルを自動的に読み出して実行する機能(オートラン機能)とが働き、前記ファイル読み出し模擬手段を介して前記第1のファイル模擬手段を読み出し前記第2のファイル模擬手段(起動ファイル)のファイル名を特定すると共に、前記ファイル読み出し模擬手段を介して前記第2のファイル模擬手段を読み出して、前記第2のファイル模擬手段の内容に従い前記ソフト格納手段内のインストールプログラムをコンピュータシステム内に読み出して実行し、前記インストールプログラムに従いソフト格納手段内のドライバソフトをコンピュータシステムにインストールしたものである。
【0011】
本発明に係わる請求項2記載の発明は、請求項1において、前記周辺機器がUSBインタフェースを備えたUSBデバイスである。
本発明に係わる請求項3記載の発明は、請求項1、または請求項2において、前記ソフト格納手段の中に前記周辺機器の機能を拡張するアプリケーションソフトを格納しておき、前記インストールプログラムに従い該アプリケーションソフトをコンピュータシステムにインストールしたものである。
【0012】
本発明に係わる請求項4記載の発明は、請求項1、請求項2、または請求項3において、前記ドライバソフトに対応する第3のファイル模擬手段を前記CD−ROMドライブ模擬手段に設けるようにしたものである。
本発明に係わる請求項5記載の発明は、請求項1、請求項2、請求項3、または請求項4において、前記アプリケーションソフトに対応する第4のファイル模擬手段を前記CD−ROMドライブ模擬手段に設けるようにしたものである。
【0013】
【発明の実施の形態】
以下、図示した実施例に基づいて本発明を詳細に説明する。
図1は本発明に係わる第1の実施例として、カラオケマイクを周辺機器1としてパソコン2に接続した例を示したものであって、他の周辺機器3(スピーカ)と共にパソコン2へ接続した様子を示している。
図1において、カラオケマイク(周辺装置1)はパソコン2へ接続するためのUSBインタフェース4と、前記パソコン2側から前記USBインタフェース4を介して見たときCD−ROMを装着した状態のCD−ROMドライブとして認識されるCD−ROMドライブ模擬手段5と、インストールプログラム6とマイク用ドライバ7(ドライバソフト)とカラオケソフト8(アプリケーションソフト)とを記憶格納するソフト格納手段9と、音声を電気信号に変換する機能や音量設定機能やエコー量の設定機能といったカラオケマイクが有するマイク機能要素10とを備えている。
【0014】
さらに、前記CD−ROMドライブ模擬手段5は、パソコン2からの指示でファイル読み出しを実行するファイル読み出し模擬手段11と、前記パソコン2からの指示があったとき前記ファイル読み出し模擬手段11が読み出すべきインストールプログラムのファイル名が記録された第1のファイル模擬手段12と、前記第1のファイル模擬手段5が指定するインストールプログラムのファイルを模擬する第2のファイル模擬手段13と、カラオケマイク(周辺機器1)のデバイスドライバに対応する第3のファイル模擬手段14と、アプリケーションソフトのファイルに対応する第4のファイル模擬手段15とを備えている。
【0015】
また、パソコン2はUSBインタフェース16と、前記USBインタフェース16に接続された周辺機器を自動的に認識するプラグアンドプレイ機能17と、前記プラグアンドプレイ機能17にて新規に認識した周辺機器(CD−ROMドライブ)に装着した媒体上のファイルを読み出しこれを自動的に実行するオートラン機能18と、前記USBインタフェース16を介して接続したスピーカ(周辺機器3)を制御するためのスピーカ用ドライバ19とを標準で備えている。
なお、前記スピーカ(周辺機器3)はUSBインタフェース20と、前記USBインタフェース16、20を介してパソコン2から供給された信号を音として再生するスピーカ機能要素21とを備えている。
【0016】
図1に示した周辺機器1は以下のように動作する。
まず、スピーカ(周辺機器3)のみをパソコン2に接続して起動した状態を考える。パソコン2の電源を投入すると、パソコン2内部においてハードディスク(図示しない)からメモリ(図示しない)へオペレーションシステム(Windows98以降を想定)が読み込まれオペレーションシステムが起動する。このとき、周辺機器3(スピーカ)のドライバがハードディスク(表示しない)からメモリ(表示しない)に自動的に読み込まれ周辺機器3が制御できる状態となる。
【0017】
次に、USBインタフェース16に周辺機器1を接続する。このとき、周辺機器1の有するCD−ROMドライブ模擬手段5はUSBインタフェース4を介してGUIDというデバイスIDに基づく電気信号をパソコン2に送出する。
ここで、パソコン2(オペレーションシステム)にはもともと前記GUIDを受信し周辺機器が接続されたか否かを自動的に認識するプラグアンドプレイ機能17が備わっている。従って、パソコン2は前記GUIDに基づく電気信号をUSBインタフェース16を介して受信し、新しい周辺機器1の接続があったことを検出すると、標準で備えるCD−ROMドライブのドライバをハードディスク(図示しない)からメモリ(図示しない)へ読み出し、前記周辺機器1はCD−ROMドライブとして認識された状態となる。
【0018】
ここで、周辺機器1の有するCD−ROMドライブ模擬手段5はコンピュータシステムから見たとき、あたかもCD−ROMが装着された状態のCD−ROMドライブとして模擬的に実現されている。
従って、オペレーションシステムはプラグアンドプレイ機能17に続きオートラン機能(又はオートプレイ機能とも呼ばれる)18を起動させ、CD−ROMドライブ模擬手段5に模擬的に装着したCD−ROMのルートディレクトリを検索してautorun.infというファイルを自動的に探すようになっている。
【0019】
そこで、CD−ROMドライブ模擬手段5のファイル読み出し模擬手段はオペレーションシステムの指示に従い、CD−ROMドライブ模擬手段5に模擬的に存在するCD−ROMのルートディレクトリを検索する。(CD−ROMドライブ模擬手段5はマイクロコンピュータ、メモリ、ソフトウェアで構成して実現するのが一般的であるが、どのような構成であっても構わない。)
【0020】
このとき、前記CD−ROM模擬手段のルートディレクトリに、第1のファイル模擬手段12(autorun.inf)及び第2のファイル模擬手段(install.exe)を用意しておき、前記第1のファイル模擬手段12(autorun.inf)のファイルの内容を[Autorun]OPEN=install.exeと記述しておく。すると、オペレーションシステム(オートラン機能18)の指示によってファイル読み出し模擬手段11は第1のファイル模擬手段12(autorun.inf)を読み出し、これをオペレーションシステムへ送出する。
【0021】
オペレーションシステムは受けとったautorun.infのファイル内容に記述されている文字OPEN=install.exeを解釈し、「OPEN=」の部分が自動実行する命令であると認識し、同じルートディレクトリに存在する「install.exe」というファイルが自動実行するプログラム名(インストールの起動ファイル)であると特定する。
オペレーションシステムは起動ファイル(install.exe)をファイル読み出し模擬手段5を介して読み出しこれを実行する。ここで、起動ファイル(install.exe)の内容にインストールプログラム6の格納先(ソフト格納手段9)とこれを読み出す命令を記述しておく。
【0022】
すると、起動ファイル(install.exe)の記述内容に従い、オペレーションシステムはファイル読み出し模擬手段11を介して、ソフト格納手段9からインストールプログラム6を読み出し、これを実行する。ここで、前記インストールプログラム6は周辺機器1からパソコン2へカラオケソフト8(ドライバソフト)や「マイク」用ドライバ7(アプリケーションソフト)を自動的に導入するための手順を示したプログラムであって、カラオケソフト8や「マイク」用ドライバ7の格納先(プログラム格納手段9の場所)やプログラムを入手する手順が示されている。
【0023】
オペレーションシステムは起動したインストールプログラム6に記述された内容に従い、同様にファイル読み出し模擬手段11を介して第3のファイル模擬手段14或いは第4のファイル模擬手段15を読み出し、ここに記述された内容に従ってソフト格納手段9からマイク用ドライバ7(ドライバソフト)とカラオケソフト8(アプリケーションソフト)を順に読み出す。そして、これをメモリ(図示しない)にロードすると共にハードディスク(図示しない)にこれを書き込む。このとき、マイク用ドライバ7(ドライバソフト)をメモリ及びハードディスクに書き込む際、インストール先に既にドライバが存在するか否かを検索して、ドライバがインストール済みであればインストールを中止してカラオケソフト8(アプリケーションソフト)のインストールに移行し、既存のドライバソフトが存在しなければドライバソフトのインストールを開始するようにしておくと良い。
【0024】
なお、前記マイク用ドライバ7及びカラオケソフト8に対応して第3のファイル模擬手段14及び第4のファイル模擬手段15とをCD−ROMドライブ模擬手段5内に設けるようにしているが、これを省略しインストールプログラムの中に前記第3のファイル模擬手段14及び第4のファイル模擬手段15の内容を記述するようにしてもよい。
以上の手順でパソコンにマイク用ドライバ7(ドライバソフト)とカラオケソフト8(アプリケーションソフト)をインストールする作業は完了する。
【0025】
ここで、パソコン3においてインストールしたカラオケソフト8(アプリケーションソフト)を起動すると、起動したアプリケーションソフトが直接USBインタフェース4を介して、カラオケマイクが持つカラオケ機能要素10にアクセスすることが可能となり、音量、音質、エコーの設定等といったカラオケ機能要素10の制御が可能となる。ここでカラオケ機能要素10の制御は直接USBインタフェース4を介して行うようにしてもよいし、或いは事前にCD−ROM模擬手段5の中に第5のファイル模擬手段22を形成しておき、ここを介して前記カラオケ機能要素10を制御するといった方法でも良い。
【0026】
なお、インストーラ6にカラオケソフト8(アプリケーションソフト)を起動する手順を記述しておいても良い。このようにすると、インストール終了後カラオケソフト8(アプリケーションソフト)が自動的に起動するので、カラオケソフト8を起動するユーザーの手間を省くことができる。また、CD−ROMドライブ模擬手段5への入出力をUSBインタフェース4を介して行うようにしているので、パソコンの電源が起動した状態でそのまま周辺機器を接続することができるし、またインストール終了後にパソコンを再起動する必要もなくなるのでユーザの負担は全くなくなる。
【0027】
以上のように、周辺機器1がCD−ROMドライブ模擬手段5とソフト格納手段9とを備え、パソコン2が周辺機器1をCD−ROMを装着した状態のCD−ROMドライブとして認識しすると共に、オペレーションシステムが有するオートラン機能18が自動的に働き、ソフト格納手段9に記憶されたインストーラ6、「マイク」用ドライバ7、カラオケソフト8が順次自動的にパソコンに導入されるようにしたので、ユーザーにインストール作業を負担させないコンピュータシステムの機能拡張方法を提供することができる。
【0028】
なお、周辺機器1に設けたソフト格納手段9に格納するソフトは、パソコンで実行可能なマシン語コードであるのが一般的であるが、本発明にあってはこれに限らず、たとえばブラウザやJAVAエンジンが解釈できる中間コードであってもよいし、或いはパソコンのコマンド実行機能で実行可能なコマンド文字列であっても良い。更に、ソフト格納手段9にソフトを圧縮した状態で格納し、ファイル読み出し模擬手段11がこれを伸張(解凍)した上で、パソコン側に引き渡すといった構成にしてもよい。また、更にソフト格納手段9の特定の場所(アドレス)にソフトを格納するようにしてもよいし、特定のアドレスに前記ソフトの大きさ(データサイズ)を記録しておいてもよいであろう。このようにすると、ファイル読み出し模擬手段9やソフト格納手段8が汎用化できると共に、当該ソフトの更新処理が簡単になるので便利である。
【0029】
【発明の効果】
本発明により、周辺機器にUSBインタフェースのCD−ROMドライブ模擬手段とソフト格納手段を備え、周辺機器をパソコンに接続したときに、パソコンが周辺機器をCD−ROMが装着した状態のCD−ROMドライブとして自動的に認識するとともに、オペレーションシステムが有するCD−ROMドライブのオートラン機能が働き、ソフト格納手段に記憶されたインストールプログラム、ドライバソフト、アプリケーションソフトが順次自動的にパソコンにインストールされるようにしたので、ユーザー側のインストール作業を全く不要とする周辺機器の機能拡張方式を提供するのに著効を奏す。
【図面の簡単な説明】
【図1】本発明に係る周辺機器の機能拡張方式を示すブロック図。
【符号の説明】
1、3…周辺機器
2…パソコン
4、16、20…USBインタフェース
5…CD−ROM模擬手段
6…インストーラ
7…「マイク」用ドライバ
8…カラオケソフト
9…ソフト格納手段
10…マイク機能要素
11…ファイル読み出し模擬手段
12…第1のファイル模擬手段
13…第2のファイル模擬手段
14…第3のファイル模擬手段
15…第4のファイル模擬手段
17…プラグアンドプレイ機能
18…オートラン機能
19…スピーカ用ドライバ
21…第5のファイル模擬手段
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a method for connecting a peripheral device to a computer system to extend a function.
[0002]
[Prior art]
2. Description of the Related Art In recent years, personal computers have been increasingly used in a wider range of applications and applications as hardware functions and performance have been improved and software functions such as basic software and application software have been enhanced. With the arrival of a full-fledged information society, personal computers (PCs) are now an important means of supporting the information society, and the need to connect various devices (peripheral devices) is increasing. Therefore, there is no doubt that personal computers will be required to have even higher function expandability in the future.
[0003]
By the way, a general personal computer can be connected to various peripheral devices such as a printer or a scanner or an audio device such as a speaker, but inside the personal computer, software such as an OS (basic software), an application, and a device driver are installed. It is well known that a group controls these peripheral devices as a unit. In the personal computer, the software group and the hardware operate in cooperation with each other to send a signal to a peripheral device via an appropriate interface and receive an electric signal from the peripheral device. As a result, the operation of the peripheral device can be controlled and data can be read from the peripheral device. As described above, the personal computer is provided with a universal interface such as a USB as a standard so that various peripheral devices can be connected.
[0004]
By the way, now, consider manufacturing a completely new peripheral device and connecting it to an existing personal computer. For example, first, a personal computer is connected to a CD-ROM drive and a speaker through an interface such as a USB and activated. At this time, when the music CD is inserted into the CD-ROM drive, the music is automatically played from the speaker, so that the personal computer can be used as a jukebox.
Then, consider adding a "microphone" as a newly-developed peripheral device to a USB or the like so that a personal computer that has functioned as a jukebox can function as a "karaoke device". As described above, adding a new function by additionally connecting a peripheral device to an existing state is generally called function expansion.
[0005]
However, simply connecting a newly-developed microphone to the USB of a personal computer does not usually make it possible for a jukebox to quickly turn into a karaoke device.
This is because in order for a microphone to have a karaoke function, software (applications and device drivers) for operating the function must be installed in a personal computer.
On the other hand, a personal computer equipped with basic software after Windows 98 (registered trademark of Microsoft Corporation in the United States) is equipped with a USB interface and a set of software for a CD-ROM drive for connection via the USB interface as standard. For this reason, the user simply connects the CD-ROM drive of USB interface (of course, IDE interface specification may be used) and starts up the personal computer, and the CD-ROM drive can be used as it is.
[0006]
Therefore, the user can use the microphone (peripheral device) by mounting the CD-ROM (recording medium of the application and the device driver) attached to the microphone (peripheral device) in the CD-ROM drive and executing the installation.
To start the installation, double-click the file of the setup program contained in the set CD-ROM with the mouse to start it. After that, according to the installation menu displayed on the display screen of the personal computer, if necessary items are sequentially selected, the installation work is completed.
However, such an installation work has to be performed by the user every time a peripheral device is added, so that it is very complicated. In addition, it is very troublesome for the user to manage a medium such as a CD-ROM containing a driver or the like for each peripheral device.
[0007]
Japanese Patent Application Laid-Open No. H11-53289 discloses a technique for automating the installation work and reducing the burden on the user. The technology disclosed herein automatically installs software such as driver software and automates version-up simply by connecting an extended function device such as a peripheral device to an information processing device (personal computer). . The information processing device automatically detects the connection of the peripheral device, compares the software information transferred from the peripheral device with the software information already possessed by the information device itself and the software information obtained via the network, The latest version can be stored in the information device.
[0008]
[Problems to be solved by the invention]
However, the technique disclosed in Japanese Patent Application Laid-Open No. 11-53289 has the following problems. That is, while the software has the advantage that software such as driver software can be automatically installed in the information device and the version upgrade can be further automated, the information device has an installation program that shows the procedure of installation and version upgrade in advance. (Installer) must be installed.
In other words, the entity that starts the installation is located on the information device side, and the installer inside the information device automatically starts when the information device detects the connection of the peripheral device. Therefore, it is necessary to save the installer in all the information devices in advance, so that the user is forced to install the installer for each information device (personal computer), which is complicated.
[0009]
In the case where peripheral devices are taken out on a business trip or the like and connected to another information device for use, the installer must be separately stored in a medium such as a CD-ROM or a floppy disk and carried.
Therefore, the present situation is that the ultimate demand that the peripheral device can be used anytime and anywhere as soon as it is connected, has not been sufficiently satisfied. The present invention has been made in order to solve the above-mentioned problems, and a function of a personal computer in which peripheral devices function immediately without connecting a user to installation work by simply connecting a completely new device to the personal computer. It provides an extension method.
[0010]
[Means for Solving the Problems]
According to an aspect of the present invention, there is provided a method for connecting a peripheral device to a computer system having an operation system and a predetermined interface via the interface to extend the functions of the computer system. , The peripheral device comprises a predetermined interface connected to the computer system, a CD-ROM drive simulation means connected to the computer system via the interface, and software storage means for storing a program such as software, The CD-ROM drive simulating means has a file reading means, a first file simulating means, and a second file simulating means, and the software storage means includes driver software for controlling the peripheral device by the computer system, and driver software. Driver soft And a function (plug-and-play function) for detecting a CD-ROM drive of the operation system when the peripheral device is connected to the computer system. A function of detecting the presence or absence of a CD-ROM and automatically reading and executing a file in a root directory of the CD-ROM (auto-run function), and the first file simulation means via the file read simulation means. Is read, the file name of the second file simulating means (startup file) is specified, and the second file simulating means is read out via the file reading simulating means, and the contents of the second file simulating means are read. Instrument in the software storage means It reads and executes le program in a computer system, in which to install the driver software in the software storage unit in a computer system in accordance with the installation program.
[0011]
According to a second aspect of the present invention, in the first aspect, the peripheral device is a USB device having a USB interface.
According to a third aspect of the present invention, in the first or second aspect, application software for expanding the function of the peripheral device is stored in the software storage means, and the software is stored in accordance with the installation program. The application software is installed on a computer system.
[0012]
According to a fourth aspect of the present invention, in the first, second, or third aspect, a third file simulation means corresponding to the driver software is provided in the CD-ROM drive simulation means. It was done.
According to a fifth aspect of the present invention, in the first, second, third, or fourth aspect, the fourth file simulation means corresponding to the application software is the CD-ROM drive simulation means. Is provided.
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, the present invention will be described in detail with reference to the illustrated embodiments.
FIG. 1 shows an example in which a karaoke microphone is connected to a personal computer 2 as a peripheral device 1 as a first embodiment according to the present invention, and is connected to the personal computer 2 together with other peripheral devices 3 (speakers). Is shown.
In FIG. 1, a karaoke microphone (peripheral device 1) has a USB interface 4 for connecting to a personal computer 2, and a CD-ROM with a CD-ROM mounted when viewed from the personal computer 2 through the USB interface 4. CD-ROM drive simulation means 5 recognized as a drive, software storage means 9 for storing and storing an installation program 6, a microphone driver 7 (driver software), and a karaoke software 8 (application software); The karaoke microphone has a microphone function element 10 such as a conversion function, a volume setting function, and an echo amount setting function.
[0014]
Further, the CD-ROM drive simulation means 5 includes a file reading simulation means 11 for executing file reading according to an instruction from the personal computer 2, and an installation to be read by the file reading simulation means 11 when an instruction from the personal computer 2 is received. A first file simulating unit 12 in which a file name of the program is recorded; a second file simulating unit 13 for simulating a file of an installation program designated by the first file simulating unit 5; 3) a third file simulation means 14 corresponding to the device driver and a fourth file simulation means 15 corresponding to the application software file.
[0015]
The personal computer 2 also has a USB interface 16, a plug-and-play function 17 for automatically recognizing peripheral devices connected to the USB interface 16, and a peripheral device (CD- An auto-run function 18 for reading a file on a medium mounted on a ROM drive) and automatically executing the file, and a speaker driver 19 for controlling a speaker (peripheral device 3) connected via the USB interface 16 are provided. Provided as standard.
The speaker (peripheral device 3) includes a USB interface 20 and a speaker function element 21 for reproducing a signal supplied from the personal computer 2 through the USB interfaces 16 and 20 as sound.
[0016]
The peripheral device 1 shown in FIG. 1 operates as follows.
First, consider a state in which only the speaker (peripheral device 3) is connected to the personal computer 2 and activated. When the power of the personal computer 2 is turned on, the operation system (assuming Windows 98 or later) is read from the hard disk (not shown) to the memory (not shown) inside the personal computer 2, and the operation system is started. At this time, the driver of the peripheral device 3 (speaker) is automatically read from the hard disk (not displayed) to the memory (not displayed), and the peripheral device 3 can be controlled.
[0017]
Next, the peripheral device 1 is connected to the USB interface 16. At this time, the CD-ROM drive simulation means 5 of the peripheral device 1 sends an electric signal based on a device ID called GUID to the personal computer 2 via the USB interface 4.
Here, the personal computer 2 (operation system) is provided with a plug and play function 17 which originally receives the GUID and automatically recognizes whether or not a peripheral device is connected. Therefore, when the personal computer 2 receives the electric signal based on the GUID through the USB interface 16 and detects that the new peripheral device 1 is connected, the personal computer 2 changes the driver of the standard CD-ROM drive to a hard disk (not shown). To a memory (not shown), and the peripheral device 1 is recognized as a CD-ROM drive.
[0018]
Here, when viewed from the computer system, the CD-ROM drive simulation means 5 of the peripheral device 1 is simulated as a CD-ROM drive with a CD-ROM mounted.
Therefore, the operation system activates the auto-run function (also called the auto-play function) 18 following the plug-and-play function 17, searches the root directory of the CD-ROM simulated on the CD-ROM drive simulation means 5, and searches for the root directory. autorun. The file "inf" is automatically searched.
[0019]
Therefore, the file reading simulation means of the CD-ROM drive simulation means 5 searches the CD-ROM root directory simulated in the CD-ROM drive simulation means 5 according to the instruction of the operation system. (The CD-ROM drive simulation means 5 is generally realized by being constituted by a microcomputer, a memory, and software, but may have any structure.)
[0020]
At this time, a first file simulation means 12 (autorun.inf) and a second file simulation means (install.exe) are prepared in the root directory of the CD-ROM simulation means, and the first file simulation means is prepared. The contents of the file of the means 12 (autorun.inf) are set to [Autorun] OPEN = install. exe. Then, the file reading simulation means 11 reads the first file simulation means 12 (autorun.inf) according to the instruction of the operation system (autorun function 18), and sends it to the operation system.
[0021]
The operating system receives the autorun. inf file described in the file contents of inf. exe, the "OPEN =" portion is recognized as an instruction to be automatically executed, and the file "install.exe" existing in the same root directory is the name of the program to be automatically executed (installation start file). Identify.
The operating system reads out the start-up file (install.exe) through the file reading simulation means 5 and executes it. Here, the storage location of the installation program 6 (software storage means 9) and the instruction to read it are described in the contents of the startup file (install.exe).
[0022]
Then, the operation system reads the installation program 6 from the software storage means 9 via the file reading simulation means 11 and executes it according to the description contents of the startup file (install.exe). Here, the installation program 6 is a program showing a procedure for automatically introducing the karaoke software 8 (driver software) and the “microphone” driver 7 (application software) from the peripheral device 1 to the personal computer 2. The storage location of the karaoke software 8 and the "microphone" driver 7 (the location of the program storage means 9) and the procedure for obtaining the program are shown.
[0023]
The operating system reads out the third file simulation means 14 or the fourth file simulation means 15 via the file reading simulation means 11 in accordance with the contents described in the started installation program 6, and similarly according to the contents described here. The microphone driver 7 (driver software) and the karaoke software 8 (application software) are sequentially read from the software storage means 9. Then, it is loaded into a memory (not shown) and written on a hard disk (not shown). At this time, when writing the microphone driver 7 (driver software) to the memory and the hard disk, it is searched whether or not the driver already exists in the installation destination. If the driver is already installed, the installation is stopped and the karaoke software 8 is stopped. It is preferable to shift to the installation of (application software) and start the installation of the driver software if there is no existing driver software.
[0024]
Note that the third file simulation means 14 and the fourth file simulation means 15 are provided in the CD-ROM drive simulation means 5 in correspondence with the microphone driver 7 and the karaoke software 8. Alternatively, the contents of the third file simulation means 14 and the fourth file simulation means 15 may be described in the installation program.
With the above procedure, the operation of installing the microphone driver 7 (driver software) and the karaoke software 8 (application software) on the personal computer is completed.
[0025]
Here, when the karaoke software 8 (application software) installed on the personal computer 3 is started, the started application software can directly access the karaoke function element 10 of the karaoke microphone via the USB interface 4, and the volume, It is possible to control the karaoke function element 10 such as setting of sound quality and echo. Here, the control of the karaoke function element 10 may be performed directly via the USB interface 4 or a fifth file simulation means 22 is formed in the CD-ROM simulation means 5 in advance, and A method of controlling the karaoke function element 10 via the karaoke function element may be used.
[0026]
The procedure for starting the karaoke software 8 (application software) may be described in the installer 6. In this way, the karaoke software 8 (application software) is automatically started after the installation is completed, so that the user who starts the karaoke software 8 can save time and effort. Since input / output to / from the CD-ROM drive simulation means 5 is performed via the USB interface 4, peripheral devices can be connected as they are while the power supply of the personal computer is turned on. There is no need to restart the personal computer, so there is no burden on the user.
[0027]
As described above, the peripheral device 1 includes the CD-ROM drive simulation unit 5 and the software storage unit 9, and the personal computer 2 recognizes the peripheral device 1 as a CD-ROM drive with a CD-ROM mounted thereon, The auto-run function 18 of the operation system automatically operates, and the installer 6, the "microphone" driver 7, and the karaoke software 8 stored in the software storage means 9 are automatically and sequentially introduced into the personal computer. The present invention can provide a method for extending the functions of a computer system that does not burden the user with installation work.
[0028]
The software stored in the software storage means 9 provided in the peripheral device 1 is generally a machine language code that can be executed by a personal computer. However, the present invention is not limited to this. It may be an intermediate code that can be interpreted by the JAVA engine or a command character string that can be executed by the command execution function of the personal computer. Further, the software may be stored in the software storage means 9 in a compressed state, and the file reading simulation means 11 may decompress (decompress) the software and deliver it to the personal computer. Further, the software may be stored at a specific location (address) of the software storage means 9 or the size (data size) of the software may be recorded at a specific address. By doing so, the file reading simulation means 9 and the software storage means 8 can be generalized, and the software update processing is simplified, which is convenient.
[0029]
【The invention's effect】
According to the present invention, a peripheral device is provided with a USB interface CD-ROM drive simulating means and software storage means, and when the peripheral device is connected to a personal computer, the personal computer has the peripheral device mounted on the CD-ROM drive. And the auto-run function of the CD-ROM drive of the operation system is activated, and the installation program, driver software, and application software stored in the software storage means are automatically and sequentially installed on the personal computer. Therefore, it is very effective to provide a function expansion method for peripheral devices that does not require any installation work on the user side.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a function expansion method of a peripheral device according to the present invention.
[Explanation of symbols]
1, 3 peripheral device 2 personal computer 4, 16, 20 USB interface 5 CD-ROM simulation means 6 installer 7 "microphone" driver 8 karaoke software 9 software storage means 10 microphone function element 11 File reading simulation means 12 First file simulation means 13 Second file simulation means 14 Third file simulation means 15 Fourth file simulation means 17 Plug and play function 18 Autorun function 19 Speaker Driver 21: Fifth file simulation means

Claims (5)

オペレーションシステムと所定のインタフェースとを有するコンピュータシステムに周辺機器を前記インタフェースを介して接続し前記コンピュータシステムの機能を拡張する方法において、前記周辺機器は前記コンピュータシステムに接続する所定のインタフェースと、前記インタフェースを介してコンピュータシステムに接続するCD−ROMドライブ模擬手段と、ソフトウェア等のプログラムを格納するソフト格納手段とを備え、前記CD−ROMドライブ模擬手段はファイル読み出し手段と第1のファイル模擬手段と第2のファイル模擬手段とを有し、前記ソフト格納手段は前記周辺機器を前記コンピュータシステムで制御するためのドライバソフトと該ドライバソフトを前記コンピュータシステムにインストールするためのインストールプログラムとを格納しており、前記周辺機器を前記コンピュータシステムに接続したとき、
前記オペレーションシステムが有するCD−ROMドライブを検出する機能(プラグアンドプレイ機能)及びCD−ROMの有無を検出し前記CD−ROMのルートディレクトリ上のファイルを自動的に読み出して実行する機能(オートラン機能)とが働き、前記ファイル読み出し模擬手段を介して前記第1のファイル模擬手段を読み出し前記第2のファイル模擬手段(起動ファイル)のファイル名を特定すると共に、前記ファイル読み出し模擬手段を介して前記第2のファイル模擬手段を読み出して、前記第2のファイル模擬手段の内容に従い前記ソフト格納手段内のインストールプログラムをコンピュータシステム内に読み出して実行し、前記インストールプログラムに従いソフト格納手段内のドライバソフトをコンピュータシステムにインストールしたことを特徴とするコンピュータシステムの機能拡張方法。
A method of connecting a peripheral device to a computer system having an operation system and a predetermined interface via the interface to extend the function of the computer system, wherein the peripheral device includes a predetermined interface connected to the computer system, and the interface And a software storage means for storing a program such as software. The CD-ROM drive simulation means includes a file reading means, a first file simulation means, File simulation means, and the software storage means includes driver software for controlling the peripheral device by the computer system and installation software for installing the driver software in the computer system. Has stored the Lumpur program, when connected to the peripheral device to the computer system,
A function of detecting the CD-ROM drive of the operation system (plug and play function) and a function of detecting the presence or absence of a CD-ROM and automatically reading and executing a file in a root directory of the CD-ROM (autorun function) ) To read out the first file simulation means via the file reading simulation means, specify the file name of the second file simulation means (startup file), and specify the file name via the file reading simulation means. The second file simulation means is read, the installation program in the software storage means is read into the computer system according to the contents of the second file simulation means and executed, and the driver software in the software storage means is read in accordance with the installation program. Computer system Enhancements method of a computer system, characterized in that the installation.
前記周辺機器がUSBインタフェースを備えたUSBデバイスであることを特徴とする、請求項1記載のコンピュータシステムの機能拡張方法。2. The method according to claim 1, wherein the peripheral device is a USB device having a USB interface. 前記ソフト格納手段の中に前記周辺機器の機能を拡張するアプリケーションソフトを格納しておき、前記インストールプログラムに従い該アプリケーションソフトをコンピュータシステムにインストールしたことを特徴とする請求項1、または請求項2の何れかに記載のコンピュータシステムの機能拡張方法。3. The computer program according to claim 1, wherein application software for expanding the function of the peripheral device is stored in the software storage unit, and the application software is installed in a computer system according to the installation program. A method for expanding a function of a computer system according to any one of the above. 前記ドライバソフトに対応する第3のファイル模擬手段を前記CD−ROMドライブ模擬手段に設けたことを特徴とする請求項1、請求項2、または請求項3の何れかに記載のコンピュータシステムの機能拡張方法。4. The function of the computer system according to claim 1, wherein a third file simulation unit corresponding to the driver software is provided in the CD-ROM drive simulation unit. Expansion method. 前記アプリケーションソフトに対応する第4のファイル模擬手段を前記CD−ROMドライブ模擬手段に設けたことを特徴とする請求項1、請求項2、請求項3、または請求項4の何れかに記載のコンピュータシステムの機能拡張方法。5. The CD-ROM drive simulation means according to claim 1, wherein a fourth file simulation means corresponding to the application software is provided in the CD-ROM drive simulation means. How to extend the functionality of a computer system.
JP2003065027A 2003-03-11 2003-03-11 Function extension method for computer system Pending JP2004272764A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003065027A JP2004272764A (en) 2003-03-11 2003-03-11 Function extension method for computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003065027A JP2004272764A (en) 2003-03-11 2003-03-11 Function extension method for computer system

Publications (1)

Publication Number Publication Date
JP2004272764A true JP2004272764A (en) 2004-09-30

Family

ID=33126163

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003065027A Pending JP2004272764A (en) 2003-03-11 2003-03-11 Function extension method for computer system

Country Status (1)

Country Link
JP (1) JP2004272764A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006134321A (en) * 2004-10-21 2006-05-25 Microsoft Corp Using external memory device to improve system performance
JP2006338450A (en) * 2005-06-03 2006-12-14 Kenwood Corp Electronic apparatus, information processing system, and information processing method
JP2007013604A (en) * 2005-06-30 2007-01-18 Oki Electric Ind Co Ltd Voice processing peripheral device and ip telephone system
KR100802241B1 (en) 2006-12-19 2008-02-11 디디티아이씨 코포레이션 리미티드 Driving method of a driverless peripheral device with a cross platform
JP2008532161A (en) * 2005-03-04 2008-08-14 ケンブリッジ シリコン ラジオ リミテッド Driver installation
JP2011192169A (en) * 2010-03-16 2011-09-29 Ricoh Co Ltd Communication system, device equipment, host computer, control method, and program
US10216637B2 (en) 2004-05-03 2019-02-26 Microsoft Technology Licensing, Llc Non-volatile memory cache performance improvement
US10387313B2 (en) 2008-09-15 2019-08-20 Microsoft Technology Licensing, Llc Method and system for ensuring reliability of cache data and metadata subsequent to a reboot
US10509730B2 (en) 2008-09-19 2019-12-17 Microsoft Technology Licensing, Llc Aggregation of write traffic to a data store

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10216637B2 (en) 2004-05-03 2019-02-26 Microsoft Technology Licensing, Llc Non-volatile memory cache performance improvement
JP2006134321A (en) * 2004-10-21 2006-05-25 Microsoft Corp Using external memory device to improve system performance
US9690496B2 (en) 2004-10-21 2017-06-27 Microsoft Technology Licensing, Llc Using external memory devices to improve system performance
JP2008532161A (en) * 2005-03-04 2008-08-14 ケンブリッジ シリコン ラジオ リミテッド Driver installation
JP2006338450A (en) * 2005-06-03 2006-12-14 Kenwood Corp Electronic apparatus, information processing system, and information processing method
JP2007013604A (en) * 2005-06-30 2007-01-18 Oki Electric Ind Co Ltd Voice processing peripheral device and ip telephone system
KR100802241B1 (en) 2006-12-19 2008-02-11 디디티아이씨 코포레이션 리미티드 Driving method of a driverless peripheral device with a cross platform
US10387313B2 (en) 2008-09-15 2019-08-20 Microsoft Technology Licensing, Llc Method and system for ensuring reliability of cache data and metadata subsequent to a reboot
US10509730B2 (en) 2008-09-19 2019-12-17 Microsoft Technology Licensing, Llc Aggregation of write traffic to a data store
JP2011192169A (en) * 2010-03-16 2011-09-29 Ricoh Co Ltd Communication system, device equipment, host computer, control method, and program

Similar Documents

Publication Publication Date Title
US5835759A (en) Launching computer applications
US6078951A (en) Method and apparatus for automating a software delivery system by locating, downloading, installing, and upgrading of viewer software
JP4881023B2 (en) Information processing apparatus, method for executing object-oriented program in the apparatus, and program therefor
JP2005353073A (en) Computer peripheral device for self-installing
JP2007514217A (en) Data exchange method between data processing apparatus and computer
US6442475B1 (en) Extendable on-vehicle information system
JP2007080293A (en) System and method for constructing target operating system from source operating system
KR100233175B1 (en) Compact disk read only memory(cd-rom) player
JP2005085278A (en) System and method for communication between computers through integrated hardware device
US6662363B1 (en) Method, system and recording medium for installing software in computer
JP4089582B2 (en) Electronic music device setting information editing system, editing device program, and electronic music device
JP2004272764A (en) Function extension method for computer system
US20030182456A1 (en) Portable peripheral apparatus with an embedded storage module
KR100729686B1 (en) Electrical music apparatus capable of connecting with external device
JP2002032321A (en) General-purpose driver server
JP2002366501A (en) Peripheral device, computer system and installer program
JP4655538B2 (en) Electronic music apparatus and program
JP2002176456A (en) Electronic device and information update method
JP4158423B2 (en) Driver installation system, method thereof and program thereof
JP2001256167A (en) Information processor and option board loaded on the same
JP2003521001A (en) System and method for displaying information on a screen of a user interface device under control of a digital audio playback device
KR100315776B1 (en) Drive Program Built-in Hardware and Mounting Method
US20050210233A1 (en) System and method for updating a basic Input/Output system program
JP4158422B2 (en) Driver installation system, method thereof and program thereof
JP2924767B2 (en) Automatic System Generation Method for Computer System

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060215

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20060215

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20070905

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20081127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090113

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090616