JPH0818518A - Data compression device with bit rate changeover function by dsp and its method - Google Patents

Data compression device with bit rate changeover function by dsp and its method

Info

Publication number
JPH0818518A
JPH0818518A JP6166074A JP16607494A JPH0818518A JP H0818518 A JPH0818518 A JP H0818518A JP 6166074 A JP6166074 A JP 6166074A JP 16607494 A JP16607494 A JP 16607494A JP H0818518 A JPH0818518 A JP H0818518A
Authority
JP
Japan
Prior art keywords
dsp
data
bit rate
kbit
switching means
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP6166074A
Other languages
Japanese (ja)
Other versions
JP3576208B2 (en
Inventor
Akira Honda
章 本田
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.)
NEC Platforms Ltd
Original Assignee
Nitsuko 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 Nitsuko Corp filed Critical Nitsuko Corp
Priority to JP16607494A priority Critical patent/JP3576208B2/en
Publication of JPH0818518A publication Critical patent/JPH0818518A/en
Application granted granted Critical
Publication of JP3576208B2 publication Critical patent/JP3576208B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Transmission Systems Not Characterized By The Medium Used For Transmission (AREA)

Abstract

PURPOSE:To obtain the data compression device with bit rate changeover function by a DSP and its method in which one DSP copes with three kinds of bit rate and plural input and output channels are supported. CONSTITUTION:A 1st changeover means 7 and a 2nd changeover means 8 select input output channels IN1, IN2, IN3, IN4 and OUT1, OUT2, OUT3, OUT4 respectively. Furthermore, an internal program to compress PCM data in 64kbit/ s into data with the bit rate of 32kbit/s, 24kbit/s and 16kbit/s is incorporated into the DSP1 and any bit rate is freely selected by using any of control commands 10a, 10b, 10c and 10d externally.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は音声等のデータを圧縮す
る方法、特にDSP1を用いて音声データを圧縮するD
SPによるビットレート切換機能付データ圧縮方法およ
び装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for compressing data such as voice, and more particularly to D for compressing voice data using DSP1.
The present invention relates to a data compression method and device with a bit rate switching function by SP.

【0002】[0002]

【従来の技術】データを格納するファイルの容量を減ら
したり、通信回線においてデータを送る時間を短縮する
ために、データの持つ冗長性を除くことにより、データ
の量を削除するための技術、すなわちデータ圧縮技術に
は連続して出現する同一文字やビット列を圧縮するラン
・レングス符号化、出現頻度の高い文字には短い内部コ
ードを、低い文字には長いコードを割り当てるハフマン
符号化やn/2n符号化、頻繁に出現するパターンを記
号で表す方法、意味のない文字列やビット列の除去とい
ったものがあるが、これを実現する手段として従来は汎
用のマイクロプロセッサを使用して、演算処理を行う方
法が多く使われていた。
2. Description of the Related Art A technique for deleting the amount of data by removing the redundancy of the data in order to reduce the size of the file for storing the data and the time for sending the data on the communication line, that is, The data compression technology includes run length coding for compressing consecutive identical characters or bit strings, Huffman coding for assigning short internal codes to frequently appearing characters and long codes for low letters, and n / 2n. There are encoding, a method of expressing frequently appearing patterns with symbols, and removal of meaningless character strings and bit strings. Conventionally, a general-purpose microprocessor is used to perform arithmetic processing as a means for achieving this. The method was often used.

