Movatterモバイル変換


[0]ホーム

URL:


CN108427475B - A minimalist form SPWM digital generation system and method based on pulse sampling - Google Patents

A minimalist form SPWM digital generation system and method based on pulse sampling
Download PDF

Info

Publication number
CN108427475B
CN108427475BCN201810106815.6ACN201810106815ACN108427475BCN 108427475 BCN108427475 BCN 108427475BCN 201810106815 ACN201810106815 ACN 201810106815ACN 108427475 BCN108427475 BCN 108427475B
Authority
CN
China
Prior art keywords
spwm
sampling
pulse
duty ratio
wave
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 WHUfiledCriticalWuhan University WHU
Priority to CN201810106815.6ApriorityCriticalpatent/CN108427475B/en
Publication of CN108427475ApublicationCriticalpatent/CN108427475A/en
Application grantedgrantedCritical
Publication of CN108427475BpublicationCriticalpatent/CN108427475B/en
Expired - Fee Relatedlegal-statusCriticalCurrent
Anticipated expirationlegal-statusCritical

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开了一种基于脉冲采样的极简形式SPWM数字生成系统及方法,该系统通过DSP硬件平台的软件控制流程,实现基于脉冲采样点的SPWM波生成算法,该算法通过采用与SPWM波同频率的采样脉冲对模拟信号进行采样,以当前的采样值为标准计算SPWM波占空比,实现SPWM波的生成。本发明在现有SPWM产生原理基础上进行改进,在保证SPWM信息不严重丢失的前提下,提出一种基于脉冲采样的,以DSP为核心的电路组成简单、操作便捷的极简SPWM波生成系统,减小电路面积,以满足微型功率发射器的需求。

Figure 201810106815

The invention discloses a minimal form SPWM digital generation system and method based on pulse sampling. The system realizes a pulse sampling point-based SPWM wave generation algorithm through the software control process of a DSP hardware platform. The sampling pulse of the frequency samples the analog signal, and calculates the duty ratio of the SPWM wave based on the current sampling value to realize the generation of the SPWM wave. The invention improves on the existing SPWM generation principle, and under the premise of ensuring that the SPWM information is not seriously lost, a minimalist SPWM wave generation system based on pulse sampling, with DSP as the core, simple circuit composition and convenient operation is proposed. , reducing the circuit area to meet the needs of miniature power transmitters.

