Tampilkan postingan dengan label Instrumentation. Tampilkan semua postingan
Tampilkan postingan dengan label Instrumentation. Tampilkan semua postingan

Senin, 06 Juni 2011

Did You Know LabVIEW Could Build a Real-Time Spectrum Analyzer ?

Posted by Eriksonj 2:57:00 AM, under | No comments

| Posted by author |



The combination of LabVIEW and modular instruments with user-programmable FPGA helps you create a real-time spectrum analyzer that can trigger at frequency-specific amplitudes and log data to disk.

Traditional RF spectrum analyzers suffer from the fact that they are not capable of triggering on signals at specific frequencies of arbitrarily short durations.
Modern packed-based communication protocols generate such brief signals that it can be challenging to detect and troubleshoot them with traditional instrumentation. With the rich, custom visualization capabilities of NI LabVIEW software, you can convey a variety of information on a single display, including a frequency-dependent trigger threshold, peak values at each frequency, and a persistence display showing the average signal content with a variable intensity and decay rate.
But how do you overcome the hardware limitations of traditional RF spectrum analyzers? With NI modular instruments and Digital Signal Processor (DSP)-focused, field-Programmable Gate Arrays (FPGA) on the NI FlexRIO and Intermediate Frequency (IF) transceiver products, you can use the LabVIEW FPGA Module to implement custom RF applications. In the case of a real-time spectrum analyzer, the NI PXle-5641R RIO IF transceiver acquires IF data that has been downconverted from the RF frequency of interest.
On the FPGA, signal processing express Vls, such as windowing and the Fast Fourier Transform (FFT), give you the ability to continuously convert time-domain RF data into the frequency domain.
These computations can be performed faster than the incoming data, making them real time, which is possible only on today's high-performance FPGA. Once the data is in frequency domain, you can average it, record the peak value at each frequency, or compare it to a frequency-specific threshold and signal the host application to perform operations such as pausing the display or logging a record to disk whenever the threshold is exceeded. Only with the flexibility of LabVIEW can you use the same programming language on both the host microprocessor and other computing targets, such as FPGA to create unique, high-performance applications for test and measurement.

To watch a video of this real-time spectrum analyzer in action, visit ni.com/info.

Kamis, 28 April 2011

Turning Up The Heat (1)

Posted by Eriksonj 10:01:00 PM, under | No comments

It's not often hear about new advances in temperature measurement, but several underlying capabilities become possible with the application of hot technologies like fieldbus and EDDL
.
Temperature sensors are in contact with the process, subject to high heat, vibration, corrosion, abrasion, pounding pressure, and stress from flowing fluids, Thermowells, when used, protect against some of these stressors, but not all. As a result, temperature sensors and their wiring are susceptible to degradation.
However, diagnostic technologies now allow plants to leverage thermocouple condition monitoring and failure prediction features that were previously unavailable in transmitters. Deployment of these technologies helps reduce process downtime and decrease energy costs. Specifically, the two open technologies brought together for detection, delivery and display of diagnostics are Foundation Fieldbus and Electonic Device Description Language (EDDL).

Conventional two-wire, loop powered temperature transmitters with a 4-20 mA analog output have a power limitation as they must consume less than 4 mA. This limits processing power of the microprocessor, as well as the level of complexity of the device firmware.
In comparison, two-wire, bus powered fieldbus devices do not have this power limitation; a temperature transmitter can consume 12 mA or more, if need be. This enable the use of more powerful microprocessor, and subsequently more sophisticated device firmware, allowing for new powerful diagnostics.

As a further advantage, and unlike other communication protocols used in temperature transmitters, devices using Foundation fieldbus have a syncronized real-time clock that enables process and diagnostic alarms to be time-stamped in the transmitter.
The time-stamps allow event recordings to be accurate, even if the communication is not instantaneous. Alerts are sent when state changes. This is the most efficient use of communication, eliminating the need to wait for polling from the system.
Device diagnostics like those for thermocouple degradation, temperature tracking, and statistical process monitoring are prioritized and categorized as per NAMUR NE. 107 recommendation. This allows the system to alert the right person without flooding others in alarms.

Making Predictions

A thermocouple is made up by joining two wires of dissimilar materials in one end. A low voltage as a function of the temperature difference between the measuring junction and open end (cold junction) is generated, known as the Seebeck effect.
The transmitter measures the voltage at the open end, and computes the temperature from the voltage based on polynomials for each type of thermocouple. The temperature at the cold junction (transmitter terminals) must also be included, known as cold junction compensation.
Thermocouples are vulnerable to a number of failure risks. Wire thinning increases the resistance of thermocouples as does improper wiring connection at terminals. Overtime, thermocouples may deteriorate, and burn out. If thermocouple conductors corrode, they also become brittle and may break due to vibration, particularly thermocouple types based on iron. The result of a degrading thermocouple or wiring is undesirable downtime.