【0003】ところが、最近になってDSP1の出現に
よりこのICを使用したデータ圧縮方法や装置が提案さ
れるようになった。このDSP(igital
gnal rocessor)1とは、デジタル信号
処理専用のプロセッサであり、FFT(高速フーリエ変
換)やデジタル信号処理を、汎用マイクロプロセッサに
比べ一桁以上高速に行うものである。このため、DSP
1ではデジタル信号処理で多用する積和演算の繰り返し
を高速に処理するために独特の回路構成が採用されてお
り、ハードウエア乗算器と加算器(ALU)をパイプラ
イン接続して並列動作させることにより、1サイクルで
積和演算を処理する。また、積和演算を毎サイクル連続
して行うためには、命令のロードやオペランド(デー
タ)の転送も1マシンサイクルで済ませる必要があり、
そのため、DSP1は命令、データ用として数Kワード
のRAM/ROMを内蔵している。アドレッシングもデ
ジタル信号処理に適したモードを備え、例えば、FFT
演算時に途切れなくデータを演算器に送るため、ある領
域のアドレスを巡回するモジュロ方式を採用する。ま
た、扱うデータ長は16,24,32ビット等がある。
However, recently, with the advent of DSP 1, a data compression method and apparatus using this IC have been proposed. The DSP (D igital S i
The gnal P rocessor) 1, a processor of the digital signal processing only, and performs FFT (Fast Fourier Transform) or digital signal processing, high speed an order of magnitude or more compared with a general-purpose microprocessor. Therefore, the DSP
In No. 1, a unique circuit configuration is adopted to process the repetition of multiply-accumulate operations that are frequently used in digital signal processing at high speed. A hardware multiplier and an adder (ALU) are connected in pipeline to operate in parallel. Thus, the product-sum operation is processed in one cycle. Further, in order to perform the multiply-accumulate operation continuously every cycle, it is necessary to load instructions and transfer operands (data) in one machine cycle.
Therefore, the DSP 1 has a built-in RAM / ROM of several K words for instructions and data. Addressing also has a mode suitable for digital signal processing, for example, FFT.
In order to send data to the arithmetic unit without interruption during arithmetic operation, a modulo method is adopted in which the address of a certain area is circulated. The data length to be handled is 16, 24, 32 bits or the like.

【0004】図2にDSP1の基本構成を示す。図中2
1,22は命令を読出し、解読して実行させる命令デコ
ーダおよびアドレス修飾である。また、23は内部デー
タやプログラムを蓄えるメモリ、24は高速の乗算器と
加算器(ALU)を有する算術演算部、25は外部との
入出力を行う入出力インターフェースでありこれらが内
部データバス26によって相互に接続されている。
FIG. 2 shows the basic configuration of the DSP 1. 2 in the figure
Reference numerals 1 and 22 are an instruction decoder and an address modifier for reading, decoding and executing an instruction. Further, 23 is a memory for storing internal data and programs, 24 is an arithmetic operation unit having a high-speed multiplier and an adder (ALU), and 25 is an input / output interface for performing input / output with the outside. Are interconnected by.

【0005】[0005]

【発明が解決しようとする課題】このようなDSP1を
通信の分野で利用しようとする場合において、PBX
(構内交換装置)等の装置でデータ圧縮を行うには、ボ
イスメールボックス、ISDN回線、無線通信システム
等の接続する媒体により32,24,16Kbit/S
と圧縮するビットレートが異なるため、これらに対応す
るためには複数のビットレートに圧縮する必要がある
が、従来はDSP1に内蔵されているデータ圧縮用のプ
ログラムは一つの圧縮レートのものしかなく、従って一
つのDSP1で一つのビットレートにしか対応できず、
また、一つのチャンネルしかサポートしていないことか
ら、複数のDSP1を用いてこれらを各ビットレートに
割り付けて使用していた、そして、同一のビットレート
であっても、それが複数ある場合にはその数だけDSP
1を使わなければならない場合があり、いまだ価格の高
価なDSP1をこのように無為に多数使用することで装
置が複雑となり、また価格を引き上げる原因となってい
た。そして、ひとつのDSP1で一つのビットレート、
一つのチャンネルしかサポートできないため設計や使用
方法も限られたものとなっていた。
When the DSP 1 is used in the field of communication, the PBX is used.
In order to perform data compression by a device such as a (private branch exchange), 32,24,16 Kbit / S depending on the connecting medium such as voice mail box, ISDN line, and wireless communication system.
Since the bit rates for compression differ, it is necessary to compress to multiple bit rates in order to deal with these, but in the past, the data compression program built into the DSP 1 has only one compression rate. Therefore, one DSP1 can support only one bit rate,
Also, since only one channel is supported, these DSPs are used by being allocated to each bit rate, and even if the same bit rate exists, if there are multiple DSP for that number
1 may have to be used, and the use of a large number of expensive DSPs 1, which are still expensive, complicates the device and raises the price. And one bit rate with one DSP1,
Since it can support only one channel, its design and usage were limited.

