CN108427475B - Extremely simple form SPWM digital generation system and method based on pulse sampling - Google Patents

Extremely simple form SPWM digital generation system and method based on pulse sampling Download PDF

Info

Publication number
CN108427475B
CN108427475B CN201810106815.6A CN201810106815A CN108427475B CN 108427475 B CN108427475 B CN 108427475B CN 201810106815 A CN201810106815 A CN 201810106815A CN 108427475 B CN108427475 B CN 108427475B
Authority
CN
China
Prior art keywords
spwm
sampling
pulse
wave
duty ratio
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.)
Expired - Fee Related
Application number
CN201810106815.6A
Other languages
Chinese (zh)
Other versions
CN108427475A (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.)
Wuhan University WHU
Original Assignee
Wuhan University WHU
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 Wuhan University WHU filed Critical Wuhan University WHU
Priority to CN201810106815.6A priority Critical patent/CN108427475B/en
Publication of CN108427475A publication Critical patent/CN108427475A/en
Application granted granted Critical
Publication of CN108427475B publication Critical patent/CN108427475B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/02Digital function generators
    • G06F1/025Digital function generators for functions having two-valued amplitude, e.g. Walsh functions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/02Digital function generators
    • G06F1/022Waveform generators, i.e. devices for generating periodical functions of time, e.g. direct digital synthesizers
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K7/00Modulating pulses with a continuously-variable modulating signal
    • H03K7/08Duration or width modulation ; Duty cycle modulation

Abstract

The invention discloses a simple SPWM digital generation system and a method based on pulse sampling, the system realizes an SPWM wave generation algorithm based on pulse sampling points through a software control flow of a DSP hardware platform, the algorithm samples an analog signal by adopting a sampling pulse with the same frequency as an SPWM wave, calculates the SPWM wave duty ratio by taking the current sampling value as a standard, and realizes the generation of the SPWM wave. The invention improves the existing SPWM generation principle, provides a very simple SPWM wave generation system which is based on pulse sampling and takes a DSP as a core, has simple circuit composition and convenient operation on the premise of ensuring that SPWM information is not seriously lost, reduces the circuit area and meets the requirement of a miniature power transmitter.

Description

