How Does a Semi-Permeable Membrane Affect Entropy in a Two-Chamber Gas System?

AI Thread Summary
The discussion focuses on calculating the entropy variation in a two-chamber gas system separated by semi-permeable membranes. Participants highlight the importance of understanding the work done during the process, which can be calculated assuming quasi-static equilibrium. The constant temperature of the system simplifies the problem, allowing for entropy calculations based on moles, volume, and pressure. Key to solving the problem is recognizing that equilibrium conditions require the partial pressure of gas A to match its total pressure in the pure gas chamber. Understanding these principles is essential for progressing in the analysis of the system's behavior.
LCSphysicist
Messages
644
Reaction score
162
Homework Statement
In the second case the chamber is divided by two rigid, perfectly selective
membranes, the membrane on the left is perfectly permeable to gas A but
impermeable to gas B. The membrane on the right is just the reverse.
The two membranes are connected by rods to the outside and the whole
chamber is connected to a heat reservoir at temperature T. The gases can
be mixed in this case by pulling left hand membrane to the left and the
right hand one to the right.
Relevant Equations
All below
1596709087732.png

1596709165056.png


We need to find the system's entropy variation.
I don't think i understood pretty well what is happening in this process, can someone help me how to start?
 
Last edited by a moderator:
Physics news on Phys.org
LCSphysicist said:
Homework Statement:: In the second case the chamber is divided by two rigid, perfectly selective
membranes, the membrane on the left is perfectly permeable to gas A but
impermeable to gas B. The membrane on the right is just the reverse.
The two membranes are connected by rods to the outside and the whole
chamber is connected to a heat reservoir at temperature T. The gases can
be mixed in this case by pulling left hand membrane to the left and the
right hand one to the right.
Relevant Equations:: All below

View attachment 267350
View attachment 267351

We need to find the system's entropy variation.
I don't think i understood pretty well what is happening in this process, can someone help me how to start?
You might approach this by calculating the work done (assume a quasi-static equilibrium, i.e., if the membranes are moved, they are moved slowly). There will pressure differences on the membranes, and thus forces on the membranes, and you can calculate the work by applying W = \int \vec F \cdot \vec {dx} (work is equal to force times distance).

Keep in mind the chamber is connected to a heat reservoir, keeping everything at a constant temperature. If I'm not missing something, this makes the problem easier (I think).

Here is a recent video from Cody's Lab. It won't solve the problem, but it might give you some insight on what to think about:
[Edit: and in this problem you'll want to work with partial pressures. If an ideal membrane is perfectly permeable to a given gas, then the partial pressure of that gas on one side of the membrane is equal to the partial pressure of that gas on the other side of the membrane, when in quasi-static equilibrium.]
 
Last edited:
  • Like
Likes LCSphysicist
LCSphysicist said:
Homework Statement:: In the second case the chamber is divided by two rigid, perfectly selective
membranes, the membrane on the left is perfectly permeable to gas A but
impermeable to gas B. The membrane on the right is just the reverse.
The two membranes are connected by rods to the outside and the whole
chamber is connected to a heat reservoir at temperature T. The gases can
be mixed in this case by pulling left hand membrane to the left and the
right hand one to the right.
Relevant Equations:: All below

View attachment 267350
View attachment 267351

We need to find the system's entropy variation.
I don't think i understood pretty well what is happening in this process, can someone help me how to start?
You need to find the entropy variation as a function of what?
 
  • Like
Likes LCSphysicist
Chestermiller said:
You need to find the entropy variation as a function of what?
Just as a function of the moles, the volume and the pression, that is, the variables in the box i posted above.

WIth the help above, i tried to find the change in entropy exactly as would be if the gases were expanding freely.
Anyway, the problem i think became easier because the constant temperature, i found:

R(na*log(Va+Vb)/Va + nb*log(Va+Vb)/Vb)

Actually, the most problematic thing here to me was to see that the membrane in its initial state had no width significance (the problem said nothing about it, so it was tricky hard to understand) , so we could say that V total = Va + Vb, on the other case we would not use the formula above
 
LCSphysicist said:
Just as a function of the moles, the volume and the pression, that is, the variables in the box i posted above.

WIth the help above, i tried to find the change in entropy exactly as would be if the gases were expanding freely.
Anyway, the problem i think became easier because the constant temperature, i found:

R(na*log(Va+Vb)/Va + nb*log(Va+Vb)/Vb)

Actually, the most problematic thing here to me was to see that the membrane in its initial state had no width significance (the problem said nothing about it, so it was tricky hard to understand) , so we could say that V total = Va + Vb, on the other case we would not use the formula above
This problem was meant to be solved by designing a reversible process between the initial and final thermodynamic equilibrium states of the system, and determining the work done and the heat transferred. If you want, I can lead you through exactly how to do this.
 
  • Wow
Likes LCSphysicist
Chestermiller said:
This problem was meant to be solved by designing a reversible process between the initial and final thermodynamic equilibrium states of the system, and determining the work done and the heat transferred. If you want, I can lead you through exactly how to do this.
It would be grateful if you do it.
 
LCSphysicist said:
It would be grateful if you do it.
OK. If the membrane that is permeable to A is situated between a volume of pure A and a mixture of A and B, what is the condition for the equilibrium of A across the membrane?
 
Chestermiller said:
OK. If the membrane that is permeable to A is situated between a volume of pure A and a mixture of A and B, what is the condition for the equilibrium of A across the membrane?
Maybe the forces (so pressure) need to be equal.

Par = Pmixing
nar/Vaf = (na'+nb')/Vmix
nar = na + na'

where nar is the a's mol remanent
na' is the mol inside membrane
Vaf is the volume of A in the instant
 
LCSphysicist said:
Maybe the forces (so pressure) need to be equal.

Par = Pmixing
nar/Vaf = (na'+nb')/Vmix
nar = na + na'

where nar is the a's mol remanent
na' is the mol inside membrane
Vaf is the volume of A in the instant
What I was looking for was that, for equilibrium of A across the semi-permeable membrane, the partial pressure of A in the mixture ##p_A## has to be equal to the total pressure of pure A in the volume of pure A, ##P_A##:
$$p_A=P_A$$
Were you aware of this equilibrium condition for an ideal semi-permeable membrane for an ideal gas?
 
  • Like
  • Informative
Likes LCSphysicist and collinsmark
  • #10
Chestermiller said:
What I was looking for was that, for equilibrium of A across the semi-permeable membrane, the partial pressure of A in the mixture ##p_A## has to be equal to the total pressure of pure A in the volume of pure A, ##P_A##:
$$p_A=P_A$$
Were you aware of this equilibrium condition for an ideal semi-permeable membrane for an ideal gas?
Actually i think i didn't know about this yet, can you say more about it or recommend some reading about?
 
  • #11
LCSphysicist said:
Actually i think i didn't know about this yet, can you say more about it or recommend some reading about?
Knowing this is key to solving this problem. There is no fundamental reference for this. It is just the definition of an ideal semi-permeable membrane.

Are you ready to continue with the rest of the analysis?
 
Back
Top