【0006】本発明はこのような点に鑑みなされたもの
でその目的とするところは、一つのDSP1で複数の種
類のビットレートを自由に選択できるようにし、また、
チャンネル数を複数サポートできるDSPによるビット
レート切換機能付データ圧縮方法および装置を提供する
ことにある。
The present invention has been made in view of the above circumstances, and an object thereof is to allow one DSP 1 to freely select a plurality of types of bit rates, and
It is an object of the present invention to provide a data compression method and device with a bit rate switching function by DSP capable of supporting a plurality of channels.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に本発明は、ボイスメールボックス、ISDN回線およ
び無線通信システムの音声圧縮に関するDSPによるビ
ットレート切換機能付データ圧縮方法および装置におい
て、複数の入力チャンネルIN1,IN2,IN3,I
N4毎に接続されている複数のコーデック3,4,5,
6を切り換えてDSP1に入力するための第1の切換手
段7と,64Kbit/SのPCMデータをそれぞれ3
2Kbit/S,24Kbit/S,16Kbit/S
の各ビットレートに圧縮する内部プログラムを有するD
SP1と、このDSP1からの出力を各出力チヤンネル
OUT1,OUT2,OUT3,OUT4毎に切り換え
る第2の切換手段8とを有し、第1および第2の切換手
段7,8を外部からの制御コマンド10d,10cで操
作して入力チャンネルIN1,IN2,IN3,IN4
および出力チヤンネルOUT1,OUT2,OUT3,
OUT4を切り換え、DSP1の内部の各ビットレート
に対応したプログラムを外部からの制御コマンド10b
で操作して切り換えることにより、1つのDSP1で複
数の入出力チャンネルをサポートし、かつ3種類のビッ
トレートに対応可能とした。
To achieve the above object, the present invention provides a plurality of data compression methods and devices with a bit rate switching function by a DSP for voice compression of a voice mailbox, an ISDN line and a wireless communication system. Input channels IN1, IN2, IN3, I
Multiple codecs 3, 4, 5, connected for each N4
First switching means 7 for switching 6 to input to the DSP 1, and 3 PCM data of 64 Kbit / S each.
2Kbit / S, 24Kbit / S, 16Kbit / S
D having an internal program for compressing each bit rate of
SP1 and second switching means 8 for switching the output from the DSP1 for each of the output channels OUT1, OUT2, OUT3, OUT4 are provided, and the first and second switching means 7, 8 are controlled by an external control command. Input channels IN1, IN2, IN3, IN4 operated by 10d, 10c
And output channels OUT1, OUT2, OUT3
OUT4 is switched, and a program corresponding to each bit rate inside the DSP1 is externally supplied with a control command 10b.
One DSP1 supports a plurality of input / output channels and is compatible with three kinds of bit rates by operating and switching.

【0008】[0008]

【作用】第1の切換手段7およびDSP1、第2の切換
手段8はそれぞれバスライン2によって接続されてい
て、このバスライン2によって制御コマンド10a,1
0b,10c,10dや各データ11a,11b,12
a,12b,13a,13b,13c,13dが授受さ
れる。第1の切換手段7には複数の入力チャンネルIN
1,IN2,IN3,IN4に接続する複数のコーデッ
ク3,4,5,6が接続されていて、外部からの制御コ
マンド10dによりこのコーデック3,4,5,6の出
力を切り換えて64Kbit/S PCMデータ11
a,11bをDSP1に送出する。DSP1の内部には
64Kbit/S PCMデータをそれぞれ32,2
4,16Kbit/Sの圧縮データに圧縮するプログラ
ムがそれぞれあって、どのプログラムを起動するかは外
部からのコマンド10bで選択できるようになってい
る。そして、DSP1はこの制御コマンド10dにより
選択されたビットレートに前記64Kbit/S PC
Mデータ11a,11bを圧縮し、32,24,16K
bit/S 圧縮データ12a,12bとして、バスラ
イン2を介して第2の切換手段8に送出する。そして、
第2の切換手段8は圧縮された各ビットレート毎に32
Kbit/S 圧縮データ13a、24Kbit/S
圧縮データ13b、16Kbit/S 圧縮データ13
c,13dそれぞれ切り換えて対応する出力チャンネル
OUT1,OUT2,OUT3,OUT4へ送出する。
The first switching means 7 and the DSP 1 and the second switching means 8 are connected by the bus line 2, and the control commands 10a, 1 are connected by the bus line 2.
0b, 10c, 10d and each data 11a, 11b, 12
a, 12b, 13a, 13b, 13c, 13d are given and received. The first switching means 7 has a plurality of input channels IN.
1, a plurality of codecs 3, 4, 5, 6 connected to IN2, IN3, IN4 are connected, and the output of these codecs 3, 4, 5, 6 is switched by a control command 10d from the outside to obtain 64 Kbit / S. PCM data 11
a and 11b are sent to the DSP1. Inside the DSP1, 64Kbit / S PCM data is 32 and 2 respectively.
There are programs for compressing compressed data of 4,16 Kbit / S, and which program is to be started can be selected by an external command 10b. Then, the DSP 1 sets the bit rate selected by the control command 10d to 64 Kbit / S PC.
Compress M data 11a, 11b to 32, 24, 16K
The bit / S compressed data 12a and 12b are sent to the second switching means 8 via the bus line 2. And
The second switching means 8 is 32 for each compressed bit rate.
Kbit / S Compressed data 13a, 24 Kbit / S
Compressed data 13b, 16Kbit / S Compressed data 13
c and 13d are switched respectively and sent to the corresponding output channels OUT1, OUT2, OUT3 and OUT4.

