Page 1 of 1

Non Gaussian HETP

Posted: Tue May 25, 2010 7:20 pm
by George Parks
Hello, I'm going to be conducting a resin reuse study soon and I need to perform a Non-Gaussian HETP on a phase transition (conductivity). I was hoping to program this into Excel if possible, or perhaps acquire a formula. Software we have currently only has the gaussian equation, and as the former relies on "moments" with in the derivative curve there is a significant increase in the complexity of the calculation. Matlab may be a route that I take, however I suspect that software will also need some additional programming to get these values. I'm going to have an intern helping me with this project and I'd like to get it to a point where it is plug and play- paste in the curve values (derivatized or non derivatized- UNICORN software can export either removing the need for programming the derivative) and have a algorithm in excel, or a particular software tool calculate it.

Has anyone come across this problem before or does anyone have any ideas?

Thanks!

Posted: Wed May 26, 2010 6:35 pm
by mardexis
I used Matlab to do moment calculations in the early '90's. It was nice cuz you could write a script to choose the file and then a graphical interface to zoom in on your peak. Excel would work too but you will have to export as CSV and import to Excel.

My chemstation gives me first and second moment calculation now.

If you get a solution I hope you can share.