CN107957743A - A kind of photovoltaic maximum power point method for tracing - Google Patents
A kind of photovoltaic maximum power point method for tracing Download PDFInfo
- Publication number
- CN107957743A CN107957743A CN201711114897.0A CN201711114897A CN107957743A CN 107957743 A CN107957743 A CN 107957743A CN 201711114897 A CN201711114897 A CN 201711114897A CN 107957743 A CN107957743 A CN 107957743A
- Authority
- CN
- China
- Prior art keywords
- wolf
- kings
- prey
- gray
- algorithm
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05F—SYSTEMS FOR REGULATING ELECTRIC OR MAGNETIC VARIABLES
- G05F1/00—Automatic systems in which deviations of an electric quantity from one or more predetermined values are detected at the output of the system and fed back to a device within the system to restore the detected quantity to its predetermined value or values, i.e. retroactive systems
- G05F1/66—Regulating electric power
- G05F1/67—Regulating electric power to the maximum power available from a generator, e.g. from solar cell
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02E—REDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
- Y02E10/00—Energy generation through renewable energy sources
- Y02E10/50—Photovoltaic [PV] energy
- Y02E10/56—Power conversion systems, e.g. maximum power point trackers
Landscapes
- Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Sustainable Development (AREA)
- Sustainable Energy (AREA)
- Power Engineering (AREA)
- Physics & Mathematics (AREA)
- Electromagnetism (AREA)
- General Physics & Mathematics (AREA)
- Radar, Positioning & Navigation (AREA)
- Automation & Control Theory (AREA)
- Control Of Electrical Variables (AREA)
Abstract
Description
技术领域technical field
本发明涉及光伏发电工程技术领域,特别是涉及一种最大功率点追踪方法。The invention relates to the technical field of photovoltaic power generation engineering, in particular to a maximum power point tracking method.
背景技术Background technique
为缓解国际能源危机,减少环境污染,世界各国都在大力发展可再生能源。在各种可再生能源中,太阳能被认为是一种取之不尽、用之不竭的重要环保能源。为了高效地利用太阳能进行光伏发电,最大功率点追踪(maximum power point tracking,MPPT)技术不可或缺。 MPPT技术面临的主要问题可以归结为两点:其一,输出特性曲线受光强、温度、负载等因素影响,输出特性曲线呈非线性。其二,为避免热斑效应必须在每个光伏板上反并联一个旁路二极管,但这导致了输出特性曲线在局部遮蔽情况下呈现多峰状态。In order to alleviate the international energy crisis and reduce environmental pollution, countries all over the world are vigorously developing renewable energy. Among various renewable energy sources, solar energy is considered to be an inexhaustible and important environmentally friendly energy source. In order to efficiently utilize solar energy for photovoltaic power generation, maximum power point tracking (MPPT) technology is indispensable. The main problems faced by MPPT technology can be attributed to two points: First, the output characteristic curve is affected by factors such as light intensity, temperature, load, etc., and the output characteristic curve is nonlinear. Second, in order to avoid the hot spot effect, a bypass diode must be connected in antiparallel to each photovoltaic panel, but this leads to the multi-peak state of the output characteristic curve in the case of partial shading.
传统的MPPT算法如扰动观察法和电导增量法等结构简单但可能会陷入局部极值,智能算法如粒子群算法、萤火虫算法、狼群搜索算法、布谷鸟算法等则面临结构复杂和计算时间较长等问题,基于模型的MPPT方法则需要经过繁琐的公式推导。Traditional MPPT algorithms such as perturbation and observation method and conductance incremental method have a simple structure but may fall into local extremum. Intelligent algorithms such as particle swarm algorithm, firefly algorithm, wolf pack search algorithm, cuckoo algorithm, etc. are faced with complex structure and calculation time. Longer and other problems, the model-based MPPT method needs to go through tedious formula derivation.
发明内容Contents of the invention
本发明的目的是提供一种光伏发电最大功率点追踪方法,该跟踪方法能够兼具追踪速度和追踪效率,并且可以解决传统重启判别方法在特定情况下面临重启失败的问题。具体技术方案如下:The purpose of the present invention is to provide a method for tracking the maximum power point of photovoltaic power generation, which can have both tracking speed and tracking efficiency, and can solve the problem that traditional restart discrimination methods face the problem of restart failure under certain circumstances. The specific technical scheme is as follows:
一种光伏发电最大功率点追踪方法,包括下列步骤:A photovoltaic power generation maximum power point tracking method, comprising the following steps:
1)在占空比[0,1]内选取N个点,作为灰狼初始位置;1) Select N points within the duty cycle [0,1] as the initial position of the gray wolf;
2)设当前迭代为第n次迭代,灰狼的位置为Xi(n),i∈[1,2,……N];2) Let the current iteration be the nth iteration, and the position of the gray wolf is Xi ( n ), i∈[1,2,...N];
3)待光伏系统稳定后,测量每个Xi(n)对应的光伏阵列的输出电流和输出电压,并计算对应的功率Pi(n);3) After the photovoltaic system is stable, measure the output current and output voltage of the photovoltaic array corresponding to each X i (n), and calculate the corresponding power P i (n);
4)对所述Pi(n)进行排序;4) sorting the P i (n);
5)把最大的两个Pi(n)对应的两只灰狼设为狼王,并记录下所述狼王的位置;5) Set the two gray wolves corresponding to the largest two P i (n) as wolf kings, and record the positions of the wolf kings;
6)由改进灰狼算法确定迭代n+1次的灰狼位置Xi(n+1),所述改进灰狼算法中的两只狼王的决策权重系数随着捕猎的过程动态调整,即和其中W1和W2分别为所述两只狼王的决策权重系数,n为迭代次数, nmax为最大迭代次数;6) The gray wolf position X i (n+1) of iteration n+1 times is determined by the improved gray wolf algorithm, and the decision weight coefficients of the two wolf kings in the improved gray wolf algorithm are dynamically adjusted along with the hunting process, namely and Wherein W 1 and W 2 are respectively the decision-making weight coefficients of the two wolf kings, n is the number of iterations, and n max is the maximum number of iterations;
7)追踪时,灰狼会跳到猎物可能出现的位置上;而当两个狼王都获得了猎物的大致位置时,认为是发现了猎物的大致位置,此时直接进入由黄金比例算法执行的局部搜索,否则直到达到最大迭代次数再进入局部搜索;7) When tracking, the gray wolf will jump to the possible location of the prey; and when the two wolf kings have obtained the approximate location of the prey, it is considered that the approximate location of the prey has been found, and the golden ratio algorithm is used to directly enter local search, otherwise until the maximum number of iterations is reached and then enter the local search;
8)检测外部环境是否发生突变:预设突变阈值ε0,设P0和P1分别是突变前和突变后的功率,U0和U1分别是突变前和突变后的电压,μ设为0.001以防止零分母,判断 |(P1-P0)/(U1-U0+μ)|>ε0,若满足,则认为发生突变,重新启动算法追踪最大功率点,否则系统稳定在全局最优占空比上。8) Detect whether there is a sudden change in the external environment: preset the sudden change threshold ε 0 , let P 0 and P 1 be the power before and after the sudden change, respectively, U 0 and U 1 are the voltages before and after the sudden change, respectively, and μ be set to 0.001 to prevent zero denominator, judge |(P 1 -P 0 )/(U 1 -U 0 +μ)|>ε 0 , if satisfied, it is considered that there is a sudden change, restart the algorithm to track the maximum power point, otherwise the system is stable at globally optimal duty cycle.
附图说明Description of drawings
图1为采用Boost电路的最大功率点追踪系统Figure 1 shows the maximum power point tracking system using Boost circuit
图2混合算法流程图Figure 2 Flowchart of Hybrid Algorithm
图3扩大初始搜索区间示意图Figure 3 Schematic diagram of expanding the initial search interval
图4特定光照突变时的光伏阵列P-D曲线Figure 4 P-D curve of photovoltaic array under specific light mutation
具体实施方式Detailed ways
为了准确快速地追踪到全局最大功率点,本发明提出一种基于改进灰狼-黄金比例混合算法(modified grey wolf optimization and golden-section optimization,MGWO-GSO)的混合控制方法。首先采用改进的灰狼算法(modified grey wolf optimization,MGWO)进行全局搜索以确定最优局部;然后,采用黄金比例分割算法(golden-sectionoptimization,GSO)进行局部搜索。在不同阶段采用不同策略,实现控制效果的最优化。原始灰狼算法中狼王的决策权重保持不变,这可能导致狼王之间在后期决策时产生决策迟滞。本发明中狼王的决策权重随捕猎的推进动态变化,这使得灰狼有了更加明确的捕猎目标。并且,本发明提出了一种基于类 P-U曲线斜率的新型重启判别方法以增强MPPT系统应对光照突变时的可靠性。In order to track the global maximum power point accurately and quickly, the present invention proposes a hybrid control method based on modified gray wolf optimization and golden-section optimization (MGWO-GSO). Firstly, the modified gray wolf optimization (MGWO) is used for global search to determine the optimal local area; then, the golden-section optimization (GSO) is used for local search. Different strategies are adopted at different stages to optimize the control effect. In the original gray wolf algorithm, the decision-making weight of the wolf king remains unchanged, which may cause decision-making lag between the wolf kings in the later decision-making. In the present invention, the decision-making weight of the wolf king changes dynamically with the advancement of hunting, which makes the gray wolf have a clearer hunting goal. Moreover, the present invention proposes a novel restart discrimination method based on the slope of the P-U curve to enhance the reliability of the MPPT system when dealing with sudden changes in illumination.
为使本发明的上述目的、特征和优点能够更加明显易懂,下面结合附图对本发明的具体实施方式做详细的说明。本发明使用如图1所示的Boost电路的最大功率点追踪系统,光伏阵列采用3×1光伏阵列,开关频率f=50kHz,C1=100μF,L=0.5mH,C2=100μF,Rload=40 Ω。所述混合算法流程图如图2所示,具体方案如下:In order to make the above objects, features and advantages of the present invention more obvious and easy to understand, the specific implementation modes of the present invention will be described in detail below in conjunction with the accompanying drawings. The present invention uses the maximum power point tracking system of the Boost circuit shown in Figure 1, the photovoltaic array adopts a 3×1 photovoltaic array, the switching frequency f=50kHz, C 1 =100μF, L=0.5mH, C 2 =100μF, R load =40Ω. The flow chart of the hybrid algorithm is shown in Figure 2, and the specific scheme is as follows:
本发明采用直接占空比控制方式,首先在占空比[0,1]内选取N个点,作为灰狼初始位置Xi(n),i∈[1,2,……N],n表示迭代次数。在最大功率点追踪算法中将全局最大功率点视为猎物,并将猎物的质量用功率大小来代替;The present invention adopts the direct duty cycle control mode, first select N points within the duty cycle [0,1] as the gray wolf initial position X i (n), i∈[1,2,...N],n Indicates the number of iterations. In the maximum power point tracking algorithm, the global maximum power point is regarded as the prey, and the quality of the prey is replaced by the power;
在占空比[0,1]内选取N个点,作为灰狼初始位置Xi(n),i∈[1,2,……N],n表示迭代次数。在最大功率点追踪算法中将全局最大功率点视为猎物,并将猎物的质量用功率大小来代替;Select N points within the duty cycle [0,1] as the initial position of the gray wolf Xi ( n ), i∈[1,2,...N], n represents the number of iterations. In the maximum power point tracking algorithm, the global maximum power point is regarded as the prey, and the quality of the prey is replaced by the power;
待光伏系统稳定后,测量每个Xi(n)对应的光伏阵列的输出电流IPV和输出电压VPV,并计算对应的功率Pi(n);After the photovoltaic system is stable, measure the output current I PV and output voltage V PV of the photovoltaic array corresponding to each Xi (n), and calculate the corresponding power P i ( n);
对所述Pi(n)进行排序,i∈[1,2,……N],n表示迭代次数;Sorting the P i (n), i∈[1,2,...N], n represents the number of iterations;
把最大的两个Pi(n)对应的两只灰狼设为狼王,并记录下所述狼王的位置和 Set the two gray wolves corresponding to the largest two P i (n) as wolf kings, and record the positions of the wolf kings and
由改进灰狼算法确定迭代n+1次的灰狼位置Xi(n+1),所述改进灰狼算法中的两只狼王的决策权重系数随着捕猎的过程动态调整,即和 其中W1和W2分别为所述两只狼王的决策权重系数,n为迭代次数,nmax为最大迭代次数;The gray wolf position X i (n+1) of the iteration n+1 times is determined by the improved gray wolf algorithm, and the decision weight coefficients of the two wolf kings in the improved gray wolf algorithm are dynamically adjusted along with the hunting process, namely and Wherein W 1 and W 2 are respectively the decision-making weight coefficients of the two wolf kings, n is the number of iterations, and n max is the maximum number of iterations;
追踪时,灰狼会跳到猎物可能出现的位置上。而当两个狼王都获得了猎物的大致位置时,认为是发现了猎物的大致位置,即d1-2≤1/80N,式中:d1-2是两条头狼之间的距离,N是串联板子数。此时直接进入由黄金比例算法执行的局部搜索,否则直到达到最大迭代次数再进入局部搜索。而将两条头狼的位置定为黄金比例分割算法的初始搜索区间,有可能会遇到全局最优值不在初始搜索区间的情况。所以,将初始搜索区间长度扩大desi以避免上述情况的发生。desi的大小为desi=1/40N,方向如图3所示;When stalking, gray wolves jump to where prey is likely to be. And when the two wolf kings have obtained the approximate location of the prey, it is considered to have found the approximate location of the prey, that is, d 1-2 ≤ 1/80N, where: d 1-2 is the distance between the two head wolves , N is the number of boards connected in series. In this case, it directly enters the local search performed by the golden ratio algorithm, otherwise it does not enter the local search until the maximum number of iterations is reached. However, if the positions of the two head wolves are set as the initial search interval of the golden ratio algorithm, there may be a situation where the global optimal value is not in the initial search interval. Therefore, the length of the initial search interval is expanded desi to avoid the occurrence of the above situation. The size of d esi is d esi =1/40N, and the direction is shown in Figure 3;
检测外部环境是否发生突变,当外界条件发生改变后,全局功率最大值将发生变化,这时就要重启算法以追踪新的全局功率最大值。基于检测突变前后功率变化率的重启判别机制是最常用的重启判别方法之一:|(P1-P0)/P0|>τ0,式中:P0和P1分别是突变前和突变后的功率,τ0为突变阈值。但这种方法在类似图4的特定情况下存在重启失败的问题,如光照突变前后的功率变化很小以至于所述重启判别方法无法检测到,即τ<τ0。受电导增量法的启发,本发明采用P-U曲线斜率的新型重启判别方法来增强MPPT的可靠性,所述新型重启判别方法可表示为:|(P1-P0)/(U1-U0+μ)|>ε0。式中:U0和U1分别是突变前和突变后的电压,μ设为0.001以防止零分母,ε0是阈值,在本发明中ε0选为2。经所述新型重启判别方法计算后可得,图4中ε为3.83,已足以检测到外界条件发生了剧烈变化。Detect whether there is a sudden change in the external environment. When the external conditions change, the maximum global power will change. At this time, the algorithm must be restarted to track the new maximum global power. The restart discrimination mechanism based on detecting the power change rate before and after the mutation is one of the most commonly used restart discrimination methods: |(P 1 -P 0 )/P 0 |>τ 0 , where P 0 and P 1 are the Power after mutation, τ0 is the mutation threshold. However, this method has the problem of restart failure in a specific situation similar to that shown in FIG. 4 , for example, the power change before and after the light mutation is so small that the restart discrimination method cannot detect it, that is, τ<τ 0 . Inspired by the conductance incremental method, the present invention adopts a novel restart discrimination method of the slope of the PU curve to enhance the reliability of MPPT, and the novel restart discrimination method can be expressed as: |(P 1 -P 0 )/(U 1 -U 0 +μ)|>ε 0 . In the formula: U 0 and U 1 are the voltages before and after the mutation respectively, μ is set to 0.001 to prevent the zero denominator, ε 0 is the threshold, and ε 0 is selected as 2 in the present invention. After calculation by the new restart discrimination method, it can be obtained that ε in Fig. 4 is 3.83, which is enough to detect drastic changes in external conditions.
Claims (1)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711114897.0A CN107957743B (en) | 2017-11-13 | 2017-11-13 | A kind of photovoltaic maximum power point method for tracing |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201711114897.0A CN107957743B (en) | 2017-11-13 | 2017-11-13 | A kind of photovoltaic maximum power point method for tracing |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107957743A true CN107957743A (en) | 2018-04-24 |
CN107957743B CN107957743B (en) | 2019-10-08 |
Family
ID=61963675
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201711114897.0A Expired - Fee Related CN107957743B (en) | 2017-11-13 | 2017-11-13 | A kind of photovoltaic maximum power point method for tracing |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN107957743B (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108549456A (en) * | 2018-05-10 | 2018-09-18 | 天津大学 | Photovoltaic array MPPT control method based on a flying moth darts into the fire algorithm |
CN108646849A (en) * | 2018-07-11 | 2018-10-12 | 东北大学 | Based on the maximum power point of photovoltaic power generation system tracking for improving wolf pack algorithm |
CN113342124A (en) * | 2021-06-11 | 2021-09-03 | 中国电建集团华东勘测设计研究院有限公司 | Photovoltaic MPPT method based on improved wolf optimization algorithm |
CN114442725A (en) * | 2022-02-16 | 2022-05-06 | 东南大学 | A photovoltaic maximum power point tracking method, storage medium and tracking device |
CN115509294A (en) * | 2022-09-16 | 2022-12-23 | 哈尔滨工程大学 | Photovoltaic array maximum power tracking method and system |
CN116048183A (en) * | 2023-01-10 | 2023-05-02 | 杭州电子科技大学 | Intelligent maximum power point tracking control method of solar photovoltaic system |
CN116301183A (en) * | 2023-03-06 | 2023-06-23 | 哈尔滨工业大学 | Maximum power point tracking method of space power generation system |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100263711A1 (en) * | 2009-04-16 | 2010-10-21 | Honda Motor Co., Ltd. | Maximum power point tracking control apparatus for solar battery |
WO2014039631A1 (en) * | 2012-09-05 | 2014-03-13 | Siemens Corporation | Maximum power-point tracking method with dynamic variable step size for solar photovoltaics |
US20150168980A1 (en) * | 2013-12-18 | 2015-06-18 | Enphase Energy, Inc. | Method and apparatus for maximum power point tracking for multi-input power converter |
CN105183973A (en) * | 2015-09-01 | 2015-12-23 | 荆楚理工学院 | Variable weight grey wolf algorithm optimization method and application |
CN106484026A (en) * | 2016-11-15 | 2017-03-08 | 北京信息科技大学 | Control method and device that a kind of maximum photovoltaic power point based on grey wolf algorithm is followed the tracks of |
CN106527570A (en) * | 2016-12-20 | 2017-03-22 | 湘潭大学 | Photovoltaic array multi-peak maximum power cluster searching optimization tracking method |
CN106845725A (en) * | 2017-02-13 | 2017-06-13 | 广东工业大学 | A kind of engineering parameter optimization method and system |
-
2017
- 2017-11-13 CN CN201711114897.0A patent/CN107957743B/en not_active Expired - Fee Related
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100263711A1 (en) * | 2009-04-16 | 2010-10-21 | Honda Motor Co., Ltd. | Maximum power point tracking control apparatus for solar battery |
WO2014039631A1 (en) * | 2012-09-05 | 2014-03-13 | Siemens Corporation | Maximum power-point tracking method with dynamic variable step size for solar photovoltaics |
US20150168980A1 (en) * | 2013-12-18 | 2015-06-18 | Enphase Energy, Inc. | Method and apparatus for maximum power point tracking for multi-input power converter |
CN105183973A (en) * | 2015-09-01 | 2015-12-23 | 荆楚理工学院 | Variable weight grey wolf algorithm optimization method and application |
CN106484026A (en) * | 2016-11-15 | 2017-03-08 | 北京信息科技大学 | Control method and device that a kind of maximum photovoltaic power point based on grey wolf algorithm is followed the tracks of |
CN106527570A (en) * | 2016-12-20 | 2017-03-22 | 湘潭大学 | Photovoltaic array multi-peak maximum power cluster searching optimization tracking method |
CN106845725A (en) * | 2017-02-13 | 2017-06-13 | 广东工业大学 | A kind of engineering parameter optimization method and system |
Non-Patent Citations (2)
Title |
---|
侯文宝等: "基于灰狼优化算法的光伏阵列局部阴影下最大功率点跟踪", 《实验技术与管理》 * |
张正文: "狼群搜索算法在光伏阵列MPPT中的应用", 《河南科技大学学报(自然科学版)》 * |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108549456A (en) * | 2018-05-10 | 2018-09-18 | 天津大学 | Photovoltaic array MPPT control method based on a flying moth darts into the fire algorithm |
CN108646849A (en) * | 2018-07-11 | 2018-10-12 | 东北大学 | Based on the maximum power point of photovoltaic power generation system tracking for improving wolf pack algorithm |
CN113342124A (en) * | 2021-06-11 | 2021-09-03 | 中国电建集团华东勘测设计研究院有限公司 | Photovoltaic MPPT method based on improved wolf optimization algorithm |
CN113342124B (en) * | 2021-06-11 | 2022-08-09 | 中国电建集团华东勘测设计研究院有限公司 | Photovoltaic MPPT method based on improved wolf optimization algorithm |
CN114442725A (en) * | 2022-02-16 | 2022-05-06 | 东南大学 | A photovoltaic maximum power point tracking method, storage medium and tracking device |
CN114442725B (en) * | 2022-02-16 | 2023-09-05 | 东南大学 | A photovoltaic maximum power point tracking method, storage medium and tracking device |
CN115509294A (en) * | 2022-09-16 | 2022-12-23 | 哈尔滨工程大学 | Photovoltaic array maximum power tracking method and system |
CN115509294B (en) * | 2022-09-16 | 2023-08-01 | 哈尔滨工程大学 | A photovoltaic array maximum power tracking method and system |
CN116048183A (en) * | 2023-01-10 | 2023-05-02 | 杭州电子科技大学 | Intelligent maximum power point tracking control method of solar photovoltaic system |
CN116301183A (en) * | 2023-03-06 | 2023-06-23 | 哈尔滨工业大学 | Maximum power point tracking method of space power generation system |
CN116301183B (en) * | 2023-03-06 | 2023-09-08 | 哈尔滨工业大学 | Maximum power point tracking method for space power generation system |
Also Published As
Publication number | Publication date |
---|---|
CN107957743B (en) | 2019-10-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107957743B (en) | A kind of photovoltaic maximum power point method for tracing | |
Shang et al. | An improved MPPT control strategy based on incremental conductance algorithm | |
Li et al. | Drift-free current sensorless MPPT algorithm in photovoltaic systems | |
CN105867514B (en) | A photovoltaic system multi-peak maximum power tracking method and system | |
CN103955253B (en) | Based on the photovoltaic array multimodal value maximum power point tracing method of power closed loop scanning | |
Ali | Improved design of artificial neural network for MPPT of grid-connected PV systems | |
CN103123514B (en) | Photovoltaic array multimodal maximum power point tracing method | |
CN103092250A (en) | Compound control method of photovoltaic maximum power point tracking on condition of partial shadow | |
CN101800489A (en) | Maximum power tracking and controlling method of single-stage photovoltaic system | |
Safarudin et al. | Maximum power point tracking algorithm for photovoltaic system under partial shaded condition by means updating β firefly technique | |
CN102130631B (en) | Control method for tracking maximum power point of photovoltaic grid-connected generation | |
CN106126887B (en) | A kind of multi-peak maximum power point of photovoltaic array tracking based on parameter identification | |
CN105630061B (en) | A kind of tandem photovoltaic component maximum power point tracing method | |
Hua et al. | Modified perturb and observe MPPT with zero oscillation in steady-state for PV systems under partial shaded conditions | |
CN108536212A (en) | A kind of novel variable step photovoltaic maximum power tracking method based on power prediction | |
Jately et al. | Development of a dual-tracking technique for extracting maximum power from PV systems under rapidly changing environmental conditions | |
CN106647921B (en) | Mitigate the improvement MPPT algorithm that local shades influence on photovoltaic system | |
CN108693914A (en) | NEW ADAPTIVE maximum power tracking and controlling method under a kind of local shades | |
Javed et al. | A hybrid technique to harvest maximum power from PV systems under partial shading conditions | |
CN105242740A (en) | Maximum power point tracking control method under partial shadow | |
CN105259972A (en) | Multi-peak photovoltaic array maximum power point tracking algorithm based on jump strategy | |
CN102158134A (en) | Peak power tracking method for solar generating system | |
CN105068590B (en) | Photovoltaic power generation power control method and system | |
Fazal et al. | Modified Perturb and Observe MPPT algorithm for partial shading conditions | |
Safarudin et al. | Combining simplified firefly and modified P&O algorithm for maximum power point tracking of photovoltaic system under partial shading condition |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20191008 Termination date: 20201113 |