WO2023193650A1 - Method for identifying both loads and mutual inductance of multi-load wireless power transfer system - Google Patents

Method for identifying both loads and mutual inductance of multi-load wireless power transfer system Download PDF

Info

Publication number
WO2023193650A1
WO2023193650A1 PCT/CN2023/085000 CN2023085000W WO2023193650A1 WO 2023193650 A1 WO2023193650 A1 WO 2023193650A1 CN 2023085000 W CN2023085000 W CN 2023085000W WO 2023193650 A1 WO2023193650 A1 WO 2023193650A1
Authority
WO
WIPO (PCT)
Prior art keywords
voltage
load
identification
mutual inductance
time
Prior art date
Application number
PCT/CN2023/085000
Other languages
French (fr)
Chinese (zh)
Inventor
黄东晓
仇逸
于新红
汪凤翔
Original Assignee
泉州装备制造研究所
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 泉州装备制造研究所 filed Critical 泉州装备制造研究所
Publication of WO2023193650A1 publication Critical patent/WO2023193650A1/en

Links

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J50/00Circuit arrangements or systems for wireless supply or distribution of electric power
    • H02J50/10Circuit arrangements or systems for wireless supply or distribution of electric power using inductive coupling
    • H02J50/12Circuit arrangements or systems for wireless supply or distribution of electric power using inductive coupling of the resonant type
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/14Fourier, Walsh or analogous domain transformations, e.g. Laplace, Hilbert, Karhunen-Loeve, transforms
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J50/00Circuit arrangements or systems for wireless supply or distribution of electric power
    • H02J50/80Circuit arrangements or systems for wireless supply or distribution of electric power involving the exchange of data, concerning supply or distribution of electric power, between transmitting devices and receiving devices

