Skip to main content

Instrumentation Engineer’s Calibration Mistakes

 Instrumentation Engineer’s Calibration Mistakes

Error When Attempting to Reverse the Range

In some applications, particularly DP level, it is necessary to reverse the range such that the LRV > URV.


For instance, the range may have been set -87 to -1 mbar initially, but the application may actually require the range to be -1 to -87 mbar. That is the range has to be reversed:


Before :


LRV = -87 mbar  &  URV = -1 mbar


After Change :


LRV = -1 mbar  &  URV = -87 mbar


To make this range change the technician would typically make the mistake of directly enter -1 mbar for LRV which would be rejected since both URV and LRV would then be -1 mbar leaving a span of 0 mbar which would violate the minimum span.


Or, the technician would attempt to directly enter -87 mbar for URV which would also be rejected since both URV and LRV would then be – 87 mbar also violating the minimum span.


The solution is to first enter an intermediate value. For instance, setting the LRV to -40, then setting URV to -87, and lastly setting LRV to the final -1 mbar.


The same procedure applies if the sensor trim points are to be reversed.


4-20 mA Range Mismatch 

If the range set in the transmitter does not match the range in the DCS, alarms, controls, and indication will not function correctly.


Therefore it is important to document any range changes such that the correct range is set when transmitters are replaced.



In this above example a mismatch in LRV results in erroneous indication.


Corrupting the range to make 4-20 mA right

Don’t use range setting to correct a sensor error. For example, a 4-20 mA/HART pressure transmitter ranged 0 to 100 inH2O may due to mounting position get a shift in reading of 1 inH2O.



 

The analog output will be 4.16 mA when no pressure is applied, making the field indicator or HMI show 1 inH2O.


A common mistake is to isolate, equalize, and vent the manifold and click the ‘Set PV LRV’ command in the device management software or handheld field communicator, or pushing the ‘zero’ and button on the device thus changing the range bringing the analog output to 4 mA.


However, checking the PV in the device management software or local transmitter indicator will reveal the sensor reading with no pressure applied is still 1 inH2O and the range is changed to 1 to 101 in H2O. Two wrongs appear to make a right.


The correct way to correct for shift or drift is to do a sensor trim.


Corrupting the sensor reading to make 4-20 mA right

Don’t use sensor trim to cancel a wet-leg. For example, a 4-20 mA/HART pressure transmitter ranged 0 to 100 inH2O may when mounted below the tank read 1 inH2O.


The analog output will be 4.16 mA when the level is zero (at the tank datum point), making the field indicator or HMI show 1 inH2O.


A common mistake is to click the ‘Zero Trim’ command in the device management software or handheld field communicator thus changing the sensor reading bringing the analog output to 4 mA.


However, if the 4-20 mA/HART pressure transmitter is isolated and vented, and the PV checked in the device management software or local transmitter indicator, it will show the sensor reading with no pressure applied is -1 inH2O. Two wrongs appear to make a right.


The correct way to cancel a wet leg is to set the range.


Non-interactive zero and span

One of the major time saving benefits that came with microprocessor-based transmitters was non-interactive zero and span:


When lower range value is set to applied input, the span (i.e. the difference between upper range value and lower range value) is maintained. That is, the upper range value is shifted by the same amount as the lower range value.


For instance, if the original range was 0-100 kPa, and lower range value is set to applied input when the applied input is 20 kPa, the new range will be 20-120 kPa, maintaining the original span of 100 kPa.


That is, the upper range value was also shifted by 20 kPa just like the lower range value.


However, if upper range value is set to applied input, the lower range value zero) is not changed.


For instance, if the original range was 0-100 kPa, and upper range value is set to applied input when the applied pressure is 80 kPa, the new range will be 0-80 kPa, maintaining the original zero of 0 kPa. That is, the lower range value was not shifted.


That is, changing the zero does not affect the span, changing the span does not affect the zero. This is non-interactive zero and span.


Article Source : Eddl


 


Comments

Popular posts from this blog

PLC Program for Mixing Tank

 Create a ladder diagram for controlling a batch mixing process. Implement a PLC program for mixing tank or Mixing Process using PLC Ladder Logic. PLC Program for Mixing Tank Fig : Mixing tank A tank is used to mix two liquids. The required control circuit operates as follows: A. When the START button is pressed, solenoids A and B energize. This permits the two liquids to begin filling the tank. B. When the tank is filled, the float switch trips. This de-energizes solenoids A and B and starts the motor used to mix the liquids together. C. The motor is permitted to run for 1 minute. After 1 minute has elapsed, the motor turns off and solenoid C energizes to drain the tank. D. When the tank is empty, the float switch de- energizes solenoid C. E. A STOP button can be used to stop the process at any point. F. If the motor becomes overloaded, the action of the entire circuit will stop. G. Once the circuit has been energized, it will continue to operate until it is manually stopped. Solution...

What is Relay? How it Works? Types, Applications, Testing

 We use relays for a wide range of applications such as home automation, cars and bikes (automobiles), industrial applications, DIY Projects, test and measurement equipment, and many more. But what is Relay? How a Relay Works? What are the Applications of Relays? Let us explore more about relays in this guide. What is a Relay? A Relay is a simple electromechanical switch. While we use normal switches to close or open a circuit manually, a Relay is also a switch that connects or disconnects two circuits. But instead of a manual operation, a relay uses an electrical signal to control an electromagnet, which in turn connects or disconnects another circuit. Relays can be of different types like electromechanical, solid state. Electromechanical relays are frequently used. Let us see the internal parts of this relay before knowing about it working. Although many different types of relay were present, their working is same. Every electromechanical relay consists of an consists of an Elect...

Chlorine dioxide Analyzer Principle

 Chlorine dioxide measurement Chlorine dioxide (ClO2) is an instable, non-storable, toxic gas with a characteristic scent. The molecule consists of one chlorine atom and two oxygen atoms – represented in the chemical formula ClO2. It is very reactive. To avoid the risk of spontaneous explosions of gaseous chlorine dioxide or concentrated solutions, it is generally handled in dilution with low concentrations. ClO2 is soluble in water, but tends to evaporate quickly. Typically it is prepared on site, for example from hydrochloric acid and sodium chlorite. The procedure provides solutions with approx. 2 g/l ClO2 that can be safely handled and stored for several days. Image Credits : krohne Sensor Parts : Reference electrode Applied chlorine dioxide specific potential Current needed to maintain the constant potential Counter electrode Measuring electrode The disinfection effect of ClO2 is due to the transfer of oxygen instead of chlorine, so that no chlorinated byproducts are formed. C...