ORNL-AMO / AMO-Tools-Desktop

AMO-Tools-Desktop is an energy efficiency calculation application for use with industrial equipment such as pumps, furnaces, fans, and motors, as well as for industrial systems such as steam. Currently in beta.
Other
39 stars 22 forks source link

Some quick CA issues #4013

Closed koay9f closed 4 years ago

koay9f commented 4 years ago

For compressed air reduction: There is a list under Orifice / Pressure Method. The last two items are "COLOR air knife", and both have the same values. Pls delete one and just call the other "Air Knife"

For compressed air reduction and air survey leak For utility = "electric", there is a lookup for Compressor Control, please change the value for Variable Speed to 0.97 (or 97%, I'm not sure how the code). Please let me know if this is actually in the suite and I'll make a new issue

koay9f commented 4 years ago

Instead of the second item (Variable Speed in Compressor Control)

For compressed air reduction and air survey leak For utility = "electric", there is a lookup for Compressor Control, please replace the entire look up table with the following

Compressor Controls Control Adjustments (% of Average Power) Screw Compressor – Inlet Modulation 0.30 Screw Compressor – Variable Displacement 0.60 Screw Compressor – Variable Speed Drives 0.97 Oil Injected Screw - Load/Unload (short cycle) 0.48 Oil Injected Screw - Load/Unload (2+ minutes cycle) 0.68 Oil Free Screw - Load/Unload 0.73 Reciprocating Compressor - Load/Unload 0.74 Reciprocating Compressor - On/Off 1.00 Centrifugal Compressor – In blowoff (Venting) 0 Centrifugal – Modulating (IBV) in throttle range (Non- Venting) 0.67 Centrifugal– Modulating (IGV) in throttle range (Non- Venting) 0.86

Some of these are already in the existing.
Would it look better to add a new dropdown "Compressor Type" with the options "Screw", "Oil Injected Screw ", "Oil Free Screw", "Reciprocating", and "Centrifugal" and then have the Compressor Control options dependent on that choice? (If choose "Reciprocating" your only options are "Load/Unload" and "On/Off"?

Help Text: If do the new "Compressor Type" then add help text This field limits the "Compressor Control" options" and then have the list of Compressor type options with the associated "Control" options

For 'Compressor Control'

Values for associated fraction of average power are based off the NREL Compressed Air Evaluation Protocol (hyperlink: https://www.nrel.gov/docs/fy17osti/68577.pdf)

IBV - Inlet Butterfly Value
IGV - Inlet Guide Vanes

Feel free to message me to talk