I have forgotten
my Password

Or login with:

  • Facebookhttp://facebook.com/
  • Googlehttps://www.google.com/accounts/o8/id
  • Yahoohttps://me.yahoo.com
get GPL

Rosin Rammler

viewed 2249 times and licensed 55 times
Rosin-Rammler cumulative distribution
Controller: CodeCogs

Interface

C++

Rosin CDF

 
doubleRosin_CDFdoubleDm
intn
doubleD )
The Rosin-Rammler distribution is frequently used to describe the particle size distribution of powers of various types and sizes. The function is particularyly suited to representing particles generated by grinding, milling and crushing operations. The conventional Rosin-Rammler function is described by where R is the retained weight fraction of particles with a diameter greater than D, D is the particle size and \inline D_m is the mean particle size, and n is a measure of the spread of particle sizes.

The Cumulative Distribution Function (CDF) is therefore

As an additional note, the PDF is:

There is an error with your graph parameters for Rosin_CDF with options Dm=0.1e-3 n=2 D=0:0.3e-3

Error Message:Function Rosin_CDF failed. Ensure that: Invalid C++

If you have observed data, then a least square regression analysis can used to fit the data points.

References

K.M. Djamarani and I.M. Clark, 1997. Powder Technology, Elsevier Science. 93, No 2, pp. 101-108(8)

Parameters

Dmmean particle diameter
nmeasure of the spread of particle sizes
Dparticle size

Authors

Will Bateman (2006)
Source Code

Source code is available when you agree to a GP Licence.

Not a member, then Register with CodeCogs. Already a Member, then Login.