【0009】データ圧縮の手法として、例えばCCIT
Tの勧告G.721に準拠する32Kbit/S AD
PCM 方式による圧縮方法がある。音声信号は時間に
よってレベルが変動するので、量子化するときに一定の
量子化単位で量子化するよりも、音声レベルの大小に応
じてステップの大きさを変えながら量子化することが望
ましい、もし、一定のステップサイズで量子化するなら
ば大きな音声信号に対してはビット数が不足するために
過負荷により音質にひずみを生ずることになる。一方、
小さな信号では粗い量子化になるため耳障りな雑音(量
子化雑音)となって知覚される、人間の聴覚は、大きな
音に対する量子化雑音には鈍感であるが、小さな音に対
しては敏感になるという性質がある。従って大きな信号
は大きなステップサイズで量子化し、小さな信号に対し
ては細かく量子化すれば良いことがわかり、このような
量子化を適応量子化という。また、音声信号にはランダ
ムデータ信号とは異なりサンプルされた前後の音声信号
間に強い相関があるため、これを利用して符号化するこ
とが考えられ、この相関を近接相関という。そして、A
DPCM方式では、予測器を用いて近接相関量を推定し
て符号化を行う。このような、データ圧縮方法による演
算プログラムがDSP1の内部メモリに組み込まれるこ
とにより、所定の圧縮レートにデータが圧縮される。
As a data compression method, for example, CCIT
Recommendation G.T. 32Kbit / S AD according to 721
There is a compression method by the PCM method. Since the level of the audio signal changes with time, it is desirable to quantize while changing the step size according to the level of the audio level, rather than quantizing with a fixed quantization unit when quantizing. , If the quantization is performed with a constant step size, the number of bits will be insufficient for a large voice signal, and the overload will cause distortion of the sound quality. on the other hand,
Human hearing, which is perceived as harsh noise (quantization noise) due to coarse quantization for small signals, is insensitive to quantization noise for loud sounds, but sensitive to small sounds. There is a property of becoming. Therefore, it is understood that a large signal may be quantized with a large step size, and a small signal may be quantized finely, and such quantization is called adaptive quantization. In addition, unlike a random data signal, a voice signal has a strong correlation between the sampled voice signal and the sampled voice signal, and therefore it is possible to use this to encode, and this correlation is called proximity correlation. And A
In the DPCM method, a predictor is used to estimate the amount of close correlation and to perform coding. By incorporating the arithmetic program by the data compression method into the internal memory of the DSP 1, the data is compressed at a predetermined compression rate.

【0010】[0010]