Extremely simple form SPWM digital generation system and method based on pulse sampling
Technical Field
The invention relates to the technical field of digital signal processing, in particular to a simple SPWM digital generation system and method based on pulse sampling.
Background
The classical SPWM waveform implementation system generally adopts a method of comparing a sine wave with a triangular carrier, and is classified into a natural sampling method, a symmetric regular sampling method, and an asymmetric regular sampling method according to the difference of comparison modes. In each of these methods, a triangular carrier and a comparator are required to be generated, so that the area of the analog circuit part is increased. The development trend of low power consumption and small volume of underwater communication electronic equipment requires that the area of a circuit board is reduced as much as possible on the premise of meeting design functions when a circuit is designed, particularly in a deep water environment, power supply replacement is difficult, and the small size and low power consumption become factors which need to be considered.
Disclosure of Invention
The invention aims to solve the technical problems that in the prior art, the analog circuit is large in area and high in power consumption, and provides a simple SPWM digital generation system and method based on pulse sampling based on the design trend of small size and low power consumption of an underwater communication node.
The technical scheme adopted by the invention for solving the technical problems is as follows:
the invention provides a simple SPWM digital generation system based on pulse sampling, which realizes an SPWM wave generation algorithm based on pulse sampling points through a software control process of a DSP hardware platform, the algorithm samples an analog signal by adopting a sampling pulse with the same frequency as the SPWM wave, calculates the SPWM wave duty ratio by taking the current sampling value as a standard, and realizes the generation of the SPWM wave.
Further, the system of the present invention comprises the following units:
the transmitting signal waveform generating unit is used for generating a discrete form of a required transmitting signal in the DSP and determining a specific format required by transmitting data;
the SPWM duty cycle calculation unit is used for selecting a proper duty cycle range and SPWM wave frequency according to the signal form and the emission performance of the power amplification system, and calculating duty cycle data by adopting an SPWM wave generation algorithm based on pulse sampling points;
the timer polling unit is used for configuring a timer in the DSP into a cycle counting mode, and inquiring the current value of the timer in a polling mode so as to judge whether the SPWM sends a complete cycle;
and the GPIO logic control unit is used for making a GPIO logic judgment criterion according to the difference of the system peripherals and determining the GPIO output level and duration time by comparing the current value of the timer with the amplitude of the duty ratio data.
Further, the method for implementing the SPWM wave generation algorithm based on the pulse sampling points in the system specifically comprises the following steps:
sampling an analog signal through a sampling pulse with the same frequency as the SPWM wave, calculating the SPWM wave duty ratio by taking the current sampling value as a standard, and simply calculating the formula of the duty ratio:
Figure BDA0001567993660000021
wherein d is the duty cycle, s is the current sampling value of the signal, and p is the SPWM wave period.
The invention provides a simple SPWM digital generation method based on pulse sampling, which comprises the following steps:
s1, generating a transmitting signal waveform: generating a discrete form of a required sending signal in the DSP, and determining a specific format required by sending data;
s2, SPWM duty ratio calculation: selecting a proper duty ratio range and an SPWM wave frequency according to the signal form and the emission performance of the power amplification system, and calculating duty ratio data by adopting a sampling point method;
s3, timer polling: the timer in the DSP is configured into a cycle counting mode, and the current value of the timer is inquired in a polling mode so as to judge whether the SPWM sends a complete cycle;
s4, GPIO logic control: and (4) formulating a GPIO logic judgment criterion according to the difference of the peripheral equipment of the system, and determining the GPIO output level and duration time by comparing the current value of the timer with the amplitude of duty ratio data.
The invention has the following beneficial effects: the simple SPWM digital generation system and method based on pulse sampling have the advantages that the analog circuit is reduced in large area, and the product volume is reduced; optimizing the algorithm, and calculating by adopting a sampling point method, wherein the increase of the calculated amount is within an acceptable range; the requirement on the peripheral of the microprocessor is low, and only one timer and programmable GPIO are needed; the reduction of electronic chips leads to considerable reduction of system cost and power consumption. Compared with the traditional triangular wave interception method, the sampling point method optimizes the algorithm, and meanwhile, the loss of signal frequency components and the loss of energy detected by a matched filter are only about 2%.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a classic SPWM modulated Signal Generation System
FIG. 2 is a schematic diagram of SPWM principle generated by intercept method
FIG. 3 is a schematic diagram of SPWM principle generated by sampling point method
FIG. 4 is a comparison of the magnitude of the main peaks of the correlation for two methods;
FIG. 5 is a graph of two methods correlation main peak to first side lobe energy ratio;
FIG. 6 is a graph of the energy loss of a sample point method versus a intercept method correlation peak;
FIG. 7 is a plot of matched filter output peak versus SPWM frequency, minimum duty cycle;
FIG. 8 is a diagram of a very simple SPWM generation system based on the TMS320C6748 platform;
FIG. 9 is a very simple SPWM generation system software control flow diagram;
FIG. 10 is a diagram of the details of an oscilloscope collecting GPIO output waveforms;
FIG. 11 is a GPIO SPWM against clipping spectra;
figure 12 is a GPIO SPWM vs. clipping matched filter output.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The simple SPWM digital generation system based on pulse sampling realizes an SPWM wave generation algorithm based on pulse sampling points through a software control process of a DSP hardware platform, the algorithm samples an analog signal by adopting sampling pulses with the same frequency as the SPWM waves, calculates the SPWM wave duty ratio by taking the current sampling value as a standard, and realizes the generation of the SPWM waves.
The DSP in the embodiment of the invention adopts TMS320C 6748. The system comprises the following units:
the transmitting signal waveform generating unit is used for generating a discrete form of a required transmitting signal in the DSP and determining a specific format required by transmitting data;
the SPWM duty cycle calculation unit is used for selecting a proper duty cycle range and SPWM wave frequency according to the signal form and the emission performance of the power amplification system, and calculating duty cycle data by adopting an SPWM wave generation algorithm based on pulse sampling points;
the timer polling unit is used for configuring a timer in the DSP into a cycle counting mode, and inquiring the current value of the timer in a polling mode so as to judge whether the SPWM sends a complete cycle;
and the GPIO logic control unit is used for making a GPIO logic judgment criterion according to the difference of the system peripherals and determining the GPIO output level and duration time by comparing the current value of the timer with the amplitude of the duty ratio data.
As shown in fig. 1, a classic SPWM modulation signal generation system is mainly composed of a digital processor, a triangular wave generator, a comparator, and the like.
On the basis of the existing system, in order to reduce the operation link and the operation amount, the existing SPWM generation method is improved and compared, and the schematic diagrams of the method are shown in fig. 2 and fig. 3.
And comparing the performances of two methods before and after improvement, namely an interception method and a sampling point method. As shown in fig. 4, 5 and 6, it can be seen that, in the range of the minimum duty ratio of 0-0.4, after the SPWM waves generated by the two methods are low-pass filtered, the correlation peak can be identified by the matched filter; the energy loss of the sampling point method is about 2 percent relative to the triangular wave interception method, the basic performance is equivalent, and the SPWM wave generated by the sampling point method is feasible. The correlation peak-to-peak value is inversely related to the minimum duty cycle, and when the minimum duty cycle is increased, the correlation peak-to-peak value is decreased proportionally. The more the SPWM wave duty ratio tends to an extreme value, the worse the output waveform of the power amplification circuit is. And selecting a proper minimum duty ratio according to the difference of the power amplifiers, so that the energy loss of the SPWM signal is minimized on the premise that the output waveform of the power amplifier is not distorted. From the results, the SPWM wave generation method based on the pulse sampling values can be practically applied.
The correlation peak of the output of the matched filter can be seen as a function of the SPWM wave frequency and the minimum duty cycle:
Pmatch=F(fp,dmin)
the simulation results are shown in fig. 7. It can be seen from fig. 7 that the matched filter output peak increases with decreasing minimum duty cycle and increases with increasing SPWM frequency. In practical application, the proper minimum duty ratio and the SPWM wave frequency can be selected for parameter calculation according to the minimum duty ratio and the acceptable energy loss range of the power amplifier circuit.
As shown in FIG. 8, the system structure of the invention is based on TMS320C6748 platform, and the SPWM generation work is converted into software control. The software control flow is shown in fig. 9.
The specific working process is as follows:
(1) transmit signal waveform generation
Firstly, a discrete form of a required sending signal is generated in the DSP, and a specific format required by sending data is determined.
(2) SPWM duty cycle calculation
And selecting a proper duty ratio range and SPWM wave frequency according to the signal form and the emission performance of the power amplification system, and calculating duty ratio data by adopting a sampling point method.
(3) Timer polling
The DSP internal timer is configured in a cycle counting mode, and the current value of the timer is inquired in a polling mode so as to judge whether the SPWM sends a whole period.
(4) GPIO logic control
And (4) formulating a GPIO logic judgment criterion according to the difference of the peripheral equipment of the system, and determining the GPIO output level and duration time by comparing the current value of the timer with the amplitude of duty ratio data.
The SPWM wave generation algorithm based on the pulse sampling points is designed as follows:
the sampling method is called as a sampling point method for short, namely, sampling is carried out on an analog signal by using a sampling pulse with the same frequency as the SPWM wave, and the SPWM wave duty ratio is calculated by using the current sampling value as a standard. Duty ratio simple calculation formula:
Figure BDA0001567993660000051
wherein d is the duty cycle, s is the current sampling value of the signal, and p is the SPWM wave period.
The derivation process of the sampling point method comprises the following steps:
the two methods are compared below by taking a Linear Frequency Modulation (LFM) signal as an example.
General expression for LFM signal:
Figure BDA0001567993660000052
wherein a (t) is the LFM signal envelope; f. of0Is the LFM signal starting frequency;
Figure BDA0001567993660000061
for modulation slope, B is modulation bandwidth, and τ is pulse width.
In the digital processing process, the LFM signal time domain expression is rewritten into a discrete form:
Figure BDA0001567993660000062
wherein a (n) is the signal envelope; d and a (n) control the amplitude and PWM minimum duty ratio of the LFM signal; f. ofsIs the sampling rate; n ═ fsAnd tau is the total number of sampling points of the signal.
The PWM wave period contains the number of sampling points:
Figure BDA0001567993660000063
wherein f ispFor SPWM wave frequencies, i.e. fpThe LFM signal is resampled by the pulses of frequency to obtain the sample value.
Calculating the SPWM duty ratio by using the LFM resampling value, wherein the LFM signal amplitude needs to be constrained:
Figure BDA0001567993660000064
wherein d isminThe minimum duty ratio is determined by the output state of the power amplifier circuit transformer, and generally speaking, the duty ratio of the PWM wave tends to be more extreme and the output waveform of the power amplifier is worse.From this constraint, the values of a (n) and D can be calculated.
Finally obtaining SPWM wave duty ratio data:
Figure BDA0001567993660000065
wherein n isreFor the original signal passing through a frequency fpThe resample point of the pulse sampling.
After SPWM modulation is respectively carried out on the LFM signals by an interception method and a sampling point method, low-pass filtering and matched filtering are carried out, and matched correlation peak data are compared to obtain the performance difference of the two methods.
The minimum duty cycle is defined as:
duty_spwm∈[dmin,1-dmin]
where duty _ SPWM represents the SPWM output waveform duty cycle range, dminIs the minimum duty cycle.
Based on the method and the process, an actual experiment is carried out in the DSP, a DSP GPIO acquisition waveform is shown in fig. 10, a GPIO SPWM and intercept method spectrum pair is shown in fig. 11, and a matched filter output pair is shown in fig. 12. Experimental results show that the SPWM wave output by the GPIO simulation controlled by the pulse sampling point method and the SPWM wave generated by the triangular wave interception method both contain LFM complete frequency information of 8 k-12 kHz, the frequency spectrums of the SPWM wave and the LFM complete frequency information are basically coincident, and the capacity of reducing LFM signal frequency components is basically equivalent. The correlation peak value output by the matched filter of the two methods reaches 4.8 times of the first sidelobe, and the LFM signal can be well detected by the matched filter. Meanwhile, the two methods are matched, the filtering output peak values are basically coincident, the peak value energy loss of the pulse sampling point method relative to the triangular wave interception method is 1.8%, and the energy loss control is good. It can be concluded that, under the condition that the SPWM frequency is much larger than the signal frequency, the method for generating SPWM based on pulse sampling points can replace the triangular wave interception method, and can be quickly implemented in a digital processor in practical application.
It will be understood that modifications and variations can be made by persons skilled in the art in light of the above teachings and all such modifications and variations are intended to be included within the scope of the invention as defined in the appended claims.

