JP2009300647A - Signal processing device, signal processing method, signal processing program and recording medium - Google Patents

Signal processing device, signal processing method, signal processing program and recording medium Download PDF

Info

Publication number
JP2009300647A
JP2009300647A JP2008153897A JP2008153897A JP2009300647A JP 2009300647 A JP2009300647 A JP 2009300647A JP 2008153897 A JP2008153897 A JP 2008153897A JP 2008153897 A JP2008153897 A JP 2008153897A JP 2009300647 A JP2009300647 A JP 2009300647A
Authority
JP
Japan
Prior art keywords
signal
unit
calculation
processing
signal processing
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
JP2008153897A
Other languages
Japanese (ja)
Inventor
Takeshi Aoki
武史 青木
Hideyuki Yusa
英之 遊佐
Yoji Fukumoto
洋史 福本
Yuji Igarashi
優司 五十嵐
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.)
Pioneer Corp
Original Assignee
Pioneer Electronic 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 Pioneer Electronic Corp filed Critical Pioneer Electronic Corp
Priority to JP2008153897A priority Critical patent/JP2009300647A/en
Publication of JP2009300647A publication Critical patent/JP2009300647A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Tone Control, Compression And Expansion, Limiting Amplitude (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To suppress unnecessary deterioration of accuracy of a processing result, while securely preventing overflow in the processing result of a digital signal. <P>SOLUTION: Impulse response h(p×τ)(p=0 to N) of a processing section 170 for performing signal processing by digital processing is divided into a first part h<SB>1</SB>(q×τ)(q=0 to M(<N)), and a second part h<SB>2</SB>(r×τ)(r=M+1 to N) by an impulse response dividing section 183. After a speech data signal X(j×τ) which is read beforehand is convoluted with the first part h<SB>1</SB>(q×τ) by a convolution section 184, an absolute value Z<SB>2</SB>(j×τ) as a result of convolution is calculated by an absolute value calculation section 185. Meanwhile, an L<SB>1</SB>norm value NRM of the second part h<SB>2</SB>(r×τ) is calculated by an L<SB>1</SB>norm calculation section 186. Then, an inverse of a sum of the absolute value Z<SB>2</SB>(j×τ) and the norm value NRM are calculated by a gain control section 187, and based on the calculation result, a gain value G(T) is generated and forwarded to a multiplication section 150. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、信号処理装置、信号処理方法及び信号処理プログラム、並びに当該信号処理プログラムが記録された記録媒体に関する。   The present invention relates to a signal processing device, a signal processing method, a signal processing program, and a recording medium on which the signal processing program is recorded.

近年におけるデジタル技術の進展に伴い、音響信号についてもデジタル化された状態で、周波数特性、位相特性、音場特性等の様々な加工処理を行うことが広く行われている。かかる加工処理においては、加工処理対象の音響信号のレベルにかかわらず、加工結果における桁あふれ(オーバーフロー)によるクリップ(デジタルクリップ)を防止することが必要となる。   With the progress of digital technology in recent years, various processing processes such as frequency characteristics, phase characteristics, sound field characteristics, etc. are widely performed in a state in which acoustic signals are also digitized. In such processing, it is necessary to prevent a clip (digital clip) due to overflow (overflow) in the processing result regardless of the level of the acoustic signal to be processed.

このためデジタルクリップを発生させない技術が従来から提案されている。こうした技術の第1の例として、可変減衰器を介した音響信号の加工結果においてオーバーフローが発生した場合に、可変減衰器における減衰率を制御することにより、オーバーフローの発生を抑制するデジタルオーディオアンプの技術が提案されている(特許文献1参照:以下、「従来例1」と呼ぶ)。   For this reason, techniques that do not generate digital clips have been proposed. As a first example of such a technique, a digital audio amplifier that suppresses the occurrence of overflow by controlling the attenuation rate in the variable attenuator when an overflow occurs in the processing result of the acoustic signal via the variable attenuator. A technique has been proposed (see Patent Document 1: hereinafter referred to as “Conventional Example 1”).

また、第2の例として、可変減衰器を介した音響信号の加工を行う加工手段のインパルス応答の周波数特性の最大値を算出し、算出された最大値に基づいて可変減衰器における減衰率を制御することにより、オーバーフローの発生を抑制するグラフィックイコライザの技術が提案されている(特許文献2参照:以下、「従来例2」と呼ぶ)。また、第3の例として、可変減衰器を介した音響信号の加工を行う加工手段のインパルス応答のL1ノルム(絶対値和)を算出し、算出されたL1ノルムに基づいて可変減衰器における減衰率を制御することにより、オーバーフローの発生を抑制する技術が知られている(非特許文献1参照:以下、「従来例3」と呼ぶ)。 As a second example, the maximum value of the frequency characteristic of the impulse response of the processing means that processes the acoustic signal via the variable attenuator is calculated, and the attenuation rate in the variable attenuator is calculated based on the calculated maximum value. A graphic equalizer technique that suppresses the occurrence of overflow by controlling is proposed (see Patent Document 2: hereinafter referred to as “conventional example 2”). As a third example, the L 1 norm (sum of absolute values) of the impulse response of the processing means that processes the acoustic signal via the variable attenuator is calculated, and the variable attenuator is calculated based on the calculated L 1 norm. There is known a technique for suppressing the occurrence of overflow by controlling the attenuation rate in (see Non-Patent Document 1: hereinafter referred to as “Conventional Example 3”).

特開2002−151975号公報JP 2002-151975 A 特開2002−345075号公報JP 2002-345075 A 尾知 博 著 「シミュレーションで学ぶデジタル信号処理」第122頁、CQ出版株式会社、2001−7−1Hiroshi Ochi “Digital Signal Processing Learned by Simulation”, page 122, CQ Publishing Co., Ltd., 2001-7-1

上述した従来例1の技術では、オーバーフローの発生が検出された場合に、その結果をフィードバックして減衰率を制御するようにしている。このため、わずかな時間ではあるかもしれないが、オーバーフローが発生することになるため、オーバーフローの発生を完全には防止することができない。   In the technique of Conventional Example 1 described above, when the occurrence of an overflow is detected, the result is fed back to control the attenuation rate. For this reason, although it may be a short time, an overflow occurs, and thus the occurrence of the overflow cannot be completely prevented.

また、従来例2の技術では、インパルス応答のLノルムと同等の値に基づいて減衰率を制御するので、イコライザのように狭帯域の信号を加工対象とする場合には、オーバーフローの発生を完全に防止することができる。しかしながら、音声信号等の広帯域の信号を加工対象とする場合には、オーバーフローが発生する可能性がある。 Further, in the technique of the conventional example 2, the attenuation rate is controlled based on a value equivalent to the L norm of the impulse response. Therefore, when a narrow band signal is processed as in an equalizer, an overflow occurs. It can be completely prevented. However, when a broadband signal such as an audio signal is to be processed, an overflow may occur.

また、従来例3の技術では、インパルス応答のL1ノルムに基づいて減衰率を制御するので、どのような信号パターンであったとしても、オーバーフローが発生することはあり得ない。しかしながら、インパルス応答のL1ノルムに対応して評価される最大レベルとなる信号パターンが発生することは滅多になく、殆どの場合は、加工処理によって発生する最大レベルをインパルス応答のL1ノルムに対応して評価することは過大評価となる。このため、インパルス応答のL1ノルムに基づいて減衰率を制御すると、殆どの場合に、加工対象のデジタル信号についていわゆるビット落ちが発生し、加工結果の精度の大きな悪化が不要に発生することになってしまう。 Further, in the technique of the conventional example 3, the attenuation rate is controlled based on the L 1 norm of the impulse response, so that no overflow can occur regardless of the signal pattern. However, a signal pattern having a maximum level evaluated corresponding to the L 1 norm of the impulse response rarely occurs, and in most cases, the maximum level generated by the processing is set to the L 1 norm of the impulse response. A corresponding evaluation would be an overestimation. For this reason, when the attenuation rate is controlled based on the L 1 norm of the impulse response, in most cases, a so-called bit drop occurs in the digital signal to be processed, and a large deterioration in the accuracy of the processing result occurs unnecessarily. turn into.

このため、音響信号の加工結果におけるオーバーフローの発生を確実に防止しつつ、加工結果の精度の不要な悪化を抑制することができる技術が要請されている。かかる要請に応えることが、本発明が解決すべき課題の一つとして挙げられる。   For this reason, there is a demand for a technique that can reliably prevent the occurrence of overflow in the processing result of the acoustic signal and suppress unnecessary deterioration of the processing result accuracy. Meeting this requirement is one of the problems to be solved by the present invention.

本発明は、上記の事情を鑑みてなされたものであり、デジタル信号の加工結果におけるオーバーフローを確実に防止しつつ、加工結果の精度の不要な悪化を抑制することができる信号処理装置及び信号処理方法を提供することを目的とする。   The present invention has been made in view of the above circumstances, and a signal processing device and a signal processing capable of suppressing unnecessary deterioration in accuracy of a processing result while reliably preventing an overflow in the processing result of a digital signal. It aims to provide a method.

請求項1に記載の発明は、時間的に変化するデジタル信号に利得値を乗じる乗算手段と;前記乗算手段による乗算結果に、所定の信号加工を施す加工手段と;前記加工手段のインパルス応答を、特定部分と前記特定部分を除いた残余部分とに、時間的に分割する分割手段と;前記デジタル信号に、前記特定部分を畳み込んだ畳み込み信号を生成する畳み込み手段と;前記畳み込み信号の絶対値を算出する絶対値算出手段と;前記残余部分のL1ノルムを算出するノルム算出手段と;前記絶対値算出手段による算出結果と前記ノルム算出手段による算出結果とに基づいて、前記利得値を算出し、前記乗算手段に対して指定する利得制御手段と;を備えることを特徴とする信号処理装置である。 The invention according to claim 1 is a multiplication unit that multiplies a digital signal that changes over time by a gain value; a processing unit that applies a predetermined signal processing to a multiplication result by the multiplication unit; and an impulse response of the processing unit. Dividing means for temporally dividing the specific part into a remaining part excluding the specific part; convolution means for generating a convolution signal in which the specific part is convoluted with the digital signal; and absolute of the convolution signal An absolute value calculating means for calculating a value; a norm calculating means for calculating an L 1 norm of the remaining portion; and a gain value based on a calculation result by the absolute value calculating means and a calculation result by the norm calculating means. Gain control means for calculating and specifying the multiplication means; and a signal processing apparatus comprising:

請求項8に記載の発明は、時間的に変化するデジタル信号に利得値が乗じられた信号に所定の加工を施す加工手段を備える信号処理装置において使用される信号処理方法であって、前記加工手段のインパルス応答を、特定部分と前記特定部分を除いた残余部分とに、時間的に分割する分割工程と;前記デジタル信号に、前記特定部分を畳み込んだ畳み込み信号を生成する畳み込み工程と;前記畳み込み信号の絶対値を算出する絶対値算出工程と;前記残余部分のL1ノルムを算出するノルム算出工程と;前記絶対値算出工程における算出結果と前記ノルム算出工程における算出結果とに基づいて、前記利得値を算出する利得算出工程と;を備えることを特徴とする信号処理方法である。 The invention according to claim 8 is a signal processing method used in a signal processing apparatus including processing means for performing predetermined processing on a signal obtained by multiplying a digital signal that changes over time by a gain value. A division step of temporally dividing the impulse response of the means into a specific portion and a remaining portion excluding the specific portion; a convolution step of generating a convolution signal in which the specific portion is convoluted with the digital signal; An absolute value calculating step of calculating an absolute value of the convolution signal; a norm calculating step of calculating an L 1 norm of the residual portion; and a calculation result in the absolute value calculating step and a calculation result in the norm calculating step. And a gain calculating step for calculating the gain value.

請求項9に記載の発明は、請求項8の信号処理方法を演算手段に実行させる、ことを特徴とする信号処理プログラムである。   According to a ninth aspect of the present invention, there is provided a signal processing program that causes a calculation means to execute the signal processing method according to the eighth aspect.

請求項10に記載の発明は、請求項9に記載の信号処理プログラムが、演算手段により読み取り可能に記録されている、ことを特徴とする記録媒体である。   A tenth aspect of the present invention is a recording medium in which the signal processing program according to the ninth aspect of the present invention is recorded so as to be readable by an arithmetic means.

以下、本発明の一実施形態を、図1〜図14を参照して説明する。なお、以下の説明及び図面においては、同一又は同等の要素には同一符号を付し、重複する説明を省略する。   Hereinafter, an embodiment of the present invention will be described with reference to FIGS. In the following description and drawings, the same or equivalent elements are denoted by the same reference numerals, and redundant description is omitted.

[構成]
図1には、本発明の一実施形態の信号処理装置100を備える音響装置300の構成が概略的に示されている。この図1に示されるように、音響装置300は、信号処理装置100に加えて、音源ユニット310と、スピーカユニット320とを更に備える。また、表示ユニット330と、操作入力ユニット340とを備えている。
[Constitution]
FIG. 1 schematically shows a configuration of an acoustic device 300 including a signal processing device 100 according to an embodiment of the present invention. As shown in FIG. 1, the acoustic device 300 further includes a sound source unit 310 and a speaker unit 320 in addition to the signal processing device 100. Further, a display unit 330 and an operation input unit 340 are provided.

上記の信号処理装置100は、利用者により操作入力ユニット340を利用して指定された信号パラメータに従って、音源ユニット310からの音声データ信号ADDの処理を行い、出力音声信号AOSを生成する。この信号処理装置100の詳細については、後述する。   The signal processing apparatus 100 processes the audio data signal ADD from the sound source unit 310 according to the signal parameter designated by the user using the operation input unit 340, and generates an output audio signal AOS. Details of the signal processing apparatus 100 will be described later.

上記の音源ユニット310は、音声コンテンツから音声データ信号ADDを生成する。例えば、音響装置300が、コンパクトディスク(CD)等の記録媒体に記録された音声コンテンツを再生する装置である場合には、音源ユニット310は、当該記録媒体から音声コンテンツを読み取る読取手段と、当該読取手段による読取結果から音声データ信号ADDを抽出する音声データ抽出手段を備えることになる。また、音響装置300が、放送波の受信により取得した音声コンテンツを再生する装置である場合には、音源ユニット310は、放送波の受信結果から音声コンテンツを抽出するコンテンツ抽出手段と、当該コンテンツ抽出手段による抽出結果から音声データ信号ADDを抽出する音声データ抽出手段を備えることになる。   The sound source unit 310 generates an audio data signal ADD from the audio content. For example, when the audio device 300 is a device that reproduces audio content recorded on a recording medium such as a compact disc (CD), the sound source unit 310 includes reading means for reading the audio content from the recording medium, The audio data extraction means for extracting the audio data signal ADD from the reading result by the reading means is provided. When the audio device 300 is a device that reproduces audio content acquired by receiving broadcast waves, the sound source unit 310 includes content extraction means for extracting audio content from the reception results of broadcast waves, and the content extraction The sound data extracting means for extracting the sound data signal ADD from the extraction result by the means is provided.

音源ユニット310により生成された音声データ信号ADDは、信号処理装置100へ送られる。   The audio data signal ADD generated by the sound source unit 310 is sent to the signal processing apparatus 100.

上記のスピーカユニット320は、スピーカを備えて構成されている。このスピーカユニット320は、信号処理装置100から送られてきた出力音声信号AOSに従って、音声を再生して出力する。   The speaker unit 320 includes a speaker. The speaker unit 320 reproduces and outputs sound in accordance with the output sound signal AOS sent from the signal processing apparatus 100.

上記の表示ユニット330は、例えば、(i)液晶パネル、有機EL(Electro Luminescence)パネル、PDP(Plasma Display Panel)等の表示デバイスと、(ii)信号処理装置100から送出された表示制御データに基づいて、表示ユニット330全体の制御を行うグラフィックレンダラ等の表示コントローラと、(iii)表示画像データを記憶する表示画像メモリ等を備えて構成されている。この表示ユニット330は、信号処理装置100からの表示データIMDに従って、操作ガイダンス情報等を表示する。   The display unit 330 includes, for example, (i) a display device such as a liquid crystal panel, an organic EL (Electro Luminescence) panel, a PDP (Plasma Display Panel), and (ii) display control data sent from the signal processing apparatus 100. Based on this, a display controller such as a graphic renderer for controlling the entire display unit 330, and (iii) a display image memory for storing display image data are provided. The display unit 330 displays operation guidance information and the like according to display data IMD from the signal processing device 100.

上記の操作入力ユニット340は、音響装置300の本体部に設けられたキー部、及び/又はキー部を備えるリモート入力装置等により構成される。ここで、本体部に設けられたキー部としては、表示ユニット330の表示デバイスに設けられたタッチパネルを用いることができる。なお、キー部を有する構成に代えて、又は併用して音声認識技術を利用して音声にて入力する構成を採用することもできる。   The operation input unit 340 includes a key unit provided in the main body of the audio device 300 and / or a remote input device including the key unit. Here, as a key part provided in the main body, a touch panel provided in a display device of the display unit 330 can be used. In addition, it can replace with the structure which has a key part, or can also employ | adopt the structure input with a sound using a voice recognition technique in combination.

この操作入力ユニット340を利用者が操作することにより、音響装置300の動作内容の設定が行われる。例えば、信号処理装置100における信号加工の指定等の利用者による入力が、操作入力ユニット340を利用して行われる。こうした入力内容は、操作入力データIPDとして、操作入力ユニット340から信号処理装置100へ向けて送られる。   When the user operates the operation input unit 340, the operation content of the audio device 300 is set. For example, input by a user such as designation of signal processing in the signal processing apparatus 100 is performed using the operation input unit 340. Such input contents are sent as operation input data IPD from the operation input unit 340 to the signal processing device 100.

次に、上記の信号処理装置100について説明する。上述したように、信号処理装置100は、音源ユニット310からの音声データ信号ADDの処理を行い、出力音声信号AOSを生成する。かかる機能を有する信号処理装置100は、デジタル処理部110と、アナログ処理部120とを備えている。   Next, the signal processing apparatus 100 will be described. As described above, the signal processing apparatus 100 processes the audio data signal ADD from the sound source unit 310 to generate the output audio signal AOS. The signal processing apparatus 100 having such a function includes a digital processing unit 110 and an analog processing unit 120.

上記のデジタル処理部110は、利用者により操作入力ユニット340を利用して指定された信号加工パラメータに従って、音源ユニット310からの音声データ信号ADDを加工して、信号MFDを生成する。また、デジタル処理部110は、利用者により操作入力ユニット340を利用して指定された音量指定に従って、音量調整指令VLCを生成する。   The digital processing unit 110 processes the audio data signal ADD from the sound source unit 310 according to the signal processing parameter specified by the user using the operation input unit 340, and generates a signal MFD. In addition, the digital processing unit 110 generates a volume adjustment command VLC in accordance with the volume designation designated by the user using the operation input unit 340.

かかる機能を有するデジタル処理部110は、図2に示されるように、遅延手段としての信号遅延部130と、バッファ記憶手段としての先読みバッファ部140と、乗算手段としての乗算部150を備えている。また、デジタル処理部110は、信号選択部160と、加工手段としての加工処理部170と、利得値生成部180とを備えている。さらに、デジタル処理部110は、制御部190を備えている。   As shown in FIG. 2, the digital processing unit 110 having such a function includes a signal delay unit 130 as a delay unit, a prefetch buffer unit 140 as a buffer storage unit, and a multiplication unit 150 as a multiplication unit. . The digital processing unit 110 includes a signal selection unit 160, a processing unit 170 as a processing unit, and a gain value generation unit 180. Further, the digital processing unit 110 includes a control unit 190.

上記の信号遅延部130は、音源ユニット310からの音声データ信号ADD(=X(t))を受ける。そして、信号遅延部130は、音声データ信号ADDに所定の遅延を付与して信号DAD(=X(T))を生成し、乗算部150へ送る。   The signal delay unit 130 receives the audio data signal ADD (= X (t)) from the sound source unit 310. Then, the signal delay unit 130 generates a signal DAD (= X (T)) by giving a predetermined delay to the audio data signal ADD, and sends the signal DAD to the multiplication unit 150.

ここで、信号遅延部130において音声データ信号ADDに付与される遅延時間TD(=t−T)は、後述する利得値生成部180における信号CEF(=G(T))の生成時間以上の時間となるように、予め定められるようになっている。なお、本実施形態においては、サンプリング周期をτとした場合に、時間t,Tは、次の(1)及び(2)式に示されるようになっている。
t=j・τ (j=0,1,2,…) …(1)
T=k・τ (k=0,1,2,…) …(2)
Here, the delay time T D (= t−T) given to the audio data signal ADD in the signal delay unit 130 is equal to or longer than the generation time of the signal CEF (= G (T)) in the gain value generation unit 180 described later. The time is determined in advance. In the present embodiment, when the sampling period is τ, the times t and T are expressed by the following equations (1) and (2).
t = j · τ (j = 0, 1, 2,...) (1)
T = k · τ (k = 0, 1, 2,...) (2)

ここで、値jと値kとの関係は、次の(3)式のようになっている。
(j−k)=TD/τ=一定値 …(3)
Here, the relationship between the value j and the value k is expressed by the following equation (3).
(J−k) = T D / τ = constant value (3)

上記の先読みバッファ部140は、遅延時間TDに対応する所定量の音声データ信号ADDを一時的に記憶する。そして、一時的に記憶された内容は、利得値生成部180からの読み取り要求に応答して、信号BFD(=X(t))として、先読みバッファ部140から利得値生成部180へ送られる。 Additional prefetch buffer unit 140 temporarily stores the voice data signals ADD of a predetermined amount corresponding to the delay time T D. Then, the temporarily stored content is sent from the prefetch buffer unit 140 to the gain value generation unit 180 as a signal BFD (= X (t)) in response to a read request from the gain value generation unit 180.

上記の乗算部150は、信号遅延部130からの信号DAD(=X(T))と、利得値生成部180からの信号CEF(=G(T))を受ける。そして、乗算部150は、信号DADと信号CEFとの各時点における積を算出する。乗算部150による乗算結果は、信号GCD(=Y(T)=X(T)・G(T))として、乗算部150から信号選択部160へ送られる。   The multiplication unit 150 receives the signal DAD (= X (T)) from the signal delay unit 130 and the signal CEF (= G (T)) from the gain value generation unit 180. Then, the multiplication unit 150 calculates a product of the signal DAD and the signal CEF at each time point. The multiplication result by the multiplication unit 150 is sent from the multiplication unit 150 to the signal selection unit 160 as a signal GCD (= Y (T) = X (T) · G (T)).

上記の信号選択部160は、乗算部150からの信号GCDと、利得値生成部180からのインパルス信号IMPとを受ける。そして、信号選択部160は、制御部190からの信号選択指令SLCに従って、信号GCD及びインパルス信号IMPのいずれかを選択し、信号SLDとして加工処理部170へ送る。   The signal selection unit 160 receives the signal GCD from the multiplication unit 150 and the impulse signal IMP from the gain value generation unit 180. Then, the signal selection unit 160 selects either the signal GCD or the impulse signal IMP in accordance with the signal selection command SLC from the control unit 190, and sends it to the processing unit 170 as a signal SLD.

加工処理部170は、信号選択部160からの信号SLDを受ける。そして、加工処理部170は、制御部190からの加工制御指令MDCに含まれる各種パラメータの値に従って、信号SLDの加工処理を行う。こうした加工処理としては、周波数特性、位相特性、音場特性等が含まれている。   Processing unit 170 receives signal SLD from signal selection unit 160. Then, the processing unit 170 performs processing of the signal SLD according to the values of various parameters included in the processing control command MDC from the control unit 190. Such processing includes frequency characteristics, phase characteristics, sound field characteristics, and the like.

こうした加工処理部170による加工処理は、後述するようにして計測される加工処理部170のインパルス応答を信号SLDに畳み込む処理と等価なものとなっている。加工処理部170による加工結果は、信号MFDとして、利得値生成部180及びアナログ処理部120へ送られる。   Such processing by the processing unit 170 is equivalent to processing for convolving the impulse response of the processing unit 170 measured as described later with the signal SLD. A processing result by the processing unit 170 is sent to the gain value generation unit 180 and the analog processing unit 120 as a signal MFD.

上記の利得値生成部180は、乗算部150へ供給するための信号CEF(=G(T))を生成する。かかる機能を有する利得値生成部180は、図3に示されるように、インパルス信号発生手段としてのインパルス信号発生部181と、収集手段としてのインパルス応答収集部182とを備えている。また、利得値生成部180は、分割手段としてのインパルス応答分割部183と、畳み込み手段としての畳み込み部184と、絶対値算出手段としての絶対値算出部185とを備えている。さらに、利得値生成部180は、ノルム算出手段としてのL1ノルム算出部186と、利得制御手段としての利得制御部187とを備えている。 The gain value generation unit 180 generates a signal CEF (= G (T)) to be supplied to the multiplication unit 150. As shown in FIG. 3, the gain value generation unit 180 having such a function includes an impulse signal generation unit 181 as an impulse signal generation unit and an impulse response collection unit 182 as a collection unit. The gain value generation unit 180 includes an impulse response division unit 183 as a division unit, a convolution unit 184 as a convolution unit, and an absolute value calculation unit 185 as an absolute value calculation unit. Furthermore, the gain value generation unit 180 includes an L 1 norm calculation unit 186 as a norm calculation unit and a gain control unit 187 as a gain control unit.

上記のインパルス信号発生部181は、制御部190からのインパルス信号発生指令CCRを受けると、インパルス信号IMPを発生する。こうして発生されたインパルス信号IMPは、インパルス信号発生部181から信号選択部160へ送られる。また、インパルス信号発生部181は、インパルス信号IMPの発生開始と同時に、インパルス信号発生を開始した旨を、信号IGSとして、インパルス応答収集部182へ送る。   When the impulse signal generation unit 181 receives the impulse signal generation command CCR from the control unit 190, the impulse signal generation unit 181 generates the impulse signal IMP. The impulse signal IMP generated in this way is sent from the impulse signal generator 181 to the signal selector 160. In addition, the impulse signal generation unit 181 sends, to the impulse response collection unit 182 as a signal IGS, simultaneously with the generation start of the impulse signal IMP, that the impulse signal generation has started.

上記のインパルス応答収集部182は、インパルス信号発生を開始した旨を、インパルス信号発生部181からの信号IGSとして受けると、その後における加工処理部170からの信号MFDを、加工処理部170によるインパルス信号IMPの加工結果である加工処理部170のインパルス応答として収集する。こうしたインパルス応答の波形の例が図4に示されている。   When the impulse response collection unit 182 receives the start of impulse signal generation as the signal IGS from the impulse signal generation unit 181, the subsequent signal MFD from the processing unit 170 is an impulse signal generated by the processing unit 170. Collected as an impulse response of the processing unit 170, which is an IMP processing result. An example of such an impulse response waveform is shown in FIG.

なお、このインパルス応答は、[h(0),h(τ),…,h(p・τ),…,h(N・τ)]というデータ列として得られる。また、インパルス応答の収集時間は、実験、シミュレーション、経験等に基づいて、インパルス応答h(p・τ)の収束の観点から、予め定められる。   This impulse response is obtained as a data string [h (0), h (τ),..., H (p · τ),. The impulse response collection time is determined in advance from the viewpoint of convergence of the impulse response h (p · τ) based on experiments, simulations, experiences, and the like.

インパルス応答h(p・τ)の収集が終了すると、インパルス応答収集部182は、収集終了の旨を信号AQEとして制御部190へ報告する。そして、インパルス応答収集部182は、収集されたインパルス応答を、信号IMRとしてインパルス応答分割部183へ送る。   When the collection of the impulse response h (p · τ) is completed, the impulse response collection unit 182 reports the completion of collection to the control unit 190 as a signal AQE. Then, the impulse response collection unit 182 sends the collected impulse response to the impulse response division unit 183 as a signal IMR.

上記のインパルス応答分割部183は、インパルス応答収集部182からの信号IMRとして報告されたインパルス応答h(p・τ)(p=0〜N)を受ける。そして、インパルス応答分割部183は、インパルス応答h(p・τ)を、第1部分と第2部分とに分割する。本実施形態では、インパルス応答分割部183は、インパルス応答h(p・τ)を、第1部分h1(q・τ)(q=0〜M)と、第2部分h2(r・τ)(r=M+1〜N)の2つの部分に分割するようになっている。この分割により生成された第1部分h1(q・τ)及び第2部分h2(r・τ)の波形の例が図5及び図6に示されている。 The impulse response dividing unit 183 receives the impulse response h (p · τ) (p = 0 to N) reported as the signal IMR from the impulse response collecting unit 182. Then, the impulse response dividing unit 183 divides the impulse response h (p · τ) into a first part and a second part. In the present embodiment, the impulse response dividing unit 183 converts the impulse response h (p · τ) into a first portion h 1 (q · τ) (q = 0 to M) and a second portion h 2 (r · τ). ) (R = M + 1 to N). Examples of waveforms of the first part h 1 (q · τ) and the second part h 2 (r · τ) generated by this division are shown in FIGS.

なお、本実施形態においては、値Mは、後述する(4)式に関する計算量、後述する(4)〜(8)式に従った算出によるオーバーフローの不発生、及び、信号DAD(=X(T))と信号GCD(=Y(T)=X(T)・G(T))との相似性の維持の観点から、実験、シミュレーション、経験等に基づいて、予め定められるようになっている。   In the present embodiment, the value M is a calculation amount related to the later-described expression (4), no occurrence of overflow due to calculations according to the later-described expressions (4) to (8), and the signal DAD (= X ( T)) and the signal GCD (= Y (T) = X (T) · G (T)) from the viewpoint of maintaining the similarity between the signals and the signals GCD (= Y (T) = X (T) · G (T)). Yes.

こうした分割が終了すると、インパルス応答分割部183は、第1部分h1(q・τ)を、信号IMR1として、畳み込み部184へ送る。また、インパルス応答分割部183は、第2部分h2(r・τ)を、信号IMR2として、L1ノルム算出部186へ送る。 When such division is completed, the impulse response dividing unit 183 sends the first part h 1 (q · τ) to the convolution unit 184 as the signal IMR1. Further, the impulse response division unit 183 sends the second part h 2 (r · τ) to the L 1 norm calculation unit 186 as the signal IMR2.

上記の畳み込み部184は、インパルス応答分割部183からの信号IMR1として第1部分h1(q・τ)を受ける。また、畳み込み部184は、先読みバッファ部140からの信号BFD(=X(j・τ))を受ける。なお、先読みバッファ部140にデータが記憶されていない場合には、信号BFDとして値「0」のデータ信号が先読みバッファ部140から送られるようになっている。 The convolution unit 184 receives the first part h 1 (q · τ) as the signal IMR 1 from the impulse response division unit 183. The convolution unit 184 receives the signal BFD (= X (j · τ)) from the prefetch buffer unit 140. When no data is stored in the prefetch buffer unit 140, a data signal having a value “0” is transmitted from the prefetch buffer unit 140 as the signal BFD.

そして、畳み込み部184は、次の(4)式に従った算出を行うことにより、データ列X(j・τ)にインパルス応答の第1部分h1(q・τ)を畳み込む。
1(j・τ)=h(0)・X(j・τ)+h(τ)・X((j−1)・τ))+…
+h(q・τ)・X((j−q)・τ)+…+h(M・τ)・X((j−M)・τ)
…(4)
Then, the convolution unit 184 performs a calculation according to the following equation (4), thereby convolving the first part h 1 (q · τ) of the impulse response with the data string X (j · τ).
Z 1 (j · τ) = h (0) · X (j · τ) + h (τ) · X ((j−1) · τ)) +.
+ H (q · τ) · X ((j−q) · τ) +... + H (M · τ) · X ((j−M) · τ)
(4)

