A data visualisation and reporting system for emissions monitoring
Working with a UK manufacturer of marine safety and monitoring equipment, WyeTec developed front-end software for the visualisation
and reporting of data from an emissions monitoring system.
Emissions compliance in shipping:
Our client had developed hardware for monitoring the emissions of ocean-going freight vessels. The hardware continuously logged
emissions data – CO2, NOx, SO2, etc - which was stored on removable media (SD card) on the device.
Our brief was to develop front-end software into which data from the emissions monitoring systems could be imported and visualised.
Important features were the ability to handle data from multiple vessels, each of which would have multiple engines/differing conifgurations.
Relation of data to geographical location (compliance zones) and generation of compliance reports were key requirements also.
As well as aiding compliance with emissions standards, the system helped with monitoring of engine performance, and identification of
performance issues.
Securing desktop applications :
The application featured a per-installation licencing and activation system, preventing unauthorised use, and a
roles-based permissions system to manage access to data and features.
It was written as a Windows Forms application in Visual Studio .Net, with a relational database designed in Microsoft SQL server.