【実施例】次に本発明の一実施例について図に基づいて
説明する。図1は本発明の一実施例の基本構成を示した
図である。図において、1はDSPであり、これは汎用
のDSPであれば何でも良い、2はバスラインであり、
CPU9とDSP1あるいは第1または第2の切換手段
7,8とを接続している。またIN1,IN2,IN
3,IN4は第1ないし第4の入力チャンネルを示して
おり、この第1ないし第4の入力チャンネルIN1,I
N2,IN3,IN4には例えば電話機が接続され音声
によるアナログ信号が入力される。3,4,5,6はコ
ーデック(CODEC)で、第1ないし第4の入力チャ
ンネルIN1,IN2,IN3,IN4からのアナログ
信号をデジタルのPCM信号に変換するもので、通常は
1チップのICによって構成されている。7は第1の切
換手段で、各コーデック3,4,5,6からのPCMデ
ータを制御コマンド10dにより切り換えてDSP1に
送出するものであり、実際には例えば各コーデック3,
4,5,6のICに特殊な制御信号を与えてその出力を
コントロールすることにょり行われる。8は第2の切換
手段でDSP1からの圧縮データを各圧縮レート等によ
って制御コマンドにより切り換えて、第1ないし第4の
出力チャンネルOUT1,OUT2,OUT3,OUT
4に送出するもので、例えばゲートアレイ等により構成
される。9はCPUで、DSP1や第1の切換手段、第
2の切換手段を制御するための制御コマンド10aを送
出する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, one embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing the basic configuration of an embodiment of the present invention. In the figure, 1 is a DSP, which may be any general-purpose DSP, 2 is a bus line,
The CPU 9 and the DSP 1 or the first or second switching means 7, 8 are connected. Also IN1, IN2, IN
Reference numerals 3 and IN4 denote first to fourth input channels, and the first to fourth input channels IN1 and I
For example, a telephone is connected to N2, IN3, and IN4, and a voice analog signal is input. CODECs 3, 4, 5 and 6 are for converting analog signals from the first to fourth input channels IN1, IN2, IN3 and IN4 into digital PCM signals, which are usually one-chip ICs. It is composed by. A first switching means 7 switches the PCM data from each of the codecs 3, 4, 5 and 6 by the control command 10d and sends it to the DSP 1. In practice, for example, each of the codecs 3,
This is done by giving a special control signal to the ICs of 4, 5 and 6 to control their outputs. Reference numeral 8 is a second switching means for switching the compressed data from the DSP 1 by a control command according to each compression rate or the like, and the first to fourth output channels OUT1, OUT2, OUT3, OUT.
4 and is composed of, for example, a gate array. A CPU 9 sends out a control command 10a for controlling the DSP 1, the first switching means, and the second switching means.

【0011】しかして、本実施例では、入力チャンネル
には第1ないし第4の入力チャンネルIN1,IN2,
IN3,IN4の4つを有し、この第1ないし第4の入
力チャンネルIN1,IN2,IN3,IN4にはそれ
ぞれコーデック3,4,5,6が接続されていて、入力
された音声によるアナログ信号を64Kbit/SPC
Mデータの信号に変換するようになっている、そして、
この各コーデック3,4,5,6の出力は第1の切換手
段7に接続されており、この第1の切換手段7はバスラ
イン2からの制御コマンド10dにより各コーデック
3,4,5,6の出力を切り換えて64Kbit/S
PCMデータ11a,11bとしてバスライン2を介し
てDSP1に送出する。
In this embodiment, however, the input channels are the first to fourth input channels IN1, IN2.
There are four input channels IN3 and IN4, and codecs 3, 4, 5 and 6 are connected to the first to fourth input channels IN1, IN2, IN3 and IN4, respectively, and analog signals based on the input voice are provided. 64 Kbit / SPC
It is designed to convert to M data signals, and
The outputs of the codecs 3, 4, 5 and 6 are connected to the first switching means 7, and the first switching means 7 is controlled by the control command 10d from the bus line 2 to the respective codecs 3, 4, 5 and 6. 64Kbit / S by switching 6 outputs
The PCM data 11a and 11b are sent to the DSP 1 via the bus line 2.

【0012】DSP1には前述のように内部にプログラ
ムメモリーがあって演算プログラムを内蔵できるように
なっているため、予め32Kbit/S,24Kbit
/S,16Kbit/Sの各ビットレートに圧縮するた
めのプログラムをそれぞれ書き込んでおき、どのプログ
ラムを起動するかを外部からのコマンドによつて選択で
きるようにしておく。
As described above, the DSP 1 has a program memory inside so that an arithmetic program can be built therein. Therefore, 32 Kbit / S and 24 Kbit are stored in advance.
A program for compressing each bit rate of / S and 16 Kbit / S is written in advance so that which program is started can be selected by a command from the outside.

【0013】こうして、DSP1に送られてきた64K
bit/S PCMデータ11a,11bは、バスライ
ン2からの制御コマンド10bによって選択されたDS
P1内部の演算プログラムによつて所定の圧縮データに
圧縮され32,24,16Kbit/S 圧縮データ1
2a,12bとしてバスライン2を介して第2の切換手
段8へ送出される。
Thus, 64K sent to the DSP1
The bit / S PCM data 11a, 11b is the DS selected by the control command 10b from the bus line 2.
32, 24, 16 Kbit / S compressed data 1 which is compressed to a predetermined compressed data by an arithmetic program inside P1
2a and 12b are sent to the second switching means 8 via the bus line 2.