図7に示される波形のデータ列X(j・τ)に第1部分h1(q・τ)を畳み込んだ波形の例が図8に示されている。こうして得られた畳み込み結果Z1(j・τ)は、信号CVDとして、絶対値算出部185へ送られる。 FIG. 8 shows an example of a waveform obtained by convolving the first portion h 1 (q · τ) with the waveform data string X (j · τ) shown in FIG. The convolution result Z 1 (j · τ) obtained in this way is sent to the absolute value calculation unit 185 as a signal CVD.

絶対値算出部185は、次の(5)式による算出を行うことにより、畳み込み結果Z1(j・τ)の絶対値Z2(j・τ)を求める。
2(j・τ)=|Z1(j・τ)| …(5)
The absolute value calculation unit 185 calculates the absolute value Z 2 (j · τ) of the convolution result Z 1 (j · τ) by performing calculation according to the following equation (5).
Z 2 (j · τ) = | Z 1 (j · τ) | (5)

こうして算出された絶対値Z2(j・τ)の算出結果の例が図9に示されている。こうして算出された絶対値Z2(j・τ)は、信号ABDとして、絶対値算出部185から利得制御部187へ送られる。 An example of the calculation result of the absolute value Z 2 (j · τ) calculated in this way is shown in FIG. The absolute value Z 2 (j · τ) calculated in this way is sent from the absolute value calculation unit 185 to the gain control unit 187 as a signal ABD.

