- #1
T-osu
- 6
- 0
- TL;DR Summary
- Trying to calculate total force of air spring modeled as double acting piston. Think I have change in pressure, but having trouble determining change in temperature in each chamber. Very difficult as I am an electrical engineer with no experience in thermodynamics! Any help appreciated.
Hi everyone,
I'm an electrical engineer working on making a linear model for a power take-off system. I've gotten inertial, friction, and hydraulic/electric components done, but what is really confusing me is the gas system; I haven't taken ANY thermodynamics. To simplify it, it is modeled as a double acting piston. So, there are 2 chambers each filled with 1 mole of nitrogen and a piston that initially separates them in the middle with dead volume in each chamber. The rod of the piston is free to move by an outside force. I would add a photo, but I don't see an option to?
The following is assumed:
- piston casing is perfectly rigid
- moving interface is perfectly sealed
- chambers are a closed system, no material exchange with surroundings
- gas pressure and temp homogeneous in each chamber (I know what this means, but not how it affects equations )
- no friction between rod and cylinder
- nitrogen obeys ideal gas law
The gas pressure, volume, and temp change by the energy balance equation (unsure how to utilize this though).
But I am totally stuck...
If I assume that the temperature stays the same, and the piston rod moves by some mass, then I worked out the total force as:
sum_forces = F_lower - F_upper - F_gravity
sum_forces = P_low*A_low - P_up*A_up - m_piston*g
sum_forces = (nRT)*A_low/V_low - (nRT)*A_up/V_up - m_piston*g
sum_forces = nRT [ A_low/V_low - A_up/V_up] - m_piston*g
sum_forces = nRT [ A_low/(A_low*h_low) - A_up/(A_up*h_up)] - m_piston*g
sum_forces = nRT [ 1/h_low - 1/h_up ] - m_piston*g
Would that seem right if we assume temperature stays the same? I realize I forgot to account for dead volume, but I assume I'd just add it in.
Next, I'm working on how to account for temperature change, which is giving me a hard time. So far I've found other posts such as https://physics.stackexchange.com/questions/245808/change-of-temperature-of-gas-in-cylinder, but again I'm unsure. I feel like I need to use the energy balance equation somehow but I can't find any examples.
Could anyone provide any guidance?
Thank you!
I'm an electrical engineer working on making a linear model for a power take-off system. I've gotten inertial, friction, and hydraulic/electric components done, but what is really confusing me is the gas system; I haven't taken ANY thermodynamics. To simplify it, it is modeled as a double acting piston. So, there are 2 chambers each filled with 1 mole of nitrogen and a piston that initially separates them in the middle with dead volume in each chamber. The rod of the piston is free to move by an outside force. I would add a photo, but I don't see an option to?
The following is assumed:
- piston casing is perfectly rigid
- moving interface is perfectly sealed
- chambers are a closed system, no material exchange with surroundings
- gas pressure and temp homogeneous in each chamber (I know what this means, but not how it affects equations )
- no friction between rod and cylinder
- nitrogen obeys ideal gas law
The gas pressure, volume, and temp change by the energy balance equation (unsure how to utilize this though).
But I am totally stuck...
If I assume that the temperature stays the same, and the piston rod moves by some mass, then I worked out the total force as:
sum_forces = F_lower - F_upper - F_gravity
sum_forces = P_low*A_low - P_up*A_up - m_piston*g
sum_forces = (nRT)*A_low/V_low - (nRT)*A_up/V_up - m_piston*g
sum_forces = nRT [ A_low/V_low - A_up/V_up] - m_piston*g
sum_forces = nRT [ A_low/(A_low*h_low) - A_up/(A_up*h_up)] - m_piston*g
sum_forces = nRT [ 1/h_low - 1/h_up ] - m_piston*g
Would that seem right if we assume temperature stays the same? I realize I forgot to account for dead volume, but I assume I'd just add it in.
Next, I'm working on how to account for temperature change, which is giving me a hard time. So far I've found other posts such as https://physics.stackexchange.com/questions/245808/change-of-temperature-of-gas-in-cylinder, but again I'm unsure. I feel like I need to use the energy balance equation somehow but I can't find any examples.
Could anyone provide any guidance?
Thank you!