Movatterモバイル変換


[0]ホーム

URL:


CN114069695A - MPPT control method, system and storage medium - Google Patents

MPPT control method, system and storage medium
Download PDF

Info

Publication number
CN114069695A
CN114069695ACN202111318534.5ACN202111318534ACN114069695ACN 114069695 ACN114069695 ACN 114069695ACN 202111318534 ACN202111318534 ACN 202111318534ACN 114069695 ACN114069695 ACN 114069695A
Authority
CN
China
Prior art keywords
control module
module
error
pid
fuzzy
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.)
Pending
Application number
CN202111318534.5A
Other languages
Chinese (zh)
Inventor
郭春平
汤寅琪
林思伟
袁哲
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Wuxi University
Original Assignee
Wuxi University
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 Wuxi UniversityfiledCriticalWuxi University
Priority to CN202111318534.5ApriorityCriticalpatent/CN114069695A/en
Publication of CN114069695ApublicationCriticalpatent/CN114069695A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开了一种MPPT控制方法、系统及存储介质,其中方法包括:S1:采集光伏阵列的当前电压和电流,计算光伏阵列的功率误差和误差变化量;S2:模糊控制模块根据误差和误差变化量,调节PID控制模块的积分系数和微分系数;S3:PID控制模块重新整定比例系数;S4:PID控制模块根据误差和误差变化量,计算Boost升压电路的占空比发送给PWM模块,PWM模块产生相应的脉冲控制信号驱动Boost升压电路;S5:重复S1至S4,直到光伏阵列处于最大功率工作点。上述MPPT控制方法,通过模糊控制算法调节PID控制的积分系数和微分系数,不断根据光伏发电系统的状况自适应调节PID模块的参数,使光伏发电系统可以快速地追踪到最大功率工作点,并提高光伏系统的鲁棒性和自适应性。

Figure 202111318534

The invention discloses an MPPT control method, system and storage medium, wherein the method includes: S1: collecting the current voltage and current of a photovoltaic array, and calculating the power error and error variation of the photovoltaic array; S2: a fuzzy control module according to the error and the error Variation, adjust the integral coefficient and differential coefficient of the PID control module; S3: The PID control module re-sets the proportional coefficient; S4: The PID control module calculates the duty cycle of the Boost booster circuit according to the error and the error variation and sends it to the PWM module, The PWM module generates a corresponding pulse control signal to drive the Boost boosting circuit; S5: Repeat S1 to S4 until the photovoltaic array is at the maximum power operating point. The above MPPT control method adjusts the integral coefficient and differential coefficient of PID control through the fuzzy control algorithm, and continuously adjusts the parameters of the PID module adaptively according to the conditions of the photovoltaic power generation system, so that the photovoltaic power generation system can quickly track the maximum power operating point, and improve Robustness and adaptability of photovoltaic systems.

Figure 202111318534

Description