Definitions

  • the present invention relates to the field of wireless charging technology, and in particular to a method for simultaneous identification of loads and mutual inductance in a multi-load wireless power transmission system.
  • WPT wireless power transfer
  • MCR-WPT magnetically coupled resonant wireless power transfer
  • multi-load systems are more complex.
  • Traditionally there is a multi-frequency-based approach to simplify multi-load systems.
  • multi-frequency it is also necessary to consider the cross-coupling between multiple receivers, so the system construction Modeling is still more difficult.
  • the technical problem to be solved by the present invention is to provide a method for simultaneous identification of the load and mutual inductance of a multi-load wireless power transmission system to realize real-time identification of the load and mutual inductance of a multi-load wireless charging system, thereby expanding the working range of the wireless charging system.
  • the present invention is implemented as follows:
  • a method for simultaneous identification of loads and mutual inductance in a multi-load wireless power transmission system, applied to S-S type multi-load magnetic coupling resonance systems, the method includes:
  • Step 10 Use the time division multiplexing method to convert the multi-load system into a single-load system that operates at different timings to realize the division of working timings for multiple loads; select appropriate identification intervals and prevent time-division operation by using double filter capacitors and adjusting the bus voltage. The voltage overshoot and voltage instability caused by the identification algorithm occur;
  • Step 20 Obtain the mathematical mapping relationship between load and mutual inductance by modeling the system circuit
  • Step 30 Sample the system's power bus voltage, current and DC output voltage in real time, calculate the calculated voltage value through the sampled data and the system's charging parameters, and then create an objective function based on the actual voltage value and the calculated voltage value;
  • Step 40 Use the particle swarm algorithm to optimize the objective function to realize real-time identification of the size of the charging parameters.
  • the double filter capacitor includes a freewheeling capacitor and an identification capacitor.
  • the capacitance value of the freewheeling capacitor is much larger than the capacitance value of the identification capacitor.
  • the adjustment of the bus voltage specifically includes the following: step:
  • Step 11 When one of the receiving ends is in the on stage and the other receiving ends are in the off stage, the freewheeling capacitor of the receiving end in the on stage is in the charging state, and the other receiving ends in the off stage are in the discharging state. At this time, there is no need to adjust the inverter side. Voltage;
  • Step 12 When performing parameter identification on the turned-on receiving end, turn off the freewheeling capacitor and use the identification capacitor for filtering. At the same time, adjust the duty cycle of the inverter drive signal to reduce the effective value of the AC voltage after inversion.
  • the capacitance value of the identification capacitor is small, so that the output voltage reaches the maximum value quickly, making it easier to use the identification algorithm.
  • step 20 specifically includes:
  • Step 21 Expand the Fourier series of the output square wave voltage after inversion and take its fundamental wave
  • u d is the voltage after inversion
  • E is the input DC voltage
  • is the system working angular speed
  • t is the working time
  • I max is the amplitude of the input current
  • Step 23 Analyze a single load system and calculate the input impedance of the transmitter through Kirchhoff’s voltage and current law:
  • L P is the inductance size of the transmitting end
  • C p is the capacitance size of the transmitting end
  • L s is the inductance size of the receiving end
  • C s is the capacitance size of the receiving end
  • R p is the internal resistance of the transmitting end
  • R s is the internal resistance of the receiving end
  • R L is the load
  • M is the mutual inductance
  • Step 24 Calculate the mapping relationship between load and mutual inductance through steps 22 and 23:
  • calculation formula and objective function for calculating the voltage value in step 30 specifically include:
  • V o (K+1) mea represents the calculated voltage value of the (K+1)th time
  • C f represents the filter capacitor
  • P o (K) represents the K-th output power
  • T represents the sampling time
  • V o ( K) represents the actual voltage value of the Kth time, that is, the load output voltage
  • step 40 specifically includes:
  • Step 41 Set the iteration threshold, and input the mutual inductance between the transmitter and the receiver as particles into the particle swarm algorithm;
  • Step 42 Initialize the speed and position of each particle
  • Step 43 Calculate the inertia weight factor of each particle
  • Step 44 Update the speed and position of each particle based on the inertia weight factor
  • Step 45 Calculate the fitness of each particle based on the objective function, and determine the individual extreme value and global extreme value of the particle based on the fitness;
  • Step 46 Output the global extreme value based on the iteration threshold and fitness
  • Step 47 According to the mapping relationship between load and mutual inductance, the magnitudes of mutual inductance and load can be obtained at the same time.
  • step 45 specifically includes:
  • Step 451 Calculate the fitness (n) of each particle for the nth iteration based on the objective function
  • Step 454 After the number of iterations n is increased by 1, step 46 is entered.
  • the multi-load system is simplified through time division multiplexing.
  • the multi-load system is equivalent to a single load system working at different timings. There is no need to consider the cross-coupling between multiple receivers, and through double filtering
  • the capacitance and regulating the bus voltage prevent voltage overshoot and voltage instability that occur in the time-division operation identification algorithm; then the particle swarm algorithm is introduced to establish a system steady-state circuit model and create a fitness function through the difference between the sampled output voltage and the predicted output voltage. , transform the parameter identification problem into an algorithm optimization problem, and search for optimal solutions for the parameters to be identified to replace the traditional calculation method, avoiding errors caused by traditional equations.
  • a switchable double filter capacitor is used.
  • the duty cycle of the inverter signal is changed to adjust the inverter side. The output voltage.
  • the size between the mutual inductance and the load can be effectively identified and its value in the prediction model can be corrected; through the model predictive control algorithm (MPC algorithm) and the particle swarm algorithm (PSO) Algorithm) working together can ensure the dynamic stability and rapid response capability of the wireless charging system; that is, by combining the PSO algorithm and the MPC algorithm, the present invention can be used in both dynamic and static situations, making wireless charging more reliable; not only can Realizing the imaginary part estimation of the receiving end in the offline state can also realize the imaginary part estimation of the receiving end of the dynamic wireless charging system, which greatly improves the practicality of the present invention.
  • MPC algorithm model predictive control algorithm
  • PSO particle swarm algorithm
  • the present invention has good adaptability whether it is dynamic or static, and can self-tune the algorithm model according to changes in the environment. It can run well in practical applications, and the system of the present invention is easier to implement in hardware.
  • Figure 1 is a flow chart of a method according to an embodiment of the present invention.
  • Figure 2 is a circuit diagram of a wireless charging system according to an embodiment of the present invention.
  • Figure 3 is a schematic diagram of the circuit topology after the rectifier bridge according to the embodiment of the present invention.
  • Figure 4 is a schematic diagram of the output voltages of two receiving ends of time division multiplexing according to an embodiment of the present invention
  • Figure 5 is a simplified structural schematic diagram of dual power supplies according to an embodiment of the present invention.
  • Figure 6 is a time division multiplexing receiving end control timing diagram according to an embodiment of the present invention.
  • Embodiments of the present application provide a method for simultaneous identification of loads and mutual inductances of a multi-load wireless power transmission system to realize real-time identification of loads and mutual inductances of a multi-load wireless charging system, thereby expanding the working range of the wireless charging system.
  • the multi-load system is equivalent to a single-load system with different working timings; then by analyzing the system model, the mathematical mapping relationship between the load and mutual inductance is calculated; and then by analyzing the power bus voltage and current and DC output voltage are sampled in real time, and the calculated voltage value is calculated through the sampled data and the obtained charging parameters; then an objective function is created based on the actual voltage value and the calculated voltage value, and the parameter identification problem is transformed into an algorithm optimization problem.
  • the parameters to be identified are The optimal solution search is carried out to replace the traditional calculation method to avoid errors caused by traditional equations; finally, the particle swarm algorithm is used to identify the size of the charging parameters in real time. This method only needs to sample the input and output voltages, reducing the amount of communication data, reducing the circuit complexity and system volume, and expanding the working range of the wireless charging system.
  • a multi-load wireless charging system of SS type resonant circuit based on the method of the embodiment of the present application is introduced.
  • it includes a DC power supply, a resonant mechanism, a controller, an inverter, Rectifier filter module and load; the regulated DC power supply passes through the full-bridge inverter (S 1 ⁇ S 4 ) is converted into high-frequency alternating current, and then the energy is transmitted to multiple receiving ends through the magnetic field through the resonator composed of L P and C p .
  • the resonator composed of L s and C s receives the energy, and finally Rectify and filter, and pass it to the load; among them, the switching tubes S 1 ⁇ Si respectively control the opening and closing status of each receiving end.
  • the controller uses TI's DSP28379D, the inverter is composed of GaN-MOSFET, and the resonator is composed of equal and symmetrical circular coils wound with Litz wire: it consists of a controller and a switch driver, and a full-bridge inverter is used at the transmitter for conversion DC power supply to generate high-frequency AC voltage; an uncontrollable bridge rectifier is used at the receiving end to simplify the control difficulty; the resonant circuit is composed of inductors and capacitors connected in series, and the resonant frequency
  • Time Division Multiplexing refers to using time as a parameter. On the time axis, the signals do not overlap each other, so that different signals are transmitted at different times.
  • the present invention adopts a time division multiplexing mechanism. During parameter identification, only one receiving end and transmitting end perform normal energy transmission; at the same time, in order to ensure that the load can have a stable charging voltage and that the load voltage is in a stable state during identification, it is necessary to The filter capacitor should be properly designed.
  • the present invention proposes a circuit topology of a switchable capacitor, as shown in Figure 3.
  • This circuit can control the size of the equivalent filter capacitor by controlling the switching state of the switch S ci to stabilize the system output voltage.
  • the present invention proposes a dual power supply mode for the transmitter input, including the normal operating power supply voltage E H and the identification power supply voltage EL . That is, the equivalent input power supply voltage is adjusted by changing the duty cycle of the inverter signal at the transmitter. .
  • the equivalent filter capacitor switches from C max to C min , the equivalent input power supply voltage is adjusted to eliminate the voltage jump phenomenon generated during switching.
  • the simplified topology of the input power supply is shown in Figure 5.
  • the system uses a time division multiplexing mechanism to realize energy transmission at the transmitter and each receiver respectively. Taking dual receivers as an example, the control timing of each switch tube is shown in Figure 6.
  • the control timing for receiver 1 is described as follows:
  • the receiving end transmits energy at a certain frequency.
  • the control timing description of receiver 2 is the same.
  • a preferred embodiment of a method for simultaneous identification of loads and mutual inductances in a multi-load wireless power transmission system according to the present invention is applied to an S-S type multi-load magnetic coupling resonance system.
  • the method includes the following steps :
  • Step 10 Use the time division multiplexing method to convert the multi-load system into a single-load system that operates at different timings to realize the division of working timings for multiple loads; select appropriate identification intervals and prevent time-division operation by using double filter capacitors and adjusting the bus voltage. The voltage overshoot and voltage instability caused by the identification algorithm occur;
  • Step 20 Obtain the mathematical mapping relationship between load and mutual inductance by modeling the system circuit
  • Step 30 Sample the system's power bus voltage, current and DC output voltage in real time, calculate the calculated voltage value through the sampled data and the system's charging parameters, and then create an objective function based on the actual voltage value and the calculated voltage value;
  • Step 40 Use the particle swarm algorithm to optimize the objective function to realize real-time identification of the size of the charging parameters.
  • the double filter capacitor includes a freewheeling capacitor and an identification capacitor.
  • the capacitance value of the freewheeling capacitor is much larger than the capacitance value of the identification capacitor.
  • the adjustment of the bus voltage specifically includes the following steps:
  • Step 11 When one of the receiving ends is in the on stage and the other receiving ends are in the off stage, the freewheeling capacitor of the receiving end in the on stage is in the charging state, and the other receiving ends in the off stage are in the discharging state. At this time, there is no need to adjust the inverter side. Voltage;
  • Step 12 When performing parameter identification on the turned-on receiving end, turn off the freewheeling capacitor and use the identification capacitor for filtering. At the same time, adjust the duty cycle of the inverter drive signal to reduce the effective value of the AC voltage after inversion.
  • the capacitance value of the identification capacitor is small, so that the output voltage reaches the maximum value quickly, making it easier to use the identification algorithm.
  • the step 20 specifically includes:
  • Step 21 Expand the Fourier series of the output square wave voltage after inversion and take its fundamental wave
  • u d is the voltage after inversion
  • E is the input DC voltage
  • is the system working angular speed
  • t is the working time
  • I max is the amplitude of the input current
  • Step 23 Analyze a single load system and calculate the input impedance of the transmitter through Kirchhoff’s voltage and current law:
  • L P is the inductance size of the transmitting end
  • C p is the capacitance size of the transmitting end
  • L s is the inductance size of the receiving end
  • C s is the capacitance size of the receiving end
  • R p is the internal resistance of the transmitting end
  • R s is the internal resistance of the receiving end
  • R L is the load
  • M is the mutual inductance
  • Step 24 Calculate the mapping relationship between load and mutual inductance through steps 22 and 23:
  • step 30 the calculation formula and objective function for calculating the voltage value specifically include:
  • V o (K+1) mea represents the calculated voltage value of the (K+1)th time
  • C f represents the filter capacitor
  • P o (K) represents the K-th output power
  • T represents the sampling time
  • V o ( K) represents the actual voltage value of the Kth time, that is, the load output voltage
  • the step 40 specifically includes:
  • Step 41 Set the iteration threshold, and input the mutual inductance between the transmitter and the receiver as particles into the particle swarm algorithm;
  • Step 42 Initialize the speed and position of each particle
  • Step 43 Calculate the inertia weight factor of each particle
  • Step 44 Update the speed and position of each particle based on the inertia weight factor
  • Step 45 Calculate the fitness of each particle based on the objective function, and determine the individual extreme value and global extreme value of the particle based on the fitness;
  • Step 46 Output the global extreme value based on the iteration threshold and fitness
  • Step 47 According to the mapping relationship between load and mutual inductance, the magnitudes of mutual inductance and load can be obtained at the same time.
  • the step 45 includes:
  • Step 451 Calculate the fitness (n) of each particle for the nth iteration based on the objective function
  • Step 454 After the number of iterations n is increased by 1, step 46 is entered.
  • the multi-load system is simplified through the time division multiplexing method, and the multi-load system is equivalent to a single-load system working in different timings, without considering multiple receiving terminals. cross-coupling between each other, and through double filter capacitors and adjusting the bus voltage to prevent voltage overshoot and voltage instability in the time-division operation identification algorithm; then the particle swarm algorithm was introduced, by establishing a system steady-state circuit model, and by sampling the output voltage and The difference in predicted output voltage creates a fitness function, converts the parameter identification problem into an algorithm optimization problem, and searches for optimal solutions for the parameters to be identified to replace the traditional calculation method, avoiding errors caused by traditional equations.
  • a switchable double filter capacitor is used.
  • the output voltage on the inverter side is adjusted by changing the duty cycle of the inverter signal. .
  • the size between the mutual inductance and the load can be effectively identified and its value in the prediction model can be corrected; through the model predictive control algorithm (MPC algorithm) and the particle swarm algorithm (PSO algorithm) Working together, the dynamic stability and rapid response capability of the wireless charging system can be ensured; that is, by combining the PSO algorithm and the MPC algorithm, the present invention can be used in both dynamic and static situations, making wireless charging more reliable; not only can offline
  • the imaginary part estimation of the receiving end under the state can also realize the imaginary part estimation of the receiving end of the dynamic wireless charging system. design, greatly improving the practicality of the present invention.
  • the present invention Compared with the traditional method of using the BOOST-BUCK circuit to control the output voltage of the system, the present invention has good adaptability whether it is dynamic or static, and can self-adjust the algorithm model according to changes in the environment, and can be easily It runs well in practical applications, and the system of the present invention is easier to implement in hardware.

Abstract

Disclosed in the present invention is a method for identifying both the loads and mutual inductance of a multi-load wireless power transfer system. In the method, first, by means of a time division multiplexing method, a multi-load system is equivalent to a single-load system working in different time sequences, and by means of double filter capacitors and an adjustment of a busbar voltage, voltage overshoot and voltage instability, which occur in a time division operation identification algorithm, are prevented; and then, particle swarm optimization is introduced, a fitness function is created by establishing a system steady-state circuit model and sampling the difference between an output voltage and a predicted output voltage, a parameter identification problem is transformed into an algorithm optimization problem, and optimal solution searching, instead of a traditional calculation method, is performed on a parameter to be identified, thereby avoiding an error generated by a traditional equation. By means of the method, only input and output voltages need to be sampled, thereby reducing the volume of communication data, and also reducing the complexity of a circuit and the size of a system. By means of the method of the present invention, the magnitudes of loads and mutual inductance of a multi-load wireless charging system are identified in real time, thereby expanding the working range of the wireless charging system.

