JP2008298881A - Speech reproducing apparatus and speech reproducing method - Google Patents

Speech reproducing apparatus and speech reproducing method Download PDF

Info

Publication number
JP2008298881A
JP2008298881A JP2007142472A JP2007142472A JP2008298881A JP 2008298881 A JP2008298881 A JP 2008298881A JP 2007142472 A JP2007142472 A JP 2007142472A JP 2007142472 A JP2007142472 A JP 2007142472A JP 2008298881 A JP2008298881 A JP 2008298881A
Authority
JP
Japan
Prior art keywords
data
audio
noise
pcm
unit
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
JP2007142472A
Other languages
Japanese (ja)
Other versions
JP5053712B2 (en
Inventor
Hironori Matsumoto
宏規 松本
Fumiyuki Ito
史行 伊藤
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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2007142472A priority Critical patent/JP5053712B2/en
Publication of JP2008298881A publication Critical patent/JP2008298881A/en
Application granted granted Critical
Publication of JP5053712B2 publication Critical patent/JP5053712B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To suppress reproduction of harsh (uncomfortable) speech at the time of error, by reducing a noise floor of 16kbps adaptive differential pulse code modulation (ADPCM) and noise at the time of wireless error to a 32kbps ADPCM level. <P>SOLUTION: A speech reproducing apparatus comprises: a data receiving section 250 for receiving a coded speech data; a data determination section 254 for determining whether the coded speech data is a low speed data of 16kbps, or a high speed data which is faster than 16kbps; a first decoder 256 which decodes the coded speech data to a PCM data, when it is the high speed data; a second decoder which loads and decodes the coded speech data to the PCM data, when it is the low speed data; a digital filter 274 which suppresses a high frequency region of the decoded PCM data by the second decoder; a speech conversion section 258 which converts the PCM data to an analog speech signal; and a speech reproducing section 260 which reproduces the analog speech signal. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、音声コーデックを用いて符号化された符号化音声データを再生する音声再生装置および音声再生方法に関する。   The present invention relates to an audio reproducing apparatus and an audio reproducing method for reproducing encoded audio data encoded using an audio codec.

PHS(Personal Handy phone System)等の無線端末では、ユーザの音声によるアナログ信号を一旦デジタル信号に変換して他のユーザの無線端末に送信し、そこで再びアナログ信号に変換して音声が再生される。しかし、アナログ信号を単純にデジタル信号に変換するだけではその情報量が大きくなり、伝送可能な情報量が制限されている通信経路において全ての音声データを伝達できないことになる。そこで、この通信経路で伝送できるように、音声データの情報量を圧縮する音声コーデックが必要となる。   In a wireless terminal such as PHS (Personal Handy phone System), an analog signal based on a user's voice is once converted into a digital signal and transmitted to another user's wireless terminal, where it is converted again into an analog signal to reproduce the voice. . However, simply converting an analog signal into a digital signal increases the amount of information, and cannot transmit all audio data through a communication path in which the amount of information that can be transmitted is limited. Therefore, an audio codec that compresses the amount of information of audio data is necessary so that it can be transmitted through this communication path.

音声コーデックは、音声デジタルデータの符号化(エンコード)と復号(デコード)からなり、音声符号化装置で符号化された音声データが、音声再生装置でデコードおよび、再生される。上述したPHS等の無線端末で用いられる音声コーデックとしては、例えば、ADPCM(適応差分PCM:Adaptive Differential Pulse Code Modulation)符号化技術が挙げられる。かかるADPCMは、音声等のアナログデータが連続的に変化する性質を利用し、音声データの差分を符号化する技術である。   The audio codec is composed of encoding (decoding) and decoding (decoding) of audio digital data, and audio data encoded by the audio encoding device is decoded and reproduced by the audio reproducing device. Examples of the voice codec used in the above-described wireless terminal such as PHS include ADPCM (Adaptive Differential PCM) coding technology. Such ADPCM is a technique that encodes a difference of audio data by utilizing the property that analog data such as audio continuously changes.

無線端末では、例えば、QPSK(Quadrature Phase Shift Keying)の変調方式において32kbpsのADPCM(ITU−T(International Telecommunication Union-Telecommunication sector)勧告G.726)が採用され、ここでは、聴覚上違和感のない再生を行うため、窓関数を用いて窓掛けを行い、時間軸上に並んだ現在のフレームデータと前回のフレームデータとの連続性を維持した音声データを生成することができる。   In a wireless terminal, for example, 32 kbps ADPCM (ITU-T (International Telecommunication Union-Telecommunication sector) recommendation G.726) is adopted in a QPSK (Quadrature Phase Shift Keying) modulation method, and here, reproduction without a sense of incongruity in hearing is adopted. Therefore, it is possible to generate audio data that maintains continuity between the current frame data arranged on the time axis and the previous frame data by performing windowing using a window function.

無線端末では、無線回線の有効利用の観点から上述したQPSK変調方式における32kbpsADPCMに加えてBPSK変調方式における16kbpsADPCMの並行利用が検討されている。16kbpsADPCMは32kbpsADPCMに比べ単位時間に伝送する情報量は少ないものの、電波強度が弱いときでも比較的安定して通信することができる利点を有する。   In the wireless terminal, the parallel use of 16 kbps ADPCM in the BPSK modulation scheme is being studied in addition to the above-described 32 kbps ADPCM in the QPSK modulation scheme from the viewpoint of effective use of the radio channel. Although 16 kbps ADPCM transmits less information per unit time than 32 kbps ADPCM, it has an advantage that communication can be performed relatively stably even when the radio wave intensity is weak.

ここで、ADPCMによる動作を簡単に説明すると、図9に示すように、音声符号化装置10では、送信すべきPCMデータPCMと前回のPCMデータ予測値PCM'n-1との差分dnを量子化幅Δnで量子化して符号を割り当て、符号化された符号化音声データ(ADPCMデータ)ADPCMnを音声再生装置12に送信する。音声符号化装置10では、さらに符号化音声データADPCMnを逆適応量子化し、逆適応量子化された差分d'nを前回値PCM'n-1に加算して次回に備える。そして、音声再生装置12では、この符号化音声データADPCMnを、量子化幅Δnを用いて逆適応量子化し、逆適応量子化された差分d'nを前回値PCM'n-1に加算してPCMデータPCMを得る。 Here, the operation by ADPCM will be briefly described. As shown in FIG. 9, the speech encoding apparatus 10 determines the difference d n between the PCM data PCM to be transmitted and the previous PCM data predicted value PCM ′ n−1. A code is assigned after being quantized with a quantization width Δ n , and the encoded encoded audio data (ADPCM data) ADPCM n is transmitted to the audio reproduction device 12. In the speech encoding apparatus 10, the encoded speech data ADPCM n is further subjected to inverse adaptive quantization, and the difference d ′ n subjected to inverse adaptive quantization is added to the previous value PCM ′ n−1 to prepare for the next time. Then, the audio reproduction device 12 performs inverse adaptive quantization on the encoded audio data ADPCM n using the quantization width Δ n , and adds the inverse adaptive quantized difference d ′ n to the previous value PCM ′ n−1 . PCM data PCM is obtained.

このようにADPCMでは、振幅が小さいアナログデータでも再現できるように、振幅変化幅に応じて量子化の分解能を変化させ得る特性を有し、図9に示すように符号化音声データADPCMnに応じて、アナログデータの振幅範囲が大きいところでは量子化幅Δnを大きくし、小さいところでは量子化幅Δnを小さくする。このようなADPCMを用いることで、圧縮された少ない情報量から音声符号装置10のPCMデータPCMnをほぼ復元することができる。 Thus, ADPCM has a characteristic that the resolution of quantization can be changed in accordance with the amplitude change width so that even analog data having a small amplitude can be reproduced, and in accordance with encoded speech data ADPCM n as shown in FIG. Thus, the quantization width Δ n is increased where the amplitude range of the analog data is large, and the quantization width Δ n is decreased where the amplitude range is small. By using such ADPCM, the PCM data PCM n of the speech coding apparatus 10 can be substantially restored from a small amount of compressed information.

しかし、このようなADPCMの復号回路を16kbpsADPCMに適用した場合、その特性上、エラーの発生時に異常なノイズ音が生じ、不快な音声が聞こえることがある。これは符号化音声データに連続エラーが生じた場合に、本来のPCM値と計算値とがかけ離れ、差分データ量が少ない16kbpsのADPCMでは本来の値に修復するまで時間がかかるからである。   However, when such an ADPCM decoding circuit is applied to 16 kbps ADPCM, an abnormal noise sound may occur when an error occurs due to its characteristics, and an unpleasant sound may be heard. This is because when a continuous error occurs in the encoded speech data, the original PCM value is far from the calculated value, and it takes time until the original value is restored in the 16 kbps ADPCM with a small amount of difference data.

そこで、復号回路において、一旦符号化音声データを復号したPCMデータをさらに符号化し、その符号化した信号と入力信号との差が所定の閾値を超えた場合に当該復号回路を初期化する技術が開示されている(例えば、特許文献1)。   Therefore, in the decoding circuit, there is a technique for further encoding the PCM data obtained by decoding the encoded audio data and initializing the decoding circuit when the difference between the encoded signal and the input signal exceeds a predetermined threshold. It is disclosed (for example, Patent Document 1).

しかし、上述した技術では、符号化した信号と入力信号とを比較するために2つの復号回路を要するので高コスト化を招き、また、復号回路の初期化条件が符号化した信号と入力信号との差分からのみ判定されるため、高精度な初期化は望めなかった。
特開平1−179522号公報
However, since the above-described technique requires two decoding circuits to compare the encoded signal and the input signal, the cost is increased, and the signal and input signal encoded by the initialization condition of the decoding circuit are increased. Since it is determined only from the difference between the two, high-precision initialization could not be expected.
JP-A-1-179522

上述したように、16kbpsADPCMは、32kbpsADPCMとの比較において、何ら加工をしない場合に伝送データの情報量の少なさから、以下の2つの点が劣っている。   As described above, the 16 kbps ADPCM is inferior to the 32 kbps ADPCM in the following two points due to the small amount of information of transmission data when no processing is performed.

まず、1つ目は、ノイズフロアの推移である。例えば、図10では、16kbpsADPCMおよび32kbpsADPCMにおける、1kHzの正弦波を共通の最大受話音量で入力した場合のノイズフロアが示されている。16kbpsADPCMは、32kbpsADPCMに比べて、量子化ノイズが大きく、1kHzにおける受話音量を−20dBに合わせると、平均して13.2dB程度ノイズフロアが大きくなってしまう。   The first is the transition of the noise floor. For example, FIG. 10 shows a noise floor when a 1 kHz sine wave is input at a common maximum reception volume in 16 kbps ADPCM and 32 kbps ADPCM. The 16 kbps ADPCM has a larger quantization noise than the 32 kbps ADPCM, and when the received sound volume at 1 kHz is adjusted to -20 dB, the noise floor will increase by about 13.2 dB on average.

2つ目は、無線エラー時のノイズの問題である。例えば、図11では、16kbpsADPCMおよび32kbpsADPCMに1600Hz、−16dBの一定音量の単音(ピン音)を送信し、移動試験と同等のFER(Frame Error Rate)で受信させた場合の音圧分布が示されている。かかる図11は、横軸に音圧(dB)、縦軸にその音圧のサンプル数が示されている。従って、単音と同じ−16dBのサンプル数が最大となるものの、エラーや、干渉回避のためのハンドオーバによって他の音圧もサンプルされる。   The second problem is noise caused by a radio error. For example, FIG. 11 shows a sound pressure distribution when a single tone (pin tone) having a constant volume of 1600 Hz and −16 dB is transmitted to 16 kbps ADPCM and 32 kbps ADPCM and received at a FER (Frame Error Rate) equivalent to the movement test. ing. In FIG. 11, the horizontal axis represents the sound pressure (dB), and the vertical axis represents the number of samples of the sound pressure. Therefore, although the number of samples of −16 dB, which is the same as that of a single sound, is maximized, other sound pressures are also sampled due to an error or a handover for avoiding interference.

かかる図11を参照すると、16kbpsADPCMの音圧分布が特に高音圧で32kbpsADPCMより高くなっているのが理解できる。これは、16kbpsADPCMが32kbpsADPCMに比べてノイズのレベルおよび頻度共に非常に高い値となることを示している。ノイズの音圧が高くなると、「バリッ」という激しい音が音声に混入し、ユーザに不快感を与えることとなる。   Referring to FIG. 11, it can be understood that the sound pressure distribution of 16 kbps ADPCM is higher than that of 32 kbps ADPCM particularly at high sound pressure. This indicates that the 16 kbps ADPCM has a very high value for both noise level and frequency compared to the 32 kbps ADPCM. When the sound pressure of the noise increases, a violent sound “buzz” is mixed into the voice, which makes the user uncomfortable.

本発明は、16kbpsADPCMにおける音声データ再生時の上記問題点に鑑みてなされたものであり、本発明の目的は、16kbpsADPCMのノイズフロアや無線エラー時のノイズを32kbpsADPCMレベルまで下げ、エラー時における耳障り(不快)な音声の再生を抑制することが可能な、新規かつ改良された音声再生装置および音声再生方法を提供することである。   The present invention has been made in view of the above problems at the time of audio data reproduction in 16 kbps ADPCM, and an object of the present invention is to reduce the noise floor of 16 kbps ADPCM and the noise at the time of a radio error to 32 kbps ADPCM level, thereby causing an annoyance at the time of error ( It is an object to provide a new and improved audio reproduction device and audio reproduction method capable of suppressing unpleasant sound reproduction.

上記課題を解決するために、本発明のある観点によれば、ADPCM(適応差分PCM)による音声コーデックを用いて符号化された符号化音声データを受信するデータ受信部と、符号化音声データが16kbpsの低速データか、16kbps以外で16kbpsより高速な高速データかを判定するデータ判定部と、符号化音声データが高速データのとき、符号化音声データをPCMデータに復号する第1デコーダと、符号化音声データが低速データのとき、符号化音声データをロードしPCMデータに復号する第2デコーダと、第2デコーダに復号されたPCMデータの少なくとも高域周波数を抑制するデジタルフィルタと、第1デコーダまたはデジタルフィルタからのPCMデータをアナログ音声信号に変換する音声変換部と、アナログ音声信号を再生する音声再生部と、を備えることを特徴とする、音声再生装置が提供される。   In order to solve the above-described problem, according to one aspect of the present invention, a data receiving unit that receives encoded audio data encoded using an audio codec based on ADPCM (adaptive differential PCM), and encoded audio data include: A data determination unit that determines whether low-speed data of 16 kbps or high-speed data other than 16 kbps and higher than 16 kbps; a first decoder that decodes encoded audio data into PCM data when the encoded audio data is high-speed data; A second decoder that loads the encoded voice data and decodes it into PCM data when the encoded voice data is low-speed data; a digital filter that suppresses at least a high frequency of the decoded PCM data; and a first decoder Alternatively, an audio conversion unit that converts PCM data from the digital filter into an analog audio signal, and an analog Characterized in that it comprises a sound reproduction unit for reproducing audio signal, and audio reproduction apparatus is provided.

16kbpsADPCMに関して、16kbps以外で16kbpsより高速な例えば32kbpsADPCMと同様のデコードを行うと、差分符号化音声データの情報量の少なさから、上述したようにノイズフロアの問題が生じる。本発明では、符号化音声データを一旦ソフトウェア化し、デコードを行う。その際、デジタルフィルタにより高帯域を抑制することでノイズフロアを低減することができ、32kbpsADPCMと同等のノイズフロアを達成することが可能となる。   For 16 kbps ADPCM, if decoding is performed in the same way as 16 kbps ADPCM, for example, at a speed other than 16 kbps, such as 32 kbps ADPCM, the problem of noise floor occurs as described above due to the small amount of information of differentially encoded audio data. In the present invention, the encoded audio data is temporarily converted into software and decoded. At that time, the noise floor can be reduced by suppressing the high band with a digital filter, and a noise floor equivalent to 32 kbps ADPCM can be achieved.

音声再生装置は、デジタルフィルタの前段に設けられ、PCMデータを、ビット長が拡張されたリニアPCMデータに変換するリニア変換部と、デジタルフィルタの後段に設けられ、デジタルフィルタを通過したリニアPCMデータをPCMデータに変換するPCM変換部と、をさらに備えてもよい。   The audio reproduction device is provided in the preceding stage of the digital filter and converts the PCM data into linear PCM data with an extended bit length, and the linear PCM data that is provided in the subsequent stage of the digital filter and passes through the digital filter. And a PCM conversion unit that converts the data into PCM data.

上述したデジタルフィルタの入力は、PCMデータのスケールが固定されたリニアPCMデータであることが望ましい。かかるリニア変換部とPCM変換部の構成により、デジタルフィルタに対する所望する入力データを生成でき、かつ、データフォーマットを元のPCMデータに戻すことで既存の音声変換部等の資源をそのまま活用することができる。   The input of the digital filter described above is preferably linear PCM data in which the scale of the PCM data is fixed. With the configuration of the linear conversion unit and the PCM conversion unit, desired input data for the digital filter can be generated, and resources such as an existing audio conversion unit can be used as they are by returning the data format to the original PCM data. it can.

音声再生装置は、第2デコーダからのPCMデータがノイズであるかどうかを判定するノイズ判定部と、ノイズ判定部がノイズと判定した場合、第2デコーダが保持する前回値をリセットするリセット部と、をさらに備えてもよい。   The audio reproduction device includes: a noise determination unit that determines whether the PCM data from the second decoder is noise; and a reset unit that resets a previous value held by the second decoder when the noise determination unit determines noise. , May be further provided.

エラーが連続すると、第2デコーダが保持する前回値が一方向に発散し、実際の音声データと推定した音声データとが離隔してしまう。従って、16bpsADPCMのデコーダでは、PCMデータの前回値との差分を取り込むので、一旦PCMデータが不正な値になると、本来の正常なデータに回復するのに時間を要する。そこで、ノイズ判定部がノイズを検知した場合、第2デコーダの前回値の維持を放棄して新たにデコードを再開する。こうして、ノイズによる前回値の発散を未然に防ぐことができ、エラー発生による異常なノイズ音や不快な音声の出力を防止することが可能となる。   If errors continue, the previous value held by the second decoder diverges in one direction, and the actual audio data and the estimated audio data are separated. Therefore, since the 16 bps ADPCM decoder takes in the difference from the previous value of the PCM data, it takes time to recover the original normal data once the PCM data becomes an incorrect value. Therefore, when the noise determination unit detects noise, it abandons maintenance of the previous value of the second decoder and restarts decoding. In this way, it is possible to prevent the previous value from diverging due to noise, and it is possible to prevent the output of abnormal noise sounds and unpleasant sounds due to the occurrence of errors.

音声再生装置は、ノイズ判定部のノイズ判定に応じて遮断周波数を変更する遮断周波数変更部をさらに備え、ノイズと判定されている間は、ノイズと判定されていないときより遮断周波数を低く設定してもよい。   The sound reproduction device further includes a cutoff frequency changing unit that changes the cutoff frequency according to the noise determination of the noise determination unit, and sets the cutoff frequency lower than when it is not determined as noise while it is determined as noise. May be.

かかる構成により、ノイズ発生時の高帯域を抑制することができ、ノイズフロアをさらに低減することが可能となる。例えば、ノイズと判定されていないときの遮断周波数が3000Hzである場合に、ノイズと判定されたときを2000Hzに落とす。人が音圧を感じやすい周波数は4000Hz付近にあり、2000Hz以上の信号を抑制することで、耳障りな音声をさらに抑制することが可能となる。   With this configuration, it is possible to suppress a high band when noise is generated, and to further reduce the noise floor. For example, when the cutoff frequency when it is not determined as noise is 3000 Hz, the time when it is determined as noise is reduced to 2000 Hz. The frequency at which a person is likely to feel sound pressure is in the vicinity of 4000 Hz, and by suppressing signals of 2000 Hz or higher, it is possible to further suppress harsh voices.

ノイズ判定部がノイズと判定した場合、PCMデータを1/8に減衰させる減衰部をさらに備えてもよい。   If the noise determination unit determines that the noise is noise, an attenuation unit that attenuates the PCM data to 1/8 may be further provided.

ノイズ判定部がPCMデータをノイズと判定した場合、そのノイズをデジタルフィルタに入力する必要がない。しかし、PCMデータを全くの無音とすると、再生時に間欠的に無音状態が発生し、却って違和感を生じさせてしまうことになる。本発明では、敢えてPCMデータを1/8程度残し、聴感を良好に維持する。   When the noise determination unit determines that the PCM data is noise, it is not necessary to input the noise to the digital filter. However, if the PCM data is completely silent, a silent state is intermittently generated during reproduction, which causes a sense of incongruity. In the present invention, about 1/8 of the PCM data is left unintentionally to maintain good hearing.

上記課題を解決するために、本発明の他の観点によれば、ADPCMによる音声コーデックを用いて符号化された符号化音声データを受信するデータ受信ステップと、符号化音声データが16kbpsの低速データか、16kbps以外で16kbpsより高速な高速データかを判定するデータ判定ステップと、データ判定ステップの判定が高速データの場合、符号化音声データをPCMデータに復号する第1デコードステップと、低速データの場合、符号化音声データをロードしPCMデータに復号する第2デコードステップと、第2デコードステップで復号されたPCMデータの少なくとも高域周波数を抑制するデジタルフィルタステップと、PCMデータをアナログ音声信号に変換する音声変換ステップと、アナログ音声信号を再生する音声再生ステップと、を含むことを特徴とする、音声再生方法が提供される。   In order to solve the above problems, according to another aspect of the present invention, a data receiving step for receiving encoded audio data encoded using an audio codec based on ADPCM, and low-speed data with encoded audio data of 16 kbps Or a data determination step that determines whether the data is faster than 16 kbps and other than 16 kbps, and if the determination in the data determination step is high-speed data, a first decoding step that decodes encoded audio data into PCM data, A second decoding step for loading the encoded voice data and decoding the PCM data, a digital filter step for suppressing at least a high frequency of the PCM data decoded in the second decoding step, and converting the PCM data into an analog voice signal. Audio conversion step to convert and playback of analog audio signal Characterized in that it includes a sound reproducing step, and audio reproduction method is provided.

上述した音声再生装置における技術的思想に対応する構成要素やその説明は、当該音声再生方法にも適用可能である。   The components corresponding to the technical idea of the above-described sound reproduction device and the description thereof can be applied to the sound reproduction method.

以上説明したように本発明によれば、16kbpsADPCMのノイズフロアや無線エラー時のノイズを32kbpsADPCMレベルまで下げ、エラー時における耳障り(不快)な音声の再生を抑制することが可能となる。従って、32kbpsADPCMと比較して広い通話エリアやエラー率の低減を図れる上、32kbpsADPCM同等の音質レベルを保持することができる。   As described above, according to the present invention, it is possible to reduce the noise floor of 16 kbps ADPCM and the noise at the time of radio error to 32 kbps ADPCM level, and to suppress the reproduction of unpleasant (unpleasant) sound at the time of error. Therefore, compared with 32 kbps ADPCM, it is possible to reduce a wide call area and error rate, and to maintain a sound quality level equivalent to 32 kbps ADPCM.

以下に添付図面を参照しながら、本発明の好適な実施の形態について詳細に説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略する。   Exemplary embodiments of the present invention will be described below in detail with reference to the accompanying drawings. In addition, in this specification and drawing, about the component which has the substantially same function structure, duplication description is abbreviate | omitted by attaching | subjecting the same code | symbol.

PHS端末や携帯電話等の無線端末と基地局との通信におけるデジタルデータの音声コーデックには、例えば、32kbpsのADPCMが利用されている。さらに近年、無線回線の有効利用の観点からこの32kbpsADPCMに加えて16kbpsADPCMの並行利用が検討されている。かかる16kbpsADPCMはその特性上、エラーの発生時にノイズが生じ、不快な音声が聞こえることがある。   For example, 32 kbps ADPCM is used as an audio codec for digital data in communication between a wireless terminal such as a PHS terminal or a mobile phone and a base station. Further, in recent years, parallel use of 16 kbps ADPCM in addition to this 32 kbps ADPCM has been studied from the viewpoint of effective use of a wireless line. Due to the characteristics of the 16 kbps ADPCM, noise is generated when an error occurs, and an unpleasant voice may be heard.

(無線通信システム100)
本実施形態では、このような16kbpsADPCMにおいても、エラー時における耳障り(不快)な音声の再生を確実に防止することが可能な音声再生装置を提供する。尚、本実施形態においては、無線端末110を音声再生装置として用いている。以下、本実施形態における音声再生装置としての無線端末110によって無線通信を遂行する無線通信システム100の概略を説明し、その後、各構成要素に関して詳述する。
(Wireless communication system 100)
In the present embodiment, there is provided an audio reproduction device capable of reliably preventing reproduction of unpleasant (unpleasant) audio at the time of an error even in such a 16 kbps ADPCM. In the present embodiment, the wireless terminal 110 is used as an audio playback device. Hereinafter, an outline of the wireless communication system 100 that performs wireless communication by the wireless terminal 110 as the sound reproducing device in the present embodiment will be described, and then each component will be described in detail.

図1は、無線通信システム100の概略的な構成を示したブロック図である。かかる無線通信システム100は、無線端末110と、基地局120と、ISDN(Integrated Services Digital Network)回線やインターネット、専用回線等の通信網130と、中継サーバ140と、他の無線端末150とを含んで構成される。   FIG. 1 is a block diagram illustrating a schematic configuration of a wireless communication system 100. The wireless communication system 100 includes a wireless terminal 110, a base station 120, a communication network 130 such as an ISDN (Integrated Services Digital Network) line, the Internet, a dedicated line, a relay server 140, and another wireless terminal 150. Consists of.

上記無線通信システム100では、無線端末110を利用して他の無線端末150に電話しようと試みた場合、ユーザは、自己の無線端末110を操作して、無線通信可能領域にある基地局120と無線通信を確立し、通信網130、中継サーバ(基地局制御装置や交換機を含む)140、および、他の無線端末150の無線通信可能領域にある基地局120を介して、通信相手の有する他の無線端末150と音声通話を遂行する。   In the wireless communication system 100, when attempting to make a call to another wireless terminal 150 using the wireless terminal 110, the user operates his / her wireless terminal 110 to communicate with the base station 120 in the wireless communication available area. Establish wireless communication, and other communication partners have through the communication network 130, the relay server (including the base station control device and the exchange) 140, and the base station 120 in the wireless communication area of the other wireless terminal 150. A voice call is performed with the wireless terminal 150.

(無線端末110)
図2は、無線端末110のハードウェア構成を示した機能ブロック図である。無線端末110は、上述した携帯電話やPHSの他に、ノート型パーソナルコンピュータ、PDA(Personal Digital Assistant)等の様々な電子機器で構成され、構成要素として、端末制御部210と、端末メモリ212と、表示部214と、操作部216と、音声入出力部218と、端末無線部220とを含んでいる。
(Wireless terminal 110)
FIG. 2 is a functional block diagram illustrating a hardware configuration of the wireless terminal 110. The wireless terminal 110 includes various electronic devices such as a notebook personal computer and a PDA (Personal Digital Assistant) in addition to the above-described mobile phone and PHS. As components, a terminal control unit 210, a terminal memory 212, , A display unit 214, an operation unit 216, a voice input / output unit 218, and a terminal radio unit 220.

上記端末制御部210は、中央処理装置(CPU)を含む半導体集積回路により無線端末110全体を管理および制御する。端末制御部210は、端末メモリ212のプログラムを用いて、無線端末110を利用した通話機能やメール配信機能も当然にして遂行するが、図3を用いて後述する、第2デコーダ262、リニア変換部264、ノイズ判定部266、遮断周波数変更部268、減衰部270、リセット部272、デジタルフィルタ274、PCM変換部276としても機能する。   The terminal control unit 210 manages and controls the entire wireless terminal 110 using a semiconductor integrated circuit including a central processing unit (CPU). The terminal control unit 210 naturally performs a call function and a mail distribution function using the wireless terminal 110 using the program in the terminal memory 212, but a second decoder 262, linear conversion, which will be described later with reference to FIG. It also functions as a unit 264, a noise determination unit 266, a cutoff frequency changing unit 268, an attenuation unit 270, a reset unit 272, a digital filter 274, and a PCM conversion unit 276.

上記端末メモリ212は、ROM、RAM、EPROM、不揮発性RAM、フラッシュメモリ、HDD(Hard Disk Drive)等で構成され、端末制御部210で処理されるプログラムや音声データ等を記憶する。 The terminal memory 212 includes a ROM, a RAM, an E 2 PROM, a nonvolatile RAM, a flash memory, a HDD (Hard Disk Drive), and the like, and stores a program processed by the terminal control unit 210, audio data, and the like.

上記表示部214は、カラーまたはモノクロのディスプレイで構成され、端末メモリ212に記憶された、または通信網130を介してアプリケーション中継サーバ(図示せず)から提供される、WebブラウザやアプリケーションのGUI(Graphical User Interface)を表示することができる。   The display unit 214 is configured by a color or monochrome display, and is stored in the terminal memory 212 or provided from an application relay server (not shown) via the communication network 130, or a GUI (Web GUI or application GUI). Graphical User Interface) can be displayed.

上記操作部216は、キーボード、十字キー、ジョイスティック等のスイッチから構成され、ユーザの操作入力を受け付ける。   The operation unit 216 includes switches such as a keyboard, a cross key, and a joystick, and receives a user operation input.

上記音声入出力部218は、マイクやスピーカから構成され、通話時に入力されたユーザの音声を音声データに変換したり、通話相手の音声データを音声に変えて出力する。また、着信音や操作部216による操作音、アラーム音等も出力できる。そして、後述する第1デコーダ256、音声変換部258、音声再生部260としても機能する。   The voice input / output unit 218 includes a microphone and a speaker, and converts a user's voice input during a call into voice data or changes voice data of a call partner into voice and outputs the voice data. Further, a ring tone, an operation sound by the operation unit 216, an alarm sound, and the like can be output. It also functions as a first decoder 256, an audio conversion unit 258, and an audio reproduction unit 260, which will be described later.

上記端末無線部220は、携帯電話網における基地局120と無線通信を行う。また、後述するデータ受信部250、受信バッファ252、データ判定部254としても機能する。   The terminal radio unit 220 performs radio communication with the base station 120 in the mobile phone network. Further, it also functions as a data receiving unit 250, a receiving buffer 252, and a data determining unit 254 described later.

以上、図2を用いて無線端末110のハードウェアの説明をしたが、以下にそのようなハードウェア上で遂行される機能および動作を詳述する。   The hardware of the wireless terminal 110 has been described above with reference to FIG. 2. The functions and operations performed on such hardware will be described in detail below.

図3は、無線端末110の概略的な機能を示した機能ブロック図である。無線端末110は、データ受信部250と、受信バッファ252と、データ判定部254と、第1デコーダ256と、音声変換部258と、音声再生部260と、第2デコーダ262と、リニア変換部264と、ノイズ判定部266と、遮断周波数変更部268と、減衰部270と、リセット部272と、デジタルフィルタ274と、PCM変換部276と、を含んで構成される。   FIG. 3 is a functional block diagram illustrating schematic functions of the wireless terminal 110. The wireless terminal 110 includes a data reception unit 250, a reception buffer 252, a data determination unit 254, a first decoder 256, an audio conversion unit 258, an audio reproduction unit 260, a second decoder 262, and a linear conversion unit 264. A noise determination unit 266, a cut-off frequency changing unit 268, an attenuation unit 270, a reset unit 272, a digital filter 274, and a PCM conversion unit 276.

上記データ受信部250は、ADPCM(適応差分PCM)による音声コーデック、ここでは特に16kbpsADPCMおよび32kbpsADPCMを用いて符号化された符号化音声データ(以下、ADPCMデータという。)を5msec毎に受信し、受信バッファ252に格納する。例えば16bpsADPCMの場合、5msec毎に10byte(80bit=40シンボル)分のデータを受信する。本実施形態では、低速データとして16kbpsを、高速データとして32kbpsを挙げて説明しているが、高速データはかかる場合に限られず、24、32、48、64、…kbpsといったように16kbps以外で16kbpsより高速な様々なADPCMを含んでいる。   The data receiving unit 250 receives encoded speech data (hereinafter referred to as ADPCM data) encoded using an ADPCM (adaptive differential PCM) speech codec, specifically 16 kbps ADPCM and 32 kbps ADPCM, every 5 msec. Store in the buffer 252. For example, in the case of 16 bps ADPCM, data of 10 bytes (80 bits = 40 symbols) is received every 5 msec. In this embodiment, 16 kbps is described as low-speed data and 32 kbps is described as high-speed data. However, high-speed data is not limited to this, and other than 16 kbps, such as 24, 32, 48, 64,. Includes a variety of faster ADPCMs.

上記受信バッファ252は、データ受信部250が受信したADPCMデータを一時的に保持する。   The reception buffer 252 temporarily holds ADPCM data received by the data receiving unit 250.

上記データ判定部254は、受信バッファ252に保持されたADPCMデータが32kbpsADPCMのコーデックに従っているか16kbpsのコーデックに従っているかを判定する。そして、判定した結果が32kbpsADPCMの場合、既存の第1デコーダ256に当該ADPCMデータを伝達し、16kbpsADPCMであれば本実施形態による第2デコーダ262にADPCMデータを伝達する。   The data determination unit 254 determines whether the ADPCM data held in the reception buffer 252 conforms to the 32 kbps ADPCM codec or the 16 kbps codec. If the determined result is 32 kbps ADPCM, the ADPCM data is transmitted to the existing first decoder 256, and if it is 16 kbps ADPCM, the ADPCM data is transmitted to the second decoder 262 according to the present embodiment.

上記第1デコーダ256は、データ判定部254を通じて、受信バッファ252から32kbpsADPCMデータを取得し、ADPCMデータをPCMデータに復号する。かかるPCMデータは、300〜3300Hzの音声を含んでいる。本実施形態では、第1デコーダ256として、既存の集積回路によるデコーダを想定しているが、FPGA(Field Programmable Gate Array)やASIC(Application Specific Integrated Circuit)等のプログラマブル素子やソフトウェアで実現することも可能である。   The first decoder 256 acquires 32 kbps ADPCM data from the reception buffer 252 through the data determination unit 254, and decodes the ADPCM data into PCM data. Such PCM data includes audio of 300 to 3300 Hz. In the present embodiment, an existing integrated circuit decoder is assumed as the first decoder 256, but it may be realized by a programmable element such as an FPGA (Field Programmable Gate Array) or an ASIC (Application Specific Integrated Circuit) or software. Is possible.

上記音声変換部258は、第1デコーダによって復号されたPCMデータを一旦リニアPCMデータに変換し、さらにD/Aコンバータを通じてアナログ音声信号を生成する。   The audio conversion unit 258 temporarily converts the PCM data decoded by the first decoder into linear PCM data, and further generates an analog audio signal through a D / A converter.

上記音声再生部260は、音声変換部258からのアナログ音声信号を再生する。上述したデータ受信部250、受信バッファ252、第1デコーダ256、音声変換部258は、32kbpsADPCMの音声再生のために当該無線端末110に既に設けられており、32kbpsADPCMの音声データを再生する上ではかかる既存の構成要素を利用する。従って、32kADPCMに関して従来同様の高レベルの音質を維持することができる。   The audio reproduction unit 260 reproduces the analog audio signal from the audio conversion unit 258. The data reception unit 250, the reception buffer 252, the first decoder 256, and the audio conversion unit 258 described above are already provided in the wireless terminal 110 for reproducing 32 kbps ADPCM audio, and are necessary for reproducing the 32 kbps ADPCM audio data. Use existing components. Therefore, the same high level sound quality as in the related art can be maintained for 32k ADPCM.

上記第2デコーダ262は、32kbpsADPCMの第1デコーダ256に対応するデコーダであり、ソフトウェア上のデジタル処理が施される点で第1デコーダ256と異なる。第2デコーダ262は、データ判定部254を通じて、受信バッファ252から16kbpsのADPCMデータを取得し、ADPCMデータをPCMデータに復号する。この時点でPCMデータの周波数範囲は300〜3300Hzである。   The second decoder 262 is a decoder corresponding to the 32 kbps ADPCM first decoder 256, and is different from the first decoder 256 in that digital processing on software is performed. The second decoder 262 acquires 16 kbps ADPCM data from the reception buffer 252 through the data determination unit 254, and decodes the ADPCM data into PCM data. At this time, the frequency range of the PCM data is 300 to 3300 Hz.

上記リニア変換部264は、後述するデジタルフィルタのため、PCMデータを、ビット長が拡張されたリニアPCMデータに変換する。かかる変換は、8bitPCMデータを16bitのリニアPCMデータに変換するμ−lawまたはA−law変換が利用されている。μ−lawまたはA−law変換はITU−Tで規格化されている音声符号化における圧縮・解凍方式の1つである。また、日本のISDN網ではμ−lawが使われている。   The linear conversion unit 264 converts PCM data into linear PCM data with an extended bit length for a digital filter described later. For this conversion, μ-law or A-law conversion for converting 8-bit PCM data into 16-bit linear PCM data is used. The μ-law or A-law conversion is one of the compression / decompression methods in speech coding standardized by ITU-T. In addition, μ-law is used in Japanese ISDN networks.

後述するデジタルフィルタ274の入力は、PCMデータのスケールが固定されたリニアPCMデータであることが望ましい。かかるリニア変換部264と後述するPCM変換部276の構成により、デジタルフィルタ274に対する所望する入力データを生成でき、かつ、データフォーマットを元のPCMデータに戻すことで既存の音声変換部258等の資源をそのまま活用することができる。   The input of the digital filter 274, which will be described later, is preferably linear PCM data in which the scale of the PCM data is fixed. With the configuration of the linear conversion unit 264 and the PCM conversion unit 276, which will be described later, desired input data to the digital filter 274 can be generated, and resources such as the existing audio conversion unit 258 are restored by returning the data format to the original PCM data Can be used as is.

上記ノイズ判定部266は、リニア変換部264で変換されたリニアPCMデータがノイズであるかどうかを判定する。本実施形態において検出するエラーとしては、フレームの種類を示すCI情報が音声データ(TCH)を示しているか否かの確認、CRC(Cyclic Redundancy Check)、同期符号(UW:Unique Word)の有無、リニアPCMデータの上限(例えば、216)を越えているか否かの確認等を用いる。また、ここに挙げたエラー以外にも、当該フレームの正当性を判断可能な様々なエラー検出方法を適用することが可能である。 The noise determination unit 266 determines whether the linear PCM data converted by the linear conversion unit 264 is noise. As errors detected in the present embodiment, confirmation of whether or not the CI information indicating the type of frame indicates voice data (TCH), CRC (Cyclic Redundancy Check), presence or absence of a synchronization code (UW: Unique Word), The confirmation of whether or not the upper limit (for example, 2 16 ) of the linear PCM data is exceeded is used. In addition to the errors listed here, various error detection methods that can determine the validity of the frame can be applied.

上記遮断周波数変更部268は、ノイズ判定部266によるノイズの有無に応じて、後述するデジタルフィルタ274の遮断周波数を変更する。従って、ノイズ判定部266がノイズと判定した場合には、判定されていないときより遮断周波数を低く設定する。例えば、ノイズがない場合の通常の状態で遮断周波数が3000Hzであった場合、ノイズがあるときは2000Hz程度まで遮断周波数を下げる。   The cut-off frequency changing unit 268 changes the cut-off frequency of a digital filter 274, which will be described later, according to the presence or absence of noise from the noise determination unit 266. Therefore, when the noise determination unit 266 determines that the noise is present, the cut-off frequency is set lower than when it is not determined. For example, when the cutoff frequency is 3000 Hz in a normal state when there is no noise, the cutoff frequency is lowered to about 2000 Hz when there is noise.

上記減衰部270は、ノイズ判定部266がノイズと判定した場合、リニアPCMデータを1/8(−18dB)に減衰させる。ノイズ判定部266がPCMデータをノイズと判定した場合、そのノイズをデジタルフィルタ274に入力する必要がない。しかし、PCMデータを全くの無音とすると、再生時に間欠的に無音状態が発生し、却って違和感を生じさせてしまうことになる。本実施形態では、敢えてPCMデータを1/8程度残し、聴感を良好に維持する。   When the noise determination unit 266 determines that the noise is noise, the attenuation unit 270 attenuates the linear PCM data to 1/8 (−18 dB). When the noise determination unit 266 determines that the PCM data is noise, it is not necessary to input the noise to the digital filter 274. However, if the PCM data is completely silent, a silent state is intermittently generated during reproduction, which causes a sense of incongruity. In the present embodiment, about 1/8 of the PCM data is left dare to maintain good audibility.

上記リセット部272は、ノイズ判定部266がノイズと判定した場合、第2デコーダ262が保持する前回値をリセットする。   When the noise determination unit 266 determines that the noise is noise, the reset unit 272 resets the previous value held by the second decoder 262.

エラーが連続すると、第2デコーダ262が保持する前回値が一方向に発散し、実際の音声データと推定した音声データとが離隔してしまう。従って、16bpsADPCMのデコーダでは、PCMデータの前回値との差分を取り込むので、一旦PCMデータが不正な値になると、本来の正常なデータに回復するのに時間を要する。そこで、ノイズ判定部266がノイズを検知した場合、第2デコーダ262の前回値の維持を放棄して新たにデコードを再開する。こうして、ノイズによる前回値の発散を未然に防ぐことができ、エラー発生による異常なノイズ音や不快な音声の出力を防止することが可能となる。   If errors continue, the previous value held by the second decoder 262 diverges in one direction, and the actual audio data and the estimated audio data are separated. Therefore, since the 16 bps ADPCM decoder takes in the difference from the previous value of the PCM data, it takes time to recover the original normal data once the PCM data becomes an incorrect value. Therefore, when the noise determination unit 266 detects noise, the second decoder 262 abandons maintenance of the previous value and newly restarts decoding. In this way, it is possible to prevent the previous value from diverging due to noise, and it is possible to prevent the output of abnormal noise sounds and unpleasant sounds due to the occurrence of errors.

上記デジタルフィルタ274は、復号されたリニアPCMデータの少なくとも高域周波数を抑制し、音声変換部258に送信する。デジタルフィルタ274に入力されるリニアPCMデータの周波数帯域は、300〜3300Hzである。かかるリニアPCMデータの高域の信号、例えば3000Hz以上の信号を抑制することで3000Hz以上の不要な領域の音声データを削減することができる。従って、ノイズフロアの高帯域を32kbpsと同レベルにすることが可能となり、聴感を良好にすることができる。かかるフィルタリングは、周期8000Hz、オーバーサンプリング8倍で行われている。   The digital filter 274 suppresses at least a high frequency of the decoded linear PCM data and transmits the suppressed linear PCM data to the audio conversion unit 258. The frequency band of linear PCM data input to the digital filter 274 is 300 to 3300 Hz. By suppressing the high frequency signal of the linear PCM data, for example, a signal of 3000 Hz or higher, audio data in an unnecessary region of 3000 Hz or higher can be reduced. Therefore, the high band of the noise floor can be set to the same level as 32 kbps, and the audibility can be improved. Such filtering is performed at a cycle of 8000 Hz and oversampling 8 times.

上記のような遮断周波数を実現するため、本実施形態では、300〜3000Hzの帯域通過フィルタBPFが用いられる。また、ノイズ判定部266がノイズを検知した場合、通過帯域を300〜2000Hzに狭め、高域の信号をさらに抑制する。ここで、高域カットの遮断周波数をノイズがないとき3000Hz、あるとき2000Hzとしているが、必ずしもこの数値に設定する必要はなく、ノイズのないときは3000〜3400Hz、あるときは1800〜2200Hzの範囲内で任意に設定することができる。   In order to realize the cutoff frequency as described above, a bandpass filter BPF of 300 to 3000 Hz is used in the present embodiment. Moreover, when the noise determination part 266 detects noise, a pass band is narrowed to 300-2000 Hz, and the high frequency signal is further suppressed. Here, the cutoff frequency of the high-frequency cut is set to 3000 Hz when there is no noise, and 2000 Hz when there is no noise. However, it is not always necessary to set this value, and it is 3000 to 3400 Hz when there is no noise, and 1800 to 2200 Hz if there is Can be set arbitrarily.

かかる構成により、ノイズ発生時の高帯域を抑制することができ、ノイズフロアをさらに低減することができる。人が音圧を感じやすい周波数は4000Hz付近にあり、2000Hz以上の信号を抑制することで、耳障りな音声をさらに抑制することが可能となる。   With this configuration, it is possible to suppress a high band when noise is generated, and to further reduce the noise floor. The frequency at which a person is likely to feel sound pressure is in the vicinity of 4000 Hz, and by suppressing signals of 2000 Hz or higher, it is possible to further suppress harsh voices.

また、かかる帯域通過フィルタは、窓関数のうち特にカイザー窓によって構成するとしてもよい。カイザー窓は、その窓関数中の係数を変化させることによって帯域通過の形状および窓の長さを調整することができる。このように本実施形態のデジタルフィルタ274としてソフトウェアによるカイザー窓を組むことによって、ハードウェアでは達成できない特性が顕著な帯域通過フィルタを構成できる。また、ソフトウェアは温度や経時によるパラメータの変動がないので、安定かつ高音質な音を生成することができる。かかるフィルタをハードウェアで構成した場合、8000Hzのサンプリングでは形状が大きくなってしまい、また、コストの増大に繋がって現実的ではないが、処理速度に問題がなければFPGAやASIC等のプログラマブル素子で実現することも可能である。   Further, such a band pass filter may be constituted by a Kaiser window among the window functions. The Kaiser window can be adjusted for bandpass shape and window length by changing the coefficients in its window function. As described above, by forming a Kaiser window by software as the digital filter 274 of the present embodiment, a band pass filter having remarkable characteristics that cannot be achieved by hardware can be configured. In addition, since the software does not change parameters due to temperature or time, it can generate stable and high-quality sound. When such a filter is configured by hardware, the shape becomes large by sampling at 8000 Hz, and this leads to an increase in cost, which is not realistic, but if there is no problem in processing speed, a programmable element such as FPGA or ASIC can be used. It can also be realized.

このようなデジタルフィルタ274の内部パラメータのリセットは、当該無線端末におけるハンドオーバによる新たな無線通信への切り替え時の無音状態時に行う。   Such reset of the internal parameters of the digital filter 274 is performed in a silent state when switching to a new wireless communication by handover in the wireless terminal.

上記PCM変換部276は、デジタルフィルタの後段に設けられ、デジタルフィルタを通過したリニアPCMデータをPCMデータに変換し、32kbpsADPCM同様、音声変換部258にそのPCMデータを送信する。   The PCM conversion unit 276 is provided after the digital filter, converts linear PCM data that has passed through the digital filter into PCM data, and transmits the PCM data to the audio conversion unit 258 as in the case of 32 kbps ADPCM.

上述したような構成により、無線端末110は、音声コーデックを用いて符号化されたADPCMデータを、エラー時における耳障りな音声を回避しつつ、再生することが可能となる。   With the configuration as described above, the wireless terminal 110 can reproduce ADPCM data encoded using a voice codec while avoiding annoying voice at the time of an error.

(音声再生方法)
次に、上述した音声再生装置としての無線端末110を用いてADPCMデータを再生する音声再生方法について説明する。
(Audio playback method)
Next, an audio reproduction method for reproducing ADPCM data using the wireless terminal 110 as the above-described audio reproduction apparatus will be described.

図4は、音声再生方法の具体的な流れを示したフローチャートである。かかる音声再生方法においては、まず、ADPCMによる音声コーデックを用いて符号化されたADPCMデータを受信し(S300:データ受信ステップ)、このADPCMデータが32kbpsであるか16kbpsであるかを判定する(S302:データ判定ステップ)。   FIG. 4 is a flowchart showing a specific flow of the audio reproducing method. In this audio reproduction method, first, ADPCM data encoded using an ADPCM audio codec is received (S300: data reception step), and it is determined whether the ADPCM data is 32 kbps or 16 kbps (S302). : Data judgment step).

