<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Automation Community | Padhu | Activity</title>
	<link>https://learn.automationcommunity.com/members/padhu/activity/</link>
	<atom:link href="https://learn.automationcommunity.com/members/padhu/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Padhu.</description>
	<lastBuildDate>Thu, 07 May 2026 03:23:05 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.21.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">de6d7378b97c4b761af06199c25230b4</guid>
				<title>Padhu posted a new activity comment</title>
				<link>https://learn.automationcommunity.com/news-feed/p/556/#acomment-561</link>
				<pubDate>Fri, 14 Aug 2020 06:59:23 +0530</pubDate>

									<content:encoded><![CDATA[<p>Excellent.</p>
				<strong>In reply to</strong> -
					<a href="https://learn.automationcommunity.com/members/chaitanya/" data-bb-hp-profile="71" rel="nofollow">Chaitanya Edup</a> started the discussion <a href="https://learn.automationcommunity.com/groups/instrumentation/forum/discussion/smart-instrumentation/" rel="nofollow">Smart Instrumentation</a> in the forum <a href="https://learn.automationcommunity.com/groups/instrumentation/forum/instrumentation/" rel="nofollow">Instrumentation</a> <p>Electronic Marshalling in Smart Instrumentation Topics</p><p>• Analog vs. Digital Instrumentation and Wiring Methods </p><p>• [&hellip;]</p>					]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">af8711df793749f75953e79416997381</guid>
				<title>Padhu posted a new activity comment</title>
				<link>https://learn.automationcommunity.com/news-feed/p/558/#acomment-560</link>
				<pubDate>Fri, 14 Aug 2020 06:59:09 +0530</pubDate>

									<content:encoded><![CDATA[<p>Very Useful. Thanks for sharing.</p>
				<strong>In reply to</strong> -
					<a href="https://learn.automationcommunity.com/members/chaitanya/" data-bb-hp-profile="71" rel="nofollow">Chaitanya Edup</a> posted an update in the group <a href="https://learn.automationcommunity.com/groups/plc/" data-bb-hp-group="1" rel="nofollow">PLC</a> Recent Innovations in Control Systems (PLC and DCS) Technologies for Agile Project Execution					]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6200c9422da93e317d54371da639a0ff</guid>
				<title>Padhu started the discussion Octal Numbering System in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/octal-numbering-system/</link>
				<pubDate>Mon, 20 Jul 2020 09:40:02 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/octal-numbering-system/">Octal Numbering System</a></p> <div class="bb-content-inr-wrap"><p>Expressing a number using the binary system requires the use of many more digits than in the decimal system. The many binary digits can be difficult to read; therefore other related numbering systems were developed. </p>
<p>The octal numbering system uses a base of 8. This number is used because 8 bits of data make up a byte of information. The&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-266"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/octal-numbering-system/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">27b048571025d66fbd0352be934509ba</guid>
				<title>Padhu started the discussion Hexadecimal Systems in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/hexadecimal-systems/</link>
				<pubDate>Mon, 20 Jul 2020 09:36:11 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/hexadecimal-systems/">Hexadecimal Systems</a></p> <div class="bb-content-inr-wrap"><p>The hexadecimal, or “hex”, numbering systems is used in PLCs because a “word” of data is made of 16 data bits or two 8-bit bytes. </p>
<p>The hexadecimal system uses 16 as its base. It uses the numerals 0 through 9 and the letters A through F.  A through F is used to represent the decimal numbers 10 through 15. </p>
<p>The benefits of using a hexadecimal&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-265"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/hexadecimal-systems/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">45399ddfe076d2ce15c572bd510c6760</guid>
				<title>Padhu started the discussion Binary Systems in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/binary-systems/</link>
				<pubDate>Mon, 20 Jul 2020 09:34:54 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/binary-systems/">Binary Systems</a></p> <div class="bb-content-inr-wrap"><p>The <b>binary system</b> uses the number 2 as its base. This means, the only digits used in this system are 0 and 1. The binary system can be applied easily to PLCs. </p>
<p>For example, to distinguish between two voltage levels (5V and 0V), the two levels can be related to the binary digits 1 and 0 where the high voltage is 1 and the low voltage is 0.&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-264"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/binary-systems/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a2292604a6ab44dfedb9281404fc6a34</guid>
				<title>Padhu started the discussion Overview of Ladder Diagrams in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/overview-of-ladder-diagrams/</link>
				<pubDate>Mon, 20 Jul 2020 09:14:04 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/overview-of-ladder-diagrams/">Overview of Ladder Diagrams</a></p> <div class="bb-content-inr-wrap"><p><b>Ladder Diagram (LD)</b> is the most commonly used PLC programming language, which is the method that the user uses to communicate information to the PLC. </p>
<p>A ladder diagram is a diagram used to represent relay ladder logic control systems. </p>
<p>The diagram receives its name from the fact that it looks like a ladder because the power feed and return&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-261"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/overview-of-ladder-diagrams/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">ce6af369e1012c74b227be06b3e2bec9</guid>
				<title>Padhu started the discussion What is a Wiring Diagram? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-wiring-diagram/</link>
				<pubDate>Mon, 20 Jul 2020 09:12:31 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-wiring-diagram/">What is a Wiring Diagram?</a></p> <div class="bb-content-inr-wrap"><p>A <b>wiring diagram</b> is a visual representation of an electrical circuit. It displays the components of a circuit as simplified shapes. It also illustrates the power and signal connections between the devices. </p>
<p>Wiring diagrams often give information about the relative position and arrangement of devices and terminals, in order to help in&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-260"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-wiring-diagram/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3f4e91237a33a8e221111d3d9a955825</guid>
				<title>Padhu started the discussion Define the term Chassis? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-the-term-chassis/</link>
				<pubDate>Mon, 20 Jul 2020 09:09:44 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-the-term-chassis/">Define the term Chassis?</a></p> <div class="bb-content-inr-wrap"><p>The term “chassis” refers to a piece of hardware which has slots into which you can insert different types of modules.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">195a784593a3f592c6cefe1922782a6d</guid>
				<title>Padhu started the discussion Define the term Rack? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-the-term-rack/</link>
				<pubDate>Mon, 20 Jul 2020 09:08:16 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-the-term-rack/">Define the term Rack?</a></p> <div class="bb-content-inr-wrap"><p>The term “rack” is a unit of measurement that refers to 16 words of data (8 words of input and 8 words of output), with 16 bits if each of the words. </p>
<p>A rack is NOT a piece of hardware, although it is sometimes used improperly in this way.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9e3343844f6ce58c5df06169222fa2e0</guid>
				<title>Padhu started the discussion Typical PLC-5 Address Format in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/typical-plc-5-address-format/</link>
				<pubDate>Mon, 20 Jul 2020 09:06:28 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/typical-plc-5-address-format/">Typical PLC-5 Address Format</a></p> <div class="bb-content-inr-wrap"><p>One of the more common address schemes is the PLC-5 address format. </p>
<p>Using the example “O 0 : 0 1 / 00”, the below diagram illustrates how this format is organized.</p>
<p class="">O  &#8211;&gt; File Type (O=Output; I=Input)</p>
<p>0 &#8211;&gt; File number</p>
<p>: &#8211;&gt; File delimiter</p>
<p>0 &#8211;&gt; Rack number</p>
<p>1 &#8211;&gt; Group number (0-7); there are 8 groups in a rack</p>
<p>/ &#8211;&gt; Bit delimiter</p>
<p>00 &#8211;&gt; Terminal&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-257"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/typical-plc-5-address-format/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">1a533efd00fead0ae127492dcc441dfe</guid>
				<title>Padhu started the discussion Relationship between Logical and Physical Address in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/relationship-between-logical-and-physical-address/</link>
				<pubDate>Mon, 20 Jul 2020 09:02:01 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/relationship-between-logical-and-physical-address/">Relationship between Logical and Physical Address</a></p> <div class="bb-content-inr-wrap"><p>The PLC memory system stores a large amount of information about the statuses of all the inputs and outputs. In order to keep track of this large amount of information, the PLC uses a system called addressing. </p>
<p>An address is a label or number that indicates where a certain piece of information is located. This number directs the PLC where to&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-256"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/relationship-between-logical-and-physical-address/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a296b2fe8aa3e234ca21498b41cd8854</guid>
				<title>Padhu started the discussion Define bits and words? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-bits-and-words/</link>
				<pubDate>Mon, 20 Jul 2020 08:59:47 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-bits-and-words/">Define bits and words?</a></p> <div class="bb-content-inr-wrap"><p><b>Bit:</b> This is an abbreviated term for “binary digit”. This is the smallest unit of information in the binary numbering system. It represents a choice between two possible and equally likely values. It is often used to represent an on/off or true/false state. </p>
<p><b>Word:</b> This is a group of smaller units in the binary numbering system. This group is&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-255"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-bits-and-words/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f88b7a9ec61ecee053ff4fa3ae095f11</guid>
				<title>Padhu started the discussion Grounding in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/grounding/</link>
				<pubDate>Mon, 20 Jul 2020 08:11:14 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/grounding/">Grounding</a></p> <div class="bb-content-inr-wrap"><p>Connecting a piece of equipment, electronics or person to the ground by a piece of conductive material. </p>
<p>This ensures that any electrical charges will flow through the object or person and into the ground, rather than remaining in the object or person and causing electrocution.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">eee1773e657ef95427df557d485c4e36</guid>
				<title>Padhu started the discussion Field wiring connection for an AC input module in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/field-wiring-connection-for-an-ac-input-module/</link>
				<pubDate>Sun, 19 Jul 2020 11:41:01 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/field-wiring-connection-for-an-ac-input-module/">Field wiring connection for an AC input module</a></p> <div class="bb-content-inr-wrap"><p>Overview of field wiring connection for an AC input module </p>
<p>In an AC input module, the field wires are connected to a terminal strip. </p>
<p>The wires are then connected from the terminal strip to the AC input card. </p>
<p>This allows for easier and faster trouble shooting when considering how difficult it is to see which wire connects to which location on&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-211"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/field-wiring-connection-for-an-ac-input-module/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">9aa80708c7623a693b8efe1d8873ea2a</guid>
				<title>Padhu started the discussion Proper technique of installing and removing a modular I/O module in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/proper-technique-of-installing-and-removing-a-modular-i-o-module/</link>
				<pubDate>Sun, 19 Jul 2020 11:38:45 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/proper-technique-of-installing-and-removing-a-modular-i-o-module/">Proper technique of installing and removing a modular I/O module</a></p> <div class="bb-content-inr-wrap"><p>The following are the steps for Proper technique of installing and removing a modular I/O module.</p>
<p>1. Disconnect the terminal assembly </p>
<p>2. Remove the module from the rack </p>
<p>3. Install the new module </p>
<p>4. Reconnect the terminal assembly to the new module</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">47c73f3a738a6f7fc2bd4cda99fd1ab7</guid>
				<title>Padhu started the discussion Define Discrete I/O Modules? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-discrete-i-o-modules/</link>
				<pubDate>Sun, 19 Jul 2020 10:31:05 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-discrete-i-o-modules/">Define Discrete I/O Modules?</a></p> <div class="bb-content-inr-wrap"><p>Discrete Input/Output modules are the most common types of I/O interface modules. This type of device connects binary or “On/Off” inputs. &lt;div&gt;</p>
<p><span>On/Off inputs are devices that have only an “On” or “Off” setting, such as selector switches, pushbuttons and limit switches. </span></p>
<p>&lt;div&gt;</p>
<p>In discrete modules, output controls are limited to devices such as&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-200"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-discrete-i-o-modules/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">f47a9c188e59eda8ac412e1e51397ddd</guid>
				<title>Padhu started the discussion Some Examples of Remove I/O Networks in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/some-examples-of-remove-i-o-networks/</link>
				<pubDate>Sun, 19 Jul 2020 10:23:28 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/some-examples-of-remove-i-o-networks/">Some Examples of Remove I/O Networks</a></p> <div class="bb-content-inr-wrap"><p>Explain the communication methods required for using remote I/O?</p>
<p>Do you know what a remote I/O network is? </p>
<p>It is a type of communications network that communicates with input/output devices that are located physically far away from the CPU of the PLC. </p>
<p>These were created by PLC manufacturers so that the devices could be controlled from&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-198"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/some-examples-of-remove-i-o-networks/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">60e13c7f69fcd8b101612a30c583ad55</guid>
				<title>Padhu started the discussion Explain the limitations of using Remote I/O? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/explain-the-limitations-of-using-remote-i-o/</link>
				<pubDate>Sun, 19 Jul 2020 10:21:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/explain-the-limitations-of-using-remote-i-o/">Explain the limitations of using Remote I/O?</a></p> <div class="bb-content-inr-wrap"><p>When using a remote I/O system, the two major considerations are speed and distance. </p>
<p>As the distance between the rack and the PLC increases, the speed of communication decreases. This varies depending on the type of cable you use. </p>
<p>Regardless, greater speed and distance will cost a higher price and it will not always be possible to have the&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-196"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/explain-the-limitations-of-using-remote-i-o/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fcd7689be6e874700f14e8160ce154b6</guid>
				<title>Padhu started the discussion Define Remote I/O? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-remote-i-o/</link>
				<pubDate>Sun, 19 Jul 2020 10:20:46 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-remote-i-o/">Define Remote I/O?</a></p> <div class="bb-content-inr-wrap"><p>A remote Input/Output rack is one that is located away from the processor module. To communicate with each other, a specialized communications network is used. </p>
<p>Each remote rack must have a station number to distinguish itself from each other. The remote racks are connected to the local rack through a communications module and cables connect&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-195"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-remote-i-o/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a9ba3a92fed7271a6ea4665ca27ef811</guid>
				<title>Padhu started the discussion Define Local I/O? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-local-i-o/</link>
				<pubDate>Sun, 19 Jul 2020 10:19:33 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-local-i-o/">Define Local I/O?</a></p> <div class="bb-content-inr-wrap"><p>A local Input/Output rack is one that is located within the same rack as the processor module. </p>
<p>The obvious benefits of this system are that it is simpler to install and troubleshoot, is less expensive and is well-suited for basic functions.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">fc3d489cbaec0a68f194216d6e1be361</guid>
				<title>Padhu started the discussion What is a chassis? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-chassis/</link>
				<pubDate>Sun, 19 Jul 2020 10:18:44 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-chassis/">What is a chassis?</a></p> <div class="bb-content-inr-wrap"><p>Like a car chassis, which is the frame that the rest of the car sits on, a PLC chassis is the rack on which the PLC processor and I/O modules sit.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">5a8901a9708502f30287c047e92b96fd</guid>
				<title>Padhu started the discussion Disadvantages of using modular I/O in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/disadvantages-of-using-modular-i-o/</link>
				<pubDate>Sun, 19 Jul 2020 10:17:14 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/disadvantages-of-using-modular-i-o/">Disadvantages of using modular I/O</a></p> <div class="bb-content-inr-wrap"><p>Based on the definition you just learned of Modular I/O devices, what disadvantages do you think this type of device offers? </p>
<p>The two main disadvantages of the Modular I/O devices are that they are larger and more expensive than Fixed I/O devices. </p>
<p>The size can be a problem in environments, such as classrooms, that have limited space constraints.&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-192"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/disadvantages-of-using-modular-i-o/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7ac1f0043b952e4d3140b2cb2e7d8e58</guid>
				<title>Padhu started the discussion Advantages of using modular I/O in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-using-modular-i-o/</link>
				<pubDate>Sun, 19 Jul 2020 10:16:21 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-using-modular-i-o/">Advantages of using modular I/O</a></p> <div class="bb-content-inr-wrap"><p>Based on the definition you just learned of Modular I/O devices, what advantages do you think this type of device offers?</p>
<p>Modular I/O devices offer many advantages. The modular design allows for the installation of many I/O modules with increased application options. </p>
<p>Many devices allow for the installation of additional racks which gives&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-191"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-using-modular-i-o/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">c6d586cf502d449e3d7c3fdf07da76af</guid>
				<title>Padhu started the discussion Disadvantages of using fixed I/O in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/disadvantages-of-using-fixed-i-o/</link>
				<pubDate>Sun, 19 Jul 2020 10:13:53 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/disadvantages-of-using-fixed-i-o/">Disadvantages of using fixed I/O</a></p> <div class="bb-content-inr-wrap"><p>Based on the definition you just learned of Fixed I/O devices, what disadvantages do you think this type of device offers? </p>
<p>Fixed devices are often built with less memory than their modular counterparts. Because fixed devices are built already containing I/O components, they have a limited number of inputs and outputs that cannot be changed. </p>
<p>As&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-190"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/disadvantages-of-using-fixed-i-o/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">046c4ed19d106dfd16b080f96363811b</guid>
				<title>Padhu started the discussion Advantages of using fixed I/O in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-using-fixed-i-o/</link>
				<pubDate>Sun, 19 Jul 2020 10:12:57 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-using-fixed-i-o/">Advantages of using fixed I/O</a></p> <div class="bb-content-inr-wrap"><p>Based on the definition you just learned of Fixed I/O devices, what advantages do you think this type of device offers? </p>
<p>There are a few advantages to using a fixed I/O device with your PLC. </p>
<p>Fixed units are often smaller and are therefore more conducive to small classroom environments. </p>
<p>These units are also less expensive per unit than their&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-189"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-using-fixed-i-o/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">258d470d574b3aba403462cbf7b69b75</guid>
				<title>Padhu started the discussion Define the I/O section of the PLC in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-the-i-o-section-of-the-plc/</link>
				<pubDate>Sun, 19 Jul 2020 10:07:58 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-the-i-o-section-of-the-plc/">Define the I/O section of the PLC</a></p> <div class="bb-content-inr-wrap"><p>The I/O (Input/Output) section of the PLC is the part of the unit that all external devices are connected. The I/O section communicates between the I/O sections and the CPU to carry out programmed functions. </p>
<p>A typical PLC has several I/O sections that allow for a variety of functions to be controlled. We will distinguish between the input&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-188"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-the-i-o-section-of-the-plc/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e9de2580346a49726c6c964d338428fc</guid>
				<title>Padhu started the discussion How PLC is integrated into process control and automated control systems? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/how-plc-is-integrated-into-process-control-and-automated-control-systems/</link>
				<pubDate>Sun, 19 Jul 2020 10:03:37 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/how-plc-is-integrated-into-process-control-and-automated-control-systems/">How PLC is integrated into process control and automated control systems?</a></p> <div class="bb-content-inr-wrap"><p>Generally when the PLC is integrated into process control or automated control systems all the components work together to form a complete control system. &lt;div&gt;</p>
<p><span>The system is normally made up from a combination of PLCs, networks, I/O, software and terminals.  Many sub systems are used with many terms describing them</span></p>
<p><b>Process Control: </b></p>
<p>It consists of&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-186"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/how-plc-is-integrated-into-process-control-and-automated-control-systems/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">6c98b3a251cb9f9bf712bc1357952a99</guid>
				<title>Padhu started the discussion Brief overview of how PLC’s are networked in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/brief-overview-of-how-plcs-are-networked/</link>
				<pubDate>Sun, 19 Jul 2020 10:00:56 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/brief-overview-of-how-plcs-are-networked/">Brief overview of how PLC’s are networked</a></p> <div class="bb-content-inr-wrap"><p>Many networking options exist with PLC’s.  Included may be remote I/O, peer-to-peer, host computer communications, and LAN’s. </p>
<p> Any of these methods can be a cost effective method of communication for two or more PLC’s, computer, and other devices. List the key terms are required for student understanding of this topic </p>
<p><span><b>Networking: </b></span></p>
<p><span>Many&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-185"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/brief-overview-of-how-plcs-are-networked/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">7f36dc5e8ff4b110b6989b1c604a3cb6</guid>
				<title>Padhu started the discussion Define Interface? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/define-interface/</link>
				<pubDate>Sun, 19 Jul 2020 09:59:11 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-interface/">Define Interface?</a></p> <div class="bb-content-inr-wrap"><p>Interface is to communicate with other devices as in computers running programming software or collecting data.  An example may be an operator entering a command into a PLC located in a remote location.  The devices will communicate through a network interface. </p>
<p>Examples of inputs and outputs may include Networks, Operator Terminals,&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-184"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/define-interface/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">78327aafb332d9a7dcbaae1f6130e69f</guid>
				<title>Padhu started the discussion PLC Test and Answer in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/plc-test-and-answer/</link>
				<pubDate>Sun, 19 Jul 2020 08:45:53 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/plc-test-and-answer/">PLC Test and Answer</a></p> <div class="bb-content-inr-wrap"><p>1.	How many situations or different types of signals are available for a discrete signal? </p>
<p>A. 2 </p>
<p> B. 4 </p>
<p>C. 1 </p>
<p>D. 8 </p>
<p>Answer = A </p>
<p>2.	When using Discrete Signals ON/OFF, 1/0, and True/False all have the same meaning? </p>
<p>Answer = True </p>
<p>3.	A pushbutton is an example of a discrete output? Is this statement True or False? </p>
<p>Answer = False  (Pushbutton is&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-179"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/plc-test-and-answer/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">94fb5f3b597f43462b544217e5510e95</guid>
				<title>Padhu started the discussion Advantages of utilizing a PLC in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-utilizing-a-plc/</link>
				<pubDate>Sun, 19 Jul 2020 08:42:52 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-utilizing-a-plc/">Advantages of utilizing a PLC</a></p> <div class="bb-content-inr-wrap"><p>The PLC offers many advantages over conventional relay control.  </p>
<p>The flexibility is much easier for a PLC because it is easy to change the program, rather than rewire a circuit with conventional relay control.</p>
<p><b>Reliability</b>&#8211; the PLC takes the place of many wires and relays in a conventional relay system.  Once a program is written it can be&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-178"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/advantages-of-utilizing-a-plc/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">4c5023b03c201ef42289a58ce4de4fe7</guid>
				<title>Padhu started the discussion Analog Modules Signals in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/analog-modules-signals/</link>
				<pubDate>Sun, 19 Jul 2020 08:36:13 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/analog-modules-signals/">Analog Modules Signals</a></p> <div class="bb-content-inr-wrap"><p>Analog: Most analog inputs and outputs vary from 0 to 20 milliamps, 4 to 20 milliamps, or 0 to 10 volts.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e29e37e8b439090b328f76648038dd41</guid>
				<title>Padhu started the discussion What is a Module? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-module/</link>
				<pubDate>Sun, 19 Jul 2020 08:34:22 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-module/">What is a Module?</a></p> <div class="bb-content-inr-wrap"><p>A module generally occupies one slot in a plc chassis.  The module creates an interface between the PLC processor and a foreign device that would otherwise have no way to connect to the processor. </p>
<p><span>An example of Analog is a (Example: Thermocouple/Temperature Sensor) in the field sending an Analog input signal to the PLC thru the input module,&hellip;</span></p>
<p><span class="activity-read-more" id="activity-read-more-176"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-a-module/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">2c90f6ff1c804574ef85efefed97465e</guid>
				<title>Padhu started the discussion What is Discrete? in the forum PLC</title>
				<link>https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-discrete/</link>
				<pubDate>Sun, 19 Jul 2020 08:00:08 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-discrete/">What is Discrete?</a></p> <div class="bb-content-inr-wrap"><p>Discrete is a signal sent either to the PLC (input) or from the PLC (output). The signal has two states (either ON or OFF).  A Discrete I/O (I/O stands for Input/Output) device or module recognizes only ON/OFF signals.</p>
<p></p>
<p>Discrete is nothing but digital. It is the most common type of I/O module.  This is a type of interface with input devices such&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-171"><a href="https://learn.automationcommunity.com/groups/plc/forum/discussion/what-is-discrete/" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">a3be7a5b81f47c3ccda5b234f82cdf9b</guid>
				<title>Padhu posted an update in the group SCADA: Industrial Communication Networks classified into [&#133;]</title>
				<link>https://learn.automationcommunity.com/news-feed/p/34/</link>
				<pubDate>Tue, 14 Jul 2020 08:56:07 +0530</pubDate>

									<content:encoded><![CDATA[<p>Industrial Communication Networks classified into three levels based upon the type of data and devices that use the network.</p>
<p>1. Enterprise: non time critical information<br />
2. Automation and Control:  Real time I/O<br />
3. Field device: switches, output devices and drives</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">e5bf08ed5c03cf3625b756d6bcf4736c</guid>
				<title>Padhu posted an update in the group SCADA: All PLC must have user develop projects to [&#133;]</title>
				<link>https://learn.automationcommunity.com/news-feed/p/33/</link>
				<pubDate>Tue, 14 Jul 2020 08:54:24 +0530</pubDate>

									<content:encoded><![CDATA[<p>All PLC must have user develop projects to operate.  Projects can be entered:</p>
<p>1. A personal computer<br />
2. SD card<br />
3. Handheld terminal</p>
<p>The International Electro-technical Commission, or IEC, has established a standard for programming of the field controllers, which has been adopted by most major controller manufacturers. This standard,&hellip;<span class="activity-read-more" id="activity-read-more-33"><a href="https://learn.automationcommunity.com/news-feed/p/33/" rel="nofollow"> Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">91d5897a70d47db27e76b1dddf137a45</guid>
				<title>Padhu posted an update in the group SCADA: RSLinx is a collection of drivers to connect [&#133;]</title>
				<link>https://learn.automationcommunity.com/news-feed/p/32/</link>
				<pubDate>Tue, 14 Jul 2020 08:51:38 +0530</pubDate>

									<content:encoded><![CDATA[<p>RSLinx is a collection of drivers to connect programming software in the PC to Allen Bradly controllers such as ControlLogix, SLC-500, PLC-5 and other devices.</p>
<p>Drivers are included for all communication methods used by AB products.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">bd1d9758b3a221be84d0a32bb7848c4f</guid>
				<title>Padhu posted an update in the group SCADA: Today’s SCADA systems incorporate PLCs, Human-Machine [&#133;]</title>
				<link>https://learn.automationcommunity.com/news-feed/p/31/</link>
				<pubDate>Tue, 14 Jul 2020 08:50:23 +0530</pubDate>

									<content:encoded><![CDATA[<p>Today’s SCADA systems incorporate PLCs, Human-Machine Interface (HMI) workstations, and network communication systems into a complete integrated systems.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0b4210bbec10b9d3a626203770b10594</guid>
				<title>Padhu posted an update in the group SCADA: Programmable Logic Controllers are industrial computers [&#133;]</title>
				<link>https://learn.automationcommunity.com/news-feed/p/30/</link>
				<pubDate>Tue, 14 Jul 2020 08:48:40 +0530</pubDate>

									<content:encoded><![CDATA[<p>Programmable Logic Controllers are industrial computers that control machine and other applications.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">353cea7d26bc7820d4398ac20188a898</guid>
				<title>Padhu posted an update in the group Instrumentation: Introduction to Measurement &#38; Control PPT.

Instrument – a [&#133;]</title>
				<link>https://learn.automationcommunity.com/news-feed/p/29/</link>
				<pubDate>Mon, 13 Jul 2020 07:44:34 +0530</pubDate>

									<content:encoded><![CDATA[<p>Introduction to Measurement &amp; Control PPT.</p>
<p>Instrument – a mechanical or electronic device that measures the present value of a quantity under observation.</p>
<p>Control &#8211; is a device that regulates and guides a process quantity against a previously selected standard or reference.</p>
<p>Instrumentation – Devices used for the measurement and control of a&hellip;<span class="activity-read-more" id="activity-read-more-29"><a href="https://learn.automationcommunity.com/news-feed/p/29/" rel="nofollow"> Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">12343e03407b26daa1773f479ba146ed</guid>
				<title>Padhu posted an update in the group Instrumentation: Units of Measurement PPT.</title>
				<link>https://learn.automationcommunity.com/news-feed/p/28/</link>
				<pubDate>Mon, 13 Jul 2020 07:42:50 +0530</pubDate>

									<content:encoded><![CDATA[<p>Units of Measurement PPT.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">52600b584b4d95b95cfa970f74ea4768</guid>
				<title>Padhu posted an update in the group Instrumentation: Final Control Elements - overview

In a fluid flow [&#133;]</title>
				<link>https://learn.automationcommunity.com/news-feed/p/27/</link>
				<pubDate>Mon, 13 Jul 2020 07:41:01 +0530</pubDate>

									<content:encoded><![CDATA[<p>Final Control Elements &#8211; overview</p>
<p>In a fluid flow process the final element regulates the rate of flow.<br />
Most final control elements are valves.<br />
But also included are controlled-volume pumps and variable-speed pump drives.<br />
A valve used as a final control element consists of a valve, an actuator and piping.<br />
The actuator provides the force&hellip;<span class="activity-read-more" id="activity-read-more-27"><a href="https://learn.automationcommunity.com/news-feed/p/27/" rel="nofollow"> Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">eb7afbdd23cdf476c8b021b7f6c0207d</guid>
				<title>Padhu posted an update in the group Instrumentation: Pneumatic Automatic Control PPT.</title>
				<link>https://learn.automationcommunity.com/news-feed/p/26/</link>
				<pubDate>Mon, 13 Jul 2020 07:39:38 +0530</pubDate>

									<content:encoded><![CDATA[<p>Pneumatic Automatic Control PPT.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">580b28c033c8968075afc75a498399f7</guid>
				<title>Padhu posted an update in the group PLC: Automatic Controls</title>
				<link>https://learn.automationcommunity.com/news-feed/p/25/</link>
				<pubDate>Mon, 13 Jul 2020 07:38:54 +0530</pubDate>

									<content:encoded><![CDATA[<p>Automatic Controls</p>
]]></content:encoded>
				
									<slash:comments>1</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">2474cd12fe8b52f6ef2e3886a3dee071</guid>
				<title>Padhu posted an update in the group PLC: Basic Programmable Logic Controllers PPT.</title>
				<link>https://learn.automationcommunity.com/news-feed/p/24/</link>
				<pubDate>Mon, 13 Jul 2020 07:38:08 +0530</pubDate>

									<content:encoded><![CDATA[<p>Basic Programmable Logic Controllers PPT.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">79141a1ade30452ac76e6f68082e2a7d</guid>
				<title>Padhu posted an update in the group Instrumentation: Basic Pressure Measurement Instrumentation PPT.</title>
				<link>https://learn.automationcommunity.com/news-feed/p/23/</link>
				<pubDate>Mon, 13 Jul 2020 07:35:42 +0530</pubDate>

									<content:encoded><![CDATA[<p>Basic Pressure Measurement Instrumentation PPT.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c8d29879c446745bfb5d858aea87ac33</guid>
				<title>Padhu posted an update in the group Instrumentation: Temperature Measurement and Control PPT.</title>
				<link>https://learn.automationcommunity.com/news-feed/p/22/</link>
				<pubDate>Mon, 13 Jul 2020 07:34:45 +0530</pubDate>

									<content:encoded><![CDATA[<p>Temperature Measurement and Control PPT.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">f4e05b3ff3f48c57105a95d4bce418e2</guid>
				<title>Padhu posted an update in the group Instrumentation: Liquid-Level Measurement and Control PPT.</title>
				<link>https://learn.automationcommunity.com/news-feed/p/21/</link>
				<pubDate>Mon, 13 Jul 2020 07:34:03 +0530</pubDate>

									<content:encoded><![CDATA[<p>Liquid-Level Measurement and Control PPT.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ac131f41af4173fb599b216f1ca69ec3</guid>
				<title>Padhu posted an update in the group Instrumentation: Basic Flow Measurement Instrumentation PPT.</title>
				<link>https://learn.automationcommunity.com/news-feed/p/20/</link>
				<pubDate>Mon, 13 Jul 2020 07:33:01 +0530</pubDate>

									<content:encoded><![CDATA[<p>Basic Flow Measurement Instrumentation PPT.</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">ac2c57390d81842023fae340b11f75f3</guid>
				<title>Padhu posted an update in the group Instrumentation: Instrumentation Other Sensors</title>
				<link>https://learn.automationcommunity.com/news-feed/p/19/</link>
				<pubDate>Mon, 13 Jul 2020 07:25:24 +0530</pubDate>

									<content:encoded><![CDATA[<p>Instrumentation Other Sensors</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		