Description

一种多负载无线电能传输系统负载及互感同时辨识的方法A method for simultaneous identification of loads and mutual inductance in multi-load wireless power transmission systems 技术领域Technical field
本发明涉及无线充电技术领域,特别涉及一种多负载无线电能传输系统负载及互感同时辨识的方法。The present invention relates to the field of wireless charging technology, and in particular to a method for simultaneous identification of loads and mutual inductance in a multi-load wireless power transmission system.
背景技术Background technique
近几年,无线电能传输(wireless power transfer,WPT)逐渐在中低功率电子设备中运用,而磁耦合谐振式无线电能传输(MCR-WPT)由于传输距离较长,传输功率较高,安全性高等优点成为无线输电的主要发展方向之一。在无线输电的发展过程中,多负载系统由于更具有产业意义,因此受到了广泛的关注。In recent years, wireless power transfer (WPT) has gradually been used in low- and medium-power electronic equipment, while magnetically coupled resonant wireless power transfer (MCR-WPT) has long transmission distance, high transmission power and safety. High advantages have become one of the main development directions of wireless power transmission. In the development process of wireless power transmission, multi-load systems have received widespread attention because they have more industrial significance.
相对于单负载系统,多负载系统更加复杂,传统上存在一种基于多频的方式来简化多负载系统,但是由于多频的情况下还需考虑多个接收端之间的交叉耦合,系统建模依旧较为困难。Compared with single-load systems, multi-load systems are more complex. Traditionally, there is a multi-frequency-based approach to simplify multi-load systems. However, in the case of multi-frequency, it is also necessary to consider the cross-coupling between multiple receivers, so the system construction Modeling is still more difficult.
无论单负载还是多负载,在无线充电系统使用中最容易发生变化的是谐振器相对位置和所接入设备的阻抗。由于谐振器偏移、负载等效阻抗变化等将使系统传输性能降低甚至是失控。为保证系统能够实现高效的传输性能,对系统模型进行实时校正,需要设计一种能够准确识别互感与负载的方法,以提升模型精确度。Regardless of single load or multiple loads, the most likely changes in the use of wireless charging systems are the relative position of the resonator and the impedance of the connected device. Due to resonator offset, load equivalent impedance changes, etc., the system transmission performance will be reduced or even out of control. In order to ensure that the system can achieve efficient transmission performance and perform real-time correction of the system model, it is necessary to design a method that can accurately identify mutual inductance and load to improve model accuracy.
传统上存在一种基于遗传算法的MCR-WPT互感与负载的识别方法,该方法基于能量守恒原理和等效负载理论,需要对高频交流电压和电流进行采样,而一般设备很难做到这一点,导致存在实时识别困难、信号采样困难的缺点。Traditionally, there is a method for identifying MCR-WPT mutual inductance and load based on genetic algorithm. This method is based on the principle of energy conservation and equivalent load theory. It requires sampling of high-frequency AC voltage and current, which is difficult to do with general equipment. This leads to the disadvantages of difficulty in real-time identification and difficulty in signal sampling.
因此,如何提供一种基于时分复用的多负载无线电能传输系统负载及互感同时辨识的方法,实现对多负载无线充电系统多个参数的大小进行实时辨识,进而扩展无线充电系统的工作范围,成为一个亟待解决的问题。 Therefore, how to provide a method for simultaneous identification of the load and mutual inductance of a multi-load wireless power transmission system based on time division multiplexing to achieve real-time identification of the magnitude of multiple parameters of the multi-load wireless charging system, thereby expanding the working range of the wireless charging system. becomes an urgent problem to be solved.
发明内容Contents of the invention
本发明要解决的技术问题,在于提供一种多负载无线电能传输系统负载及互感同时辨识的方法,实现对多负载无线充电系统负载与互感大小进行实时辨识,进而扩展无线充电系统的工作范围。The technical problem to be solved by the present invention is to provide a method for simultaneous identification of the load and mutual inductance of a multi-load wireless power transmission system to realize real-time identification of the load and mutual inductance of a multi-load wireless charging system, thereby expanding the working range of the wireless charging system.
为了解决上述技术问题,本发明是这样实现的:In order to solve the above technical problems, the present invention is implemented as follows:
一种多负载无线电能传输系统负载及互感同时辨识的方法,应用于S-S型多负载磁耦合谐振系统,所述方法包括:A method for simultaneous identification of loads and mutual inductance in a multi-load wireless power transmission system, applied to S-S type multi-load magnetic coupling resonance systems, the method includes:
步骤10、通过时分复用的方法将多负载系统转换成不同时序工作的单负载系统,实现对多负载进行工作时序划分;选取合适的辨识区间段,通过双滤波电容与调节母线电压防止时分运行辨识算法出现的电压过冲与电压无法稳定;Step 10. Use the time division multiplexing method to convert the multi-load system into a single-load system that operates at different timings to realize the division of working timings for multiple loads; select appropriate identification intervals and prevent time-division operation by using double filter capacitors and adjusting the bus voltage. The voltage overshoot and voltage instability caused by the identification algorithm occur;
步骤20、通过对系统电路进行建模,得到负载与互感之间的数学映射关系;Step 20: Obtain the mathematical mapping relationship between load and mutual inductance by modeling the system circuit;
步骤30、对系统的电源母线电压电流以及直流输出电压进行实时采样,通过采样得到的数据以及系统的充电参数计算得到计算电压值,然后基于实际电压值及计算电压值创建目标函数;Step 30: Sample the system's power bus voltage, current and DC output voltage in real time, calculate the calculated voltage value through the sampled data and the system's charging parameters, and then create an objective function based on the actual voltage value and the calculated voltage value;
步骤40、利用粒子群算法对所述目标函数进行优化,从而实现对充电参数的大小进行实时辨识。Step 40: Use the particle swarm algorithm to optimize the objective function to realize real-time identification of the size of the charging parameters.
进一步地,所述步骤10中,所述双滤波电容包括续流电容和辨识电容,所述续流电容的电容量数值远大于所述辨识电容的电容量数值,所述调节母线电压具体包括如下步骤:Further, in step 10, the double filter capacitor includes a freewheeling capacitor and an identification capacitor. The capacitance value of the freewheeling capacitor is much larger than the capacitance value of the identification capacitor. The adjustment of the bus voltage specifically includes the following: step:
步骤11、当其中一路接收端处于开启阶段,其余接收端处于关断阶段,开启阶段的接收端的续流电容处于充电状态,其余关断阶段的接收端处于放电状态,此时无需调节逆变侧电压;Step 11. When one of the receiving ends is in the on stage and the other receiving ends are in the off stage, the freewheeling capacitor of the receiving end in the on stage is in the charging state, and the other receiving ends in the off stage are in the discharging state. At this time, there is no need to adjust the inverter side. Voltage;
步骤12、当对开启的接收端进行参数辨识时,则关断续流电容,使用辨识电容做滤波用,同时调节逆变器驱动信号的占空比来降低逆变后交流电压有效值大小,辨识电容的电容量数值小,使输出电压快速达到最大值,以便辨识算法的使用。 Step 12. When performing parameter identification on the turned-on receiving end, turn off the freewheeling capacitor and use the identification capacitor for filtering. At the same time, adjust the duty cycle of the inverter drive signal to reduce the effective value of the AC voltage after inversion. The capacitance value of the identification capacitor is small, so that the output voltage reaches the maximum value quickly, making it easier to use the identification algorithm.
进一步地,步骤20具体包括:Further, step 20 specifically includes:
步骤21、将逆变后输出方波电压傅里叶级数展开,取其基波;
Step 21: Expand the Fourier series of the output square wave voltage after inversion and take its fundamental wave;
其中ud为逆变后电压,E为输入的直流电压,ω为系统工作角速度,t为工作时间;Among them, u d is the voltage after inversion, E is the input DC voltage, ω is the system working angular speed, and t is the working time;
步骤22、假设系统谐振时的发射端电流ip=Imaxsin ωt,计算出发射端的输入阻抗:
Step 22. Assume that the transmitter current i p =I max sin ωt when the system resonates, calculate the input impedance of the transmitter:
其中,Imax为输入电流的幅值;Among them, I max is the amplitude of the input current;
步骤23、以单负载系统来分析,通过基尔霍夫电压电流定律算出发射端的输入阻抗:
Step 23. Analyze a single load system and calculate the input impedance of the transmitter through Kirchhoff’s voltage and current law:
其中,LP为发射端电感大小,Cp为发射端电容大小,Ls为接收端电感大小,Cs为接收端电容大小,Rp为发射端内阻,Rs为接收端内阻、RL为负载,M为互感;Among them, L P is the inductance size of the transmitting end, C p is the capacitance size of the transmitting end, L s is the inductance size of the receiving end, C s is the capacitance size of the receiving end, R p is the internal resistance of the transmitting end, R s is the internal resistance of the receiving end, R L is the load, M is the mutual inductance;
步骤24、通过步骤22和步骤23算出负载与互感的映射关系:
Step 24. Calculate the mapping relationship between load and mutual inductance through steps 22 and 23:
其中, in,
进一步地,所述步骤30中计算电压值的计算公式与目标函数,具体包括:
Further, the calculation formula and objective function for calculating the voltage value in step 30 specifically include:
其中,
in,
其中,Vo(K+1)mea表示第(K+1)次的计算电压值,Cf表示滤波电容,Po(K)表示第K次的输出功率,T表示采样时间,Vo(K)表示第K次的实际电压值,即负载输出电压,表示第K次的理论电压。Among them, V o (K+1) mea represents the calculated voltage value of the (K+1)th time, C f represents the filter capacitor, P o (K) represents the K-th output power, T represents the sampling time, V o ( K) represents the actual voltage value of the Kth time, that is, the load output voltage, Represents the Kth theoretical voltage.
进一步地,所述步骤40具体包括:Further, the step 40 specifically includes:
步骤41、设定迭代阈值,并将发射端与接收端之间的互感作为粒子输入粒子群算法;Step 41: Set the iteration threshold, and input the mutual inductance between the transmitter and the receiver as particles into the particle swarm algorithm;
步骤42、对各粒子的速度和位置进行初始化;Step 42: Initialize the speed and position of each particle;
步骤43、计算各粒子的惯性权重因子;Step 43: Calculate the inertia weight factor of each particle;
步骤44、基于所述惯性权重因子更新各粒子的速度和位置;Step 44: Update the speed and position of each particle based on the inertia weight factor;
步骤45、基于所述目标函数计算各粒子的适应度,基于所述适应度确定粒子的个体极值与全局极值;Step 45: Calculate the fitness of each particle based on the objective function, and determine the individual extreme value and global extreme value of the particle based on the fitness;
步骤46、基于所述迭代阈值以及适应度输出全局极值;Step 46: Output the global extreme value based on the iteration threshold and fitness;
步骤47、根据负载与互感之间的映射关系可同时得出互感与负载的大小。Step 47: According to the mapping relationship between load and mutual inductance, the magnitudes of mutual inductance and load can be obtained at the same time.
进一步地,所述步骤45具体包括:Further, the step 45 specifically includes:
步骤451、基于所述目标函数计算各粒子第n次迭代的适应度fitness(n)Step 451: Calculate the fitness (n) of each particle for the nth iteration based on the objective function;
步骤452、判断fitness(n)是否小于fitness(n-1),若是,令gbest(n)=fitness(n),并进入步骤453;若否,则进入步骤453;Step 452: Determine whether fitness (n) is less than fitness (n-1) . If so, set gbest (n) = fitness (n) and enter step 453; if not, enter step 453;
步骤453、判断fitness(n)是否小于zbest(n),若是,令zbest(n)=fitness(n),并进入步骤454;若否,则进入步骤454;Step 453: Determine whether fitness (n) is less than zbest (n) . If so, set zbest (n) = fitness (n) and enter step 454; if not, enter step 454;
步骤454、迭代次数n加1后,进入步骤46。Step 454: After the number of iterations n is increased by 1, step 46 is entered.
本发明实施例中提供的技术方案,至少具有如下技术效果或优点:The technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages:
1、通过时分复用的方法简化了多负载系统,将多负载系统等效为不同时序工作的单负载系统,无需考虑多接收端之间的交叉耦合,并通过双滤波 电容与调节母线电压防止时分运行辨识算法出现的电压过冲与电压无法稳定;随后引入粒子群算法,通过建立系统稳态电路模型,并通过采样输出电压和预测输出电压的差值创建适应度函数,将参数辨识问题转化为算法寻优问题,对待辨识参数进行最优解搜索来代替传统的计算方法,避免了传统方程产生的误差。1. The multi-load system is simplified through time division multiplexing. The multi-load system is equivalent to a single load system working at different timings. There is no need to consider the cross-coupling between multiple receivers, and through double filtering The capacitance and regulating the bus voltage prevent voltage overshoot and voltage instability that occur in the time-division operation identification algorithm; then the particle swarm algorithm is introduced to establish a system steady-state circuit model and create a fitness function through the difference between the sampled output voltage and the predicted output voltage. , transform the parameter identification problem into an algorithm optimization problem, and search for optimal solutions for the parameters to be identified to replace the traditional calculation method, avoiding errors caused by traditional equations.
2、为了解决时分所带来输出电压的波动,采用了可切换的双滤波电容,同时为了防止在辨识阶段出现输出电压的过冲,通过改变逆变信号的占空比来调节逆变侧的输出电压。2. In order to solve the fluctuation of the output voltage caused by time division, a switchable double filter capacitor is used. At the same time, in order to prevent the overshoot of the output voltage during the identification stage, the duty cycle of the inverter signal is changed to adjust the inverter side. The output voltage.
3、通过对系统分析,假定系统处于谐振时,通过不同的方式算出发射端的输入阻抗,在进一步算出负载与互感之间的数学映射关系,将原本需要辨识两个参数简化为只需辨识一个参数即可,另一个可以通过公式算出,大大简化了算法的运行时间,提高了运算效率。3. Through system analysis, it is assumed that when the system is in resonance, the input impedance of the transmitter is calculated through different methods, and the mathematical mapping relationship between the load and mutual inductance is further calculated, simplifying the original need to identify two parameters to only need to identify one parameter. That’s it, the other one can be calculated through a formula, which greatly simplifies the running time of the algorithm and improves the computing efficiency.
4、通过对无线充电系统的电源母线电压以及直流输出电压进行实时采样,无需直接测量耦合机构中器件两端的高频大电压,更加安全,且算法复杂度低、运算时间短、误差较小。4. By sampling the power bus voltage and DC output voltage of the wireless charging system in real time, there is no need to directly measure the high-frequency large voltage at both ends of the device in the coupling mechanism. It is safer, and the algorithm has low complexity, short calculation time, and small errors.
5、当互感发生扰动而偏离设定值时,可以有效地辨识出互感与负载之间的大小并校正其在预测模型中的数值;通过模型预测控制算法(MPC算法)和粒子群算法(PSO算法)共同工作,可以确保无线充电系统的动态稳定性和快速响应能力;即通过将PSO算法与MPC算法结合使得本发明无论在动态还是静态情况下都能够使用,使无线充电更加可靠;不仅能够实现离线状态下的接收端虚部估计,还能够实现动态无线充电系统的接收端虚部估计,极大的提高本发明的实用性。5. When the mutual inductance is disturbed and deviates from the set value, the size between the mutual inductance and the load can be effectively identified and its value in the prediction model can be corrected; through the model predictive control algorithm (MPC algorithm) and the particle swarm algorithm (PSO) Algorithm) working together can ensure the dynamic stability and rapid response capability of the wireless charging system; that is, by combining the PSO algorithm and the MPC algorithm, the present invention can be used in both dynamic and static situations, making wireless charging more reliable; not only can Realizing the imaginary part estimation of the receiving end in the offline state can also realize the imaginary part estimation of the receiving end of the dynamic wireless charging system, which greatly improves the practicality of the present invention.
6、本发明相对于传统上通过使用BOOST-BUCK电路来控制系统的输出电压等方法,无论处于动态或是静态都有很好的适应性,而且可以根据环境的改变对算法模型进行自整定,可以很好地运行在实际应用中,且本发明的系统在硬件上更容易实现。6. Compared with the traditional method of using the BOOST-BUCK circuit to control the output voltage of the system, the present invention has good adaptability whether it is dynamic or static, and can self-tune the algorithm model according to changes in the environment. It can run well in practical applications, and the system of the present invention is easier to implement in hardware.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技 术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solutions of the present invention. In order to understand the technical solutions of the present invention more clearly, The technical means can be implemented according to the contents of the specification, and in order to make the above and other objects, features and advantages of the present invention more obvious and understandable, the specific implementation modes of the present invention are listed below.
附图说明Description of the drawings
下面参照附图结合实施例对本发明作进一步的说明。The present invention will be further described below with reference to the accompanying drawings and embodiments.
图1为本发明实施例方法的流程图;Figure 1 is a flow chart of a method according to an embodiment of the present invention;
图2为本发明实施例无线充电系统的电路图;Figure 2 is a circuit diagram of a wireless charging system according to an embodiment of the present invention;
图3为本发明实施例整流桥后电路拓扑示意图;Figure 3 is a schematic diagram of the circuit topology after the rectifier bridge according to the embodiment of the present invention;
图4为本发明实施例时分复用两接收端的输出电压示意图;Figure 4 is a schematic diagram of the output voltages of two receiving ends of time division multiplexing according to an embodiment of the present invention;
图5为本发明实施例双电源简化结构示意图;Figure 5 is a simplified structural schematic diagram of dual power supplies according to an embodiment of the present invention;
图6为本发明实施例时分复用接收端控制时序图。Figure 6 is a time division multiplexing receiving end control timing diagram according to an embodiment of the present invention.
具体实施方式Detailed ways
本申请实施例通过提供一种多负载无线电能传输系统负载及互感同时辨识的方法,实现对多负载无线充电系统负载与互感大小进行实时辨识,进而扩展无线充电系统的工作范围。Embodiments of the present application provide a method for simultaneous identification of loads and mutual inductances of a multi-load wireless power transmission system to realize real-time identification of loads and mutual inductances of a multi-load wireless charging system, thereby expanding the working range of the wireless charging system.
本申请实施例中的技术方案,总体思路如下:The general idea of the technical solution in the embodiment of this application is as follows:
通过对多负载进行工作时序划分,将多负载系统等效于不同工作时序的单负载系统;再通过对系统模型分析,计算出负载与互感之间的数学映射关系;而后通过对电源母线电压电流以及直流输出电压进行实时采样,通过采样的数据以及获取的充电参数计算得到计算电压值;然后基于实际电压值以及计算电压值创建目标函数,将参数辨识问题转化为算法寻优问题,对待辨识参数进行最优解搜索来代替传统的计算方法,避免了传统方程产生的误差;最终利用粒子群算法对充电参数的大小进行实时辨识。该方法仅需采样输入和输出电压,减小通讯数据量,同时降低了电路复杂程度并减小了系统体积,扩展无线充电系统的工作范围。By dividing the working timing of multiple loads, the multi-load system is equivalent to a single-load system with different working timings; then by analyzing the system model, the mathematical mapping relationship between the load and mutual inductance is calculated; and then by analyzing the power bus voltage and current and DC output voltage are sampled in real time, and the calculated voltage value is calculated through the sampled data and the obtained charging parameters; then an objective function is created based on the actual voltage value and the calculated voltage value, and the parameter identification problem is transformed into an algorithm optimization problem. The parameters to be identified are The optimal solution search is carried out to replace the traditional calculation method to avoid errors caused by traditional equations; finally, the particle swarm algorithm is used to identify the size of the charging parameters in real time. This method only needs to sample the input and output voltages, reducing the amount of communication data, reducing the circuit complexity and system volume, and expanding the working range of the wireless charging system.
在介绍具体实施例之前,先介绍本申请实施例方法所基于的一种S-S型谐振电路的多负载无线充电系统,如图2所示,包括直流电源、谐振机构、控制器、逆变器、整流滤波模块以及负载;稳压直流电源通过全桥逆变器 (S1~S4)转换成高频交流电,再通过由LP、Cp组成的谐振器将能量通过磁场传输到多个接收端,由Ls和Cs组成谐振器接收能量,最后进行整流滤波,并传递给负载;其中开关管S1~Si分别控制各接收端的开闭状态。控制器使用TI的DSP28379D,逆变器由GaN-MOSFET组成,谐振器由利兹线缠绕的相等对称圆形线圈组成:即由控制器和开关驱动器组成,发射端使用一个全桥逆变器来转换直流电源,以产生高频交流电压;接收端使用不可控的桥式整流器,以简化控制难度;谐振电路由串联的电感器和电容器组成,谐振频率 Before introducing the specific embodiments, a multi-load wireless charging system of SS type resonant circuit based on the method of the embodiment of the present application is introduced. As shown in Figure 2, it includes a DC power supply, a resonant mechanism, a controller, an inverter, Rectifier filter module and load; the regulated DC power supply passes through the full-bridge inverter (S 1 ~ S 4 ) is converted into high-frequency alternating current, and then the energy is transmitted to multiple receiving ends through the magnetic field through the resonator composed of L P and C p . The resonator composed of L s and C s receives the energy, and finally Rectify and filter, and pass it to the load; among them, the switching tubes S 1 ~ Si respectively control the opening and closing status of each receiving end. The controller uses TI's DSP28379D, the inverter is composed of GaN-MOSFET, and the resonator is composed of equal and symmetrical circular coils wound with Litz wire: it consists of a controller and a switch driver, and a full-bridge inverter is used at the transmitter for conversion DC power supply to generate high-frequency AC voltage; an uncontrollable bridge rectifier is used at the receiving end to simplify the control difficulty; the resonant circuit is composed of inductors and capacitors connected in series, and the resonant frequency
时分复用(Time Division Multiplexing,TDM)指以时间作为参量,在时间轴上,各路信号互不重叠,从而使不同的信号在不同的时间内传送。本发明采用时分复用机制,在进行参数辨识时,仅有一个接收端与发射端进行正常的能量传输;同时为了保证负载能有稳定的充电电压,以及辨识时负载电压处于稳定状态,需要对滤波电容进行合理设计。Time Division Multiplexing (TDM) refers to using time as a parameter. On the time axis, the signals do not overlap each other, so that different signals are transmitted at different times. The present invention adopts a time division multiplexing mechanism. During parameter identification, only one receiving end and transmitting end perform normal energy transmission; at the same time, in order to ensure that the load can have a stable charging voltage and that the load voltage is in a stable state during identification, it is necessary to The filter capacitor should be properly designed.
(1)滤波电容结构设计(1) Filter capacitor structure design
本发明提出可切换式电容的电路拓扑,如图3所示,Si=1导通时,接收端接收能量,电容Cf1与Cf2起滤波及储能功能且Cf2<<Cf1。该电路可通过控制开关管Sci的开关状态,实现等效滤波电容大小控制,以达到系统输出电压稳定,其中非进行参数辨识时等效滤波电容值为Cmax=Cf2+Cf1,进行参数辨识时容值为Cmin=Cf1。由于较大的滤波电容在较短的工作时间内无法完全蓄能,而相同时间内小滤波电容则能够达到快速稳定,同时为了满足参数辨识需求,需要将等效滤波电容在Cmax与Cmin进行切换,这过程将产生较大的电压跃变,如图4所示。The present invention proposes a circuit topology of a switchable capacitor, as shown in Figure 3. When Si = 1 is turned on, the receiving end receives energy, and the capacitors C f1 and C f2 function as filtering and energy storage, and C f2 << C f1 . This circuit can control the size of the equivalent filter capacitor by controlling the switching state of the switch S ci to stabilize the system output voltage. The equivalent filter capacitor value is C max =C f2 +C f1 when parameter identification is not performed. The capacity value during parameter identification is C min =C f1 . Since larger filter capacitors cannot fully store energy in a short working time, small filter capacitors can achieve rapid stability in the same period of time. At the same time, in order to meet the parameter identification requirements, the equivalent filter capacitor needs to be between C max and C min When switching, this process will produce a large voltage jump, as shown in Figure 4.
(2)输入电源设计(2)Input power supply design
为解决电压跃变问题,本发明提出发射端输入双电源模式,包括正常工作电源电压EH以及辨识电源电压EL,也就是通过改变发射端逆变信号占空比来调节等效输入电源电压。在等效滤波电容由Cmax切换到Cmin时,通过调节等效输入电源电压,从而消除切换时所产生的电压跃变现象。输入电源简化拓扑如图5所示,开关管Sv=1导通时,E=EH;Sv=0关闭时,E=ELIn order to solve the voltage jump problem, the present invention proposes a dual power supply mode for the transmitter input, including the normal operating power supply voltage E H and the identification power supply voltage EL . That is, the equivalent input power supply voltage is adjusted by changing the duty cycle of the inverter signal at the transmitter. . When the equivalent filter capacitor switches from C max to C min , the equivalent input power supply voltage is adjusted to eliminate the voltage jump phenomenon generated during switching. The simplified topology of the input power supply is shown in Figure 5. When the switch S v =1 is on, E = E H ; when S v =0 is off, E = E L .
(3)系统控制时序设计(3) System control timing design
为了实现多负载的参数辨识,系统采用时分复用机制,分别实现发射端与各接收端的能量传输,以双接收端为例,各开关管的控制时序如图6所示。In order to realize parameter identification of multiple loads, the system uses a time division multiplexing mechanism to realize energy transmission at the transmitter and each receiver respectively. Taking dual receivers as an example, the control timing of each switch tube is shown in Figure 6.
针对接收端1控制时序描述如下:The control timing for receiver 1 is described as follows:
i.若处于正常工作时,接收端按一定频率进行能量传输,此时Sv=1导通,等效电源电压E=EH;Sc1=1,导通,等效滤波电容大小为Cf1+Cf2i. If it is in normal operation, the receiving end transmits energy at a certain frequency. At this time, S v = 1 is turned on, the equivalent power supply voltage E = E H ; S c1 = 1, turned on, and the equivalent filter capacitance size is C f1 +C f2 .
ii.若处于参数辨识时,S1=1导通,接收端处于能量接收状态即,此时Sv=1关闭,等效电源电压E=EL;Sc1=0关闭,等效滤波电容大小为Cf2ii. If during parameter identification, S 1 =1 is turned on, and the receiving end is in the energy receiving state. That is, at this time, S v =1 is turned off, the equivalent power supply voltage E = E L ; S c1 =0 is turned off, and the equivalent filter capacitor is turned off. The size is C f2 .
接收端2控制时序描述同理。The control timing description of receiver 2 is the same.
请参照图1至图6所示,本发明一种多负载无线电能传输系统负载及互感同时辨识的方法的较佳实施例,应用于S-S型多负载磁耦合谐振系统,所述方法包括如下步骤:Referring to Figures 1 to 6, a preferred embodiment of a method for simultaneous identification of loads and mutual inductances in a multi-load wireless power transmission system according to the present invention is applied to an S-S type multi-load magnetic coupling resonance system. The method includes the following steps :
步骤10、通过时分复用的方法将多负载系统转换成不同时序工作的单负载系统,实现对多负载进行工作时序划分;选取合适的辨识区间段,通过双滤波电容与调节母线电压防止时分运行辨识算法出现的电压过冲与电压无法稳定;Step 10. Use the time division multiplexing method to convert the multi-load system into a single-load system that operates at different timings to realize the division of working timings for multiple loads; select appropriate identification intervals and prevent time-division operation by using double filter capacitors and adjusting the bus voltage. The voltage overshoot and voltage instability caused by the identification algorithm occur;
步骤20、通过对系统电路进行建模,得到负载与互感之间的数学映射关系;Step 20: Obtain the mathematical mapping relationship between load and mutual inductance by modeling the system circuit;
步骤30、对系统的电源母线电压电流以及直流输出电压进行实时采样,通过采样得到的数据以及系统的充电参数计算得到计算电压值,然后基于实际电压值及计算电压值创建目标函数;Step 30: Sample the system's power bus voltage, current and DC output voltage in real time, calculate the calculated voltage value through the sampled data and the system's charging parameters, and then create an objective function based on the actual voltage value and the calculated voltage value;
步骤40、利用粒子群算法对所述目标函数进行优化,从而实现对充电参数的大小进行实时辨识。Step 40: Use the particle swarm algorithm to optimize the objective function to realize real-time identification of the size of the charging parameters.
本发明实施例的一种具体的实现方式:A specific implementation manner of the embodiment of the present invention:
所述步骤10中,所述双滤波电容包括续流电容和辨识电容,所述续流电容的电容量数值远大于所述辨识电容的电容量数值,所述调节母线电压具体包括如下步骤: In step 10, the double filter capacitor includes a freewheeling capacitor and an identification capacitor. The capacitance value of the freewheeling capacitor is much larger than the capacitance value of the identification capacitor. The adjustment of the bus voltage specifically includes the following steps:
步骤11、当其中一路接收端处于开启阶段,其余接收端处于关断阶段,开启阶段的接收端的续流电容处于充电状态,其余关断阶段的接收端处于放电状态,此时无需调节逆变侧电压;Step 11. When one of the receiving ends is in the on stage and the other receiving ends are in the off stage, the freewheeling capacitor of the receiving end in the on stage is in the charging state, and the other receiving ends in the off stage are in the discharging state. At this time, there is no need to adjust the inverter side. Voltage;
步骤12、当对开启的接收端进行参数辨识时,则关断续流电容,使用辨识电容做滤波用,同时调节逆变器驱动信号的占空比来降低逆变后交流电压有效值大小,辨识电容的电容量数值小,使输出电压快速达到最大值,以便辨识算法的使用。Step 12. When performing parameter identification on the turned-on receiving end, turn off the freewheeling capacitor and use the identification capacitor for filtering. At the same time, adjust the duty cycle of the inverter drive signal to reduce the effective value of the AC voltage after inversion. The capacitance value of the identification capacitor is small, so that the output voltage reaches the maximum value quickly, making it easier to use the identification algorithm.
所述步骤20具体包括:The step 20 specifically includes:
步骤21、将逆变后输出方波电压傅里叶级数展开,取其基波;
Step 21: Expand the Fourier series of the output square wave voltage after inversion and take its fundamental wave;
其中ud为逆变后电压,E为输入的直流电压,ω为系统工作角速度,t为工作时间;Among them, u d is the voltage after inversion, E is the input DC voltage, ω is the system working angular speed, and t is the working time;
步骤22、假设系统谐振时的发射端电流ip=Imaxsin ωt,计算出发射端的输入阻抗:
Step 22. Assume that the transmitter current i p =I max sin ωt when the system resonates, calculate the input impedance of the transmitter:
其中,Imax为输入电流的幅值;Among them, I max is the amplitude of the input current;
步骤23、以单负载系统来分析,通过基尔霍夫电压电流定律算出发射端的输入阻抗:
Step 23. Analyze a single load system and calculate the input impedance of the transmitter through Kirchhoff’s voltage and current law:
其中,LP为发射端电感大小,Cp为发射端电容大小,Ls为接收端电感大小,Cs为接收端电容大小,Rp为发射端内阻,Rs为接收端内阻、RL为负载,M为互感;Among them, L P is the inductance size of the transmitting end, C p is the capacitance size of the transmitting end, L s is the inductance size of the receiving end, C s is the capacitance size of the receiving end, R p is the internal resistance of the transmitting end, R s is the internal resistance of the receiving end, R L is the load, M is the mutual inductance;
步骤24、通过步骤22和步骤23算出负载与互感的映射关系:
Step 24. Calculate the mapping relationship between load and mutual inductance through steps 22 and 23:
其中, in,
所述步骤30中,计算电压值的计算公式与目标函数,具体包括:
In step 30, the calculation formula and objective function for calculating the voltage value specifically include:
其中,
in,
其中,Vo(K+1)mea表示第(K+1)次的计算电压值,Cf表示滤波电容,Po(K)表示第K次的输出功率,T表示采样时间,Vo(K)表示第K次的实际电压值,即负载输出电压,表示第K次的理论电压。Among them, V o (K+1) mea represents the calculated voltage value of the (K+1)th time, C f represents the filter capacitor, P o (K) represents the K-th output power, T represents the sampling time, V o ( K) represents the actual voltage value of the Kth time, that is, the load output voltage, Represents the Kth theoretical voltage.
所述步骤40具体包括:The step 40 specifically includes:
步骤41、设定迭代阈值,并将发射端与接收端之间的互感作为粒子输入粒子群算法;Step 41: Set the iteration threshold, and input the mutual inductance between the transmitter and the receiver as particles into the particle swarm algorithm;
步骤42、对各粒子的速度和位置进行初始化;Step 42: Initialize the speed and position of each particle;
步骤43、计算各粒子的惯性权重因子;Step 43: Calculate the inertia weight factor of each particle;
步骤44、基于所述惯性权重因子更新各粒子的速度和位置;Step 44: Update the speed and position of each particle based on the inertia weight factor;
步骤45、基于所述目标函数计算各粒子的适应度,基于所述适应度确定粒子的个体极值与全局极值;Step 45: Calculate the fitness of each particle based on the objective function, and determine the individual extreme value and global extreme value of the particle based on the fitness;
步骤46、基于所述迭代阈值以及适应度输出全局极值;Step 46: Output the global extreme value based on the iteration threshold and fitness;
步骤47、根据负载与互感之间的映射关系可同时得出互感与负载的大小。Step 47: According to the mapping relationship between load and mutual inductance, the magnitudes of mutual inductance and load can be obtained at the same time.
具体地,所述步骤45包括:Specifically, the step 45 includes:
步骤451、基于所述目标函数计算各粒子第n次迭代的适应度fitness(n)Step 451: Calculate the fitness (n) of each particle for the nth iteration based on the objective function;
步骤452、判断fitness(n)是否小于fitness(n-1),若是,令gbest(n)=fitness(n), 并进入步骤453;若否,则进入步骤453;Step 452: Determine whether fitness (n) is less than fitness (n-1) . If so, let gbest (n) = fitness (n) , And go to step 453; if not, go to step 453;
步骤453、判断fitness(n)是否小于zbest(n),若是,令zbest(n)=fitness(n),并进入步骤454;若否,则进入步骤454;Step 453: Determine whether fitness (n) is less than zbest (n) . If so, set zbest (n) = fitness (n) and enter step 454; if not, enter step 454;
步骤454、迭代次数n加1后,进入步骤46。Step 454: After the number of iterations n is increased by 1, step 46 is entered.
本发明实施例中提供的技术方案,至少具有如下技术效果或优点:通过时分复用的方法简化了多负载系统,将多负载系统等效为不同时序工作的单负载系统,无需考虑多接收端之间的交叉耦合,并通过双滤波电容与调节母线电压防止时分运行辨识算法出现的电压过冲与电压无法稳定;随后引入粒子群算法,通过建立系统稳态电路模型,并通过采样输出电压和预测输出电压的差值创建适应度函数,将参数辨识问题转化为算法寻优问题,对待辨识参数进行最优解搜索来代替传统的计算方法,避免了传统方程产生的误差。The technical solutions provided in the embodiments of the present invention at least have the following technical effects or advantages: the multi-load system is simplified through the time division multiplexing method, and the multi-load system is equivalent to a single-load system working in different timings, without considering multiple receiving terminals. cross-coupling between each other, and through double filter capacitors and adjusting the bus voltage to prevent voltage overshoot and voltage instability in the time-division operation identification algorithm; then the particle swarm algorithm was introduced, by establishing a system steady-state circuit model, and by sampling the output voltage and The difference in predicted output voltage creates a fitness function, converts the parameter identification problem into an algorithm optimization problem, and searches for optimal solutions for the parameters to be identified to replace the traditional calculation method, avoiding errors caused by traditional equations.
为了解决时分所带来输出电压的波动,采用了可切换的双滤波电容,同时为了防止在辨识阶段出现输出电压的过冲,通过改变逆变信号的占空比来调节逆变侧的输出电压。In order to solve the fluctuation of the output voltage caused by time division, a switchable double filter capacitor is used. At the same time, in order to prevent the overshoot of the output voltage during the identification stage, the output voltage on the inverter side is adjusted by changing the duty cycle of the inverter signal. .
通过对系统分析,假定系统处于谐振时,通过不同的方式算出发射端的输入阻抗,在进一步算出负载与互感之间的数学映射关系,将原本需要辨识两个参数简化为只需辨识一个参数即可,另一个可以通过公式算出,大大简化了算法的运行时间,提高了运算效率。Through system analysis, it is assumed that when the system is in resonance, the input impedance of the transmitter is calculated in different ways, and the mathematical mapping relationship between the load and mutual inductance is further calculated, simplifying the original need to identify two parameters into only one parameter. , the other can be calculated through a formula, which greatly simplifies the running time of the algorithm and improves the computing efficiency.
通过对无线充电系统的电源母线电压以及直流输出电压进行实时采样,无需直接测量耦合机构中器件两端的高频大电压,更加安全,且算法复杂度低、运算时间短、误差较小。By sampling the power bus voltage and DC output voltage of the wireless charging system in real time, there is no need to directly measure the high-frequency large voltage at both ends of the device in the coupling mechanism, which is safer, and the algorithm has low complexity, short calculation time, and small errors.
当互感发生扰动而偏离设定值时,可以有效地辨识出互感与负载之间的大小并校正其在预测模型中的数值;通过模型预测控制算法(MPC算法)和粒子群算法(PSO算法)共同工作,可以确保无线充电系统的动态稳定性和快速响应能力;即通过将PSO算法与MPC算法结合使得本发明无论在动态还是静态情况下都能够使用,使无线充电更加可靠;不仅能够实现离线状态下的接收端虚部估计,还能够实现动态无线充电系统的接收端虚部估 计,极大的提高本发明的实用性。When the mutual inductance is disturbed and deviates from the set value, the size between the mutual inductance and the load can be effectively identified and its value in the prediction model can be corrected; through the model predictive control algorithm (MPC algorithm) and the particle swarm algorithm (PSO algorithm) Working together, the dynamic stability and rapid response capability of the wireless charging system can be ensured; that is, by combining the PSO algorithm and the MPC algorithm, the present invention can be used in both dynamic and static situations, making wireless charging more reliable; not only can offline The imaginary part estimation of the receiving end under the state can also realize the imaginary part estimation of the receiving end of the dynamic wireless charging system. design, greatly improving the practicality of the present invention.
本发明相对于传统上通过使用BOOST-BUCK电路来控制系统的输出电压等方法,无论处于动态或是静态都有很好的适应性,而且可以根据环境的改变对算法模型进行自整定,可以很好地运行在实际应用中,且本发明的系统在硬件上更容易实现。Compared with the traditional method of using the BOOST-BUCK circuit to control the output voltage of the system, the present invention has good adaptability whether it is dynamic or static, and can self-adjust the algorithm model according to changes in the environment, and can be easily It runs well in practical applications, and the system of the present invention is easier to implement in hardware.
虽然以上描述了本发明的具体实施方式,但是熟悉本技术领域的技术人员应当理解,我们所描述的具体的实施例只是说明性的,而不是用于对本发明的范围的限定,熟悉本领域的技术人员在依照本发明的精神所作的等效的修饰以及变化,都应当涵盖在本发明的权利要求所保护的范围内。 Although the specific embodiments of the present invention have been described above, those skilled in the art should understand that the specific embodiments we have described are only illustrative and are not used to limit the scope of the present invention. Those skilled in the art Equivalent modifications and changes made by skilled persons in accordance with the spirit of the present invention shall be covered by the scope of protection of the claims of the present invention.

Claims (6)

  1. 一种多负载无线电能传输系统负载及互感同时辨识的方法,其特征在于,应用于S-S型多负载磁耦合谐振系统,所述方法包括:A method for simultaneous identification of loads and mutual inductance in a multi-load wireless power transmission system, which is characterized in that it is applied to an S-S type multi-load magnetic coupling resonance system. The method includes:
    步骤10、通过时分复用的方法将多负载系统转换成不同时序工作的单负载系统,实现对多负载进行工作时序划分;选取合适的辨识区间段,通过双滤波电容与调节母线电压,防止时分运行辨识算法出现的电压过冲与电压无法稳定;Step 10. Use the time division multiplexing method to convert the multi-load system into a single-load system that operates at different timings, so as to divide the working timings of multiple loads; select the appropriate identification interval, use double filter capacitors and adjust the bus voltage to prevent time division Voltage overshoot and voltage instability occur when running the identification algorithm;
    步骤20、通过对系统电路进行建模,得到负载与互感之间的数学映射关系;Step 20: Obtain the mathematical mapping relationship between load and mutual inductance by modeling the system circuit;
    步骤30、对系统的电源母线电压电流以及直流输出电压进行实时采样,通过采样得到的数据以及系统的充电参数计算得到计算电压值,然后基于实际电压值及计算电压值创建目标函数;Step 30: Sample the system's power bus voltage, current and DC output voltage in real time, calculate the calculated voltage value through the sampled data and the system's charging parameters, and then create an objective function based on the actual voltage value and the calculated voltage value;
    步骤40、利用粒子群算法对所述目标函数进行优化,从而实现对充电参数的大小进行实时辨识。Step 40: Use the particle swarm algorithm to optimize the objective function to realize real-time identification of the size of the charging parameters.
  2. 根据权利要求1所述的方法,其特征在于:所述步骤10中,所述双滤波电容包括续流电容和辨识电容,所述续流电容的电容量数值远大于所述辨识电容的电容量数值,所述调节母线电压具体包括如下步骤:The method according to claim 1, characterized in that: in the step 10, the double filter capacitor includes a freewheeling capacitor and an identification capacitor, and the capacitance value of the freewheeling capacitor is much larger than the capacitance of the identification capacitor. Numerical value, the adjustment of the bus voltage specifically includes the following steps:
    步骤11、当其中一路接收端处于开启阶段,其余接收端处于关断阶段,开启阶段的接收端的续流电容处于充电状态,其余关断阶段的接收端处于放电状态,此时无需调节逆变侧电压;Step 11. When one of the receiving ends is in the on stage and the other receiving ends are in the off stage, the freewheeling capacitor of the receiving end in the on stage is in the charging state, and the other receiving ends in the off stage are in the discharging state. At this time, there is no need to adjust the inverter side. Voltage;
    步骤12、当对开启的接收端进行参数辨识时,则关断续流电容,使用辨识电容做滤波用,同时调节逆变器驱动信号的占空比来降低逆变后交流电压有效值大小,辨识电容的电容量数值小,使输出电压快速达到最大值,以便辨识算法的使用。Step 12. When performing parameter identification on the turned-on receiving end, turn off the freewheeling capacitor and use the identification capacitor for filtering. At the same time, adjust the duty cycle of the inverter drive signal to reduce the effective value of the AC voltage after inversion. The capacitance value of the identification capacitor is small, so that the output voltage reaches the maximum value quickly, making it easier to use the identification algorithm.
  3. 根据权利要求1所述的方法,其特征在于:步骤20具体包括:The method according to claim 1, characterized in that step 20 specifically includes:
    步骤21、将逆变后输出方波电压傅里叶级数展开,取其基波;
    Step 21: Expand the Fourier series of the output square wave voltage after inversion and take its fundamental wave;
    其中ud为逆变后电压,E为输入的直流电压,ω为系统工作角速度,t为工作时间;Among them, u d is the voltage after inversion, E is the input DC voltage, ω is the system working angular speed, and t is the working time;
    步骤22、假设系统谐振时的发射端电流ip=Imaxsinωt,计算出发射端的输入阻抗:
    Step 22. Assume that the transmitter current i p =I max sinωt when the system resonates, calculate the input impedance of the transmitter:
    其中,Imax为输入电流的幅值;Among them, I max is the amplitude of the input current;
    步骤23、以单负载系统来分析,通过基尔霍夫电压电流定律算出发射端的输入阻抗:
    Step 23. Analyze a single load system and calculate the input impedance of the transmitter through Kirchhoff’s voltage and current law:
    其中,LP为发射端电感大小,Cp为发射端电容大小,Ls为接收端电感大小,Cs为接收端电容大小,Rp为发射端内阻,Rs为接收端内阻、RL为负载,M为互感;Among them, L P is the inductance size of the transmitting end, C p is the capacitance size of the transmitting end, L s is the inductance size of the receiving end, C s is the capacitance size of the receiving end, R p is the internal resistance of the transmitting end, R s is the internal resistance of the receiving end, R L is the load, M is the mutual inductance;
    步骤24、通过步骤22和步骤23算出负载与互感的映射关系:
    Step 24. Calculate the mapping relationship between load and mutual inductance through steps 22 and 23:
    其中, in,
  4. 根据权利要求3所述的方法,其特征在于:所述步骤30中计算电压值的计算公式与目标函数,具体包括:
    The method according to claim 3, characterized in that: the calculation formula and objective function for calculating the voltage value in step 30 specifically include:
    其中,
    in,
    其中,Vo(K+1)mea表示第(K+1)次的计算电压值,Cf表示滤波电容,Po(K)表示第K次的输出功率,T表示采样时间,Vo(K)表示第K次的实际电压值,即负载输出电压,Vo *(K)表示第K次的理论电压。Among them, V o (K+1) mea represents the calculated voltage value of the (K+1)th time, C f represents the filter capacitor, P o (K) represents the K-th output power, T represents the sampling time, V o ( K) represents the actual voltage value of the Kth time, that is, the load output voltage, and V o * (K) represents the theoretical voltage of the Kth time.
  5. 根据权利要求1所述的方法,其特征在于,所述步骤40具体包括:The method according to claim 1, characterized in that step 40 specifically includes:
    步骤41、设定迭代阈值,并将发射端与接收端之间的互感作为粒子输入粒子群算法;Step 41: Set the iteration threshold, and input the mutual inductance between the transmitter and the receiver as particles into the particle swarm algorithm;
    步骤42、对各粒子的速度和位置进行初始化;Step 42: Initialize the speed and position of each particle;
    步骤43、计算各粒子的惯性权重因子;Step 43: Calculate the inertia weight factor of each particle;
    步骤44、基于所述惯性权重因子更新各粒子的速度和位置;Step 44: Update the speed and position of each particle based on the inertia weight factor;
    步骤45、基于所述目标函数计算各粒子的适应度,基于所述适应度确定粒子的个体极值与全局极值;Step 45: Calculate the fitness of each particle based on the objective function, and determine the individual extreme value and global extreme value of the particle based on the fitness;
    步骤46、基于所述迭代阈值以及适应度输出全局极值;Step 46: Output the global extreme value based on the iteration threshold and fitness;
    步骤47、根据负载与互感之间的映射关系可同时得出互感与负载的大小。Step 47: According to the mapping relationship between load and mutual inductance, the magnitudes of mutual inductance and load can be obtained at the same time.
  6. 如权利要求5所述的方法,其特征在于:所述步骤45具体包括:The method according to claim 5, characterized in that said step 45 specifically includes:
    步骤451、基于所述目标函数计算各粒子第n次迭代的适应度fitness(n)Step 451: Calculate the fitness (n) of each particle for the nth iteration based on the objective function;
    步骤452、判断fitness(n)是否小于fitness(n-1),若是,令gbest(n)=fitness(n),并进入步骤453;若否,则进入步骤453;Step 452: Determine whether fitness (n) is less than fitness (n-1) . If so, set gbest (n) = fitness (n) and enter step 453; if not, enter step 453;
    步骤453、判断fitness(n)是否小于zbest(n),若是,令zbest(n)=fitness(n),并进入步骤454;若否,则进入步骤454;Step 453: Determine whether fitness (n) is less than zbest (n) . If so, set zbest (n) = fitness (n) and enter step 454; if not, enter step 454;
    步骤454、迭代次数n加1后,进入步骤46。 Step 454: After the number of iterations n is increased by 1, step 46 is entered.
PCT/CN2023/085000 2022-04-03 2023-03-30 Method for identifying both loads and mutual inductance of multi-load wireless power transfer system WO2023193650A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210352198.4 2022-04-03
CN202210352198.4A CN114709940A (en) 2022-04-03 2022-04-03 Method for simultaneously identifying load and mutual inductance of multi-load wireless power transmission system

Publications (1)

Publication Number Publication Date
WO2023193650A1 true WO2023193650A1 (en) 2023-10-12

Family

ID=82173159

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/085000 WO2023193650A1 (en) 2022-04-03 2023-03-30 Method for identifying both loads and mutual inductance of multi-load wireless power transfer system

Country Status (2)

Country Link
CN (1) CN114709940A (en)
WO (1) WO2023193650A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114709940A (en) * 2022-04-03 2022-07-05 泉州装备制造研究所 Method for simultaneously identifying load and mutual inductance of multi-load wireless power transmission system
CN115296441B (en) * 2022-08-15 2023-05-02 江南大学 Multi-frequency multi-load MCR-WPT parameter design method based on multi-frequency multi-amplitude superposition modulation

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190245387A1 (en) * 2016-07-06 2019-08-08 Lg Innotek Co., Ltd. Wireless power control method and apparatus for wireless charging
CN110571941A (en) * 2019-09-27 2019-12-13 东南大学 Wireless power transmission system and load identification and positioning method thereof
CN112215327A (en) * 2020-10-12 2021-01-12 泉州装备制造研究所 Wireless charging system parameter identification method based on particle swarm optimization
CN112578184A (en) * 2020-12-16 2021-03-30 中国科学院电工研究所 Multi-load parameter identification method and system for wireless charging system
CN114709940A (en) * 2022-04-03 2022-07-05 泉州装备制造研究所 Method for simultaneously identifying load and mutual inductance of multi-load wireless power transmission system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20190245387A1 (en) * 2016-07-06 2019-08-08 Lg Innotek Co., Ltd. Wireless power control method and apparatus for wireless charging
CN110571941A (en) * 2019-09-27 2019-12-13 东南大学 Wireless power transmission system and load identification and positioning method thereof
CN112215327A (en) * 2020-10-12 2021-01-12 泉州装备制造研究所 Wireless charging system parameter identification method based on particle swarm optimization
CN112578184A (en) * 2020-12-16 2021-03-30 中国科学院电工研究所 Multi-load parameter identification method and system for wireless charging system
CN114709940A (en) * 2022-04-03 2022-07-05 泉州装备制造研究所 Method for simultaneously identifying load and mutual inductance of multi-load wireless power transmission system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
YANG, WENBO: "Research on Dynamic Compensation Strategy of Multi-load Wireless Power Transfer System", CHINESE DOCTORAL DISSERTATIONS FULL-TEXT DATABASE (ELECTRONIC JOURNAL), no. 03, 15 March 2022 (2022-03-15) *
ZHOU FAN; HUANG DONGXIAO; WANG FENGXIANG: "A Particle Swarm Optimization Parameter Identification Algorithm based on Model Predictive Control of Wireless Power Transfer System", 2019 IEEE 3RD ADVANCED INFORMATION MANAGEMENT, COMMUNICATES, ELECTRONIC AND AUTOMATION CONTROL CONFERENCE (IMCEC), IEEE, 11 October 2019 (2019-10-11), pages 391 - 396, XP033705182, DOI: 10.1109/IMCEC46724.2019.8983816 *

