JPH0693630B2 - ADPCM decoding device - Google Patents

ADPCM decoding device

Info

Publication number
JPH0693630B2
JPH0693630B2 JP21013285A JP21013285A JPH0693630B2 JP H0693630 B2 JPH0693630 B2 JP H0693630B2 JP 21013285 A JP21013285 A JP 21013285A JP 21013285 A JP21013285 A JP 21013285A JP H0693630 B2 JPH0693630 B2 JP H0693630B2
Authority
JP
Japan
Prior art keywords
signal
adpcm
pcm signal
linear pcm
external terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP21013285A
Other languages
Japanese (ja)
Other versions
JPS62208718A (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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP21013285A priority Critical patent/JPH0693630B2/en
Priority to US06/833,252 priority patent/US4686512A/en
Priority to EP86301464A priority patent/EP0193409B1/en
Priority to DE3650163T priority patent/DE3650163T2/en
Priority to DE8686301464T priority patent/DE3682296D1/en
Priority to EP90122720A priority patent/EP0429092B1/en
Priority to US07/050,563 priority patent/US4754258A/en
Publication of JPS62208718A publication Critical patent/JPS62208718A/en
Publication of JPH0693630B2 publication Critical patent/JPH0693630B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明は、集積化されたADPCM復号器に関する。Description: TECHNICAL FIELD OF THE INVENTION The present invention relates to an integrated ADPCM decoder.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

ディジタル通信ネットワークの発展に伴って、音声を高
能率に符号化する高能率符号化方式に対する要求が高ま
ってきた。この中で、ADPCM(Adaptive Differential P
ulse Code Modulation)方式は、音声信号を16〜32kb/s
程度に圧縮でき、しかも、受信側での再生音声の品質が
良い等の利点を有するため、最も有力視され、現に広く
利用されている。このような高能率符号化方式が現実に
ハードウェアとして実現され、通信装置に用いられる際
の条件として、LSI化がある。
Along with the development of digital communication networks, there has been an increasing demand for a high-efficiency coding system for coding speech with high efficiency. Among these, ADPCM (Adaptive Differential P
ulse Code Modulation) method uses 16 to 32 kb / s
It has the advantages that it can be compressed to some extent and that the quality of reproduced sound on the receiving side is good, and therefore it is regarded as the most influential and is currently widely used. As a condition when such a high-efficiency coding method is actually realized as hardware and is used for a communication device, there is LSI implementation.

一方、音声のアナログ信号をディジタル信号に変換する
方式として、PCM方式が広く利用されている。その中で
も、CCITT(国際電信電話諮問委員会)勧告に準拠する
μ−lawPCM及びA−lawPCM方式が最も一般的に普及して
いる。
On the other hand, the PCM method is widely used as a method for converting a voice analog signal into a digital signal. Among them, the μ-law PCM and A-law PCM systems based on CCITT (International Telegraph and Telephone Advisory Committee) recommendation are most popular.

そこで、高能率音声符号化方式のためのハードウェアを
LSI化するに際しても、音声信号をアナログ信号として
扱っている箇所には、上記μ−lawPCM又はA−lawPCM方
式が適用されていることを前提として、設計を行う必要
がある。高能率音声符号化方式として、ADPCM方式を用
いた場合のADPCMコーデックは、μ−law又はA−lawPCM
信号とADPCM信号との相互変換を行うディジタル−ディ
ジタル変換器として設計されることになる。より具体的
に説明すると、従来のADPCMコーデックは、符号化され
た信号(ADPCM信号)をμ−lawPCM又はA−lawPCM信号
に変換して出力し、μ−lawPCMコーデック又はA−lawP
CMコーデックにおいてアナログ音声信号に復元されてい
たのである。
Therefore, hardware for high efficiency speech coding system
Even in the case of LSI, it is necessary to perform the design on the assumption that the above-mentioned μ-law PCM or A-law PCM system is applied to a portion where an audio signal is treated as an analog signal. The ADPCM codec when the ADPCM method is used as a high-efficiency voice encoding method is μ-law or A-law PCM.
It will be designed as a digital-to-digital converter that performs mutual conversion between a signal and an ADPCM signal. More specifically, the conventional ADPCM codec converts a coded signal (ADPCM signal) into a μ-lawPCM or A-lawPCM signal and outputs the μ-lawPCM codec or the A-lawP codec.
It was restored to an analog voice signal in the CM codec.

ところで、ADPCMコーデックを用いた通信システムで
は、電話のような1:1通信ばかりでなく、会議電話のよ
うに1:n通信を行うことも多い。このようなときには、
受信する複数チャンネルの信号を加算して出力する必要
がある。ところが上述のように従来のADPCMコーデック
では、μ−law又はA−lawPCMの形式で入出力してお
り、このμ−law又はA−lawPCM信号は、非線形PCM信号
であるので、そのままの信号形式では、加算ができない
という欠点があった。
By the way, in a communication system using the ADPCM codec, not only 1: 1 communication like a telephone but also 1: n communication like a conference call is often performed. When this happens,
It is necessary to add and output the signals of the received multiple channels. However, as described above, the conventional ADPCM codec inputs and outputs in the μ-law or A-law PCM format, and since this μ-law or A-law PCM signal is a non-linear PCM signal, it is not possible to change the signal format as it is. There was a drawback that you could not add.

そのため、従来の会議電話システムでは、第5図に示す
ようにシステムを構成していた。
Therefore, in the conventional conference telephone system, the system is configured as shown in FIG.

すなわち、同図に示されるように、端子4011〜401nに
は、nチャンネルのADPCM信号が供給され、各々の信号
が、ADPCM復号器4031〜403nで、μ−lawPCM信号(又は
A−lawPCM信号)に変換される。このμ−lawPCM信号は
前述のようにリニアPCM信号ではなく、変換器4051〜405
nにおいて、各々が、リニアPCM信号に変換される。この
nチャンネルのリニアPCM信号が、加算器407にて加算さ
れる。そして、変換器409にて、リニアPCM信号から再び
μ−lawPCM信号に変換される。このμ−lawPCM信号が、
μ−lawコーデック411にて、アナログ音声として復元さ
れ出力されるのである。これで、nチャンネルの信号が
重畳され、電話信号が得られていた。
That is, as shown in the figure, the terminal 401 1 ~401n, ADPCM signal n-channel is supplied, each of the signals, in ADPCM decoder 403 1 ~403n, μ-lawPCM signal (or A-lawPCM Signal). This μ-law PCM signal is not the linear PCM signal as described above, but the converters 405 1 to 405.
At n, each is converted to a linear PCM signal. This n-channel linear PCM signal is added by the adder 407. Then, the converter 409 converts the linear PCM signal into a μ-law PCM signal again. This μ-law PCM signal is
The μ-law codec 411 restores and outputs as analog voice. With this, the n-channel signal is superimposed and the telephone signal is obtained.

このようなシステムの欠点は明白であって、μ−lawPCM
信号からリニアPCM信号への変換器がn個必要であり、
更に、リニアPCM信号からμ−lawPCM信号への変換器も
必要なので、装置が大型化してしまった。これではLSI
化したメリットが充分生かされているとは言えず、その
適用範囲を制限されてしまった。
The drawbacks of such a system are obvious: μ-law PCM
Need n converters from signal to linear PCM signal,
Furthermore, since a converter for converting the linear PCM signal to the μ-law PCM signal is also required, the device becomes large. This is LSI
It cannot be said that the advantages that have been realized are fully utilized, and the scope of application has been limited.

更に、上記システムでは、μ−lawPCM信号とリニアPCM
信号への相互変換がいたずらに多くなってしまい、再生
音声の品質劣化を招いていた。
Furthermore, in the above system, μ-law PCM signal and linear PCM
Mutual conversion into signals unnecessarily increased, resulting in deterioration of the quality of reproduced voice.

〔発明の目的〕[Object of the Invention]

この発明は、上記欠点を除去するためになされたもの
で、会議電話のようにnチャンネルの信号を加算する
等、種々の演算が要求される場合であっても、簡易、か
つ、小型の構成となり、しかも再生音声の歪劣化が少な
い、集積化された、ADPCM復号装置を提供することを目
的とする。
The present invention has been made to eliminate the above-mentioned drawbacks, and has a simple and compact structure even when various calculations are required such as adding signals of n channels as in a conference call. In addition, it is an object of the present invention to provide an integrated ADPCM decoding device in which distortion of reproduced voice is less deteriorated.

〔発明の概要〕[Outline of Invention]

この発明は、第1の外部端子から供給されるADPCM信号
をリニアPCM信号に変換する第1の手段と、この第1の
手段により得られるリニアPCM信号をμ−law又はA−la
wPCM信号に変換する第2の手段とを集積化して成るADPC
M復号装置において、第1の手段により得られるリニアP
CM信号を外部端子により外部へ出力可能とし、他の外部
端子により外部からリニアPCM信号を供給可能とし、こ
のリニアPCM信号を前述の第2の手段に導びくものであ
る。
According to the present invention, there is provided a first means for converting an ADPCM signal supplied from a first external terminal into a linear PCM signal, and a linear PCM signal obtained by the first means is μ-law or A-la.
ADPC formed by integrating second means for converting to wPCM signal
In the M decoding device, the linear P obtained by the first means
The CM signal can be output to the outside through an external terminal, and the linear PCM signal can be supplied from the outside through another external terminal, and the linear PCM signal is guided to the second means described above.

〔発明の効果〕〔The invention's effect〕

この発明によれば、複数チャネルの信号を加算する等、
演算が必要な場合であっても、LSI外付け部品が少なく
小型なADPCM復号装置を提供でき、しかも、再生音声の
歪劣化は少ないものとなる。
According to the present invention, signals of a plurality of channels are added,
Even when calculation is required, a small ADPCM decoding device with few external LSI components can be provided, and distortion degradation of reproduced voice is small.

〔発明の実施例〕Example of Invention

次に、この発明の一実施例を図面に従って説明する。 Next, an embodiment of the present invention will be described with reference to the drawings.

第4図は、この発明が適用されるべきシステム全体を示
している。すなわち、アナログの音声信号がPCMコーダ
(501)にて、μ−law又はA−lawPCM信号に変換され
る。このPCM信号が、ADPCMコーダ(503)にて、ADPCM信
号に変換される。ADPCMコーダ(503)は、音声信号の圧
縮のために利用される。圧縮された信号、すなわち、AD
PCM信号は、伝送路に送出されたり、装置内でのメモリ
に供給される。伝送路の受信側等ではADPCM信号を復元
するのだが、まず、ADPCMデコーダ(505)にて、ADPCM
信号からμ−lawPCM又はA−lawPCM信号に変換される。
このμ−lawPCM又はA−lawPCM信号が、PCMデコーダ(5
07)にて、アナログ信号に変換され、送信元のアナログ
の音声信号が得られる。以下の実施例では、ADPCMデコ
ーダ(505)の説明を中心に行う。
FIG. 4 shows the entire system to which the present invention is applied. That is, an analog voice signal is converted into a μ-law or A-law PCM signal by the PCM coder (501). This PCM signal is converted into an ADPCM signal by the ADPCM coder (503). The ADPCM coder (503) is used for compressing a voice signal. Compressed signal, ie AD
The PCM signal is sent to the transmission line or supplied to the memory in the device. Although the ADPCM signal is restored on the receiving side of the transmission line, first, the ADPCM decoder (505)
The signal is converted to a μ-law PCM or A-law PCM signal.
This μ-law PCM or A-law PCM signal is sent to the PCM decoder (5
In 07), it is converted into an analog signal and an analog voice signal of the transmission source is obtained. In the following embodiments, the description of the ADPCM decoder (505) will be centered.

第1図に、装置の主要部概略を示す。FIG. 1 shows the outline of the main part of the apparatus.

この実施例では、上記のADPCMデコーダとして、ADPCMコ
ーデックLSI(100)を用いている。このLSI(100)は、
ADPCM信号が供給される入力端子(102)を備えている。
この入力端子(102)は、ADPCM復号回路(104)の入力
端子と接続されている。ADPCM復号回路(104)の出力端
子は、このLSI(100)の外部端子であるリニアPCM信号
出力端子(108)及びスイッチ回路(106)の一入力端子
に接続されている。スイッチ回路(106)の他の一入力
端子には、LSI(100)の外部端子であるリニアPCM信号
入力端子(110)と接続されている。又、スイッチ回路
(106)は、LSI(100)の外部端子であるスイッチ回路
制御端子(112)にも接続されている。スイッチ回路(1
06)の出力端子は、PCM信号変換器(114)の入力端子に
接続されている。PCM信号変換器(114)の出力端子は、
LSI(100)の出力端子(116)と接続されている。
In this embodiment, an ADPCM codec LSI (100) is used as the ADPCM decoder. This LSI (100) is
It has an input terminal (102) to which an ADPCM signal is supplied.
The input terminal (102) is connected to the input terminal of the ADPCM decoding circuit (104). The output terminal of the ADPCM decoding circuit (104) is connected to the linear PCM signal output terminal (108) which is an external terminal of the LSI (100 ) and one input terminal of the switch circuit (106). The other input terminal of the switch circuit (106) is connected to a linear PCM signal input terminal (110) which is an external terminal of the LSI (100) . The switch circuit (106) is also connected to a switch circuit control terminal (112) which is an external terminal of the LSI (100) . Switch circuit (1
The output terminal of 06) is connected to the input terminal of the PCM signal converter (114). The output terminal of the PCM signal converter (114) is
It is connected to the output terminal (116 ) of the LSI (100) .

なお、ADPCMコーデックLSI(100)の出力端子(116)
は、μ−lawPCMコーデック(118)の入力端子と接続さ
れている。μ−lawPCMコーデック(118)の出力端子が
端子(120)に接続されている。後述するように端子(1
20)に音声がアナログ信号として出力される。
The output terminal (116) of the ADPCM codec LSI (100 )
Is connected to the input terminal of the μ-law PCM codec (118). The output terminal of the μ-law PCM codec (118) is connected to the terminal (120). Terminal (1
Voice is output as an analog signal in 20).

次に動作について説明する。入力端子(102)を介し
て、供給されるADPCM信号は、ADPCM復号回路(104)に
おいて、符号化が解かれリニアPCM信号となる。このリ
ニアPCM信号は、端子(108)を介して、LSI(100)外部
へ出力することも可能となっている。逆に、端子(11
0)を介して、LIS(100)外部から、リニアPCM信号を取
り込むことも可能である。
Next, the operation will be described. The ADPCM signal supplied via the input terminal (102) is decompressed in the ADPCM decoding circuit (104) to become a linear PCM signal. This linear PCM signal can also be output to the outside of the LSI (100) via the terminal (108). Conversely, the terminal (11
It is also possible to capture a linear PCM signal from outside the LIS (100) via 0).

スイッチ回路(106)は、このような事情を考慮したも
のであって、外部制御端子(112)から供給される信号
に応じて、ADPCM復号回路(104)の出力信号と、端子
(110)からの信号とを選択して、出力する。後述する
ように、通常の動作の時には、ADPCM復号回路(104)の
出力信号が選択され、会議電話の場合等のように、演算
が必要な場合には、端子(110)からの信号が選択され
る。
The switch circuit (106) takes such a situation into consideration, and in accordance with the signal supplied from the external control terminal (112), the output signal of the ADPCM decoding circuit (104) and the terminal (110). And the signals are selected and output. As will be described later, the output signal of the ADPCM decoding circuit (104) is selected during normal operation, and the signal from the terminal (110) is selected when calculation is required, such as in the case of conference calls. To be done.

どちらにしても、スイッチ回路(106)の出力信号は、
リニアPCM信号であり、PCM信号変換器(114)におい
て、μ−lawPCM信号に変換される。もっとも、PCM信号
の表現方法によっては、A−lawPCM信号とすることは何
ら構わない。他のPCM信号形態であってもよい。この実
施例では、μ−lawPCM信号がADPCMコーデックLSI(10
0)の出力信号の形態となっている。この信号がμ−law
PCMコーデック(118)において、アナログの音声信号と
なる。
Either way, the output signal of the switch circuit (106) is
It is a linear PCM signal, and is converted into a μ-law PCM signal in the PCM signal converter (114). However, depending on the method of expressing the PCM signal, the A-law PCM signal may be used. Other PCM signal formats may be used. In this embodiment, the μ-law PCM signal is an ADPCM codec LSI (10
0) output signal. This signal is μ-law
It becomes an analog voice signal in the PCM codec (118).

再度確認すると、この実施例では、ADPCM復号回路(10
4),スイッチ回路(106),PCM信号変換器(114)が一
つのLSI(100)を形成している。又、スイッチ回路制御
端子(112)には、例えば“H"レベル,“L"レベルの信
号が供給され、“L"レベルの時、スイッチ回路(106)
は、ADPCM復号回路(104)の出力信号を選択する。
When confirmed again, in this embodiment, the ADPCM decoding circuit (10
4), switch circuit (106) and PCM signal converter (114) form one LSI (100) . Further, for example, "H" level and "L" level signals are supplied to the switch circuit control terminal (112), and when it is at "L" level, the switch circuit (106)
Selects the output signal of the ADPCM decoding circuit (104).

さて、このようなADPCMコーデックLSI(100)の効果を
最も良く理解するために、このLSI(100)を用いて、3
者会議電話の復号器を構成した例について説明する。
Now, in order to best understand the effect of such an ADPCM codec LSI (100) , use this LSI (100)
An example in which a decoder for a conference call is configured will be described.

3者会議では、3人が同一時に電話機により会話を行
う。通常の電子交換機においては、タイムスロットの入
れ換えにより交換制御が実現されるが、3者会議では、
他の2者のタイムスロット上のデータを加算したものを
上記交換制御に用いることにより実現することが一般的
である。当然ながら、他の演算方法もあるが、基本的
に、2者の音声信号の加算は必要となる。
In a three-party conference, three people talk at the same time by telephone. In an ordinary electronic exchange, exchange control is realized by exchanging time slots, but in a three-party conference,
It is generally realized by adding the data on the time slots of the other two parties to the above-mentioned exchange control. Of course, there are other calculation methods, but basically it is necessary to add the two audio signals.

第2図には、この演算を行う場合の構成例を示してい
る。ただし、2チャンネルのADPCM信号を加算して、ア
ナログの音声信号を得るためのシステムを示している。
FIG. 2 shows an example of the configuration for performing this calculation. However, a system for adding two-channel ADPCM signals to obtain an analog audio signal is shown.

2チャネルA,Bに対して、同一のADPCMコーデックLSI(1
00)を2個用意する。これに対して、μ−lawPCMコーデ
ック(118)は1個だけでよい。又、これらとは別に、
加算回路(201)を設ける。
The same ADPCM codec LSI (1
Prepare two 00) . On the other hand, only one μ-law PCM codec (118) is required. Also, apart from these,
An adder circuit (201) is provided.

さて、チャネルAから供給されるADPCM信号は、ADPCMコ
ーデックLSI(100Aの端子(102A)に入力する。する
と、前述のように、このADPCM信号に対応したリニアPCM
信号が外部端子(108A)から出力される。同様にして、
チャネルBから供給されるADPCM信号も、ADPCMコーデッ
クLSI(100B)の端子(108B)からリニアPCM信号として
出力される。これらの2つのリニアPCM信号は、加算器
(201)において、加算される。リニアPCM信号として加
算する点が重要である。この加算された信号は、ADPCM
コーデックLSI(100A)の外部端子(110A)に供給され
る。
Now, the ADPCM signal supplied from the channel A is input to the terminal (102 A ) of the ADPCM codec LSI (100 A ) . Then, as described above, the linear PCM corresponding to this ADPCM signal
The signal is output from the external terminal (108 A ). Similarly,
ADPCM signal supplied from the channel B are also output from the terminal (108 B) of the ADPCM codec LSI (100 B) as a linear PCM signal. These two linear PCM signals are added in the adder (201). It is important to add as a linear PCM signal. This added signal is ADPCM
It is supplied to the external terminal (110 A ) of the codec LSI (100 A ).

さて、ここでは、ADPCMコーデックLSI(100A)の外部制
御端子(112A)には制御信号として、“H"レベルの信号
が供給されている。よって、前述のように、LSI(10
0A)内のスイッチ回路(106)は、外部端子(110A)の
信号を選択して出力する。今、外部端子(110A)に供給
されている信号は、2チャネルA,BのADPCM信号を一旦リ
ニアPCM信号とした上で加算したリニアPCM信号であっ
て、これが、スイッチ回路(106)を介して、PCM信号変
換器(114)に供給される。従って、ADPCMコーデックLS
I(100A)の出力端子(116A)から出力される信号は、
2チャネルA,BのADPCM信号を正しく加算した信号を、μ
−lawPCM信号に変換したものとなっている。このμ-law
PCM信号が、μ−lawPCMコーデック(118)にて、アナロ
グ信号に変換される。
Now, here, as the control signal to the external control terminal (112 A) of the ADPCM codec LSI (100 A), "H " level signal is supplied. Therefore, as described above, the LSI (10
The switch circuit (106) in 0 A ) selects and outputs the signal of the external terminal (110 A ). Now, the signal supplied to the external terminal (110 A ) is a linear PCM signal obtained by temporarily converting the ADPCM signals of the two channels A and B into a linear PCM signal, which is added to the switch circuit (106). It is then supplied to the PCM signal converter (114). Therefore, the ADPCM codec LS
Signal output from the output terminal (116 A) of I (100 A) is
A signal that correctly adds the ADPCM signals of 2 channels A and B
-Law PCM signal is converted. This μ - law
The PCM signal is converted into an analog signal by the μ-law PCM codec (118).

第2図に示す構成例の効果は、第5図に示す従来例と比
較すれば、明白である。すなわち、本実施例のADPCMコ
ーデックLSI(100)を用いれば、チャネル数分の本LSI
(100)と加算器と、μ−lawPCMコーデック(118)さえ
用意すればよく、従来のように、複数個のμ−lawPCM信
号とリニアPCM信号の相互変換のための回路が全く不要
となり、極めて簡易,小型にて、会議電話用の復号器を
構成することができる。
The effect of the configuration example shown in FIG. 2 is clear when compared with the conventional example shown in FIG. That is, if the ADPCM codec LSI (100) of this embodiment is used,
(100), an adder, and a μ-law PCM codec (118) only need to be prepared, unlike the conventional case, a circuit for mutual conversion of a plurality of μ-law PCM signals and a linear PCM signal is completely unnecessary, A decoder for a conference call can be configured simply and compactly.

更に、この実施例のADPCM・コーデックLSI(100)によ
れば、端子(120)に再生された音声信号は、従来に比
較し、非常に歪のない良質のものとなっている。
Further, according to the ADPCM / codec LSI (100) of this embodiment, the audio signal reproduced at the terminal (120) is of a high quality without distortion as compared with the conventional one.

この効果を定量的に説明する。This effect will be described quantitatively.

チャネルAから供給され、ADPCMコーデックLSI(100A
において復元されたリニアPCM信号をSA,同じくチャネル
Bから供給され、ADPCMコーデックLSI(100B)において
復元されたリニアPCM信号をSBとする。SA,SBは通常14〜
16ビットで表現されている。
Supplied from channel A, ADPCM codec LSI (100 A )
The recovered linear PCM signal S A, it is also supplied from the channel B, and linear PCM signal restored in ADPCM codec LSI (100 B) and S B in. S A and S B are usually 14 ~
It is expressed in 16 bits.

ここまでは従来も本実施例でも同一であるが、前述のよ
うに、従来技術では、ADPCMLSI内部でSA,SBがそれぞれ
一旦8ビットのμ−lawPCM信号に変換された後、再びリ
ニアPCM信号に変換していた(第5図参照)。従って、
リニアPCM信号からμ−lawPCM信号への変換過程で量子
化雑音が生じる。変換器(4051),(4052)の出力をS
AO,SBOとすると、 SAO=SA+QAO SBO=SB+QBO となる。QAO,QBOが量子化雑音となる。
Up to this point, the same applies to the conventional and the present embodiment, but as described above, in the conventional technique, S A and S B are once converted into 8-bit μ-law PCM signals inside the ADPCM LSI, and then linear PCM is performed again. It was converted into a signal (see FIG. 5). Therefore,
Quantization noise occurs in the process of converting a linear PCM signal to a μ-law PCM signal. The output of the converters (405 1 ) and (405 2 ) is S
If AO and S BO , then S AO = S A + Q AO S BO = S B + Q BO . Q AO and Q BO become the quantization noise.

第5図で、2チャネルの信号を加算する場合を評価する
と、加算器(407)の出力Sは、 S=SAO+SBO =(SA+SB)+(QAO+QBO) となっていた。
When the case of adding the signals of two channels is evaluated in FIG. 5, the output S of the adder (407) is S = S AO + S BO = (S A + S B ) + (Q AO + Q BO ). It was

この信号が、変換器(409)において、リニアPCM信号か
らμ-lawPCM信号に変換されるので、やはり量子化雑音
が生じる。この変換器(409)の出力をSCOとすると、 SCO=(SA+SB)+(QAO+QBO+QCO) となる。QCOが、変換器(409)での量子化雑音である。
又、このSCOが、μ−lawPCMコーデック(411)において
アナログの音声信号に変換されるので、再生音声には、
(QAO+QBO+QCO)だけの雑音が不可避的に生じてい
た。
Since this signal is converted from the linear PCM signal to the μ - law PCM signal in the converter (409), quantization noise also occurs. When the output of this converter (409) is S CO , S CO = (S A + S B ) + (Q AO + Q BO + Q CO ). Q CO is the quantization noise at the converter (409).
In addition, since the S CO is converted into an analog audio signal in μ-lawPCM codec (411), the reproduced sound,
The noise of (Q AO + Q BO + Q CO ) was inevitably generated.

一方、本実施例では、第2図等に示されるように、ADPC
MコーデックLSI(100A)からリニアPCM信号の状態で出
力し、加算器(201)で加算するので、加算器(201)の
出力SIは、 SI=SA+SB のままである。この加算された信号が、ADPCMコーデッ
クLSI(100A)に戻されて、PCM信号変換器(114)の入
力となる。よって、リニアPCM信号をμ−lawPCM信号に
変換するPCM信号変換器(114)の出力SCNは、 SCN=SA+SB+QCN となる。この信号SCNが、ADPCMコーデックLSI(100A
の出力となり、μ−lawPCMコーデック(118)におい
て、アナログの音声信号に変換される。よって、本実施
例では、再生音声にQCNの雑音が生じることになる。
On the other hand, in this embodiment, as shown in FIG.
Since the linear codec signal is output from the M codec LSI (100 A ) and added by the adder (201), the output S I of the adder (201) remains S I = S A + S B. The added signal is returned to the ADPCM codec LSI (100 A ) and is input to the PCM signal converter (114). Therefore, the output S CN of the PCM signal converter (114) for converting the linear PCM signal into the μ-law PCM signal is S CN = S A + S B + Q CN . This signal S CN is the ADPCM codec LSI (100 A )
And is converted into an analog audio signal in the μ-law PCM codec (118). Therefore, in this embodiment, Q CN noise is generated in the reproduced voice.

ところで、各量子化雑音の期待値は、チャネルAとチャ
ネルBの入力信号に相関がなければ、一般に無相関と考
えられる。よって、各量子化雑音の期待値は等しいもの
として扱える。よって、雑音平均電力は、 となる。
By the way, the expected value of each quantization noise is generally considered to be uncorrelated if there is no correlation between the input signals of channel A and channel B. Therefore, the expected values of each quantization noise can be treated as being equal. Therefore, the noise average power is Becomes

このように、本実施例によれば、量子化雑音の少ない再
生音声が得られる。この効果は、合成するチャネル数が
増加すればするほど顕著となる。
As described above, according to the present embodiment, it is possible to obtain reproduced voice with less quantization noise. This effect becomes more remarkable as the number of channels to be combined increases.

なお、ADPCMコーデックLSI(100A)又は(100B)の外部
に設定する加算器(201)の回路規模を小さくするた
め、ADPCMコーデックLSI(100)の外部出力端子(108)
に供給されるリニアPCM信号は、2の補数表示のシリア
ル信号で、LSBから出力することが好ましい。このよう
にすれば、加算器(201)は、全加算器1個で構成でき
る。
In order to reduce the circuit scale of the adder (201) set outside the ADPCM codec LSI (100 A ) or (100 B ), the external output terminal (108) of the ADPCM codec LSI (100)
The linear PCM signal supplied to is a 2's complement display serial signal, and is preferably output from the LSB. With this configuration, the adder (201) can be configured by one full adder.

以上実施例について説明したが、この実施例の特徴は、 第1の外部端子と、 この第1の外部端子から供給されるADPCM信号をリニアP
CM信号に変換する第1の手段と、 この第1の手段により得られたリニアPCM信号をμ−law
PCM信号又はA−lawPCM信号に変換する第2の手段とを
具備し集積化して成るADPCM復号器において、 前記第1の手段により得られたリニアPCM信号を外部に
出力する第2の外部端子と、 外部からリニアPCM信号が供給される第3の外部端子
と、 この第3の外部端子に供給されたリニアPCM信号と前記
第1の手段により得られたリニアPCM信号とを選択して
前記第2の手段に導びく手段を具備して成ることを特徴
とする。
Although the embodiment has been described above, the feature of this embodiment is that the first external terminal and the ADPCM signal supplied from the first external terminal are linear P
The first means for converting into a CM signal and the linear PCM signal obtained by this first means are μ-law
An ADPCM decoder comprising a second means for converting to a PCM signal or an A-law PCM signal and integrating the second means, and a second external terminal for outputting the linear PCM signal obtained by the first means to the outside. A third external terminal to which a linear PCM signal is supplied from the outside, a linear PCM signal supplied to the third external terminal, and a linear PCM signal obtained by the first means are selected to select the first external terminal. It is characterized in that it comprises means for leading to the means of 2.

上記において、第2の手段は、μ−lawPCM信号又はA−
lawPCM信号に変換する場合に限定されず、他のPCMの表
現形式を用いてもよい。ただし、リニアPCM信号の場合
には、供給されるリニアPCM信号よりも少ないビット数
表現の場合に限る。
In the above, the second means is the μ-law PCM signal or A-law.
The conversion method is not limited to lawPCM signals, and other PCM expression formats may be used. However, in the case of the linear PCM signal, it is limited to the case where the number of bits is smaller than that of the supplied linear PCM signal.

集積化された形とは、有線論理で構成された場合は勿
論、専用あるいは汎用のディジタルシグナルプロセッサ
を用いて実現した場合等を含む。
The integrated form includes not only the case of being configured by wired logic but also the case of realizing by using a dedicated or general-purpose digital signal processor.

ここで、このADPCMコーデックLIS(100)が適用される
箇所が固定的であるならば、スイッチ回路(106)は不
要である。そして、ADPCM復号回路(104)の出力端子
は、外部端子(108)とのみ接続し、外部端子(110)を
PCM信号変換器(114)の入力端子と接続すれば、会議電
話用の復号装置として機能する。通常の復号器として用
いるには外部端子(108)と外部端子(110)とを結線す
ればよい。
Here, if the location to which the ADPCM codec LIS (100) is applied is fixed, the switch circuit (106) is unnecessary. The output terminal of the ADPCM decoding circuit (104) is connected only to the external terminal (108), and the external terminal (110) is connected.
If it is connected to the input terminal of the PCM signal converter (114), it functions as a decoding device for conference calls. To use it as a normal decoder, the external terminal (108) and the external terminal (110) may be connected.

〔発明の他の実施例〕[Other Embodiments of the Invention]

次に、発明の他の実施例を第3図に従って説明する。 Next, another embodiment of the invention will be described with reference to FIG.

この実施例は、ADPCMコーデックLSIとして、同期符号化
回路(317)を付加した構成に関する。同期符号化回路
(317)は、ディジタル伝送路において、PCM信号とADPC
M信号との相互変換を繰り返した時に、歪の累積増加が
生じないようにするために、CCITT勧告G・721において
新たに規定されたものである。
This embodiment relates to a configuration in which a synchronous encoding circuit (317) is added as an ADPCM codec LSI. Synchronous encoding circuit (317) is used for PCM signal and ADPC in digital transmission line.
It is newly defined in CCITT Recommendation G.721 in order to prevent the cumulative increase of distortion from occurring when the mutual conversion with the M signal is repeated.

同期符号化回路(317)の詳細は、上記勧告に詳述され
ているが、簡単に説明すると、再生されたμ−lawPCM信
号と、予測信号そして、量子化ファクタ信号とを用い
て、次段のADPCM符号化器の動作をシミュレートし、次
段のADPCM符号化器で得られると予測されるADPCM信号
と、当該ADPCMコーデックLSIに現に供給されているADPC
M信号を比較し、一致すれば再生されたμ−lawPCM信号
をそのまま出力し、一致しなければ、一致する方向にμ
−lawPCM信号を1レベルだけ増減して出力するものであ
る。2つのADPCM信号が一致しないとき、μ−lawPCM信
号を1レベルだけ増減させれば必ず一致するようになる
ことは数字的に証明されている。
Details of the synchronous encoding circuit (317) are described in detail in the above recommendation. Briefly, the reproduced μ-law PCM signal, the prediction signal, and the quantization factor signal are used for the next stage. The ADPCM signal that is expected to be obtained by the ADPCM encoder in the next stage and the ADPC that is currently supplied to the ADPCM codec LSI are simulated.
The M signals are compared, and if they match, the reproduced μ-law PCM signal is output as is.
-Law The PCM signal is increased / decreased by one level and output. It is numerically proved that when the two ADPCM signals do not match, the μ-law PCM signal will always match if the μ-law PCM signal is increased or decreased by one level.

ADPCMコーデックLSIに供給されるADPCM信号と、このADP
CMコーデックLSIに接続される次段のADPCM符号化器が出
力するADPCM信号とが一致すれば、このときには、μ−l
awPCM信号とADPCM信号との相互変換を繰り返してもこの
相互変換に伴う歪の累積は生じない。
The ADPCM signal supplied to the ADPCM codec LSI and this ADP
If the ADPCM signal output from the ADPCM encoder at the next stage connected to the CM codec LSI matches, the μ-l
Even if the mutual conversion of the awPCM signal and the ADPCM signal is repeated, the accumulation of distortion due to this mutual conversion does not occur.

この実施例でのADPCMコーデックLSI(300)は、ADPCM復
号回路(302),スイッチ回路(309),PCM信号変換器
(315),そして、同期符号化回路(317)とから成る。
端子としては、入力端子(301),出力端子(319),リ
ニアPCM信号出力端子(307),リニアPCM信号入力端子
(311),そして、スイッチ回路制御端子(313)とが設
けられている。同期符号化回路(317)以外の機能は、
基本的に、第1図の実施例と同一であるが、スイッチ回
路制御端子(313)に供給される信号により、同期符号
化回路(317)の動作をも制御する点に特徴がある。
The ADPCM codec LSI (300) in this embodiment includes an ADPCM decoding circuit (302) , a switch circuit (309), a PCM signal converter (315), and a synchronous encoding circuit (317).
As terminals, an input terminal (301), an output terminal (319), a linear PCM signal output terminal (307), a linear PCM signal input terminal (311), and a switch circuit control terminal (313) are provided. Functions other than the synchronous encoding circuit (317)
Although it is basically the same as the embodiment of FIG. 1, it is characterized in that the operation of the synchronous encoding circuit (317) is also controlled by the signal supplied to the switch circuit control terminal (313).

ADPCM復号回路(302)は、第3図に示されるように、逆
量子化器(303)と、加算器(305)と、予測器(306)
とから成る。ADPCMであるから、逆量子化器(303),予
測器(306)ともに、適応形である。適応形とは、定性
的に説明すると、波形の標本化の際に、波形の振幅によ
って、量子化のステップサイズを変化させるものであ
る。予測器(306)においては、係数の変化となって表
われる。
As shown in FIG. 3, the ADPCM decoding circuit (302) includes an inverse quantizer (303), an adder (305), and a predictor (306).
It consists of and. Since it is ADPCM, both the inverse quantizer (303) and the predictor (306) are adaptive. Qualitatively speaking, the adaptive type changes the quantization step size depending on the amplitude of the waveform when the waveform is sampled. In the predictor (306), it appears as a change in coefficient.

端子(301)に供給されたADPCM信号は、逆量子化器(30
3)において、差信号に変換される。この差信号は、加
算器(305)において、予測器(306)からの予測信号と
の和が取られる。これが再生信号であり、リニアPCM信
号である。予測器(306)は、差信号と前タイミングで
の再生信号とから予測信号を生成している。
The ADPCM signal supplied to the terminal (301) is fed to the inverse quantizer (30
In 3), it is converted into a difference signal. This difference signal is summed with the prediction signal from the predictor (306) in the adder (305). This is a reproduction signal, which is a linear PCM signal. The predictor (306) generates a prediction signal from the difference signal and the reproduction signal at the previous timing.

加算器(305)からの出力である再生信号が、ADPCM復号
回路(302)の出力信号であって、リニアPCM信号出力端
子(307)及びスイッチ回路(309)とに供給される。ス
イッチ回路(309)の動作は、前述の実施例と同様であ
って、スイッチ回路制御端子(313)に供給される信号
が“L"レベルのとき、ADPCM復号回路(302)の出力を選
択し、“H"レベルのときは、リニアPCM信号入力端子に
供給される信号を選択して、スイッチ回路(309)の出
力信号とする。
The reproduction signal output from the adder (305) is the output signal of the ADPCM decoding circuit (302 ) and is supplied to the linear PCM signal output terminal (307) and the switch circuit (309). The operation of the switch circuit (309) is similar to that of the above-described embodiment, and when the signal supplied to the switch circuit control terminal (313) is at the “L” level, the output of the ADPCM decoding circuit (302) is selected. , "H" level, the signal supplied to the linear PCM signal input terminal is selected and used as the output signal of the switch circuit (309).

更に、スイッチ回路制御端子(313)に供給される信号
は、同期符号化回路(317)にも供給される。そして、
同期符号化回路(317)では、上記端子(313)への信号
が“L"レベルのとき、前述のような正規の動作を行な
う。一方、端子(313)への信号が“H"レベルのとき、
同期符号回路(317)の正規の動作は禁止される。
Further, the signal supplied to the switch circuit control terminal (313) is also supplied to the synchronous encoding circuit (317). And
The synchronous encoding circuit (317) performs the above-described normal operation when the signal to the terminal (313) is at "L" level. On the other hand, when the signal to the terminal (313) is at "H" level,
The normal operation of the sync code circuit (317) is prohibited.

すなわち、ADPCM復号回路(302)の出力信号をそのまま
用いる時(機械的に、ADPCMコーデックLSIを単独で用い
る時)には、この出力信号をスイッチ回路(309)によ
り選択し、μ−lawPCM信号に変換した後、前述のような
補正を行い、CCITT勧告G・721に準拠するADPCM復号器
を構成することができる。又、ADPCM復号回路(302)
出力信号に対して演算を施す時(特に、他のADPCMコー
デックLSIと共に用いる時)には、ADPCM復号回路(30
2)の出力信号を端子(307)から一旦外部に取り出し、
演算の終了した信号を、スイッチ回路(309)にて選択
すると共に、前述の補正は行わない。この時のPCM信号
変換器の出力は、ADPCM復号器(302)での量子化サイズ
とは何ら関係がないからである。
That is, when the output signal of the ADPCM decoding circuit (302) is used as it is (when the ADPCM codec LSI is mechanically used alone), this output signal is selected by the switch circuit (309) and converted to a μ-law PCM signal. After conversion, the above-described correction can be performed to configure an ADPCM decoder conforming to CCITT Recommendation G.721. In addition, when performing an operation on the output signal of the ADPCM decoding circuit (302) (particularly when used with other ADPCM codec LSI), the ADPCM decoding circuit (30
Take the output signal of 2) out from the terminal (307) once,
The signal for which the calculation has been completed is selected by the switch circuit (309) and the aforementioned correction is not performed. This is because the output of the PCM signal converter at this time has nothing to do with the quantization size in the ADPCM decoder (302) .

なお、第3図に示されるようなADPCMコーデックLSI(30
0)は、第2図に示されるような3者会議電話の復号器
として用いると、効果がより明瞭となるのは、前述の実
施例と同様である。
Note that the ADPCM codec LSI (30
When (0) is used as a decoder for a three-party conference call as shown in FIG. 2, the effect becomes clearer as in the above-described embodiment.

又、再生音声信号は、量子化雑音の点で従来の復号器よ
りも顕著な効果を示すものであって、この雑音は、同期
符号化回路(317)で除去できるものではない。
Also, the reproduced voice signal has a more significant effect in terms of quantization noise than the conventional decoder, and this noise cannot be removed by the synchronous encoding circuit (317).

以上説明したように、この実施例でのADPCM復号装置の
特徴は、 第1の外部端子から供給されるADPCM信号をリニアPCM信
号に変換する第1の手段と、リニアPCM信号をμ−law又
はA−lawPCM信号に変換する第2の手段と、この手段に
より得られたμ−law又はA−lawPCM信号が供給され、P
CM信号とADPCM信号との相互変換を繰り返した時に生ず
る歪の累積増加を防ぐ同期符号化手段とを具備するADPC
M復号装置において、前記リニアPCM信号を外部に出力す
る第2の外部端子と、外部からリニアPCM信号が供給さ
れる第3の外部端子と、この第3の外部端子に供給され
た信号を前記第2の手段に導びく際に前記同期符号化手
段の機能を禁止する手段とを具備して成ることを特徴と
する。
As described above, the features of the ADPCM decoding device in this embodiment are that the first means for converting the ADPCM signal supplied from the first external terminal into the linear PCM signal and the μ-law or the linear PCM signal for the linear PCM signal. A second means for converting to an A-law PCM signal and the μ-law or A-law PCM signal obtained by this means are supplied, and P
ADPC equipped with a synchronous encoding means for preventing the cumulative increase of distortion that occurs when the mutual conversion between the CM signal and the ADPCM signal is repeated
In the M decoding device, a second external terminal for outputting the linear PCM signal to the outside, a third external terminal to which a linear PCM signal is externally supplied, and a signal supplied to the third external terminal are And a means for inhibiting the function of the synchronous encoding means at the time of reaching the second means.

第2の手段は、μ−law又はA−lawPCM信号に変換する
ことが本質ではなく、表現形式には限定されない。
The second means is not essentially converting to a μ-law or A-law PCM signal, and is not limited to the expression format.

同期符号化手段の機能を禁止するには、スイッチ手段等
により、物理的なバイパスを設けてもよい。
In order to prohibit the function of the synchronous encoding means, a physical bypass may be provided by a switch means or the like.

又、本実施例でのADPCMコーデックLSI(300)の適用箇
所が固定的であり、例えば、3者会議電話の復号器に用
いるならば、スイッチ回路(309)は不要であって、ADP
CM復号器(302)の出力端子は、外部端子(307)とのみ
接続し、外部端子(311)をPCM信号変換器(315)の入
力端子と接続すればよい。このとき、通常のADPCMコー
デックとして用いる場合には、端子(307)と端子(31
1)とを結線すればよい。又、同期符号化回路(317)
も、前者においては、機能が固定的に禁止され、後者の
場合には、機能が固定的に許容される。但し、「固定
的」とは、適用場所が同一であるという条件が課せられ
る。
Further, the application part of the ADPCM codec LSI (300) in this embodiment is fixed, and for example, if it is used for a decoder of a three-party conference call, the switch circuit (309) is unnecessary and the ADP
The output terminal of the CM decoder (302) may be connected only to the external terminal (307), and the external terminal (311) may be connected to the input terminal of the PCM signal converter (315). At this time, when using as a normal ADPCM codec, the terminal (307) and the terminal (31
1) Connect to and. Also, a synchronous encoding circuit (317)
Also, in the former case, the function is fixedly prohibited, and in the latter case, the function is fixedly permitted. However, "fixed" imposes the condition that the application places are the same.

なお、前述の第2の手段でのμ−law又はA−lawPCM信
号という限定は、音声のアナログ信号をディジタル信号
に変換する方式として、CCITT勧告のものであって、現
時点において最も汎用性があると考えられることに基づ
く。よって、この方式でなくとも、リニアPCM信号に
て、音声のアナログ信号をより良く表現するディジタル
信号形式があれば、それでも、この発明はその効果を失
わないのである。
The limitation of the μ-law or A-law PCM signal in the above-mentioned second means is a CCITT recommendation as a method for converting a voice analog signal into a digital signal, and is the most versatile at the present time. Based on what is thought to be. Therefore, even if this system is not used, the present invention does not lose its effect even if there is a digital signal format that better expresses a voice analog signal with a linear PCM signal.

最初の実施例及び他の実施例を通して浮かび上がる本発
明の特徴は、 ADPCM復号装置において、集積化されていること,
リニアPCM信号を取り出せる外部端子があること,リ
ニアPCM信号をでのリニアPCM信号に代えて装置内部に
取り込める外部端子があることである。
The feature of the present invention that emerges through the first embodiment and other embodiments is that it is integrated in the ADPCM decoding device,
There is an external terminal that can take out the linear PCM signal, and there is an external terminal that can take in the linear PCM signal instead of the linear PCM signal inside.

又、スイッチ回路により、内部のリニアPCM信号をμ−l
aw又はA−lawPCM信号に変換するか、外部のリニアPCM
信号に該変換を施すか否かは、この発明に係るADPCM復
号装置の使用される状況に依存するのは事実である。し
かし、通常の場合には、一旦使用方法が決定すれば、変
更はほとんどないと考えられる。よって、スイッチ回路
によって、いつでも切り換え可能とすることも重要では
あるが、実際には、一方のPCM信号に固定することも充
分に考えられる。又、その方が効率がよいだろう。
In addition, the switch circuit allows the internal linear PCM signal to
Converted to aw or A-law PCM signal, or external linear PCM
Whether or not the signal is subjected to the conversion depends on the situation in which the ADPCM decoding device according to the present invention is used. However, in the normal case, it is considered that there is almost no change once the usage method is determined. Therefore, it is important to be able to switch at any time by the switch circuit, but in practice, it is fully conceivable to fix it to one PCM signal. Also, that would be more efficient.

スイッチ回路の実現方法についても、通常は外部からの
リニアPCM信号を用いるように回路を構成しておき、内
部のリニアPCM信号を用いる状況においては、上記2外
部端子を決戦するようにしてもよい。
Regarding the method of realizing the switch circuit, the circuit may be usually configured to use the linear PCM signal from the outside, and in the situation where the internal linear PCM signal is used, the battle between the two external terminals may be performed. .

【図面の簡単な説明】[Brief description of drawings]

第1図,第2図及び第4図は、本発明の一実施例を説明
するための図,第3図は、他の実施例を説明するための
図,第5図は、従来例を示す図である。
1, 2 and 4 are diagrams for explaining one embodiment of the present invention, FIG. 3 is a diagram for explaining another embodiment, and FIG. 5 is a conventional example. FIG.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】第1の外部端子と、 この第1の外部端子に供給されるADPCM信号をリニアPCM
信号に変換する第1の手段と、 この第1の手段により得られたリニアPCM信号をμ−law
又はA−lawPCM信号に変換する第2の手段と、 この第2の手段からの信号が出力される第2の外部端子
と、 を集積化して成るADPCM復号装置において、 前記第1の手段により得られたリニアPCM信号を外部に
出力し得る第3の外部端子と、 外部からリニアPCM信号が供給し得る第4の外部端子
と、 この第4の外部端子に供給されるリニアPCM信号を前記
第2の手段に供給する手段とを具備して成ることを特徴
とするADPCM復号装置。
1. A linear PCM for a first external terminal and an ADPCM signal supplied to the first external terminal.
The first means for converting into a signal and the linear PCM signal obtained by the first means are μ-law
Alternatively, in the ADPCM decoding device comprising a second means for converting into an A-law PCM signal and a second external terminal for outputting the signal from the second means, the ADPCM decoding device is obtained by the first means. A third external terminal capable of outputting the supplied linear PCM signal to the outside, a fourth external terminal capable of supplying the linear PCM signal from the outside, and a linear PCM signal supplied to the fourth external terminal. An ADPCM decoding device comprising means for supplying to the means of 2.
【請求項2】第1及び第2の手段の間にスイッチ手段を
設け、このスイッチ手段により第1の手段のリニアPCM
信号と第4の外部端子に供給されるリニアPCM信号とを
選択して、前記第2の手段に供給することを特徴とする
特許請求の範囲第1項記載のADPCM復号装置。
2. A switch means is provided between the first and the second means, and the linear PCM of the first means is provided by the switch means.
The ADPCM decoding device according to claim 1, wherein the signal and the linear PCM signal supplied to the fourth external terminal are selected and supplied to the second means.
【請求項3】第3の外部端子は、リニアPCM信号を2つ
の補数表示又はその反転信号で表現した形とし、かつ、
LSBからシリアル形式で出力するものであることを特徴
とする特許請求の範囲第1項記載のADPCM復号装置。
3. A third external terminal has a form in which a linear PCM signal is represented by two's complement display or its inverted signal, and
The ADPCM decoding device according to claim 1, wherein the ADPCM decoding device outputs the LSB serially.
【請求項4】PCM信号とADPCM信号との相互変換を繰り返
した時に生ずる歪の累積増加を防ぐ同期符号化手段を、
第2の手段と第2の外部端子との間に設け、少なくとも
第4の外部端子に外部からリニアPCM信号が供給されて
いる時には、前記同期符号化手段の機能を禁止して成る
ことを特徴とする特許請求の範囲第1項記載のADPCM復
号装置。
4. Synchronous encoding means for preventing an accumulated increase in distortion that occurs when mutual conversion between a PCM signal and an ADPCM signal is repeated,
It is provided between the second means and the second external terminal, and inhibits the function of the synchronous encoding means when a linear PCM signal is externally supplied to at least the fourth external terminal. The ADPCM decoding device according to claim 1.
【請求項5】第1の手段のリニアPCM信号と第4の外部
端子に供給されるリニアPCM信号とを選択して第2の手
段に供給するスイッチ手段と、前記第2の手段と第2の
外部端子との間に設けられ、PCM信号とADPCM信号との相
互変換を繰り返した時に生ずる歪の累積増加を防ぐ同期
符号化手段とを備え、 前記スイッチ手段により第4の外部端子に供給されるリ
ニアPCM信号が選択されたとき、前記同期符号化手段の
機能を禁止して成ることを特徴とする特許請求の範囲第
1項記載のADPCM復号装置。
5. A switch means for selecting the linear PCM signal of the first means and a linear PCM signal supplied to a fourth external terminal and supplying it to the second means, the second means and the second means. And a synchronous encoding means for preventing the cumulative increase of distortion that occurs when the mutual conversion between the PCM signal and the ADPCM signal is repeated, and is supplied to the fourth external terminal by the switch means. The ADPCM decoding apparatus according to claim 1, wherein the function of the synchronous encoding means is prohibited when a linear PCM signal is selected.
JP21013285A 1985-03-01 1985-09-25 ADPCM decoding device Expired - Lifetime JPH0693630B2 (en)

Priority Applications (7)

Application Number Priority Date Filing Date Title
JP21013285A JPH0693630B2 (en) 1985-09-25 1985-09-25 ADPCM decoding device
US06/833,252 US4686512A (en) 1985-03-01 1986-02-27 Integrated digital circuit for processing speech signal
EP86301464A EP0193409B1 (en) 1985-03-01 1986-02-28 Integrated digital circuit for processing speech signal
DE3650163T DE3650163T2 (en) 1985-03-01 1986-02-28 Integrated digital circuit for processing voice signals.
DE8686301464T DE3682296D1 (en) 1985-03-01 1986-02-28 DIGITAL INTEGRATED CIRCUIT FOR PROCESSING A VOICE SIGNAL.
EP90122720A EP0429092B1 (en) 1985-03-01 1986-02-28 Integrated digital circuit for processing speech signal
US07/050,563 US4754258A (en) 1985-03-01 1987-05-18 Integrated digital circuit for processing speech signal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21013285A JPH0693630B2 (en) 1985-09-25 1985-09-25 ADPCM decoding device

Publications (2)

Publication Number Publication Date
JPS62208718A JPS62208718A (en) 1987-09-14
JPH0693630B2 true JPH0693630B2 (en) 1994-11-16

Family

ID=16584316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21013285A Expired - Lifetime JPH0693630B2 (en) 1985-03-01 1985-09-25 ADPCM decoding device

Country Status (1)

Country Link
JP (1) JPH0693630B2 (en)

Also Published As

Publication number Publication date
JPS62208718A (en) 1987-09-14

Similar Documents

Publication Publication Date Title
AU689500B2 (en) Apparatus for and method of speech digitizing
US7599834B2 (en) Method and apparatus of voice mixing for conferencing amongst diverse networks
US5317567A (en) Multi-speaker conferencing over narrowband channels
JP2598159B2 (en) Audio signal processing device
JP2754741B2 (en) Encoding device
US6255967B1 (en) Frame-based spectral shaping method and apparatus
JPH0234498B2 (en)
JPS6074861A (en) Conference connecting method and circuit
US4686512A (en) Integrated digital circuit for processing speech signal
JP3472279B2 (en) Speech coding parameter coding method and apparatus
JP3061039B2 (en) Silence compression code decoding method and apparatus
Boddie et al. Digital signal processor: Adaptive differential pulse-code-modulation coding
JP3193515B2 (en) Voice coded communication system and apparatus therefor
JPH0693630B2 (en) ADPCM decoding device
CN111225116B (en) Method for eliminating echo generated by playing voice file to TDM side and electronic equipment
JP2007006359A (en) Decoding apparatus, decoding method and digital audio communication system
JP3179641B2 (en) Loop type audio conference circuit
JP3217237B2 (en) Loop type band division audio conference circuit
JP3130834B2 (en) Mobile phone
JPH061903B2 (en) Signal transmission device
JPS5866440A (en) Waveform coding system
JP2521051B2 (en) Speech coding system
JP2521052B2 (en) Speech coding system
JPH10112760A (en) Tone quality degradation preventing system
JPH08322047A (en) Predictive coding device and predictive decoding device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term