JP4101361B2 - Audio data transmitting / receiving apparatus and audio data transmitting / receiving system - Google Patents

Audio data transmitting / receiving apparatus and audio data transmitting / receiving system Download PDF

Info

Publication number
JP4101361B2
JP4101361B2 JP18362398A JP18362398A JP4101361B2 JP 4101361 B2 JP4101361 B2 JP 4101361B2 JP 18362398 A JP18362398 A JP 18362398A JP 18362398 A JP18362398 A JP 18362398A JP 4101361 B2 JP4101361 B2 JP 4101361B2
Authority
JP
Japan
Prior art keywords
audio data
data
transmitting
receiving
audio
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.)
Expired - Fee Related
Application number
JP18362398A
Other languages
Japanese (ja)
Other versions
JP2000021081A (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.)
Roland Corp
Original Assignee
Roland Corp
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 Roland Corp filed Critical Roland Corp
Priority to JP18362398A priority Critical patent/JP4101361B2/en
Publication of JP2000021081A publication Critical patent/JP2000021081A/en
Application granted granted Critical
Publication of JP4101361B2 publication Critical patent/JP4101361B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Synchronisation In Digital Transmission Systems (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、音声データ送受信装置および音声データ送受信システムに関し、さらに詳細には、音声データを非同期転送する際の処理を改善した音声データ送受信装置および音声データ送受信システムに関する。
【0002】
【従来の技術】
近年、コンピュータ・インターフェースとして、パーソナル・コンピュータ周辺機器用バス規格が種々開発されており、こうしたパーソナル・コンピュータ周辺機器用バス規格としては、例えば、USB(Universal Serial Bus:ユニバーサル・シリアル・バス)やIEEE1394などがある。
【0003】
そして、こうしたUSBやIEEE1394などのコンピュータ・インターフェースを用いることにより処理の高速化が図られ、ホスト・コンピュータ(以下、「ホスト」と称する。)と当該ホストに接続されるデバイスとの間で、例えば、デジタル・オーディオ・データなどの音声データのリアルタイム転送が可能となってきている。
【0004】
ここで、上記したUSBのデータ転送技術について説明すると、USBでは、一本の物理的ケーブルに双方向に複数種類のデータを混在させて、当該複数種類のデータをリアルタイムで伝送することができるようになされている。
【0005】
さらに詳細には、USBにおいては、一本の物理的ケーブルに流されるデータは、個々にパケット化されており、パケット化されたデータは、フレームと称される1mSec(1ミリ秒)の時間を分割して伝送されるものである。そして、この際に、図1に示すように、各フレームの先頭にはSOF(Start OfFrame:スタート・オブ・フレーム)と称されるフレーム番号を示すデータがホストから伝送線上に流され、SOFとSOFとの間の時間を各パケットが時間分割されてホストからデバイス、あるいはその逆方向たるデバイスからホストへと伝送されるものである。
【0006】
つまり、図1に示したように、例えば、デジタル・オーディオ・データを伝送する際には、機器が必要とする量のデータを1ミリ秒のフレーム内において各パケットに分割して送受信するようになされている。
【0007】
なお、図1において、例えば、AおよびA+1のパケットは、ホストからデバイスへ伝送される再生用のデジタル・オーディオ・データ(以下、「オーディオ再生データ」と称する。)であり、BおよびB+1のパケットは、デバイスからホストへ伝送される録音用のデジタル・オーディオ・データ(以下、「オーディオ録音データ」と称する。)である。
【0008】
さらに、伝送すべき別の種類のデータがある場合には、それぞれフレーム中の残余の時間を確保して伝送されることになる。
【0009】
上記したように、USBは、一本の物理的ケーブルに双方向に時分割で複数種類の情報を流し、ホストとデバイスとの間で送受信することができる伝送方式である。そして、USBでは、ホストは接続されるデバイスとの同期をとるために、ホストが1ミリ秒毎にSOFのデータを送信するようになされている。
【0010】
ここで、データ転送の手法としては、例えば、デジタル・オーディオ・データの再生時に、一般に送信側であるホストのクロック(USBにおいてはSOF)に受信側であるデバイスが同期する同期転送と、受信側のデバイスが独自に発生するクロックでデータ処理を行う非同期転送とがある。
【0011】
例えば、USBにおいては、同期転送では、デバイスはSOFに自身のクロックを同期させ、ホストから送信されるデータたるオーディオ再生データを処理することになる。従って、同期転送によれば、ホストが送信したデータ量とデバイスが処理するデータ量とが正確に一致するようになるため、デバイスにおいて処理したデータ量をホストにフィードバックする必要はない。
【0012】
しかしながら、非同期転送においては、送信側のホストのクロックたるSOFと受信側のデバイスのクロックとの間に誤差があるため、送信側のホストは受信側のデバイスがどの位の量のデータを必要としているかを、受信側のデバイスからのフィードバックによって常に確認しながらデータ転送する必要がある。
【0013】
即ち、非同期の転送では、上記したように、ホストが送信するSOFにデバイスのクロックが同期しないため、双方のクロックに誤差を生じることになり、ホストからのデータの転送量とデバイスにおけるデータの処理量とが一致しないことになる。
【0014】
USBにおいては、こうしたホストからのデータの転送量とデバイスにおけるデータの処理量との不一致を補正するために、デバイスは、ホストから送信されるあるSOFと次のSOFとの間に、自分自身のクロックが幾つカウントされたかを計数し、図2に示すようにその計数結果たるクロック・カウント値をホストへフィードバックとして返信している。ホストは、返信されたクロック・カウント値から送信すべきデータ量を調整し、これによりホストとデバイスとの同期をとるようになされている。
【0015】
即ち、USBでは、デバイスからホストにフィードバックされるデータ(クロック・カウント値)は、あるSOFと次のSOFとの間に計数されたデバイスのサンプル・クロック数を表すデータのパケットになる。そして、ホストにおけるオーディオ再生データを送信する機構は、フィードバックされたクロック・カウント数に等しい量のデータを送信するという処理を、各フレーム毎に繰り返し行うことになる。
【0016】
なお、上記したようにデータ量を調節して同期を取るようにすると、結果的にはデバイス側のクロックにホストが同期することになる。
【0017】
ところで、上記した非同期転送の処理において、ホストとデバイスとの間の双方向で同種のデータを転送するようなデバイス、例えば、オーディオ録音再生装置では、図3に示すように、さらにデバイス側からホスト側へオーディオ録音データを転送する経路が必要になり、ホストならびにデバイスにおける処理が複雑化するという問題点があった。
【0018】
なお、USBでは、物理的にはSOF、デジタル・オーディオ・データ(オーディオ再生データならびにオーディオ録音データ)ならびにクロック・カウント値の各データはすべて同じケーブル中を流れることになるので、上記した問題点における「経路」とは、USBに関しては論理的なものを意味するものである。しかしながら、データの種類毎に物理的にケーブルが用意されている通信形態においても、非同期転送の処理の場合には上記した同様に「経路」としてのケーブルがさらに必要となり、ホストならびにデバイスにおける処理が複雑化するという同種の問題点があった。
【0019】
【発明が解決しようとする課題】
本発明は、上記したような従来の技術の問題点に鑑みてなされたものであり、その目的とするところは、双方向で音声データの通信を行う際における処理の簡素化を図るようにした音声データ送受信装置および音声データ送受信システムを提供しようとするものである。
【0020】
【課題を解決するための手段】
上記目的を達成するために、本発明は、非同期転送においては、デバイスからホストに送信されるデータの量については、デバイスが自身のクロックでデータを処理し、処理した分に相当するデータを送信するようにホストに要求するために、あるSOFと次のSOFとの間にカウントされたクロック数から算出した値に基づいてデータの量を決定し、ホストはそのデータ量から逆算で送信するデータ量を決定することができることになり、図4に示すようにクロック・カウント値転送用の経路を省略することがきるという発想に基づいてなされたものである。
【0025】
即ち、本発明のうち請求項に記載の発明は、ホストに関する発明であり、通信路を通じて外部機器と音声データの送受信を行なう音声データ送受信装置において、通信路を通じて外部機器から第1の音声データを受信する受信手段と、所定時間内に上記受信手段により受信した第1の音声データのサンプル数をカウントするサンプル計数手段と、上記外部機器に送信する第2の音声データを記憶する記憶手段と、上記記憶手段に記憶された第2の音声データを上記記憶手段から読み出し、上記サンプル計数手段によりカウントされた上記所定時間内の第1の音声データのサンプル数に応じたサンプル数の第2の音声データを、上記所定時間毎に上記通信路を通じて上記外部機器に送信する送信手段とを有するようにしたものである。
【0026】
ここで、上記請求項に記載の発明に係る「音声データ送受信装置」は後述する実施の形態における「ホスト10」に相当し、上記請求項1に記載の発明における「外部機器」は後述する実施の形態における「デバイス100」に相当し、上記請求項1に記載の発明における「第1の音声データ」は後述する実施の形態における「オーディオ録音データ」に相当し、上記請求項1に記載の発明における「第2の音声データ」は後述する実施の形態における「オーディオ再生データ」に相当する。
【0027】
また、本発明のうち請求項に記載の発明は、本発明のうち請求項に記載の発明において、さらに、所定周期で同期データを発生する同期データ発生手段を有し、上記通信路を通じて上記外部機器に対して、上記同期データ発生手段が発生した同期データを送信するものであり、上記サンプル計数手段がサンプル信号の数をカウントする上記所定時間は、ある同期データが発生されてから次の同期データが発生されるまでの時間であるようにしたものである。
【0028】
ここで、上記請求項に記載の発明における「同期データ」は後述する実施の形態における「SOF」に相当する。
【0029】
また、本発明のうち請求項に記載の発明は、ホストとデバイスとを備えた音声データ送受信システムに関する発明であり、通信路を通じて第1の音声データ送受信装置と第2の音声データ送受信装置との間で音声データの送受信を行なう音声データ送受信システムにおいて、通信路により接続された第1の音声データ送受信装置と第2の音声データ送受信装置とを有し、上記第1の音声データ送受信装置は、第1の音声データを記憶する第1の記憶手段と、上記通信路を通じて上記第2の音声データ送受信装置から第1の音声データを受信して上記第1の記憶手段に書き込む第1の受信手段と、クロック信号を周期的に発生するクロック発生手段と、上記第1の受信手段により受信した第1の音声データを、上記クロック発生手段によって発生されたクロック信号に応じて出力する出力手段と、第1の所定時間内に上記クロック発生手段によって発生されたクロック信号の数をカウントするクロック計数手段と、上記第2の音声データ送受信装置へ送信する第2の音声データを記憶する第2の記憶手段と、上記第2の記憶手段に記憶された第2の音声データを上記第2の記憶手段から読み出し、上記クロック計数手段によりカウントされた上記第1の所定時間内のクロック信号の数に応じたサンプル数の第2の音声データを、上記第1の所定時間毎に上記通信路を通じて上記第2の音声データ送受信装置に送信する第1の送信手段とを有し、上記第2の音声データ送受信装置は、上記通信路を通じて上記第1の音声データ送受信装置から第2の音声データを受信する第2の受信手段と、第2の所定時間内に上記第2の受信手段により受信した第2の音声データのサンプル数をカウントするサンプル計数手段と、上記第1の音声データ送受信装置に送信する第1の音声データを記憶する第3の記憶手段と、上記第3の記憶手段に記憶された第1の音声データを上記第3の記憶手段から読み出し、上記サンプル計数手段によりカウントされた上記第2の所定時間内の第2の音声データのサンプル数に応じたサンプル数の第1の音声データを、上記第2の所定時間毎に上記通信路を通じて上記第1の音声データ送受信装置に送信する第2の送信手段とを有するようにしたものである。
【0030】
ここで、上記請求項に記載の発明における「第1の音声データ送受信装置」は後述する実施の形態における「デバイス100」に相当し、上記請求項3に記載の発明における「第2の音声データ送受信装置」は後述する実施の形態における「ホスト10」に相当し、上記請求項3に記載の発明における「第1の音声データ」は後述する実施の形態における「オーディオ再生データ」に相当し、上記請求項3に記載の発明における「第2の音声データ」は後述する実施の形態における「オーディオ録音データ」に相当する。
【0031】
また、本発明のうち請求項に記載の発明は、本発明のうち請求項に記載の発明において、上記第2の音声データ送受信装置は、さらに、所定周期で同期データを発生する同期データ発生手段を有し、上記通信路を通じて上記第1の音声データ送受信装置に対して、上記同期データ発生手段が発生した同期データを送信し、上記サンプル計数手段がサンプル信号の数をカウントする上記第2の所定時間は、ある同期データが発生されてから次の同期データが発生されるまでの時間であり、上記第1の音声データ送受信装置は、さらに、上記通信路を通じて上記第2の音声データ送受信装置から送信された同期データを受信し、上記クロック計数手段がクロック信号の数をカウントする上記第1の所定時間は、ある同期データが受信されてから次の同期データが受信されるまでの時間であるようにしたものである。
【0032】
ここで、上記請求項に記載の発明における「同期データ」は後述する実施の形態における「SOF」に相当する。
【0033】
【発明の実施の形態】
以下、添付の図面を参照しながら、本発明による音声データ送受信装置および音声データ送受信システムの実施の形態の一例を詳細に説明する。
【0034】
図4には、本発明による音声データ送受信システムのブロック構成図が示されており、この図4に示す音声データ送受信システムにおいては、ホストとしての音声データ送受信装置(以下、「ホスト」と称する。)10とデバイスとしての音声データ送受信装置(以下、「デバイス」と称する。)100とがUSBにより接続されており、ホスト10からオーディオ再生データをデバイス100へ送信してデバイス100において音声の再生を行わせるとともに、デバイス100が入力して得たオーディオ録音データをホスト10に送信してホスト10に記憶させるようになされている。
【0035】
図5は、ホスト10の詳細なブロック構成図であり、このホスト10は、デバイス100にオーディオ再生データを送信して音声を再生させるとともに、デバイス100から送信されてくるオーディオ録音データを受信して記憶するものである。
【0036】
そして、ホスト10は、USBホスト・コントローラ12と、タイマー14と、録音データ・バッファ16と、再生データ・バッファ18と、サンプル数バッファ20と、第1サンプル数カウンタ22と、第2サンプル数カウンタ24と、USB受信バッファ26と、USB送信バッファ28とを有している。
【0037】
ここで、タイマー14は、1ミリ秒毎にSOFタイミング信号を発生し、USBホスト・コントローラ12、第1サンプル数カウンタ22ならびに第2サンプル数カウンタ24へ供給するものである。
【0038】
また、録音データ・バッファ16は、デバイス100より送信されてきたオーディオ録音データを記憶するものであり、再生データ・バッファ18は、デバイス100へ送信するオーディオ再生データを記憶するものである。
【0039】
さらに、サンプル数バッファ20は、第1サンプル数カウンタ22のカウント値を格納するとともに、格納したカウント値を第2サンプル数カウンタ24に読み出させるFIFO(先入れ先出し)方式のバッファである。
【0040】
また、USB受信バッファ26は、デバイス100から送信されてきたオーディオ録音データを格納しておくものであり、USB送信バッファ28は、デバイス100へ送信するオーディオ再生データを格納しておくものである。
【0041】
ここで、USBホスト・コントローラ12は、タイマー14により発生されるSOFタイミング信号に基づいて、以下の(1)〜(3)の処理を行うものである。
【0042】
(1)SOFをデバイス100へ送信する。
【0043】
(2)USB送信バッファ28に記憶されたオーディオ再生データを、パケットとしてデバイス100へ送信する。
【0044】
(3)USBを通じてデバイス100からパケットとして送信されてきたオーディオ録音データを受信して、USB受信バッファ26に書き込む。
【0045】
次に、第1サンプル数カウンタ22は、タイマー14により発生されるSOFタイミング信号に基づいて、以下の(1)〜(2)の処理を行うものである。
【0046】
(1)USB受信バッファ26に書き込まれたオーディオ録音データのサンプル数をカウントして、カウント値をサンプル数バッファ20に格納する。
【0047】
(2)USB受信バッファ26に書き込まれたオーディオ録音データを、録音データ・バッファ16に転送する。
【0048】
さらに、第2サンプル数カウンタ24は、タイマー14により発生されるSOFタイミング信号に基づいて、以下の(1)〜(2)の処理を行うものである。
【0049】
(1)サンプル数バッファ20よりカウント値を読み出す。
【0050】
(2)カウント値の表わすサンプル数分のオーディオ再生データを、再生データ・バッファ18からUSB送信バッファ28に転送する。
【0051】
次に、図6に示すデバイス100の詳細なブロック構成図を参照しながら、デバイス100について説明するが、このデバイス100は、ホスト10から送信されてくるオーディオ再生データを受信して再生するとともに、入力される音声信号をオーディオ録音データとしてホスト10に送信するものである。
【0052】
そして、デバイス100は、クロック・カウンタ102と、クロック発振器104と、DSP(デジタル・シグナル・プロセッサ)106と、デジタル/アナログ変換器(D/A)108と、アナログ/デジタル変換器(A/D)110と、デジタル・オーディオ・バッファ112と、USB送受信ロジック114と、オーディオ出力端子116と、オーディオ入力端子118とを有している。
【0053】
ここで、クロック・カウンタ102は、クロック発振器104からクロックを供給されるとともに、USB送受信ロジック114からSOFを受信した旨を伝えるSOF受信信号を供給され(なお、USB送受信ロジック114の動作の詳細については後述する。)、供給されたクロックならびにSOF受信信号に基づいて、あるSOFと次のSOFとの間に発生するクロックの数をカウントするものである。また、クロック・カウンタ102は、SOF受信信号を受け取ると、カウントしたクロックの数(以下、「クロック・カウント値」と称する。)をUSB送受信ロジック114が読み取り可能なようにメモリ(図示せず)に保存するとともに、現在のクロック・カウント値をリセットする。
【0054】
次に、クロック発振器104は、上記したクロック・カウンタ102、DSP106ならびにD/A108へクロックを供給するものである。
【0055】
また、DSP106は、クロック発振器104から供給されるクロックで駆動され、USB送受信ロジック114により受信されてデジタル・オーディオ・バッファ112の受信バッファに保存されているオーディオ再生データに信号処理を施し、当該信号処理した後のデータをD/A108に出力する。一方、DSP106は、A/D110から供給されたオーディオ録音データに信号処理を施し、当該信号処理の後のデータをデジタル・オーディオ・バッファ112の送信バッファに書き込むものである。
【0056】
さらに、D/A108は、クロック発振器104から供給されるクロックで駆動され、上記したようにDSP106で信号処理を施されたオーディオ再生データを入力し、当該オーディオ再生データをアナログ信号に変換してオーディオ出力端子116から外部へ出力するものである。
【0057】
一方、A/D110は、外部からオーディオ入力端子118を介してから人力されたアナログの音声信号をデジタル信号に変換し、オーディオ録音データとしてDSP106へ出力するものである。
【0058】
また、デジタル・オーディオ・バッファ112は、USB送受信ロジック114で受信されたオーディオ再生データを一時的に記憶しておく受信バッファと、DSP106により信号処理を施されたオーディオ録音データを一時的に記憶しておく送信バッファとを有して構成されている。
【0059】
そして、USB送受信ロジック114は、SOFを受信する毎に、即ち、1フレーム毎に、以下の(1)〜(4)の処理を行うものである。
【0060】
(1)USBを通じてホスト10から送信されてきたSOFを受信したときに、クロック・カウンタ102にSOFを受信した旨を伝えるためのSOF受信信号を送出する。
【0061】
(2)クロック・カウンタ102からクロック・カウント値を読み込む。
【0062】
(3)USBを通じてホスト10からパケットとして送信されてきたオーディオ再生データを受信して、デジタル・オーディオ・バッファ112の受信バッファに書き込む。
【0063】
(4)上記(2)において読み込んだクロック・カウント値から1フレームに送信すべきオーディオ録音データのサンプル数を計算し、計算したそのサンプル数分のオーディオ録音データを正確にデジタル・オーディオ・バッファ112の送信バッファより取り出して、パケットとしてホスト10へ送信する。
【0064】
従って、上記した音声データ送受信システムは、ホスト10とデバイス100との間で常に同種類のデータの転送を行い、かつ、データの転送量をデバイス100側に同期させる場合に極めて有効である。
【0065】
即ち、上記した音声データ送受信システムによれば、ホスト10側で受信するパケットのデータ(オーディオ録音データ)の数から必要サンプル数を計算することにより、サンプル数フィードバック用のパケット伝送を無くすことができ、そのパケットのハンドリング(取り扱い)処理を省略することで伝送系やホスト10の処理負荷を著しく軽減することができるようになる。
【0066】
また、この音声データ送受信システムにおいて、オーディオ再生データの再生のみ行なう場合には、デバイス100側からのパケットをサンプル数伝送用に使用するように適宜切り換えることにより、録音動作が行われない場合でもデバイスの必要サンプル数のフィードバックを効率よく行なうことができる。
【0067】
つまり、この音声データ送受信システムにおいては、録音再生が同時に実行されているときは、デバイス100からホスト10に送られるパケットは録音データそのものだけでよいため、伝送系やホスト10の処理の負荷が著しく軽減され、また、再生のみの場合は必要サンプル数のパケットを送るようにすればよい。
【0068】
【発明の効果】
本発明は、以上説明したように構成されているので、双方向で音声データの通信を行う際における処理の簡素化を図ることができるという優れた効果を奏する。
【図面の簡単な説明】
【図1】USBにおける伝送線路上のデータを示す概念図である。
【図2】USBにおいて非同期転送によりオーディオ再生データを転送する場合を示すブロック構成図である。
【図3】USBにおいて非同期転送によりオーディオ再生データおよびオーディオ録音データを転送する場合を示すブロック構成図である。
【図4】本発明による音声データ送受信システムを示すブロック構成図である。
【図5】本発明による音声データ送受信装置のホスト側の構成を示すブロック構成図である。
【図6】本発明による音声データ送受信装置のデバイス側の構成を示すブロック構成図である。
【符号の説明】
10 ホスト
12 USBホスト・コントローラ
14 タイマー
16 録音データ・バッファ
18 再生データ・バッファ
20 サンプル数バッファ
22 第1サンプル数カウンタ
24 第2サンプル数カウンタ
26 USB受信バッファ
28 USB送信バッファ
100 デバイス
102 クロック・カウンタ
104 クロック発振器
106 DSP(デジタル・シグナル・プロセッサ)
108 デジタル/アナログ変換器(D/A)
110 アナログ/デジタル変換器(A/D)
112 デジタル・オーディオ・バッファ
114 USB送受信ロジック
116 オーディオ出力端子
118 オーディオ入力端子
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an audio data transmission / reception device and an audio data transmission / reception system, and more particularly to an audio data transmission / reception device and an audio data transmission / reception system with improved processing when asynchronously transferring audio data.
[0002]
[Prior art]
In recent years, various bus standards for personal computer peripheral devices have been developed as computer interfaces. Examples of such bus standards for personal computer peripheral devices include USB (Universal Serial Bus) and IEEE1394. and so on.
[0003]
By using such a computer interface such as USB or IEEE 1394, the processing speed is increased, and between a host computer (hereinafter referred to as “host”) and a device connected to the host, for example, Real-time transfer of audio data such as digital audio data has become possible.
[0004]
Here, the USB data transfer technology described above will be described. In USB, a plurality of types of data can be mixed in a single physical cable bidirectionally, and the plurality of types of data can be transmitted in real time. Has been made.
[0005]
More specifically, in USB, the data that flows through one physical cable is individually packetized, and the packetized data has a time of 1 mSec (1 millisecond) called a frame. It is divided and transmitted. At this time, as shown in FIG. 1, data indicating a frame number called SOF (Start Of Frame) is sent from the host to the transmission line on the transmission line at the head of each frame. Each packet is time-divided and transmitted from the host to the device or vice versa from the device to the host.
[0006]
That is, as shown in FIG. 1, for example, when digital audio data is transmitted, the amount of data required by the device is transmitted and received by dividing it into packets within a 1 millisecond frame. Has been made.
[0007]
In FIG. 1, for example, packets A and A + 1 are reproduction digital audio data (hereinafter referred to as “audio reproduction data”) transmitted from the host to the device, and packets B and B + 1. Is digital audio data for recording (hereinafter referred to as “audio recording data”) transmitted from the device to the host.
[0008]
Further, when there is another type of data to be transmitted, the remaining time in each frame is secured and transmitted.
[0009]
As described above, USB is a transmission method that allows a plurality of types of information to flow through a single physical cable bidirectionally in a time-sharing manner and can be transmitted and received between a host and a device. In USB, the host transmits SOF data every millisecond in order to synchronize with the connected device.
[0010]
Here, as a method of data transfer, for example, at the time of reproduction of digital audio data, generally, a synchronous transfer in which a device on the receiving side synchronizes with a host clock (SOF in USB) on the transmitting side, and a receiving side Asynchronous transfer in which data processing is performed with a clock generated by each device.
[0011]
For example, in USB, in synchronous transfer, a device synchronizes its own clock with SOF and processes audio reproduction data which is data transmitted from the host. Therefore, according to the synchronous transfer, the amount of data transmitted by the host and the amount of data processed by the device are exactly the same, and therefore it is not necessary to feed back the amount of data processed by the device to the host.
[0012]
However, in asynchronous transfer, there is an error between the SOF which is the clock of the sending host and the clock of the receiving device, so that the sending host requires how much data the receiving device needs. It is necessary to transfer data while always confirming whether or not there is feedback from the device on the receiving side.
[0013]
That is, in the asynchronous transfer, as described above, the device clock does not synchronize with the SOF transmitted by the host, so an error occurs in both clocks. The amount of data transferred from the host and the data processing in the device The amount will not match.
[0014]
In USB, in order to correct the discrepancy between the amount of data transferred from the host and the amount of data processed by the device, the device may change its own between one SOF transmitted from the host and the next SOF. The number of clocks counted is counted, and as shown in FIG. 2, the clock count value as the counting result is returned to the host as feedback. The host adjusts the amount of data to be transmitted from the returned clock count value, thereby synchronizing the host and the device.
[0015]
That is, in USB, data (clock count value) fed back from the device to the host is a packet of data representing the number of sample clocks of the device counted between one SOF and the next SOF. Then, the mechanism for transmitting the audio reproduction data in the host repeatedly performs the process of transmitting the amount of data equal to the fed back clock count for each frame.
[0016]
If the data amount is adjusted as described above to synchronize, the host is synchronized with the clock on the device side as a result.
[0017]
By the way, in the above asynchronous transfer process, in a device that transfers the same kind of data in both directions between the host and the device, for example, an audio recording / playback apparatus, as shown in FIG. There is a problem that a route for transferring the audio recording data to the side becomes necessary, and the processing in the host and the device becomes complicated.
[0018]
In USB, physically, SOF, digital audio data (audio reproduction data and audio recording data), and clock count data all flow through the same cable. The “route” means a logical thing regarding USB. However, even in the communication mode in which a cable is physically prepared for each type of data, in the case of asynchronous transfer processing, a cable as a “route” is further required in the same manner as described above. There was a similar problem of increasing complexity.
[0019]
[Problems to be solved by the invention]
The present invention has been made in view of the above-described problems of the prior art, and the object of the present invention is to simplify processing when performing bidirectional audio data communication. An audio data transmitting / receiving apparatus and an audio data transmitting / receiving system are to be provided.
[0020]
[Means for Solving the Problems]
In order to achieve the above object, according to the present invention, in the asynchronous transfer, regarding the amount of data transmitted from the device to the host, the device processes the data with its own clock and transmits the data corresponding to the processed amount. In order to request the host to do so, the amount of data is determined based on a value calculated from the number of clocks counted between a certain SOF and the next SOF, and the host transmits data to be transmitted in reverse from the data amount. This is based on the idea that the clock count value transfer path can be omitted as shown in FIG.
[0025]
That is, the invention of claim 1 of the present invention is an invention relating to the host, in the voice data transmitting and receiving apparatus for transmitting and receiving an external device and the audio data through the communication path, the first audio data from the external device through a communication path Receiving means, sample counting means for counting the number of samples of the first audio data received by the receiving means within a predetermined time, and storage means for storing the second audio data to be transmitted to the external device The second audio data stored in the storage means is read out from the storage means, and the second number of samples corresponding to the number of samples of the first audio data within the predetermined time counted by the sample counting means. Transmitting means for transmitting audio data to the external device through the communication path every predetermined time.
[0026]
Here, the billing according to the invention described in claim 1 "voice data transmitting and receiving device" corresponds to "host 10" in the embodiment described later, "external device" in the invention described in claim 1 will be described later It corresponds to “device 100” in the embodiment, and “first audio data” in the invention described in claim 1 corresponds to “audio recording data” in an embodiment described later, and described in claim 1. The “second audio data” in the present invention corresponds to “audio reproduction data” in an embodiment described later.
[0027]
The invention of claim 2 is the invention according to claim 1 of the present invention further includes a synchronization data generating means for generating the synchronous data with a predetermined period, through the communication channel The synchronization data generated by the synchronization data generation means is transmitted to the external device, and the predetermined time for which the sample counting means counts the number of sample signals is the next after a certain synchronization data is generated. This is the time until the synchronization data is generated.
[0028]
Here, the “synchronization data” in the second aspect of the invention corresponds to “SOF” in an embodiment described later.
[0029]
The invention according to claim 3 of the present invention relates to an audio data transmission / reception system including a host and a device, and includes a first audio data transmission / reception device and a second audio data transmission / reception device through a communication path. Audio data transmission / reception system for transmitting / receiving audio data between the first audio data transmission / reception apparatus and the second audio data transmission / reception apparatus connected by a communication path, wherein the first audio data transmission / reception apparatus comprises: First storage means for storing the first sound data, and first reception for receiving the first sound data from the second sound data transmitting / receiving apparatus through the communication path and writing to the first storage means. Means, clock generating means for periodically generating a clock signal, and first audio data received by the first receiving means by the clock generating means. Output means for outputting in response to the generated clock signal, clock counting means for counting the number of clock signals generated by the clock generating means within a first predetermined time, and the second audio data transmitting / receiving apparatus Second storage means for storing second sound data to be transmitted, and second sound data stored in the second storage means are read from the second storage means and counted by the clock counting means. A first audio data having a number of samples corresponding to the number of clock signals within the first predetermined time is transmitted to the second audio data transmitting / receiving apparatus through the communication path every first predetermined time. The second voice data transmitting / receiving device receives the second voice data from the first voice data transmitting / receiving device through the communication path. Sample counting means for counting the number of samples of the second audio data received by the second receiving means within the second predetermined time, and first audio data to be transmitted to the first audio data transmitting / receiving device A third storage means for storing the first sound data stored in the third storage means and reading the first sound data from the third storage means within the second predetermined time counted by the sample counting means Second transmission means for transmitting the first audio data of the number of samples corresponding to the number of samples of the second audio data to the first audio data transmitting / receiving apparatus through the communication path every second predetermined time. It is made to have.
[0030]
Here, "the first voice data transmitting and receiving apparatus" in the invention described in claim 3 corresponds to the "device 100" in the embodiment described later, "a second voice in the invention described in claim 3 The “data transmission / reception device” corresponds to “host 10” in the embodiment described later, and the “first audio data” in the invention described in claim 3 corresponds to “audio reproduction data” in the embodiment described later. The “second audio data” in the invention described in claim 3 corresponds to “audio recording data” in an embodiment described later.
[0031]
According to a fourth aspect of the present invention, in the third aspect of the present invention, the second audio data transmitting / receiving device further generates synchronization data at a predetermined cycle. And a first counting unit configured to transmit the synchronization data generated by the synchronization data generation unit to the first audio data transmitting / receiving device through the communication path, and the sample counting unit counts the number of sample signals. The predetermined time 2 is a time from when certain synchronization data is generated until the next synchronization data is generated, and the first audio data transmitting / receiving apparatus further includes the second audio data through the communication path. When the synchronization data transmitted from the transmission / reception device is received and the clock counting means counts the number of clock signals, is the first predetermined time received? In which the next synchronization data is to the time until it is received.
[0032]
Here, the “synchronization data” in the invention described in claim 4 corresponds to “SOF” in an embodiment described later.
[0033]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, an example of an embodiment of an audio data transmitting / receiving apparatus and an audio data transmitting / receiving system according to the present invention will be described in detail with reference to the accompanying drawings.
[0034]
FIG. 4 is a block diagram of an audio data transmission / reception system according to the present invention. In the audio data transmission / reception system shown in FIG. 4, an audio data transmission / reception apparatus (hereinafter referred to as “host”) as a host. ) 10 and an audio data transmitting / receiving apparatus (hereinafter referred to as “device”) 100 as a device are connected by USB, and audio reproduction data is transmitted from the host 10 to the device 100 and the device 100 reproduces the audio. In addition, the audio recording data obtained by the input of the device 100 is transmitted to the host 10 and stored in the host 10.
[0035]
FIG. 5 is a detailed block diagram of the host 10. The host 10 transmits audio reproduction data to the device 100 to reproduce sound, and receives audio recording data transmitted from the device 100. It is something to remember.
[0036]
The host 10 then includes a USB host controller 12, a timer 14, a recording data buffer 16, a reproduction data buffer 18, a sample number buffer 20, a first sample number counter 22, and a second sample number counter. 24, a USB reception buffer 26, and a USB transmission buffer 28.
[0037]
Here, the timer 14 generates an SOF timing signal every 1 millisecond and supplies it to the USB host controller 12, the first sample number counter 22 and the second sample number counter 24.
[0038]
The recording data buffer 16 stores audio recording data transmitted from the device 100, and the reproduction data buffer 18 stores audio reproduction data to be transmitted to the device 100.
[0039]
Further, the sample number buffer 20 is a FIFO (first-in first-out) buffer that stores the count value of the first sample number counter 22 and causes the second sample number counter 24 to read the stored count value.
[0040]
The USB reception buffer 26 stores audio recording data transmitted from the device 100, and the USB transmission buffer 28 stores audio reproduction data to be transmitted to the device 100.
[0041]
Here, the USB host controller 12 performs the following processes (1) to (3) based on the SOF timing signal generated by the timer 14.
[0042]
(1) The SOF is transmitted to the device 100.
[0043]
(2) The audio reproduction data stored in the USB transmission buffer 28 is transmitted to the device 100 as a packet.
[0044]
(3) The audio recording data transmitted as a packet from the device 100 through the USB is received and written into the USB reception buffer 26.
[0045]
Next, the first sample number counter 22 performs the following processes (1) and (2) based on the SOF timing signal generated by the timer 14.
[0046]
(1) Count the number of samples of the audio recording data written in the USB reception buffer 26 and store the count value in the sample number buffer 20.
[0047]
(2) The audio recording data written in the USB reception buffer 26 is transferred to the recording data buffer 16.
[0048]
Further, the second sample number counter 24 performs the following processes (1) to (2) based on the SOF timing signal generated by the timer 14.
[0049]
(1) The count value is read from the sample number buffer 20.
[0050]
(2) The audio reproduction data for the number of samples represented by the count value is transferred from the reproduction data buffer 18 to the USB transmission buffer 28.
[0051]
Next, the device 100 will be described with reference to a detailed block diagram of the device 100 shown in FIG. 6. The device 100 receives and reproduces audio reproduction data transmitted from the host 10, and The input audio signal is transmitted to the host 10 as audio recording data.
[0052]
The device 100 includes a clock counter 102, a clock oscillator 104, a DSP (digital signal processor) 106, a digital / analog converter (D / A) 108, and an analog / digital converter (A / D). ) 110, digital audio buffer 112, USB transmission / reception logic 114, audio output terminal 116, and audio input terminal 118.
[0053]
Here, the clock counter 102 is supplied with a clock from the clock oscillator 104 and is supplied with an SOF reception signal indicating that the SOF has been received from the USB transmission / reception logic 114 (note that details of the operation of the USB transmission / reception logic 114 are described). The number of clocks generated between one SOF and the next SOF is counted based on the supplied clock and the SOF reception signal. When the clock counter 102 receives the SOF reception signal, the clock counter 102 has a memory (not shown) so that the USB transmission / reception logic 114 can read the counted number of clocks (hereinafter referred to as “clock count value”). And reset the current clock count value.
[0054]
Next, the clock oscillator 104 supplies a clock to the clock counter 102, the DSP 106, and the D / A 108 described above.
[0055]
The DSP 106 is driven by the clock supplied from the clock oscillator 104, performs signal processing on the audio reproduction data received by the USB transmission / reception logic 114 and stored in the reception buffer of the digital audio buffer 112, and outputs the signal. The processed data is output to the D / A 108. On the other hand, the DSP 106 performs signal processing on the audio recording data supplied from the A / D 110 and writes the data after the signal processing in the transmission buffer of the digital audio buffer 112.
[0056]
Further, the D / A 108 is driven by the clock supplied from the clock oscillator 104, inputs the audio reproduction data that has been subjected to the signal processing by the DSP 106 as described above, converts the audio reproduction data into an analog signal, and outputs the audio signal. The signal is output from the output terminal 116 to the outside.
[0057]
On the other hand, the A / D 110 converts an analog audio signal that has been manually input from the outside through the audio input terminal 118 into a digital signal, and outputs the digital signal to the DSP 106 as audio recording data.
[0058]
The digital audio buffer 112 temporarily stores audio playback data received by the USB transmission / reception logic 114 and audio recording data subjected to signal processing by the DSP 106. And a transmission buffer.
[0059]
The USB transmission / reception logic 114 performs the following processes (1) to (4) every time an SOF is received, that is, every frame.
[0060]
(1) When an SOF transmitted from the host 10 is received through the USB, an SOF reception signal is transmitted to inform the clock counter 102 that the SOF has been received.
[0061]
(2) Read the clock count value from the clock counter 102.
[0062]
(3) The audio reproduction data transmitted as a packet from the host 10 through the USB is received and written into the reception buffer of the digital audio buffer 112.
[0063]
(4) The number of samples of audio recording data to be transmitted in one frame is calculated from the clock count value read in (2) above, and the audio recording data for the calculated number of samples is accurately digital audio buffer 112. Are sent out from the transmission buffer and sent to the host 10 as packets.
[0064]
Therefore, the audio data transmission / reception system described above is extremely effective when the same type of data is always transferred between the host 10 and the device 100 and the data transfer amount is synchronized with the device 100 side.
[0065]
That is, according to the audio data transmission / reception system described above, by calculating the required number of samples from the number of packet data (audio recording data) received on the host 10 side, packet transmission for sample number feedback can be eliminated. By omitting the packet handling process, the processing load on the transmission system and the host 10 can be significantly reduced.
[0066]
Further, in this audio data transmission / reception system, when only reproducing the audio reproduction data, the device is switched appropriately to use the packet from the device 100 side for transmission of the number of samples, so that the device can be used even when the recording operation is not performed. The required number of samples can be efficiently fed back.
[0067]
That is, in this audio data transmission / reception system, when recording and playback are simultaneously performed, the packet sent from the device 100 to the host 10 only needs to be the recording data itself, so that the processing load on the transmission system and the host 10 is remarkably high. In the case of reproduction only, a packet of the necessary number of samples may be transmitted.
[0068]
【The invention's effect】
Since the present invention is configured as described above, the present invention has an excellent effect that simplification of processing when bidirectional audio data communication is performed can be achieved.
[Brief description of the drawings]
FIG. 1 is a conceptual diagram showing data on a transmission line in USB.
FIG. 2 is a block diagram showing a case where audio reproduction data is transferred by asynchronous transfer in USB.
FIG. 3 is a block configuration diagram showing a case where audio reproduction data and audio recording data are transferred by asynchronous transfer in USB.
FIG. 4 is a block diagram showing an audio data transmission / reception system according to the present invention.
FIG. 5 is a block diagram showing the configuration of the host side of the audio data transmitting / receiving apparatus according to the present invention.
FIG. 6 is a block diagram showing a device-side configuration of the audio data transmitting / receiving apparatus according to the present invention.
[Explanation of symbols]
10 Host 12 USB Host Controller 14 Timer 16 Recording Data Buffer 18 Playback Data Buffer 20 Sample Number Buffer 22 First Sample Number Counter 24 Second Sample Number Counter 26 USB Receive Buffer 28 USB Transmit Buffer 100 Device 102 Clock Counter 104 Clock oscillator 106 DSP (digital signal processor)
108 Digital / analog converter (D / A)
110 Analog / Digital Converter (A / D)
112 Digital audio buffer 114 USB transmission / reception logic 116 Audio output terminal 118 Audio input terminal

