<?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>Electronicsunit Blog &#187; PLC</title>
	<atom:link href="http://www.electronicsunit.com/tag/plc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electronicsunit.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Jul 2010 09:03:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>A Generalist Called PLC</title>
		<link>http://www.electronicsunit.com/2009/07/a-generalist-called-plc/</link>
		<comments>http://www.electronicsunit.com/2009/07/a-generalist-called-plc/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 03:10:57 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Electrical Control System]]></category>
		<category><![CDATA[PLC]]></category>

		<guid isPermaLink="false">http://www.electronicsunit.com/?p=116</guid>
		<description><![CDATA[In our electrical engineering and automation field, there is a good tool for us called PLC. It is more convenient for us to develop a control system with it. In fact, it can play a role in all fields.
A PLC (Programmable Logic Controller) is a device that was invented to replace the necessary sequential relay [...]]]></description>
			<content:encoded><![CDATA[<p>In our electrical engineering and automation field, there is a good tool for us called <strong>PLC</strong>. It is more convenient for us to develop a control system with it. In fact, it can play a role in all fields.</p>
<p>A <strong>PLC</strong> (Programmable Logic Controller) is a device that was invented to replace the necessary sequential relay circuits for machine control. The <strong>PLC </strong>works by looking at its inputs and depending upon their state, turning on/off its outputs. The user enters a program, usually via software, that gives the desired results.</p>
<p>A <strong>PLC</strong> consists of following main parts:</p>
<div id="attachment_117" class="wp-caption aligncenter" style="width: 435px"><a href="http://www.electronicsunit.com/wp-content/uploads/2009/07/parts.bmp" target="_blank"><img class="size-full wp-image-117" title="Main Parts Of  A PLC" src="http://www.electronicsunit.com/wp-content/uploads/2009/07/parts.bmp" alt="Main Parts Of  A PLC" width="425" height="146" /></a><p class="wp-caption-text">Main Parts Of A PLC</p></div>
<p style="text-align: left;">What is a <strong>PLC</strong> input/output?</p>
<div id="attachment_119" class="wp-caption aligncenter" style="width: 323px"><a href="http://www.electronicsunit.com/wp-content/uploads/2009/07/11.bmp" target="_blank"><img class="size-full wp-image-119" title="Inputs/Outputs" src="http://www.electronicsunit.com/wp-content/uploads/2009/07/11.bmp" alt="Inputs/Outputs" width="313" height="134" /></a><p class="wp-caption-text">Inputs/Outputs</p></div>
<p style="text-align: left;"><strong>PLC</strong>s are used in many &#8220;real world&#8221; applications. If there is industry present, chances are</p>
<div id="attachment_120" class="wp-caption alignright" style="width: 165px"><a href="http://www.electronicsunit.com/wp-content/uploads/2009/07/PLC_Control_Panel.png" target="_blank"><img class="size-medium wp-image-120" title="PLC Control Panel" src="http://www.electronicsunit.com/wp-content/uploads/2009/07/PLC_Control_Panel-191x300.png" alt="PLC Control Panel" width="155" height="243" /></a><p class="wp-caption-text">PLC Control Panel</p></div>
<p style="text-align: left;">good that there is a plc present. If you are involved in machining, packaging, material handling, automated assembly or countless other industries you are probably already using them. If you are not, you are wasting money and time. Almost any application that needs some type of electrical control has a need for a plc.</p>
<p style="text-align: left;">For example, let&#8217;s assume that when a switch turns on we want to turn a solenoid on for 5 seconds and then turn it off regardless of how long the switch is on for. We can do this with a simple external timer. But what if the process included 10 switches and solenoids? We would need 10 external timers. What if the process also needed to count how many times the switches individually turned on? We need a lot of external counters.</p>
<div class="mceTemp mceIEcenter" style="text-align: left;">As you can see the bigger the process the more of a need we have for a <strong>PLC</strong>. We can simply program the <strong>PLC</strong> to count its inputs and turn the solenoids on for the specified time</div>
]]></content:encoded>
			<wfw:commentRss>http://www.electronicsunit.com/2009/07/a-generalist-called-plc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
