First time here? Check out the Help page!
1 | initial version |
I understand by your phrasing that you want a way to model an specific CO2 compressor. But first, if any industry standard compressor would be enough for your purposes, there are hundreds of those curves and coefficients already in the EnergyPlus datasets. Here is a link for the gitbhub .idf file but it is present in the "datasets" folder of any EnergyPlus download. I personally used some in simulations and they perform as standards relatively well.
If an specific compressor is needed for you, I suggest two approaches: An hard one and an easier one.
The hard one
You need all of these curves and you said you can get "Capacity and performance and specific points". If that is because you have access to a compressor map software, then you could get the 11ish points needed for each cuve in subcritical and transcritical operation, then use a curvefitting tool to get the exact parameters you need that are in the link to the documentation.
The easy one
Most refrigeration systems do not change the suction (evaporation) temperature, thus the only dependency of power and capacity is to outside temperature (Which directly correlates to GasCooler pressure and enthalpy). At the same time the COP has the relationship between power and capacity implicit in its value.
This means that you could get a simulation done with any compresor from the dataset and YOUR operating conditions (Superheat, subcooling, evaporation temperature) and then plot COP vs outside temperature. Then compare it with your compressor COP vs Outside temp. and adjust the coefficients manually knowing that you only care about those relating to outside variables, not suction variables.
2 | No.2 Revision |
I understand by your phrasing that you want a way to model an specific CO2 compressor. But first, if any industry standard compressor would be enough for your purposes, there are hundreds of those curves and coefficients already in the EnergyPlus datasets. Here is a link for the gitbhub .idf file but it is present in the "datasets" folder of any EnergyPlus download. I personally used some in simulations and they perform as standards relatively well.
If an specific compressor is needed for you, I suggest two approaches: An A hard one and an easier one.
The hard one
You need all of these curves and you said you can get "Capacity and performance and specific points". If that is because you have access to a compressor map software, then you could get the 11ish points needed for each cuve in subcritical and transcritical operation, then use a curvefitting tool to get the exact parameters you need that are in the link to the documentation.
The easy one
Most refrigeration systems do not change the suction (evaporation) temperature, thus the only dependency of power and capacity is to outside temperature (Which directly correlates to GasCooler pressure and enthalpy). At the same time the COP has the relationship between power and capacity implicit in its value.
This means that you could get a simulation done with any compresor from the dataset and YOUR operating conditions (Superheat, subcooling, evaporation temperature) and then plot COP vs outside temperature. Then compare it with your compressor COP vs Outside temp. and adjust the coefficients manually knowing that you only care about those relating to outside variables, not suction variables.
3 | No.3 Revision |
I understand by your phrasing that you want a way to model an specific CO2 compressor. But first, if any industry standard compressor would be enough for your purposes, there are hundreds of those curves and coefficients already in the EnergyPlus datasets. Here is a link for the gitbhub .idf file but it is present in the "datasets" folder of any EnergyPlus download. I personally used some in simulations and they perform as standards relatively well.
If an specific compressor is needed for you, I suggest two approaches: A hard one and an easier one.
The hard one
You need all of these curves and you said you can get "Capacity and performance and specific points". If that is because you have access to a compressor map software, then you could get the 11ish points needed for each cuve in subcritical and transcritical operation, then use a curvefitting tool to get the exact parameters you need that are in the link to the documentation.
The easy one
Most refrigeration systems do not change the suction (evaporation) temperature, thus for simulation purposes the only dependency of power and capacity is to outside temperature (Which directly correlates to GasCooler pressure and enthalpy). At the same time the COP has the relationship between power and capacity implicit in its value.
This means that you could get a simulation done with any compresor from the dataset and YOUR operating conditions (Superheat, subcooling, evaporation temperature) and then plot COP vs outside temperature. Then compare it with your compressor COP vs Outside temp. and adjust the coefficients manually knowing that you only care about those relating to outside variables, not suction variables.