Claims (4)

通信路を通じて外部機器と音声データの送受信を行なう音声データ送受信装置において、
通信路を通じて外部機器から第1の音声データを受信する受信手段と、
所定時間内に前記受信手段により受信した第1の音声データのサンプル数をカウントするサンプル計数手段と、
前記外部機器に送信する第2の音声データを記憶する記憶手段と、
前記記憶手段に記憶された第2の音声データを前記記憶手段から読み出し、前記サンプル計数手段によりカウントされた前記所定時間内の第1の音声データのサンプル数に応じたサンプル数の第2の音声データを、前記所定時間毎に前記通信路を通じて前記外部機器に送信する送信手段と
を有する音声データ送受信装置。
In an audio data transmitting / receiving device that transmits and receives audio data to and from an external device through a communication path,
Receiving means for receiving first audio data from an external device through a communication path;
Sample counting means for counting the number of samples of the first audio data received by the receiving means within a predetermined time;
Storage means for storing second audio data to be transmitted to the external device;
Second audio data stored in the storage means is read from the storage means, and the second audio data having the number of samples corresponding to the number of samples of the first audio data within the predetermined time counted by the sample counting means. A voice data transmitting / receiving apparatus comprising: a transmitting unit configured to transmit data to the external device through the communication path every predetermined time.
請求項に記載の音声データ送受信装置は、さらに、
所定周期で同期データを発生する同期データ発生手段を有し、前記通信路を通じて前記外部機器に対して、前記同期データ発生手段が発生した同期データを送信するものであり、
前記サンプル計数手段がサンプル信号の数をカウントする前記所定時間は、ある同期データが発生されてから次の同期データが発生されるまでの時間である
音声データ送受信装置。
The voice data transmitting / receiving apparatus according to claim 1 further includes:
Having synchronization data generating means for generating synchronization data in a predetermined cycle, and transmitting the synchronization data generated by the synchronization data generating means to the external device through the communication path;
The predetermined time during which the sample counting means counts the number of sample signals is a time from when certain synchronization data is generated until the next synchronization data is generated.
通信路を通じて第1の音声データ送受信装置と第2の音声データ送受信装置との間で音声データの送受信を行なう音声データ送受信システムにおいて、
通信路により接続された第1の音声データ送受信装置と第2の音声データ送受信装置とを有し、
前記第1の音声データ送受信装置は、
第1の音声データを記憶する第1の記憶手段と、
前記通信路を通じて前記第2の音声データ送受信装置から第1の音声データを受信して前記第1の記憶手段に書き込む第1の受信手段と、
クロック信号を周期的に発生するクロック発生手段と、
前記第1の受信手段により受信した第1の音声データを、前記クロック発生手段によって発生されたクロック信号に応じて出力する出力手段と、
第1の所定時間内に前記クロック発生手段によって発生されたクロック信号の数をカウントするクロック計数手段と、
前記第2の音声データ送受信装置へ送信する第2の音声データを記憶する第2の記憶手段と、
前記第2の記憶手段に記憶された第2の音声データを前記第2の記憶手段から読み出し、前記クロック計数手段によりカウントされた前記第1の所定時間内のクロック信号の数に応じたサンプル数の第2の音声データを、前記第1の所定時間毎に前記通信路を通じて前記第2の音声データ送受信装置に送信する第1の送信手段と
を有し、
前記第2の音声データ送受信装置は、
前記通信路を通じて前記第1の音声データ送受信装置から第2の音声データを受信する第2の受信手段と、
第2の所定時間内に前記第2の受信手段により受信した第2の音声データのサンプル数をカウントするサンプル計数手段と、
前記第1の音声データ送受信装置に送信する第1の音声データを記憶する第3の記憶手段と、
前記第3の記憶手段に記憶された第1の音声データを前記第3の記憶手段から読み出し、前記サンプル計数手段によりカウントされた前記第2の所定時間内の第2の音声データのサンプル数に応じたサンプル数の第1の音声データを、前記第2の所定時間毎に前記通信路を通じて前記第1の音声データ送受信装置に送信する第2の送信手段と
を有する
ものである音声データ送受信システム。
In an audio data transmission / reception system for transmitting / receiving audio data between a first audio data transmission / reception device and a second audio data transmission / reception device through a communication path,
A first audio data transmission / reception device and a second audio data transmission / reception device connected by a communication path;
The first audio data transmitting / receiving device includes:
First storage means for storing first audio data;
First receiving means for receiving first voice data from the second voice data transmitting / receiving device through the communication path and writing the first voice data in the first storage means;
Clock generation means for periodically generating a clock signal;
Output means for outputting the first audio data received by the first receiving means in accordance with a clock signal generated by the clock generating means;
Clock counting means for counting the number of clock signals generated by the clock generating means within a first predetermined time;
Second storage means for storing second audio data to be transmitted to the second audio data transmitting / receiving device;
The second audio data stored in the second storage means is read from the second storage means, and the number of samples corresponding to the number of clock signals within the first predetermined time counted by the clock counting means First transmission means for transmitting the second audio data to the second audio data transmitting / receiving device through the communication path at the first predetermined time,
The second audio data transmission / reception device includes:
Second receiving means for receiving second audio data from the first audio data transmitting / receiving device through the communication path;
Sample counting means for counting the number of samples of the second audio data received by the second receiving means within a second predetermined time;
Third storage means for storing first audio data to be transmitted to the first audio data transmitting / receiving device;
The first audio data stored in the third storage means is read from the third storage means, and the number of samples of the second audio data within the second predetermined time counted by the sample counting means is obtained. And a second transmission means for transmitting the first audio data of the corresponding number of samples to the first audio data transmitter / receiver through the communication path every second predetermined time. .
請求項に記載の音声データ送受信システムにおいて、
前記第2の音声データ送受信装置は、さらに、
所定周期で同期データを発生する同期データ発生手段を有し、前記通信路を通じて前記第1の音声データ送受信装置に対して、前記同期データ発生手段が発生した同期データを送信し、前記サンプル計数手段がサンプル信号の数をカウントする前記第2の所定時間は、ある同期データが発生されてから次の同期データが発生されるまでの時間であり、
前記第1の音声データ送受信装置は、さらに、
前記通信路を通じて前記第2の音声データ送受信装置から送信された同期データを受信し、前記クロック計数手段がクロック信号の数をカウントする前記第1の所定時間は、ある同期データが受信されてから次の同期データが受信されるまでの時間である
音声データ送受信システム。
The voice data transmission / reception system according to claim 3 ,
The second audio data transmitting / receiving device further includes:
Synchronization data generating means for generating synchronization data at a predetermined period, and transmitting the synchronization data generated by the synchronization data generating means to the first audio data transmitting / receiving device through the communication path; The second predetermined time in which the number of sample signals is counted is a time from when a certain synchronization data is generated until the next synchronization data is generated,
The first audio data transmitting / receiving device further includes:
The synchronization data transmitted from the second audio data transmitter / receiver through the communication path is received, and the first predetermined time for the clock counting means to count the number of clock signals is after a certain synchronization data is received. Audio data transmission / reception system that is the time until the next synchronization data is received.
JP18362398A 1998-06-30 1998-06-30 Audio data transmitting / receiving apparatus and audio data transmitting / receiving system Expired - Fee Related JP4101361B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18362398A JP4101361B2 (en) 1998-06-30 1998-06-30 Audio data transmitting / receiving apparatus and audio data transmitting / receiving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18362398A JP4101361B2 (en) 1998-06-30 1998-06-30 Audio data transmitting / receiving apparatus and audio data transmitting / receiving system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2007326816A Division JP4481329B2 (en) 2007-12-19 2007-12-19 Audio data transmitter / receiver