MPPT control method, system and storage medium
Technical Field
The invention relates to the field of automatic control, in particular to an MPPT control method, an MPPT control system and a storage medium.
Background
With the continuous development of human science and technology, the demand of human on energy is increasing day by day. However, fossil energy such as coal, oil, and natural gas is limited in the end, and the day of consumption is bound to be completed. Today, to address this energy demand, solar, wind, hydro, and biomass energy are new directions for research. Among them, the development and utilization of solar energy are the key directions of research. Nowadays, people form a photovoltaic power generation system by connecting solar panels in series and parallel to form a photovoltaic array. In order to maximize the use of solar energy, MPPT controller devices have been developed using MPPT (maximum power point tracking) technology.
The existing MPPT system control cannot carry out self-adaptive adjustment on control parameters, has poor adaptability to environment change, and has to be improved in control precision.
Disclosure of Invention
The purpose of the invention is as follows: the invention aims to provide an MPPT control method, which can adaptively adjust control parameters according to the environment and improve the robustness and the adaptability of a photovoltaic system.
Another object of the present invention is to provide a control system capable of implementing the MPPT control method, and a storage medium storing a computer program instantiated by the method.
The technical scheme is as follows: the MPPT control method comprises the following steps:
s1: collecting the current voltage and current of the photovoltaic array, and calculating the power error and error variation of the photovoltaic array;
s2: the fuzzy control module adjusts an integral coefficient and a differential coefficient of the PID control module according to the error and the error variation;
s3: the proportion coefficient is re-adjusted by the PID control module;
s4: the PID control module calculates the duty ratio of the Boost circuit according to the error and the error variation and sends the duty ratio to the PWM module, and the PWM module generates a corresponding pulse control signal to drive the Boost circuit;
s5: repeating S1-S4 until the photovoltaic array is at the maximum power operating point.
Further, the input and output of the fuzzy control module in step S2 are equally divided into 7 pieces, which are { negative large NB, negative medium NM, negative small NS, zero ZO, positive small PS, positive PM, positive large PB }, the domains of error and error variation are [ -1,1], the variation of integral coefficient is [ -0.06,0.06], the variation of differential coefficient is [ -0.09,0.09], the membership function of negative large NB and positive large PB is a Z-type membership function, and the membership function of negative medium NM, negative small NS, zero ZO, positive small PS and positive PM is a triangular membership function.
Further, in the step S2, the inference method of the fuzzy control module is a Mamdani fuzzy inference method, and the ambiguity resolution method is a weighted average method.
Further, in the step S3, the PID control module is an immune PID control module, the nonlinear feedback function of the immune PID control module is approximated by a two-dimensional fuzzy control module, the input quantity of the two-dimensional fuzzy control module is the output quantity and the output quantity variable quantity of the current immune PID control module, and the output quantity is the nonlinear feedback value.
Furthermore, the input quantity of the two-dimensional fuzzy control module is equally divided into two fuzzy sets, namely { negative NB and positive PB }, the output quantity is divided into three fuzzy sets, namely { negative NB, zero ZO and positive PB }, the domains of the input quantity and the output quantity are [ -1,1], the membership function of the input quantity is a Z-type membership function, the membership functions of the negative NB and the positive PB in the output quantity are Z-type membership functions, and zero ZO is a triangular membership function.
The MPPT control system is characterized in that the MPPT controller comprises a fuzzy control module, a PID module and a PWM module, the fuzzy control module is used for adjusting an integral coefficient and a differential coefficient of the PID module according to the current power error and the error variation of the photovoltaic array, the PID module is used for calculating the duty ratio of a PWM signal output to the Boost booster circuit according to the error and the error variation, and the PWM module is used for generating the PWM control signal to the Boost booster circuit according to the duty ratio calculated by the PID module.
Further, the PID module is an immune PID control module.
Further, the contravariant unit is including full-bridge inverter circuit, protection circuit and filtering and the switching circuit who connects in order, full-bridge inverter circuit's input is connected Boost circuit's output, the electric wire netting is connected with filtering and switching circuit's output, filtering and switching circuit's output still connect the inverter controller, the inverter controller basis the electric energy control of the electric wire netting is exported to the contravariant unit full-bridge inverter circuit.
The computer-readable storage medium according to the present invention stores a computer program configured to implement the MPPT control method described above when executed.
Has the advantages that: compared with the prior art, the invention has the following advantages: the integral coefficient and the differential coefficient of PID control are adjusted through a fuzzy control algorithm, meanwhile, the proportional coefficient is adjusted on line through an immune PID algorithm, and the parameters of a PID module are adjusted in a self-adaptive mode continuously according to the condition of the photovoltaic power generation system, so that the photovoltaic power generation system can quickly track the maximum power working point. The robustness and the adaptability of the photovoltaic system are improved, the design is simple, and the implementation cost is low.
Drawings
Fig. 1 is a flowchart of an MPPT control method according to an embodiment of the present invention;
FIG. 2 is a block diagram of an MPPT system of an embodiment of the present invention;
FIG. 3 is a schematic diagram of a membership function of an input quantity of a fuzzy control module according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating a membership function of an integral coefficient variation of a fuzzy control module according to an embodiment of the present invention;
FIG. 5 is a diagram illustrating membership functions of differential coefficient variation of the fuzzy control module according to an embodiment of the present invention;
FIG. 6 is a schematic diagram of membership function of input quantities of an immune PID module according to an embodiment of the invention;
FIG. 7 is a schematic diagram of membership function of the output of the immune PID module according to the embodiment of the invention.
Detailed Description
The technical scheme of the invention is further explained by combining the attached drawings.
Referring to fig. 1, an MPPT control method according to an embodiment of the present invention includes the steps of:
s1: collecting the current voltage and current of the photovoltaic array, and calculating the power error and error variation of the photovoltaic array;
s2: the fuzzy control module adjusts an integral coefficient and a differential coefficient of the PID control module according to the error and the error variation;
s3: the proportion coefficient is re-adjusted by the PID control module;
s4: the PID control module calculates the duty ratio of the Boost circuit according to the error and the error variation and sends the duty ratio to the PWM module, and the PWM module generates a corresponding pulse control signal to drive the Boost circuit;
s5: repeating S1-S4 until the photovoltaic array is at the maximum power operating point.
According to the MPPT control method in the technical scheme, the integral coefficient and the differential coefficient of the PID module are adjusted through the fuzzy control module, and the parameters of the PID module are adaptively adjusted according to the condition of the photovoltaic power generation system, so that the photovoltaic power generation system can track the maximum power point more quickly, and the adaptivity and the robustness of the photovoltaic system are improved.
In practice, in step S1, the collected current voltage of the photovoltaic array is v (k), the current is i (k), the current working power is p (k), the error is e (k), the error variation is Δ e (k), the current difference is di (k), the voltage difference is dv (k), and the voltage difference is dp (k). The calculation formula is as follows:
Figure BDA0003344404580000031
in step S5, when dv (k) is 0, it indicates that the photovoltaic array is at the maximum power operating point.
In this embodiment, the fuzzy control module is a two-dimensional fuzzy controller, which takes the error e (k) and the error variation Δ e (k) as input, and outputs the integral coefficient KI and the correction amounts Δ KI and Δ KD of the differential coefficient, and the calculation formulas of the integral coefficient and the differential coefficient of the PID module are as follows:
Figure BDA0003344404580000041
where KIref and KDref are initial values of an integral coefficient and a differential coefficient, respectively.
In this embodiment, input e (k), Δ e (k), and output Δ KI, Δ KD are described as 7 fuzzy sets, which are: { negative large NB, negative middle NM, negative small NS, zero ZO, positive small PS, positive PM, positive large PB }. Inputs E (K) and Δ E (K) are [ -1,1 ]; the discourse domain of delta KI is [ -0.06,0.06 ]; the argument for Δ KD is [ -0.09,0.09 ]. The membership function is shown in fig. 3 to 5, the membership function of negative large NB and positive large PB is a Z-type membership function, and the membership function of negative medium NM, negative small NS, zero ZO, positive small PS and positive middle PM is a triangular membership function. In practice, a technician can adaptively adjust the number of the fuzzy sets and the membership function according to the prior data.
The narrow and thin membership function is more delicate and sensitive to control; otherwise, the control is rough and smooth. Therefore, a moderate triangular function and a Z-type membership function are selected, so that both sensitivity and stability are considered in control.
The self-tuning requirements of KP, KI and KD parameters are as follows:
when the error value e (k) is larger, it indicates that the working point of the photovoltaic system is farther from the maximum power working point, and the value of KP should be increased to increase the tracking speed; in order to improve the control precision, KD and KI should take a smaller value; when the error E (K) is moderate, the KP value is properly reduced in order to take the tracking speed and the control precision of the photovoltaic system into consideration, and the KI and KD values are moderate; when the value of the error e (k) is small, the values of KP and KI should be increased appropriately in order to ensure the stability of the photovoltaic system and reduce power oscillation.
Therefore, in different control stages, fuzzy control can correspondingly adjust PID parameters according to different actual conditions, so that the maximum power point can be tracked more quickly and stably, and the tracking speed and the control precision of the photovoltaic system are considered.
The fuzzy rule of the fuzzy control module can also be formulated according to prior data, the fuzzy reasoning method can select a Mamdani fuzzy reasoning method or a Larsen fuzzy reasoning method, and the like, and the deblurring method can select a maximum membership method, a weighted average method or a median method, and the like. In this embodiment, the fuzzy inference method uses a Mamdani fuzzy inference method, the deblurring method uses a weighted average method, and the fuzzy rule is shown in the following table:
TABLE 1 fuzzy rule of fuzzy control Module Δ KI
Figure BDA0003344404580000051
TABLE 2 fuzzy rules for the fuzzy control Module Δ KD
Figure BDA0003344404580000052
In this embodiment, in order to further improve the adaptive capacity of the photovoltaic system, the PID module is an immune PID module, and with e (k) as the antigen concentration and the output u (k) of the PID module as the total stimulation, the following feedback control law can be obtained:
U(K)=KP*(1-n*F(U(K),ΔU(K)))*E(K)=KP1(K)*E(K) (3)
in the formula, KP-K1 controls the reaction speed, n-K2/K1 controls the stabilization effect, K1 is the promotion factor of the immune system, K2 is the inhibition factor, F (u (K), Δ u (K)) is a nonlinear function describing the reaction of B cells to TS cells, which can be determined from prior data, and KP1(K) is the nonlinear feedback value output by the immune PID module.
In practice, fuzzy languages are often used to describe the non-linear functions for ease of computation. In this embodiment, let inputs u (k) and Δ u (k) be divided into two fuzzy sets, which are { negative NB, positive PB }, and the domain of discourse is [ -1,1 ]; the output F (U (K), Δ U (K)) is divided into three fuzzy sets, negative NB, zero ZO, positive PB, with a domain of discourse of [ -1,1 ]. The membership functions are respectively shown in fig. 6 and 7, the membership functions of the input quantity are all Z-type membership functions, the membership functions of the negative NB and the positive PB in the output quantity are Z-type membership functions, and zero ZO is a triangular membership function. The fuzzy rule is shown in the following table:
TABLE 3 fuzzy rules for immune PID modules
U(K)/ΔU(K)NBPB
NBPZ
PBZN
In summary, the control formula of the photovoltaic system of the present embodiment is as follows:
Figure BDA0003344404580000061
as shown in fig. 2, the MPPT control system according to the present invention includes a photovoltaic array, a Boost voltage-boosting circuit, an inverter unit, and an MPPT controller. The MPPT controller comprises a fuzzy control module, a PID module and a PWM module, wherein the fuzzy control module is used for adjusting an integral coefficient and a differential coefficient of the PID module according to the current power error and the error variation of the photovoltaic array, the PID module is used for calculating the duty ratio of a PWM signal output to the Boost booster circuit according to the error and the error variation, and the PWM module is used for generating the PWM control signal to the Boost booster circuit according to the duty ratio calculated by the PID module.
In practice, the inverter unit can also include full-bridge inverter circuit, protection circuit and filtering and the switching circuit that connect in order, and Boost circuit's output is connected to full-bridge inverter circuit's input, and the electric wire netting is connected to filtering and switching circuit's output, and inverter controller is still connected to filtering and switching circuit's output, and inverter controller exports the electric energy control full-bridge inverter circuit of electric wire netting according to the inverter unit. The specific structures of the Boost circuit, the full-bridge inverter circuit, the protection circuit, and the filtering and switching circuit are all common knowledge that can be known or should be known to those skilled in the art, and they are not discussed in detail herein.
In this embodiment, the MPPT controller selects a master of the TMS320F28335 based on the DSP. The photovoltaic array module adopts a polycrystalline silicon solar panel, the conversion efficiency is higher by about 17-18%, and the cost is low, so that the system cost can be reduced; the voltage and current sampling modules of the photovoltaic array adopt LV25-P Hall voltage sensors and LA55-P Hall current sensors to detect and sample the voltage and current of the photovoltaic array, the voltage and current of an alternating current transmission line and the voltage and current of a direct current transmission line in real time. The photovoltaic array further comprises an ambient temperature detection module and an ambient illumination intensity detection module. The environment temperature detection module adopts a DS18B20 sensor to detect the environment temperature, and the temperature detection range is-55 ℃ to +125 ℃. It can convert the temperature signal into 9-bit digital signal and send it to the processor; the environment illumination intensity detection module adopts a BH1750 sensor to detect the environment illumination intensity, the illumination intensity detection range is 1-65535lx, and the environment real-time illumination intensity can be accurately detected.
According to the computer-readable storage medium of the embodiment of the invention, a computer program instantiated by the MPPT control method is stored.

