Skip to main content

Heart of Automation.

Instrumentation is called as a Heart of Automation.

The answer of this, is in the definition of the Instrumentation.

Instrumentation is the collective term used for measuring instruments that are used for indicating, measuring and recording physical quantities such as flow, temperature, level, distance, angle or pressure.

To make a process automatic we first need to know, measure, or record the process variables.

And without knowing or measuring the physical quantities or changes in it we can't control the process, That's why instrumentation is called  Heart of  the Automation.

Comments

Popular posts from this blog

HOW TO DOWNLOAD AND INSTALL WONDERWARE FOR WINDOWS 8,7,10.

##You can Download a ZIP file of the software From Below link. https://drive.google.com/file/d/159y8W0c_bw0vvf1DNDQ08_QsLZ9h2Tb1/view?usp=sharing 1 ) You Can Also Watch a Video Tutorial of it  below. 2) You can also read out steps from below :-

Block Diagram of PLC.

Hardware / Block diagram of PLC. Above fig. shows the block diagram of PLC.

Bit Logic Instruction in Simatic manager

There are total 14 instructions under the bit logic instruction like NO contact, NC contact, SR flip-flop, RS flip-flop,invert power flow etc. lets see the detailed use of them.  A) Normally open contact :- Normally open contacts are closed when the bit value stored at the specific address is equal to 1 (one)(here the specific address refers to the address assigned to the NO contact), when we press the Normally open contact assigned to the specific address then it becomes functionally closed and we get supply. here in below fig. when we press the NO contact I0.0 then Output Q0.0 gets ON and when we release the input I0.0 then Output gets OFF. B)Normally Closed Contact :- Normally closed contacts are closed when the bit value stored at the specific add, i.e. the address assigned to the NC contact is equal to 0(zero). when we press the Normally closed contact assigned to the specific address then it becomes functionally open and supply is cuts off. NC contact wor...