Deterioration in thermocouples occurs slowly, and may cause inaccurate measurements. Thermocouple Degradation Diagnostic can help detect a failing thermocouple and allow preventive maintenance to be scheduled. Scheduled maintenance avoids the removal of a thermocouple from a process while in operation, which is not always possible.
Because thermocouple degradation is aggravated by long distances and multiple wiring terminations, field-mounted transmitters are preferred as a first step to reduce this problem. Next, thermocouple diagnostics may be used to monitor the health of the thermocouple. As thermocouples deteriorate, the resistance increases away from the baseline value that was recorded at installation. Thermocouple Degradation Diagnostic is able to measure and monitor the resistance of the thermocouple. If the resistance exceeds a threshold or "trigger" level, the operator will receive an alert. This alert will prompt the user to perform several preventive maintenance actions. The alert also allows time for a planned shutdown to be schedules prior to possible loop failure.

For many years, temperature transmitters have had diagnostics that, at time of sensor installation, are able to detect if sensor wiring is open or shorted. Temperature diagnostics have also provided the ability to detect if a sensor breaks and fails completely during operation. However, the ability to predict deterioration is new.

This is a good start, provided the diagnostics are passed to the operators so they can take evasive action. If a sensor breaks, the operators may have minutes or hours to respond before the process is affected. If device diagnostics are displayed on the operator consoles, operators can put loops in manual and take over control of the process. This is not deal, since it may be strenuous on operators to run the process on manual for long periods of time, and control will not be as tight as during automatic control. Therefore predictive diagnostics is important.

Read more...

Turning Up The Heat (2)

Posted by Eriksonj 9:43:00 PM, under | No comments

In some systems in the past, device diagnostics were either nonexistent or only displayed on a separate, usually unattended, maintenance station. This made the diagnostics less accessible and was not beneficial to operations. To make sure device diagnostics are incorporated into daily work processes, they must be displayed to operators at their consoles, integrated in accordance with NAMUR NE. 91 recommendations.

The field diagnostics are prioritized based on the critically of the device to the process and the severity of the fault in the device. This filters device alerts so that only those operation-critical ones reach the operators. It also eliminates alarm flooding in accordance with EEMUA recommendation 191. All device alerts, including predictive diagnostics not yet affecting the process, are reported to the maintenance console so maintenance may be scheduled for a convenient (later) time.

Using EDDL, the temperature transmitter manufacturer designs how the transmitter setup and diagnostics information shall be displayed in the device management software or handheld field communicator. This way, the transmitter manufacturer ensures the setup and interpretation of the temperature sensor diagnostics is as easy as possible for the user.

The multi-pen trend in the screen (overleaf) displays the thermocouple resistance, along with the baseline and trigger value. The trend plotted as a blue line allows any intermittent problems to be visualized, along with displaying the present resistance reading's distance from the trigger level.

Meanwhile, the thermocouple status is indicated by an LED mimic on the right side of the screen. The LED turns red if the trigger level is excedeed, indicating that preventive maintenance should be scheduled to inspect the thermocouple.
Replacing thermocouples during a planned maintenance period is easier, safer, and more cost effective than replacing thermocouples while the plant is running. As a result, downtime due to thermocouple failure and energy cost due to thermocouple degradation can be reduced. This translates into increased profitability, and in some cases, higher product quality.

The automatic testing provided by the Thermocouple Degradation Diagnostic feature also eliminates the need for periodic manual resistance testing, which may lower maintenance costs and cause less process disruption.

Process Statistics

Apart from temperature element degradation, another plant challenge is detecting problems within the process. Today, some transmitters have sophisticated diagnostics able to detect abnormal process conditions in a wide variety of applications based on "statistical process monitoring".
Here, the sensor samples process temperature at high frequency and the transmitter internally computes statistical mean of the temperature and standard deviation of the process noise. For a significant change in noise without a change in process temperature, the transmitter alerts the technician to the impending problem. Noise is not just noise anymore, noise contains important process information.

Statistical process monitoring (SPM) is able to detect abnormal process behavior before operation constrains are reached, providing an early warning. SPM alerts provide process engineers with a better view of what is going on in the process.
Abnormal condition detection using statistical process monitoring may be used to detect hydrate formation in natural gas lines, scaling formation, and thermowell coating. Users are discovering and testing many new applications.

The alerts provided by the transmitter, foundation fieldbus, and EDDL allow abnormal situation detection and prevention, and provide notification before a process is affected.
Because a distributed control system (DCS) typically registers input updates once a second or slower, followed by damping to filter out the noise and transients, statistical analysis of noise or capturing intermittent events in system software is not effective.

Boosting Performance


These new diagnostics as described above are in addition to traditional sensor short- and open- circuit detection. Another diagnostic technology used to uncover a drifting or failing sensor is Sensor Drift Alert which detects errors in temperature sensors by comparing readings from two sensors measuring the same point.
Several underlying capabilities, such as time synchronization, time-stamped alerts, and device diagnostics integrated into operator stations, become possible when combining the power of Foundation Fieldbus with the advantages of EDDL.

A digital infrastructure combining these two technologies allows you to take advantage of the latest developments in temperature measurement technology and new innovations that are not possible on an analog platform. It is the basis for a digital plant architecture that uses the power of field intelligence to improve plant performance.

Blog Archive

Blog Archive