<?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>Control Archives - e-MATLAB Projects Tutoring Courses</title>
	<atom:link href="https://ematlab.com/product-category/control/feed/" rel="self" type="application/rss+xml" />
	<link>https://ematlab.com/product-category/control/</link>
	<description>We sell MATLAB based projects</description>
	<lastBuildDate>Thu, 26 Feb 2026 11:54:29 +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>Control Archives - e-MATLAB Projects Tutoring Courses</title>
	<link>https://ematlab.com/product-category/control/</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>Predictive Torque Control of Induction Machines Based on State-Space Models</title>
		<link>https://ematlab.com/product/predictive-torque-control-of-induction-machines-based-on-state-space-models/</link>
					<comments>https://ematlab.com/product/predictive-torque-control-of-induction-machines-based-on-state-space-models/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 15 Feb 2026 16:49:03 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=265</guid>

					<description><![CDATA[<p>Reference paper:<br />
Miranda, H., Cortés, P., Yuz, J.I. and Rodríguez, J., 2009. Predictive torque control of induction machines based on state-space models. IEEE Transactions on Industrial Electronics, 56(6), pp.1916-1924.</p>
<p>https://youtu.be/FjOMIpQIsFU</p>
<p>The post <a href="https://ematlab.com/product/predictive-torque-control-of-induction-machines-based-on-state-space-models/">Predictive Torque Control of Induction Machines Based on State-Space Models</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Predictive Torque Control of Induction Machines Based on State-Space Models</p>
<ul>
<li data-hveid="CAMQAA" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Objective:</strong> To improve control accuracy, enhance dynamic response, and reduce torque/flux ripples in AC drives by incorporating a more accurate system model into the control algorithm.</span></li>
<li data-hveid="CAMQAQ" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">State-Space Model:</strong> Unlike simple Euler approximations, this method uses a discrete-time state-space model that accurately represents the induction machine, including the time-varying rotor speed term.</span></li>
<li data-hveid="CAMQAg" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Methodology:</strong></span>
<ul class="KsbFXc U6u95" data-processed="true">
<li data-hveid="CAMQAw" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Modeling:</strong> A discrete-time model of the induction machine is updated at every sampling instant.</span></li>
<li data-hveid="CAMQBA" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Prediction:</strong> The algorithm predicts future stator current and flux values for each of the eight possible voltage vectors generated by a two-level inverter.</span></li>
<li data-hveid="CAMQBQ" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Cost Function Optimization:</strong> A cost function, which often includes torque error, flux magnitude error, and sometimes switching frequency constraints, is evaluated for each prediction.</span></li>
<li data-hveid="CAMQBg" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Selection:</strong> The voltage vector that minimizes the cost function is selected for the next sampling interval.</span></li>
</ul>
</li>
<li data-hveid="CAMQBw" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Key Features:</strong></span>
<ul class="KsbFXc U6u95" data-processed="true">
<li data-hveid="CAMQCA" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Flexibility:</strong> The structure allows for the easy inclusion of system non-linearities, constraints, and operational limitations (e.g., overcurrent protection).</span></li>
<li data-hveid="CAMQCQ" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Fast Response:</strong> Provides superior dynamic response compared to traditional DTC</span></li>
</ul>
</li>
</ul>
<p>Reference paper:<br />
Miranda, H., Cortés, P., Yuz, J.I. and Rodríguez, J., 2009. Predictive torque control of induction machines based on state-space models. IEEE Transactions on Industrial Electronics, 56(6), pp.1916-1924.</p>
<p>The post <a href="https://ematlab.com/product/predictive-torque-control-of-induction-machines-based-on-state-space-models/">Predictive Torque Control of Induction Machines Based on State-Space Models</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/predictive-torque-control-of-induction-machines-based-on-state-space-models/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sliding mode control of a PWR nuclear reactor using sliding mode observer</title>
		<link>https://ematlab.com/product/sliding-mode-control-of-a-pwr-nuclear-reactor-using-sliding-mode-observer/</link>
					<comments>https://ematlab.com/product/sliding-mode-control-of-a-pwr-nuclear-reactor-using-sliding-mode-observer/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 15 Feb 2026 14:47:38 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=263</guid>

					<description><![CDATA[<p><strong>Sliding mode control of a PWR nuclear reactor using sliding mode observer</strong></p>
<p>Reference Paper:<br />
Ansarifar, G. R., and H. R. Akhavan. "Sliding mode control design for a PWR nuclear reactor using sliding mode observer during load following operation." Annals of Nuclear Energy 75 (2015): 611-619.</p>
<p>The post <a href="https://ematlab.com/product/sliding-mode-control-of-a-pwr-nuclear-reactor-using-sliding-mode-observer/">Sliding mode control of a PWR nuclear reactor using sliding mode observer</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div data-subtree="aimfl,mfl" data-processed="true">Sliding mode control (SMC) of a Pressurized Water Reactor (PWR) using a Sliding Mode Observer (SMO)</div>
<p>provides robust control, estimating unmeasurable states like xenon concentration and neutron precursor density using only output power data. The SMO enhances reliability by ignoring parametric uncertainties and external disturbances, while the SMC ensures precise power tracking and stability, often validated via Lyapunov approaches in MATLAB/Simulink.</p>
<div class="Y3BBE" data-sfc-cp="" data-hveid="CAEQAA" data-processed="true"></div>
<div class="Y3BBE" data-sfc-cp="" data-hveid="CAIQAA" data-processed="true"><strong class="Yjhzub" data-processed="true">Key Aspects of SMC with SMO for PWRs:</strong></div>
<div class="Y3BBE" data-sfc-cp="" data-hveid="CAIQAA" data-processed="true"></div>
<ul class="KsbFXc U6u95" data-processed="true">
<li data-hveid="CAMQAA" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Observer Functionality:</strong> Because xenon concentration, precursor densities, and reactivity cannot be directly measured in real-time, an SMO estimates these states. This observer is designed based on available measurements such as neutron flux or reactor power.</span></li>
<li data-hveid="CAMQAQ" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Robustness:</strong> The sliding mode approach is inherently insensitive to external disturbances and parameter variations (such as temperature, burnup).</span></li>
<li data-hveid="CAMQAg" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Control Mechanism:</strong> The controller, often using a <span data-wiz-uids="Ux6NPd_y" data-processed="true">super-twisting algorithm</span> to minimize chattering, regulates control rod movement to maintain desired power levels.</span></li>
<li data-hveid="CAMQBA" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Stability:</strong> The system&#8217;s stability is guaranteed by the <span data-wiz-uids="Ux6NPd_13" data-processed="true">Lyapunov stability theory</span>, ensuring that the control system operates effectively across a wide range of operating conditions.</span></li>
<li data-hveid="CAMQBg" data-processed="true"><span class="T286Pc" data-sfc-cp="" data-processed="true"><strong class="Yjhzub" data-processed="true">Applications:</strong> This technique is primarily applied for load-following, where the reactor power must adapt to changing electrical demand, and for managing reactivity during xenon oscillations.</span><span class="uJ19be notranslate" data-wiz-uids="Ux6NPd_18,Ux6NPd_19" data-processed="true"><span class="vKEkVd" data-animation-atomic="" data-wiz-attrbind="class=Ux6NPd_17/TKHnVd" data-processed="true"><span aria-hidden="true" data-processed="true"> </span></span></span></li>
</ul>
<p>Reference Paper:<br />
Ansarifar, G. R., and H. R. Akhavan. &#8220;Sliding mode control design for a PWR nuclear reactor using sliding mode observer during load following operation.&#8221; Annals of Nuclear Energy 75 (2015): 611-619.</p>
<p><iframe title="Integral Sliding mode control of a PWR nuclear reactor using sliding mode observer: MATLAB Demo" width="1290" height="726" src="https://www.youtube.com/embed/Q34sDIQpk44?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/sliding-mode-control-of-a-pwr-nuclear-reactor-using-sliding-mode-observer/">Sliding mode control of a PWR nuclear reactor using sliding mode observer</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/sliding-mode-control-of-a-pwr-nuclear-reactor-using-sliding-mode-observer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Integral Sliding mode control of a PWR nuclear reactor</title>
		<link>https://ematlab.com/product/integral-sliding-mode-control-of-a-pwr-nuclear-reactor/</link>
					<comments>https://ematlab.com/product/integral-sliding-mode-control-of-a-pwr-nuclear-reactor/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 15 Feb 2026 14:00:36 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=261</guid>

					<description><![CDATA[<p>Integral Sliding mode control of a PWR nuclear reactor using sliding mode observer</p>
<p>The post <a href="https://ematlab.com/product/integral-sliding-mode-control-of-a-pwr-nuclear-reactor/">Integral Sliding mode control of a PWR nuclear reactor</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Integral Sliding mode control of a PWR nuclear reactor using sliding mode observer</p>
<p><iframe title="Integral Sliding mode control of a PWR nuclear reactor using sliding mode observer: MATLAB Demo" width="1290" height="726" src="https://www.youtube.com/embed/Q34sDIQpk44?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/integral-sliding-mode-control-of-a-pwr-nuclear-reactor/">Integral Sliding mode control of a PWR nuclear reactor</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/integral-sliding-mode-control-of-a-pwr-nuclear-reactor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Sliding mode Direct Torque Control of Induction Motor</title>
		<link>https://ematlab.com/product/sliding-mode-direct-torque-control-of-induction-motor/</link>
					<comments>https://ematlab.com/product/sliding-mode-direct-torque-control-of-induction-motor/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 15 Feb 2026 10:10:49 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=259</guid>

					<description><![CDATA[<p>Sliding Mode Direct Torque Control (SM-DTC) of an induction motor enhances traditional DTC by replacing hysteresis controllers with sliding mode controllers (SMC) to reduce torque/flux ripples and increase robustness against parameter variations. It offers fast dynamic response, lower total harmonic distortion (THD), and, in many cases, constant switching frequency.</p>
<p>The post <a href="https://ematlab.com/product/sliding-mode-direct-torque-control-of-induction-motor/">Sliding mode Direct Torque Control of Induction Motor</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong>Sliding mode Direct Torque Control of Induction Motor</strong></p>
<p>Sliding Mode Direct Torque Control (SM-DTC) of an induction motor enhances traditional DTC by replacing hysteresis controllers with sliding mode controllers (SMC) to reduce torque/flux ripples and increase robustness against parameter variations. It offers fast dynamic response, lower total harmonic distortion (THD), and, in many cases, constant switching frequency.</p>
<div class="Y3BBE" data-sfc-cp="" data-hveid="CAEQAA" data-processed="true"></div>
<div class="Y3BBE" data-sfc-cp="" data-hveid="CAIQAA" data-processed="true"><strong class="Yjhzub">Key Features and Improvements:</strong></div>
<div class="Y3BBE" data-sfc-cp="" data-hveid="CAIQAA" data-processed="true"></div>
<ul class="KsbFXc U6u95" data-processed="true">
<li data-hveid="CAMQAA"><span class="T286Pc" data-sfc-cp=""><strong class="Yjhzub">Reduced Ripples:</strong> Unlike conventional DTC, which uses hysteresis comparators resulting in high torque/flux ripple, SM-DTC uses a smooth sliding surface to reduce these ripples.</span></li>
<li data-hveid="CAMQAQ"><span class="T286Pc" data-sfc-cp=""><strong class="Yjhzub">Robustness:</strong> SMC provides strong, reliable control even under varying motor parameters and load disturbances.</span></li>
<li data-hveid="CAMQAg"><span class="T286Pc" data-sfc-cp=""><strong class="Yjhzub">Reduced Switching Frequency Variations:</strong> The approach helps to stabilize the inverter switching frequency, decreasing acoustic noise.</span></li>
<li data-hveid="CAMQAw"><span class="T286Pc" data-sfc-cp=""><strong class="Yjhzub">Methodology:</strong> It involves designing two distinct sliding surfaces for flux and torque control, using Lyapunov stability theory to design the control signals.</span></li>
<li data-hveid="CAMQBQ"><span class="T286Pc" data-sfc-cp=""><strong class="Yjhzub">Implementation:</strong> Often simulated using MATLAB-Simulink to confirm enhanced transient performance and lower overshoot compared to classic DTC.</span><span class="uJ19be notranslate" data-wiz-uids="RU2DQe_19,RU2DQe_1a"><span class="vKEkVd" data-animation-atomic="" data-wiz-attrbind="class=RU2DQe_18/TKHnVd"><span aria-hidden="true"> </span></span></span></li>
</ul>
<p><iframe title="Sliding mode Direct Torque Control of Induction Motor" width="1290" height="726" src="https://www.youtube.com/embed/pY1EdQixlmI?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/sliding-mode-direct-torque-control-of-induction-motor/">Sliding mode Direct Torque Control of Induction Motor</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/sliding-mode-direct-torque-control-of-induction-motor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Predictive Direct Torque Control with Reduced Ripples for Induction Motor Drive based on Fuzzy Speed Controller</title>
		<link>https://ematlab.com/product/predictive-direct-torque-control-with-reduced-ripples-for-induction-motor-drive-based-on-fuzzy-speed-controller/</link>
					<comments>https://ematlab.com/product/predictive-direct-torque-control-with-reduced-ripples-for-induction-motor-drive-based-on-fuzzy-speed-controller/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 15 Feb 2026 09:24:39 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=257</guid>

					<description><![CDATA[<p>The direct torque control (DTC) suffers from high torque and flux ripples due to the use of hysteresis comparators. In this paper, an alternative method is presented for induction motor drive known by the model Predictive Torque Control (PTC). This technique includes the inverter model in control design and does not use any modulation block. The optimal selection of inverter switching states minimizes the error between references and the predicted values of control variables by the optimization of a cost function. Consequently, it reduces ripples and solve DTC drawbacks. A fuzzy logic controller replaces the traditional PI controller to ensure more accurate speed tracking and increase the robustness against disturbance and uncertainties.</p>
<p>The post <a href="https://ematlab.com/product/predictive-direct-torque-control-with-reduced-ripples-for-induction-motor-drive-based-on-fuzzy-speed-controller/">Predictive Direct Torque Control with Reduced Ripples for Induction Motor Drive based on Fuzzy Speed Controller</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>The direct torque control (DTC) suffers from high torque and flux ripples due to the use of hysteresis comparators. In this paper, an alternative method is presented for induction motor drive known by the model Predictive Torque Control (PTC). This technique includes the inverter model in control design and does not use any modulation block. The optimal selection of inverter switching states minimizes the error between references and the predicted values of control variables by the optimization of a cost function. Consequently, it reduces ripples and solve DTC drawbacks. A fuzzy logic controller replaces the traditional PI controller to ensure more accurate speed tracking and increase the robustness against disturbance and uncertainties.</p>
<p><iframe loading="lazy" title="Predictive Direct Torque Control for Induction Motor Drive based on Fuzzy Speed Controller" width="1290" height="726" src="https://www.youtube.com/embed/-x6fkZlp1B8?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/predictive-direct-torque-control-with-reduced-ripples-for-induction-motor-drive-based-on-fuzzy-speed-controller/">Predictive Direct Torque Control with Reduced Ripples for Induction Motor Drive based on Fuzzy Speed 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/predictive-direct-torque-control-with-reduced-ripples-for-induction-motor-drive-based-on-fuzzy-speed-controller/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Deadbeat predictive control of Permanent Magnet Synchronous Motor</title>
		<link>https://ematlab.com/product/deadbeat-predictive-control-of-permanent-magnet-synchronous-motor/</link>
					<comments>https://ematlab.com/product/deadbeat-predictive-control-of-permanent-magnet-synchronous-motor/#respond</comments>
		
		<dc:creator><![CDATA[venkat.style2@gmail.com]]></dc:creator>
		<pubDate>Sun, 15 Feb 2026 08:19:26 +0000</pubDate>
				<guid isPermaLink="false">https://ematlab.com/?post_type=product&#038;p=254</guid>

					<description><![CDATA[<p>DB-DTFC is a model inverse digital control method that computes volt-sec solutions to manipulate both air-gap torque and stator flux linkage to the desired value in one inverter switching period and constant switching frequency is used for implementation. As a result, smooth and fast response for torque and stator flux can be achieved via DB-DTFC in one-step using rather simple methods.</p>
<p>The post <a href="https://ematlab.com/product/deadbeat-predictive-control-of-permanent-magnet-synchronous-motor/">Deadbeat predictive control of Permanent Magnet Synchronous Motor</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Deadbeat predictive control of Permanent Magnet Synchronous Motor</p>
<p>DB-DTFC is a model inverse digital control method that computes volt-sec solutions to manipulate both air-gap torque and stator flux linkage to the desired value in one inverter switching period and constant switching frequency is used for implementation. As a result, smooth and fast response for torque and stator flux can be achieved via DB-DTFC in one-step using rather simple methods.</p>
<p><iframe loading="lazy" title="Deadbeat predictive control of Permanent Magnet Synchronous Motor: MATLAB Demo" width="1290" height="726" src="https://www.youtube.com/embed/tMZnV7qwUHY?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/deadbeat-predictive-control-of-permanent-magnet-synchronous-motor/">Deadbeat predictive control of Permanent Magnet Synchronous Motor</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/deadbeat-predictive-control-of-permanent-magnet-synchronous-motor/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-2/</link>
					<comments>https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load-2/#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=122</guid>

					<description><![CDATA[<p>Xu, Qianwen, Yunda Yan, Chuanlin Zhang, Tomislav Dragicevic, and Frede Blaabjerg. "An Offset-free Composite Model Predictive Control Strategy for DC/DC Buck Converter Feeding Constant Power Loads." IEEE Transactions on Power Electronics (2019).</p>
<p>a robust nonlinear control strategy to solve the instability problem of dc-dc buck power converter with a constant power load in dc microgrid systems. Based on the passivity-based control (PBC), a nonlinear disturbance observer (NDO) is designed to improve the control robustness against both load and line variations, whereas the PBC guarantees the system stability due to its property of transient energy dissipation.</p>
<p>The post <a href="https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load-2/">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 align="center">Adaptive Passivity Based Control of Buck Power Converter with Constant Power Load</p>
<p>Hassan, Mustafa Alrayah, Er-ping Li, Xue Li, Tianhang Li, Chenyang Duan, and Song Chi. &#8220;Adaptive passivity-based control of DC–DC buck power converter with constant power load in DC microgrid systems.&#8221; <i>IEEE Journal of Emerging and Selected Topics in Power Electronics</i> 7, no. 3 (2018): 2029-2040.</p>
<p>a robust nonlinear control strategy to solve the instability problem of dc-dc buck power converter with a constant power load in dc microgrid systems. Based on the passivity-based control (PBC), a nonlinear disturbance observer (NDO) is designed to improve the control robustness against both load and line variations, whereas the PBC guarantees the system stability due to its property of transient energy dissipation. By applying the disturbance estimation technique, NDO works in parallel with the PBC controller to compensate the disturbances through a feed-forward channel. This strategy ensures large signal stability as well as fast recovery performance of the system during disturbance/uncertainty as compared to other nonlinear control methods.</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>&nbsp;</p>
<p>The post <a href="https://ematlab.com/product/adaptive-passivity-based-control-of-buck-power-converter-with-constant-power-load-2/">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-2/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 loading="lazy" 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>
	</channel>
</rss>