【0014】この第2の切換手段8には第1ないし第4
の出力チャンネルOUT1,OUT2,OUT3,OU
T4が接続されていて、各出力チャンネルOUT1,O
UT2,OUT3,OUT4にはその用途に応じて例え
ばボイスメールボックス1、ボイスメールボックス2、
無線通信装置、ISDN Bチャンネルがそれぞれ接続
されている。そして、ボイスメールボックス1には32
Kbit/S、ボイスメールボックス2には24Kbi
t/S、無線通信装置には16Kbit/S、ISDN
Bチャンネルには16Kbit/Sの圧縮データが使
用されるため、第2の切換手段8はバスライン2からの
制御コマンド10cにより指定されたデータを第1の出
力チャンネルOUT1には32Kbit/S圧縮データ
13a、第2の出力チャンネルOUT2には24Kbi
t/S圧縮データ13b、第3の出力チャンネルOUT
3には16Kbit/S圧縮データ13c、第4の出力
チャンネルOUT4には16Kbit/S圧縮データ1
3dというようにそれぞれの出力チャンネルOUT1,
OUT2,OUT3,OUT4に切り換えて送出する。
The second switching means 8 has the first to fourth parts.
Output channels OUT1, OUT2, OUT3, OU
T4 is connected to each output channel OUT1, O
UT2, OUT3, OUT4, for example, voice mail box 1, voice mail box 2,
The wireless communication device and the ISDN B channel are respectively connected. And voicemail box 1 has 32
Kbit / S, 24 Kbi in voice mail box 2
t / S, 16 Kbit / S for wireless communication device, ISDN
Since 16 Kbit / S compressed data is used for the B channel, the second switching means 8 transfers the data designated by the control command 10c from the bus line 2 to the first output channel OUT1 at 32 Kbit / S compressed data. 13a, 24Kbi on the second output channel OUT2
t / S compressed data 13b, third output channel OUT
3 has 16 Kbit / S compressed data 13c, and fourth output channel OUT4 has 16 Kbit / S compressed data 1
3d, each output channel OUT1,
The output is switched to OUT2, OUT3, and OUT4.

【0015】なお、ボイスメールボックスとは人間の音
声によるメッセージをファイルして蓄えることにより各
種のサービスを提供するシステムをいい、例えば入力し
た音声メッセージをシステム内のディスクに一時蓄え、
指定された電話機等にこの音声メッセージを転送した
り、着信側の電話機から自分あてのメッセージを呼び出
して聞くことができるものである。そして、このボイス
メールボックスに格納するデータの容量を減らす為に音
声メッセージを例えば32Kbit/SのPCMデータ
に圧縮する。
A voice mail box is a system that provides various services by filing and storing human voice messages. For example, input voice messages are temporarily stored in a disk in the system,
This voice message can be transferred to a designated telephone or the like, or a message addressed to oneself can be called and heard from the telephone of the receiving side. Then, in order to reduce the amount of data stored in the voice mail box, the voice message is compressed into, for example, PCM data of 32 Kbit / S.

【0016】また、ISDN Bチャンネルは音声等の
情報を伝送するためのチャンネルで通常64Kbit/
SのPCMデータが伝送できるが、本実施例では16K
bit/Sに音声データを圧縮しているので複数の音声
データや音声データと他のデータを併せて送ることがで
きる。
The ISDN B channel is a channel for transmitting information such as voice and is usually 64 Kbit /
S PCM data can be transmitted, but in this embodiment 16K
Since the voice data is compressed to bit / S, a plurality of voice data or voice data and other data can be sent together.

【0017】CPU9はバスライン2に制御コマンド1
0aを送出することによってDSPや第1の切換手段
7、第2の切換手段8を制御するもので、一般的には同
一装置内に実装された1チップのマイクロプロセッサが
使用されるが、外部のコンピュータからコマンドを与え
る方法としても良い。
The CPU 9 sends a control command 1 to the bus line 2.
0a is sent to control the DSP, the first switching means 7, and the second switching means 8. Generally, a one-chip microprocessor mounted in the same device is used. It is good to give a command from the computer.

【0018】[0018]

