How Can I Solve for Temperature Using the Wagner Equation for Vapour Pressure?

  • Thread starter Thread starter CrazyDiamond
  • Start date Start date
AI Thread Summary
The Wagner Equation for Vapour Pressure is complex, making it challenging to isolate temperature (T) when pressure (p) is known. Users typically need numerical solvers to find T from p, as direct algebraic manipulation is not feasible. Excel can be utilized to plot p against T and, if the relationship appears linear, a regression fit can provide an approximate equation for T in terms of p. This method has proven effective for users needing a practical solution without advanced software like MATLAB. Additional resources on the Wagner Equation can enhance understanding and application.
CrazyDiamond
Messages
5
Reaction score
0
I'm using the Wagner Equation for Vapour Pressure at work.This equation is :

lnp=((-7.7069(1-T)) + (2.4932(1-T)^1.5158) -(2.9212(1-T)^1.9907) -(3.8684(1-T)^4.3798) + (0.46898(1-T)^1.7461) - (0.00008336))/x

[I haven't been able to find an online version of this equation]

Here, T and p are variables. Its obviously easy to find p if I know T, but now I need to find T given that p is known. This is getting very complicated, and I don't have access to MatLAB either.Could someone who has MatLAB please help me out - I simply need an equation for T in terms of p.

Online Equation solvers give me an answer for T if I feed in the equation, but they do not give me an equation for T, which is what I need so I can put it into an Excel Spreadsheet.

Thanks.
 
Engineering news on Phys.org
It is not possible to get equation of the form T(p), since p(T) is a complicated enough rational polynomial. Wherever you need to use T(p), you will have to have a numerical solver for it in the background (what those online solvers do). Perphaps Excel has a function for that too?

If not, you may try another thing to patch up for the moment. In the range of T that you expect, plot in Excel the graph of p(T); if it doesn't look to non-linear, make a regression fit to it, using one of the expressions that can be easily inverted to obtain an approximate T(p).

--
Chusslove Illich (Часлав Илић)
 
caslav.ilic said:
In the range of T that you expect, plot in Excel the graph of p(T); if it doesn't look to non-linear, make a regression fit to it, using one of the expressions that can be easily inverted to obtain an approximate T(p).

And that worked perfectly.Thanks !:smile:
 
I just happened to browse this forum and this post piqued my curiosity.

What is the Wagner Equation? Can you refer me to any online references where I can read more about it?
 
How did you find PF?: Via Google search Hi, I have a vessel I 3D printed to investigate single bubble rise. The vessel has a 4 mm gap separated by acrylic panels. This is essentially my viewing chamber where I can record the bubble motion. The vessel is open to atmosphere. The bubble generation mechanism is composed of a syringe pump and glass capillary tube (Internal Diameter of 0.45 mm). I connect a 1/4” air line hose from the syringe to the capillary The bubble is formed at the tip...
Thread 'Calculate minimum RPM to self-balance a CMG on two legs'
Here is a photo of a rough drawing of my apparatus that I have built many times and works. I would like to have a formula to give me the RPM necessary for the gyroscope to balance itself on the two legs (screws). I asked Claude to give me a formula and it gave me the following: Let me calculate the required RPM foreffective stabilization. I'll use the principles of gyroscopicprecession and the moment of inertia. First, let's calculate the keyparameters: 1. Moment of inertia of...
Thread 'Physics of Stretch: What pressure does a band apply on a cylinder?'
Scenario 1 (figure 1) A continuous loop of elastic material is stretched around two metal bars. The top bar is attached to a load cell that reads force. The lower bar can be moved downwards to stretch the elastic material. The lower bar is moved downwards until the two bars are 1190mm apart, stretching the elastic material. The bars are 5mm thick, so the total internal loop length is 1200mm (1190mm + 5mm + 5mm). At this level of stretch, the load cell reads 45N tensile force. Key numbers...
Back
Top