Intergation algorithm

You can discuss anything concerning Clarity in this section.
Post Reply
pault
Posts: 17
Joined: Tue Apr 07, 2009 1:49 pm

Intergation algorithm

Post by pault »

I would like to ask you which algorithm is used for peak integration in Clarity? Is it any numeric integration like Simpson method or trapezoid?
Tomas Paul | Clarity 3.0.2.244 | 3x GC + 6x FID (3 dual systems)

User avatar
Ivan Vins
DataApex Support
DataApex Support
Posts: 183
Joined: Fri Mar 27, 2009 3:16 pm

Re: Intergation algorithm

Post by Ivan Vins »

Our A/D boards use δΣ (Delta-Sigma) converters- with continuous integration, which provide partial integrals for each sampling interval. The cumulated values for integrated signal are given at equidistant time intervals given by sampling frequency, thus the area of the integrated peak is calculated as a sum of the areas for those time intervals according to formula
∫f(t) = ∑(f(t) + f(t + ∆t))/2*∆t
Ivan Vinš

pault
Posts: 17
Joined: Tue Apr 07, 2009 1:49 pm

Re: Intergation algorithm

Post by pault »

Thank you Ivan for your reply. It's clear for me now. It's like trapezoidal rule.
Tomas Paul | Clarity 3.0.2.244 | 3x GC + 6x FID (3 dual systems)

Post Reply