かかるデータ判定ステップ(S302)において、32kbpsと判定された場合、ADPCMデータが第1デコーダ256に送信され、第1デコーダ256でPCMデータに復号される(S304:第1デコードステップ)。   In the data determination step (S302), when it is determined to be 32 kbps, the ADPCM data is transmitted to the first decoder 256, and is decoded into the PCM data by the first decoder 256 (S304: first decoding step).

データ判定ステップ(S302)において、16kbpsと判定された場合、ADPCMデータは第2デコーダ262にロードされ、第2デコーダ262によってPCMデータに復号され(S306:第2デコードステップ)、復号されたPCMデータは、μ−law変換によって16bitのリニアPCMデータに変換される(S308:リニア変換ステップ)。   If it is determined in the data determination step (S302) that the data rate is 16 kbps, the ADPCM data is loaded into the second decoder 262, decoded into PCM data by the second decoder 262 (S306: second decoding step), and the decoded PCM data. Is converted into 16-bit linear PCM data by μ-law conversion (S308: linear conversion step).

ここで、リニアPCMデータに関してノイズ判定が行われ(S310:ノイズ判定ステップ)、当該リニアPCMデータが正規の音声データであり、かつ、ノイズではないことを確認する。かかるノイズ判定ステップ(S310)の具体的な処理は後程詳述する。ノイズ判定ステップ(S310)においてノイズと判定されなかった場合、帯域通過フィルタの通過帯域を300〜3000Hzに設定し(S312)、カイザー窓によるデジタルフィルタリングが実行される(S314:デジタルフィルタステップ)。   Here, noise determination is performed on the linear PCM data (S310: noise determination step), and it is confirmed that the linear PCM data is regular audio data and is not noise. Specific processing of the noise determination step (S310) will be described in detail later. When it is not determined as noise in the noise determination step (S310), the passband of the bandpass filter is set to 300 to 3000 Hz (S312), and digital filtering by the Kaiser window is executed (S314: digital filter step).

