US20040204883A1 - Control system and method for detecting plugging in differential pressure cells - Google Patents

Control system and method for detecting plugging in differential pressure cells Download PDF

Info

Publication number
US20040204883A1
US20040204883A1 US10/403,162 US40316203A US2004204883A1 US 20040204883 A1 US20040204883 A1 US 20040204883A1 US 40316203 A US40316203 A US 40316203A US 2004204883 A1 US2004204883 A1 US 2004204883A1
Authority
US
United States
Prior art keywords
samples
variance
control system
differential pressure
window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US10/403,162
Other versions
US6813588B1 (en
Inventor
Richard Daugert
Douglas Wilda
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Honeywell International Inc
Original Assignee
Honeywell International Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Honeywell International Inc filed Critical Honeywell International Inc
Priority to US10/403,162 priority Critical patent/US6813588B1/en
Assigned to HONEYWELL INTERNATIONAL INC. reassignment HONEYWELL INTERNATIONAL INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: DAUGENT, RICHARD D., WILDA, DOUGLAS W.
Publication of US20040204883A1 publication Critical patent/US20040204883A1/en
Application granted granted Critical
Publication of US6813588B1 publication Critical patent/US6813588B1/en
Adjusted expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01LMEASURING FORCE, STRESS, TORQUE, WORK, MECHANICAL POWER, MECHANICAL EFFICIENCY, OR FLUID PRESSURE
    • G01L27/00Testing or calibrating of apparatus for measuring fluid pressure

Definitions

  • the present invention relates to process control systems, and more particularly, to pressure transmitters.
  • the time scale of plugging is generally much larger than the time scale of process condition variations.
  • the process condition varies rapidly and the information relevant to determine an imminent plugged condition is at frequencies greater than 100 Hz.
  • the present inventors have discovered that a substantial improvement can result by decreasing the sampling rate significantly by taking samples at random time intervals.
  • samples are taken at a lower rate, taken at random times, and reconstructed into time scales suitable for processing.
  • the present invention greatly reduces the sampling rate and also improves the information quality. First, samples taken over a longer period of time reduce the data-corrupting effects of small perturbations in samples taken over short periods.
  • random sample intervals are less correlated to periodic fluctuations in a process system. The present inventors have discovered that this is important because the control system and method for detecting plugging in differential pressure cells depends on the process noise and the flow noise being non-correlated. Changing from fixed sampling intervals to random sampling intervals improves data quality by reducing the possibility of having periodic disturbances in the process conditions alias the apparent process information.
  • One embodiment of the present invention is a method for detecting plugging in differential pressure cells. Output of a differential pressure transmitter is sampled at random intervals that are then reconstructed into a time varying output that represents the process signal to produce samples and plugging is detected based on the samples.
  • the z-statistic is tested for a zero velocity condition. A variance of said samples is calculated. A baseline value is updated based on the variance. A variance factor is developed by comparing the samples with the updated baseline value. It is determined whether the variance factor exceeds a threshold. A frozen sensor alert is provided when the zero velocity condition is met or the variance factor exceeds the threshold.
  • a window is constructed from the samples and a variance of the samples in the window is calculated from the mean and the previous mean.
  • a mean of the samples is calculated.
  • a z-statistic is generated from the mean and a previous mean.
  • FIG. 2 depicts in graphical form a sample comparison step of the method of the present invention.
  • FIG. 3 is a flow diagram of a frozen sensor detection program.
  • a measurement system 20 includes a DP-cell 22 that is connected via a pair of impulse lines 24 and 26 to a pair of spaced apart points on a pipe 28 to measure the flow of a fluid therethrough.
  • a flange arrangement 30 is disposed on pipe 28 to facilitate the connection of impulse lines 24 and 26 to pipe 28 .
  • impulse line 24 is a high pressure line
  • impulse line 26 is a low pressure line.
  • the fluid pressure, velocity and elevation on the high pressure side are denoted by p 1 , u 1 and z 1 , respectively.
  • the fluid pressure, velocity and elevation on the low pressure side are denoted by p 2 , u 2 and z 2 , respectively.
  • Flange arrangements 32 and 34 are disposed in impulse lines 24 and 26 , respectively, to facilitate service of DP-cell 22 .
  • DP-cell 22 is operative to provide a pressure signal that is a difference between p 1 and p 2 . According to Bernoulli, the pressure drop p 1 -p 2 can be modeled as:
  • the test statistic ⁇ (t) at current time t is calculated over a window 62 consisting of N sensor signal samples. This is compared with the baseline statistic developed based on a window 64 of samples taken at an earlier time T.
  • Time T is a function of a random number generator.
  • the comparison is of a ratio of a variance contribution due to process effects and a contribution due to turbulence effects with those established by the baseline.
  • the baseline can be established in a laboratory by careful calibration. However, in practice, the baseline value is preferably updated to take into account the natural aging of the physical device and associated pipes.
  • the baseline calculation is also updated using a exponentially-weighted moving average window scheme.
  • the frozen sensor detection comparison is relative to baseline established T samples ago.
  • the sliding baseline calculation is implemented using a recursive covariance matrix.
  • a plugging detection program 70 step 71 determines sample timing.
  • An output of a differential pressure transmitter such as the ST3000 model available from Honeywell International in Morristown, N.J., is sampled at random intervals to produce samples.
  • the random intervals are determined by a random number generator mapped onto a range determined by system and hardware constraints. For example, a lower bound of the range might be ten seconds.
  • sampling is done over long periods of time avoiding any aliasing effects and increasing efficiency and reducing power usage. To avoid aliasing effects, the sampling interval is at least a factor of three faster than any frequency of interest. Random intervals accumulate similar information as fixed intervals, but in a shorter time frame because more of the frequency information is preserved.
  • Sample timing step 71 keeps track of wait states, stores sample times and sample values, and calculates intervals for sample window 72 .
  • step 72 a series of N samples of the DP-cell sensor is obtained. Consecutive windows advance by at least one sample. Step 74 calculates a mean of the N samples of a window. Step 76 tests the mean to determine a zero velocity condition. That is, step 76 determines whether the fluid velocity is zero. For this determination, step 78 generates a z-statistic and step 80 tests the z-statistic for the zero velocity condition.
  • Step 82 calculates the variance of the N samples collected over the window.
  • Step 86 updates the baseline based on the output of step 82 , a frozen detection window M provided by step 88 and a previous baseline 90 provided by step 90 by using equation (22).
  • Step 92 implements the frozen detection theorem. That is, step 92 develops a variance factor using the most recent N values of the sensor signal, compares it with an updated baseline value and a specified threshold. If the result of this comparison exceeds the threshold, the variance factor or yes flag is generated.
  • Step 94 develops the eigen values by using equation (16).
  • V ( t ) [ ⁇ 1 ( t ) ⁇ 2 ( t )]
  • Step 96 uses the eigen values in equation (17) to develop the test statistic ⁇ (t).
  • ⁇ ⁇ ( t ) - log ⁇ ( ⁇ 1 ⁇ ( t ) ⁇ 1 ⁇ ( t ) + ⁇ 2 ⁇ ( t ) ) ( 17 )
  • Step 98 compares the test statistic ⁇ (t) with the threshold and if greater, generates the variance factor flag.
  • Step 100 gives a frozen sensor notice or alert when the zero fluid velocity condition and the variance factor flag are simultaneously developed.

Abstract

A method and control system that monitors the high frequency or commonly referred to as the “noise” component of a measurement signal to detect plugging conditions in fluid flow systems monitored by DP-cell based sensors. This high frequency component has contributions from the process factors like disturbances, user actions and random effects like turbulence. A test statistic θ(t) has been developed that monitors the proportion of variance introduced by the first two factors and the third factor. By monitoring this proportion, it is possible to detect a frozen sensor that is characterized by a dramatic reduction in the variance due to process factors over a sufficiently long detection window. The method and control system uses random sampling intervals to improve data quality. The sampling rate is also reduced by taking samples at a lower rate and then reconstructing the original signal from fewer data points.

Description

    BACKGROUND
  • 1. Field of the Invention [0001]
  • The present invention relates to process control systems, and more particularly, to pressure transmitters. [0002]
  • 2. Description of the Related Art [0003]
  • There is a strong desire to detect plugged impulse lines in petrochemical plants and refineries using only the information available at a standard differential pressure cell (DP-cell). Many approaches to this problem use various statistical analysis techniques, such as wavelet processing or fast Fourier transforms to examine the higher frequency signals that are normally present on the differential pressure signal and determine if one or both of the inlet ports to a transmitter is plugged. The desired signal processing capability requires computational power and sampling rates that are well beyond what the standard differential pressure transmitter is able to achieve. This is because the standard differential pressure transmitter is extremely limited in its use of electrical power. The need for high sample rates to properly resolve the high frequency information increases the power required in the measuring instrument. There is a need for an improvement to a control system and method for detecting plugging in differential pressure cells that reduces the required sampling rate. [0004]
  • The time scale of plugging is generally much larger than the time scale of process condition variations. In applications where flow is measured, the process condition varies rapidly and the information relevant to determine an imminent plugged condition is at frequencies greater than 100 Hz. To gather this information in a manner consistent with the low power constraints imposed on these devices, the present inventors have discovered that a substantial improvement can result by decreasing the sampling rate significantly by taking samples at random time intervals. Turning to the present invention, samples are taken at a lower rate, taken at random times, and reconstructed into time scales suitable for processing. The present invention greatly reduces the sampling rate and also improves the information quality. First, samples taken over a longer period of time reduce the data-corrupting effects of small perturbations in samples taken over short periods. Second, taking samples at a lower rate and then reconstructing the original signal from fewer data points also reduces the required sampling rate. Third, random sample intervals are less correlated to periodic fluctuations in a process system. The present inventors have discovered that this is important because the control system and method for detecting plugging in differential pressure cells depends on the process noise and the flow noise being non-correlated. Changing from fixed sampling intervals to random sampling intervals improves data quality by reducing the possibility of having periodic disturbances in the process conditions alias the apparent process information. [0005]
  • SUMMARY OF THE INVENTION
  • One embodiment of the present invention is a method for detecting plugging in differential pressure cells. Output of a differential pressure transmitter is sampled at random intervals that are then reconstructed into a time varying output that represents the process signal to produce samples and plugging is detected based on the samples. In another embodiment, the z-statistic is tested for a zero velocity condition. A variance of said samples is calculated. A baseline value is updated based on the variance. A variance factor is developed by comparing the samples with the updated baseline value. It is determined whether the variance factor exceeds a threshold. A frozen sensor alert is provided when the zero velocity condition is met or the variance factor exceeds the threshold. In still another embodiment, a window is constructed from the samples and a variance of the samples in the window is calculated from the mean and the previous mean. In yet another embodiment, a mean of the samples is calculated. A z-statistic is generated from the mean and a previous mean. [0006]
  • These and other features, aspects, and advantages of the present invention will become better understood with reference to the drawings, description, and claims. [0007]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a schematic diagram of a control system of the present invention for measuring fluid flow and/or level. [0008]
  • FIG. 2 depicts in graphical form a sample comparison step of the method of the present invention. [0009]
  • FIG. 3 is a flow diagram of a frozen sensor detection program. [0010]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • In the following detailed description, reference is made to the accompanying drawings. These drawings form a part of this specification and show by way of example specific preferred embodiments in which the present invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the present invention. Other embodiments may be used and structural, logical, and electrical changes may be made without departing from the spirit and scope of the present invention. Therefore, the following detailed description is not to be taken in a limiting sense and the scope of the present invention is defined only by the appended claims. [0011]
  • Referring to FIG. 1, a [0012] measurement system 20 includes a DP-cell 22 that is connected via a pair of impulse lines 24 and 26 to a pair of spaced apart points on a pipe 28 to measure the flow of a fluid therethrough. A flange arrangement 30 is disposed on pipe 28 to facilitate the connection of impulse lines 24 and 26 to pipe 28. For the indicated flow direction, impulse line 24 is a high pressure line and impulse line 26 is a low pressure line. The fluid pressure, velocity and elevation on the high pressure side are denoted by p1, u1 and z1, respectively. The fluid pressure, velocity and elevation on the low pressure side are denoted by p2, u2 and z2, respectively. Flange arrangements 32 and 34 are disposed in impulse lines 24 and 26, respectively, to facilitate service of DP-cell 22. DP-cell 22 is operative to provide a pressure signal that is a difference between p1 and p2. According to Bernoulli, the pressure drop p1-p2 can be modeled as:
  • Δp=p 1 −p 2ρ/2*(u 2 2 −u 1 2)+ρ*(z 2 −z 1)   (2)
  • where ρ is the average density. [0013]
  • Referring to FIG. 2, the test statistic θ(t) at current time t is calculated over a [0014] window 62 consisting of N sensor signal samples. This is compared with the baseline statistic developed based on a window 64 of samples taken at an earlier time T. Time T is a function of a random number generator. The comparison is of a ratio of a variance contribution due to process effects and a contribution due to turbulence effects with those established by the baseline. The baseline can be established in a laboratory by careful calibration. However, in practice, the baseline value is preferably updated to take into account the natural aging of the physical device and associated pipes. Thus, when window 62 slides right upon arrival of a new reading, the baseline calculation is also updated using a exponentially-weighted moving average window scheme. Thus, the frozen sensor detection comparison is relative to baseline established T samples ago.
  • According to the method of the present invention, the sliding baseline calculation is implemented using a recursive covariance matrix. The recursive formula is given by: [0015] cov X ( t ) = M M - 1 cov X ( t - 1 ) + 1 M - 1 X ( t ) X ( t ) T ( 22 )
    Figure US20040204883A1-20041014-M00001
  • The ramp test given by equation (21) is done using a z-statistic, which tests whether the mean of the first difference is statistically non-zero. [0016] Δ y _ ( t ) = k Δ t 0 , but S y _ 2 ( t ) = 0 ( 21 )
    Figure US20040204883A1-20041014-M00002
  • Referring to FIG. 3, a plugging [0017] detection program 70 step 71 determines sample timing. An output of a differential pressure transmitter, such as the ST3000 model available from Honeywell International in Morristown, N.J., is sampled at random intervals to produce samples. The random intervals are determined by a random number generator mapped onto a range determined by system and hardware constraints. For example, a lower bound of the range might be ten seconds. Preferably, sampling is done over long periods of time avoiding any aliasing effects and increasing efficiency and reducing power usage. To avoid aliasing effects, the sampling interval is at least a factor of three faster than any frequency of interest. Random intervals accumulate similar information as fixed intervals, but in a shorter time frame because more of the frequency information is preserved. The sampling rate is reduced by taking samples at a lower overall rate. By keeping track of the time at which the sample was taken, the original signal can be reconstructed. Sample timing step 71 keeps track of wait states, stores sample times and sample values, and calculates intervals for sample window 72.
  • At [0018] step 72, a series of N samples of the DP-cell sensor is obtained. Consecutive windows advance by at least one sample. Step 74 calculates a mean of the N samples of a window. Step 76 tests the mean to determine a zero velocity condition. That is, step 76 determines whether the fluid velocity is zero. For this determination, step 78 generates a z-statistic and step 80 tests the z-statistic for the zero velocity condition.
  • [0019] Step 82 calculates the variance of the N samples collected over the window. Step 86 updates the baseline based on the output of step 82, a frozen detection window M provided by step 88 and a previous baseline 90 provided by step 90 by using equation (22). Step 92 implements the frozen detection theorem. That is, step 92 develops a variance factor using the most recent N values of the sensor signal, compares it with an updated baseline value and a specified threshold. If the result of this comparison exceeds the threshold, the variance factor or yes flag is generated. Step 94 develops the eigen values by using equation (16).
  • [Σ(t) V(t)]=pca (cov X(t))   (16)
  • Eigen Values: Σ(t)=[σ1(t) σ2(t)]
  • Eigen Vectors: V(t)=[ν1(t) ν2(t)]
  • [0020] Step 96 uses the eigen values in equation (17) to develop the test statistic σ(t). θ ( t ) = - log ( σ 1 ( t ) σ 1 ( t ) + σ 2 ( t ) ) ( 17 )
    Figure US20040204883A1-20041014-M00003
  • [0021] Step 98 compares the test statistic θ(t) with the threshold and if greater, generates the variance factor flag.
  • [0022] Step 100 gives a frozen sensor notice or alert when the zero fluid velocity condition and the variance factor flag are simultaneously developed.
  • During the frozen sensor development phase, the decisions about the following parameters are made: [0023]
  • 1. The number of samples, N, used in the calculation of the sample variance given by equations (13) and (14) [0024] S L 2 ( t ) = S L _ 2 ( t ) + S L 2 , ( t ) ( 13 ) S m 2 ( t ) = S m _ 2 ( t ) + S m 2 , ( t ) ( 14 )
    Figure US20040204883A1-20041014-M00004
  • 2. The detection window size, M. The larger the size, the less likely of false positives. [0025]
  • 3. The detection threshold, δ[0026] f.
  • The method of the invention was applied to an example of measuring level in a tank at a petrochemical plant, with a sampling rate of 1 min. For this example, N=10 and a detection window of M=50×N=500 samples was chosen. In order to determine the detection threshold, δ[0027] f, the test statistic θ(t) was calculated using data segments over a two year period for which the operator reported no anomalies. Other applications, such as flow measurement at an orifice would require higher sampling rates.
  • It is to be understood that the above description is intended to be illustrative and not restrictive. Many other embodiments will be apparent to those of skill in the art upon reviewing the above description, including implementation with various equivalent components, software, and circuits and other similar differences. The present invention has applicability to many applications of detecting plugging in differential pressure cells that could be more efficient with random sampling. Therefore, the scope of the present invention should be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled. [0028]

Claims (4)

What is claimed is:
1. A method for detecting plugging in differential pressure cells, comprising:
sampling an output of a differential pressure transmitter at random intervals to produce samples; and
detecting plugging based on said samples.
2. The method according to claim 1, wherein said step of detecting plugging comprises:
testing a z-statistic for a zero velocity condition;
calculating a variance of said samples;
updating a baseline value based on said variance;
developing a variance factor by comparing said samples with said updated baseline value;
determining whether said variance factor exceeds a threshold; and
providing a frozen sensor alert when said zero velocity condition is met or said variance factor exceeds said threshold.
3. The method according to claim 2, further comprising:
constructing a window from said samples;
wherein calculating said variance is performed by calculating said variance from said samples in said window.
4. The method according to claim 2, wherein said step of detecting plugging based on said samples further comprises:
calculating a mean of said samples; and
generating said z-statistic from said mean and a previous mean.
US10/403,162 2003-03-31 2003-03-31 Control system and method for detecting plugging in differential pressure cells Expired - Fee Related US6813588B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US10/403,162 US6813588B1 (en) 2003-03-31 2003-03-31 Control system and method for detecting plugging in differential pressure cells

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US10/403,162 US6813588B1 (en) 2003-03-31 2003-03-31 Control system and method for detecting plugging in differential pressure cells

Publications (2)

Publication Number Publication Date
US20040204883A1 true US20040204883A1 (en) 2004-10-14
US6813588B1 US6813588B1 (en) 2004-11-02

Family

ID=33130457

Family Applications (1)

Application Number Title Priority Date Filing Date
US10/403,162 Expired - Fee Related US6813588B1 (en) 2003-03-31 2003-03-31 Control system and method for detecting plugging in differential pressure cells

Country Status (1)

Country Link
US (1) US6813588B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100010755A1 (en) * 2006-07-20 2010-01-14 Christoph Paulitsch Method for diagnosing an impulse line blockage in a pressure trasducer, and pressure transducer
DE102006004582B4 (en) * 2006-02-01 2010-08-19 Siemens Ag Procedure for diagnosing clogging of a pulse line in a pressure transmitter and pressure transmitter
DE102014119240A1 (en) * 2014-12-19 2016-06-23 Endress + Hauser Gmbh + Co. Kg Flow measuring device according to the differential pressure measuring principle for measuring a flow of a medium
CN106030253A (en) * 2014-03-03 2016-10-12 霍尼韦尔国际公司 Technique for robust detection of plugged impulse lines

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8290721B2 (en) 1996-03-28 2012-10-16 Rosemount Inc. Flow measurement diagnostics
US7464721B2 (en) * 2004-06-14 2008-12-16 Rosemount Inc. Process equipment validation
US7577543B2 (en) * 2005-03-11 2009-08-18 Honeywell International Inc. Plugged impulse line detection
US7295934B2 (en) * 2006-02-15 2007-11-13 Dresser, Inc. Flow meter performance monitoring system
US8639464B2 (en) * 2008-01-18 2014-01-28 Dresser, Inc. Flow meter diagnostic processing

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US2057767A (en) * 1934-09-29 1936-10-20 Collins Arthur Lee Differential pressure system for pipe flows
US3680376A (en) * 1970-07-30 1972-08-01 Foxboro Co Low noise primary device for fluid flow measurement by head meter (signal noise)
US4231262A (en) * 1979-03-28 1980-11-04 The Babcock & Wilcox Company System for measuring entrained solid flow
US4528847A (en) * 1983-10-04 1985-07-16 D. Halmi And Associates, Inc. Flow metering device with recessed pressure taps
US4654813A (en) * 1984-03-09 1987-03-31 Southern Gas Association Electronic square root error indicator
US5461912A (en) * 1994-06-01 1995-10-31 The Babcock & Wilcox Company Accurate method of measure tray pressure drop to determine liquid flow in flue gas desulfurization systems
US5680109A (en) * 1996-06-21 1997-10-21 The Foxboro Company Impulse line blockage detector systems and methods
US5708211A (en) * 1996-05-28 1998-01-13 Ohio University Flow regime determination and flow measurement in multiphase flow pipelines
US5739429A (en) * 1995-07-13 1998-04-14 Nordson Corporation Powder coating system incorporating improved method and apparatus for monitoring flow rate of entrained particulate flow
US5763764A (en) * 1995-01-06 1998-06-09 Snap-On Technologies, Inc. Evaporative emission tester
US5905208A (en) * 1995-02-03 1999-05-18 Lockheed Martin Idhao Technologies Company System and method measuring fluid flow in a conduit
US6017143A (en) * 1996-03-28 2000-01-25 Rosemount Inc. Device in a process system for detecting events
US6021677A (en) * 1997-08-15 2000-02-08 Asea Brown Boveri Ag Pipeline system for the controlled distribution of a flowing medium and method for operating such a pipeline system
US20020029130A1 (en) * 1996-03-28 2002-03-07 Evren Eryurek Flow diagnostic system
US6526358B1 (en) * 1999-10-01 2003-02-25 General Electric Company Model-based detection of leaks and blockages in fluid handling systems
US20030208305A1 (en) * 2002-05-03 2003-11-06 Junk Kenneth W. Method and apparatus for performing diagnostics in a control loop of a control valve
US6654697B1 (en) * 1996-03-28 2003-11-25 Rosemount Inc. Flow measurement with diagnostics

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04328435A (en) 1991-04-26 1992-11-17 Yokogawa Electric Corp Connecting pipe for differential pressure transmitter
JP3184999B2 (en) 1992-09-25 2001-07-09 東亜建設工業株式会社 Flow measurement method of earth and sand plug flow
JP3129121B2 (en) 1994-11-10 2001-01-29 横河電機株式会社 Pipe line obstruction detector
JPH08166309A (en) 1994-12-13 1996-06-25 Yokogawa Electric Corp Differential-pressure measuring apparatus with clogging-diagnosing mechanism of connecting pipe

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US2057767A (en) * 1934-09-29 1936-10-20 Collins Arthur Lee Differential pressure system for pipe flows
US3680376A (en) * 1970-07-30 1972-08-01 Foxboro Co Low noise primary device for fluid flow measurement by head meter (signal noise)
US4231262A (en) * 1979-03-28 1980-11-04 The Babcock & Wilcox Company System for measuring entrained solid flow
US4528847A (en) * 1983-10-04 1985-07-16 D. Halmi And Associates, Inc. Flow metering device with recessed pressure taps
US4654813A (en) * 1984-03-09 1987-03-31 Southern Gas Association Electronic square root error indicator
US5461912A (en) * 1994-06-01 1995-10-31 The Babcock & Wilcox Company Accurate method of measure tray pressure drop to determine liquid flow in flue gas desulfurization systems
US5763764A (en) * 1995-01-06 1998-06-09 Snap-On Technologies, Inc. Evaporative emission tester
US5905208A (en) * 1995-02-03 1999-05-18 Lockheed Martin Idhao Technologies Company System and method measuring fluid flow in a conduit
US5739429A (en) * 1995-07-13 1998-04-14 Nordson Corporation Powder coating system incorporating improved method and apparatus for monitoring flow rate of entrained particulate flow
US6017143A (en) * 1996-03-28 2000-01-25 Rosemount Inc. Device in a process system for detecting events
US6119047A (en) * 1996-03-28 2000-09-12 Rosemount Inc. Transmitter with software for determining when to initiate diagnostics
US20020029130A1 (en) * 1996-03-28 2002-03-07 Evren Eryurek Flow diagnostic system
US6654697B1 (en) * 1996-03-28 2003-11-25 Rosemount Inc. Flow measurement with diagnostics
US5708211A (en) * 1996-05-28 1998-01-13 Ohio University Flow regime determination and flow measurement in multiphase flow pipelines
US5680109A (en) * 1996-06-21 1997-10-21 The Foxboro Company Impulse line blockage detector systems and methods
US6021677A (en) * 1997-08-15 2000-02-08 Asea Brown Boveri Ag Pipeline system for the controlled distribution of a flowing medium and method for operating such a pipeline system
US6526358B1 (en) * 1999-10-01 2003-02-25 General Electric Company Model-based detection of leaks and blockages in fluid handling systems
US20030208305A1 (en) * 2002-05-03 2003-11-06 Junk Kenneth W. Method and apparatus for performing diagnostics in a control loop of a control valve

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE102006004582B4 (en) * 2006-02-01 2010-08-19 Siemens Ag Procedure for diagnosing clogging of a pulse line in a pressure transmitter and pressure transmitter
US20100010755A1 (en) * 2006-07-20 2010-01-14 Christoph Paulitsch Method for diagnosing an impulse line blockage in a pressure trasducer, and pressure transducer
CN106030253A (en) * 2014-03-03 2016-10-12 霍尼韦尔国际公司 Technique for robust detection of plugged impulse lines
DE102014119240A1 (en) * 2014-12-19 2016-06-23 Endress + Hauser Gmbh + Co. Kg Flow measuring device according to the differential pressure measuring principle for measuring a flow of a medium
US10006790B2 (en) 2014-12-19 2018-06-26 Endress + Hauser Gmbh + Co. Kg Flow-rate measurement assembly according to the differential-pressure measurement principle

Also Published As

Publication number Publication date
US6813588B1 (en) 2004-11-02

Similar Documents

Publication Publication Date Title
Wang et al. Pipeline leak detection by using time-domain statistical features
KR100387457B1 (en) System for surveillance of spectral signals
US10094732B2 (en) Pipeline fault detection system, sensor head and method of detecting pipeline faults
EP1448970B1 (en) Remote pipeline acoustic inspection
US6556951B1 (en) System and method for intelligent quality control of a process
US7984637B2 (en) System and method for field calibration of flow meters
US6904386B2 (en) Control system and method for detecting plugging in differential pressure cells
Liu et al. Fast leak detection and location of gas pipelines based on an adaptive particle filter
US8924184B2 (en) Pitot tube diagnostic systems and methods
US20030067277A1 (en) Method and system for early detection of incipient faults in electric motors
US7729876B2 (en) Diagnostic device for use in process control system
MXPA97004009A (en) Method and system to analyze a flow of dosfa
CN101124523A (en) Diagnosis device for course control system
US6813588B1 (en) Control system and method for detecting plugging in differential pressure cells
US5341670A (en) Method and apparatus for locating seepage from tanks
CN104764564B (en) Valves leakage detection method based on sonic sensor
EP3722783A1 (en) Detection method for concentration of fluid particulate matter
CN110703076A (en) GIS fault diagnosis method based on vibration signal frequency domain energy ratio
Mohanty Robust test for detecting nonstationarity in data from gravitational wave detectors
CN115265723A (en) Vortex shedding flowmeter abnormity monitoring method and system based on data processing
Sherwood Simultaneous detection of climate change and observing biases in a network with incomplete sampling
Shao et al. Frequency-variance based antistrong vibration interference method for vortex flow sensor
JPH01311242A (en) Valve leak monitoring device
Ye et al. Study of burst alarming and data sampling frequency in water distribution networks
CN110532635B (en) Pipeline leakage detection algorithm based on time domain

Legal Events

Date Code Title Description
AS Assignment

Owner name: HONEYWELL INTERNATIONAL INC., NEW JERSEY

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DAUGENT, RICHARD D.;WILDA, DOUGLAS W.;REEL/FRAME:013762/0030

Effective date: 20030402

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20161102