Publications (2)

Publication Number Publication Date
JP2000021081A JP2000021081A (en) 2000-01-21
JP4101361B2 true JP4101361B2 (en) 2008-06-18

Family

ID=16139021

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18362398A Expired - Fee Related JP4101361B2 (en) 1998-06-30 1998-06-30 Audio data transmitting / receiving apparatus and audio data transmitting / receiving system

Country Status (1)

Country Link
JP (1) JP4101361B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6987927B1 (en) 1998-09-09 2006-01-17 Smartdisk Corporation Enhanced digital data collector for removable memory modules
EP1152428A3 (en) * 2000-04-28 2004-01-02 SmarkDisk Corporation Enhanced digital data collector
JP4716471B2 (en) 2001-07-27 2011-07-06 キヤノン株式会社 Planar scanning apparatus and image forming apparatus
US7120813B2 (en) 2003-01-28 2006-10-10 Robert Antoine Leydier Method and apparatus for clock synthesis using universal serial bus downstream received signals
JP2007266856A (en) * 2006-03-28 2007-10-11 Aiphone Co Ltd Transmitter-receiver of voice synchronization type, signal processing system, and signal processor used assembled in the transmitter-receiver of voice synchronization type
CN101968779A (en) * 2010-09-30 2011-02-09 威盛电子股份有限公司 Universal serial bus transmission transaction translator and microframe synchronous method