【発明の効果】以上のように本発明によれば、第1の切
換手段7、第2の切換手段8により入出力チャンネルを
切り換え、3種類のビットレートに圧縮するプログラム
をDSP1に内蔵し、外部から選択できるようにしたの
で、ひとつのDSP1で3種類のビットレートに圧縮で
き、かつ複数のチャンネルをサポートすることが可能と
なり、高価なDSP1を多数使用しなくて済み、部品点
数が減り、実装面積が減るのでコストダウンになり、ま
た、出力されるデータのビットレートが3種類あるので
設計や使用の自由度が増大するという効果を有する。
As described above, according to the present invention, a program for switching input / output channels by the first switching means 7 and the second switching means 8 and compressing into three bit rates is built in the DSP 1. Since it is possible to select from the outside, one DSP1 can compress to 3 kinds of bit rates, and it is possible to support multiple channels, eliminating the need to use many expensive DSP1 and reducing the number of parts. Since the mounting area is reduced, the cost is reduced, and since there are three types of bit rates of the output data, the flexibility in design and use is increased.

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

【図1】本発明の一実施例の基本構成を示した図であ
る。
FIG. 1 is a diagram showing a basic configuration of an embodiment of the present invention.

【図2】DSPの基本構成を示した図である。FIG. 2 is a diagram showing a basic configuration of a DSP.

【符号の説明】[Explanation of symbols]

1 DSP 2 バスライン 3,4,5,6 コーデック 7 第1の切換手段 8 第2の切換手段 9 CPU 10a,10b,10c,10d 制御コマンド 11a,11b 64Kbit/S PCMデータ 12a,12b 32,24,16Kbit圧縮データ 13a 32Kbit/S 圧縮データ 13b 24Kbit/S 圧縮データ 13c,13d 16Kbit/S 圧縮データ 21 命令デコーダ 22 アドレス修飾 23 メモリ 24 算術演算部 25 入出力インターフェス 26 共通バス 27 外部バス 1 DSP 2 Bus line 3, 4, 5, 6 Codec 7 First switching means 8 Second switching means 9 CPU 10a, 10b, 10c, 10d Control command 11a, 11b 64Kbit / S PCM data 12a, 12b 32, 24 , 16Kbit compressed data 13a 32Kbit / S compressed data 13b 24Kbit / S compressed data 13c, 13d 16Kbit / S compressed data 21 instruction decoder 22 address modification 23 memory 24 arithmetic operation unit 25 input / output interface 26 common bus 27 external bus

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H03M 7/38 9382−5K ─────────────────────────────────────────────────── ─── Continuation of the front page (51) Int.Cl. 6 Identification number Office reference number FI technical display location H03M 7/38 9382-5K

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ボイスメールボックス、ISDN回線およ
び無線通信システムの音声圧縮に関するDSPによるビ
ットレート切換機能付データ圧縮方法および装置におい
て、複数の入力チャンネル(IN1,IN2,IN3,
IN4)に接続された複数のコーデック(3,4,5,
6)を切り換えてDSP(1)に入力するための第1の
切換手段(7)と,64Kbit/SのPCMデータを
それぞれ32Kbit/S,24Kbit/S,16K
bit/Sの各ビットレートに圧縮する内部プログラム
を備えたDSP(1)と、このDSP(1)からの出力
を各出力チヤンネル(OUT1,OUT2,OUT3,
OUT4)毎に切り換える第2の切換手段(8)とを有
し、第1および第2の切換手段(7,8)を外部からの
制御コマンド(10d,10c)で操作して入力チャン
ネル(IN1,IN2,IN3,IN4)および出力チ
ヤンネル(OUT1,OUT2,OUT3,OUT4)
を切り換え、DSP(1)の内部の各ビットレートに対
応したプログラムを外部からの制御コマンド(10b)
で操作することにより選択し、1つのDSP(1)で複
数の入出力チャンネルをサポートし、かつ3種類のビッ
トレートに対応可能としたことを特徴とするDSPによ
るビットレート切換機能付データ圧縮方法および装置
1. A data compression method and device with a bit rate switching function by a DSP for voice compression of a voice mail box, an ISDN line and a wireless communication system, wherein a plurality of input channels (IN1, IN2, IN3) are provided.
IN4) connected to a plurality of codecs (3, 4, 5,
The first switching means (7) for switching 6) and inputting to the DSP (1) and the PCM data of 64 Kbit / S are 32 Kbit / S, 24 Kbit / S and 16 K, respectively.
A DSP (1) having an internal program for compressing each bit rate of bit / S and an output from this DSP (1) is output channel (OUT1, OUT2, OUT3,
A second switching means (8) for switching each OUT4), and operating the first and second switching means (7, 8) by a control command (10d, 10c) from the outside to input channel (IN1). , IN2, IN3, IN4) and output channels (OUT1, OUT2, OUT3, OUT4)
To switch the program corresponding to each bit rate inside the DSP (1) from the external control command (10b).
A data compression method with a bit rate switching function by a DSP, wherein a single DSP (1) supports a plurality of input / output channels and is compatible with three types of bit rates. And equipment
JP16607494A 1994-06-24 1994-06-24 Data compression method and apparatus with bit rate switching function by DSP Expired - Lifetime JP3576208B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16607494A JP3576208B2 (en) 1994-06-24 1994-06-24 Data compression method and apparatus with bit rate switching function by DSP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16607494A JP3576208B2 (en) 1994-06-24 1994-06-24 Data compression method and apparatus with bit rate switching function by DSP

