CN113659859A - Analog sine wave modulation method of off-grid inverter and storage medium - Google Patents
Analog sine wave modulation method of off-grid inverter and storage medium Download PDFInfo
- Publication number
- CN113659859A CN113659859A CN202110867881.7A CN202110867881A CN113659859A CN 113659859 A CN113659859 A CN 113659859A CN 202110867881 A CN202110867881 A CN 202110867881A CN 113659859 A CN113659859 A CN 113659859A
- Authority
- CN
- China
- Prior art keywords
- target
- inverter
- radian
- sine
- sine 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 22
- 238000003860 storage Methods 0.000 title claims abstract description 10
- 238000004364 calculation method Methods 0.000 claims abstract description 17
- 238000004422 calculation algorithm Methods 0.000 claims abstract description 14
- 239000000969 carrier Substances 0.000 claims description 17
- 230000008859 change Effects 0.000 claims description 6
- 238000004590 computer program Methods 0.000 claims description 6
- 230000008569 process Effects 0.000 claims description 3
- 238000004088 simulation Methods 0.000 claims 1
- 101100236764 Caenorhabditis elegans mcu-1 gene Proteins 0.000 description 5
- 230000008901 benefit Effects 0.000 description 3
- 238000009826 distribution Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000010586 diagram Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000000737 periodic effect Effects 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H02—GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
- H02M—APPARATUS FOR CONVERSION BETWEEN AC AND AC, BETWEEN AC AND DC, OR BETWEEN DC AND DC, AND FOR USE WITH MAINS OR SIMILAR POWER SUPPLY SYSTEMS; CONVERSION OF DC OR AC INPUT POWER INTO SURGE OUTPUT POWER; CONTROL OR REGULATION THEREOF
- H02M7/00—Conversion of AC power input into DC power output; Conversion of DC power input into AC power output
- H02M7/42—Conversion of DC power input into AC power output without possibility of reversal
- H02M7/44—Conversion of DC power input into AC power output without possibility of reversal by static converters
Landscapes
- Engineering & Computer Science (AREA)
- Power Engineering (AREA)
- Inverter Devices (AREA)
Abstract
本发明涉及逆变器技术领域,提供一种离网型逆变器的模拟正弦波调制方法及存储介质,基于现有的逆变器成本与运算能力的兼容需要,设计了预设调制算法计算出目标弧度,进而根据目标弧度输出对应的目标正弦载波,控制逆变电路进行脉宽调制,将接入的直流电源转化为对应的正弦波交流电,算法简单、计算量小、运行效率高,因此采用程序空间较小的处理芯片,即可实现低成本、高效率的逆变交流输出。
The invention relates to the technical field of inverters, and provides an analog sine wave modulation method and a storage medium for off-grid inverters. Get the target radian, and then output the corresponding target sine carrier according to the target radian, control the inverter circuit to perform pulse width modulation, and convert the connected DC power into the corresponding sine wave AC. The algorithm is simple, the amount of calculation is small, and the operation efficiency is high. Therefore, The low-cost, high-efficiency inverter AC output can be achieved by using a processing chip with a smaller program space.
Description
技术领域technical field
本发明涉及逆变器技术领域,尤其涉及一种离网型逆变器的模拟正弦波调制方法及存储介质。The invention relates to the technical field of inverters, in particular to an analog sine wave modulation method and a storage medium of an off-grid inverter.
背景技术Background technique
逆变器的功能为把直流电能(电池、蓄电瓶)转变成交流电(一般为220v50HZ正弦或方波)的装置。通俗的讲,逆变器是一种将直流电(DC)转化为交流电(AC)的装置。它由逆变桥、控制逻辑和滤波电路组成。The function of the inverter is a device that converts DC power (battery, storage battery) into AC power (usually 220v50HZ sine or square wave). In layman's terms, an inverter is a device that converts direct current (DC) into alternating current (AC). It consists of inverter bridge, control logic and filter circuit.
按波弦性质分类,逆变器包括正弦波逆变器、方波逆变器。正弦波逆变器输出的是正弦波交流电。在正弦波逆变系统中,需要把输入的直流电经过正弦调制后,转换成交流电输出。现有技术中的逆变器,主要采用查表法和泰勒级数展开来计算出正弦值,然后再根据正弦值进行脉宽调制,输出即为交流电。Classified according to the nature of the wave, inverters include sine wave inverters and square wave inverters. The output of a sine wave inverter is a sine wave alternating current. In the sine wave inverter system, it is necessary to convert the input DC power into AC power after sinusoidal modulation. The inverter in the prior art mainly adopts the table look-up method and Taylor series expansion to calculate the sine value, and then performs pulse width modulation according to the sine value, and the output is alternating current.
以上两种方式优缺点如下;The advantages and disadvantages of the above two methods are as follows;
1、查表法的优点是速度快,计算量小,确点是占用程序空间大;1. The advantage of the table lookup method is that the speed is fast, the amount of calculation is small, and it takes up a lot of program space;
2、泰勒级数展开,优点是占用空间比查表小,缺点是计算量大,对芯片计算能力有要求。2. Taylor series expansion, the advantage is that it takes up less space than the look-up table, and the disadvantage is that the amount of calculation is large, which requires the computing power of the chip.
目前市面上的芯片价格普遍过高,因此局限于生产成本,客户无法得到高算力、大空间的芯片成本,因此也就无法提高逆变器的工作效率。At present, the price of chips on the market is generally too high, so it is limited to production costs. Customers cannot obtain chip costs with high computing power and large space, so they cannot improve the working efficiency of inverters.
发明内容SUMMARY OF THE INVENTION
本发明提供一种离网型逆变器的模拟正弦波调制方法及存储介质,解决了现有的逆变器处理芯片价格过高,导致生产成本与工作效率(即运算能力)不兼容的技术问题。The invention provides an analog sine wave modulation method and a storage medium for an off-grid inverter, which solves the problem that the existing inverter processing chip is too expensive, resulting in incompatibility between production cost and work efficiency (ie, computing power). question.
为解决以上技术问题,本发明提供一种离网型逆变器的模拟正弦波调制方法,包括MCU及与其连接的逆变电路,所述逆变电路的输入端连接直流电源;In order to solve the above technical problems, the present invention provides an analog sine wave modulation method for an off-grid inverter, comprising an MCU and an inverter circuit connected thereto, and an input end of the inverter circuit is connected to a DC power supply;
所述MCU用于根据预设调制算法计算出目标弧度,进而根据所述目标弧度输出对应的目标正弦载波;The MCU is configured to calculate a target radian according to a preset modulation algorithm, and then output a corresponding target sinusoidal carrier according to the target radian;
所述逆变电路用于根据所述目标正弦载波进行脉宽调制,将接入的直流电源转化为对应的正弦波交流电;The inverter circuit is used to perform pulse width modulation according to the target sine carrier wave, and convert the connected DC power supply into a corresponding sine wave AC power;
所述预设调制算法的计算公式如下:The calculation formula of the preset modulation algorithm is as follows:
其中,Vac为正弦波交流电的电压值,Vdc为直流电源的电压值,θ为逆变电路的目标弧度。Among them, V ac is the voltage value of the sine wave alternating current, V dc is the voltage value of the DC power supply, and θ is the target radian of the inverter circuit.
本基础方案基于现有的逆变器成本与运算能力的兼容需要,设计了预设调制算法计算出目标弧度,进而根据所述目标弧度输出对应的目标正弦载波,控制逆变电路进行脉宽调制,将接入的直流电源转化为对应的正弦波交流电,算法简单、计算量小、运行效率高,因此采用程序空间较小的处理芯片,即可实现低成本、高效率的逆变交流输出。Based on the compatibility needs of the existing inverter cost and computing power, this basic scheme designs a preset modulation algorithm to calculate the target radian, and then outputs the corresponding target sine carrier according to the target radian, and controls the inverter circuit to perform pulse width modulation. , convert the connected DC power into the corresponding sine wave AC. The algorithm is simple, the calculation amount is small, and the operation efficiency is high. Therefore, the low-cost and high-efficiency inverter AC output can be achieved by using a processing chip with a small program space.
在进一步的实施方案中,所述根据预设调制算法计算出目标弧度具体为:In a further embodiment, the calculation of the target radian according to the preset modulation algorithm is specifically:
A、根据所述逆变电路的载波频率和逆变频率,确定每一逆变周期内的载波总数;A. According to the carrier frequency and the inverter frequency of the inverter circuit, determine the total number of carriers in each inverter cycle;
B、根据所述载波总数划分出所述每一载波的目标角度变量;B. Divide the target angle variable of each carrier according to the total number of carriers;
C、根据所述目标角度变量,确定每一逆变周期内所述逆变电路的弧度值的变化规律;C. According to the target angle variable, determine the variation law of the radian value of the inverter circuit in each inverter cycle;
D、根据所述变化规律及当前的时间阶段,计算所述目标弧度。D. Calculate the target radian according to the change rule and the current time stage.
在进一步的实施方案中,所述步骤C包括:In further embodiments, the step C comprises:
C1、根据所述载波总数,将每一逆变周期均等份划分为多个时间阶段;C1. According to the total number of carriers, each inversion cycle is equally divided into a plurality of time stages;
C2、计算每一所述时间阶段与所述目标角度变量的第一函数关系公式;C2. Calculate the first functional relationship formula between each of the time stages and the target angle variable;
C3、将所述第一函数关系公式代入正弦公式,得到每一周期内每一所述时间阶段的弧度值,并建立第二函数关系公式。C3. Substitute the first functional relationship formula into the sine formula, obtain the radian value of each time period in each cycle, and establish a second functional relationship formula.
本方案着手于脉宽调制中弧度值的周期变化,反向计算出每一周期各个的时间阶段中逆变器的弧度值,缩短计算时间,从而可快速地输出正弦波交流电。This scheme starts with the periodic change of the radian value in the pulse width modulation, and calculates the radian value of the inverter in each time period of each cycle in reverse, shortening the calculation time, so that the sine wave alternating current can be output quickly.
在进一步的实施方案中,在所述步骤C2中,当将每一载波对应一时间阶段时,所述第一函数关系公式如下:In a further implementation, in the step C2, when each carrier corresponds to a time period, the first functional relationship formula is as follows:
其中,X为表示当前的时间阶段的变量,n载波总数。Among them, X is a variable representing the current time period, and n is the total number of carriers.
本方案设置每一载波对应一时间阶段,进行弧度分配以及弧度值计算,可降低弧度值的计算难度,提高计算效率。This scheme sets each carrier to correspond to a time period, and performs radian distribution and radian value calculation, which can reduce the calculation difficulty of the radian value and improve the calculation efficiency.
在进一步的实施方案中,在所述步骤C2中,所述第二函数关系公式如下:In a further embodiment, in the step C2, the second functional relationship formula is as follows:
当所述时间阶段为所述逆变周期的正半周时,即则,When the time period is the positive half of the inversion period, that is but,
当所述时间阶段为所述逆变周期的负半周时,即则,When the time period is the negative half of the inversion period, that is, but,
其中,X为表示当前的时间阶段的变量,X∈N,n为载波总数。Among them, X is a variable representing the current time period, X∈N, and n is the total number of carriers.
本发明还提供一种存储介质,其上存储有计算机程序,所述计算机程序用于实现上述一种离网型逆变器的模拟正弦波调制方法。其中,存储介质可以是磁碟、光盘、只读存储器(Read Only Memory,ROM)或者随机存取器(Random Access Memory,RAM)等。The present invention also provides a storage medium on which a computer program is stored, and the computer program is used to implement the above-mentioned method for simulating sine wave modulation of an off-grid inverter. The storage medium may be a magnetic disk, an optical disk, a read only memory (Read Only Memory, ROM), or a random access device (Random Access Memory, RAM), or the like.
附图说明Description of drawings
图1是本发明实施例提供的一种离网型逆变器的模拟正弦波调制方法中的正弦波交流电的输出示意图;1 is a schematic diagram of the output of a sine wave alternating current in an analog sine wave modulation method for an off-grid inverter provided by an embodiment of the present invention;
其中:MCU1,逆变电路2。Among them: MCU1, inverter circuit 2.
具体实施方式Detailed ways
下面结合附图具体阐明本发明的实施方式,实施例的给出仅仅是为了说明目的,并不能理解为对本发明的限定,包括附图仅供参考和说明使用,不构成对本发明专利保护范围的限制,因为在不脱离本发明精神和范围基础上,可以对本发明进行许多改变。The embodiments of the present invention will be explained in detail below in conjunction with the accompanying drawings. The examples are given only for the purpose of illustration and should not be construed as a limitation of the present invention. The accompanying drawings are only used for reference and description, and do not constitute a limitation on the protection scope of the patent of the present invention. limitation, since many changes may be made in the present invention without departing from the spirit and scope of the invention.
实施例1Example 1
本发明实施例提供的一种离网型逆变器的模拟正弦波调制方法,如图1所示,在本实施例中,包括MCU1及与其连接的逆变电路2,逆变电路2的输入端连接直流电源;An embodiment of the present invention provides an analog sine wave modulation method for an off-grid inverter, as shown in FIG. 1 , in this embodiment, it includes an MCU1 and an inverter circuit 2 connected thereto, and an input of the inverter circuit 2 is included. The terminal is connected to the DC power supply;
MCU1用于根据预设调制算法计算出目标弧度,进而根据目标弧度输出对应的目标正弦载波;MCU1 is used to calculate the target radian according to the preset modulation algorithm, and then output the corresponding target sinusoidal carrier according to the target radian;
逆变电路2用于根据目标正弦载波进行脉宽调制,将接入的直流电源转化为对应的正弦波交流电。在本实施例中的逆变电路2为常规的逆变桥电路,因此在本发明实施例中不再赘述。The inverter circuit 2 is used to perform pulse width modulation according to the target sine carrier wave, and convert the connected DC power supply into the corresponding sine wave AC power. The inverter circuit 2 in this embodiment is a conventional inverter bridge circuit, and thus will not be repeated in this embodiment of the present invention.
预设调制算法的计算公式如下:The calculation formula of the preset modulation algorithm is as follows:
其中,Vac为正弦波交流电的电压值,Vdc为直流电源的电压值,θ为逆变电路2的目标弧度,0≤θ<2π。Among them, V ac is the voltage value of the sine wave alternating current, V dc is the voltage value of the DC power supply, θ is the target radian of the inverter circuit 2, 0≤θ<2π.
在本实施例中,根据预设调制算法计算出目标弧度具体为:In this embodiment, calculating the target radian according to the preset modulation algorithm is specifically:
A、根据逆变电路2的载波频率和逆变频率,确定每一逆变周期内的载波总数。A. According to the carrier frequency and the inverter frequency of the inverter circuit 2, determine the total number of carriers in each inverter cycle.
在本实施例中,设逆变频率为Fb(基波频率),载波频率为Fc,则可定义整个周期的载波个数即每个载波,逆变器输出旋转个弧度,n个载波刚好旋转一周(圈)。In this embodiment, let the inverter frequency be Fb (fundamental frequency) and the carrier frequency be Fc, then the number of carriers in the whole cycle can be defined i.e. for each carrier, the inverter output rotates radians, the n carriers make exactly one revolution (circle).
B、根据载波总数划分出每一载波的目标角度变量;B. Divide the target angle variable of each carrier according to the total number of carriers;
C、根据目标角度变量,确定每一逆变周期内逆变电路2的弧度值的变化规律,包括步骤C1~C2:C. Determine the variation law of the radian value of the inverter circuit 2 in each inverter cycle according to the target angle variable, including steps C1 to C2:
C1、根据载波总数,将每一逆变周期均等份划分为多个时间阶段;C1. According to the total number of carriers, each inverter cycle is equally divided into multiple time stages;
C2、计算每一时间阶段与目标角度变量的第一函数关系公式。C2. Calculate the first functional relationship formula between each time stage and the target angle variable.
在本实施例中,当将每一载波对应一时间阶段时,第一函数关系公式如下:In this embodiment, when each carrier corresponds to a time period, the first functional relationship formula is as follows:
其中,X为表示当前的时间阶段的变量,n载波总数。Among them, X is a variable representing the current time period, and n is the total number of carriers.
本实施例设置每一载波对应一时间阶段,进行弧度分配以及弧度值计算,可降低弧度值的计算难度,提高计算效率。In this embodiment, each carrier is set to correspond to a time period, and radian distribution and radian value calculation are performed, which can reduce the calculation difficulty of the radian value and improve the calculation efficiency.
C3、将第一函数关系公式代入正弦公式,得到每一周期内每一时间阶段的弧度值,并建立第二函数关系公式。C3. Substitute the first functional relationship formula into the sine formula, obtain the radian value of each time period in each cycle, and establish the second functional relationship formula.
在本实施例中,第二函数关系公式如下:In this embodiment, the second functional relationship formula is as follows:
当时间阶段为逆变周期的正半周时,即则,When the time period is the positive half cycle of the inverter cycle, that is but,
当时间阶段为逆变周期的负半周时,即则,When the time period is the negative half cycle of the inverter cycle, that is but,
其中,X为表示当前的时间阶段的变量,X∈N(N为整数),n为载波总数。Among them, X is a variable representing the current time period, X∈N (N is an integer), and n is the total number of carriers.
本实施例着手于脉宽调制中弧度值的周期变化,反向计算出每一周期各个的时间阶段中逆变器的弧度值,缩短计算时间,从而可快速地输出正弦波交流电。This embodiment starts with the cycle change of the radian value in the pulse width modulation, and calculates the radian value of the inverter in each time period of each cycle in reverse, shortens the calculation time, and can quickly output the sine wave alternating current.
D、根据变化规律及当前的时间阶段,计算目标弧度。D. Calculate the target radian according to the change rule and the current time stage.
在本实施例中,具体的正弦波交流电的输出过程如下:In this embodiment, the specific output process of the sine wave alternating current is as follows:
以正弦波交流电的初相位为0为例,此时X初值为0,MCU1将直接根据公式(3)计算出目标弧度,每经过一个时间阶段则X+1,进而根据公式(1)输出对应的目标正弦载波;Taking the initial phase of the sine wave alternating current as 0 as an example, at this time the initial value of X is 0, MCU1 will directly calculate the target radian according to formula (3), and X+1 after each time period, and then output according to formula (1) Corresponding target sinusoidal carrier;
例如,当θ=0,则X=0,sin(θ)=0;For example, when θ=0, then X=0, sin(θ)=0;
当则sin(θ)=1;when but sin(θ)=1;
当则sin(θ)=-1。when but sin(θ)=-1.
逆变电路2用于根据目标正弦载波进行脉宽调制,将接入的直流电源转化为对应的正弦波交流电。The inverter circuit 2 is used to perform pulse width modulation according to the target sine carrier wave, and convert the connected DC power supply into the corresponding sine wave AC power.
当逆变周期进入负半周时,MCU1将直接根据公式(4)计算出目标弧度,同理,每经过一个时间阶段则X+1,进而根据公式(1)输出对应的目标正弦载波。When the inverter cycle enters the negative half cycle, MCU1 will directly calculate the target radian according to formula (4). Similarly, X+1 will be generated every time period passes, and then the corresponding target sinusoidal carrier will be output according to formula (1).
本发明实施例基于现有的逆变器成本与运算能力的兼容需要,设计了预设调制算法计算出目标弧度,进而根据目标弧度输出对应的目标正弦载波,控制逆变电路2进行脉宽调制,将接入的直流电源转化为对应的正弦波交流电,算法简单、计算量小、运行效率高,因此采用程序空间较小的处理芯片,即可实现低成本、高效率的逆变交流输出。The embodiment of the present invention designs a preset modulation algorithm to calculate the target radian based on the compatibility requirements of the existing inverter cost and computing capability, and then outputs the corresponding target sine carrier according to the target radian, and controls the inverter circuit 2 to perform pulse width modulation , convert the connected DC power into the corresponding sine wave AC. The algorithm is simple, the calculation amount is small, and the operation efficiency is high. Therefore, the low-cost and high-efficiency inverter AC output can be achieved by using a processing chip with a small program space.
实施例2Example 2
本发明实施例还提供一种存储介质,其上存储有计算机程序,所述计算机程序用于实现上述实施例1提供的一种离网型逆变器的模拟正弦波调制方法。其中,存储介质可以是磁碟、光盘、只读存储器(Read Only Memory,ROM)或者随机存取器(Random AccessMemory,RAM)等。An embodiment of the present invention further provides a storage medium on which a computer program is stored, where the computer program is used to implement the analog sine wave modulation method for an off-grid inverter provided in the above-mentioned Embodiment 1. The storage medium may be a magnetic disk, an optical disk, a read only memory (Read Only Memory, ROM), or a random access device (Random Access Memory, RAM) or the like.
上述实施例为本发明较佳的实施方式,但本发明的实施方式并不受上述实施例的限制,其他的任何未背离本发明的精神实质与原理下所作的改变、修饰、替代、组合、简化,均应为等效的置换方式,都包含在本发明的保护范围之内。The above-mentioned embodiments are preferred embodiments of the present invention, but the embodiments of the present invention are not limited by the above-mentioned embodiments, and any other changes, modifications, substitutions, combinations, The simplification should be equivalent replacement manners, which are all included in the protection scope of the present invention.
Claims (6)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110867881.7A CN113659859B (en) | 2021-07-30 | 2021-07-30 | Analog sine wave modulation method of off-grid inverter and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110867881.7A CN113659859B (en) | 2021-07-30 | 2021-07-30 | Analog sine wave modulation method of off-grid inverter and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113659859A true CN113659859A (en) | 2021-11-16 |
CN113659859B CN113659859B (en) | 2022-04-15 |
Family
ID=78490897
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110867881.7A Active CN113659859B (en) | 2021-07-30 | 2021-07-30 | Analog sine wave modulation method of off-grid inverter and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113659859B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115037176A (en) * | 2022-05-19 | 2022-09-09 | 天宝电子(惠州)有限公司 | High-precision simulation sine wave modulation algorithm, system and storage medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03215173A (en) * | 1990-01-19 | 1991-09-20 | Mitsubishi Electric Corp | Pwm inverter device |
US5376872A (en) * | 1993-04-29 | 1994-12-27 | Fuji Electric Co., Ltd. | Control device for voltage type pulse width modulation inverter |
CN101789709A (en) * | 2010-01-13 | 2010-07-28 | 哈尔滨工业大学 | Sine wave pulse width modulation method for four-switch three-phase inverter |
CN105978390A (en) * | 2016-03-17 | 2016-09-28 | 天宝电子(惠州)有限公司 | Pure sine wave inverter control method and device and inverter circuit |
CN205647290U (en) * | 2016-03-17 | 2016-10-12 | 天宝电子(惠州)有限公司 | Inverter circuit |
-
2021
- 2021-07-30 CN CN202110867881.7A patent/CN113659859B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03215173A (en) * | 1990-01-19 | 1991-09-20 | Mitsubishi Electric Corp | Pwm inverter device |
US5376872A (en) * | 1993-04-29 | 1994-12-27 | Fuji Electric Co., Ltd. | Control device for voltage type pulse width modulation inverter |
CN101789709A (en) * | 2010-01-13 | 2010-07-28 | 哈尔滨工业大学 | Sine wave pulse width modulation method for four-switch three-phase inverter |
CN105978390A (en) * | 2016-03-17 | 2016-09-28 | 天宝电子(惠州)有限公司 | Pure sine wave inverter control method and device and inverter circuit |
CN205647290U (en) * | 2016-03-17 | 2016-10-12 | 天宝电子(惠州)有限公司 | Inverter circuit |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115037176A (en) * | 2022-05-19 | 2022-09-09 | 天宝电子(惠州)有限公司 | High-precision simulation sine wave modulation algorithm, system and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN113659859B (en) | 2022-04-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108599605B (en) | Model predictive power control method for three-level inverter based on two-vector synthesis | |
Jayakumar et al. | Investigation and validation of PV fed reduced switch asymmetric multilevel inverter using optimization based selective harmonic elimination technique | |
US11159093B1 (en) | Multilevel inverter with reduced number of components | |
US11177743B2 (en) | System for voltage level generation in a switched series/parallel sources hybrid multi-level inverter | |
CN114531052B (en) | SVPWM modulation method and system for string photovoltaic inverter | |
CN113659859B (en) | Analog sine wave modulation method of off-grid inverter and storage medium | |
CN102545680B (en) | Field programmable gate array (FPGA)-driving-based cascaded multilevel converter | |
CN117318514A (en) | Open-circuit fault tolerance control method and system for three-level inverter | |
CN104300817B (en) | The control method of T-shaped three level SVPWM in energy conversion system | |
CN103457502A (en) | Novel five-level inverter seven-segment type SVPWM modulation method | |
Kumar et al. | Genetic algorithm based approach for optimization of conducting angles in cascaded multilevel inverter | |
Juárez‐Abad et al. | PWM techniques for an asymmetric multilevel binary inverter: an FPGA‐based implementation | |
CN108282102B (en) | Frequency tripling carrier phase-shifting modulation method suitable for hybrid cascade H-bridge multi-level inverter | |
CN116995944A (en) | Three-level pulse width modulation method and system with positive and negative small vector adjustment factors | |
CN104917416A (en) | Neutral point potential balance control method of diode clamping type three-level inverter | |
CN116545079B (en) | Modulation method, modulation device and storage medium of cascade energy storage system | |
WO2025007449A1 (en) | Modulation method and apparatus for cascaded energy storage system | |
CN101272104A (en) | A Space Vector Modulation Method | |
Tarmizi et al. | Design and verification of improved cascaded multilevel inverter topology with asymmetric dc sources | |
CN202475298U (en) | Cascading type multi-level frequency converter based on FPGA (Field Programmable Gate Array) driving and generation | |
CN115037176B (en) | A high-precision analog sine wave modulation algorithm, system and storage medium | |
CN100403645C (en) | Digital UPS/EPS Space Vector Modulation Algorithm | |
CN116800117A (en) | Modularized multi-level converter loss optimization method, system and equipment | |
CN104038187B (en) | A kind of integrated progression hybrid operation SPWM generator and realize method | |
Wu et al. | Zero-crossing disturbance elimination and spectrum analysis of single-carrier seven-level SPWM |
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 | ||
CP03 | Change of name, title or address |
Address after: 516005 Shuikou Industrial Zone, Shuikou, Zhenlong, Guangdong, Huizhou Patentee after: Guangdong Tianbao Electronic Technology Co.,Ltd. Country or region after: China Patentee after: Huizhou Tianbao Chuang Neng Technology Co.,Ltd. Patentee after: Dazhou Tianbao Jinhu Electronic Co.,Ltd. Address before: Dongjiang Industrial Zone, Shuikou Town, Huicheng District, Huizhou City, Guangdong Province Patentee before: TEN PAO ELECTRONICS (HUIZHOU) Co.,Ltd. Country or region before: China Patentee before: Huizhou Tianbao Chuang Neng Technology Co.,Ltd. Patentee before: Dazhou Tianbao Jinhu Electronic Co.,Ltd. |