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:

Reliability restored through systemic vibration analysis
Wearcheck Analytical Instrumentation & Environmental Monitoring
Condition monitoring specialist, WearCheck uses a variety of testing techniques to enhance reliability in machinery components and prevent failures.

Read more...
Meteorological data logger with up to 32 analogue sensors
Senseca Analytical Instrumentation & Environmental Monitoring
Senseca has introduced its advanced data acquisition system for environmental monitoring, which has a universal data logger for up to 32 analogue, pulse and smart digital sensors.

Read more...
Yokogawa’s free chlorine analyser is gold standard for water treatment utilities
Yokogawa South Africa Analytical Instrumentation & Environmental Monitoring
One of the key factors in ensuring safe drinking water is the accurate monitoring of free chlorine residuals. This is where advanced online analysers, such as Yokogawa’s FC800 free chlorine analyser, are becoming increasingly valuable for water treatment operators and municipal utilities.

Read more...
Cooling tower bleed control
Analytical Instrumentation & Environmental Monitoring
Cooling towers rely on evaporation to remove heat, but this process also concentrates dissolved solids in the system. Left unmanaged, this buildup can lead to scaling, corrosion and fouling, reducing efficiency and increasing maintenance costs.

Read more...
Importance of gas analysis in the petrochemical industry
Elemental Analytics Analytical Instrumentation & Environmental Monitoring
Gas analysis plays a critical role in petrochemical operations, supporting process optimisation, product quality and plant safety. As an experienced and expert gas analysis supplier, Elemental Analytics can provide the correct analyser and sample system package to meet individual plant requirements.

Read more...
Expanded test laboratory provides polymer users with more information
igus Analytical Instrumentation & Environmental Monitoring
igus has expanded its international testing facilities to accommodate its increasing product portfolio and enable continuous improvement of its product quality.

Read more...
Filters for zero-alcohol wine
Parker Hannifin - Sales Company South Africa Analytical Instrumentation & Environmental Monitoring
The market for zero-alcohol wine is creating fresh opportunities for wine producers, but processing these products creates new contamination challenges. Technical support from an established filtration specialist, such as Parker, can help wineries in overcoming the challenges posed by the increased risk of contamination.

Read more...
Remote monitoring solution for sewage plants
ifm - South Africa Analytical Instrumentation & Environmental Monitoring
With ifm’s remote monitoring solution, you can visualise the condition of the submersible pumps in your sewage plant and diagnose issues before they become serious problems.

Read more...
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...









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