WaveSaver
WaveSaver for Schools and Universities was the 3rd round of environmental modeling software Wolf Rock developed for the U.S. Environmental
Protection Agency. We designed and built two previous
versions: one for hotels and a second for office buildings. There was also a version of the technology developed for the Federal Energy Management Program (FEMP) for Government installations.
The Problems
There were three major areas that required creative problem solving.
The first was in the area of Human Factors. The problem was describing the layout of every building on a college campus, (right down to the water
faucets) as well as the daily usage patterns, for everyone who uses those buildings.
The second problem was computation. Speed was needed by the expert system to evaluate trade-offs in priority, pay back, time and cost. The
more options considered the better the return.
This meant we needed to design a simulation of the building infrastructure from water heating, temperature variations, factors of reclamation and heat
recovery, that could do real time computations of the consumption and waste production. The non-deterministic nature of the results had to deal
with the concepts of reclamation, heat extraction, and waste absorption, so the problem was not straightforward by any means.
The third problem was the expert system itself. Given a building and a fixed about of time, we needed to be able to determine what construction
changes could be made, the time and cost needed to make the changes and the resource and cost savings before and after the change. This information then needed to create an optimal construction schedule.
We had an excellent Professional Engineering group to work with.
The Solutions
The application uses an inheritance based GUI, and a custom designed object instance database. This allows a user to quickly and easily create
a complex system model of water and energy usage for institutions ranging from a small college up to a large university campus (and even a medium sized city)
The concept of Is Like and a set of seasonal variations that could be applied to any object in the system made a huge problem into a very
manageable one.. It allowed the local engineer to create say, a dormitory and then specify that other dormitories to be like that prototype. The
relation could be fixed (change one and all of the relations change as well) or used as a starting point.
|