|
DWS (Digital Weather Station) is a powerful weather monitoring system which is designed to monitor the skiing conditions that a certain skiresort offers in winter.
The system measures, with the help of sensors, the temperature (of the air and of the snow), the pressure, the humidity, the wind speed, the wind direction, the fog density, and of course the snow layer in certain key points along the slopes. All these sensors are incorporated into compact modules and controlled by microcontrollers.
The application gathers information from all the modules, and creates, using simulation algorithms an accurate virtual 3D model of each slope. The operator can thus have a perspective view of the entire slope and can issue prompt warnings about avalanches, heavy fog, heavy winds, unskiable portions of the slope etc. The program can also be used for live-monitoring of the slopes as it can access LAN cameras situated at various interest points in the resort.
I developed this application in 2005 with the help of my colleagues Andrei Niciu & Marius Popescu (microcontroller programmer and hardware module designer).
The main application of this project was designed using Borland Delphi 7 and the OpenGL API (for the terrain rendering engine).
|