Need help finding temperature-volume relation in solving Adiabatic problem

AI Thread Summary
A monatomic ideal gas in a perfectly insulated cylinder experiences a doubling of temperature when compressed by a piston, with an initial pressure of 1.31 × 10^5 Pa. The relevant equation for this adiabatic process is P_i*(V_i)^γ = P_f*(V_f)^γ, where γ = 5/3. The discussion focuses on determining the final pressure by relating the volume changes to the temperature changes, specifically using the ratio of initial to final volumes. After some algebra, the relationship between volumes and pressures is clarified, leading to the conclusion that the final pressure can be calculated using the derived volume ratio. The final steps involve substituting back into the original equation to solve for P_f.
defmar
Messages
8
Reaction score
0
A monatomic ideal gas (γ = 5/3) is contained within a perfectly insulated cylinder that is fitted with a movable piston. The initial pressure of the gas is 1.31 × 105 Pa. The piston is pushed so as to compress the gas, with the result that the Kelvin temperature doubles. What is the final pressure of the gas?

I know the equation I will need to solve this with is P_i*(V_i)^γ = P_f*(V_f)^γ
I'm stuck at figuring out how to plug that T_f = 2*T_i to find the volume. Any pointers?
 
Physics news on Phys.org
defmar said:
A monatomic ideal gas (γ = 5/3) is contained within a perfectly insulated cylinder that is fitted with a movable piston. The initial pressure of the gas is 1.31 × 105 Pa. The piston is pushed so as to compress the gas, with the result that the Kelvin temperature doubles. What is the final pressure of the gas?

I know the equation I will need to solve this with is P_i*(V_i)^γ = P_f*(V_f)^γ
I'm stuck at figuring out how to plug that T_f = 2*T_i to find the volume. Any pointers?
Substitute nRT/V for P into the equation.

AM
 
Andrew Mason said:
Substitute nRT/V for P into the equation.

AM

In that case I'm getting an equation that reduces to (V_f/V_i)^γ = V_i/(2*V_f).

I don't know the initial or final volume or how to solve from here.
 
defmar said:
In that case I'm getting an equation that reduces to (V_f/V_i)^γ = V_i/(2*V_f).

I don't know the initial or final volume or how to solve from here.

Substituting nRT/V for P gives:

PV^\gamma = nRTV^{(\gamma-1)} = K

So if:

\frac{T_f}{T_i} = 2

then what is

\left(\frac{V_i}{V_f}\right)^{(\gamma-1)} = ?

AM
 
I don't know. I would say either 2 or 1/2, but that'd just be me guessing. Or I can say it's (V_i/V_f)^(2/3) - but that doesn't help me either. I don't know how to make sense of this because the problem is none of constant volume, temperature or pressure.
 
defmar said:
I don't know. I would say either 2 or 1/2, but that'd just be me guessing. Or I can say it's (V_i/V_f)^(2/3) - but that doesn't help me either. I don't know how to make sense of this because the problem is none of constant volume, temperature or pressure.
You are making it harder than it is. It is just algebra. I gave you the equation!

Since:

\frac{T_f}{T_i} = \left(\frac{V_i}{V_f}\right)^{(\gamma-1)}

and since:

\frac{T_f}{T_i} = 2

then

\left(\frac{V_i}{V_f}\right)^{(\gamma-1)} = 2

Solve that for Vi/Vf. How do you determine Pf/Pi from Tf/Ti and Vi/Vf?

AM
 
Andrew Mason said:
You are making it harder than it is. It is just algebra. I gave you the equation!

Solve that for Vi/Vf. How do you determine Pf/Pi from Tf/Ti and Vi/Vf?

AM

Thank you so far. I took (V_i/V_f)^(2/3) = 2 ==> (V_i/V_f) = 2*SQRT(2).
I then attempted to apply both Charles and Gay-Lussac's law to come up with:
P_f/P_i = 2*SQRT(2) ==> P_f = P_i*2*SQRT(2), but this is not correct. I'm sure I'm missing something obvious and simple, but I'm oblivious to it yet.
 
defmar said:
Thank you so far. I took (V_i/V_f)^(2/3) = 2 ==> (V_i/V_f) = 2*SQRT(2).
I then attempted to apply both Charles and Gay-Lussac's law to come up with:
P_f/P_i = 2*SQRT(2) ==> P_f = P_i*2*SQRT(2), but this is not correct. I'm sure I'm missing something obvious and simple, but I'm oblivious to it yet.
You may need to brush up a bit on algebra involving logarithms.

\left(\frac{V_i}{V_f}\right)^{\gamma-1} = 2

Take the log of both sides:

(\gamma-1)\ln{\left(\frac{V_i}{V_f}\right)} = \ln{2}

Since \gamma = 5/3

\ln{\left(\frac{V_i}{V_f}\right)} = 3\ln{2}/2

Take the antilog of both sides:

\left(\frac{V_i}{V_f}\right) = e^{1.04} = 2.83

Use PV = nRT to determine the final pressure.

AM

(P.S. One could also express the adiabatic condition in terms of T and P and work it out - just avoids the last step)
 
Thank you. I knew I brain-farted something obvious. At this point I found it easier to plug the V_i/V_f value back into the P_i*(V_i)^γ = P_f*(V_f)^γ equation and solve for:
P_f = P_i*(V_i/V_f)^γ.

Thank you again
 
Back
Top