Claims (3)

1. A very simple form SPWM digital generation system based on pulse sampling is characterized in that the system realizes an SPWM wave generation algorithm based on pulse sampling points through a software control flow of a DSP hardware platform, the algorithm samples an analog signal by adopting a sampling pulse with the same frequency as an SPWM wave, calculates the SPWM wave duty ratio by taking a current sampling value as a standard, and realizes the generation of the SPWM wave;
the system comprises the following units:
the transmitting signal waveform generating unit is used for generating a discrete form of a required transmitting signal in the DSP and determining a specific format required by transmitting data;
the SPWM duty cycle calculation unit is used for selecting a proper duty cycle range and SPWM wave frequency according to the signal form and the emission performance of the power amplification system, and calculating duty cycle data by adopting an SPWM wave generation algorithm based on pulse sampling points;
the timer polling unit is used for configuring a timer in the DSP into a cycle counting mode, and inquiring the current value of the timer in a polling mode so as to judge whether the SPWM sends a complete cycle;
and the GPIO logic control unit is used for making a GPIO logic judgment criterion according to the difference of the system peripherals and determining the GPIO output level and duration time by comparing the current value of the timer with the amplitude of the duty ratio data.
2. The pulse sampling-based SPWM digital generating system of claim 1 wherein the SPWM wave generating algorithm based on pulse sampling points is implemented by:
sampling an analog signal through a sampling pulse with the same frequency as the SPWM wave, calculating the SPWM wave duty ratio by taking the current sampling value as a standard, and simply calculating the formula of the duty ratio:
Figure FDA0002965344200000011
wherein d is the duty cycle, s is the current sampling value of the signal, and p is the SPWM wave period.
3. A simplified SPWM digital generation method based on pulse sampling is characterized by comprising the following steps:
s1, generating a transmitting signal waveform: generating a discrete form of a required sending signal in the DSP, and determining a specific format required by sending data;
s2, SPWM duty ratio calculation: selecting a proper duty ratio range and an SPWM wave frequency according to the signal form and the emission performance of the power amplification system, and calculating duty ratio data by adopting a sampling point method;
s3, timer polling: the timer in the DSP is configured into a cycle counting mode, and the current value of the timer is inquired in a polling mode so as to judge whether the SPWM sends a complete cycle;
s4, GPIO logic control: and (4) formulating a GPIO logic judgment criterion according to the difference of the peripheral equipment of the system, and determining the GPIO output level and duration time by comparing the current value of the timer with the amplitude of duty ratio data.
CN201810106815.6A 2018-02-02 2018-02-02 Extremely simple form SPWM digital generation system and method based on pulse sampling Expired - Fee Related CN108427475B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810106815.6A CN108427475B (en) 2018-02-02 2018-02-02 Extremely simple form SPWM digital generation system and method based on pulse sampling

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810106815.6A CN108427475B (en) 2018-02-02 2018-02-02 Extremely simple form SPWM digital generation system and method based on pulse sampling

