<?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>motor controller schematic | Electronic Schematic Diagram</title>
	<atom:link href="https://electronicscheme.net/tag/motor-controller-schematic/feed/" rel="self" type="application/rss+xml" />
	<link>https://electronicscheme.net</link>
	<description>Schematic Diagram &#38; PCB Design</description>
	<lastBuildDate>Wed, 09 Sep 2015 00:04:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/electronicscheme.net/wp-content/uploads/2017/05/cropped-transparent_text_effect.png?fit=32%2C32&#038;ssl=1</url>
	<title>motor controller schematic | Electronic Schematic Diagram</title>
	<link>https://electronicscheme.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">129969089</site>	<item>
		<title>DC Motor Speed Controller</title>
		<link>https://electronicscheme.net/dc-motor-speed-controller/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dc-motor-speed-controller</link>
					<comments>https://electronicscheme.net/dc-motor-speed-controller/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Tue, 06 Dec 2011 09:03:15 +0000</pubDate>
				<category><![CDATA[Motor Related]]></category>
		<category><![CDATA[dc motor controller diagram]]></category>
		<category><![CDATA[DC Motor Speed Controller]]></category>
		<category><![CDATA[MOSFET DC motor controller]]></category>
		<category><![CDATA[motor controller schematic]]></category>
		<category><![CDATA[NE556 circuit]]></category>
		<guid isPermaLink="false">http://electronicscheme.net/?p=1542</guid>

					<description><![CDATA[<p>This is the schematic diagram of DC motor speed controller circuit. The circuit applies two oscillators/timers which are connected as a Pulse Width Modulator (PWM).&#160;[&#8230;]</p>
The post <a href="https://electronicscheme.net/dc-motor-speed-controller/">DC Motor Speed Controller</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="http://electronicscheme.net/dc-motor-speed-controller.html/dc-motor-speed-controller-circuit-diagram" rel="attachment wp-att-3508"><img data-recalc-dims="1" fetchpriority="high" decoding="async" data-attachment-id="3508" data-permalink="https://electronicscheme.net/dc-motor-speed-controller/dc-motor-speed-controller-circuit-diagram/" data-orig-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2011/12/DC-Motor-Speed-Controller-Circuit-Diagram.jpg?fit=952%2C673&amp;ssl=1" data-orig-size="952,673" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="DC Motor Speed Controller &amp;#8211; Electronic Circuit" data-image-description="&lt;p&gt;DC Motor Speed Controller Circuit Electronic.&lt;br /&gt;
How to connect the circuit:&lt;br /&gt;
1. Always connect the two motor wires to M+ and M? on the terminal block.&lt;/p&gt;
&lt;p&gt;2. Always connect the power supply to the kit (5V-16V DC) to the terminal block V+ and V-&lt;/p&gt;
&lt;p&gt;3. You have a choice whether to use the same DC voltage to both the motor and the kit, or to use a different voltage for the motor (eg, it might be a 24V motor) from the 5-16V for the kit. If you use the same voltage (5V ? 16V) for both the kit and the motor then just add the link LK1 as marked on the PCB. Nothing goes into the E+ and E- positions on the terminal block.&lt;/p&gt;
&lt;p&gt;If running the motor from its own supply then do not insert the link LK1. Connect the motor external positive and negative supply to the terminal block E+ and E-.&lt;/p&gt;
" data-image-caption="" data-large-file="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2011/12/DC-Motor-Speed-Controller-Circuit-Diagram.jpg?resize=630%2C380&amp;ssl=1" class="aligncenter size-medium wp-image-3508" src="https://i0.wp.com/electronicscheme.net/wp-content/uploads/2011/12/DC-Motor-Speed-Controller-Circuit-Diagram-300x212.jpg?resize=300%2C212" alt="DC Motor Speed Controller - Electronic Circuit" width="300" height="212" /></a><br />
This is the schematic diagram of DC motor speed controller circuit. The circuit applies two oscillators/timers which are connected as a Pulse Width Modulator (PWM). The timer chip which applied in this circuit will be an nmos dual timer/oscillator NE556. This timer IC has two 555 timers in a single 14-pin IC package.<br />
<span id="more-1542"></span></p>
<p>One 555 (IC1:B) is set up as an astable oscillator. The output frequency of the trigger pulses is specified by:</p>
<p style="padding-left: 30px;"><code>f = 1.44 / ((R3 + 2R4)C2), or about 410Hz.</code></p>
<p>The time period for the high output is specified by</p>
<p style="padding-left: 30px;"><code>T<sub>HIGH</sub> = 0.69(R3 + R4)C2 seconds.</code></p>
<p>And, the low output by T<sub>LOW</sub> = 0.69R4C2 seconds. The 2nd 555 (IC1:A) is set up for Pulse Width Modulation. It will be build in monostable mode. It is triggered using the continuous pulse train from the first 555 timer. Nevertheless, by also applying a DC voltage to pin 3, the comparator reference levels are going to be modified from their nominal levels of one-third &amp; two-thirds of the supply voltage. This has the effect of modulating the pulse width as the control voltage varies. The control voltage is supplied via transistor Q1, which is configured as an emitter-follower. This means that the emitter output voltage follows the base input voltage (less 0.6 volt base-emitter drop). This configuration gives us a low output impedance voltage source with which to drive the control input of the timer. This makes the control voltage less susceptible to the loading effect of the timer control input.</p>
<p>The output from the timer is a continuous stream of pulses whose width is controlled by the voltage level used on the control voltage input. This modulated output drives a MOSFET, Q2, that is applied to switch the voltage to the DC motor.</p>
<p><strong>Components List:</strong></p>
<p style="padding-left: 30px;">R1 = 560R<br />
R2 = 470R<br />
R3 = 33K<br />
R4, R7 = 2K2<br />
R5 = 10K<br />
R6 = 10R<br />
P1 = 500R (501) Koa trimpot<br />
RV1 = 10K potensiometer<br />
D1 = 1N4004<br />
C1 = 10uF/50V<br />
C2, C3, C4, C5, C6, C7 = 100nF<br />
C8 = 100uF/25V<br />
IC1 = Nmos LM/NE556<br />
Q2 = IRF530 mosfet<br />
Q1 = BC547 Transistor</p>
<p><strong>Technical Details:</strong></p>
<ul>
<li>Uses NE556 to pulse-width modulate IRF530N MOSFET.</li>
<li>DC Motor Speed Controlled via a potentiometer.</li>
<li>Speed control for DC motors up to 100 Volts @ 7.0Amps without sacrificing motor torque.</li>
<li>This DC Motor controller can handle up to 16 Amps, but PCB trace capacity would have to be beefed up with some hookup wire where DC motor current runs through the Printed Circuit Board.</li>
<li>Requires operating voltage of 5 &#8211; 16 VDC.</li>
</ul>
<p>You can buy the circuit from electronickits.com</p>
<p>Download the manual including the circuit diagram, parts list and the complete explanation (PDF file):<br />
<div class='w3eden'><!-- WPDM Link Template: Default Template -->

<div class="link-template-default card mb-2">
    <div class="card-body">
        <div class="media">
            <div class="mr-3 img-48"><img decoding="async" class="wpdm_icon" alt="Icon" src="https://electronicscheme.net/wp-content/plugins/download-manager/assets/file-type-icons/pdf.svg" /></div>
            <div class="media-body">
                <h3 class="package-title"><a href='https://electronicscheme.net/download/dc-motor-controller-project-kit/'>DC Motor Controller Project Kit</a></h3>
                <div class="text-muted text-small"><i class="fas fa-copy"></i> 1 file(s) <i class="fas fa-hdd ml-3"></i> 126.95 KB</div>
            </div>
            <div class="ml-3">
                <a class='wpdm-download-link download-on-click btn btn-primary ' rel='nofollow' href='#' data-downloadurl="https://electronicscheme.net/download/dc-motor-controller-project-kit/?wpdmdl=3472&refresh=69e02cba24aac1776299194">Download</a>
            </div>
        </div>
    </div>
</div>

</div></p>The post <a href="https://electronicscheme.net/dc-motor-speed-controller/">DC Motor Speed Controller</a> first appeared on <a href="https://electronicscheme.net">Electronic Schematic Diagram</a>.]]></content:encoded>
					
					<wfw:commentRss>https://electronicscheme.net/dc-motor-speed-controller/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1542</post-id>	</item>
	</channel>
</rss>
