JPH04323700A - Voice signal recording device - Google Patents

Voice signal recording device

Info

Publication number
JPH04323700A
JPH04323700A JP3092094A JP9209491A JPH04323700A JP H04323700 A JPH04323700 A JP H04323700A JP 3092094 A JP3092094 A JP 3092094A JP 9209491 A JP9209491 A JP 9209491A JP H04323700 A JPH04323700 A JP H04323700A
Authority
JP
Japan
Prior art keywords
data
power
frame
signal
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3092094A
Other languages
Japanese (ja)
Inventor
Satoshi Okuzawa
奥沢 聖史
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP3092094A priority Critical patent/JPH04323700A/en
Publication of JPH04323700A publication Critical patent/JPH04323700A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain the voice signal recording device which performs efficient encoding. CONSTITUTION:A filter divides PCM data to be recorded into signals in four frequency bands. A power calculation part 12 calculates power, frame by frame, by the divided frequency bands and an assigned bit calculation part 50 calculates the numbers of assigned bits, frame by frame, in the respective bands from the power. Then the voice signals in the respective bands after being normalized corresponding to the power are quantized with the numbers of assigned bits and outputted as data c1-c4. Then p1-p4 by the frames and c1-c4 by words are stored in a memory. Therefore, the p1-p4 are the data by the frames and data by the words corresponding to the assigned bits determined by c1-c4 and p1-p4. Therefore, the optimum encoding is performed, frequency by frequency, without increasing the number of data.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、音声信号を効率よく圧
縮して半導体メモリなどに記録する音声信号記録装置に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an audio signal recording device for efficiently compressing audio signals and recording them in a semiconductor memory or the like.

【0002】0002

【従来の技術】従来より、各種の音声記録装置が利用さ
れており、磁気記録が最も広く利用されている。一方、
近年の半導体技術の進歩により、半導体メモリが安価と
なり、音声信号の記憶装置にも利用されるようになって
きている。そして、この半導体メモリを利用した音声信
号記録装置は、アクセスを高速かつランダムに行うこと
ができ、また録音再生に機械的駆動機構が不要であるな
どの利点を有するため、留守番電話機などに広く利用さ
れている。
2. Description of the Related Art Conventionally, various audio recording devices have been used, and magnetic recording is the most widely used. on the other hand,
With recent advances in semiconductor technology, semiconductor memories have become cheaper and are now being used in audio signal storage devices. Audio signal recording devices using this semiconductor memory have the advantage of being able to perform high-speed and random access, and do not require a mechanical drive mechanism for recording and playback, so they are widely used in answering machines, etc. has been done.

【0003】しかし、半導体メモリは、磁気メモリに比
べ高価であり、ここに音声信号を記録する場合にはその
信号をなるべく圧縮することが望まれる。そして、半導
体メモリに記憶する信号は、デジタル信号であるため、
各種の符号化、量子化技術が利用され、アナログの音声
信号を単にデジタル信号に変換した場合に比べ、そのデ
ータ量を削減している。すなわち、従来よりPCMや差
分PCMと量子化を組み合わす手法などがあり、音声信
号の圧縮が行われている。また、このようなPCM符号
化などにおいて、その量子化ビットの割付をデータ内容
に応じて変更するAB(Adaptive Bit A
location)なども知られている。
However, semiconductor memory is more expensive than magnetic memory, and when audio signals are recorded therein, it is desirable to compress the signals as much as possible. Since the signals stored in the semiconductor memory are digital signals,
Various encoding and quantization techniques are used to reduce the amount of data compared to simply converting an analog audio signal to a digital signal. That is, there have conventionally been methods that combine PCM, differential PCM, and quantization to compress audio signals. In addition, in such PCM encoding, AB (Adaptive Bit A) changes the allocation of quantization bits according to the data content.
location) etc. are also known.

【0004】0004

