<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Renewables Archives - e-MATLAB Projects Tutoring Courses</title>
	<atom:link href="https://ematlab.com/product-category/renewables/feed/" rel="self" type="application/rss+xml" />
	<link>https://ematlab.com/product-category/renewables/</link>
	<description>We sell MATLAB based projects</description>
	<lastBuildDate>Thu, 26 Feb 2026 11:55:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://ematlab.com/wp-content/uploads/2026/02/cropped-logo2-32x32.png</url>
	<title>Renewables Archives - e-MATLAB Projects Tutoring Courses</title>
	<link>https://ematlab.com/product-category/renewables/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A Particle Swarm Optimization-Based Maximum Power Point Tracking Algorithm for PV Systems</title>
		<link>https://ematlab.com/product/a-particle-swarm-optimization-based-maximum-power-point-tracking-algorithm-for-pv-systems/</link>
					<comments>https://ematlab.com/product/a-particle-swarm-optimization-based-maximum-power-point-tracking-algorithm-for-pv-systems/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Mon, 23 Feb 2026 17:05:41 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=269</guid>

					<description><![CDATA[<p>https://youtu.be/wCTkbY45UAU</p>
<p>The post <a href="https://ematlab.com/product/a-particle-swarm-optimization-based-maximum-power-point-tracking-algorithm-for-pv-systems/">A Particle Swarm Optimization-Based Maximum Power Point Tracking Algorithm for PV Systems</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p data-start="158" data-end="605"><strong data-start="158" data-end="251">A Particle Swarm Optimization-Based Maximum Power Point Tracking Algorithm for PV Systems</strong> presents an intelligent optimization approach to enhance the efficiency of photovoltaic (PV) energy conversion systems. The project focuses on implementing a Particle Swarm Optimization (PSO) algorithm in MATLAB to accurately track the Maximum Power Point (MPP) under varying environmental conditions such as changes in solar irradiance and temperature.</p>
<p data-start="607" data-end="1040">Traditional MPPT techniques like Perturb &amp; Observe and Incremental Conductance often suffer from steady-state oscillations and slow convergence under rapidly changing weather conditions. To overcome these limitations, this project employs PSO, a population-based metaheuristic optimization technique inspired by the social behavior of bird flocking, to dynamically search for the global maximum power operating point of the PV array.</p>
<p data-start="1042" data-end="1367">The developed model simulates a PV system integrated with a DC-DC converter, where the PSO algorithm continuously updates the duty cycle to ensure optimal power extraction. The algorithm demonstrates fast convergence speed, reduced oscillations around the MPP, and improved tracking accuracy compared to conventional methods.</p>
<p data-start="1369" data-end="1577">This project provides a robust framework for researchers, students, and engineers to study intelligent control strategies for renewable energy systems and can be extended to real-time hardware implementation.</p>
<hr data-start="1579" data-end="1582" />
<h2 data-start="1584" data-end="1601">Key Features</h2>
<ul data-start="1603" data-end="1976">
<li data-start="1603" data-end="1656">
<p data-start="1605" data-end="1656">MATLAB/Simulink implementation of PV system model</p>
</li>
<li data-start="1657" data-end="1711">
<p data-start="1659" data-end="1711">Intelligent MPPT using Particle Swarm Optimization</p>
</li>
<li data-start="1712" data-end="1762">
<p data-start="1714" data-end="1762">Fast convergence to global maximum power point</p>
</li>
<li data-start="1763" data-end="1800">
<p data-start="1765" data-end="1800">Reduced steady-state oscillations</p>
</li>
<li data-start="1801" data-end="1868">
<p data-start="1803" data-end="1868">Performance evaluation under varying irradiance and temperature</p>
</li>
<li data-start="1869" data-end="1925">
<p data-start="1871" data-end="1925">Comparison capability with conventional MPPT methods</p>
</li>
<li data-start="1926" data-end="1976">
<p data-start="1928" data-end="1976">Suitable for research and educational purposes</p>
</li>
</ul>
<hr data-start="1978" data-end="1981" />
<h2 data-start="1983" data-end="2000">Applications</h2>
<ul data-start="2002" data-end="2182">
<li data-start="2002" data-end="2031">
<p data-start="2004" data-end="2031">Solar energy optimization</p>
</li>
<li data-start="2032" data-end="2075">
<p data-start="2034" data-end="2075">Smart grid and renewable energy systems</p>
</li>
<li data-start="2076" data-end="2106">
<p data-start="2078" data-end="2106">Microgrid control research</p>
</li>
<li data-start="2107" data-end="2138">
<p data-start="2109" data-end="2138">Power electronics education</p>
</li>
<li data-start="2139" data-end="2182">
<p data-start="2141" data-end="2182">Real-time PV system control development</p>
</li>
</ul>
<hr data-start="2184" data-end="2187" />
<h2 data-start="2189" data-end="2202">Keywords</h2>
<p data-start="2204" data-end="2361">Particle Swarm Optimization, MPPT, Photovoltaic System, Renewable Energy, MATLAB Simulation, DC-DC Converter, Intelligent Control, Solar Power Optimization</p>
<p>The post <a href="https://ematlab.com/product/a-particle-swarm-optimization-based-maximum-power-point-tracking-algorithm-for-pv-systems/">A Particle Swarm Optimization-Based Maximum Power Point Tracking Algorithm for PV Systems</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/a-particle-swarm-optimization-based-maximum-power-point-tracking-algorithm-for-pv-systems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Offset-free Model Predictive Control for Buck Converter Feeding Constant Power Load</title>
		<link>https://ematlab.com/product/offset-free-model-predictive-control-for-buck-converter-feeding-constant-power-load/</link>
					<comments>https://ematlab.com/product/offset-free-model-predictive-control-for-buck-converter-feeding-constant-power-load/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:33:18 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=123</guid>

					<description><![CDATA[<p style="text-align: center;" align="center">Offset-free Model Predictive Control for Buck Converter Feeding Constant Power Load</p>
<p style="text-align: left;" align="center">The high penetration of power electronic converters into dc microgrids may cause the constant power load stability issues, which could lead to large voltage oscillations or even system collapse. On the other hand, dynamic performance should be satisfied in the control of power electronic converter systems with small overshoot, less oscillations, and smooth transient performance. This article proposes an offset-free model predictive controller for a dc/dc buck converter feeding constant power loads with guaranteed dynamic performance and stability. First, a receding horizon optimization problem is formulated for optimal voltage tracking. To deal with the unknown load variation and system uncertainties, a higher order sliding mode observer is designed and integrated into the optimization problem.</p>
<p>The post <a href="https://ematlab.com/product/offset-free-model-predictive-control-for-buck-converter-feeding-constant-power-load/">Offset-free Model Predictive Control for Buck Converter Feeding Constant Power Load</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: center;" align="center">Offset-free Model Predictive Control for Buck Converter Feeding Constant Power Load</p>
<p style="text-align: left;" align="center">The high penetration of power electronic converters into dc microgrids may cause the constant power load stability issues, which could lead to large voltage oscillations or even system collapse. On the other hand, dynamic performance should be satisfied in the control of power electronic converter systems with small overshoot, less oscillations, and smooth transient performance. This article proposes an offset-free model predictive controller for a dc/dc buck converter feeding constant power loads with guaranteed dynamic performance and stability. First, a receding horizon optimization problem is formulated for optimal voltage tracking. To deal with the unknown load variation and system uncertainties, a higher order sliding mode observer is designed and integrated into the optimization problem. Then an explicit closed-loop solution is obtained by solving the receding horizon optimization problem offline. A rigorous stability analysis is performed to ensure the system large signal stability. The proposed controller achieves optimized transient dynamics and accurate tracking with simple implementation.</p>
<p><iframe title="MATLAB code for Offset-free Model Predictive Control for Buck Converter Feeding Constant Power Load" width="1290" height="726" src="https://www.youtube.com/embed/xMFwCjf2gnQ?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://ematlab.com/product/offset-free-model-predictive-control-for-buck-converter-feeding-constant-power-load/">Offset-free Model Predictive Control for Buck Converter Feeding Constant Power Load</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/offset-free-model-predictive-control-for-buck-converter-feeding-constant-power-load/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>A Novel Sliding Mode Estimation for Microgrid Control With Communication Time Delays</title>
		<link>https://ematlab.com/product/a-novel-sliding-mode-estimation-for-microgrid-control-with-communication-time-delays/</link>
					<comments>https://ematlab.com/product/a-novel-sliding-mode-estimation-for-microgrid-control-with-communication-time-delays/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:33:18 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=124</guid>

					<description><![CDATA[<p>Delay has a great impact on large power grids’ management for microgrid, which terribly reduces the stability and quality of microgrid. Random delay caused by load dependent congestion, constant transmission delay and constant delay in microgrid are considered in this paper. To eliminate the adverse effects of delays, a novel sliding mode estimation based controller is designed to predict time delays and microgrid states, and to reject the disturbance of estimation errors. The mathematical inverter model containing electrical characteristics is regarded as the model of practical microgrid system. Delay estimation with learning parameter and state estimation are derived according to the inverter model. By regarding estimation errors as disturbance of sliding mode control (SMC), the control signal of SMC is adaptively changed in the sliding mode estimation based control loop to ensure the stability of system and accuracy of estimation. Exponential reaching law (ERL) is implemented to improve the chattering issues and reaching performance of SMC. Lyapunov approach is exploited to analyze the stability of sliding motion. Finally, the proposed SMC strategy is validated by simulation experiments of a microgrid with time delays.</p>
<p>The post <a href="https://ematlab.com/product/a-novel-sliding-mode-estimation-for-microgrid-control-with-communication-time-delays/">A Novel Sliding Mode Estimation for Microgrid Control With Communication Time Delays</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Delay has a great impact on large power grids’ management for microgrid, which terribly reduces the stability and quality of microgrid. Random delay caused by load dependent congestion, constant transmission delay and constant delay in microgrid are considered in this paper. To eliminate the adverse effects of delays, a novel sliding mode estimation based controller is designed to predict time delays and microgrid states, and to reject the disturbance of estimation errors. The mathematical inverter model containing electrical characteristics is regarded as the model of practical microgrid system. Delay estimation with learning parameter and state estimation are derived according to the inverter model. By regarding estimation errors as disturbance of sliding mode control (SMC), the control signal of SMC is adaptively changed in the sliding mode estimation based control loop to ensure the stability of system and accuracy of estimation. Exponential reaching law (ERL) is implemented to improve the chattering issues and reaching performance of SMC. Lyapunov approach is exploited to analyze the stability of sliding motion. Finally, the proposed SMC strategy is validated by simulation experiments of a microgrid with time delays.</p>
<p>Reference:</p>
<p>Yan, Huaicheng, Xuping Zhou, Hao Zhang, Fuwen Yang, and Zheng-Guang Wu. &#8220;A novel sliding mode estimation for microgrid control with communication time delays.&#8221; <i>IEEE Transactions on Smart Grid</i> 10, no. 2 (2017): 1509-1520.</p>
<p>The post <a href="https://ematlab.com/product/a-novel-sliding-mode-estimation-for-microgrid-control-with-communication-time-delays/">A Novel Sliding Mode Estimation for Microgrid Control With Communication Time Delays</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/a-novel-sliding-mode-estimation-for-microgrid-control-with-communication-time-delays/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Stabilizing DC Microgrids: UNCS Observer &#038; Controller</title>
		<link>https://ematlab.com/product/stabilizing-dc-microgrids-uncs-observer-controller/</link>
					<comments>https://ematlab.com/product/stabilizing-dc-microgrids-uncs-observer-controller/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:32:58 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=97</guid>

					<description><![CDATA[<p>Reference Paper:</p>
<p>Lin, Pengfeng, Chuanlin Zhang, Jinyu Wang, Chi Jin, and Peng Wang. "On autonomous large-signal stabilization for islanded multibus DC microgrids: A uniform nonsmooth control scheme." <i>IEEE Transactions on Industrial Electronics</i> 67, no. 6 (2019): 4600-4612.</p>
<p>—Different from single-bus dc microgrids (MGs), a multibus MG normally bridge multiple dc buses via a complex line impedance network. This intricate configuration together with tickling constant power loads may cause severe stability issues. For system stability improvement, conventional ways include designing small-signal stabilizers in a decentralized way and constructing large-signal<br />
stabilizers by solving Lyapunov equation in a central controller. Note that centralized methods may be vulnerable to single point of failures, while decentralized patterns are commended to reinforce MG reliability and scalability. To implement large-signal stabilization in decentralized mechanisms, which has rarely been investigated in the existing literature, a novel uniform nonsmooth control scheme (UNCS) is proposed</p>
<p>The post <a href="https://ematlab.com/product/stabilizing-dc-microgrids-uncs-observer-controller/">Stabilizing DC Microgrids: UNCS Observer &#038; Controller</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Reference Paper:</p>
<p>Lin, Pengfeng, Chuanlin Zhang, Jinyu Wang, Chi Jin, and Peng Wang. &#8220;On autonomous large-signal stabilization for islanded multibus DC microgrids: A uniform nonsmooth control scheme.&#8221; <i>IEEE Transactions on Industrial Electronics</i> 67, no. 6 (2019): 4600-4612.</p>
<p>&nbsp;</p>
<p>The post <a href="https://ematlab.com/product/stabilizing-dc-microgrids-uncs-observer-controller/">Stabilizing DC Microgrids: UNCS Observer &#038; Controller</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/stabilizing-dc-microgrids-uncs-observer-controller/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Robust Virtual Inertia Control of a Low Inertia Microgrid</title>
		<link>https://ematlab.com/product/robust-virtual-inertia-control-of-a-low-inertia-microgrid/</link>
					<comments>https://ematlab.com/product/robust-virtual-inertia-control-of-a-low-inertia-microgrid/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:32:57 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=90</guid>

					<description><![CDATA[<p>In modern microgrids with high renewable penetration, maintaining frequency stability is a critical challenge. Renewable sources lack inherent inertia, making systems more prone to frequency fluctuations. To counter this, Virtual Inertia Control is implemented. However, conventional methods often rely on Phase-Locked Loops, or PLLs, which introduce measurement delays and unwanted oscillations.</p>
<p>Now, let's dive into our MATLAB simulation, where we model a low-inertia microgrid using renewable sources. Our simulation includes three control approaches: conventional Virtual Inertia Control, an optimized PI-based control, and the proposed robust H-infinity control.</p>
<p>We introduce system uncertainties, disturbances, and measurement delays to evaluate the effectiveness of each method</p>
<p>The post <a href="https://ematlab.com/product/robust-virtual-inertia-control-of-a-low-inertia-microgrid/">Robust Virtual Inertia Control of a Low Inertia Microgrid</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Robust Virtual Inertia Control of a Low Inertia Microgrid Considering Measurement Effects<br />
Reference paper:<br />
Kerdphol, Thongchart, Fathin Saifur Rahman, Masayuki Watanabe, and Yasunori Mitani. &#8220;Robust virtual inertia control of a low inertia microgrid considering frequency measurement effects.&#8221; IEEE access 7 (2019): 57550-57560.</p>
<p><iframe title="Robust Virtual Inertia Control of a Low Inertia Microgrid" width="1290" height="726" src="https://www.youtube.com/embed/7_T90n-4t0E?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>&nbsp;</p>
<p>The post <a href="https://ematlab.com/product/robust-virtual-inertia-control-of-a-low-inertia-microgrid/">Robust Virtual Inertia Control of a Low Inertia Microgrid</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/robust-virtual-inertia-control-of-a-low-inertia-microgrid/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid</title>
		<link>https://ematlab.com/product/nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid/</link>
					<comments>https://ematlab.com/product/nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:32:57 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=91</guid>

					<description><![CDATA[<p data-start="130" data-end="379">Improved Nonlinear Active Disturbance Rejection Controller (INLADRC) for a Hybrid Microgrid with Communication Delay using MATLAB/Simulink simulations. The reference paper is provided for further details.</p>
<p data-start="381" data-end="729">The INLADRC technique incorporates a nonlinear extended state observer (NESO) to estimate system states and a nonlinear controller to cancel generalized disturbances affecting the system. To mitigate the impact of communication delay in the hybrid microgrid, an auxiliary structure is introduced, ensuring synchronization between observer inputs.</p>
<p data-start="731" data-end="881">The MATLAB simulation includes a dynamic model of a hybrid microgrid controlled using both the nonlinear controller and conventional PI controllers.</p>
<p>The post <a href="https://ematlab.com/product/nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid/">Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Improved Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid with Communication Delay</p>
<p>Reference paper:</p>
<p>Jain, Shivam, and Yogesh V. Hote. &#8220;Design of improved nonlinear active disturbance rejection controller for hybrid microgrid with communication delay.&#8221; IEEE Transactions on Sustainable Energy 13, no. 2 (2022): 1101-1111.</p>
<p>&nbsp;</p>
<p><iframe title="Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid" width="1290" height="726" src="https://www.youtube.com/embed/ISpRARIZWfo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://ematlab.com/product/nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid/">Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Load Frequency Control Scheme for Power Systems Based on Second-Order Sliding Mode Controller</title>
		<link>https://ematlab.com/product/load-frequency-control-scheme-for-power-systems-based-on-second-order-sliding-mode-controller/</link>
					<comments>https://ematlab.com/product/load-frequency-control-scheme-for-power-systems-based-on-second-order-sliding-mode-controller/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:32:57 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=92</guid>

					<description><![CDATA[<p>A Robust Load Frequency Control Scheme for Power Systems Based on Second-Order Sliding-Mode and Extended Disturbance Observer</p>
<p>The post <a href="https://ematlab.com/product/load-frequency-control-scheme-for-power-systems-based-on-second-order-sliding-mode-controller/">Load Frequency Control Scheme for Power Systems Based on Second-Order Sliding Mode Controller</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>A Robust Load Frequency Control Scheme for Power Systems Based on Second-Order Sliding-Mode and Extended Disturbance Observer</p>
<p><iframe loading="lazy" title="Load Frequency Control Scheme Based on Second Order Sliding Mode and Extended Disturbance Observer" width="1290" height="726" src="https://www.youtube.com/embed/RviqbyMZYgM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://ematlab.com/product/load-frequency-control-scheme-for-power-systems-based-on-second-order-sliding-mode-controller/">Load Frequency Control Scheme for Power Systems Based on Second-Order Sliding Mode Controller</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/load-frequency-control-scheme-for-power-systems-based-on-second-order-sliding-mode-controller/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Adaptive perturb and observe method for solar PV systems</title>
		<link>https://ematlab.com/product/adaptive-perturb-and-observe-method-for-solar-pv-systems-2/</link>
					<comments>https://ematlab.com/product/adaptive-perturb-and-observe-method-for-solar-pv-systems-2/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:32:57 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=94</guid>

					<description><![CDATA[<p>Adaptive perturb and observe method for solar PV systems</p>
<p>The post <a href="https://ematlab.com/product/adaptive-perturb-and-observe-method-for-solar-pv-systems-2/">Adaptive perturb and observe method for solar PV systems</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Adaptive perturb and observe method for solar PV systems</p>
<p><iframe loading="lazy" title="Adaptive perturb and observe method for solar PV systems: MATLAB demo" width="1290" height="726" src="https://www.youtube.com/embed/-olwFg2bIoo?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://ematlab.com/product/adaptive-perturb-and-observe-method-for-solar-pv-systems-2/">Adaptive perturb and observe method for solar PV systems</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/adaptive-perturb-and-observe-method-for-solar-pv-systems-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Adaptive Passivity Based Control of Buck Power Converter with Constant Power Load</title>
		<link>https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load/</link>
					<comments>https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 08 Feb 2026 13:32:57 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=95</guid>

					<description><![CDATA[<p>Adaptive Passivity Based Control of Buck Power Converter with Constant Power Load</p>
<p>Reference:<br />
Hassan, Mustafa Alrayah, Er-ping Li, Xue Li, Tianhang Li, Chenyang Duan, and Song Chi. "Adaptive passivity-based control of dc–dc buck power converter with constant power load in dc microgrid systems." IEEE Journal of Emerging and Selected Topics in Power Electronics 7, no. 3 (2018): 2029-2040.</p>
<p>The post <a href="https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load/">Adaptive Passivity Based Control of Buck Power Converter with Constant Power Load</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Adaptive Passivity Based Control of Buck Power Converter with Constant Power Load</p>
<p><iframe loading="lazy" title="MATLAB code for Adaptive Passivity Based Control of Buck Power Converter with Constant Power Load" width="1290" height="726" src="https://www.youtube.com/embed/Ud_grdfA5WY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>The post <a href="https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load/">Adaptive Passivity Based Control of Buck Power Converter with Constant Power Load</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