Figure 201810106815

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.6A2018-02-022018-02-02 A minimalist form SPWM digital generation system and method based on pulse samplingExpired - Fee RelatedCN108427475B (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN201810106815.6ACN108427475B (en)2018-02-022018-02-02 A minimalist form SPWM digital generation system and method based on pulse sampling

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN201810106815.6ACN108427475B (en)2018-02-022018-02-02 A minimalist form SPWM digital generation system and method based on pulse sampling

Publications (2)

Publication NumberPublication Date
CN108427475A CN108427475A (en)2018-08-21
CN108427475Btrue CN108427475B (en)2021-06-08

Family

ID=63156412

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN201810106815.6AExpired - Fee RelatedCN108427475B (en)2018-02-022018-02-02 A minimalist form SPWM digital generation system and method based on pulse sampling

Country Status (1)

CountryLink
CN (1)CN108427475B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN112327347B (en)*2020-10-292022-11-18中广核久源(成都)科技有限公司Digital nuclear pulse forming system with adjustable curvature

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20080252240A1 (en)*2006-08-012008-10-16Rohm Co., Ltd.Motor drive circuit and method
CN101605174A (en)*2009-07-152009-12-16中兴通讯股份有限公司 A mobile terminal and method for realizing vibration mode thereof
CN201663429U (en)*2010-01-202010-12-01哈尔滨理工大学 Off-grid sine wave wind power controller
CN202119529U (en)*2011-06-152012-01-18基康仪器(北京)有限公司Exciting device of vibratory string type instrument
CN202798623U (en)*2012-09-292013-03-13贵州贵航汽车零部件股份有限公司Pulse-width modulated wave circuit
US20160134295A1 (en)*2014-11-112016-05-12Microchip Technology IncorporatedPulse density modulation digital-to-analog converter with triangle wave generation
CN205753451U (en)*2015-12-312016-11-30广西电网有限责任公司电力科学研究院 A phase-locking device based on grid synchronization
CN106612084A (en)*2015-10-202017-05-03沈阳新松机器人自动化股份有限公司Current sampling processing circuit and current sampling processing method
CN106787668A (en)*2015-11-202017-05-31南京理工大学A kind of power factor correcting converter of loading range wide
CN107612300A (en)*2017-09-062018-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 numberPriority datePublication dateAssigneeTitle
CN102005959A (en)*2010-12-032011-04-06江南大学Rapid generation method of trigger pulse of cascaded H-bridge multilevel converter
CN105337540A (en)*2015-11-252016-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 numberPriority datePublication dateAssigneeTitle
US20080252240A1 (en)*2006-08-012008-10-16Rohm Co., Ltd.Motor drive circuit and method
CN101605174A (en)*2009-07-152009-12-16中兴通讯股份有限公司 A mobile terminal and method for realizing vibration mode thereof
CN201663429U (en)*2010-01-202010-12-01哈尔滨理工大学 Off-grid sine wave wind power controller
CN202119529U (en)*2011-06-152012-01-18基康仪器(北京)有限公司Exciting device of vibratory string type instrument
CN202798623U (en)*2012-09-292013-03-13贵州贵航汽车零部件股份有限公司Pulse-width modulated wave circuit
US20160134295A1 (en)*2014-11-112016-05-12Microchip Technology IncorporatedPulse density modulation digital-to-analog converter with triangle wave generation
CN106612084A (en)*2015-10-202017-05-03沈阳新松机器人自动化股份有限公司Current sampling processing circuit and current sampling processing method
CN106787668A (en)*2015-11-202017-05-31南京理工大学A kind of power factor correcting converter of loading range wide
CN205753451U (en)*2015-12-312016-11-30广西电网有限责任公司电力科学研究院 A phase-locking device based on grid synchronization
CN107612300A (en)*2017-09-062018-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 numberPublication date
CN108427475A (en)2018-08-21

Similar Documents

PublicationPublication DateTitle
CN103023436B (en) System and method for calibrating timing mismatch for envelope tracking transmit systems
CN101316114B (en)Spread-spectrum modulation circuit, variable frequency triangular-wave generator and signal processing method
CN118311503B (en)Single-bit broadband radar system with arbitrary variable threshold
CN103296568A (en)Pulse fiber laser acoustic optical modulator driving power source
CN104133166A (en)Large-power arbitrary-waveform generation device and method
CN104316737A (en)FPGA-based offset adjustable waveform generation circuit and FPGA-based offset adjustable waveform generation method
CN108427475B (en) A minimalist form SPWM digital generation system and method based on pulse sampling
CN106209701A (en)MFSK signal code rate-estimation method and device under Alpha Stable distritation noise circumstance
CN102404669A (en)Audio frequency detection circuit and audio frequency detection method
JP4116241B2 (en) Pulse data generation method, shape data generation method, pulse data generation device, shape data generation device, and transmission pulse signal generation device
CN108925014B (en)Light source brightness control method, system and equipment
CN203851113U (en)Day-night switching bird repelling device
CN107395274B (en) A realization method of DCO-OFDM visible light communication transmission system
CN113804936B (en)Triangular wave signal parameter measurement method
US11374802B2 (en)Data transmission method, apparatus and device based on modulated signal, and storage medium
CN110763914B (en) A method for calculating the effective value of PWM harmonics
CN112787500B (en)Control method, device, system, processor, terminal and medium of DC-DC converter
Oyekanlu et al.Advanced Signal Processing for Communication Networks and Industrial IoT Machines Using Low-Cost Fixed-Point Digital Signal Processor
CN103051576A (en)Modulation method for reducing Chirp signal slope frequency modulation mutual interference
CN214380694U (en)Pulse waveform modulation circuit
CN108243134A (en) An ultra-simplified SPWM modulation system based on square wave beat in QPSK communication
CN101534135B (en) Method, device and system for solving interference frequency
CN101594066B (en) A Normalized Nonlinear PWM Carrier Modulation Method for Converters
Chen et al.An open-loop digitally controlled supply modulator for wideband envelope tracking
CN105447333A (en)Device and method for treating tinnitus through dynamic tinnitus sound

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
CF01Termination of patent right due to non-payment of annual fee
CF01Termination of patent right due to non-payment of annual fee

Granted publication date:20210608

Termination date:20220202


[8]ページ先頭

©2009-2025 Movatter.jp