Publications (2)

Publication Number Publication Date
CN108427475A CN108427475A (en) 2018-08-21
CN108427475B true CN108427475B (en) 2021-06-08

Family

ID=63156412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810106815.6A Expired - Fee Related CN108427475B (en) 2018-02-02 2018-02-02 Extremely simple form SPWM digital generation system and method based on pulse sampling

Country Status (1)

Country Link
CN (1) CN108427475B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112327347B (en) * 2020-10-29 2022-11-18 中广核久源(成都)科技有限公司 Digital nuclear pulse forming system with adjustable curvature

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080252240A1 (en) * 2006-08-01 2008-10-16 Rohm Co., Ltd. Motor drive circuit and method
CN101605174A (en) * 2009-07-15 2009-12-16 中兴通讯股份有限公司 The method of a kind of portable terminal and realization vibration mode thereof
CN201663429U (en) * 2010-01-20 2010-12-01 哈尔滨理工大学 Off-grid type sine-wave wind power generation controller
CN202119529U (en) * 2011-06-15 2012-01-18 基康仪器(北京)有限公司 Exciting device of vibratory string type instrument
CN202798623U (en) * 2012-09-29 2013-03-13 贵州贵航汽车零部件股份有限公司 Pulse-width modulated wave circuit
US20160134295A1 (en) * 2014-11-11 2016-05-12 Microchip Technology Incorporated Pulse density modulation digital-to-analog converter with triangle wave generation
CN205753451U (en) * 2015-12-31 2016-11-30 广西电网有限责任公司电力科学研究院 A kind of phase-locking device based on synchronized
CN106612084A (en) * 2015-10-20 2017-05-03 沈阳新松机器人自动化股份有限公司 Current sampling processing circuit and current sampling processing method
CN106787668A (en) * 2015-11-20 2017-05-31 南京理工大学 A kind of power factor correcting converter of loading range wide
CN107612300A (en) * 2017-09-06 2018-01-19 扬州博尔特电气技术有限公司 A kind of high-voltage cascade type variable-frequency power sources module failure control method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102005959A (en) * 2010-12-03 2011-04-06 江南大学 Rapid generation method of trigger pulse of cascaded H-bridge multilevel converter
CN105337540A (en) * 2015-11-25 2016-02-17 北京金自天正智能控制股份有限公司 Two-level circuit board for achieving permanent magnet synchronous motor frequency conversion soft start and grid-connected control

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080252240A1 (en) * 2006-08-01 2008-10-16 Rohm Co., Ltd. Motor drive circuit and method
CN101605174A (en) * 2009-07-15 2009-12-16 中兴通讯股份有限公司 The method of a kind of portable terminal and realization vibration mode thereof
CN201663429U (en) * 2010-01-20 2010-12-01 哈尔滨理工大学 Off-grid type sine-wave wind power generation controller
CN202119529U (en) * 2011-06-15 2012-01-18 基康仪器(北京)有限公司 Exciting device of vibratory string type instrument
CN202798623U (en) * 2012-09-29 2013-03-13 贵州贵航汽车零部件股份有限公司 Pulse-width modulated wave circuit
US20160134295A1 (en) * 2014-11-11 2016-05-12 Microchip Technology Incorporated Pulse density modulation digital-to-analog converter with triangle wave generation
CN106612084A (en) * 2015-10-20 2017-05-03 沈阳新松机器人自动化股份有限公司 Current sampling processing circuit and current sampling processing method
CN106787668A (en) * 2015-11-20 2017-05-31 南京理工大学 A kind of power factor correcting converter of loading range wide
CN205753451U (en) * 2015-12-31 2016-11-30 广西电网有限责任公司电力科学研究院 A kind of phase-locking device based on synchronized
CN107612300A (en) * 2017-09-06 2018-01-19 扬州博尔特电气技术有限公司 A kind of high-voltage cascade type variable-frequency power sources module failure control method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Load Power and State-of-Charge Management Strategy with MPPT of Wind-Driven Isolated PMSG";S.M.Allam等;《IEEE》;20161103;第1098-1104页 *
"数字SPWM方法对系统延时的影响";刘春喜等;《电力自动化设备》;20130610;第75-80页 *