上記のL1ノルム算出部186は、インパルス応答分割部183からの信号IMR2として、インパルス応答の第2部分h2(r・τ)を受ける。そして、L1ノルム算出部186は、次の(6)式により第2部分h2(r・τ)のL1ノルム値NRMを算出する。
NRM=|h((M+1)・τ)|+|h((M+2)・τ)|+…+|h(N・τ)|
…(6)
The L 1 norm calculation unit 186 receives the second part h 2 (r · τ) of the impulse response as the signal IMR2 from the impulse response division unit 183. Then, the L 1 norm calculation unit 186 calculates the L 1 norm value NRM of the second portion h 2 (r · τ) by the following equation (6).
NRM = | h ((M + 1) · τ) | + | h ((M + 2) · τ) | + ... + | h (N · τ) |
(6)

こうして得られたL1ノルム値NRMは、L1ノルム算出部186から利得制御部187へ送られる。 The L 1 norm value NRM obtained in this way is sent from the L 1 norm calculation unit 186 to the gain control unit 187.

上記の利得制御部187は、絶対値算出部185からの信号ABDとして絶対値Z2(j・τ)を受けるとともに、L1ノルム算出部186のL1ノルム値NRMを受ける。そして、利得制御部187は、次の(7)式により、評価値E(j・t)を算出する。
E(j・t)=Z2(j・τ)+NRM …(7)
こうして算出された評価値E(j・t)の例が、図10に示されている。
The gain control unit 187 receives the absolute value Z 2 (j · τ) as the signal ABD from the absolute value calculation unit 185 and the L 1 norm value NRM of the L 1 norm calculation unit 186. Then, gain control section 187 calculates evaluation value E (j · t) by the following equation (7).
E (j · t) = Z 2 (j · τ) + NRM (7)
An example of the evaluation value E (j · t) calculated in this way is shown in FIG.

