Rüchardt experiment equation derivation

AI Thread Summary
The discussion focuses on deriving the pressure difference equation for a piston in a tube under adiabatic and reversible conditions, starting from the initial pressure P0. The key equation presented is P0(V0 + L*Ap)^k = P(V0 + x*Ap)^k, leading to the goal of showing that P - P0 = k * P0 * Ap * (L - x) / V0 when L*Ap / V0 is negligible. Participants suggest using the binomial theorem and Taylor series for simplification, but challenges arise due to the complexity of the exponent k. The conversation highlights the difficulty in manipulating the equations to achieve the desired result, with a request for further assistance in the derivation process.
CodyZim
Messages
8
Reaction score
0

Homework Statement


The piston is initially at the top of the tube and the air pressure is equal to P0 (ambient pressure).
After it is released and drops to location x, the pressure can be computed as follows. Assuming
the air is an ideal gas with constant specific heats and assuming the process is adiabatic and
reversible, we have

P0(V0 + L*Ap)k = P(V0 + x*Ap)k

where x is measured from the bottom of the tube.
For L*Ap /V0 << 1, show that

P - P0 = k * P0 * Ap * (L - x) / V0

Homework Equations


(1-1):
P0(V0 + L*Ap)k = P(V0 + x*Ap)k

(1-2):
P - P0 = k * P0 * Ap * (L - x) / V0

PVk = constant

k = Cp/Cv

The Attempt at a Solution


I tried binomial theorem, and rearranging to solve for P - P0. I've taken up to second level Differential equations and I cannot think or find a way to get the equation to equal that when I set L*Ap / V0 = 0.

L*Ap / V0 = 0.
P* (x * Ap / V0)k - P0 = 0

Binomial theorem:

(x + y)n = (n/k) xn * y0

I realized right away this method wouldn't work, because the n in my case isn't determined yet, but I know its a constant.

thats as far as I get to determining the equation.

Any help is much appreciated! Thanks!
 
Last edited:
Physics news on Phys.org
k is not even an integer.

You can use a taylor series.
 
Thread 'Have I solved this structural engineering equation correctly?'
Hi all, I have a structural engineering book from 1979. I am trying to follow it as best as I can. I have come to a formula that calculates the rotations in radians at the rigid joint that requires an iterative procedure. This equation comes in the form of: $$ x_i = \frac {Q_ih_i + Q_{i+1}h_{i+1}}{4K} + \frac {C}{K}x_{i-1} + \frac {C}{K}x_{i+1} $$ Where: ## Q ## is the horizontal storey shear ## h ## is the storey height ## K = (6G_i + C_i + C_{i+1}) ## ## G = \frac {I_g}{h} ## ## C...
Back
Top