Also Published As

Publication number Publication date
CN108427475A (en) 2018-08-21

Similar Documents

Publication Publication Date Title
CN103023436B (en) System and method for calibrating sequential logic mismatch for envelope-tracking emission system
CN104468437B (en) Digital predistortion transmitter and its control method
CN101316114A (en) Spread-spectrum modulation circuit, variable frequency triangular-wave generator and signal processing method
CN101425784B (en) Non-filter D type audio amplifier based on chaotic spread-spectrum modulation technique
WO2004084469A3 (en) Frequency domain partial response signaling with high spectral efficiency and low peak to average power ratio
US8937993B2 (en) Crest factor reduction for brand-limited multi-carrier signals
JP2009177640A (en) Power amplifier
CN103296568B (en) Pulse fiber laser acoustic optical modulator driving power source
CN107782972B (en) Power grid impedance measurement method based on variable PWM carrier frequency
CN108427475B (en) Extremely simple form SPWM digital generation system and method based on pulse sampling
CN104580042A (en) Digital pre-distortion method and device
JP4116241B2 (en) Pulse data generation method, shape data generation method, pulse data generation device, shape data generation device, and transmission pulse signal generation device
CN103326798B (en) Test circuit conducting test on performance of products for restraining multi-path signal interference
CN108925014B (en) Light source brightness control method, system and equipment
US10236835B2 (en) Methods and devices for ramping a switched capacitor power amplifier
CN110763914B (en) PWM harmonic effective value calculation method
Oyekanlu et al. Advanced Signal Processing for Communication Networks and Industrial IoT Machines Using Low-Cost Fixed-Point Digital Signal Processor
i Tormo et al. Fundamental modulation limits for minimum switching frequency inband-error-free high-efficiency power amplifiers
CN214380694U (en) Pulse waveform modulation circuit
CN208874464U (en) Chaotic frequency modulation digital switch power control circuit based on FPGA
CN113556025A (en) Method and system for generating reference signal of switching converter in envelope tracking power supply
CN106506418A (en) Wideband 2ASK signal generating circuits in cognitive underwater sound communication
CA2583148A1 (en) Dc/ac/ motor/generator utilizing a periodic transformation system
CN112928922B (en) Soft switch modulator for wireless power transmission system
CN203618115U (en) Analog low-frequency audio overtone generation circuit

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20210608

Termination date: 20220202

CF01 Termination of patent right due to non-payment of annual fee