引き続き、利得制御部187は、次の(8)式により利得値G(j・t)を算出する。
G(j・t)=1/E(j・t) …(8)
Subsequently, the gain control unit 187 calculates the gain value G (j · t) by the following equation (8).
G (j · t) = 1 / E (j · t) (8)

そして、利得制御部187は、利得値G(j・t)の出力タイミングを調整して、信号遅延部130から出力される信号DAD(=X(T))と同期する利得値を乗算部150に対して指定する信号CEF(=G(T))として生成する。こうして生成された信号CEFは、乗算部150へ送られる。   The gain control unit 187 adjusts the output timing of the gain value G (j · t), and multiplies the gain value synchronized with the signal DAD (= X (T)) output from the signal delay unit 130 by the multiplication unit 150. Is generated as a signal CEF (= G (T)) to be specified. The signal CEF generated in this way is sent to the multiplier 150.

図2に戻り、次に、上記の制御部190について説明する。この制御部190は、デジタル処理部110及びアナログ処理部120に対して、次の制御を行う。   Returning to FIG. 2, the control unit 190 will be described next. The control unit 190 performs the following control on the digital processing unit 110 and the analog processing unit 120.

利用者により操作入力ユニット340に入力されたデジタル処理による信号加工の態様指定を信号IPDとして受けると、制御部190は、指定された態様の信号加工のためのパラメータ値を算出し、それらを含む加工制御指令MDCを生成する。そして、制御部190は、生成された加工制御指令MDCを加工処理部170へ送るとともに、利得値生成部180からのインパルス信号IMPを選択すべき旨の信号選択指令SLCを信号選択部160へ送る。   When the signal processing mode designation by digital processing input to the operation input unit 340 by the user is received as the signal IPD, the control unit 190 calculates parameter values for signal processing in the designated mode and includes them. A machining control command MDC is generated. The control unit 190 sends the generated machining control command MDC to the machining processing unit 170 and sends a signal selection command SLC to the signal selection unit 160 indicating that the impulse signal IMP from the gain value generation unit 180 should be selected. .

引き続き、制御部190は、インパルス信号発生指令CCRを利得値生成部180へ送る。そして、制御部190は、インパルス応答の収集終了の旨を信号AQEとして利得値生成部180から受けると、乗算部150からの信号GCDを選択すべき旨の信号選択指令SLCを信号選択部160へ送る。   Subsequently, the control unit 190 sends an impulse signal generation command CCR to the gain value generation unit 180. When the control unit 190 receives from the gain value generation unit 180 a signal AQE that the impulse response collection is complete, the signal selection command SLC indicating that the signal GCD from the multiplication unit 150 should be selected is sent to the signal selection unit 160. send.