【発明が解決しようとする課題】しかしながら、従来の
圧縮技術は、音声信号の振幅方向で符号圧縮を行うもの
であり、このためメモリの使用効率をさらに向上するた
めにはそのサンプリング周波数を低く設定することにな
る。そして、サンプリング周波数を低くした場合には、
記録したデータがとびとびとなり、再生した音声データ
に歪みが生ずることとなる。この歪みは、特に周波数の
高い領域において発生する。このため、この問題を解決
する符号化手段として、音声信号を複数の周波数帯域に
分割してそれぞれ符号化する手法であるSBC(Sub
 Band Coding)が知られている。このSB
Cでは、各帯域の符号を間引き手法によって共通のベー
スバンドに移転させ、必要なサンプリング速度を減少さ
せている。ところが、このSBCによれば、各帯域を別
々に符号化するため、所要総ビット数が増加してしまう
という問題があり、音声信号の品質を落すことなしに、
効率の良い記録を行うことができなかった。
[Problems to be Solved by the Invention] However, conventional compression techniques perform code compression in the direction of the amplitude of the audio signal, and therefore, in order to further improve memory usage efficiency, the sampling frequency must be set low. I will do it. And when the sampling frequency is lowered,
The recorded data becomes discontinuous, and the reproduced audio data becomes distorted. This distortion occurs particularly in high frequency regions. Therefore, as an encoding means to solve this problem, SBC (Sub
Band Coding) is known. This SB
In C, the codes of each band are transferred to a common baseband by a decimation technique to reduce the required sampling rate. However, this SBC has the problem that the total number of bits required increases because each band is encoded separately.
It was not possible to record efficiently.

【0005】本発明は、上記問題点を解決することを課
題としてなされたものであり、メモリの使用効率を向上
することができる音声信号記録装置を提供することを目
的とする。
The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to provide an audio signal recording device that can improve memory usage efficiency.

【0006】[0006]

【課題を解決するための手段】本発明に係る音声信号記
録装置は、入力されるデジタル音声信号を複数の周波数
帯域毎の信号に分割する周波数フィルタと、分割された
各周波数帯域の信号のパワーをそれぞれ計算するパワー
算出手段と、周波数帯域の信号のパワーに応じて、ビッ
ト数を割り当て、各帯域の信号を量子化する量子化手段
と、を有することを特徴とする。
[Means for Solving the Problems] An audio signal recording device according to the present invention includes a frequency filter that divides an input digital audio signal into signals of each of a plurality of frequency bands, and a power of the signal of each divided frequency band. and quantization means that allocates the number of bits according to the power of the signal in each frequency band and quantizes the signal in each band.

【0007】[0007]

【作用】デジタル音声信号は、周波数フィルタによって
、複数の周波数帯域毎の信号に分離される。そして、こ
の分離された周波数帯域毎にパワーを計算し、この結果
に応じて、量子化の際の割当ビット数を決定する。この
ため、各帯域毎の割当ビット数を最適のものとでき、効
率的な符号化処理を行うことができる。
[Operation] A digital audio signal is separated into signals for each of a plurality of frequency bands by a frequency filter. Then, the power is calculated for each separated frequency band, and the number of bits to be allocated during quantization is determined according to the result. Therefore, the number of bits allocated to each band can be optimized, and efficient encoding processing can be performed.

【0008】[0008]

【実施例】以下、本発明の実施例について図面に基づい
て説明する。
Embodiments Hereinafter, embodiments of the present invention will be described based on the drawings.

【0009】記録部の構成 マイクロフォンから入力されたり、他の機器から出力さ
れたアナログ信号をPCM符号化して得た被記録PCM
音声信号は、2段(3つ)のQMFフィルタ(帯域分割
フィルタ)10a,10b,10cにより、4つの周波
数帯域の信号a1,a2,a3,a4に分割されるとと
もに、ベースバンドに低域変換される。このQMFフィ
ルタサンプリング10はそれぞれ被記録PCM信号にお
けるサンプリング周波数の1/4の周波数で高域と低域
とに分け、サンプリング周波数の1/2にダウンサンプ
リングするものであり、この例ではこれを2段とするこ
とによって、4つの周波数帯域に分割している。
Recording unit configuration Recorded PCM obtained by PCM encoding an analog signal input from a microphone or output from another device.
The audio signal is divided into four frequency band signals a1, a2, a3, and a4 by two-stage (three) QMF filters (band division filters) 10a, 10b, and 10c, and is low-frequency converted to baseband. be done. This QMF filter sampling 10 separates the recorded PCM signal into a high frequency band and a low frequency band at a frequency of 1/4 of the sampling frequency, and downsamples it to 1/2 of the sampling frequency. The frequency band is divided into four frequency bands.

【0010】これらの分割された信号a1〜a4は、そ
れぞれパワー計算部12−1〜12−4及びnワードメ
モリ14−1〜14−4に入力される。nワードメモリ
14は、1ワード毎のデータであるa1〜a4をそれぞ
れn個ずつ記憶するものである。ここで、このnは1フ
レームのデータ数であり、通常の場合10msec程度
の信号量を1フレームとしている。なお、1フレームを
10msec程度とするのは、人の声は一定の周期(ピ
ッチ周期)で強弱を繰り返すものであり、この周期が1
0msec程度の場合が多く、信号をこれに対応して区
切るのが好ましいからである。一方、パワー計算部12
は、各帯域毎の信号a1〜a4の値からそれぞれの帯域
毎の電力p1,p2,p3,p4を1フレーム毎に計算
すると共に、計算された電力p1〜p4を22σi の
形に量子化して出力する。ここで、σi は整数であり
、iは帯域を表す変数(この例では1〜4)である。な
お、実際には、得られた電力を2進数で表し、最も左(
上位側)に1の立っているところを探し、それが右から
何ビット目であるかを調べ、この値から1を引き2で割
ることによってσi(σ1〜σ4)を求めている。
These divided signals a1 to a4 are input to power calculation units 12-1 to 12-4 and n-word memories 14-1 to 14-4, respectively. The n-word memory 14 stores n pieces of data a1 to a4 for each word. Here, n is the number of data in one frame, and normally one frame is a signal amount of about 10 msec. The reason why one frame is about 10 msec is because the human voice repeats the strength and weakness at a certain period (pitch period), and this period is about 10 msec.
This is because the time period is often about 0 msec, and it is preferable to divide the signal in accordance with this time period. On the other hand, the power calculation section 12
calculates the powers p1, p2, p3, p4 for each band from the values of the signals a1 to a4 for each band for each frame, and quantizes the calculated powers p1 to p4 in the form of 22σi. Output. Here, σi is an integer, and i is a variable representing the band (1 to 4 in this example). In addition, in reality, the obtained power is expressed in binary numbers, and the leftmost (
σi (σ1 to σ4) is obtained by searching for a 1 (higher side), finding out how many bits from the right it is, and subtracting 1 from this value and dividing by 2.

【0011】そして、パワー計算部12において得られ
たパワーp1〜p4はそれぞれ対応する正規化部16−
1〜16−4に供給される。この正規化部16−1〜1
6−4は、nワードメモリ14から出力されるデータa
1〜a4を各帯域におけるデータのパワーが1となるよ
うに正規化される。実際には、各帯域の信号a1〜a4
をその帯域の量子化された電力の平方根(つまり2σ)
で割ることによって正規化する。ここで、nワードメモ
リ14において、1フレーム分のデータを蓄積するため
、そのフレームについて計算されたパワーに基づいて、
正規化を行うことができる。そして、この正規化された
データb1〜b4が量子化部22−1〜22−4に供給
される。
[0011]The powers p1 to p4 obtained in the power calculation unit 12 are then applied to the corresponding normalization units 16-
1 to 16-4. This normalization unit 16-1 to 1
6-4 is data a output from the n-word memory 14.
1 to a4 are normalized so that the data power in each band is 1. Actually, the signals a1 to a4 of each band
is the square root of the quantized power in that band (i.e. 2σ)
Normalize by dividing by. Here, in order to accumulate data for one frame in the n-word memory 14, based on the power calculated for that frame,
Can be normalized. The normalized data b1 to b4 are then supplied to quantization units 22-1 to 22-4.

【0012】一方、パワー計算部12−1〜12−4に
おいて得られた各帯域毎のパワーp1〜p4は割当ビッ
ト算出部20に供給される。そして、この割当ビット算
出部20は、次のようにして各帯域毎の割り当てビット
数m1,m2,m3,m4を算出する。
On the other hand, the powers p1 to p4 for each band obtained by the power calculation units 12-1 to 12-4 are supplied to the allocated bit calculation unit 20. Then, the allocated bit calculation unit 20 calculates the allocated bit numbers m1, m2, m3, and m4 for each band in the following manner.

【0013】   Ri=Rav−Wi+σi −Σwj σj (j
=1〜N)  Wi=(1/2)log2 (wiΠw
j−wj )(j=1〜N)ここで、Ravは、1サン
プル当りの平均ビットレート、Riは各帯域の1サンプ
ル当りに割当てるビット数、wiはiバンドの帯域幅比
率であり、Wiは定数である。
Ri=Rav−Wi+σi −Σwj σj (j
=1~N) Wi=(1/2)log2 (wiΠw
j - wj ) (j = 1 to N) where Rav is the average bit rate per sample, Ri is the number of bits allocated per sample in each band, wi is the bandwidth ratio of the i band, and Wi is a constant.

【0014】そして、この例では、wi=1/4である
ため、上式は、 Ri=Rav+σi −(σ1+σ2+σ3+σ4)/
4(なお、wiΠwj−wj =1/4{(1/4)−
1/4*(1/4)−1/4*(1/4)−1/4*(
1/4)−1/4}=(1/4)*4=1であるため、
Wiは0である。) となる。そこで、割当ビット算出部20は、このように
して得た計算結果に基づき、4つの帯域毎のビット数m
1〜m4を決定し、量子化部22−1〜22−4に供給
する。このため、各量子化部22−1〜22−4は、割
当てられたビット数に応じて、入力されるデータを圧縮
しこれをメモリ記憶用の圧縮データc1〜c4として出
力する。また、各帯域毎のパワーp1〜p4も複合化の
際に割当ビット数を判定するために必要であり、これも
出力する。
In this example, since wi=1/4, the above equation becomes Ri=Rav+σi −(σ1+σ2+σ3+σ4)/
4 (in addition, wiΠwj−wj = 1/4 {(1/4)−
1/4*(1/4)-1/4*(1/4)-1/4*(
1/4)-1/4}=(1/4)*4=1, so
Wi is 0. ) becomes. Therefore, the allocated bit calculation unit 20 calculates the number of bits m for each of the four bands based on the calculation result obtained in this way.
1 to m4 are determined and supplied to the quantization units 22-1 to 22-4. Therefore, each quantization section 22-1 to 22-4 compresses the input data according to the assigned number of bits and outputs it as compressed data c1 to c4 for memory storage. Further, the powers p1 to p4 for each band are also necessary to determine the number of allocated bits during decoding, and these are also output.

【0015】メモリにおけるデータフォーマット次に、
メモリに記録再生される信号のデータフォーマットにつ
いて図2に基づいて説明する。上述のように、記録部か
らは、各帯域毎にp1,c1、p2,c2、p3,c3
、p4,c4が出力される。そして、1フレームのデー
タはnワードからなっている。一方、パワーp1〜p4
は、1フレーム毎に決定されるものであり、1フレーム
のデータについては、各帯域毎の割当ビットは同一であ
る。従って、1フレームのデータのエントリー0に当る
mビットについてm/4ビットずつのデータとしてp1
〜p4のデータが記録される。そして、次の1〜nの各
エントリーには、c1〜c4のデータがそれぞれ記憶さ
れる。このc1〜c4のデータは、上述のように1ワー
ド毎に計算されたものであり、これがn個記録されるこ
ととなる。従って、1フレームは、n+1ワードで構成
されることとなる。そして、次のフレームについては、
そのフレームについて求められたp1〜p4が記録され
ると共に、このp1〜p4に基づいて決定された割当ビ
ットに対応してc1〜c4がnワード分記録される。
Data format in memory Next,
The data format of the signal recorded and reproduced in the memory will be explained based on FIG. 2. As mentioned above, the recording unit outputs p1, c1, p2, c2, p3, c3 for each band.
, p4, c4 are output. One frame of data consists of n words. On the other hand, powers p1 to p4
is determined for each frame, and for data of one frame, the allocated bits for each band are the same. Therefore, for m bits corresponding to entry 0 of one frame of data, p1 is set as data of m/4 bits each.
~p4 data is recorded. Then, data c1 to c4 are stored in the next entries 1 to n, respectively. The data c1 to c4 are calculated for each word as described above, and n pieces of data are recorded. Therefore, one frame consists of n+1 words. And for the next frame,
p1 to p4 obtained for the frame are recorded, and n words of c1 to c4 are recorded corresponding to the allocated bits determined based on p1 to p4.

【0016】再生側の構成 次に、上述のようにして記録されたデータの再生につい
て図3に基づいて説明する。メモリから読み出されたc
1〜c4のデータは、復号化部40−1〜40−4に供
給される。一方、フレーム毎に計算されて記録されてい
たパワーについてのデータp1〜p4は、割当ビット算
出部50に供給される。この割当ビット算出部50は、
上述の割当ビット算出部20と全く同様の演算によって
割当ビット数m1〜m4を算出しこれをそれぞれ復号化
部40−1〜40−4に供給する。従って、これら復号
化部40−1〜40−4は、割当ビット数に従い、入力
されたデータc1〜c4を逆量子化し、量子化前のデー
タb1〜b4に復帰する。そして、このデータb1〜b
4は、パワー復帰部60−1〜60−4に供給される。 このパワーの復帰部60−1〜60−4には、それぞれ
読み出されたパワーp1〜p4が供給されており、この
パワーp1〜p4をデータb1〜b4にそれぞれ乗算す
ることによってデータa1〜a4をそれぞれ再生する。 そして、これらのデータa1〜a4はそれぞれQMFフ
ィルター70a,70b,70cによって2段階で統合
され再生PCM信号となる。
Configuration of Reproducing Side Next, reproduction of data recorded as described above will be explained based on FIG. 3. c read from memory
Data 1 to c4 are supplied to decoding units 40-1 to 40-4. On the other hand, data p1 to p4 regarding the power calculated and recorded for each frame are supplied to the allocated bit calculating section 50. This allocated bit calculation unit 50 is
The numbers m1 to m4 of allocated bits are calculated by the same calculation as the allocated bit calculating section 20 described above, and are supplied to the decoding sections 40-1 to 40-4, respectively. Therefore, these decoding units 40-1 to 40-4 dequantize the input data c1 to c4 according to the number of allocated bits, and restore the data to pre-quantization data b1 to b4. And this data b1~b
4 is supplied to the power recovery units 60-1 to 60-4. The power return units 60-1 to 60-4 are supplied with the read powers p1 to p4, respectively, and the data a1 to a4 are multiplied by the powers p1 to p4 to the data b1 to b4, respectively. Play each. These data a1 to a4 are integrated in two stages by QMF filters 70a, 70b, and 70c, respectively, to form a reproduced PCM signal.

【0017】このように、本実施例によれば、入力され
る音声信号を4つ周波数帯域の信号に分割する。そして
、分割された1つ1つの周波数帯域の信号についてそれ
ぞれパワーを計算し、これに基づいて量子化ビット数の
割当を決定する。そして、この量子化ビット数について
は、1フレーム毎に切り換える。従って、量子化ビット
数を求めるためのパワー計算を正確なものとでき、最適
な量子化ビット数の割当を行うことができる。また、1
フレーム毎にパワーを記憶すれば良いため、パワー記憶
のための領域を節約できる。
As described above, according to this embodiment, the input audio signal is divided into signals of four frequency bands. Then, the power is calculated for each divided frequency band signal, and the allocation of the number of quantization bits is determined based on this. The number of quantization bits is switched every frame. Therefore, the power calculation for determining the number of quantization bits can be made accurate, and the optimal number of quantization bits can be allocated. Also, 1
Since the power need only be stored for each frame, the area for power storage can be saved.

【0018】音声信号記録再生装置の全体構成次に、図
4に基づいて記録再生装置の全体構成を説明する。図に
おいて、アナログデジタル変換器ADCは、アナログの
被記録信号を被記録PCM信号に変換する。そして、こ
のデータを高速信号処理装置DSPに供給する。また、
このDSPからの再生PCM信号は、デジタルアナログ
変換器DACによってアナログの再生信号に変換される
Overall Configuration of Audio Signal Recording and Reproducing Apparatus Next, the overall configuration of the recording and reproducing apparatus will be explained based on FIG. In the figure, an analog-to-digital converter ADC converts an analog recorded signal into a recorded PCM signal. This data is then supplied to a high-speed signal processing device DSP. Also,
The reproduced PCM signal from this DSP is converted into an analog reproduced signal by a digital-to-analog converter DAC.

【0019】高速信号処理装置DSPは、被記録PCM
信号を上述の図1に示す機能より、メモリ記録用のデー
タp1,p2,p3,p4及びc1,c2,c3,c4
に変換するものであり、1フレーム毎の被記録PCM信
号に対し、上述のような符号化処理を行う。そして、符
号化されたデータp1〜p4及びc1〜c4は、マルチ
プレクサMPX、メモリインターフェースMEMIFを
介し音声メモリMEMに供給される。そして、この音声
メモリMEMにおいて上述の図2に基づくフォーマット
による記録が行われる。一方、音声メモリMEMより読
み出された再生データは、メモリインターフェースME
MIF、マルチプレクサMPXを介し高速信号処理装置
DSPに供給され、この高速信号処理装置DSPが上述
の図3に示す機能により再生PCM信号を出力する。そ
して、この再生PCM信号をDACによってアナログの
再生信号とする。
[0019] The high-speed signal processing device DSP is a
Data p1, p2, p3, p4 and c1, c2, c3, c4 for memory recording are obtained from the function shown in FIG.
The above-mentioned encoding process is performed on the recorded PCM signal for each frame. The encoded data p1 to p4 and c1 to c4 are then supplied to the audio memory MEM via the multiplexer MPX and the memory interface MEMIF. Then, in this audio memory MEM, recording is performed in the format based on the above-described FIG. 2. On the other hand, the playback data read from the audio memory MEM is transferred to the memory interface ME.
The signal is supplied to the high-speed signal processing device DSP via the MIF and multiplexer MPX, and the high-speed signal processing device DSP outputs a reproduced PCM signal using the function shown in FIG. 3 described above. Then, this reproduced PCM signal is converted into an analog reproduced signal by a DAC.

【0020】ここで、これらの動作は動作モードコント
ローラCONによって制御される。すなわち、音声メモ
リMEMに対する書込みの際には、モードコントローラ
CONがメモリインターフェースMEMIFを介し、制
御信号(メモリライトMW)及び記録すべきメモリアド
レスを供給する。従って、メモリインターフェースME
MIFから音声メモリMEMに供給される録音データが
所定のアドレスに上述のフォーマットに従って記録され
ることとなる。一方、再生データの読出しの場合には、
動作モードコントローラCONは、メモリインターフェ
ースMEMIFを介し制御信号(メモリリードMR)及
びリードすべきアドレスについての信号を供給する。従
って、音声メモリMEMにおける該当アドレスのデータ
が再生データとしてデータバスに乗りメモリインターフ
ェースMEMIF、マルチプレクサMPXを介し高速信
号処理装置DSPに供給される。そして、この高速信号
処理装置DSPによって上述の再生動作が行われる。こ
こで、これらメモリインターフェースMEMIF、マル
チプレクサMPX、高速信号処理装置DSPの動作もモ
ードコントローラCONによって制御される。このよう
にして、音声信号の記録再生が行われる。
Here, these operations are controlled by an operating mode controller CON. That is, when writing to the audio memory MEM, the mode controller CON supplies a control signal (memory write MW) and a memory address to be recorded via the memory interface MEMIF. Therefore, memory interface ME
Recorded data supplied from the MIF to the audio memory MEM will be recorded at a predetermined address according to the above format. On the other hand, when reading playback data,
The operating mode controller CON supplies a control signal (memory read MR) and a signal regarding the address to be read via the memory interface MEMIF. Therefore, the data at the corresponding address in the audio memory MEM is supplied to the high speed signal processing device DSP via the memory interface MEMIF and the multiplexer MPX on the data bus as playback data. The above-described reproduction operation is performed by this high-speed signal processing device DSP. Here, the operations of the memory interface MEMIF, multiplexer MPX, and high-speed signal processing device DSP are also controlled by the mode controller CON. In this way, the audio signal is recorded and reproduced.

【0021】[0021]

【発明の効果】以上説明したように、本発明に係る音声
信号記録装置によれば、被記録音声信号を周波数帯域毎
に分けて符号化する。そして、この符号化の際の割当ビ
ット数を帯域毎のパワーの値によって決定する。そこで
、全体として効率的な符号化が行え、小さな容量のメモ
リを用いて、長時間の録音再生を行うことができる。
As described above, according to the audio signal recording apparatus according to the present invention, recorded audio signals are divided into frequency bands and encoded. Then, the number of allocated bits for this encoding is determined based on the power value for each band. Therefore, efficient encoding can be performed as a whole, and long-time recording and playback can be performed using a small memory capacity.

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

【図1】本発明に係る音声信号記録装置の実施例を示す
ブロック図。
FIG. 1 is a block diagram showing an embodiment of an audio signal recording device according to the present invention.

【図2】同実施例における記録用データのフォーマット
図。
FIG. 2 is a format diagram of recording data in the same embodiment.

【図3】本実施例によって記録されたデータの最適に好
適な再生装置のブロック図。
FIG. 3 is a block diagram of an optimally suitable reproduction device for data recorded according to the present embodiment.

【図4】本実施例が好適に適用される音声信号記録再生
装置のブロック図。
FIG. 4 is a block diagram of an audio signal recording and reproducing apparatus to which this embodiment is suitably applied.

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

12  パワー計算部 14  nワードメモリ 16  正規化部 20  割当ビット算出部 22  量子化部 12 Power calculation section 14 n word memory 16 Normalization section 20 Allocated bit calculation unit 22 Quantization section

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】入力されるデジタル音声信号を複数の周波
数帯域毎の信号に分割する周波数フィルタと、分割され
た各周波数帯域の信号のパワーをそれぞれ計算するパワ
ー算出手段と、周波数帯域の信号のパワーに応じて、ビ
ット数を割り当て、各帯域の信号を量子化する量子化手
段と、を有することを特徴とする音声信号記録装置。
Claims 1: A frequency filter that divides an input digital audio signal into signals for each of a plurality of frequency bands; power calculation means that calculates the power of the signal of each divided frequency band; An audio signal recording device comprising: quantization means for allocating the number of bits according to the power and quantizing the signal of each band.
JP3092094A 1991-04-23 1991-04-23 Voice signal recording device Pending JPH04323700A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3092094A JPH04323700A (en) 1991-04-23 1991-04-23 Voice signal recording device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3092094A JPH04323700A (en) 1991-04-23 1991-04-23 Voice signal recording device

Publications (1)

Publication Number Publication Date
JPH04323700A true JPH04323700A (en) 1992-11-12

Family

ID=14044863

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3092094A Pending JPH04323700A (en) 1991-04-23 1991-04-23 Voice signal recording device

Country Status (1)

Country Link
JP (1) JPH04323700A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007017908A (en) * 2005-07-11 2007-01-25 Sony Corp Signal encoding apparatus and method, signal decoding apparatus and method, and program and recording medium
JP2011059714A (en) * 2010-12-06 2011-03-24 Sony Corp Signal encoding device and method, signal decoding device and method, and program and recording medium
JP2011242788A (en) * 2011-07-11 2011-12-01 Sony Corp Signal encoding device and method, signal decoding device and method, program, and recording medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63285032A (en) * 1987-04-27 1988-11-22 フィリップス エレクトロニクス ネムローゼ フェンノートシャップ Digital system for encoding subband of digital audio signal

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63285032A (en) * 1987-04-27 1988-11-22 フィリップス エレクトロニクス ネムローゼ フェンノートシャップ Digital system for encoding subband of digital audio signal

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007017908A (en) * 2005-07-11 2007-01-25 Sony Corp Signal encoding apparatus and method, signal decoding apparatus and method, and program and recording medium
US8144804B2 (en) 2005-07-11 2012-03-27 Sony Corporation Signal encoding apparatus and method, signal decoding apparatus and method, programs and recording mediums
US8340213B2 (en) 2005-07-11 2012-12-25 Sony Corporation Signal encoding apparatus and method, signal decoding apparatus and method, programs and recording mediums
US8837638B2 (en) 2005-07-11 2014-09-16 Sony Corporation Signal encoding apparatus and method, signal decoding apparatus and method, programs and recording mediums
JP2011059714A (en) * 2010-12-06 2011-03-24 Sony Corp Signal encoding device and method, signal decoding device and method, and program and recording medium
JP2011242788A (en) * 2011-07-11 2011-12-01 Sony Corp Signal encoding device and method, signal decoding device and method, program, and recording medium

Similar Documents

Publication Publication Date Title
US6112171A (en) Methods of efficiently recording and audio signal in semiconductor memory
US6292440B1 (en) MP3 car player
US6076063A (en) Audio player and recorder employing semiconductor memory as a recording medium
EP0702368A2 (en) Method of recording and reproducing digital audio signal and apparatus thereof
JP3134392B2 (en) Signal encoding apparatus and method, signal decoding apparatus and method, signal recording apparatus and method, and signal reproducing apparatus and method
US6009386A (en) Speech playback speed change using wavelet coding, preferably sub-band coding
US6310564B1 (en) Method and apparatus for compressively coding/decoding digital data to reduce the use of band-width or storage space
US5734657A (en) Encoding and decoding system using masking characteristics of channels for bit allocation
KR100682915B1 (en) Method and apparatus for encoding and decoding multi-channel signals
US5812982A (en) Digital data encoding apparatus and method thereof
JPH04323700A (en) Voice signal recording device
JP3304739B2 (en) Lossless encoder, lossless recording medium, lossless decoder, and lossless code decoder
JP2637090B2 (en) Sound signal processing circuit
JP3454394B2 (en) Quasi-lossless audio encoding device
Stuart et al. MLP lossless compression
JPH0715519A (en) Voice storage device
JPH0793892A (en) Semiconductor memory audio recording and reproducing device
JPH02143735A (en) Voice multi-stage coding transmission system
KR0175377B1 (en) Apparatus to apply a subcode region into a surround function
KR100247348B1 (en) Minimizing circuit and method of memory of mpeg audio decoder
US20050078216A1 (en) Method of improving audio performance and power utilization of a portable audio device with electronic anti-shock system (EASS)
JPH1083198A (en) Digital signal processing method and device therefor
JP3117236B2 (en) Information storage device
GB2294618A (en) Pulse code modulation compression systems
JPH1070467A (en) Audio signal coding/decoding device and audio signal reproducing device