Analytical Instrumentation & Environmental Monitoring


Expandable environment logger implementation

August 2001 Analytical Instrumentation & Environmental Monitoring

How does one create an environment logging system that can manage an arbitrary number of distributed environment sensors and log measured values to a database, while at the same time working as a server, handling client requests for environmental values from a given sensor over a given time period?

The LabVIEW-based system makes it easy to distribute sensors by using GPIB-ENET. An object-oriented design with GOOP provides the possibility to add sensors dynamically. Measured values are stored in a database by using the SQL toolkit. The network features in LabVIEW enables the implementation of a client-server application.

Keeping track of the environment is essential when developing a product. The environment logger handles an arbitrary number of sensors which makes the system flexible and new sensors can be added, when needed.

By using TCP/IP, sensors can be distributed all over the development and production areas which makes it possible to acquire measured values and store them in a common database for later analysis. The database is also used to store sensor configuration data. Adding a new sensor is easy, just add the new sensor configuration in the database and the system is updated. No change in the code has to be performed.

The system has an active and a passive mode. When running a test the user might want a detailed environment log and the environment logger is running in an active mode. But there may also be the need to log the environment when there is no test running for the UUT ie changes in the environment overnight. Normally, this passive logging is performed not as frequently as active logging during testing. This will optimise the number of measured environment values in the database. The system works as a server and the user can configure the passive logging through a graphical user interface. The active logging can be started remotely from another application, such as a test system, by acting as a client to the system and request logging from a certain sensor over a specified time period. The logged environment values in the database can be accessed immediately through an ordinary web-browser for presentation and no additional software is required to present the measured values.

System overview

The environment logger consists of a server, one or more clients, a database, a web browser and distributed sensors. The different parts communicate through a TCP/IP network as shown in Figure 1.

Figure 1. Environment logger system overview
Figure 1. Environment logger system overview

The core in the system is the server program that handles communication with the distributed sensors and the logging to the database. By using GOOP (National Instruments' graphical object-orientated programming) and creating a sensor class, each sensor is now an object, making it easy to use an arbitrary number of sensors. The sensors are connected to different channels on a GPIB-controlled acquisition unit (such as HP34970A) that is distributed through GPIB-ENET. Information about the sensors is retrieved from the database where the type of sensor, channel and address of the acquisition unit, location, measurement unit, gain and offset, min and max range are stored. The user configures the passive background logging through a graphical user interface, choosing which sensors should be active and the logging interval and the values are stored in the database. The server also contains an alarm function, if any sensor value is out of range an e-mail or SMS is sent.

Client driver

The environment logger acts as a server and makes it possible for other applications to receive environment values from a certain sensor for a specified time period by connecting as a client. The measured values are stored in the database as well as being returned directly to the client, making it possible to use the environment logger as a part of its own system. A public LabVIEW driver is freely available, making client applications easy to create.

Server overview

The server consists of five parallel processes. Figure 2 shows a server overview with the internal communication between the processes.

Figure 2. Server overview. Five processes are used in the server
Figure 2. Server overview. Five processes are used in the server

The first process handles the graphical user interface and takes care of user actions. Two processes are used to handle client requests. Process two is only waiting for new clients to connect and as soon as one tries to connect, the request is put in the connection queue to process three that will take care of the request. This way maximum performance is achieved.

There is a separate process that handles the communication with the sensors and performs the actual logging. The logging gets the orders from the log setting queue, where commands have been queued either by client request or from the graphical user interface. The measured environment values are stored in a buffer that the last process is removing queue elements and store them in the database. By using two processes for logging and storing the results in database, logging will never be interrupted by the database storage that sometimes might be slow. This way of implementing an environment logging system creates a flexible, stable and powerful system that continually runs in the background, comfortably delivering environment data well into the future.

Products used to implement this datalogger include LabVIEW 5.1/6.02, GOOP, GPIB-ENET, GPIB-ENET/100, SQL toolkit and Internet toolkit.

National Instruments

(011) 805 8197

[email protected]

www.ni.com





Share this article:
Share via emailShare via LinkedInPrint this page

Further reading:

Precision in every drop, powered by ICP technology
Wearcheck Analytical Instrumentation & Environmental Monitoring
Elemental profiling using Inductively Coupled Plasma – Optical Emission spectroscopy provides useful information on the chemical composition of lubricants.

Read more...
A trusted oxygen analyser back in action
Elemental Analytics Analytical Instrumentation & Environmental Monitoring
After a period of discontinuation, Servomex’s Oxy 1810 oxygen analyser has officially returned.

Read more...
Multi-channel pH and conductivity controller for the water sector
Senseca Analytical Instrumentation & Environmental Monitoring
The measurement of pH and conductivity plays an integral role in water systems. Senseca South Africa has introduced a multi-channel controller that allows the connection of up to five digital sensors and a frequency-emitting flow sensor.

Read more...
DEKRA Industrial sets new standards for asset integrity in local petrochemical sector
Analytical Instrumentation & Environmental Monitoring
DEKRA Industrial South Africa has strengthened its position as a leader in hydrogen-induced cracking inspections through a strategic combination of advanced non-destructive testing techniques, investment in state-of-the-art inspection equipment and global technical collaboration.

Read more...
ABB leads in emissions monitoring with industry-first data acquisition system proficiency test
ABB South Africa Analytical Instrumentation & Environmental Monitoring
ABB is the first company to offer a complete package of continuous gas analysis and DAHS systems fully compliant with international standards.

Read more...
Ensuring clean and safe water
Endress+Hauser South Africa Editor's Choice Analytical Instrumentation & Environmental Monitoring
Endress+Hauser’s comprehensive range of disinfection sensors is designed to monitor and control disinfectant levels in water treatment processes.

Read more...
High-precision measurement of insulating gases
WIKA Instruments Analytical Instrumentation & Environmental Monitoring
WIKA has launched the next generation of its GA11 gas analyser. It enables switchgear operators, manufacturers and maintenance companies to record the quality of SF6 gas and alternative insulating gases.

Read more...
Say goodbye to missed contamination with real-time colour monitoring
Analytical Instrumentation & Environmental Monitoring
Applied Analytics offers seamless and rapid colour monitoring in processes with an industry-proven analyser that quickly and accurately monitors colour in your sample stream for impurities and inconsistencies.

Read more...
Metrology laboratory is the heart of data-driven production consistency
Analytical Instrumentation & Environmental Monitoring
Pressing and welding have been at the core of Tier 1 automotive supplier, Malben Engineering for 50 years; but it is the company’s investment in its state-of-the-art metrology laboratory which has set it apart.

Read more...
Unlocking precision: The future of inline concentration measurement
Analytical Instrumentation & Environmental Monitoring
[Sponsored] In today’s resource-conscious industrial world, manufacturers are under growing pressure to optimise productivity, ensure consistent product quality and minimise waste. One of the most effective levers for achieving these goals lies in mastering concentration measurement, and Anton Paar is redefining how it is done.

Read more...









While every effort has been made to ensure the accuracy of the information contained herein, the publisher and its agents cannot be held responsible for any errors contained, or any loss incurred as a result. Articles published do not necessarily reflect the views of the publishers. The editor reserves the right to alter or cut copy. Articles submitted are deemed to have been cleared for publication. Advertisements and company contact details are published as provided by the advertiser. Technews Publishing (Pty) Ltd cannot be held responsible for the accuracy or veracity of supplied material.




© Technews Publishing (Pty) Ltd | All Rights Reserved