なお、本実施形態では、制御部190は、インパルス信号発生指令CCRの発行の直前から、信号AQEの受信までの期間については、出力音量を「0」とすべき音量調整指令VLCを生成し、アナログ処理部120へ送るようになっている。また、制御部190は、信号AQEを受けると、記憶内容をクリアすべき旨のバッファクリア指令BCLを先読みバッファ部140へ送るようになっている。   In the present embodiment, the control unit 190 generates a volume adjustment command VLC whose output volume should be “0” for the period from immediately before the issuance of the impulse signal generation command CCR to the reception of the signal AQE, The data is sent to the analog processing unit 120. Further, when the control unit 190 receives the signal AQE, the control unit 190 sends a buffer clear command BCL to the effect that the stored contents should be cleared to the prefetch buffer unit 140.

また、利用者により操作入力ユニット340に入力されたアナログ処理による音量調整の態様指定を信号IPDとして受けると、制御部190は指定された音量調整のための音量調整指令VLCを生成する。そして、制御部190は、生成された音量調整指令VLCをアナログ処理部120へ送る。   In addition, when the specification of the volume adjustment mode by analog processing input to the operation input unit 340 by the user is received as the signal IPD, the control unit 190 generates a volume adjustment command VLC for the specified volume adjustment. Then, the control unit 190 sends the generated volume adjustment command VLC to the analog processing unit 120.

図1に戻り、上記のアナログ処理部120は、デジタル処理部110からの信号MFDを受ける。そして、アナログ処理部120は、デジタル処理部110による制御のもとで、出力音声信号AOSを生成し、スピーカユニット320へ送る。かかる機能を有するアナログ処理部120は、図11に示されるように、DA(Digital to Analogue)変換部121と、音量調整部122と、パワー増幅部123とを備えている。   Returning to FIG. 1, the analog processing unit 120 receives the signal MFD from the digital processing unit 110. Then, the analog processing unit 120 generates an output audio signal AOS under the control of the digital processing unit 110 and sends it to the speaker unit 320. As illustrated in FIG. 11, the analog processing unit 120 having such a function includes a DA (Digital to Analogue) conversion unit 121, a volume adjustment unit 122, and a power amplification unit 123.

上記のDA変換部121は、DA変換器を備えて構成されている。このDA変換部121は、デジタル処理部110からのデジタル形式の信号MFDを受ける。そして、DA変換部121は、信号MFDをアナログ信号に変換する。DA変換部121による変換結果であるアナログ形式の信号ACSは、音量調整部122へ送られる。   The DA converter 121 includes a DA converter. The DA converter 121 receives the digital signal MFD from the digital processor 110. The DA conversion unit 121 converts the signal MFD into an analog signal. The analog signal ACS, which is the conversion result of the DA converter 121, is sent to the volume controller 122.

上記の音量調整部122は、本実施形態では、電子ボリューム素子等を備えて構成されている。この音量調整部122は、DA変換部121からの信号ACSを受ける。そして、音量調整部122は、デジタル処理部110からの音量調整指令VLCに従って、信号ACSに対して音量調整処理を施す。音量調整部122による調整結果である信号VCSは、パワー増幅部123へ送られる。   In the present embodiment, the volume adjusting unit 122 includes an electronic volume element and the like. The volume adjustment unit 122 receives the signal ACS from the DA conversion unit 121. Then, the volume adjustment unit 122 performs volume adjustment processing on the signal ACS in accordance with the volume adjustment command VLC from the digital processing unit 110. A signal VCS, which is an adjustment result by the volume adjustment unit 122, is sent to the power amplification unit 123.

上記のパワー増幅部123は、パワー増幅器を備えて構成されている。このパワー増幅部123は、音量調整部122からの信号VCSを受ける。そして、パワー増幅部123は、信号VCSをパワー増幅する。パワー増幅部123による増幅結果である出力音声信号AOSは、スピーカユニット320へ送られる。   The power amplification unit 123 includes a power amplifier. The power amplification unit 123 receives the signal VCS from the volume adjustment unit 122. The power amplifying unit 123 power amplifies the signal VCS. An output audio signal AOS that is an amplification result by the power amplifier 123 is sent to the speaker unit 320.

[動作]
次に、上記のように構成された音響装置300の動作について、信号処理装置100における利得値生成部180による利得値G(T)の生成処理に主に着目して説明する。
[Operation]
Next, the operation of the acoustic apparatus 300 configured as described above will be described mainly focusing on the generation process of the gain value G (T) by the gain value generation unit 180 in the signal processing apparatus 100.

<利得値生成処理における制御部190の処理>
まず、利得値生成処理における制御部190の処理について説明する。利得値生成処理において、制御部190は、図12に示されるように、まず、ステップS11において、利用者による操作入力ユニット340への入力により、新たなデジタル処理による信号加工の態様指定がなされたか否かを判定する。この判定の結果が否定的であった場合(ステップS11:N)には、ステップS11の処理が繰り返される。
<Processing of Control Unit 190 in Gain Value Generation Processing>
First, the process of the control unit 190 in the gain value generation process will be described. In the gain value generation processing, as shown in FIG. 12, first, in step S11, the control unit 190 has designated a signal processing mode by new digital processing by an input to the operation input unit 340 by the user. Determine whether or not. If the result of this determination is negative (step S11: N), the process of step S11 is repeated.

一方、ステップS11における判定の結果が肯定的であった場合(ステップS11:Y)には、処理はステップS12へ進む。このステップS12では、制御部190が、指定された態様の信号加工のためのパラメータ値を算出し、それらを含む加工制御指令MDCを生成する。そして、制御部190は、生成された加工制御指令MDCを加工処理部170へ送るとともに、利得値生成部180からのインパルス信号IMPを選択すべき旨の信号選択指令SLCを信号選択部160へ送る(図2参照)。   On the other hand, if the result of the determination in step S11 is affirmative (step S11: Y), the process proceeds to step S12. In step S12, the control unit 190 calculates parameter values for signal processing of the designated mode, and generates a processing control command MDC including them. The control unit 190 sends the generated machining control command MDC to the machining processing unit 170 and sends a signal selection command SLC to the signal selection unit 160 indicating that the impulse signal IMP from the gain value generation unit 180 should be selected. (See FIG. 2).

なお、上述したように、本実施形態では、制御部190は、ステップS12において、インパルス信号発生指令CCRの発行に先立って、出力音量を「0」とすべき音量調整指令VLCを生成し、アナログ処理部120へ送るようになっている。   As described above, in the present embodiment, in step S12, the control unit 190 generates the volume adjustment command VLC for setting the output volume to “0” before issuing the impulse signal generation command CCR. The data is sent to the processing unit 120.

こうしてステップS12の処理が終了すると、制御部190は、ステップS13において、利得値生成部180から、インパルス応答の収集終了の旨の信号AQEを受けたか否かを判定することにより、利得値生成部180によるインパルス応答の収集が終了したか否かを判定する。この判定の結果が否定的であった場合(ステップS13:N)には、ステップS13の処理が繰り返される。   When the process of step S12 is completed in this way, the control unit 190 determines whether or not the signal AQE indicating the end of impulse response collection has been received from the gain value generation unit 180 in step S13. It is determined whether collection of impulse responses by 180 has ended. If the result of this determination is negative (step S13: N), the process of step S13 is repeated.

一方、ステップS13における判定の結果が肯定的であった場合(ステップS13:Y)には、処理はステップS14へ進む。このステップS14では、制御部190が、乗算部150からの信号GCDを選択すべき旨の信号選択指令SLCを信号選択部160へ送る。   On the other hand, if the result of the determination in step S13 is affirmative (step S13: Y), the process proceeds to step S14. In step S <b> 14, the control unit 190 sends a signal selection command SLC indicating that the signal GCD from the multiplication unit 150 should be selected to the signal selection unit 160.

なお、本実施形態においては、制御部190は、ステップS14において、記憶内容をクリアすべき旨のバッファクリア指令BCLを先読みバッファ部140へ送るとともに、出力音量をインパルス信号発生指令CCRの発行直前と同様に調整する音量調整指令VLCを生成し、アナログ処理部120へ送るようになっている。   In this embodiment, in step S14, the control unit 190 sends a buffer clear command BCL indicating that the stored contents should be cleared to the prefetch buffer unit 140, and sets the output volume immediately before the issuance of the impulse signal generation command CCR. Similarly, a volume adjustment command VLC to be adjusted is generated and sent to the analog processing unit 120.

こうしてステップS14の処理が終了すると、処理はステップS11へ戻る。こうして、ステップS11〜S14の処理が繰り返されることにより、利得値生成処理における制御部190の処理が実行される。   When the process of step S14 is thus completed, the process returns to step S11. In this way, the processing of the control unit 190 in the gain value generation processing is executed by repeating the processing of steps S11 to S14.

<利得値生成処理における利得値生成部180の処理>
次に、利得値生成処理における利得値生成部180の処理について説明する。利得値生成処理において、利得値生成部180では、図13に示されるように、まず、ステップS21において、制御部190からインパルス発生指令CCRを受けたか否かを判定する。この判定の結果が否定的であった場合(ステップS21:N)には、ステップS26へ進む。このステップS26以降の処理については、後述する。
<Processing of Gain Value Generation Unit 180 in Gain Value Generation Processing>
Next, the process of the gain value generation unit 180 in the gain value generation process will be described. In the gain value generation process, as shown in FIG. 13, the gain value generation unit 180 first determines whether or not an impulse generation command CCR is received from the control unit 190 in step S21. If the result of this determination is negative (step S21: N), the process proceeds to step S26. The processing after step S26 will be described later.