ノイズ判定ステップ(S310)においてノイズと判定された場合、帯域通過フィルタの通過帯域を300〜2000Hzに設定し(S320)、リニアPCMデータの振幅を1/8に減衰させ(S322:減衰ステップ)、第2デコーダ262が保持する前回値をリセットする(S324:リセットステップ)。そして、変更された通過帯域300〜2000Hzのカイザー窓によるデジタルフィルタリングが実行される(S326:デジタルフィルタステップ)。デジタルフィルタリングステップ(S314およびS326)の具体的な処理は後程詳述する。   When it is determined as noise in the noise determination step (S310), the passband of the bandpass filter is set to 300 to 2000 Hz (S320), the amplitude of the linear PCM data is attenuated to 1/8 (S322: attenuation step), The previous value held by the second decoder 262 is reset (S324: reset step). Then, digital filtering is performed using the modified Kaiser window with a passband of 300 to 2000 Hz (S326: digital filter step). Specific processing of the digital filtering steps (S314 and S326) will be described in detail later.

そして、32kbpsの音声再生経路との整合をとるために再度、リニアPCMデータを8bitPCMデータに変換する(S328:PCM変換ステップ)。   Then, the linear PCM data is converted again into 8-bit PCM data in order to match the sound reproduction path of 32 kbps (S328: PCM conversion step).