Publications (2)

Publication Number Publication Date
JPH0818518A true JPH0818518A (en) 1996-01-19
JP3576208B2 JP3576208B2 (en) 2004-10-13

Family

ID=15824502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16607494A Expired - Lifetime JP3576208B2 (en) 1994-06-24 1994-06-24 Data compression method and apparatus with bit rate switching function by DSP

Country Status (1)

Country Link
JP (1) JP3576208B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0822666A2 (en) * 1996-07-31 1998-02-04 Sony Corporation 1-bit digital signal processing device, recording device and reproducing device
JPH11313037A (en) * 1998-01-27 1999-11-09 Lucent Technol Inc Device and method for repeatedly decoding signal
US6064700A (en) * 1996-07-26 2000-05-16 Sony Corporation 1-bit digital signal processing device, recording device, and reproducing device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6064700A (en) * 1996-07-26 2000-05-16 Sony Corporation 1-bit digital signal processing device, recording device, and reproducing device
EP0822666A2 (en) * 1996-07-31 1998-02-04 Sony Corporation 1-bit digital signal processing device, recording device and reproducing device
EP0822666A3 (en) * 1996-07-31 1999-10-06 Sony Corporation 1-bit digital signal processing device, recording device and reproducing device
JPH11313037A (en) * 1998-01-27 1999-11-09 Lucent Technol Inc Device and method for repeatedly decoding signal
US6271772B1 (en) 1998-01-27 2001-08-07 Lucent Technologies Inc. Method and apparatus for iterative decoding from a central pool

Also Published As

Publication number Publication date
JP3576208B2 (en) 2004-10-13

Similar Documents

Publication Publication Date Title
US5875233A (en) Audio record and playback through a standard telephone in a computer system
US6192073B1 (en) Methods and apparatus for processing video data
KR100367000B1 (en) PC-based codec device for multichannel audio/speech and data with multimedia engine and input/output modules for multimedia data processing
AU752863B2 (en) Communication device and method of operation
JP3208001B2 (en) Signal processing device for sub-band coding system
JPH1031575A (en) Audio/modem combined interface unit and method for sending and receiving audio signal and model signal to and from personal computer at same time
JP3576208B2 (en) Data compression method and apparatus with bit rate switching function by DSP
KR0175251B1 (en) Automated response system using phoneme conversion method
JP2552102B2 (en) Digital data for-matching / defo-matching circuit
US20020065665A1 (en) Digital data decompressing system and method
KR0163717B1 (en) Audio coder/decoder
JP2000092485A5 (en) Image processing device and image processing method
US5991784A (en) Signal processing circuit
JPH06295195A (en) Speech codec
JP3224127B2 (en) Image data conversion processor
KR100238032B1 (en) Audio codec pcmcia card of notebook personal computer
JP3239664B2 (en) Variable length code decoding method
JPH06338805A (en) Variable length decoder
KR960012540B1 (en) Image processing apparatus of facsimile
KR100327407B1 (en) Apparatus for processing audio data
JP3147127B2 (en) Speech waveform coding device
JPH0255431A (en) Information transmission equipment
KR960028504A (en) Implementation of Selective Speech Synthesis Module for Multi-Party Voice and Video Conference
JPH05227036A (en) Digital signal processor
JPH06132832A (en) Data compressing device and data restoring device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20040623

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040707

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20070716

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20080716

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090716

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100716

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110716

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20110716

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120716

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120716

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130716

Year of fee payment: 9

EXPY Cancellation because of completion of term