一方、ステップS21における判定の結果が肯定的であった場合(ステップS21:Y)には、処理はステップS22へ進む。このステップS22では、インパルス信号発生部181が、インパルス信号IMPを発生し、信号選択部160へ送る。また、インパルス信号発生部181は、インパルス信号IMPの発生開始と同時に、インパルス信号発生を開始した旨を、信号IGSとして、インパルス応答収集部182へ送る(図3参照)。   On the other hand, when the result of the determination in step S21 is affirmative (step S21: Y), the process proceeds to step S22. In step S <b> 22, the impulse signal generator 181 generates an impulse signal IMP and sends it to the signal selector 160. Further, the impulse signal generation unit 181 sends, to the impulse response collection unit 182 as a signal IGS, simultaneously with the start of generation of the impulse signal IMP, as a signal IGS (see FIG. 3).

インパルス信号発生を開始した旨の信号IGSを受けると、ステップS23において、インパルス応答収集部182が、その後における加工処理部170からの信号MFDを、加工処理部170によるインパルス信号IMPの加工結果である加工処理部170のインパルス応答h(p・τ)(p=1〜N)として収集する。   When the signal IGS indicating that the impulse signal generation has started is received, in step S23, the impulse response collection unit 182 indicates the subsequent signal MFD from the processing unit 170 as a result of processing the impulse signal IMP by the processing unit 170. Collected as impulse response h (p · τ) (p = 1 to N) of the processing unit 170.

インパルス応答h(p・τ)の収集が終了すると、インパルス応答収集部182は、収集終了の旨を信号AQEとして制御部190へ報告する。そして、インパルス応答収集部182は、収集されたインパルス応答を、信号IMRとしてインパルス応答分割部183へ送る(図3参照)。   When the collection of the impulse response h (p · τ) is completed, the impulse response collection unit 182 reports the completion of collection to the control unit 190 as a signal AQE. Then, the impulse response collection unit 182 sends the collected impulse response to the impulse response division unit 183 as a signal IMR (see FIG. 3).

インパルス応答収集部182からのインパルス応答h(p・τ)の収集結果を受けたインパルス応答分割部183は、ステップS24において、インパルス応答h(p・τ)を、第1部分h1(q・τ)(q=0〜M)と、第2部分h2(r・τ)(r=M+1〜N)とに分割する。こうして分割が終了すると、インパルス応答分割部183は、新たな第1部分としての分割された第1部分h1(q・τ)を、信号IMR1として、畳み込み部184へ送る。また、インパルス応答分割部183は、第2部分h2(r・τ)を、信号IMR2として、L1ノルム算出部186へ送る(図3参照)。 Receiving the impulse response h (p · τ) collection result from the impulse response collection unit 182, the impulse response dividing unit 183 converts the impulse response h (p · τ) to the first part h 1 (q · τ) (q = 0 to M) and the second part h 2 (r · τ) (r = M + 1 to N). When the division ends in this way, the impulse response division unit 183 sends the divided first part h 1 (q · τ) as the new first part to the convolution unit 184 as the signal IMR1. Further, the impulse response division unit 183 sends the second part h 2 (r · τ) as the signal IMR2 to the L 1 norm calculation unit 186 (see FIG. 3).

第2部分h2(r・τ)を受けたL1ノルム算出部186は、ステップS25において、上述した(6)式により、第2部分h2(r・τ)のL1ノルム値NRMを算出する。こうして算出されたL1ノルム値NRMは、新たなL1ノルム値として利得制御部187へ送られる(図3参照)。 In step S25, the L 1 norm calculation unit 186 that has received the second part h 2 (r · τ) calculates the L 1 norm value NRM of the second part h 2 (r · τ) by the above-described equation (6). calculate. The L 1 norm value NRM calculated in this way is sent to the gain control unit 187 as a new L 1 norm value (see FIG. 3).

このステップS25の処理と並行して、ステップS26において、畳み込み部184が、先読みバッファ部140からデータX(t)を読み出して、データX(j・τ)に対して、(4)式により、その時点においてインパルス応答分割部183から報告されている第1部分h1(q・τ)(q=0〜M)を畳み込む。畳み込み部184により算出された畳み込み結果Z1(j・τ)は、信号CVDとして、絶対値算出部185へ送られる(図3参照)。 In parallel with the processing of step S25, in step S26, the convolution unit 184 reads the data X (t) from the prefetch buffer unit 140, and the data X (j · τ) is expressed by the equation (4) as follows: The first part h 1 (q · τ) (q = 0 to M) reported from the impulse response division unit 183 at that time is convolved. The convolution result Z 1 (j · τ) calculated by the convolution unit 184 is sent to the absolute value calculation unit 185 as a signal CVD (see FIG. 3).

なお、先読みバッファ部140にデータが記憶されていない、すなわち、音源ユニット310から音声データX(t)が供給されていない場合には、上述したように、先読みバッファ部140からのデータは全て「0」となるようになっているので、(4)式により算出された畳み込み結果は「0」となるようになっている。   When no data is stored in the prefetch buffer unit 140, that is, when the audio data X (t) is not supplied from the sound source unit 310, all the data from the prefetch buffer unit 140 is “ Therefore, the convolution result calculated by the equation (4) is “0”.

畳み込み結果Z1(j・τ)を受けた絶対値算出部185は、ステップS27において、畳み込み結果Z1(j・τ)の絶対値Z2(j・τ)を算出する。こうして算出された絶対値Z2(j・τ)は、信号ABDとして、絶対値算出部185から利得制御部187へ送られる(図3参照)。 The absolute value calculation unit 185 that has received the convolution result Z 1 (j · τ) calculates the absolute value Z 2 (j · τ) of the convolution result Z 1 (j · τ) in step S27. The absolute value Z 2 (j · τ) calculated in this way is sent as a signal ABD from the absolute value calculation unit 185 to the gain control unit 187 (see FIG. 3).

1ノルム算出部186からのL1ノルム値NRMと、絶対値算出部185からの絶対値Z2(j・τ)とを受けた利得制御部187は、ステップS27において利得値制御処理を行う。この利得値制御処理に際して、利得制御部187は、まず、上述した(7)式により、評価値E(j・t)を算出する。 The gain control unit 187 that has received the L 1 norm value NRM from the L 1 norm calculation unit 186 and the absolute value Z 2 (j · τ) from the absolute value calculation unit 185 performs gain value control processing in step S27. . In the gain value control process, the gain control unit 187 first calculates the evaluation value E (j · t) by the above-described equation (7).

引き続き、利得制御部187は、上述した(8)式により、利得値G(j・t)を算出する。なお、上述したステップS25においてインパルス応答分割部183が取得したデータが、先読みバッファ部140にデータが記憶されていないことに起因して全て「0」となった場合には、評価値E(j・t)は、第2部分h2(r・τ)のL1ノルム値NRMそのものとなるので、利得値算出は、第2部分h2(r・τ)のみに基づいて行われることになる。 Subsequently, the gain control unit 187 calculates the gain value G (j · t) by the above-described equation (8). If all the data acquired by the impulse response division unit 183 in step S25 described above becomes “0” because no data is stored in the prefetch buffer unit 140, the evaluation value E (j T) is the L 1 norm value NRM itself of the second part h 2 (r · τ), so that the gain value calculation is performed based only on the second part h 2 (r · τ). .

こうして先読みバッファ部140から取得された所定量のデータに基づく利得値G(j・t)の算出が終了すると、処理はステップS21へ戻る。この後、ステップS21〜S27の処理が繰り返されて、利得値G(j・t)の算出が継続的に実行される。   When the calculation of the gain value G (j · t) based on the predetermined amount of data acquired from the prefetch buffer unit 140 is thus completed, the process returns to step S21. Thereafter, the processes of steps S21 to S27 are repeated, and the calculation of the gain value G (j · t) is continuously executed.

利得制御部187は、こうして算出された利得値G(j・t)の出力タイミングを調整して、信号遅延部130から出力される信号DAD(=X(T))と同期する利得値G(T)を乗算部150に対して指定する信号CEFを生成し、乗算部150へ送る。   The gain control unit 187 adjusts the output timing of the gain value G (j · t) calculated in this manner, and synchronizes with the signal DAD (= X (T)) output from the signal delay unit 130. A signal CEF for designating T) to the multiplication unit 150 is generated and sent to the multiplication unit 150.

<音量調整処理>
次いで、音量調整処理について、説明する。
<Volume adjustment processing>
Next, the volume adjustment process will be described.

利用者により操作入力ユニット340に入力されたアナログ処理による音量調整の態様指定を信号IPDとして受けると、制御部190は指定された音量調整のための音量調整指令VLCを生成する。そして、制御部190は、生成された音量調整指令VLCをアナログ処理部120へ送る。この音量調整指令VLCを受けたアナログ処理部120が、音量調整指令VLCで指定された態様の音量調整を実行する。   When the specification of the volume adjustment mode by analog processing input to the operation input unit 340 by the user is received as the signal IPD, the control unit 190 generates a volume adjustment command VLC for the specified volume adjustment. Then, the control unit 190 sends the generated volume adjustment command VLC to the analog processing unit 120. Receiving the volume adjustment command VLC, the analog processing unit 120 performs volume adjustment in a mode specified by the volume adjustment command VLC.

