Data logging
Data logging is a collection of data over time. It is often used in scientific experiments and can monitor a process using sensors linked to a computer. Most data logging can be done automatically.
The data logging process
Sensors have an important role in the data logging process. All physical properties can be measured with sensors such as light, heat, sound, pressure, acidity and humidity.
The sensors send signals to an interface box, which is linked to a computer. The interface box converts analogue signals to digital signals that the computer can understand.
The computer controlling the process will take readings at regular intervals. The time interval for data logging is the time between readings. The logging period is the total length of time over which readings are taken.
The readings are stored in tables and can be displayed in graphs or passed to an application, such as a spreadsheetA piece of software used to manipulate data, often used in modelling., for later analysis.
Sometimes it is necessary to record dataValues, typically letters or numbers. 'out in the field'. This is called remote data logging. Readings are stored and brought back to a computer where they are downloadingTo copy a file from the internet onto your computer or device. and analysed. The equipment in these situations needs to be very robust - equipment used to monitor water levels would have to be waterproof; similarly equipment working in a satellite would have to be able to withstand vibration during launch and recovery.