この時点では、16kbpsまたは32kbps何れの場合においても、8bitのPCMデータが作成されているので、音声変換部258は、PCMデータをアナログ音声信号に変換し(S330:音声変換ステップ)、最終的にアナログ音声信号を再生する(S332:音声再生ステップ)。   At this point, since 8-bit PCM data is created in either case of 16 kbps or 32 kbps, the voice conversion unit 258 converts the PCM data into an analog voice signal (S330: voice conversion step), and finally An analog audio signal is reproduced (S332: audio reproduction step).

(ノイズ判定ステップ:S310)
図5は、音声再生方法中のノイズ判定ステップについて詳細な流れを示したフローチャートである。ノイズ判定部266は、リニア変換部264で変換されたリニアPCMデータがノイズであるか否かを判定する。ここでは、PCMデータパケットをフレーム単位に連結した上で、フレーム毎にエラーを検出する。具体的には、フレームの種類を示すCI情報が音声データ(TCH)を示しているか否かを判断し(S350)、そのフレームが音声データであれば、CRCによりビットエラーの有無を判断する(S352)。ここで、フレームのフォーマット、サンプリング周波数、送信速度等が妥当な数値を示しているかどうか判断することもできる。かかるCRCでもビットエラーが検出されなかった場合、最後に特定のビット列で表され、ADPCMデータの位置を示す同期符号UWの有無を判断する(S354)。同期符号UWが正常な位置で検出された場合、当該リニアPCMデータが上限(例えば、216)を越えているか否かの判断が行われる(S356)。
(Noise determination step: S310)
FIG. 5 is a flowchart showing a detailed flow of the noise determination step in the audio reproduction method. The noise determination unit 266 determines whether the linear PCM data converted by the linear conversion unit 264 is noise. Here, after concatenating PCM data packets in units of frames, an error is detected for each frame. Specifically, it is determined whether or not the CI information indicating the frame type indicates voice data (TCH) (S350). If the frame is voice data, the presence or absence of a bit error is determined by CRC ( S352). Here, it can also be determined whether or not the frame format, sampling frequency, transmission rate, etc. show reasonable numerical values. If no bit error is detected even in the CRC, the presence / absence of a synchronization code UW, which is represented by a specific bit string and indicates the position of ADPCM data, is determined (S354). When the synchronization code UW is detected at a normal position, it is determined whether or not the linear PCM data exceeds the upper limit (for example, 2 16 ) (S356).

