<?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>SHOP - e-MATLAB Projects Tutoring Courses</title>
	<atom:link href="https://ematlab.com/shop/feed/" rel="self" type="application/rss+xml" />
	<link>https://ematlab.com/shop/</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>SHOP - e-MATLAB Projects Tutoring Courses</title>
	<link>https://ematlab.com/shop/</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>Direct Torque Control of Permanent Magnet Synchronous Motor</title>
		<link>https://ematlab.com/product/direct-torque-control-of-permanent-magnet-synchronous-motor/</link>
					<comments>https://ematlab.com/product/direct-torque-control-of-permanent-magnet-synchronous-motor/#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=126</guid>

					<description><![CDATA[<h2 data-start="105" data-end="200">Direct Torque Control of Permanent Magnet Synchronous Motor (PMSM) – MATLAB/Simulink Project</h2>
<p data-start="202" data-end="624">This project presents the <strong data-start="228" data-end="341">MATLAB/Simulink implementation of Direct Torque Control (DTC) for a Permanent Magnet Synchronous Motor (PMSM)</strong>, focusing on high-performance motor drive applications. The DTC strategy directly controls the <strong data-start="437" data-end="479">electromagnetic torque and stator flux</strong> of the PMSM without requiring complex coordinate transformations or current regulators, resulting in a fast dynamic response and robust control.</p>
<p data-start="626" data-end="935">The developed model includes a <strong data-start="657" data-end="782">PMSM drive system, voltage source inverter (VSI), hysteresis controllers, torque and flux estimators, and switching logic</strong>. The simulation demonstrates effective torque control, reduced response time, and improved system stability under <strong data-start="897" data-end="934">varying speed and load conditions</strong>.</p>
<p data-start="937" data-end="1219">This project is ideal for <strong data-start="963" data-end="1003">students, researchers, and engineers</strong> working in electric drives, electric vehicles, robotics, and industrial automation. It serves as a practical reference for understanding advanced motor control techniques and implementing them using MATLAB/Simulink.</p>
<p>https://youtu.be/QvInrJOFoy8</p>
<p>The post <a href="https://ematlab.com/product/direct-torque-control-of-permanent-magnet-synchronous-motor/">Direct Torque 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[<h2 data-start="105" data-end="200">Direct Torque Control of Permanent Magnet Synchronous Motor (PMSM) – MATLAB/Simulink Project</h2>
<p data-start="202" data-end="624">This project presents the <strong data-start="228" data-end="341">MATLAB/Simulink implementation of Direct Torque Control (DTC) for a Permanent Magnet Synchronous Motor (PMSM)</strong>, focusing on high-performance motor drive applications. The DTC strategy directly controls the <strong data-start="437" data-end="479">electromagnetic torque and stator flux</strong> of the PMSM without requiring complex coordinate transformations or current regulators, resulting in a fast dynamic response and robust control.</p>
<p data-start="626" data-end="935">The developed model includes a <strong data-start="657" data-end="782">PMSM drive system, voltage source inverter (VSI), hysteresis controllers, torque and flux estimators, and switching logic</strong>. The simulation demonstrates effective torque control, reduced response time, and improved system stability under <strong data-start="897" data-end="934">varying speed and load conditions</strong>.</p>
<p data-start="937" data-end="1219">This project is ideal for <strong data-start="963" data-end="1003">students, researchers, and engineers</strong> working in electric drives, electric vehicles, robotics, and industrial automation. It serves as a practical reference for understanding advanced motor control techniques and implementing them using MATLAB/Simulink.</p>
<h3 data-start="1221" data-end="1238">Key Features:</h3>
<ul data-start="1239" data-end="1469">
<li data-start="1239" data-end="1290">
<p data-start="1241" data-end="1290">Complete MATLAB/Simulink model of PMSM with DTC</p>
</li>
<li data-start="1291" data-end="1328">
<p data-start="1293" data-end="1328">Torque and stator flux estimation</p>
</li>
<li data-start="1329" data-end="1366">
<p data-start="1331" data-end="1366">Hysteresis-based control strategy</p>
</li>
<li data-start="1367" data-end="1415">
<p data-start="1369" data-end="1415">Fast dynamic response and robust performance</p>
</li>
<li data-start="1416" data-end="1469">
<p data-start="1418" data-end="1469">Analysis under variable load and speed conditions</p>
</li>
</ul>
<h3 data-start="1471" data-end="1488">Applications:</h3>
<ul data-start="1489" data-end="1621">
<li data-start="1489" data-end="1523">
<p data-start="1491" data-end="1523">Electric vehicle drive systems</p>
</li>
<li data-start="1524" data-end="1551">
<p data-start="1526" data-end="1551">Industrial motor drives</p>
</li>
<li data-start="1552" data-end="1579">
<p data-start="1554" data-end="1579">Robotics and automation</p>
</li>
<li data-start="1580" data-end="1621">
<p data-start="1582" data-end="1621">Renewable energy and traction systems</p>
</li>
</ul>
<p data-start="1623" data-end="1792">This project provides a <strong data-start="1647" data-end="1679">hands-on learning experience</strong> in modern motor control and helps bridge the gap between theoretical concepts and real-world drive applications.</p>
<hr data-start="1794" data-end="1797" />
<p>The post <a href="https://ematlab.com/product/direct-torque-control-of-permanent-magnet-synchronous-motor/">Direct Torque 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/direct-torque-control-of-permanent-magnet-synchronous-motor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Improved Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid With Communication Delay</title>
		<link>https://ematlab.com/product/improved-nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid-with-communication-delay/</link>
					<comments>https://ematlab.com/product/improved-nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid-with-communication-delay/#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=125</guid>

					<description><![CDATA[<p>Improved Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid With Communication Delay:</p>
<p>An improved nonlinear active disturbance rejection control (INLADRC) approach is proposed for load frequency control of hybrid microgrid with communication delay. The INLADRC technique includes a nonlinear extended state observer (NESO) to estimate the system states and a nonlinear controller for the cancellation of the generalized disturbance acting on system. The effect of communication delay in the hybrid microgrid system is alleviated via the incorporation of an auxiliary structure that also restores the synchronization between the inputs of NESO. The efficacy of the proposed approach is validated via a comprehensive analysis, wherein step variations as well as random perturbations are considered in solar power, wind power and load demand. Further, the performance of proposed technique is also corroborated via consideration of real time solar and wind data. Moreover, the robustness of INLADRC technique is investigated in presence of parametric uncertainty, model-plant mismatch, delay time mismatch as well as varying communication delay. An ex- tensive comparative analysis is a testimony to the effectiveness of INLADRC approach</p>
<p>Reference Paper:</p>
<p>Jain, Shivam, and Yogesh V. Hote. "Design of improved nonlinear active disturbance rejection controller for hybrid microgrid with communication delay." <i>IEEE Transactions on Sustainable Energy</i> 13, no. 2 (2022): 1101-1111.</p>
<p>The post <a href="https://ematlab.com/product/improved-nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid-with-communication-delay/">Improved Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid With Communication Delay</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>An improved nonlinear active disturbance rejection control (INLADRC) approach is proposed for load frequency control of hybrid microgrid with communication delay. The INLADRC technique includes a nonlinear extended state observer (NESO) to estimate the system states and a nonlinear controller for the cancellation of the generalized disturbance acting on system. The effect of communication delay in the hybrid microgrid system is alleviated via the incorporation of an auxiliary structure that also restores the synchronization between the inputs of NESO. The efficacy of the proposed approach is validated via a comprehensive analysis, wherein step variations as well as random perturbations are considered in solar power, wind power and load demand. Further, the performance of proposed technique is also corroborated via consideration of real time solar and wind data. Moreover, the robustness of INLADRC technique is investigated in presence of parametric uncertainty, model-plant mismatch, delay time mismatch as well as varying communication delay. An ex- tensive comparative analysis is a testimony to the effectiveness of INLADRC approach</p>
<p>The post <a href="https://ematlab.com/product/improved-nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid-with-communication-delay/">Improved Nonlinear Active Disturbance Rejection Controller for Hybrid Microgrid With Communication Delay</a> appeared first on <a href="https://ematlab.com">e-MATLAB Projects Tutoring Courses</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://ematlab.com/product/improved-nonlinear-active-disturbance-rejection-controller-for-hybrid-microgrid-with-communication-delay/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>
