Skip to main content
5-Regular Member
April 13, 2012
Solved

modelling master equation- Need help

  • April 13, 2012
  • 10 replies
  • 3978 views

Hi ! Need some help on modelling stuff

Say I have two equations with simple polynomial form

Y1 = a1 X^2 + b1X +C1 at 50deg C

Y2 = a2 X^2 + b2X +C2 at 100deg C

I need to model a master equation that can predict any equation between 50C and 100C

Say what for example what will be the new equation at 55C based on above two equations. That means we need to predict any equation( at specified temperature) with these two equations as boundary conditions.

Any suggestions ?

Best answer by wayne

As Mike suggested, you can interpolate (only linear though, unless you have some other criteria)

tmp7.gif

10 replies

1-Visitor
April 13, 2012

Could you not use pspline and interpolate between?

Mike

wayne12-AmethystAnswer
12-Amethyst
April 13, 2012

As Mike suggested, you can interpolate (only linear though, unless you have some other criteria)

tmp7.gif

5-Regular Member
April 14, 2012

Thanks Wayne, the approach what you have presented is quite helpful.

Cheers

23-Emerald I
April 13, 2012
19-Tanzanite
April 13, 2012

You guys beat me to it. The only possibility is linear interpolation, but I would do the interpolation in K, not C. There's no way to know whether it's actually linear in eoither unit, but I would argue that if it's linear at all then it's more ilkely to be linear in K.

23-Emerald I
April 13, 2012

Whether it's K, C, F, or R; it's fifty units wide. the "linterp" function does slope and intercept. I expect (haven't checked) that the linear interpolation would deliver the same results.

24-Ruby IV
April 14, 2012

I have some problem - two functions of density-concentration of HCl at 15C and 20C.

Use please my Mathcad Server:

http://twtmas.mpei.ac.ru/mas/worksheets/C_HCl_t.mcd

and download the Mathcad 15 function:

http://twt.mpei.ac.ru/TTHB/1/Water-chem/functions/C_HCL_t.xmcdz