このようなノイズ判定ステップにおいて全ての判断基準を満たせば、当該リニアPCMデータは「ノイズではない」とみなされ、1つでも満たされない場合、「ノイズである」と判定される。   If all the determination criteria are satisfied in such a noise determination step, the linear PCM data is regarded as “not noise”, and if none is satisfied, it is determined as “noise”.

(デジタルフィルタステップ:S314、S326)
図6は、音声再生方法中のデジタルフィルタステップについて詳細な流れを示したフローチャートである。まず、時刻tにおける16bitリニアPCMデータSample(t)を8倍し、フィルタの遅延器Tap(t)に代入する(S370)。そして、各Tap(t)にそれぞれの係数K(i)を乗じ、さらにその結果を加算し(S372)、最後に加算した結果を212で除算して返値とする(S374)。ここで、各係数は、300〜3000HzでK(i)={K(0),…,K(12)}={5,−37,−13,15,−93,60,343,149,−95,−7,5,−44,0}、300〜2000HzでK(i)={−10,10,−19,−67,−24,122,223,159,6,−68,−33,8,−2}となり、周波数帯域が変化する毎に置き換えられる。かかるデジタルフィルタステップでは、周期8000Hz、オーバーサンプリング8倍の帯域追加フィルタによって300〜2000Hz、または300〜3000Hzの信号を抽出できる。
(Digital filter step: S314, S326)
FIG. 6 is a flowchart showing a detailed flow of the digital filter step in the audio reproduction method. First, the 16-bit linear PCM data Sample (t) at time t is multiplied by 8 and substituted into the filter delay Tap (t) (S370). Then, by multiplying each the Tap (t) to each of the coefficient K (i), further result by adding (S372), finally the result of addition to the return value is divided by 2 12 (S374). Here, each coefficient is 300 to 3000 Hz, and K (i) = {K (0),..., K (12)} = {5, −37, −13, 15, −93, 60, 343, 149, −95, −7, 5, −44, 0}, K (i) = {− 10, 10, −19, −67, −24, 122, 223, 159, 6, −68, − at 300 to 2000 Hz 33, 8, -2}, and is replaced whenever the frequency band changes. In such a digital filter step, a signal of 300 to 2000 Hz or 300 to 3000 Hz can be extracted by a band addition filter with a period of 8000 Hz and oversampling 8 times.

