positive displacement compressor (G) for simulating roots blower
3 views (last 30 days)
Show older comments
I want to simulate the performance of roots blower in a gas network, and I only found that there is a positive displacement compressor block.
I wonder if this block is suitable for simulating roots blower or not. if it is suitable, I would like to know if the parameters of this block are related to the size of the blower or not.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1271105/image.png)
0 Comments
Accepted Answer
Yifeng Tang
on 25 Jan 2023
Looks like this positive displacement compressor would be the right choice. A roots-type blower indeed works by trapping a fixed amount of fluid and forcing it towards the discharge. The key parameter is the displacement volume, i.e. how much volume of fluid is trapped and moved per revolution. If you have the spec sheet of the blower, it likely contains such information.
Then you may want to model the volumetric efficiency, i.e. whether you really get that much of volume moved per revolution. This block has an analytical equation for extrapolating from a given nominal condition, or the percentage may change as a function of pressure difference and rpm, which you can use a 2D lookup table to specify the volumetric efficiency. You'll need more information from either reference data from the vendor or your own test data to parametrize this.
Limitation: you can only specify a fixed value for the Polytropic exponent and the Mechanical Efficiency.
More Answers (0)
See Also
Categories
Find more on Two-Phase Fluid Library in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!