PDA

View Full Version : Gas expands in a cylinder


Lamoid
Jun7-08, 05:28 PM
1. The problem statement, all variables and given/known data
When gas expands in a cylinder with radius r, the pressure at any given time is a function of the volume: P = P (V). The force exerted by the gas on the piston is the product of the pressure and the area: F = π(r^2)P. Show that the work done by the gas when the volume expands from Volume V1 to Volume V2 is




2. Relevant equations
http://i12.photobucket.com/albums/a249/Lamoid/Equation1.jpg


3. The attempt at a solution

I was having a problem doing this question so I just sort of trudged ahead to see if I could get something and I ended up using substitution with u = n(r^2)x and du = nr^2 and then adjusted the limits of integration which were x+a and x. I am fairly certain this is wrong though and would appreciate help.

Redbelly98
Jun7-08, 06:32 PM
What is the usual definition of work?

Lamoid
Jun7-08, 06:52 PM
Integral of Force times distance

Redbelly98
Jun7-08, 07:40 PM
Yes.

Can you make substitutions and rearrange terms to get that integral in terms of P and V?

Lamoid
Jun7-08, 08:14 PM
http://i12.photobucket.com/albums/a249/Lamoid/eqation2.jpg

Ok so thats the integral. So I replace (pi)(r^2)x with V ?

Redbelly98
Jun7-08, 08:31 PM
Um, wait a moment.

If a force F moves an object over a distance dx, then the work done in that small distance is F*dx.

For extended distances, we would integrate F * dx

Try working with that expression ... you were on the right track otherwise.

Lamoid
Jun7-08, 08:54 PM
Hmm, so I am confused. This is my best guess.

f * dx = W

πr^2P * dx = W

PV = W

P*dv = W'

Then you integrate it using the change in volume as the limits of integration?

Redbelly98
Jun8-08, 05:40 AM
Try this:

W = \int F dx

and do the same substitution F = P * pi * r^2

Lamoid
Jun8-08, 11:12 AM
Okay, when I do that I end up, obviously, W = integral P * pi * r^2 * dx. I know I have to get V's in here, but I am unsure if I substitute pi * r^2 * dx with a V or a dv since I am talking about the change in x.

slider142
Jun8-08, 12:00 PM
Okay, when I do that I end up, obviously, W = integral P * pi * r^2 * dx. I know I have to get V's in here, but I am unsure if I substitute pi * r^2 * dx with a V or a dv since I am talking about the change in x.

V = \pi r^2 x where we take the origin to be wherever the piston starts. What's dV?

Lamoid
Jun8-08, 03:12 PM
So dv is pi*r^2*dx. Now, must I do anything to make the limits of intergration V1 to V2?

Redbelly98
Jun8-08, 05:56 PM
This is a change-of-variable as taught in integral calculus.

With the substitution V = pi r^2 x, the limits simply change accordingly so that:
x1 becomes V1, where V1 = pi r^2 x1
and similarly for x2 and V2.

In other words,


\int^{x2}_{x1} ... \ dx


becomes



\int^{\pi r^2 x2}_{\pi r^2 x1} ... \ dV


or just


\int^{V2}_{V1} ... \ dV