以上の利得値生成処理及び信号加工処理が、利用者の指定に対応して、デジタル処理部110において実行され、信号MFDが生成される。こうして生成された信号MFDの例が、図14において、実線で示されている。なお、図14においては、インパルス応答h(p・t)のL1ノルム値の逆数を利得値として採用した場合における信号加工結果が、破線で示されている。両者を比較して判るように、本実施形態による利得値の制御の方が、信号レベルの変化を大きくできる。 The above gain value generation processing and signal processing processing are executed in the digital processing unit 110 in response to the user's designation, and a signal MFD is generated. An example of the signal MFD generated in this way is shown by a solid line in FIG. In FIG. 14, the signal processing result when the inverse of the L 1 norm value of the impulse response h (p · t) is adopted as the gain value is indicated by a broken line. As can be seen by comparing the two, the control of the gain value according to the present embodiment can increase the change in the signal level.

また、以上の音量調整処理が、利用者の指定に対応して信号処理装置100において実行されつつ、音源ユニット310からの音声データに基づく出力音声信号AOSがスピーカユニット320に供給される。そして、スピーカユニット320からは、出力音声信号AOSに基づく再生音声が出力される。   Further, the sound volume adjustment process described above is executed in the signal processing apparatus 100 in response to the user's designation, and the output audio signal AOS based on the audio data from the sound source unit 310 is supplied to the speaker unit 320. Then, the playback sound based on the output sound signal AOS is output from the speaker unit 320.

以上説明したように、本実施形態では、デジタル処理により信号加工を行う加工処理部170のインパルス応答h(p・τ)(p=0〜N)を計測する。計測されたインパルス応答h(p・τ)を、インパルス応答分割部183が、第1部分h1(q・τ)(q=0〜M(<N))と、第2部分h2(r・τ)(r=M+1〜N)に分割する。引き続き、畳み込み部184が、先読みされた音声データ信号X(j・τ)に第1部分h1(q・τ)を、畳み込んだ後に、絶対値算出部185が、畳み込み結果の絶対値Z2(j・τ)を算出する。一方、L1ノルム算出部186が、第2部分h2(r・τ)のL1ノルム値NRMを算出する。そして、利得制御部187が、絶対値Z2(j・τ)とL1ノルム値NRMとの和の逆数を算出し、その算出結果に基づいて、利得値G(T)を生成して乗算部150へ送る。 As described above, in this embodiment, the impulse response h (p · τ) (p = 0 to N) of the processing unit 170 that performs signal processing by digital processing is measured. The impulse response dividing unit 183 calculates the measured impulse response h (p · τ), the first portion h 1 (q · τ) (q = 0 to M (<N)), and the second portion h 2 (r Divide into τ) (r = M + 1 to N). Subsequently, after the convolution unit 184 convolves the first portion h 1 (q · τ) with the pre-read voice data signal X (j · τ), the absolute value calculation unit 185 performs the absolute value Z of the convolution result. 2 Calculate (j · τ). On the other hand, the L 1 norm calculation unit 186 calculates the L 1 norm value NRM of the second portion h 2 (r · τ). Then, gain control section 187 calculates the reciprocal of the sum of absolute value Z 2 (j · τ) and L 1 norm value NRM, generates gain value G (T) based on the calculation result, and multiplies it. Send to section 150.

このため、本実施形態では、加工処理部170による加工処理におけるオーバーフローの発生に伴うクリップの発生を確実に防止できるレベルに調整された音声データ信号GCDを加工処理部170に供給することができる。また、本実施形態の場合と同様にクリップの発生を確実に防止できるインパルス応答h(p・τ)のL1ノルム値による加工処理部170への供給信号のレベル調整と比べて、レベル値の大きさを確保することができる。 For this reason, in this embodiment, the audio data signal GCD adjusted to a level that can reliably prevent the occurrence of a clip due to the occurrence of an overflow in the processing by the processing unit 170 can be supplied to the processing unit 170. Further, as in the case of the present embodiment, the level value is compared with the level adjustment of the supply signal to the processing unit 170 by the L 1 norm value of the impulse response h (p · τ) that can reliably prevent the occurrence of the clip. The size can be secured.

したがって、本実施形態によれば、デジタル信号の加工結果におけるオーバーフローを確実に防止しつつ、加工結果の精度の不要な悪化を抑制することができる。   Therefore, according to the present embodiment, unnecessary deterioration in the accuracy of the processing result can be suppressed while reliably preventing overflow in the processing result of the digital signal.

[実施形態の変形]
本発明は、上記の実施形態に限定されるものではなく、様々な変形が可能である。
[Modification of Embodiment]
The present invention is not limited to the above-described embodiment, and various modifications are possible.

例えば、上記の実施形態では、インパルス応答の第1部分と第2部分とへの分割に際して、インパルス応答の初期から始まる連続的な所定期間を第1部分とするようにしたが、連続的であるか離散的であるかを問わず、インパルス応答の任意の部分を第1部分とすることもできる。   For example, in the above embodiment, when dividing the impulse response into the first part and the second part, the continuous predetermined period starting from the initial stage of the impulse response is set as the first part, but is continuous. Any part of the impulse response, whether it is discrete or discrete, may be the first part.

また、上記の実施形態では、絶対値Z2(j・τ)とL1ノルム値NRMとの和の逆数の算出結果の出力タイミングを調整して乗算部150に供給する利得値G(T)を生成するようにした。これに対し、当該和の逆数の値を上回らない態様で、当該和の逆数の値の時間変化に関する包絡線を求め、当該包絡線に基づいて、乗算部150に供給する利得値G(T)を生成するようにしてもよい。 In the above embodiment, the gain value G (T) supplied to the multiplier 150 after adjusting the output timing of the reciprocal of the sum of the absolute value Z 2 (j · τ) and the L 1 norm value NRM. Was generated. On the other hand, in a manner that does not exceed the value of the reciprocal of the sum, an envelope regarding the temporal change of the value of the reciprocal of the sum is obtained, and the gain value G (T) supplied to the multiplier 150 based on the envelope May be generated.

また、上記の実施形態では、音響装置に本発明を適用したが、音響装置以外のデジタル信号加工を行う装置にも本発明を適用することができるのは、勿論である。   In the above-described embodiment, the present invention is applied to the acoustic device. However, it is needless to say that the present invention can also be applied to an apparatus that performs digital signal processing other than the acoustic device.

なお、上記の実施形態におけるデジタル処理部110を中央処理装置(CPU:Central Processor Unit)やDSP(Digital Signal Processor)を備えるコンピュータシステムとして構成し、デジタル処理部110の機能を、プログラムの実行によっても実現するようにすることができる。これらのプログラムは、CD−ROM、DVD等の可搬型記録媒体に記録された形態で取得されるようにしてもよいし、インターネットなどのネットワークを介した配送の形態で取得されるようにしてもよい。   The digital processing unit 110 in the above embodiment is configured as a computer system including a central processing unit (CPU: Central Processor Unit) and a DSP (Digital Signal Processor), and the function of the digital processing unit 110 can be achieved by executing a program. Can be realized. These programs may be acquired in the form recorded on a portable recording medium such as a CD-ROM or DVD, or may be acquired in the form of delivery via a network such as the Internet. Good.

本発明の一実施形態に係る信号処理装置を備える音響装置の構成を概略的に示すブロック図である。It is a block diagram which shows roughly the structure of an audio equipment provided with the signal processing apparatus which concerns on one Embodiment of this invention. 図1のデジタル処理部の構成を示すブロック図である。It is a block diagram which shows the structure of the digital processing part of FIG. 図2の利得値生成部の構成を示すブロック図である。It is a block diagram which shows the structure of the gain value production | generation part of FIG. インパルス応答の波形の例を示す図である。It is a figure which shows the example of the waveform of an impulse response. インパルス応答の第1部分の波形の例を示す図である。It is a figure which shows the example of the waveform of the 1st part of an impulse response. インパルス応答の第2部分の波形の例を示す図である。It is a figure which shows the example of the waveform of the 2nd part of an impulse response. 音声データ信号の波形の例を示す図である。It is a figure which shows the example of the waveform of an audio | voice data signal. 畳み込み結果の例を示す図である。It is a figure which shows the example of a convolution result. 絶対値算出結果の例を示す図である。It is a figure which shows the example of an absolute value calculation result. 絶対値算出結果と、第2部分のL1ノルムとの和の算出結果の例を示す図である。An absolute value calculation result is a diagram showing an example of a calculation result of the sum of the L 1 norm of the second part. 図1のアナログ処理部の構成を示すブロック図である。It is a block diagram which shows the structure of the analog process part of FIG. デジタル信号部における利得値生成処理の際の図3の制御部による処理を説明するためのフローチャートである。It is a flowchart for demonstrating the process by the control part of FIG. 3 in the case of the gain value production | generation process in a digital signal part. デジタル信号部における利得値生成処理の際の図3の利得値生成部による処理を説明するためのフローチャートである。It is a flowchart for demonstrating the process by the gain value generation part of FIG. 3 in the case of the gain value generation process in a digital signal part. デジタル信号部による信号加工結果の例を示す図である。It is a figure which shows the example of the signal processing result by a digital signal part.

符号の説明Explanation of symbols

100 … 信号処理装置
130 … 信号遅延部(遅延手段)
140 … 先読みバッファ部(バッファ記憶手段)
150 … 乗算部(乗算手段)
170 … 加工処理部(加工手段)
181 … インパルス信号発生部(インパルス信号発生手段)
182 … インパルス応答収集部(収集手段)
183 … インパルス応答分割部(分割手段)
184 … 畳み込み部(畳み込み手段)
185 … 絶対値算出部(絶対値算出手段)
186 … L1ノルム算出部(ノルム算出手段)
187 … 利得制御部(利得制御手段)
DESCRIPTION OF SYMBOLS 100 ... Signal processing apparatus 130 ... Signal delay part (delay means)
140 ... Prefetch buffer section (buffer storage means)
150 ... Multiplication unit (multiplication means)
170 ... Processing section (processing means)
181 ... Impulse signal generator (impulse signal generator)
182 ... Impulse response collection unit (collection means)
183 ... Impulse response dividing unit (dividing means)
184 ... Convolution part (convolution means)
185 ... Absolute value calculation unit (absolute value calculation means)
186 ... L 1 norm calculation unit (norm calculation means)
187 ... Gain control section (gain control means)