Also Published As

Publication number Publication date
JP2000021081A (en) 2000-01-21

Similar Documents

Publication Publication Date Title
KR100373942B1 (en) Siganl processing system
US7561576B2 (en) Apparatus for and method of predictive time stamping of isochronous data packets transmitted over an IEEE 1394-1995 serial bus network
US7079528B2 (en) Data communication method
US6363428B1 (en) Apparatus for and method of separating header information from data in an IEEE 1394-1995 serial bus network
JP4101361B2 (en) Audio data transmitting / receiving apparatus and audio data transmitting / receiving system
KR100511695B1 (en) Serial interface circuit and signal processing method thereof
WO2000074346A1 (en) System and method for context switching in an electronic network
JP3499818B2 (en) Time stamp offset adjusting method and packet transmission device using the same
EP1085709B1 (en) Data transmission in a serial IEEE 1394 bus
JP4481329B2 (en) Audio data transmitter / receiver
JPS60241150A (en) Data transfer device
JP3482893B2 (en) Interface device
JP5089225B2 (en) Relay processing method and relay node device
SU1569837A1 (en) Device for interfacing trunk line and central computer
KR100350465B1 (en) Apparatus and method for synchronizing serial lines using fifo memory
JP2003152898A (en) Phone terminal equipment
CN117178517A (en) Communication device, communication system, and communication method
JP2631699B2 (en) Cell Formatting Method
US20020128824A1 (en) Data communication apparatus, data communication method, and program
JPH0787435B2 (en) Multiplex channel receiver
JPH09284337A (en) Data communication system and its method
JPH0937220A (en) Video audio multiplexer
JPH11298481A (en) Shaping circuit
KR20010065076A (en) Transmission Delay Compensation Circuit Of Sub-Highway In Switching System
JPH07297851A (en) Communication system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050610

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070622

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070703

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070824

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071023

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071219

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080319

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110328

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130328

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140328

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees