JP2012028969A - Data transmission system - Google Patents

Data transmission system Download PDF

Info

Publication number
JP2012028969A
JP2012028969A JP2010164678A JP2010164678A JP2012028969A JP 2012028969 A JP2012028969 A JP 2012028969A JP 2010164678 A JP2010164678 A JP 2010164678A JP 2010164678 A JP2010164678 A JP 2010164678A JP 2012028969 A JP2012028969 A JP 2012028969A
Authority
JP
Japan
Prior art keywords
bit
data
transmission
bits
value
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.)
Granted
Application number
JP2010164678A
Other languages
Japanese (ja)
Other versions
JP5615078B2 (en
Inventor
Tetsuya Mizuno
哲也 水野
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.)
Alpine Electronics Inc
Original Assignee
Alpine Electronics Inc
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 Alpine Electronics Inc filed Critical Alpine Electronics Inc
Priority to JP2010164678A priority Critical patent/JP5615078B2/en
Publication of JP2012028969A publication Critical patent/JP2012028969A/en
Application granted granted Critical
Publication of JP5615078B2 publication Critical patent/JP5615078B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

PROBLEM TO BE SOLVED: To provide a data transmission system that detects transmission errors with much simplified process.SOLUTION: A transmission processing part 13 in an audio source device 1 generates and transmits 32-bit length transmission data TD32(N) of which all of low-order 16-bit values are set as 0, a value of the 17th low-order bit is set as 1, and remaining bits are set as 15 bits from the second low-order bit to the 16th low-order bit of the audio data D16(N)(a). The reception processing part 32 in an audio sync device 3 receives each bit of transmission data SD by a clock signal synchronized with a bit clock SCLK on the bus 2, monitors bit values from the first low-order bit to the 17th low-order bit of the received data RD32 which is converted from each received bit to a word, and detects a transmission error if all of the bits from the first low-order bit to the 16th low-order bit are not equal to zero or if the 17th low-order bit value is not equal to one.

Description

本発明は、データを伝送するデータ伝送システムにおいて、伝送エラーの発生を検出する技術に関するものである。   The present invention relates to a technique for detecting the occurrence of a transmission error in a data transmission system for transmitting data.

データを伝送するデータ伝送システムにおいて、伝送エラーの発生を検出する技術としては、送信側においてチェックサムコードやパリティビットなどのエラー検出用の符号を付加したデータの伝送を行い、受信側においてエラー検出用の符号に基づいてデータの伝送エラーの発生を検出する技術などが知られている(たとえば、特許文献1)。   In a data transmission system that transmits data, the technology for detecting the occurrence of transmission errors is to transmit data with error detection codes such as checksum codes and parity bits on the transmission side, and to detect errors on the reception side. A technique for detecting the occurrence of a data transmission error based on a code for use is known (for example, Patent Document 1).

特開2000-31927号公報JP 2000-31927 A

上述したチェックサムコードやパリティビットなどのエラー検出用の符号を用いて伝送エラーの発生を検出する技術によれば、チェックサムコードやパリティビットなどのエラー検出用の符号を生成するための演算処理や、エラー検出用の符号を用いたデータの検証のための演算処理などの、特段の演算処理が必要となる。   According to the technique for detecting the occurrence of a transmission error using the error detection code such as the checksum code and the parity bit described above, the arithmetic processing for generating the error detection code such as the checksum code and the parity bit In addition, special arithmetic processing such as arithmetic processing for data verification using an error detection code is required.

そこで、本発明は、より簡易な処理で、伝送エラー、特に伝送クロックの伝送エラーによるビットの受信抜けやビットの多重受信の発生を検出できるようにすることを課題とする。   Therefore, an object of the present invention is to make it possible to detect the occurrence of a transmission error, in particular, a missing bit reception or a multiple reception of a bit due to a transmission error of a transmission clock, with simpler processing.

前記課題達成のために、本発明は、送信装置から受信装置にNビットのデータを転送する伝送システムの前記送信装置に、転送対象となるNビットの第1のデータの最下位ビットの値を、0と1とのうちの一方の値である第1所定値に設定した第2のデータの下位側に、Mビットを連結することにより、前記Nビットの第1のデータをN+Mビットの第3のデータに変換するデータ変換部と、前記データ変換部が変換したN+Mビットの第3のデータをシリアル伝送で送信する送信部とを備え、前記受信装置に、前記送信装置からシリアル伝送で送信された前記N+Mビットの第3のデータを受信する受信部と、前記受信部が受信した前記N+Mビットの第3のデータの上位Nビットよりなるデータを前記送信装置から転送されたNビットのデータとして抽出するデータ復元部と、伝送エラーを検出する伝送エラー検出部とを設けたものである。ここで、前記送信装置のデータ変換部は、前記Mビットの各ビットの値を、0と1とのうちの前記第1の所定値でない方の値である第2の所定値に設定する。そして、前記受信装置の伝送エラー検出部は、前記受信部が受信した前記N+Mビットの第3のデータ中の下位Mビットの全てのビットの値が前記第2の所定値でない場合、前記受信部が受信した前記N+Mビットの第3のデータ中の上位Nビット目のビットの値が前記第1の所定値でない場合のうちの一方の場合、または、双方の場合に前記伝送エラーを検出する。   In order to achieve the above object, according to the present invention, the value of the least significant bit of the N-bit first data to be transferred is transmitted to the transmission device of the transmission system that transfers N-bit data from the transmission device to the reception device. , By concatenating M bits to the lower side of the second data set to the first predetermined value which is one of 0 and 1, the N-bit first data is converted into N + M bits. A data conversion unit for converting the third data into a third data, and a transmission unit for transmitting the N + M-bit third data converted by the data conversion unit by serial transmission. The reception device includes: A receiving unit that receives the N + M-bit third data transmitted by serial transmission, and data that includes the upper N bits of the N + M-bit third data received by the receiving unit. N-bit data transferred from And a data recovery unit that extracts the transmission error and a transmission error detection unit that detects a transmission error. Here, the data conversion unit of the transmission device sets the value of each of the M bits to a second predetermined value that is a value of 0 and 1 that is not the first predetermined value. The transmission error detecting unit of the receiving device, when the values of all the lower M bits in the N + M bit third data received by the receiving unit are not the second predetermined value, The transmission error occurs in one or both of the cases where the value of the upper N-th bit in the N + M-bit third data received by the receiving unit is not the first predetermined value. Is detected.

また、前記課題達成のために、本発明は、送信装置から受信装置にNビットのデータを転送する伝送システムの、前記送信装置に、転送対象となるNビットの第1のデータを、当該Nビットの第1のデータの下位側にMビットを連結したN+Mビットの第2のデータに変換するデータ変換部と、前記データ変換部が変換したN+Mビットの第2のデータをシリアル伝送で送信する送信部とを備え、前記受信装置に、前記送信装置からシリアル伝送で送信された前記N+Mビットの第2のデータを受信する受信部と、前記受信部が受信した前記N+Mビットの第2のデータの上位Nビットよりなるデータを、前記送信装置から転送されたNビットのデータとして抽出するデータ復元部と、伝送エラーを検出する伝送エラー検出部とを設けたものである。ここで、前記送信装置のデータ変換部は、前記Mビット中の1または複数の所定ビット位置のビットの値を、0と1とのうちの一方の値である第1所定値となるように設定し、前記Mビット中の前記所定ビット位置のビットを除く各ビットの値を0と1とのうちの前記第1の所定値でない方の値である第2の所定値に設定する。また、前記受信装置の伝送エラー検出部は、前記受信部が受信した前記N+Mビットの第2のデータ中の下位Mビット中の前記所定ビット位置のビットの値が前記第1の所定値でない場合に、前記伝送エラーを検出する。   In order to achieve the above object, according to the present invention, in the transmission system for transferring N-bit data from the transmission device to the reception device, the N-bit first data to be transferred is transferred to the transmission device. A data conversion unit that converts M bits into N + M bit second data concatenated on the lower side of the first data of bits, and serially converts the N + M bit second data converted by the data conversion unit A transmission unit that transmits by transmission, and the reception device receives the N + M bit second data transmitted by serial transmission from the transmission device, and the N received by the reception unit. A data restoration unit that extracts data consisting of upper N bits of second data of + M bits as N-bit data transferred from the transmission device, and a transmission error detection unit that detects a transmission error Is . Here, the data conversion unit of the transmission device sets the bit value of one or more predetermined bit positions in the M bits to a first predetermined value that is one of 0 and 1 values. And the value of each bit excluding the bit at the predetermined bit position in the M bits is set to a second predetermined value which is a value of 0 and 1 which is not the first predetermined value. In addition, the transmission error detection unit of the receiving device may be configured such that the value of the bit at the predetermined bit position in the lower M bits in the N + M bit second data received by the receiving unit is the first predetermined value. If not, the transmission error is detected.

なお、このようなデータ伝送システムは、前記Mを、3以上の数とし、前記送信装置のデータ変換部において、前記Mビット中のK(但し、1<K<M)番目の一つのビットの値を、0と1とのうちの一方の値である第1所定値となるように設定し、前記Mビット中の前記K番目のビットを除く各ビットの値を0と1とのうちの前記第1の所定値でない方の値である第2の所定値に設定し、前記受信装置の伝送エラー検出部において、前記受信部が受信した前記N+Mビットの第2のデータ中の下位Mビット中のK番目のビットの値が前記第1の所定値でない場合に、前記伝送エラーを検出するように構成してもよい。   In such a data transmission system, M is a number equal to or greater than 3, and the data conversion unit of the transmission apparatus uses one of the K bits (where 1 <K <M) in the M bits. The value is set to be a first predetermined value that is one of 0 and 1, and the value of each bit excluding the Kth bit in the M bits is set to 0 or 1 The second predetermined value which is the value which is not the first predetermined value is set, and in the transmission error detecting unit of the receiving apparatus, the lower order in the N + M bit second data received by the receiving unit The transmission error may be detected when the value of the Kth bit in the M bits is not the first predetermined value.

以上のデータ伝送システムによれば、ビットの多重受信や受信抜けによって、受信装置において受信したN+Mビットのデータ中のビットのビット位置がシフトすることを利用して、これらビットの多重受信や受信抜けの伝送エラーを検出する。よって、チェックサムコードやパリティビットなどのエラー検出用の符号を生成するための演算処理や、エラー検出用の符号を用いたデータの検証のための演算処理を必要としない簡易な処理によって、伝送エラーを検出することができる。   According to the above data transmission system, by utilizing the fact that the bit position of the bit in the N + M bit data received by the receiving device shifts due to the multiple reception or reception omission of the bits, Detects transmission errors due to missing reception. Therefore, transmission is performed by simple processing that does not require arithmetic processing for generating error detection codes such as checksum codes and parity bits, and arithmetic processing for data verification using error detection codes. An error can be detected.

なお、以上の各伝送システムにおいて、前記Nビットの第1のデータは、たとえば、オーディオデータであってよい。   In each transmission system described above, the N-bit first data may be audio data, for example.

以上のように、本発明によれば、より簡易な処理で伝送エラーの発生を検出できるようになる。   As described above, according to the present invention, the occurrence of a transmission error can be detected with simpler processing.

本発明の実施形態に係るオーディオシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the audio system which concerns on embodiment of this invention. 本発明の実施形態に係る伝送エラー検出動作を示す図である。It is a figure which shows the transmission error detection operation | movement which concerns on embodiment of this invention. 本発明の実施形態に係る伝送エラー検出動作を示す図である。It is a figure which shows the transmission error detection operation | movement which concerns on embodiment of this invention. 本発明の実施形態に係る伝送エラー検出動作を示す図である。It is a figure which shows the transmission error detection operation | movement which concerns on embodiment of this invention.

以下、本発明の実施形態をオーディオシステムへの適用を例にとり説明する。
図1に、本実施形態に係るオーディオシステムの構成を示す。
図示するようにオーディオシステムは、オーディオデータをバス2を介して配信するオーディオソース機器1、バス2を介してオーディオソース機器1からオーディオデータを受信するオーディオシンク機器3とを備えている。
そして、オーディオソース機器1は、オーディオデータを記憶した記憶装置11、記憶装置11からオーディオデータを読み出し、読み出したオーディオデータに所定のイコライザ処理などの音響処理を施して音響処理後の16ビット長のオーディオデータD16を生成するオーディオデータ処理部12、送信処理部13、バス2を介したデータの送受信を制御するソースバスコントローラ14とを備えている。ここで、送信処理部13は、オーディオデータ処理部12が生成した16ビット長のオーディオデータD16を32ビット長の送信データTD32に変換する変換処理を行い、変換後の32ビット長の送信データTD32をソースバスコントローラ14に提供し、ソースバスコントローラ14にオーディオシンク機器3に送信させる動作を行う。
Hereinafter, embodiments of the present invention will be described by taking the application to an audio system as an example.
FIG. 1 shows the configuration of an audio system according to this embodiment.
As shown in the figure, the audio system includes an audio source device 1 that distributes audio data via a bus 2 and an audio sink device 3 that receives audio data from the audio source device 1 via a bus 2.
Then, the audio source device 1 reads out the audio data from the storage device 11 storing the audio data, and performs a sound process such as a predetermined equalizer process on the read-out audio data, and has a 16-bit length after the sound process. An audio data processing unit 12 that generates audio data D16, a transmission processing unit 13, and a source bus controller 14 that controls transmission and reception of data via the bus 2 are provided. Here, the transmission processing unit 13 performs a conversion process for converting the 16-bit audio data D16 generated by the audio data processing unit 12 into 32-bit transmission data TD32, and the converted 32-bit transmission data TD32 after conversion. Is supplied to the source bus controller 14, and the source bus controller 14 is sent to the audio sink device 3.

次に、オーディオシンク機器3は、バス2を介したデータの送受信を制御するシンクバスコントローラ31、シンクバスコントローラ31でオーディオソース機器1から受信した32ビット長の受信データRD32を16ビット長のオーディオデータRD16に変換する受信処理部32、受信処理部32が変換した16ビット長のオーディオデータRD16の増幅処理などを行った後に、16ビット長のオーディオデータRD16のオーディオストリームが表す音声をスピーカ34に出力するオーディオデータ出力部33とを備えている。   Next, the audio sink device 3 includes a sync bus controller 31 that controls transmission / reception of data via the bus 2, and the received data RD 32 having a 32-bit length received from the audio source device 1 by the sync bus controller 31. The reception processing unit 32 that converts to the data RD16, the amplification processing of the 16-bit audio data RD16 converted by the reception processing unit 32, and the like are performed, and then the audio represented by the audio stream of the 16-bit audio data RD16 is sent to the speaker 34. And an audio data output unit 33 for outputting.

ここで、オーディオソース機器1の送信処理部13が行うオーディオデータ処理部12が生成した16ビット長のオーディオデータD16の、32ビット長の送信データTD32への変換と、バス2上の32ビット長の送信データTD32の伝送シーケンスと、オーディオシンク機器3の受信処理部32が行うシンクバスコントローラ31が受信した32ビット長の受信データRD32の16ビット長のオーディオデータRD16への変換の詳細について説明する。   Here, the 16-bit audio data D16 generated by the audio data processor 12 performed by the transmission processor 13 of the audio source device 1 is converted into 32-bit transmission data TD32, and the 32-bit length on the bus 2 is set. The details of the transmission sequence of the transmission data TD32 and the conversion of the 32-bit reception data RD32 received by the sync bus controller 31 performed by the reception processing unit 32 of the audio sink device 3 into the 16-bit audio data RD16 will be described. .

まず、オーディオソース機器1の送信処理部13が行うオーディオデータ処理部12が生成した16ビット長のオーディオデータD16の、32ビット長の送信データTD32への変換について説明する。
オーディオソース機器1の送信処理部13は、図2aに示すオーディオデータ処理部12が生成した16ビット長のオーディオデータD16(N)を、図2bに示す32ビット長の送信データTD32(N)に変換する。なお(N)は、オーディオストリーム中のN番目のオーディオデータであることを表している。
First, the conversion of 16-bit audio data D16 generated by the audio data processor 12 performed by the transmission processor 13 of the audio source device 1 into transmission data TD32 having a 32-bit length will be described.
The transmission processing unit 13 of the audio source device 1 converts the 16-bit audio data D16 (N) generated by the audio data processing unit 12 shown in FIG. 2a into the 32-bit transmission data TD32 (N) shown in FIG. 2b. Convert. Note that (N) represents the Nth audio data in the audio stream.

さて、図2bに示すように、この変換では、32ビット長の送信データTD32(N)の下位の16ビットを全て0とし、下位17ビット目を1とする。そして、32ビット長の送信データTD32(N)の下位18ビット目から32ビット目までの15ビットに、図2aに示す16ビット長のオーディオデータD16(N)の、下位2ビット目から下位16ビット目までの15ビットを下位から格納していく。   Now, as shown in FIG. 2b, in this conversion, the lower 16 bits of the transmission data TD32 (N) having a 32-bit length are all set to 0, and the lower 17th bit is set to 1. Then, 15 bits from the lower 18th bit to the 32nd bit of the transmission data TD32 (N) having a 32-bit length are changed to 15 bits from the lower 2nd bit to the lower 16th bit of the 16-bit audio data D16 (N) shown in FIG. The 15 bits up to the bit are stored from the lower order.

次に、バス2上の32ビット長の送信データTD32の伝送シーケンスを図2cに示す。
この伝送シーケンスはI2Sバス規格に従ったものであり、図示するように、ソースバスコントローラ14は、伝送データSDとして、32ビット長の送信データTD32の各々をオーディオストリーム中の順番に従って順次伝送する。また、各送信データTD32の伝送においては、当該送信データTD32の各ビットをシリアル伝送する。また、ソースバスコントローラ14は、伝送データSDの各ビットに同期したビットクロックSCLKと、伝送データSD中の各送信データTD32に同期したワードセレクトWSもバス2上に出力する。
Next, a transmission sequence of transmission data TD32 having a 32-bit length on the bus 2 is shown in FIG.
This transmission sequence is in accordance with the I2S bus standard. As shown in the figure, the source bus controller 14 sequentially transmits each of the 32-bit transmission data TD32 as transmission data SD in the order in the audio stream. In transmission of each transmission data TD32, each bit of the transmission data TD32 is serially transmitted. The source bus controller 14 also outputs on the bus 2 a bit clock SCLK synchronized with each bit of the transmission data SD and a word select WS synchronized with each transmission data TD32 in the transmission data SD.

次に、オーディオシンク機器3の受信処理部32が行うシンクバスコントローラ31が受信した32ビット長の受信データRD32の16ビット長のオーディオデータRD16への変換について説明する。
シンクバスコントローラ31は、バス2上のビットクロックSCLKに同期したクロックで伝送データSDの各ビットを受信し、受信した各ビットをワードセレクトWSに従ってワード化して図2dに示す32ビット長の受信データRD32を生成する。
そして、オーディオシンク機器3の受信処理部32は、図2eに示すように、オーディオシンク機器3の受信処理部32の下位17ビット目から32ビット目までの16ビットを、当該順序で下位1ビット目から下位16ビット目までの16ビットとした16ビット長のデータを、オーディオデータRD16とする。
Next, conversion of the reception data RD32 having a 32-bit length received by the sync bus controller 31 performed by the reception processing unit 32 of the audio sink device 3 into the audio data RD16 having a 16-bit length will be described.
The sync bus controller 31 receives each bit of the transmission data SD with a clock synchronized with the bit clock SCLK on the bus 2, converts the received bits into words according to the word select WS, and receives the 32-bit length received data shown in FIG. 2d. RD32 is generated.
Then, as shown in FIG. 2e, the reception processing unit 32 of the audio sink device 3 converts the 16 bits from the lower 17th bit to the 32nd bit of the reception processing unit 32 of the audio sink device 3 into the lower 1 bit in this order. The 16-bit data having 16 bits from the first to the lower 16 bits is referred to as audio data RD16.

ここで図2aと図2eとの比較から分かるように、オーディオソース機器1のオーディオデータ処理部12が生成した16ビット長のオーディオデータD16(N)と、オーディオシンク機器3の受信処理部32が生成した16ビット長のオーディオデータRD16(N)とでは、16ビット長のオーディオデータRD16(N)の最下位ビットが固定的に1に設定されている点において異なることとなる。   As can be seen from a comparison between FIG. 2a and FIG. 2e, the 16-bit audio data D16 (N) generated by the audio data processing unit 12 of the audio source device 1 and the reception processing unit 32 of the audio sink device 3 are This differs from the generated 16-bit audio data RD16 (N) in that the least significant bit of the 16-bit audio data RD16 (N) is fixedly set to 1.

しかし、16ビット長のオーディオデータにおいて、最下位ビットの相違による当該オーディオデータに基づくスピーカ34からのオーディオ出力の相違は、人間の聴覚上の知覚できない程度と差となるので、実用上、問題は生じない。
以下、このような構成において行う伝送エラーの検出動作について説明する。
オーディオシンク機器3の受信処理部32は、バス2上のビットクロックSCLKに同期したクロックで伝送データSDの各ビットを受信し、受信した各ビットをワードセレクトWSに従ってワード化した受信データRD32の、下位1ビット目から16ビット目と、下位17ビット目の値を監視し、下位1ビット目から16ビット目のビットの全てが0でない場合と、下位17ビット目の値が1でない場合に伝送エラーを検出する。
However, in 16-bit audio data, the difference in audio output from the speaker 34 based on the audio data due to the difference in the least significant bit is different from the level that human hearing cannot perceive. Does not occur.
Hereinafter, a transmission error detection operation performed in such a configuration will be described.
The reception processing unit 32 of the audio sink device 3 receives each bit of the transmission data SD with a clock synchronized with the bit clock SCLK on the bus 2, and receives the received data RD32 of the received data RD32 obtained by wording according to the word select WS. Monitors the values of the lower 1st bit to the 16th bit and the lower 17th bit, and transmits when all the bits of the lower 1st bit to the 16th bit are not 0 and when the value of the lower 17th bit is not 1. Detect errors.

ここで、図3aに示すように、送信データTD32の下位1ビット目から16ビット目の16ビットの値はオーディオソース機器1の送信処理部13によって全て0に設定されているので、受信処理部32において送信データTD32を正しく受信できている場合には、受信データRD32の下位1ビット目から16ビット目(Rb0-15)の16ビットの値は必ず0となる。また、送信データTD32の下位17ビット目(Rb16)は、オーディオソース機器1の送信処理部13によって1が設定されているので受信処理部32において送信データTD32を正しく受信できている場合には、受信データRD32の下位17ビット目のビットの値は必ず1となる。   Here, as shown in FIG. 3a, since the 16-bit values of the lower 1st bit to the 16th bit of the transmission data TD32 are all set to 0 by the transmission processing unit 13 of the audio source device 1, the reception processing unit When the transmission data TD32 can be correctly received at 32, the 16-bit value from the lower 1st bit to the 16th bit (Rb0-15) of the reception data RD32 is always 0. Further, since the lower 17th bit (Rb16) of the transmission data TD32 is set to 1 by the transmission processing unit 13 of the audio source device 1, when the transmission data TD32 can be correctly received by the reception processing unit 32, The value of the lower 17th bit of the reception data RD32 is always 1.

一方、バス2上のビットクロックSCLKの波形歪みなどのために、シンクバスコントローラ31においてビットクロックSCLKを正しく受信できずに、ビットクロックSCLKに同期したクロックによって、ビットを多重受信してしまったときには、多重受信したビットより下位側のビットが下位にシフトすることとなる。   On the other hand, when the bit clock SCLK cannot be correctly received by the sync bus controller 31 due to waveform distortion of the bit clock SCLK on the bus 2 and the bit is multiplexed and received by the clock synchronized with the bit clock SCLK. Therefore, the bits on the lower side of the multiple received bits are shifted to the lower side.

すなわち、たとえば、送信データTD32(N)の下位22ビット目のb5を二度多重受信してしまった場合には、図3bに示すように、送信データTD32(N)の下位22ビット目より下位の各ビットの、受信データRD32(N)中のビット位置は、送信データTD32(N)中におけるビット位置よりも下位側に一つずつシフトした位置となる。   That is, for example, when b5 of the lower 22 bits of the transmission data TD32 (N) is multiplexed and received twice, as shown in FIG. 3b, the lower 22 bits of the transmission data TD32 (N) are lower. The bit position of each bit of the received data RD32 (N) is a position shifted one bit lower than the bit position in the transmission data TD32 (N).

また、たとえば、送信データTD32(N)の下位27ビット目のb10と、送信データTD32(N)の下位20ビット目のb3とを各々二度多重受信してしまった場合には、図3cに示すように、送信データTD32(N)の下位20ビット目より下位の各ビットの、受信データRD32(N)中のビット位置は、送信データTD32(N)中におけるビット位置よりも下位側に二つずつシフトした位置となる。   Further, for example, when the b27 of the lower 27 bits of the transmission data TD32 (N) and the b3 of the lower 20 bits of the transmission data TD32 (N) are respectively received twice, FIG. As shown in the figure, the bit position in the reception data RD32 (N) of each bit lower than the lower 20th bit of the transmission data TD32 (N) is lower than the bit position in the transmission data TD32 (N). The position is shifted one by one.

そして、このように送信データTD32(N)の下位17ビット目より上位のビットについて16ビット以下の多重受信が発生した場合には、図3b、cに示すように送信データTD32(N)の下位17ビット目の値1のビットが、受信データRD32(N)の下位1ビット目から16ビット目(Rb0-15)の間のビットのいずれかにシフトして表れることとなる。   Then, when multiple reception of 16 bits or less occurs with respect to the bits higher than the lower 17th bit of the transmission data TD32 (N), the lower order of the transmission data TD32 (N) as shown in FIGS. 3b and 3c. The 17th bit having a value of 1 is shifted to any of the bits between the lower 1st bit and the 16th bit (Rb0-15) of the received data RD32 (N).

したがって、受信データRD32の、下位1ビット目から16ビット目の全てが0でない場合に伝送エラーを検出することにより、送信データTD32の下位17ビット目より上位のビットについて生じた多重受信を伝送エラーとして検出することができる。
なお、送信データTD32の下位16ビット目より下位のビットの多重受信は、オーディオデータRD16に影響しないので、当該部分の伝送エラーが検出できなくても支障は生じない。
次に、バス2上のビットクロックSCLKの波形歪みなどのために、シンクバスコントローラ31においてビットクロックSCLKを正しく受信できずに、ビットクロックSCLKに同期したクロックによって、ビットの受信抜けが生じてしまったときには、受信抜けしたビットより下位側のビットが上位にシフトすることとなる。
Therefore, by detecting a transmission error when all of the lower 1st bit to the 16th bit of the reception data RD32 are not 0, a multiplex reception that has occurred with respect to the upper bits of the lower 17th bit of the transmission data TD32 is detected as a transmission error. Can be detected as
Note that multiplex reception of bits lower than the lower 16th bit of the transmission data TD32 does not affect the audio data RD16, so that no trouble occurs even if a transmission error in that portion cannot be detected.
Next, because of the waveform distortion of the bit clock SCLK on the bus 2, the bit clock SCLK cannot be correctly received by the sync bus controller 31, and a bit synchronization failure occurs due to the clock synchronized with the bit clock SCLK. When this occurs, the lower bits of the lost bits are shifted upward.

すなわち、たとえば、送信データTD32(N)の下位24ビット目のb7の受信抜けが生じてしまったときには、図3dに示すように、送信データTD32(N)の下位24ビット目より下位の各ビットの、受信データRD32(N)中のビット位置は、送信データTD32(N)中におけるビット位置よりも上位側に一つずつシフトした位置となる。   That is, for example, when reception loss of b7 of the lower 24 bits of transmission data TD32 (N) occurs, each bit lower than the lower 24 bits of transmission data TD32 (N) as shown in FIG. The bit position in the reception data RD32 (N) is a position shifted one by one to the upper side of the bit position in the transmission data TD32 (N).

そして、このように送信データTD32(N)の下位17ビット目以上の上位のビットについて16ビット以下の受信抜けが発生した場合には、図3dに示すように受信データRD32(N)の下位17ビット目(Rb17)のビットとしては、送信データTD32(N)の下位1ビット目から16ビット目の間の値0のビットのいずれかがシフトして表れることとなる。   When reception loss of 16 bits or less occurs in the upper bits of the lower 17 bits or more of the transmission data TD32 (N) as described above, as shown in FIG. 3d, the lower 17 of the reception data RD32 (N). As the bit of the bit (Rb17), one of the bits having the value 0 between the lower 1st bit and the 16th bit of the transmission data TD32 (N) is shifted and appears.

したがって、受信データRD32の下位17ビット目のビットが1でない場合に伝送エラーを検出することにより送信データTD32の下位17ビット目以上の上位のビットについて生じた受信抜けを伝送エラーとして検出することができる。
なお、ビットの多重受信が生じた場合にも、受信データRD32の下位17ビット目のビットが1でなくなることは生じ得るが、いずれにしても伝送エラーであることに変わりはない。また、送信データTD32の下位17ビット目より下位のビットの受信抜けは、オーディオデータRD16に影響しないので、当該部分の伝送エラーが検出できなくても支障は生じない。
以上、本発明の実施形態について説明した。
ところで、以上の実施形態では、オーディオソース機器1の送信処理部13において、32ビット長の送信データTD32(N)として、下位の16ビットの値を全て0とし、下位17ビット目のビットの値を1とし、残りのビットをオーディオデータD16(N)の、下位2ビット目から下位16ビット目までの15ビットとしたデータを生成して伝送することにより伝送エラーを検出するようにしたが、伝送エラーの検出は次のように行うようにしてもよい。
Accordingly, by detecting a transmission error when the lower 17th bit of the reception data RD32 is not 1, a reception omission that occurs for the upper 17 bits or more of the lower 17th bit of the transmission data TD32 can be detected as a transmission error. it can.
Note that even when multiple reception of bits occurs, the lower 17th bit of the reception data RD32 may not be 1, but in any case, it is still a transmission error. Further, missing reception of bits lower than the lower 17th bit of the transmission data TD32 does not affect the audio data RD16. Therefore, no trouble occurs even if a transmission error in this portion cannot be detected.
The embodiment of the present invention has been described above.
By the way, in the above embodiment, in the transmission processing unit 13 of the audio source device 1, as the transmission data TD32 (N) having a 32-bit length, all the lower 16-bit values are set to 0 and the lower 17-bit bit value is set. The transmission error is detected by generating and transmitting data in which the remaining bits are 15 bits from the lower 2nd bit to the lower 16th bit of the audio data D16 (N). A transmission error may be detected as follows.

すなわち、オーディオソース機器1の送信処理部13では、オーディオデータ処理部12が生成した16ビット長のオーディオデータD16(N)の、32ビット長の送信データTD32(N)への変換を図4aに示すように行うようにする。
図示するように、この変換では、示す32ビット長の送信データTD32(N)の下位の1ビット目から下位8ビット目までの8ビットと、下位10ビット目から16ビット目までの7ビットとの15ビットを全て0とし、下位9ビット目を1とする。そして、32ビット長の送信データTD32(N)の下位17ビット目から32ビット目までの16ビットに、16ビット長のオーディオデータD16(N)の、下位1ビット目から下位16ビット目までの15ビットを下位から格納していく。
That is, the transmission processing unit 13 of the audio source device 1 converts the 16-bit audio data D16 (N) generated by the audio data processing unit 12 into 32-bit transmission data TD32 (N) in FIG. 4a. Do as shown.
As shown in the figure, in this conversion, the transmission data TD32 (N) having a length of 32 bits, 8 bits from the lower 1st bit to the lower 8th bit, 7 bits from the lower 10th bit to the 16th bit, All 15 bits are set to 0, and the lower 9 bits are set to 1. Then, the 16 bits from the lower 17th bit to the 32nd bit of the transmission data TD32 (N) of 32 bit length are changed to the lower 1st bit to the lower 16th bit of the audio data D16 (N) of 16 bit length. 15 bits are stored from the lower order.

そして、オーディオシンク機器3の受信処理部32では、バス2上のビットクロックSCLKに同期したクロックで伝送データSDの各ビットを受信し、受信した各ビットをワードセレクトWSに従ってワード化した受信データRD32の、下位9ビット目の値が1でない場合に伝送エラーを検出するようにする。   Then, the reception processing unit 32 of the audio sink device 3 receives each bit of the transmission data SD with a clock synchronized with the bit clock SCLK on the bus 2, and receives the received data RD32 obtained by wording each received bit according to the word select WS. A transmission error is detected when the value of the lower 9 bits is not 1.

ここで、図4bに示すように、送信データTD32の下位9ビット目は、オーディオソース機器1の送信処理部13によって1が設定されているので受信処理部32において送信データTD32(N)を正しく受信できている場合には、受信データRD32(N)の下位9ビット目(Rb8)のビットの値は必ず1となる。   Here, as shown in FIG. 4b, since the lower 9 bits of the transmission data TD32 are set to 1 by the transmission processing unit 13 of the audio source device 1, the reception processing unit 32 correctly sets the transmission data TD32 (N). When reception is possible, the value of the lower 9th bit (Rb8) of the reception data RD32 (N) is always 1.

一方、バス2上のビットクロックSCLKの波形歪みなどのために、シンクバスコントローラ31においてビットクロックSCLKを正しく受信できずに、ビットクロックSCLKに同期したクロックによって、ビットを多重受信してしまったときには、多重受信したビットより下位側のビットが下位にシフトすることとなる。   On the other hand, when the bit clock SCLK cannot be correctly received by the sync bus controller 31 due to waveform distortion of the bit clock SCLK on the bus 2 and the bit is multiplexed and received by the clock synchronized with the bit clock SCLK. Therefore, the bits on the lower side of the multiple received bits are shifted to the lower side.

すなわち、たとえば、送信データTD32(N)の下位22ビット目のb5を二度多重受信してしまった場合には、図4cに示すように、送信データTD32(N)の下位22ビット目より下位の各ビットの、受信データRD32中のビット位置は、送信データTD32(N)中におけるビット位置よりも下位側に一つずつシフトした位置となる。   That is, for example, when b5 of the lower 22 bits of the transmission data TD32 (N) is multiplexed and received twice, as shown in FIG. 4c, the lower 22 bits of the transmission data TD32 (N) are lower. The bit position of each bit in the received data RD32 is shifted one by one to the lower side of the bit position in the transmission data TD32 (N).

また、バス2上のビットクロックSCLKの波形歪みなどのために、シンクバスコントローラ31においてビットクロックSCLKを正しく受信できずに、ビットクロックSCLKに同期したクロックによって、ビットの受信抜けが生じてしまったときには、受信抜けしたビットより下位側のビットが上位にシフトすることとなる。   Also, because of the waveform distortion of the bit clock SCLK on the bus 2, the bit clock SCLK cannot be correctly received by the sync bus controller 31, and a bit is lost due to the clock synchronized with the bit clock SCLK. In some cases, the lower bits of the missing bits are shifted upward.

すなわち、たとえば、送信データTD32(N)の下位24ビット目のb7の受信抜けが生じてしまったときには、図4dに示すように、送信データTD32(N)の下位24ビット目より下位の各ビットの、受信データRD32(N)中のビット位置は、送信データTD32(N)中におけるビット位置よりも上位側に一つずつシフトした位置となる。   That is, for example, when reception loss of b7 of the lower 24 bits of transmission data TD32 (N) occurs, as shown in FIG. 4d, each bit lower than the lower 24 bits of transmission data TD32 (N) The bit position in the reception data RD32 (N) is a position shifted one by one to the upper side of the bit position in the transmission data TD32 (N).

そして、このように、送信データTD32の下位9ビット目以上の上位のビットについて7ビット以下の多重受信や8ビット以下の受信抜けが発生した場合には、図4c、dに示すように受信データRD32の下位9ビット目(Rb8)のビットとしては、送信データTD32の下位10ビット目から16ビット目の間の値0のビット、または、下位1ビット目から8ビット目の間の値0のビットのいずれかがシフトして表れることとなる。   In this way, when multiple reception of 7 bits or less or reception loss of 8 bits or less occurs in the upper 9 bits or more of the transmission data TD32, reception data as shown in FIGS. The lower 9th bit (Rb8) of RD32 has a value 0 between the lower 10th bit and the 16th bit of transmission data TD32, or a value 0 between the lower 1st bit and the 8th bit. Any of the bits will appear shifted.

したがって、受信データRD32(N)の、下位9ビット目のビットが1でない場合に伝送エラーを検出することにより、送信データTD32(N)の下位10ビット目以上の上位のビットについて生じた受信抜けや多重受信を伝送エラーとして検出することができる。
なお、送信データTD32の下位10ビット目より下位のビットの多重受信や受信抜けは、オーディオデータRD16に影響しないので、当該部分の伝送エラーが検出できなくても支障は生じない。
なお、図4では、送信データTD32の下位16ビットのビットパターンを、下位9ビット目のみを1としたビットパターンとしたが、伝送信データTD32の下位16ビットのビットパターンとしては、様々なビットパターンを用いることができる。たとえば、送信データTD32の下位16ビットのビットパターンとしては、下位8ビット目のみを1としたビットパターンや、下位8ビット目と9ビット目の双方を1としたビットパターンなどを用いることができる。
Therefore, when the transmission data is detected when the lower 9th bit of the reception data RD32 (N) is not 1, a reception omission that has occurred with respect to the upper 10th bit or more of the transmission data TD32 (N). Or multiple reception can be detected as a transmission error.
Note that multiplex reception and reception omission of bits lower than the lower 10th bit of the transmission data TD32 do not affect the audio data RD16, so that no trouble occurs even if a transmission error in that portion cannot be detected.
In FIG. 4, the lower 16-bit bit pattern of the transmission data TD32 is a bit pattern in which only the lower 9th bit is 1, but there are various bits as the lower 16-bit bit pattern of the transmission data TD32. A pattern can be used. For example, as the lower 16-bit bit pattern of the transmission data TD32, a bit pattern in which only the lower 8 bits are set to 1, or a bit pattern in which both the lower 8 bits and 9 bits are set to 1 can be used. .

いずれにしても、受信装置の受信処理部32では、受信データRD32(N)の下位16ビットのビットパターンの、送信データTD32(N)の下位16ビットのビットパターンからのシフトを伝送エラーとして検出する。
以上のように、本実施形態によれば、ビットの多重受信や受信抜けによって、オーディオシンク機器3において受信した受信データRD32(N)中のビットのビット位置が、送信データTD32(N)中のビット位置からシフトすることを利用して、これらビットの多重受信や受信抜けの伝送エラーを検出する。よって、チェックサムコードやパリティビットなどのエラー検出用の符号を生成するための演算処理や、エラー検出用の符号を用いたデータの検証のための演算処理を必要としない簡易な処理によって、伝送エラーを検出することができる。
In any case, the reception processing unit 32 of the reception apparatus detects a shift of the lower 16-bit bit pattern of the reception data RD32 (N) from the lower 16-bit bit pattern of the transmission data TD32 (N) as a transmission error. To do.
As described above, according to the present embodiment, the bit position of the bit in the reception data RD32 (N) received by the audio sink device 3 due to the multiple reception or reception failure of the bit is the transmission data TD32 (N). By using the shift from the bit position, a multiplex reception of these bits and a transmission error due to reception failure are detected. Therefore, transmission is performed by simple processing that does not require arithmetic processing for generating error detection codes such as checksum codes and parity bits, and arithmetic processing for data verification using error detection codes. An error can be detected.

ここで、以上の実施形態におけるオーディオソース機器1やオーディオシンク機器3の構成をコンピュータを含む構成とし、当該コンピュータ上でのコンピュータプログラムの実行により実現されるアプリケーションやソース/シンクバスコントローラドライバとして、オーディオソース機器1の送信処理部13やオーディオシンク機器3の受信処理部32が設けられるものであってもよい。   Here, the configuration of the audio source device 1 and the audio sink device 3 in the above embodiment is configured to include a computer, and an application or a source / sink bus controller driver realized by executing a computer program on the computer is used as an audio. The transmission processing unit 13 of the source device 1 and the reception processing unit 32 of the audio sink device 3 may be provided.

また、以上の実施形態におけるオーディオソース機器1の送信処理部13の動作やオーディオシンク機器3の受信処理部32の動作は、ソースバスコントローラ14やシンクバスコントローラ31において、これを行うように構成してもよい。
また、本実施形態の図3に示した伝送エラー検出の技術は、オーディオデータ以外の最下位ビットが実用上有意でない任意のデータについても同様に適用することができる。また、本実施形態の図4に示した伝送エラー検出の技術はオーディオデータ以外の任意データについても同様に適用可能である。
In addition, the operation of the transmission processing unit 13 of the audio source device 1 and the operation of the reception processing unit 32 of the audio sink device 3 in the above embodiment are configured to be performed in the source bus controller 14 and the sync bus controller 31. May be.
Further, the transmission error detection technique shown in FIG. 3 of the present embodiment can be similarly applied to arbitrary data whose least significant bits other than audio data are not practically significant. Further, the transmission error detection technique shown in FIG. 4 of the present embodiment can be similarly applied to arbitrary data other than audio data.

1…オーディオソース機器、2…バス、3…オーディオシンク機器、11…記憶装置、12…オーディオデータ処理部、13…送信処理部、14…ソースバスコントローラ、31…シンクバスコントローラ、32…受信処理部、33…オーディオデータ出力部、34…スピーカ。   DESCRIPTION OF SYMBOLS 1 ... Audio source device, 2 ... Bus, 3 ... Audio sink device, 11 ... Storage device, 12 ... Audio data processing part, 13 ... Transmission processing part, 14 ... Source bus controller, 31 ... Sink bus controller, 32 ... Reception process Unit 33, audio data output unit 34, speaker.

Claims (6)

送信装置から受信装置にNビットのデータを転送する伝送システムであって、
前記送信装置は、
転送対象となるNビットの第1のデータの最下位ビットの値を、0と1とのうちの一方の値である第1所定値に設定した第2のデータの下位側に、Mビットを連結することにより、前記Nビットの第1のデータをN+Mビットの第3のデータに変換する変換するデータ変換部と、
前記データ変換部が変換したN+Mビットの第3のデータをシリアル伝送で送信する送信部とを備え、
前記受信装置は、
前記送信装置からシリアル伝送で送信された前記N+Mビットの第3のデータを受信する受信部と、
前記受信部が受信した前記N+Mビットの第3のデータの上位Nビットよりなるデータを前記送信装置から転送されたNビットのデータとして抽出するデータ復元部と、
伝送エラーを検出する伝送エラー検出部とを有し、
前記送信装置のデータ変換部は、前記Mビットの各ビットの値を、0と1とのうちの前記第1の所定値でない方の値である第2の所定値に設定し、
前記受信装置の伝送エラー検出部は、前記受信部が受信した前記N+Mビットの第3のデータ中の下位Mビットの全てのビットの値が前記第2の所定値でない場合に前記伝送エラーを検出することを特徴とするデータ伝送システム。
A transmission system for transferring N-bit data from a transmission device to a reception device,
The transmitter is
M bits are set on the lower side of the second data in which the value of the least significant bit of the N-bit first data to be transferred is set to the first predetermined value which is one of 0 and 1 A data converter for converting the N-bit first data into N + M-bit third data by concatenation;
A transmission unit that transmits N + M-bit third data converted by the data conversion unit by serial transmission;
The receiving device is:
A receiver that receives the N + M-bit third data transmitted by serial transmission from the transmitter;
A data restoration unit that extracts data composed of upper N bits of the N + M-bit third data received by the reception unit as N-bit data transferred from the transmission device;
A transmission error detection unit for detecting a transmission error;
The data converter of the transmitting device sets the value of each of the M bits to a second predetermined value that is a value that is not the first predetermined value of 0 and 1,
The transmission error detection unit of the receiving device receives the transmission error when the values of all the lower M bits in the N + M bit third data received by the receiving unit are not the second predetermined value. A data transmission system characterized by detecting the above.
請求項1記載のデータ伝送システムであって、
前記受信装置の伝送エラー検出部は、前記受信部が受信した前記N+Mビットの第3のデータ中の上位Nビット目のビットの値が前記第1の所定値でない場合に前記伝送エラーを検出することを特徴とするデータ伝送システム。
The data transmission system according to claim 1, wherein
The transmission error detection unit of the receiving device reports the transmission error when the value of the upper N-bit bit in the N + M-bit third data received by the receiving unit is not the first predetermined value. A data transmission system characterized by detecting.
送信装置から受信装置にNビットのデータを転送する伝送システムであって、
前記送信装置は、
転送対象となるNビットの第1のデータの最下位ビットの値を、0と1とのうちの一方の値である第1所定値に設定した第2のデータの下位側に、Mビットを連結することにより、前記Nビットの第1のデータをN+Mビットの第3のデータに変換する変換するデータ変換部と、
前記データ変換部が変換したN+Mビットの第3のデータをシリアル伝送で送信する送信部とを備え、
前記受信装置は、
前記送信装置からシリアル伝送で送信された前記N+Mビットの第3のデータを受信する受信部と、
前記受信部が受信した前記N+Mビットの第3のデータの上位Nビットよりなるデータを、前記送信装置から転送されたNビットのデータとして抽出するデータ復元部と、
伝送エラーを検出する伝送エラー検出部とを有し、
前記送信装置のデータ変換部は、前記Mビットの各ビットの値を、0と1とのうちの前記第1の所定値でない方の値である第2の所定値に設定し、
前記受信装置の伝送エラー検出部は、前記受信部が受信した前記N+Mビットの第3のデータ中の上位Nビット目のビットの値が前記第1の所定値でない場合に前記伝送エラーを検出することを特徴とするデータ伝送システム。
A transmission system for transferring N-bit data from a transmission device to a reception device,
The transmitter is
M bits are set on the lower side of the second data in which the value of the least significant bit of the N-bit first data to be transferred is set to the first predetermined value which is one of 0 and 1 A data converter for converting the N-bit first data into N + M-bit third data by concatenation;
A transmission unit that transmits N + M-bit third data converted by the data conversion unit by serial transmission;
The receiving device is:
A receiver that receives the N + M-bit third data transmitted by serial transmission from the transmitter;
A data restoration unit for extracting data consisting of upper N bits of the third data of the N + M bits received by the reception unit as N-bit data transferred from the transmission device;
A transmission error detection unit for detecting a transmission error;
The data converter of the transmitting device sets the value of each of the M bits to a second predetermined value that is a value that is not the first predetermined value of 0 and 1,
The transmission error detection unit of the receiving device reports the transmission error when the value of the upper N-bit bit in the N + M-bit third data received by the receiving unit is not the first predetermined value. A data transmission system characterized by detecting.
送信装置から受信装置にNビットのデータを転送する伝送システムであって、
前記送信装置は、
転送対象となるNビットの第1のデータを、当該Nビットの第1のデータの下位側にMビットを連結したN+Mビットの第2のデータに変換するデータ変換部と、
前記データ変換部が変換したN+Mビットの第2のデータをシリアル伝送で送信する送信部とを備え、
前記受信装置は、
前記送信装置からシリアル伝送で送信された前記N+Mビットの第2のデータを受信する受信部と、
前記受信部が受信した前記N+Mビットの第2のデータの上位Nビットよりなるデータを、前記送信装置から転送されたNビットのデータとして抽出するデータ復元部と、
伝送エラーを検出する伝送エラー検出部とを有し、
前記送信装置のデータ変換部は、前記Mビット中の1または複数の所定ビット位置のビットの値を、0と1とのうちの一方の値である第1所定値となるように設定し、前記Mビット中の前記所定ビット位置のビットを除く各ビットの値を0と1とのうちの前記第1の所定値でない方の値である第2の所定値に設定し、
前記受信装置の伝送エラー検出部は、前記受信部が受信した前記N+Mビットの第2のデータ中の下位Mビット中の前記所定ビット位置のビットの値の全てが前記第1の所定値でない場合に、前記伝送エラーを検出することを特徴とするデータ伝送システム。
A transmission system for transferring N-bit data from a transmission device to a reception device,
The transmitter is
A data converter that converts the N-bit first data to be transferred into N + M-bit second data in which M bits are connected to the lower side of the N-bit first data;
A transmission unit that transmits N + M bit second data converted by the data conversion unit by serial transmission;
The receiving device is:
A receiver for receiving the second data of N + M bits transmitted by serial transmission from the transmitter;
A data restoration unit that extracts data composed of upper N bits of the N + M-bit second data received by the reception unit as N-bit data transferred from the transmission device;
A transmission error detection unit for detecting a transmission error;
The data converter of the transmitting device sets the value of the bit at one or more predetermined bit positions in the M bits to be a first predetermined value that is one of 0 and 1, A value of each bit excluding the bit at the predetermined bit position in the M bits is set to a second predetermined value which is a value of 0 or 1 which is not the first predetermined value;
The transmission error detection unit of the receiving device is configured such that all of the bit values at the predetermined bit positions in the lower M bits in the N + M-bit second data received by the receiving unit are the first predetermined value. If not, the data transmission system detects the transmission error.
請求項4記載のデータ伝送システムであって、
前記Mは、3以上の数であり、
前記送信装置のデータ変換部は、前記Mビット中のK(但し、1<K<M)番目の一つのビットの値を、0と1とのうちの一方の値である第1所定値となるように設定し、前記Mビット中の前記K番目のビットを除く各ビットの値を0と1とのうちの前記第1の所定値でない方の値である第2の所定値に設定し、
前記受信装置の伝送エラー検出部は、前記受信部が受信した前記N+Mビットの第2のデータ中の下位Mビット中のK番目のビットの値が前記第1の所定値でない場合に、前記伝送エラーを検出することを特徴とするデータ伝送システム。
The data transmission system according to claim 4, wherein
M is a number of 3 or more;
The data conversion unit of the transmission apparatus sets the value of one bit of K (where 1 <K <M) in the M bits to a first predetermined value that is one of 0 and 1 And the value of each bit excluding the Kth bit in the M bits is set to a second predetermined value that is a value of 0 or 1 that is not the first predetermined value. ,
The transmission error detection unit of the receiving device, when the value of the Kth bit in the lower M bits in the N + M bit second data received by the receiving unit is not the first predetermined value, A data transmission system for detecting the transmission error.
請求項1、2、3、4または5記載のデータ伝送システムであって、
前記Nビットの第1のデータは、オーディオデータであることを特徴とするデータ伝送システム。
The data transmission system according to claim 1, 2, 3, 4 or 5,
The data transmission system, wherein the N-bit first data is audio data.
JP2010164678A 2010-07-22 2010-07-22 Data transmission system Active JP5615078B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010164678A JP5615078B2 (en) 2010-07-22 2010-07-22 Data transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010164678A JP5615078B2 (en) 2010-07-22 2010-07-22 Data transmission system

