09-16-2007 02:07 AM
09-16-2007 03:02 AM - edited 09-16-2007 03:02 AM
My best guess is that your independent variable is T and the function is q(t) ?
Are the fitting paramters c, qmax while k is the boltzman constant? Anything else? What are reasonable parameter estimates?
What are typical ranges for T?
Can you fix the formula so it makes sense?
Can you attach a typical dataset?
Message Edited by altenbach on 09-16-2007 01:08 AM
09-16-2007 04:17 AM
09-16-2007 04:26 AM - edited 09-16-2007 04:26 AM
OK, the formula seems to fit well using the VI model (I don't like the formula version)
I(T, q,c,k)=(qkcT)/(1-exp(-kT) + c(kT+exp(-kT) - 1))
T=independent variable, q, c, k=paramters (q=qmax). I would use the VI model. Here's the function.
Message Edited by altenbach on 09-16-2007 02:27 AM
09-16-2007 04:30 AM
09-16-2007 04:43 AM
Thanks for the reference. I'll study it tomorrow. (it's 2:30am here :o).
You had me condused because T is apparently time, not temperature? Usually uppercase T is temperature and lowercase t is time. Oh well. 🙂
@lil_zu wrote:
...qmax(I) can be considered just as I (current) i beleive). so the data will be I vs T or I vs Q which is in Ah(ampere hour from Q= IT)
first column is Current (I) in Amperes and Second Column is Capacity Q in (Ah).so we will be plotting capacity on Y axis and current on X axis.
So, what is in the third column? I thought current is Y and capacity (or time) on the X-axis?
(The formula string should work too, but it's getting late. I'll look at it tomorrow.)
09-16-2007 04:57 AM
09-16-2007 09:19 AM
09-16-2007 12:02 PM
Can you make a datafile that contains two colums: Q and t?
I am confused since you don't have a "t" column.
09-16-2007 12:49 PM