Claims (9)

1. An MPPT control method is characterized by comprising the following steps:
s1: collecting the current voltage and current of the photovoltaic array, and calculating the power error and error variation of the photovoltaic array;
s2: the fuzzy control module adjusts an integral coefficient and a differential coefficient of the PID control module according to the error and the error variation;
s3: the proportion coefficient is re-adjusted by the PID control module;
s4: the PID control module calculates the duty ratio of the Boost circuit according to the error and the error variation and sends the duty ratio to the PWM module, and the PWM module generates a corresponding pulse control signal to drive the Boost circuit;
s5: repeating S1-S4 until the photovoltaic array is at the maximum power operating point.
2. The MPPT control method according to claim 1, wherein the fuzzy control module in S2 has an input amount and an output amount that are equally divided into 7 fuzzy sets, each fuzzy set is { negative large NB, negative medium NM, negative small NS, zero ZO, positive small PS, positive PM, positive large PB }, the domains of error and error variation are [ -1,1], the variation of integral coefficient is [ -0.06,0.06], the variation of differential coefficient is [ -0.09,0.09], the membership functions of negative large NB and positive large PB are Z-type membership functions, and the membership functions of negative medium NM, negative small NS, zero ZO, positive small PS, and positive PM are triangle-type membership functions.
3. The MPPT control method of claim 1, wherein in the step S2, the fuzzy control module is configured to infer a Mamdani fuzzy inference method, and the deblurring method is a weighted average method.
4. The MPPT control method of claim 1, wherein in the step S3, the PID control module is an immune PID control module, the non-linear feedback function of the immune PID control module is approximated by a two-dimensional fuzzy control module, the input quantity of the two-dimensional fuzzy control module is the output quantity and the output quantity variable quantity of the current immune PID control module, and the output quantity is a non-linear feedback value.
5. The MPPT control method of claim 4, wherein the input quantities of the two-dimensional fuzzy control module are equally divided into two fuzzy sets, namely { negative NB and positive PB }, the output quantities are divided into three fuzzy sets, namely { negative NB, zero ZO and positive PB }, the domains of the input quantities and the output quantities are [ -1,1], the membership functions of the input quantities are Z-type membership functions, the membership functions of the negative NB and the positive PB in the output quantities are Z-type membership functions, and zero ZO is a triangular membership function.
6. The MPPT control system is characterized in that the MPPT controller comprises a fuzzy control module, a PID module and a PWM module, the fuzzy control module is used for adjusting an integral coefficient and a differential coefficient of the PID module according to the current power error and the error variation of the photovoltaic array, the PID module is used for calculating the duty ratio of a PWM signal output to the Boost booster circuit according to the error and the error variation, and the PWM module is used for generating the PWM control signal to the Boost booster circuit according to the duty ratio calculated by the PID module.
7. The MPPT control system of claim 6, wherein the PID module is an immune PID control module.
8. The MPPT control system of claim 6, wherein the inverter unit includes a full-bridge inverter circuit, a protection circuit and a filtering and switching circuit connected in sequence, an input end of the full-bridge inverter circuit is connected with an output end of the Boost voltage-boosting circuit, an output end of the filtering and switching circuit is connected with a power grid, an output end of the filtering and switching circuit is further connected with an inverter controller, and the inverter controller controls the full-bridge inverter circuit according to electric energy output to the power grid by the inverter unit.
9. A storage medium storing a computer program configured to implement the MPPT control method according to any one of claims 1 to 6 when executed.
CN202111318534.5A2021-11-092021-11-09MPPT control method, system and storage mediumPendingCN114069695A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202111318534.5ACN114069695A (en)2021-11-092021-11-09MPPT control method, system and storage medium

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202111318534.5ACN114069695A (en)2021-11-092021-11-09MPPT control method, system and storage medium

