Movatterモバイル変換


[0]ホーム

URL:


CN120074398B - A power amplifier distortion compensation system based on deep learning - Google Patents

A power amplifier distortion compensation system based on deep learning

Info

Publication number
CN120074398B
CN120074398BCN202510129847.8ACN202510129847ACN120074398BCN 120074398 BCN120074398 BCN 120074398BCN 202510129847 ACN202510129847 ACN 202510129847ACN 120074398 BCN120074398 BCN 120074398B
Authority
CN
China
Prior art keywords
distortion
signal
deep learning
module
power amplifier
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.)
Active
Application number
CN202510129847.8A
Other languages
Chinese (zh)
Other versions
CN120074398A (en
Inventor
梁仍亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangzhou Jichuan Electronic Technology Co ltd
Original Assignee
Guangzhou Jichuan Electronic Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangzhou Jichuan Electronic Technology Co ltdfiledCriticalGuangzhou Jichuan Electronic Technology Co ltd
Priority to CN202510129847.8ApriorityCriticalpatent/CN120074398B/en
Publication of CN120074398ApublicationCriticalpatent/CN120074398A/en
Application grantedgrantedCritical
Publication of CN120074398BpublicationCriticalpatent/CN120074398B/en
Activelegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Classifications

Landscapes

Abstract

Translated fromChinese

本发明涉及音频放大技术领域,具体公开了一种基于深度学习的功放失真补偿系统,包括:输入信号采集模块,深度学习失真识别模块,电子管模拟模块,失真补偿模块,PWM生成与优化模块,功率放大模块和反馈学习模块;本发明系统结合深度学习算法和多频段动态特征提取方法,实现对谐波失真、动态失真等复杂非线性失真类型的高精度识别,相比传统频谱分析或静态滤波补偿,该系统能够动态调整补偿策略,显著降低失真对音质的影响,通过非线性偶次谐波增强算法,高度还原音频信号的自然音色和听觉质感,通过GAN框架实现信号失真的智能修复,生成器动态生成高保真的补偿信号,同时通过判别器学习不同失真类型的特性,确保修复后的信号接近无失真目标。

The present invention relates to the field of audio amplification technology, and specifically discloses a power amplifier distortion compensation system based on deep learning, comprising: an input signal acquisition module, a deep learning distortion recognition module, a vacuum tube simulation module, a distortion compensation module, a PWM generation and optimization module, a power amplification module, and a feedback learning module; the system of the present invention combines a deep learning algorithm with a multi-band dynamic feature extraction method to achieve high-precision recognition of complex nonlinear distortion types such as harmonic distortion and dynamic distortion. Compared with traditional spectrum analysis or static filtering compensation, the system can dynamically adjust the compensation strategy and significantly reduce the impact of distortion on sound quality. Through a nonlinear even harmonic enhancement algorithm, the natural timbre and auditory texture of the audio signal are highly restored. Through a GAN framework, intelligent repair of signal distortion is achieved. The generator dynamically generates a high-fidelity compensation signal, and at the same time, a discriminator learns the characteristics of different distortion types to ensure that the repaired signal is close to the distortion-free target.

Description

Power amplifier distortion compensation system based on deep learning
Technical Field
The invention belongs to the technical field of audio amplification, and particularly relates to a power amplifier distortion compensation system based on deep learning.
Background
In the field of audio amplification, a power amplifier (power amplifier) is a key component of audio signal transmission, responsible for amplifying low-level audio signals to a level sufficient to drive a speaker to sound. However, distortion is inevitably generated during the power amplification process, which is mainly due to nonlinear characteristics of the device, thermal effects and physical limitations of circuit elements. Distortion can reduce sound quality, affecting the listening experience of the listener, especially in high fidelity audio applications.
The existing power amplifier distortion compensation technology is mostly based on the traditional spectrum analysis method or static filtering technology. These techniques identify and compensate for specific distorted frequency components by analyzing spectral characteristics of the audio signal. However, this approach has significant limitations. First, they tend to handle only a single or simple type of distortion, such as linear distortion or static harmonic distortion, which has limited compensation effects for complex nonlinear distortions, such as dynamic distortion or intermodulation distortion. Secondly, the traditional method lacks the capability of dynamic adjustment, and cannot adjust the compensation strategy in real time according to the change of the audio signal, so that the compensation effect is poor when the dynamic range of the audio signal is large or the distortion characteristic is complex.
In addition, while some advanced audio processing techniques, such as Digital Signal Processing (DSP) algorithms, are capable of simulating to some extent the non-linear characteristics of analog devices such as electronic tubes, these algorithms typically rely on fixed parameter settings and lack the ability to adapt to different audio environments and power amplifier characteristics. Therefore, in practical applications, it is often difficult for these algorithms to achieve the desired sound quality restoration effect.
In this regard, the inventor proposes a power amplifier distortion compensation system based on deep learning to solve the above-mentioned problems.
Disclosure of Invention
The invention aims to provide a power amplifier distortion compensation system based on deep learning so as to solve the problems in the background technology.
In order to achieve the above purpose, the present invention provides the following technical solutions:
a deep learning based power amplifier distortion compensation system comprising:
The input signal acquisition module is used for acquiring an analog audio signal and converting the analog audio signal into a digital signal through the analog-to-digital converter to obtain an audio digital signal;
The deep learning distortion recognition module is used for analyzing the audio digital signal by adopting a deep learning model, recognizing the distortion type generated by the power amplifier and generating corresponding distortion compensation parameters;
the electronic tube simulation module is used for adding even harmonic characteristics generated by the simulation electronic tube to the audio digital signal to generate an enhancement signal;
The distortion compensation module is used for processing the enhanced signal based on the distortion compensation parameter, eliminating distortion and restoring the original characteristic of the audio signal to generate a repair signal;
the PWM generation and optimization module is used for converting the repair signal into a pulse width modulation signal for power amplification;
the power amplification module is used for amplifying the pulse width modulation signal and driving a loudspeaker to sound so as to output an audio signal;
And the feedback learning module is used for collecting the audio signals output by the loudspeaker, comparing the audio signals with the audio digital signals and generating feedback data for optimizing the distortion compensation capacity of the deep learning model.
Preferably, the deep learning distortion recognition module performs distortion feature extraction by adopting a multi-band dynamic feature extraction algorithm, and generates distortion compensation parameters based on frequency band and dynamic range in a self-adaptive manner.
Preferably, the formula of the multiband dynamic feature extraction algorithm is as follows:
Dk is the distortion degree of the frequency band k;
Xk (t) the amplitude of the original signal in frequency band k;
Target undistorted signal predicted by deep learning;
T is the sampling time window size;
a trade-off term for controlling the contribution of dynamic changes to the degree of distortion;
var (Xk (t)): the dynamic amount of change in frequency band k.
Preferably, the valve simulation module simulates the nonlinear characteristic of the valve in real time through a digital signal processing algorithm, and dynamically generates even harmonics and enhances the tone quality nature of signals by adopting an even harmonic enhancement algorithm.
Preferably, the formula of the even harmonic enhancement algorithm is:
Y(t)=X(t)+β·X2(t)+γ·X4(t)
wherein Y (t) is outputting the enhanced audio signal;
X (t): inputting an audio signal;
And beta, gamma, controlling the weight parameter of the even harmonic intensity, and dynamically adjusting based on deep learning.
Preferably, the distortion compensation module combines the generation countermeasure network to repair the enhanced signal with high precision, and dynamically compensates harmonic distortion and noise distortion.
Preferably, the formula for generating the countermeasure network is:
Generator objective function:
LG=-Ε[log(D(G(X)))]+λLrec
The arbiter objective function:
LD=-Ε[log(D(X))]-Ε[log(1-D(G(X)))]
The generator is used for repairing the distorted signal;
a discriminator for discriminating the repair signal from the undistorted target signal;
x is an input distortion signal;
lrec reconstructing a loss for constraining a similarity between the repair signal and the target signal;
And lambda is a weight parameter, and controls the influence of the reconstruction loss on the overall objective function.
Preferably, the PWM generation and optimization module optimizes PWM modulation parameters based on deep reinforcement learning;
The formula of the deep reinforcement learning is as follows:
Wherein Q (st, at) is the cost function of performing action at in state st;
Eta is learning rate;
rt, rewarding after executing action;
And gamma, a discount factor, used to balance short-term and long-term benefits.
Preferably, the feedback learning module updates parameters of the deep learning model in real time through an online learning mechanism, adapts to different audio environments and power amplification characteristics, and improves the compensation capability of the system.
Preferably, the formula of the online learning mechanism updated in real time is:
li is the loss function of the ith task;
Weight parameters are used for balancing the loss of each task;
R (Θ): regularization term to prevent overfitting;
Regularized term weights;
Θ -parameters of the deep learning model.
Compared with the prior art, the invention has the beneficial effects that:
(1) The system combines a deep learning algorithm and a multi-band dynamic characteristic extraction method to realize high-precision identification of complex nonlinear distortion types such as harmonic distortion, dynamic distortion and the like, and compared with traditional spectrum analysis or static filter compensation, the system can dynamically adjust a compensation strategy and obviously reduce the influence of distortion on tone quality.
(2) The invention utilizes the valve simulation module, highly restores the natural tone and hearing sense of the audio signal through the nonlinear even harmonic enhancement algorithm, realizes the intelligent restoration of signal distortion through the GAN framework, dynamically generates high-fidelity compensation signals by the generator, and simultaneously learns the characteristics of different distortion types through the discriminator to ensure that the restored signals are close to the undistorted targets.
Drawings
Fig. 1 is a block diagram of a power amplifier distortion compensation system based on deep learning.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Embodiment one:
referring to fig. 1, a power amplifier distortion compensation system based on deep learning includes:
the input signal acquisition module is used for acquiring an analog audio signal and converting the analog audio signal into a digital signal through an analog-to-digital converter (ADC) to obtain an audio digital signal;
The deep learning distortion recognition module is used for analyzing the audio digital signal by adopting a deep learning model, recognizing the distortion type generated by the power amplifier and generating corresponding distortion compensation parameters;
the electronic tube simulation module is used for adding even harmonic characteristics generated by the simulation electronic tube to the audio digital signal to generate an enhancement signal;
The distortion compensation module is used for processing the enhanced signal based on the distortion compensation parameter, eliminating distortion and restoring the original characteristic of the audio signal to generate a repair signal;
the PWM generation and optimization module is used for converting the repair signal into a pulse width modulation signal for power amplification;
the power amplification module is used for amplifying the pulse width modulation signal and driving a loudspeaker to sound so as to output an audio signal;
And the feedback learning module is used for collecting the audio signals output by the loudspeaker, comparing the audio signals with the audio digital signals and generating feedback data for optimizing the distortion compensation capacity of the deep learning model.
Specifically, the deep learning distortion recognition module adopts a multi-band dynamic feature extraction algorithm to extract distortion features, and generates distortion compensation parameters based on frequency band and dynamic range in a self-adaptive manner;
the formula of the multi-band dynamic characteristic extraction algorithm is as follows:
Dk is the distortion degree of the frequency band k;
Xk (t) the amplitude of the original signal in frequency band k;
Target undistorted signal predicted by deep learning;
T is the sampling time window size;
a trade-off term for controlling the contribution of dynamic changes to the degree of distortion;
var (Xk (t)): the dynamic variation of frequency band k;
The algorithm can accurately identify nonlinear distortion (harmonic distortion and dynamic distortion) by combining frequency band dynamic change and distortion amplitude deviation, and compared with a traditional spectrum analysis method, the method can adapt to complex structures of different audio signals and adjust compensation strategies in real time.
Specifically, the valve simulation module simulates nonlinear characteristics of a valve in real time through a Digital Signal Processing (DSP) algorithm, and dynamically generates even harmonics and enhances the tone quality naturalness of signals by adopting an even harmonic enhancement algorithm;
The even harmonic enhancement algorithm has the formula:
Y(t)=X(t)+β·X2(t)+γ·X4(t)
wherein Y (t) is outputting the enhanced audio signal;
X (t): inputting an audio signal;
beta, gamma, controlling the weight parameter of even harmonic intensity, and dynamically adjusting based on deep learning;
The algorithm utilizes nonlinear transformation to generate even harmonic waves, enhances the natural sense and expressive force of an audio signal, and compared with a static valve simulation model, the algorithm can realize deep learning of dynamic adjustment parameters beta and gamma and optimize harmonic distribution according to the frequency and amplitude characteristics of the signal.
Specifically, the distortion compensation module combines a generated countermeasure network (GAN) to repair the enhanced signal with high precision, and dynamically compensates harmonic distortion and noise distortion;
The formula for generating the countermeasure network is as follows:
Generator objective function:
LG=-Ε[log(D(G(X)))]+λLrec
The arbiter objective function:
LD=-Ε[log(D(X))]-Ε[log(1-D(G(X)))]
The generator is used for repairing the distorted signal;
a discriminator for discriminating the repair signal from the undistorted target signal;
x is an input distortion signal;
lrec reconstructing a loss for constraining a similarity between the repair signal and the target signal;
Lambda is a weight parameter, and the influence of the reconstruction loss on the overall objective function is controlled;
Through the GAN framework, the system can learn complex distortion characteristics and generate high-quality compensation signals, the reconstruction loss ensures the tone quality fidelity of the repair signals, and meanwhile, distortion amplification caused by excessive compensation is avoided;
The PWM generation and optimization module optimizes PWM modulation parameters based on deep reinforcement learning, and ensures high fidelity and low distortion of a pulse width modulation signal;
The formula of the deep reinforcement learning is as follows:
Wherein Q (st, at) is the cost function of performing action at in state st;
Eta is learning rate;
rt, rewarding after executing action;
a discount factor for balancing short-term and long-term benefits;
and the PWM modulation parameters are optimized by reinforcement learning, so that high-fidelity output of the modulation signal under the condition of complex audio frequency is ensured. Compared with the traditional static modulation strategy, the method can dynamically adapt to the audio characteristics, improve the system efficiency and reduce the harmonic distortion.
Specifically, the feedback learning module updates parameters of the deep learning model in real time through an online learning mechanism, adapts to different audio environments and power amplification characteristics, and improves the compensation capability of the system;
the formula of the online learning mechanism updated in real time is as follows:
wherein Li is the loss function of the ith task (such as distortion classification and compensation parameter generation);
Weight parameters are used for balancing the loss of each task;
R (Θ): regularization term to prevent overfitting;
Regularized term weights;
parameters of the deep learning model;
Through multi-task learning and online learning mechanism, the system can optimize a plurality of tasks such as distortion classification, compensation parameter generation and the like at the same time, and the model adaptability is improved by utilizing real-time feedback data. Compared with a single-task learning method, the algorithm has stronger generalization capability.
The system combines a deep learning algorithm and a multi-band dynamic characteristic extraction method, realizes high-precision identification of complex nonlinear distortion types such as harmonic distortion, dynamic distortion and the like, and can dynamically adjust a compensation strategy and obviously reduce the influence of distortion on tone quality compared with the traditional spectrum analysis or static filter compensation;
The electronic tube simulation module is utilized, natural tone and auditory sense of an audio signal are restored highly through a nonlinear even harmonic enhancement algorithm, intelligent restoration of signal distortion is realized through a GAN framework, a generator dynamically generates high-fidelity compensation signals, meanwhile, characteristics of different distortion types are learned through a discriminator, and the restored signals are ensured to be close to a distortion-free target. The mechanism has strong adaptability and generalization capability, and can process various complex audio scenes;
The PWM modulation parameters are optimized through reinforcement learning, so that the signal still maintains low harmonic distortion and high signal to noise ratio when amplified at high power, and model parameters are dynamically updated in the use process through the real-time feedback learning module, so that the model parameters are continuously adapted to environmental changes and user requirements. In addition, the system has excellent effects in aspects of harmonic distortion control, signal-to-noise ratio improvement, dynamic range expansion and the like, and various audio processing requirements from high-fidelity sound to field performance are comprehensively met.
Embodiment two:
the design is particularly applied to power amplifier distortion compensation in a high-fidelity household sound system;
Further, the system composition and parameter configuration:
Input signal acquisition module
Sampling rate of 96kHz
Quantization accuracy 24b it
Input signal analog audio (20 Hz-20 kHz)
Deep learning distortion recognition module
5-Layer convolution+2-layer full connectivity using a Convolutional Neural Network (CNN) model
Training data comprising 50 ten thousand pieces of audio data with different distortion types
Parameter configuration dynamically adjusting distortion compensation weights (α=0.5)
Valve simulation module
Even harmonic parameters:
β=0.03,γ=0.002
analog signal-signal enhancement tone using an adaptive harmonic algorithm.
Distortion compensation module
GAN model structure generator (6-layer convolution+ReLU) and discriminant (4-layer convolution+SimgId)
Reconstruction loss weight λ=10
And as a repair result, the harmonic distortion is reduced to 2% of the original harmonic distortion.
PWM generation and optimization module
PWM modulation frequency 400kHz
Reinforcement learning optimization, γ=0.9, learning rate η=0.01
Feedback learning module
Real-time feedback interval, optimizing model parameters every 5 minutes
Task weight distortion classification (ω1=0.6), compensation parameter generation (ω2=0.4)
Test data and effects
Test environment, 20 square meter living room, speaker frequency response range is 30Hz-22kHz
Input signal high fidelity audio file (distortion-free reference standard)
Output Signal measurement Using an Audio Analyzer (distortion degree, frequency response)
As shown in Table 1 below
Test itemBefore optimizationAfter optimization
Total Harmonic Distortion (THD)3.5%0.5%
Signal to noise ratio (SNR)85dB96dB
Degree of timbre reduction80%98%
User satisfactionMedium highExtremely high
TABLE 1
From the above, by implementing the system, the tone quality of the high-fidelity audio equipment is greatly improved, the distortion sense is obviously reduced, and the performance feedback of the user on the bass and the middle-high pitch is more natural.
Embodiment III:
Another aspect of the design is applied to power amplifier distortion compensation in live performance audio processing;
wherein, system composition and parameter configuration:
Input signal acquisition module
Sample rate 48kHz
Quantization accuracy 16b it
Input Signal in-situ mixing Audio Signal (dynamic Range is larger)
Deep learning distortion recognition module
Using transducer models (transducers)
Training data, including common audio distortion samples of 10 ten thousand live performances
Parameter configuration dynamic Range compression ratio α=0.7
Valve simulation module
Even harmonic parameters:
β=0.05,γ=0.005
And the distortion characteristic of a real electron tube is simulated, and the medium frequency expressive force is enhanced.
Distortion compensation module
GAN model structure generator (7-layer convolution + BatchNorm), arbiter (3-layer full connection +dropout) reconstruction loss weight λ=5
The restoration result is that the dynamic distortion is reduced to 1%.
PWM generation and optimization module
PWM modulation frequency 500kHz
Reinforcement learning optimization, γ=0.8, learning rate η=0.02
Feedback learning module
Real-time feedback interval optimizing model parameters task weights every 30 seconds: distortion classification (ω1=0.5), compensation parameter generation (ω2=0.5)
Test data and effect test environment 500 persons medium-sized demonstration sites, the maximum output power of the power amplifier is 1000W
Input Signal Multi-track mixing input Signal (Drum, guitar, human Sound, bass)
Output Signal measurement Using site Audio test equipment for frequency response and distortion detection
As shown in Table 2 below
Test itemBefore optimizationAfter optimization
Total Harmonic Distortion (THD)7.0%1.0%
Signal to noise ratio (SNR)75dB88dB
Sound pressure level uniformity±6dB±2dB
User satisfactionMedium and mediumHigh height
TABLE 2
From the above, the system effectively solves the problem of dynamic distortion common in on-site high-power amplification, optimizes sound uniformity and dynamic performance, particularly has prominent performance in the reverberation processing of human voice and musical instruments, and greatly improves the hearing experience of audiences.
In the description of the present specification, a description referring to the terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms are not necessarily for the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.
In the drawings of the disclosed embodiments, only the structures related to the embodiments of the present disclosure are referred to, and other structures may refer to the general design, so that the same embodiment and different embodiments of the present disclosure may be combined with each other without conflict.
Although embodiments of the present invention have been shown and described, it will be understood by those skilled in the art that various changes, modifications, substitutions and alterations can be made therein without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (10)

Translated fromChinese
1.一种基于深度学习的功放失真补偿系统,其特征在于,包括:1. A power amplifier distortion compensation system based on deep learning, characterized by comprising:输入信号采集模块,用于采集模拟音频信号并将其通过模数转换器转换为数字信号,获得音频数字信号;The input signal acquisition module is used to collect analog audio signals and convert them into digital signals through an analog-to-digital converter to obtain audio digital signals;深度学习失真识别模块,用于采用深度学习模型对所述音频数字信号进行分析,识别功放产生的失真类型,并生成相应的失真补偿参数;A deep learning distortion recognition module is used to analyze the audio digital signal using a deep learning model, identify the type of distortion produced by the power amplifier, and generate corresponding distortion compensation parameters;电子管模拟模块,用于对所述音频数字信号添加模拟电子管产生的偶次谐波特性,生成增强信号;a tube simulation module, configured to add an even harmonic characteristic generated by a simulated tube to the audio digital signal to generate an enhanced signal;失真补偿模块,用于基于所述失真补偿参数对所述增强信号进行处理,消除失真并还原音频信号的原始特性,生成修复信号;a distortion compensation module, configured to process the enhanced signal based on the distortion compensation parameter, eliminate distortion, restore the original characteristics of the audio signal, and generate a repaired signal;PWM生成与优化模块,用于将所述修复信号转换为脉宽调制信号,用于功率放大;A PWM generation and optimization module, used to convert the repair signal into a pulse width modulation signal for power amplification;功率放大模块,用于将所述脉宽调制信号放大并驱动扬声器发声,输出音频信号;A power amplifier module, used to amplify the pulse width modulation signal and drive the speaker to produce sound and output an audio signal;反馈学习模块,用于采集扬声器输出的所述音频信号,与所述音频数字信号进行对比,生成反馈数据用于优化深度学习模型的失真补偿能力。The feedback learning module is used to collect the audio signal output by the speaker, compare it with the audio digital signal, and generate feedback data for optimizing the distortion compensation capability of the deep learning model.2.根据权利要求1所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述深度学习失真识别模块采用多频段动态特征提取算法进行失真特征提取,并基于频段和动态范围自适应生成失真补偿参数。2. The power amplifier distortion compensation system based on deep learning according to claim 1 is characterized in that the deep learning distortion recognition module uses a multi-band dynamic feature extraction algorithm to extract distortion features and adaptively generates distortion compensation parameters based on frequency band and dynamic range.3.根据权利要求2所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述多频段动态特征提取算法的公式为:3. The power amplifier distortion compensation system based on deep learning according to claim 2, wherein the formula of the multi-band dynamic feature extraction algorithm is:其中Dk:频段k的失真程度;Where Dk: the distortion level of frequency band k;Xk(t):原始信号在频段k的幅度;Xk(t): the amplitude of the original signal in frequency band k;通过深度学习预测的目标无失真信号; Target undistorted signal predicted by deep learning;T:采样时间窗口大小;T: sampling time window size;α:权衡项,用于控制动态变化对失真程度的贡献;α: a trade-off term used to control the contribution of dynamic changes to the degree of distortion;Var(Xk(t)):频段k的动态变化量。Var(Xk(t)): Dynamic change of frequency band k.4.根据权利要求1所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述电子管模拟模块通过数字信号处理算法实时模拟电子管的非线性特性,采用偶次谐波增强算法动态生成偶次谐波并增强信号的音质自然性。4. The deep learning-based power amplifier distortion compensation system according to claim 1, wherein the electron tube simulation module simulates the nonlinear characteristics of the electron tube in real time through a digital signal processing algorithm, and adopts an even harmonic enhancement algorithm to dynamically generate even harmonics and enhance the naturalness of the signal's sound quality.5.根据权利要求4所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述偶次谐波增强算法的公式为:5. The power amplifier distortion compensation system based on deep learning according to claim 4, wherein the formula of the even harmonic enhancement algorithm is:Y(t)=X(t)+β·X2(t)+γ1·X4(t)Y(t)=X(t)+β·X2 (t)+γ1·X4 (t)其中Y(t):输出增强后的音频信号;Where Y(t): output enhanced audio signal;X(t):输入音频信号;X(t): input audio signal;β,γ1:控制偶次谐波强度的权重参数,基于深度学习动态调整。β,γ1: Weight parameters that control the intensity of even harmonics, dynamically adjusted based on deep learning.6.根据权利要求1所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述失真补偿模块结合生成对抗网络对增强信号进行高精度修复,动态补偿谐波失真和噪声失真。6. The power amplifier distortion compensation system based on deep learning according to claim 1 is characterized in that the distortion compensation module combines a generative adversarial network to perform high-precision repair of the enhanced signal and dynamically compensate for harmonic distortion and noise distortion.7.根据权利要求6所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述生成对抗网络的公式为:7. The power amplifier distortion compensation system based on deep learning according to claim 6, wherein the formula of the generative adversarial network is:生成器目标函数:Generator objective function:LG=-Ε[log(D(G(X)))]+λLrecLG =-E[log(D(G(X)))]+λLrec判别器目标函数:Discriminator objective function:LD=-Ε[log(D(X))]-Ε[log(1-D(G(X)))]LD =-E[log(D(X))]-E[log(1-D(G(X)))]其中G:生成器,用于修复失真信号;Where G: generator, used to repair the distorted signal;D:判别器,用于区分修复信号与无失真目标信号;D: Discriminator, used to distinguish the repaired signal from the undistorted target signal;X:输入的失真信号;X: input distorted signal;Lrec:重构损失,用于约束修复信号与目标信号之间的相似度;Lrec: reconstruction loss, used to constrain the similarity between the repaired signal and the target signal;λ:权重参数,控制重构损失对整体目标函数的影响。λ: Weight parameter that controls the impact of reconstruction loss on the overall objective function.8.根据权利要求1所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述PWM生成与优化模块基于深度强化学习优化PWM调制参数;8. The power amplifier distortion compensation system based on deep learning according to claim 1, wherein the PWM generation and optimization module optimizes PWM modulation parameters based on deep reinforcement learning;所述深度强化学习的公式为:The formula for deep reinforcement learning is:其中Q(st,at):状态st下执行动作at的价值函数;Where Q(st,at): the value function of performing action at in state st;η:学习率;η: learning rate;rt:执行动作后的奖励;rt: reward after executing the action;γ2:折扣因子,用于平衡短期和长期收益。γ2: Discount factor, used to balance short-term and long-term benefits.9.根据权利要求1所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述反馈学习模块通过在线学习机制实时更新深度学习模型的参数,适应不同音频环境和功放特性,提高系统的补偿能力。9. The power amplifier distortion compensation system based on deep learning according to claim 1 is characterized in that the feedback learning module updates the parameters of the deep learning model in real time through an online learning mechanism, adapts to different audio environments and power amplifier characteristics, and improves the system's compensation capability.10.根据权利要求9所述的一种基于深度学习的功放失真补偿系统,其特征在于,所述在线学习机制实时更新的公式为:10. The power amplifier distortion compensation system based on deep learning according to claim 9, wherein the formula updated in real time by the online learning mechanism is:其中Li:第i个任务的损失函数;Where Li: loss function of the i-th task;ωi:权重参数,用于平衡各任务的损失;ωi: weight parameter used to balance the losses of each task;R(Θ):正则化项,用于防止过拟合;R(Θ): Regularization term, used to prevent overfitting;μ:正则化项权重;μ: regularization term weight;Θ:深度学习模型的参数。Θ: Parameters of the deep learning model.
CN202510129847.8A2025-02-052025-02-05 A power amplifier distortion compensation system based on deep learningActiveCN120074398B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202510129847.8ACN120074398B (en)2025-02-052025-02-05 A power amplifier distortion compensation system based on deep learning

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202510129847.8ACN120074398B (en)2025-02-052025-02-05 A power amplifier distortion compensation system based on deep learning

Publications (2)

Publication NumberPublication Date
CN120074398A CN120074398A (en)2025-05-30
CN120074398Btrue CN120074398B (en)2025-09-09

Family

ID=95806818

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202510129847.8AActiveCN120074398B (en)2025-02-052025-02-05 A power amplifier distortion compensation system based on deep learning

Country Status (1)

CountryLink
CN (1)CN120074398B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109284786A (en)*2018-10-102019-01-29西安电子科技大学 Generative Adversarial Networks Based on Distribution and Structure Matching for SAR Image Ground Object Classification
CN115589209A (en)*2021-07-052023-01-10联发科技股份有限公司Method and system for compensating power amplifier distortion

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US8031804B2 (en)*2006-04-242011-10-04Parkervision, Inc.Systems and methods of RF tower transmission, modulation, and amplification, including embodiments for compensating for waveform distortion
CN105103568B (en)*2012-09-242019-03-19思睿逻辑国际半导体有限公司The control and protection of loudspeaker
US9748835B2 (en)*2014-11-172017-08-29Infineon Technologies Austria AgDigital power factor correction

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109284786A (en)*2018-10-102019-01-29西安电子科技大学 Generative Adversarial Networks Based on Distribution and Structure Matching for SAR Image Ground Object Classification
CN115589209A (en)*2021-07-052023-01-10联发科技股份有限公司Method and system for compensating power amplifier distortion

Also Published As

Publication numberPublication date
CN120074398A (en)2025-05-30

Similar Documents

PublicationPublication DateTitle
CN103634726B (en)A kind of Automatic loudspeaker equalization method
CN103871421B (en)A kind of self-adaptation noise reduction method and system based on subband noise analysis
CN112820315B (en)Audio signal processing method, device, computer equipment and storage medium
Orcioni et al.Identification of Volterra models of tube audio devices using multiple-variance method
Mertins et al.Room impulse response shortening/reshaping with infinity-and $ p $-norm optimization
CN107967920A (en)A kind of improved own coding neutral net voice enhancement algorithm
CN108615536B (en) System and method for sound quality evaluation of time-frequency joint characteristic musical instruments based on microphone array
CN110234051B (en)Howling prevention sound amplification method and system based on deep learning
CN108632711B (en)Gain self-adaptive control method for sound amplification system
Covert et al.A vacuum-tube guitar amplifier model using a recurrent neural network
CN1929300A (en)Apparatus and method to control audio volume in D class amplifier
US20210166718A1 (en)Neural modeler of audio systems
US20060147050A1 (en)System for simulating sound engineering effects
CN118098189B (en)Intelligent motor noise reduction method
Eichas et al.Virtual analog modeling of guitar amplifiers with Wiener-Hammerstein models
CN111696515B (en)Audio mixing method for teaching recording and playing
CN120074398B (en) A power amplifier distortion compensation system based on deep learning
CN114189781B (en) Noise reduction method and system for dual-microphone neural network noise reduction headphones
CN119584016A (en) Nonlinear distortion modeling and compensation method of parametric array loudspeakers based on deep learning
CN119049506A (en)Pickup performance optimization method and device
Cassidy et al.Perceptual evaluation and genre-specific training of deep neural network models of a high-gain guitar amplifier
CN117544262A (en)Dynamic control method, device, equipment and storage medium for directional broadcasting
US12272374B2 (en)Quantifying signal purity by means of machine learning
CN2465434Y (en)Frequency equalizing automatic regulator
Li et al.Deep Learning-Based Approach for Identification and Compensation of Nonlinear Distortions in Parametric Array Loudspeakers

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
GR01Patent grant
GR01Patent grant

[8]ページ先頭

©2009-2025 Movatter.jp