ESP Catalog High Level
This diagram shows the relationship between the components that comprise an Electric Submersible Pump (ESP) and the descriptions of their catalog properties.
There exists a class called R_Facility_Cat that holds the basic information for a catalog i.e. the Catalog_Number, Manufacturer and the Model_Name. In addition to this we have also introduced the concept of a catalog template for components that are parts of an ESP. These components are ESP Motors, Intakes Protectors and Gas Devices. IN addition there is an ESP Pump, but it was decided that it makes more sense to have ESP_Pump inherit from Pump rather than ESP_Component. In order to accomplish this the attributes from R_ESP_Component_Cat were all copied into R_ESP_Pump_Cat. |
|
|
|