Safety Planning
Ron Poet
This project is concerned with planning safety procedures at oil
refineries. It will produce a tool that will let various companies
construct maps of their oil installations and simulate various
disaster scenarios. The maps will have the following features:
Simple land use information such as towns, roads, fields and forests;
Several oil refinery type installations, which can be added using
a drag and drop metaphor; and pipelines between these objects.
The system will use:
-
Several different dialogs, built with the Visual C++ dialog
design tools.
-
ODBC (Open Database Connectivity) and DBO (Database Access Objects)
will be used to store details of the scenarios.
-
It is likely that OLE2 (Object Linking and Embedding) will
by useful in creating embedded objects for the drag and drop.
-
The document - view architecture will be used to provide the
intermediate code. The Visual C++ browser and interactive
debugger will be used to write the code.
Training will be provided in Visual C++ and related technologies.
Back to summary page.