Publications (2)

Publication Number Publication Date
JP2012028969A true JP2012028969A (en) 2012-02-09
JP5615078B2 JP5615078B2 (en) 2014-10-29

Family

ID=45781400

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010164678A Active JP5615078B2 (en) 2010-07-22 2010-07-22 Data transmission system

Country Status (1)

Country Link
JP (1) JP5615078B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0685793A (en) * 1992-08-31 1994-03-25 Fuji Facom Corp Transmission error detection system
JPH06291745A (en) * 1993-04-02 1994-10-18 Fujitsu Ltd Method and system for detecting errors of transfer data
JPH06303218A (en) * 1993-04-16 1994-10-28 Matsushita Electric Ind Co Ltd Antenna switching diversity reception equipment
JP2006352616A (en) * 2005-06-17 2006-12-28 Nippon Telegr & Teleph Corp <Ntt> Voice packet transmitting method, voice packet receiving method, apparatus using the methods, program, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0685793A (en) * 1992-08-31 1994-03-25 Fuji Facom Corp Transmission error detection system
JPH06291745A (en) * 1993-04-02 1994-10-18 Fujitsu Ltd Method and system for detecting errors of transfer data
JPH06303218A (en) * 1993-04-16 1994-10-28 Matsushita Electric Ind Co Ltd Antenna switching diversity reception equipment
JP2006352616A (en) * 2005-06-17 2006-12-28 Nippon Telegr & Teleph Corp <Ntt> Voice packet transmitting method, voice packet receiving method, apparatus using the methods, program, and recording medium

Also Published As

Publication number Publication date
JP5615078B2 (en) 2014-10-29

Similar Documents

Publication Publication Date Title
KR960003123A (en) Error Correction Device and Method
US8910008B2 (en) Transmitting/receiving system, method, and computer readable medium
JP5618143B2 (en) Encoding device, encoding method, decoding device, decoding method, program, and transmission system
JP6291207B2 (en) System, method and apparatus for controlling power semiconductor devices
US6982994B2 (en) Synchronization correction circuit
JP5615078B2 (en) Data transmission system
JP2003318865A (en) Signal transmission system
JP5761551B2 (en) Transmission device, transmission method, reception device, reception method, program, and transmission system
JP2002116961A (en) Serial communication equipment and serial communication method
JP5194747B2 (en) Data transmission device, data transmission device, data reception device, and data transmission system
JP2006229959A5 (en)
US8750423B2 (en) Receiving apparatus, data transfer apparatus, data receiving method and non-transitory computer readable recording medium
JP2010118004A (en) Transmission device and serial communication system
JP5177788B2 (en) Serial data communication device and measuring instrument using the same
JPH08279799A (en) Parallel data transmitter
JP6484409B2 (en) Transmitting apparatus and receiving apparatus
Jyothi et al. Implementation of low complex and high secured SPI communication system for multipurpose applications
US20120140855A1 (en) Receiving apparatus and data transmission apparatus
WO2024095739A1 (en) Reception device
JP2008124905A (en) Multibranched communication system and center side terminal device
JP2009089284A (en) Packet transmission system, packet transmitter, and timing synchronization route redundancy method used therefor
JPH08154084A (en) Digital transmitting and receiving method and device therefor
JP6180665B2 (en) Optical communication system and optical communication apparatus
JP2015198343A (en) Transmission device for transmitting non-compressed digital video signal, and reception device
JP6243210B2 (en) Serial data transmission device, serial data reception device, serial data transmission method, and serial data transmission program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130319

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140204

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140325

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140909

R150 Certificate of patent or registration of utility model

Ref document number: 5615078

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150