以上説明した音声再生方法においても、16kbpsADPCMのノイズフロアや無線エラー時のノイズを32kbpsADPCMレベルまで下げ、エラー時における耳障り(不快)な音声の再生を抑制することが可能となる。   Also in the audio reproduction method described above, it is possible to reduce the noise floor of 16 kbps ADPCM and the noise at the time of radio error to 32 kbps ADPCM level, and to suppress the reproduction of unpleasant (unpleasant) audio at the time of error.

図7は、本実施形態を適用した場合の16kbpsADPCMおよび32kbpsADPCMにおける、1kHzの正弦波を共通の最大受話音量で入力した場合のノイズフロアを示し、図8は、16kbpsADPCMおよび32kbpsADPCMに1600Hz−16dBの一定音量の単音を送信し、移動試験と同等のFERで受信させた場合の音圧分布を示している。かかる図を参照して分かるように、本実施形態を適用すると、従来の図10、11と比較して、32kbpsADPCMに近づけることができ、かつ、16kbpsADPCMの利点、即ち、広い通話エリアやエラー率の低減を図ることも可能となる。   FIG. 7 shows a noise floor when a sine wave of 1 kHz is input at a common maximum reception volume in 16 kbps ADPCM and 32 kbps ADPCM when the present embodiment is applied, and FIG. The sound pressure distribution is shown when a single sound of a volume is transmitted and received by FER equivalent to the movement test. As can be seen with reference to this figure, when this embodiment is applied, it is possible to approach 32 kbps ADPCM compared to the conventional FIGS. 10 and 11, and the advantages of 16 kbps ADPCM, that is, a wide call area and error rate. Reduction can also be achieved.