Claims (10)

時間的に変化するデジタル信号に利得値を乗じる乗算手段と;
前記乗算手段による乗算結果に、所定の信号加工を施す加工手段と;
前記加工手段のインパルス応答を、特定部分と前記特定部分を除いた残余部分とに、時間的に分割する分割手段と;
前記デジタル信号に、前記特定部分を畳み込んだ畳み込み信号を生成する畳み込み手段と;
前記畳み込み信号の絶対値を算出する絶対値算出手段と;
前記残余部分のL1ノルムを算出するノルム算出手段と;
前記絶対値算出手段による算出結果と前記ノルム算出手段による算出結果とに基づいて、前記利得値を算出し、前記乗算手段に対して指定する利得制御手段と;
を備えることを特徴とする信号処理装置。
Multiplication means for multiplying a digital signal that changes over time by a gain value;
Processing means for performing predetermined signal processing on the multiplication result of the multiplication means;
Dividing means for dividing the impulse response of the processing means into a specific part and a remaining part excluding the specific part in time;
Convolution means for generating a convolution signal obtained by convolving the specific portion with the digital signal;
Absolute value calculating means for calculating an absolute value of the convolution signal;
Norm calculating means for calculating the L 1 norm of the remaining portion;
Gain control means for calculating the gain value based on the calculation result by the absolute value calculation means and the calculation result by the norm calculation means and designating the gain value;
A signal processing apparatus comprising:
前記畳み込み手段は、前記乗算手段への入力時点までの前記デジタル信号に、前記特定部分を畳み込んで、前記畳み込み信号を生成し、
前記利得制御手段は、前記絶対値算出手段による算出結果と前記ノルム算出手段による算出結果との和に基づいて、前記利得値を算出する、
ことを特徴とする請求項1に記載の信号処理装置。
The convolution means generates the convolution signal by convolving the specific part with the digital signal up to the time of input to the multiplication means,
The gain control means calculates the gain value based on a sum of a calculation result by the absolute value calculation means and a calculation result by the norm calculation means;
The signal processing apparatus according to claim 1.
前記利得制御手段は、前記和の時間変化の包絡線を算出し、前記包絡線を利用して前記利得値を求める、ことを特徴とする請求項2に記載の信号処理装置。   The signal processing apparatus according to claim 2, wherein the gain control unit calculates an envelope of the time change of the sum, and obtains the gain value using the envelope. 前記インパルス応答の初期時点から前記特定部分の終了時点までの時間と、前記畳み込み手段の演算時間と、前記絶対値算出手段の算出時間と、前記利得制御手段の算出時間との和以上の遅延を前記デジタル信号に施して、前記乗算手段へ供給する遅延手段を更に備える、ことを特徴とする請求項2又は3に記載の信号処理装置。   A delay equal to or greater than the sum of the time from the initial point of the impulse response to the end point of the specific portion, the calculation time of the convolution means, the calculation time of the absolute value calculation means, and the calculation time of the gain control means The signal processing apparatus according to claim 2, further comprising a delay unit that applies the digital signal to the multiplication unit. 前記デジタル信号を所定時間分だけ一時的に記憶し、前記畳み込み手段へ供給するバッファ記憶手段を更に備える、ことを特徴とする請求項2〜4のいずれか一項に記載の信号処理装置。   5. The signal processing apparatus according to claim 2, further comprising a buffer storage unit that temporarily stores the digital signal for a predetermined time and supplies the digital signal to the convolution unit. 前記特定部分は、前記インパルス応答における初期から所定期間分の部分である、ことを特徴とする請求項1〜5のいずれか一項に記載の信号処理装置。   The signal processing apparatus according to claim 1, wherein the specific portion is a portion corresponding to a predetermined period from an initial stage in the impulse response. デジタル形式のインパルス信号を発生し、前記加工手段に供給するインパルス信号発生手段と;
前記加工手段による前記インパルス信号の加工結果を収集し、前記分割手段へ送る収集手段と;
を更に備えることを特徴とする請求項1〜6のいずれか一項に記載の信号処理装置。
An impulse signal generating means for generating an impulse signal in a digital format and supplying the impulse signal to the processing means;
Collecting means for collecting the processing result of the impulse signal by the processing means and sending it to the dividing means;
The signal processing apparatus according to claim 1, further comprising:
時間的に変化するデジタル信号に利得値が乗じられた信号に所定の加工を施す加工手段を備える信号処理装置において使用される信号処理方法であって、
前記加工手段のインパルス応答を、特定部分と前記特定部分を除いた残余部分とに、時間的に分割する分割工程と;
前記デジタル信号に、前記特定部分を畳み込んだ畳み込み信号を生成する畳み込み工程と;
前記畳み込み信号の絶対値を算出する絶対値算出工程と;
前記残余部分のL1ノルムを算出するノルム算出工程と;
前記絶対値算出工程における算出結果と前記ノルム算出工程における算出結果とに基づいて、前記利得値を算出する利得算出工程と;
を備えることを特徴とする信号処理方法。
A signal processing method used in a signal processing apparatus comprising processing means for performing predetermined processing on a signal obtained by multiplying a digital signal that changes over time by a gain value,
A division step of temporally dividing the impulse response of the processing means into a specific portion and a remaining portion excluding the specific portion;
A convolution step of generating a convolution signal obtained by convolving the specific portion with the digital signal;
An absolute value calculating step of calculating an absolute value of the convolution signal;
A norm calculating step of calculating an L 1 norm of the remaining portion;
A gain calculation step of calculating the gain value based on a calculation result in the absolute value calculation step and a calculation result in the norm calculation step;
A signal processing method comprising:
請求項8の信号処理方法を演算手段に実行させる、ことを特徴とする信号処理プログラム。   A signal processing program for causing a calculation means to execute the signal processing method according to claim 8. 請求項9に記載の信号処理プログラムが、演算手段により読み取り可能に記録されている、ことを特徴とする記録媒体。   10. A recording medium in which the signal processing program according to claim 9 is recorded so as to be readable by an arithmetic means.
JP2008153897A 2008-06-12 2008-06-12 Signal processing device, signal processing method, signal processing program and recording medium Pending JP2009300647A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008153897A JP2009300647A (en) 2008-06-12 2008-06-12 Signal processing device, signal processing method, signal processing program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008153897A JP2009300647A (en) 2008-06-12 2008-06-12 Signal processing device, signal processing method, signal processing program and recording medium

Publications (1)

Publication Number Publication Date
JP2009300647A true JP2009300647A (en) 2009-12-24

Family

ID=41547621

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008153897A Pending JP2009300647A (en) 2008-06-12 2008-06-12 Signal processing device, signal processing method, signal processing program and recording medium

Country Status (1)

Country Link
JP (1) JP2009300647A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110596641A (en) * 2019-09-29 2019-12-20 中国科学院测量与地球物理研究所 TOA positioning mode-based L1 norm method in mixed LOS/NLOS scene

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110596641A (en) * 2019-09-29 2019-12-20 中国科学院测量与地球物理研究所 TOA positioning mode-based L1 norm method in mixed LOS/NLOS scene
CN110596641B (en) * 2019-09-29 2023-04-18 中国科学院测量与地球物理研究所 TOA positioning mode-based L1 norm method in mixed LOS/NLOS scene

Similar Documents

Publication Publication Date Title
US10599387B2 (en) Method and device for determining delay of audio
KR101706133B1 (en) Signal processing system and signal processing method
EP2498511A1 (en) Signal processing device and signal processing method
JPWO2009107202A1 (en) Acoustic signal processing apparatus and acoustic signal processing method
WO2007034806A1 (en) Signal processing device, signal processing method, signal processing program, and computer readable recording medium
WO2012111043A1 (en) Signal processing method, signal processing device, reproduction device, and program
JP2009300647A (en) Signal processing device, signal processing method, signal processing program and recording medium
WO2009116150A1 (en) Overtone production device, acoustic device, and overtone production method
JP2009086481A (en) Sound device, reverberations-adding method, reverberations-adding program, and recording medium thereof
JP5217875B2 (en) Sound field support device, sound field support method and program
JP5556673B2 (en) Audio signal correction apparatus, audio signal correction method and program
JP5958378B2 (en) Audio signal processing apparatus, control method and program for audio signal processing apparatus
JP5611029B2 (en) Acoustic device and output sound control method
WO2013150649A1 (en) Vibration signal generation device and method, computer program, recording medium, and sensory audio system
JP5714774B2 (en) Vibration signal generating apparatus and method, computer program, recording medium, and sensory sound system
JP2008216623A (en) Sound device and speech correcting method
JP4486051B2 (en) Karaoke BGM performance system
JP6457297B2 (en) Effect adding device and program
JP2014126593A (en) Supporting system
JP2014204220A (en) Digital filter, acoustic device, and filter characteristic modification method
JP6558047B2 (en) Signal processing apparatus and signal processing method
CN102656906B (en) Audio data processing device, audio device, audio data processing method
JP6165486B2 (en) Broadcast receiving apparatus and filtering control method
JP2014204213A (en) Digital filter and filter characteristic modification method
JP2024041104A (en) Performance data transmission control method, program, electronic apparatus and electronic musical instrument