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:

Supporting fast, safe helicopter service across Sweden
ATEQ South Africa Analytical Instrumentation & Environmental Monitoring
In an environment with high risks and fierce competition, Storm Heliworks’ fleet of eight helicopters operates on assignments throughout Scandinavia. Maintenance is critical, and the company recently invested in a battery charger analyser from ATEQ Aviation.

Read more...
WearCheck introduces advanced Legionella testing to safeguard water quality
Wearcheck Analytical Instrumentation & Environmental Monitoring
WearCheck Water has expanded its expertise in water analysis with the introduction of Legionella pneumophila detection and enumeration. This positions the company at the forefront of water and surface safety monitoring, ensuring businesses, industries, and public institutions can proactively manage legionella contamination risks.

Read more...
Silo weighing made easy - new mounting kit for load cells
Analytical Instrumentation & Environmental Monitoring
The PR 6003 mounting kit features fast commissioning in demanding applications in industrial silo weighing. It combines maximum accuracy with maximum safety in a compact system.

Read more...
Inline beverage analyser leverages advanced multi-parameter technology
Analytical Instrumentation & Environmental Monitoring
[Sponsored] The Cobrix 7501/7601 inline beverage analyser leverages advanced multi-parameter technology to enhance quality control in carbonated soft drink production.

Read more...
Smart weighing boosts Bayer’s automation
Analytical Instrumentation & Environmental Monitoring
he new supply centre of the agricultural chemical and pharmaceutical company Bayer in Hangzhou integrates weighing technology of Minebea Intec for precise mixing and homogenisation in Zone 2 hazardous areas.

Read more...
WearCheck Water wins accreditation for microbiological testing
Wearcheck Analytical Instrumentation & Environmental Monitoring
WearCheck Water’s Johannesburg laboratory was recently awarded ISO/IEC17025 accreditation for Total Coliforms and E.coli Testing after a rigorous audit process, adding to the company’s extensive list of certifications, and reinforcing the laboratory’s adherence to national and international work quality standards.

Read more...
Advancing process weighing and weighbridge automation
Analytical Instrumentation & Environmental Monitoring
Sasco Africa, a leader in industrial weighing solutions, is showcasing its latest innovations in process weighing and weighbridge automation.

Read more...
Analysis solutions for total organic carbon
Analytical Instrumentation & Environmental Monitoring
Prepare for the future of water quality monitoring with Hach’s industry-leading total organic carbon (TOC) analysis solutions.

Read more...
Liquid density analyser
Sensoquad Analytical Instrumentation & Environmental Monitoring
The SensoTech LiquiSonic system measures the density or concentration of a liquid by calculating using the sonic velocity to give output in real-time.

Read more...
Oxygen measurement in beverages
Analytical Instrumentation & Environmental Monitoring
[Sponsored] Anton Paar offers a complete range of oxygen measurement instruments for total package oxygen (TPO) measurements, at-line quality control (QC), and in-process monitoring. These instruments help beverage manufacturers achieve accurate, reliable oxygen control at every stage of production.

Read more...