以上、添付図面を参照しながら本発明の好適な実施形態について説明したが、本発明は係る例に限定されないことは言うまでもない。当業者であれば、特許請求の範囲に記載された範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   As mentioned above, although preferred embodiment of this invention was described referring an accompanying drawing, it cannot be overemphasized that this invention is not limited to the example which concerns. It will be apparent to those skilled in the art that various changes and modifications can be made within the scope of the claims, and these are naturally within the technical scope of the present invention. Understood.

なお、本明細書の音声再生方法における各工程は、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はなく、並列的あるいは個別に実行される処理(例えば、並列処理あるいはオブジェクトによる処理)も含むとしても良い。   Note that the steps in the audio reproduction method of the present specification do not necessarily have to be processed in time series in the order described in the flowchart, but are performed in parallel or individually (for example, parallel processing or object-based processing). Processing).

本発明は、音声コーデックを用いて符号化された符号化音声データを再生する音声再生装置および音声再生方法に利用可能である。   The present invention can be used for an audio reproducing apparatus and an audio reproducing method for reproducing encoded audio data encoded using an audio codec.

無線通信システムの概略的な構成を示したブロック図である。1 is a block diagram showing a schematic configuration of a wireless communication system. 無線端末のハードウェア構成を示した機能ブロック図である。It is the functional block diagram which showed the hardware constitutions of the radio | wireless terminal. 無線端末の概略的な機能を示した機能ブロック図である。It is the functional block diagram which showed the schematic function of the radio | wireless terminal. 音声再生方法の具体的な流れを示したフローチャートである。It is the flowchart which showed the specific flow of the audio | voice reproduction | regeneration method. 音声再生方法中のノイズ判定ステップについて詳細な流れを示したフローチャートである。It is the flowchart which showed the detailed flow about the noise determination step in an audio | voice reproduction method. デジタルフィルタステップについて詳細な流れを示したフローチャートである。It is the flowchart which showed the detailed flow about the digital filter step. ノイズフロアを比較した図である。It is the figure which compared the noise floor. 音圧分布を比較した図である。It is the figure which compared sound pressure distribution. 音声コーデックを説明するためのブロック図である。It is a block diagram for demonstrating an audio codec. ノイズフロアを比較した図である。It is the figure which compared the noise floor. 音圧分布を比較した図である。It is the figure which compared sound pressure distribution.

符号の説明Explanation of symbols

110 …無線端末
250 …データ受信部
252 …受信バッファ
254 …データ判定部
256 …第1デコーダ
258 …音声変換部
260 …音声再生部
262 …第2デコーダ
264 …リニア変換部
266 …ノイズ判定部
268 …遮断周波数変更部
270 …減衰部
272 …リセット部
274 …デジタルフィルタ
276 …PCM変換部
DESCRIPTION OF SYMBOLS 110 ... Wireless terminal 250 ... Data reception part 252 ... Reception buffer 254 ... Data determination part 256 ... 1st decoder 258 ... Audio | voice conversion part 260 ... Audio | voice reproduction | regeneration part 262 ... 2nd decoder 264 ... Linear conversion part 266 ... Noise determination part 268 ... Cutoff frequency changing unit 270 ... Attenuating unit 272 ... Reset unit 274 ... Digital filter 276 ... PCM conversion unit

Claims (6)

ADPCMによる音声コーデックを用いて符号化された符号化音声データを受信するデータ受信部と、
前記符号化音声データが16kbpsの低速データか、16kbps以外で16kbpsより高速な高速データかを判定するデータ判定部と、
前記符号化音声データが高速データのとき、符号化音声データをPCMデータに復号する第1デコーダと、
前記符号化音声データが低速データのとき、該符号化音声データをロードしPCMデータに復号する第2デコーダと、
前記第2デコーダに復号されたPCMデータの少なくとも高域周波数を抑制するデジタルフィルタと、
前記第1デコーダまたは前記デジタルフィルタからのPCMデータをアナログ音声信号に変換する音声変換部と、
前記アナログ音声信号を再生する音声再生部と、
を備えることを特徴とする、音声再生装置。
A data receiving unit for receiving encoded audio data encoded using an audio codec by ADPCM;
A data determination unit for determining whether the encoded audio data is low-speed data of 16 kbps or high-speed data other than 16 kbps and higher than 16 kbps;
A first decoder for decoding the encoded audio data into PCM data when the encoded audio data is high-speed data;
A second decoder for loading the encoded audio data and decoding it into PCM data when the encoded audio data is low-speed data;
A digital filter for suppressing at least a high frequency of the PCM data decoded by the second decoder;
An audio conversion unit for converting PCM data from the first decoder or the digital filter into an analog audio signal;
An audio reproduction unit for reproducing the analog audio signal;
An audio reproducing apparatus comprising:
前記デジタルフィルタの前段に設けられ、前記PCMデータを、ビット長が拡張されたリニアPCMデータに変換するリニア変換部と、
前記デジタルフィルタの後段に設けられ、デジタルフィルタを通過したリニアPCMデータをPCMデータに変換するPCM変換部と、
をさらに備えることを特徴とする、請求項1に記載の音声再生装置。
A linear conversion unit that is provided before the digital filter and converts the PCM data into linear PCM data with an extended bit length;
A PCM conversion unit that is provided at a subsequent stage of the digital filter and converts linear PCM data that has passed through the digital filter into PCM data;
The audio reproducing apparatus according to claim 1, further comprising:
前記第2デコーダからのPCMデータがノイズであるかどうかを判定するノイズ判定部と、
前記ノイズ判定部がノイズと判定した場合、前記第2デコーダが保持する前回値をリセットするリセット部と、
をさらに備えることを特徴とする、請求項1または2に記載の音声再生装置。
A noise determination unit for determining whether the PCM data from the second decoder is noise;
A reset unit that resets the previous value held by the second decoder when the noise determination unit determines that the noise is;
The sound reproducing device according to claim 1, further comprising:
前記ノイズ判定部のノイズ判定に応じて遮断周波数を変更する遮断周波数変更部をさらに備え、
ノイズと判定されている間は、ノイズと判定されていないときより遮断周波数を低く設定することを特徴とする、請求項3に記載の音声再生装置。
Further comprising a cut-off frequency changing unit for changing the cut-off frequency according to the noise judgment of the noise judgment unit,
4. The audio reproduction device according to claim 3, wherein the cut-off frequency is set lower during the determination as noise than when it is not determined as noise.
前記ノイズ判定部がノイズと判定した場合、前記PCMデータを1/8に減衰させる減衰部をさらに備えることを特徴とする、請求項3または4に記載の音声再生装置。   The audio reproduction device according to claim 3, further comprising an attenuation unit that attenuates the PCM data to 1/8 when the noise determination unit determines that the noise is noise. ADPCMによる音声コーデックを用いて符号化された符号化音声データを受信するデータ受信ステップと、
前記符号化音声データが16kbpsの低速データか、16kbps以外で16kbpsより高速な高速データかを判定するデータ判定ステップと、
前記データ判定ステップの判定が高速データの場合、前記符号化音声データをPCMデータに復号する第1デコードステップと、低速データの場合、該符号化音声データをロードしPCMデータに復号する第2デコードステップと、該第2デコードステップで復号されたPCMデータの少なくとも高域周波数を抑制するデジタルフィルタステップと、
前記PCMデータをアナログ音声信号に変換する音声変換ステップと、
前記アナログ音声信号を再生する音声再生ステップと、
を含むことを特徴とする、音声再生方法。
A data receiving step of receiving encoded audio data encoded using an audio codec by ADPCM;
A data determination step for determining whether the encoded audio data is low-speed data of 16 kbps or high-speed data other than 16 kbps and higher than 16 kbps;
A first decoding step for decoding the encoded audio data into PCM data when the determination in the data determination step is high-speed data, and a second decoding for loading the encoded audio data and decoding into PCM data when the data determination step is low-speed data A digital filter step for suppressing at least a high frequency of the PCM data decoded in the second decoding step;
An audio conversion step of converting the PCM data into an analog audio signal;
An audio reproduction step of reproducing the analog audio signal;
An audio reproduction method comprising:
JP2007142472A 2007-05-29 2007-05-29 Radio terminal and audio playback method for radio terminal Expired - Fee Related JP5053712B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007142472A JP5053712B2 (en) 2007-05-29 2007-05-29 Radio terminal and audio playback method for radio terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007142472A JP5053712B2 (en) 2007-05-29 2007-05-29 Radio terminal and audio playback method for radio terminal

