<?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>MOSFET &#8211; HVS Technologies</title>
	<atom:link href="https://www.hvstechnologies.in/product-tag/mosfet/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.hvstechnologies.in</link>
	<description>Hub for Versatile Science &#38; Technologies</description>
	<lastBuildDate>Fri, 05 Jun 2026 08:55:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://www.hvstechnologies.in/wp-content/uploads/2025/07/favicon-32x32-1.png</url>
	<title>MOSFET &#8211; HVS Technologies</title>
	<link>https://www.hvstechnologies.in</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>HVS-4869. Computational Efficient Energy Management for Hybrid Electrical Vehicles &#8211; Model Predictive Control.</title>
		<link>https://www.hvstechnologies.in/product/hvs-4869-computational-efficient-energy-management-for-hybrid-electrical-vehicles-model-predictive-control/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-4869-computational-efficient-energy-management-for-hybrid-electrical-vehicles-model-predictive-control/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 08:54:26 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=22674</guid>

					<description><![CDATA[The project aims in designing a computationally efficient energy management approach based on a model predictive control (MPC) framework is proposed to obtain the optimal torque split and gearshift for a parallel Hybrid electric vehicles.]]></description>
										<content:encoded><![CDATA[<p>The project aims in designing a computationally efficient energy management approach based on a model predictive control (MPC) framework is proposed to obtain the optimal torque split and gearshift for a parallel Hybrid electric vehicles. This study aims to develop and implement a computationally efficient energy management strategy (EMS) for Hybrid Electric Vehicles (HEVs). The EMS plays a crucial role in determining how power is split between the internal combustion engine (ICE) and the electric motor to optimize fuel consumption, battery life, and emissions. This work explores rule-based and optimization-based control strategies, emphasizing low-complexity algorithms that are suitable for real-time implementation in embedded automotive systems.</p>
<p>The system was designed such that the energy management of multiple engine motors for Hybrid Electric vehicle using wireless communication modules. This project demonstrates a dual-MOSFET control system using a potentiometer input received via serial communication. The system is built on the Arduino Nano platform and features a 16&#215;2 LCD display for real-time feedback. A single potentiometer value, transmitted from another microcontroller over serial (via SoftwareSerial), is used to proportionally control two MOSFETs representing an engine (EM) and a motor (MO) based on predefined percentage ranges:</p>
<ul>
<li><strong>0–30%</strong>: EM is controlled from 0–255 PWM, MO remains off.</li>
<li><strong>30–60%</strong>: EM decreases from 255–0, MO increases from 0–180 PWM.</li>
<li><strong>60–100%</strong>: EM turns off, MO increases from 180–255 PWM.</li>
</ul>
<p>The LCD displays the mapped velocity and power percentage on the first row, and the current status of EM and MO on the second row (e.g., &#8220;ENG CONNECTED&#8221;, &#8220;MOT CONNECTED&#8221;). The project showcases smooth transition control using a single input source and efficient serial communication between microcontrollers, useful in electric vehicle hybrid systems or automation applications. The controller unit forms the intellectual part of the device. The future works include giving intelligence to the whole system like if any of the motor senses any fault, the whole system will shutdown.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</p>
<p><strong>The major building blocks of this project are:</strong></p>
<ol>
<li>Adapter Power Supply.</li>
<li>Arduino Nano.</li>
<li>Potentiometer.</li>
<li>LCD with driver.</li>
<li>Wireless communication modules</li>
<li>MOSFET with drivers</li>
<li>DC motors with driver.</li>
<li>LED indicators.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Software’s used:</strong></p>
<ol>
<li>Embedded C programming.</li>
<li>Arduino ide programmer for dumping code into Micro controller.</li>
<li>Express SCH for Circuit design.</li>
</ol>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><strong>Block Diagram:</strong></p>
</p>
</p>
</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-22677" src="https://www.hvstechnologies.in/wp-content/uploads/2026/06/B1.jpg" alt="" width="602" height="453" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/06/B1.jpg 602w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/B1-300x226.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/B1-600x451.jpg 600w" sizes="(max-width: 602px) 100vw, 602px" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img decoding="async" class="alignnone size-full wp-image-22678" src="https://www.hvstechnologies.in/wp-content/uploads/2026/06/B2.jpg" alt="" width="620" height="466" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/06/B2.jpg 620w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/B2-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/06/B2-600x451.jpg 600w" sizes="(max-width: 620px) 100vw, 620px" /></p>
<p><strong>video:</strong></p>

<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/wB2IbPj0Gjc?start=00" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" 0="allowfullscreen" scrolling="yes" class="iframe-class"></iframe>

]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-4869-computational-efficient-energy-management-for-hybrid-electrical-vehicles-model-predictive-control/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-3206. An Si MOSFET-Based High-Power Wireless EV Charger With a WIde ZVS Operating Range.</title>
		<link>https://www.hvstechnologies.in/product/hvs-3206-an-si-mosfet-based-high-power-wireless-ev-charger-with-a-wide-zvs-operating-range/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-3206-an-si-mosfet-based-high-power-wireless-ev-charger-with-a-wide-zvs-operating-range/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Tue, 27 Jan 2026 10:43:14 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=11385</guid>

					<description><![CDATA[Any one of the requirements stated above demands for the design of an automated device. The project aims at developing an intelligent Electric vehicle driven through buttons. Automation has created a bigger hype in the electronics.]]></description>
										<content:encoded><![CDATA[<p>Any one of the requirements stated above demands for the design of an automated device. The project aims at developing an intelligent Electric vehicle driven through buttons. Automation has created a bigger hype in the electronics. The major reason for this type is automation provides greater advantages like accuracy, energy conversation, reliability and more over the automated systems do not require any human attention.</p>
<p>&nbsp;</p>
<p>Wireless energy transfer or wireless power is the transmission of electrical energy from a power source to an electrical load without a conductive physical connection. Wireless transmission is useful in cases where interconnecting wires are inconvenient, hazardous, or impossible. The problem of wireless power transmission differs from that of wireless telecommunications, such as radio. In the latter, the proportion of energy received becomes critical only if it is too low for the signal to be distinguished from the background noise. With wireless power, efficiency is the more significant parameter.  A large part of the energy sent out by the generating plant must arrive at the receiver or receivers to make the system economical. The most common form of wireless power transmission is carried out using direct induction followed by resonant magnetic induction.</p>
<p>&nbsp;</p>
<p>The project consists of two self resonating copper coils of same resonating frequency generator. One copper wire is connected to the power source (transmitter), while the other copper wire is connected to the device (receiver).the electric power from the power source causes the copper coil connected to it to start oscillating at a particular frequency. Subsequently, the space around the copper coil gets filled with nonmagnetic radiations. This generated magnetic field further transfers the power to the other copper coil connected to the receiver. Since this coil is also of the same frequency, it starts oscillating at the same frequency as the first coil. This is known as &#8216;coupled resonance&#8217; and is the principle of tesla. This project results in a device where the electricity is transmitted wirelessly through copper coils for a distance. The system uses frequency generator at the transmitter circuit. Therefore, the current flows from the coil on the transmitter side to the receiver side coil wirelessly connected with rectifier and regulator. The output of the regulator is given to the battery charging circuit and from it to the Electric vehicle.</p>
<p>&nbsp;</p>
<p>The proposed system makes use of the wireless power to charge the mobile phone and also to drive the vehicle using control buttons. The voltage from copper coil is properly regulated and fed to a rechargeable battery, which is used to power up the microcontroller board as well as the motors.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</p>
<p><strong>Features: </strong></p>
<p>&nbsp;</p>
<ol>
<li>Copper Coil System</li>
<li>Usage of pulse generator</li>
<li>Highly Sensitive.</li>
<li>Control buttons operated vehicle.</li>
<li>Wireless mobile phone charging.</li>
</ol>
<p>&nbsp;</p>
<p><strong>The project provides us exposure on:</strong></p>
<p><strong> </strong></p>
<ol>
<li>Conversion of AC supply to DC supply.</li>
<li>Resonant frequency.</li>
<li>Pulse generation techniques.</li>
<li>Embedded C programming concepts</li>
</ol>
<p>&nbsp;</p>
<p><strong>The major specifications of the modules used in the project are:</strong></p>
<p><strong> </strong></p>
<ol>
<li>Step down transformer 230v to 12volts, 3 amps.</li>
<li>Function generator ic’s like (8038, 1458, xr2206)</li>
<li>Mosfet drivers.(irfz44, irf540,irf9140, irfp150)</li>
<li>Two copper coils.</li>
<li>Regulated power supply (db107 bridge rectifier, capacitor filters 1000uf, regulators 7812)</li>
<li>Optical sensors</li>
<li>Microcontroller</li>
<li>Control switches</li>
<li>DC motors with driver circuitry</li>
<li>Rechargeable battery</li>
</ol>
<p><strong> </strong></p>
<p><strong>Regulated power supply:</strong></p>
</p>
</p>
<p><img decoding="async" class="alignnone size-full wp-image-11366" src="https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS-600x190-1.png" alt="" width="600" height="190" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS-600x190-1.png 600w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/RPS-600x190-1-300x95.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p><strong> </strong></p>
</p>
<p><strong>Block diagram:</strong></p>
<p><img decoding="async" class="alignnone size-full wp-image-11494" src="https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-3.jpg" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-3.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-3-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-3-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-3-600x450.jpg 600w" sizes="(max-width: 960px) 100vw, 960px" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><img decoding="async" class="alignnone size-full wp-image-11493" src="https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-2.jpg" alt="" width="960" height="720" srcset="https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-2.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-2-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-2-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2026/01/HVS-3206.-An-Si-MOSFET-Based-High-Power-Wireless-EV-Charger-With-a-WIde-ZVS-Operating-Range-2-600x450.jpg 600w" sizes="(max-width: 960px) 100vw, 960px" /></p>
<p>&nbsp;</p>
</p>
<p><strong>video:</strong></p>

<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/SjsQrgAMvhQ?start=00" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" 0="allowfullscreen" scrolling="yes" class="iframe-class"></iframe>

]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-3206-an-si-mosfet-based-high-power-wireless-ev-charger-with-a-wide-zvs-operating-range/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>HVS-1785. A New Single-Phase Switched-Coupled Inductor DC–AC Inverter for Photovoltaic Systems</title>
		<link>https://www.hvstechnologies.in/product/hvs-1785-a-new-single-phase-switched-coupled-inductor-dc-ac-inverter-for-photovol/</link>
					<comments>https://www.hvstechnologies.in/product/hvs-1785-a-new-single-phase-switched-coupled-inductor-dc-ac-inverter-for-photovol/#respond</comments>
		
		<dc:creator><![CDATA[hvsadmin]]></dc:creator>
		<pubDate>Fri, 26 Dec 2025 08:20:51 +0000</pubDate>
				<guid isPermaLink="false">https://www.hvstechnologies.in/?post_type=product&#038;p=9437</guid>

					<description><![CDATA[This project presents a new single-phase switched coupled-inductor dc–ac inverter featuring higher voltage gain than the existing single-phase qZ-source and semi-Z-source inverters. Similar to the single-phase qZ-source and semi-Z-source inverters, the proposed inverter also has common grounds between the dc input and ac output voltages, which is beneficial especially for photovoltaic inverter systems.]]></description>
										<content:encoded><![CDATA[<p>This project presents a new single-phase switched coupled-inductor dc–ac inverter featuring higher voltage gain than the existing single-phase qZ-source and semi-Z-source inverters. Similar to the single-phase qZ-source and semi-Z-source inverters, the proposed inverter also has common grounds between the dc input and ac output voltages, which is beneficial especially for photovoltaic inverter systems. The inverter volume and maximum current flowing can be reduced significantly through the coupling of all inductors</p>
<p>Nowadays, there is an increasing demand for low-cost single-phase dc–ac inverters in many applications such as photovoltaic (PV), fuel cell, and battery powered systems. The conventional method shows the well-known full-bridge (FB) inverter referred to as buck inverter. In this method, the inverter output voltage (vo) cannot be greater than input voltage (Vin ). This may result in large leakage current in applications such as transformer-less grid-tied PV inverter, which will cause safety and electromagnetic interference problem. In order to overcome the disadvantages of the conventional inverters, a large number of single-stage inverters are proposed.</p>
<p>A single-phase switched-coupled-inductor dc– ac inverter is proposed. Similar to the TSTS (Three switch and three state)-ZSI(Z-source inverters), the proposed inverter can obtain higher voltage gain and maintains same ground between Vin and vo. The proposed inverter also requires three active switches, but all the inductors in the circuit can be coupled together, which will lead to more compact and cost effective solution than the TSTS-ZSI. In addition, the switch signal generation is relatively simpler than the TSTS-ZSI.</p>
<p><strong>Major blocks present in this project:</strong></p>
<ol>
<li>Regulated power supply</li>
<li>DC-DC Boost converter.</li>
<li>RLC Circuit.</li>
<li>Micro controller.</li>
<li>MOSFET Driver.</li>
<li>MOSFET</li>
<li>Step up transformer.</li>
<li>Load</li>
<li>LCD</li>
<li>Crystal Oscillator</li>
<li>Reset</li>
</ol>
<p><strong>Software’s used:</strong></p>
<ul>
<li>PIC-C compiler for Embedded C programming.</li>
<li>PIC kit 2 programmer for dumping code into Micro controller.</li>
<li>Express SCH for Circuit design.</li>
</ul>
<ul>
</ul>
<p>&nbsp;</p>
<p><strong> </strong></p>
<p><strong>Block Diagram:</strong></p>
<p><img decoding="async" src="https://www.hvstechnologies.in/wp-content/uploads/2025/12/HVS-1785.-A-New-Single-Phase-Switched-Coupled-Inductor-DC–AC-Inverter-for-Photovol.jpg" alt="" width="960" height="720" class="alignnone size-full wp-image-9443" srcset="https://www.hvstechnologies.in/wp-content/uploads/2025/12/HVS-1785.-A-New-Single-Phase-Switched-Coupled-Inductor-DC–AC-Inverter-for-Photovol.jpg 960w, https://www.hvstechnologies.in/wp-content/uploads/2025/12/HVS-1785.-A-New-Single-Phase-Switched-Coupled-Inductor-DC–AC-Inverter-for-Photovol-300x225.jpg 300w, https://www.hvstechnologies.in/wp-content/uploads/2025/12/HVS-1785.-A-New-Single-Phase-Switched-Coupled-Inductor-DC–AC-Inverter-for-Photovol-768x576.jpg 768w, https://www.hvstechnologies.in/wp-content/uploads/2025/12/HVS-1785.-A-New-Single-Phase-Switched-Coupled-Inductor-DC–AC-Inverter-for-Photovol-600x450.jpg 600w" sizes="(max-width: 960px) 100vw, 960px" /></p>
<p><strong>video:</strong></p>

<!-- iframe plugin v.6.0 wordpress.org/plugins/iframe/ -->
<iframe width="560" height="315" src="https://www.youtube.com/embed/AYAyLBDl5pI?start=00" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" 0="allowfullscreen" scrolling="yes" class="iframe-class"></iframe>

]]></content:encoded>
					
					<wfw:commentRss>https://www.hvstechnologies.in/product/hvs-1785-a-new-single-phase-switched-coupled-inductor-dc-ac-inverter-for-photovol/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