Publications (1)

Publication NumberPublication Date
CN114069695Atrue CN114069695A (en)2022-02-18

Family

ID=80273806

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202111318534.5APendingCN114069695A (en)2021-11-092021-11-09MPPT control method, system and storage medium

Country Status (1)

CountryLink
CN (1)CN114069695A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN116260316A (en)*2023-05-112023-06-13深圳市润海通科技有限公司High-frequency digital direct-current power supply driving method
CN119209716A (en)*2024-07-162024-12-27威胜能源技术股份有限公司 Photovoltaic inverter control method integrating constant voltage, current limiting and maximum power point tracking
CN119995337A (en)*2025-01-222025-05-13珠海三友环境技术有限公司 A frequency converter control method for photovoltaic MPPT panel, computer readable storage medium and air conditioner

Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109638887A (en)*2019-01-102019-04-16东莞市钜大电子有限公司Dead-beat fuzzy control system and control method of photovoltaic grid-connected inverter

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN109638887A (en)*2019-01-102019-04-16东莞市钜大电子有限公司Dead-beat fuzzy control system and control method of photovoltaic grid-connected inverter

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张嗣瀛,王福利: "《2006中国控制与决策学术年会论文集》", 31 December 2006, pages: 567 - 571*
滕菁;文桂林;周华安;: "光伏发电系统的光伏电池模拟器设计", 计算机仿真, no. 11, 15 November 2016 (2016-11-15), pages 115 - 119*