Publications (2)

Publication Number Publication Date
JP2008298881A true JP2008298881A (en) 2008-12-11
JP5053712B2 JP5053712B2 (en) 2012-10-17

Family

ID=40172487

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007142472A Expired - Fee Related JP5053712B2 (en) 2007-05-29 2007-05-29 Radio terminal and audio playback method for radio terminal

Country Status (1)

Country Link
JP (1) JP5053712B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044175A (en) * 2008-08-11 2010-02-25 Kyocera Corp Wireless communication module, wireless terminal and wireless communication method

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01179522A (en) * 1988-01-11 1989-07-17 Nec Corp Adaptive prediction type adpcm decoder
JPH03104332A (en) * 1989-09-18 1991-05-01 Nippon Telegr & Teleph Corp <Ntt> Coding/decoding system for voice signal
JPH0837504A (en) * 1994-07-21 1996-02-06 Nippon Telegr & Teleph Corp <Ntt> Predictive coded audio signal receiver
JPH08292799A (en) * 1995-04-24 1996-11-05 Nippon Telegr & Teleph Corp <Ntt> Adpcm coded voice decoding method
JPH0946268A (en) * 1995-07-26 1997-02-14 Toshiba Corp Digital sound communication equipment
JPH10209977A (en) * 1997-01-24 1998-08-07 Mitsubishi Electric Corp Received data expansion device
JPH10304049A (en) * 1997-03-11 1998-11-13 Koninkl Philips Electron Nv Telephone set consisting of voice signal digital processing element and method applied to such telephone set
JP2000322096A (en) * 1999-05-13 2000-11-24 Mitsubishi Electric Corp Voice transmission device
JP2001318694A (en) * 2000-05-10 2001-11-16 Toshiba Corp Device and method for signal processing and recording medium
JP2002006890A (en) * 2000-06-23 2002-01-11 Uniden Corp Device for improving sound signal quality
JP2005012294A (en) * 2003-06-17 2005-01-13 Oki Electric Ind Co Ltd Adpcm system decoder
WO2005057550A1 (en) * 2003-12-15 2005-06-23 Matsushita Electric Industrial Co., Ltd. Audio compression/decompression device
JP2005278089A (en) * 2004-03-26 2005-10-06 Kyocera Corp Noise reduction device of digital radio communication device, noise reduction method, and program
JP2007116277A (en) * 2005-10-18 2007-05-10 Willcom Inc Wireless communication module for mobile communication
JP2008180996A (en) * 2007-01-25 2008-08-07 Kyocera Corp Speech reproducing apparatus and speech reproducing method
JP2008187315A (en) * 2007-01-29 2008-08-14 Rohm Co Ltd DeltaSigma MODULATOR, ITS CONTROL METHOD, AND DIGITAL AUDIO PROCESSING CIRCUIT AND ELECTRONIC APPARATUS EMPLOYING THEM

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01179522A (en) * 1988-01-11 1989-07-17 Nec Corp Adaptive prediction type adpcm decoder
JPH03104332A (en) * 1989-09-18 1991-05-01 Nippon Telegr & Teleph Corp <Ntt> Coding/decoding system for voice signal
JPH0837504A (en) * 1994-07-21 1996-02-06 Nippon Telegr & Teleph Corp <Ntt> Predictive coded audio signal receiver
JPH08292799A (en) * 1995-04-24 1996-11-05 Nippon Telegr & Teleph Corp <Ntt> Adpcm coded voice decoding method
JPH0946268A (en) * 1995-07-26 1997-02-14 Toshiba Corp Digital sound communication equipment
JPH10209977A (en) * 1997-01-24 1998-08-07 Mitsubishi Electric Corp Received data expansion device
JPH10304049A (en) * 1997-03-11 1998-11-13 Koninkl Philips Electron Nv Telephone set consisting of voice signal digital processing element and method applied to such telephone set
JP2000322096A (en) * 1999-05-13 2000-11-24 Mitsubishi Electric Corp Voice transmission device
JP2001318694A (en) * 2000-05-10 2001-11-16 Toshiba Corp Device and method for signal processing and recording medium
JP2002006890A (en) * 2000-06-23 2002-01-11 Uniden Corp Device for improving sound signal quality
JP2005012294A (en) * 2003-06-17 2005-01-13 Oki Electric Ind Co Ltd Adpcm system decoder
WO2005057550A1 (en) * 2003-12-15 2005-06-23 Matsushita Electric Industrial Co., Ltd. Audio compression/decompression device
JP2005278089A (en) * 2004-03-26 2005-10-06 Kyocera Corp Noise reduction device of digital radio communication device, noise reduction method, and program
JP2007116277A (en) * 2005-10-18 2007-05-10 Willcom Inc Wireless communication module for mobile communication
JP2008180996A (en) * 2007-01-25 2008-08-07 Kyocera Corp Speech reproducing apparatus and speech reproducing method
JP2008187315A (en) * 2007-01-29 2008-08-14 Rohm Co Ltd DeltaSigma MODULATOR, ITS CONTROL METHOD, AND DIGITAL AUDIO PROCESSING CIRCUIT AND ELECTRONIC APPARATUS EMPLOYING THEM

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010044175A (en) * 2008-08-11 2010-02-25 Kyocera Corp Wireless communication module, wireless terminal and wireless communication method

Also Published As

Publication number Publication date
JP5053712B2 (en) 2012-10-17

Similar Documents

Publication Publication Date Title
JP4110726B2 (en) Hearing correction type mobile phone
JP4308533B2 (en) Mobile communications using high-bandwidth terminals that enable non-tandem operation
JP5351206B2 (en) System and method for adaptive transmission of pseudo background noise parameters in non-continuous speech transmission
JP5129201B2 (en) Enhanced conversion of wideband signals to narrowband signals
US8122326B2 (en) Encoding and error correction system for enhanced performance of legacy communications networks
ES2371455T3 (en) PRE-PROCESSING OF DIGITAL AUDIO DATA FOR MOBILE AUDIO CODECS.
US20070129022A1 (en) Method for adjusting mobile communication activity based on voicing quality
JP5235309B2 (en) Audio playback apparatus and audio playback method
US20070282613A1 (en) Audio buddy lists for speech communication
JP5053712B2 (en) Radio terminal and audio playback method for radio terminal
JP2001272998A (en) Communication method and wireless call connection device
JP3254126B2 (en) Variable rate coding
JP5006975B2 (en) Background noise information decoding method and background noise information decoding means
JP4437011B2 (en) Speech encoding device
JP5255358B2 (en) Audio transmission system
JP2002006890A (en) Device for improving sound signal quality
JPH0697846A (en) Radio communication equipment
JPS60173600A (en) Voice decoder
JP2005309096A (en) Voice decoding device and voice decoding method
KR20050075825A (en) Mobile communication terminal and method for operating auto answering
WO2006047339A2 (en) Encoding and error correction system for enhanced performance of legacy communications networks
JP4943306B2 (en) Wireless communication apparatus and wireless communication method
JP3603469B2 (en) Voice quality improvement device
JP6529473B2 (en) Wireless communication apparatus, wireless communication system, and noise reduction method
KR100428717B1 (en) Speech signal transmission method on data channel

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100413

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110930

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20111018

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120419

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120726

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

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees