The Compression Unit model has been implemented. This includes the implementation of four combinations of Compression Units:
1) Reciprocating Engine - Reciprocating Compressor
2) Gas Turbine - Centrifugal Compressor
3) Reciprocating Engine - Centrifugal Compressor and
4) Gas Turbine - Reciprocating Compressor.
The properties of the compression units are designed to be read from a central database on the server side, and written back to the server side database under a new name on modification. The database for storing the properties of all the four types of Compression Units was designed and created in Oracle.
The communication loop between the graphical user interface (GUI) and the Parallel Simulator has been completed and tested. Users can now play, replay, stop, pause resume, move forward, move backward, move forward and backward by n steps.
The reciprocating engine model was combined with the reciprocating compressor model. All necessary equations to describe the complete system were documented and implemented. It was realized during documentation that the Cooper GMV4 engine map developed was done so using a constant fuel lower heating value (LHV). However in the VPST system the LHV of the gas in the pipeline that is used to fuel the engines is likely to vary. Hence work is now being done to incorporate the LHV as an input to the engine simulation. Of the various possibilities to do so, one could be to regenerate the maps differently than done earlier, while another possibility could be to modify the fuel flow rate equation to take care of the variability. At the time of this writing, the second option appears more feasible and will be adopted.
Work has started on the simulation of a large pipeline system that runs through Kansas and feeds the Chicago market. This simulation will be conducted with the parallel models and with the sequential models for comparison. Once successful, this particular pipeline will become the test bed to test various combinations of control strategies and engine upgrade concepts.