Cited By (4)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN116260316A (en)*2023-05-112023-06-13深圳市润海通科技有限公司High-frequency digital direct-current power supply driving method
CN116260316B (en)*2023-05-112023-07-21深圳市润海通科技有限公司High-frequency digital direct-current power supply driving method
CN119209716A (en)*2024-07-162024-12-27威胜能源技术股份有限公司 Photovoltaic inverter control method integrating constant voltage, current limiting and maximum power point tracking
CN119995337A (en)*2025-01-222025-05-13珠海三友环境技术有限公司 A frequency converter control method for photovoltaic MPPT panel, computer readable storage medium and air conditioner

Similar Documents

PublicationPublication DateTitle
CN114069695A (en)MPPT control method, system and storage medium
Farah et al.A highly-efficient fuzzy-based controller with high reduction inputs and membership functions for a grid-connected photovoltaic system
El-Khatib et al.A proposed advanced maximum power point tracking control for a photovoltaic-solar pump system
Kumar et al.Modelling/simulation of MPPT techniques for photovoltaic systems using Matlab
Kang et al.A Novel MPPT Control of photovoltaic system using FLC algorithm
AttiaFuzzy logic controller effectiveness evaluation through comparative memberships for photovoltaic maximum power point tracking function
Sharma et al.Maximum power point tracking techniques: A review
Kumar et al.Development of fuzzy logic based MPPT controller for PV system at varying meteorological parameters
Mahmoud et al.A comparative study of four widely-adopted MPPT techniques for PV power systems
CN118041097A (en)Variable-step MPPT photovoltaic inverter control method based on fuzzy control
CN116540830B (en) A method, system and device for flexible control of output power of photovoltaic power generation system
Sangsang Sasmowiyono et al.Optimum solar energy harvesting system using artificial intelligence
Khazain et al.Boost converter of maximum power point tracking (MPPT) using particle swarm optimization (PSO) method
Sreedhar et al.Machine learning based cascaded ANN MPPT controller for erratic PV shading circumstances
CN112083753A (en)Maximum power point tracking control method of photovoltaic grid-connected inverter
Tian et al.DPGS: Data-driven photovoltaic grid-connected system exploiting deep learning and two-stage single-phase inverter
Sahu et al.Comparison of MPPT algorithms using ANN and ANFIS in a standalone photovoltaic system
Yılmaz et al.PSO training neural network MPPT with CUK converter topology for stand-alone PV systems under varying load and climatic conditions
Maheswari et al.Implementation of modified incremental conductance MPPT algorithm in grid connected PV system under dynamic climatic conditions
Radianto et al.MPPT based on incremental conductance-fuzzy logic algorithm for photovoltaic system under variable climate conditions
Khan et al.Design and implementation of microcontroller based fuzzy logic control for maximum power point tracking of a photovoltaic system
Boudia et al.Type-2 fuzzy logic controller-based maximum power point tracking for photovoltaic system
Yaqoob et al.Efficient and cost-effective maximum power point tracking technique for solar photovoltaic systems with Li-ion battery charging
Durgadevi et al.ANFIS modeling and experimental study of standalone photovoltaic battery charging system
CN110518625B (en) A DC Component Suppression Method of Grid-connected Inverter Controlled by Variable Learning Rate BP-PID

Legal Events

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

[8]ページ先頭

©2009-2025 Movatter.jp