Also Published As

Publication number Publication date
CN114709940A (en) 2022-07-05

Similar Documents

Publication Publication Date Title
WO2023193650A1 (en) Method for identifying both loads and mutual inductance of multi-load wireless power transfer system
US11901760B2 (en) Receive end and transmit end of wireless charging system, method, electrical terminal, and system
CN110654253B (en) Combined control method for optimal efficiency of wireless charging system of electric automobile
CN109149942B (en) Multi-frequency-band control method for high-frequency resonant DC transformer
US11870335B2 (en) Wireless power transfer (WPT) system regulation method and system for implementing ZVS in wide power range
CN112039225B (en) Power transmission method and device of bidirectional wireless power transmission system
CN111532151B (en) Wireless charging system and method for electric automobile
CN112117888A (en) Control method of totem-pole rectifier based on zero crossing point current distortion online compensation
US11539309B2 (en) Zero-voltage zero-current soft switching type driving method for ultrasonic driving unit
CN108649804B (en) Direct current transformer system based on magnetic coupling wireless power transmission
CN115033046A (en) Maximum efficiency tracking control method of MCR-WPT system
CN111987812B (en) Wireless charging system dynamic tuning method for string compensation topology
Chen et al. Event-triggered model predictive control for series–series resonant ICPT systems in electric vehicles: A data-driven modeling method
CN110971009B (en) Control method of wireless power transmission system
CN115986965A (en) Load and mutual inductance synchronous identification method for multi-frequency multi-load wireless power transmission system
Liu et al. A novel PID control strategy based on PSO-BP neural network for phase-shifted full-bridge current-doubler synchronous rectifying converter
CN113193663B (en) Load and mutual inductance dual-parameter identification method for magnetic coupling wireless power transmission system
CN110758132B (en) Variable-angle phase-shifting control method for optimal efficiency of wireless charging of electric automobile
Bu et al. Optimal Control Strategy of CLLC Bidirectional Resonant Converter under Light Load
Li et al. A Novel Hybrid Class E Topology with load-independent Output for WPT
Wu et al. Constant output design for double-sided LCC WPT system based on switch controlled capacitor and novel active rectifier
Zhang et al. Duty Cycle Control of Dual-side LCC Compensated Bidirectional Wireless Charging Systems
Li et al. PFM-PS Hybrid Control Strategy CLLC Resonant Converter Research
Lu et al. A New DC-DC Converter for Server Power Supply with Fast Dynamic Response
Chen et al. Research on wireless charging system turn-off current control based on variable step size disturbance observation method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 23784214

Country of ref document: EP

Kind code of ref document: A1