I'm working on the implementation of In-line blending in my refinery.The simplest method for RON calculation is linear by volume , where the RON value is given by
Blend RON=
(RON1*volume fraction1)+(RON2*volume fraction2)+...(RON n*volume fraction n)
for a n component blend.
Another method is using availabe correlations like Healy's correlation.
RON Index =3.205+(0.279*EXP(0.031*RON))
where RON is the volume percentage of the component in the blend.Calculate the RON indices of all the components (of course,knowing their RON) and find the volume average RON Index.
Then invert the above function on the volume average RON index to get the RON of the blend.Simple!

I do not know how well the above works with MON.I guess its designed from RON data so any fit would be a coincidence.
Indexing methods like these based on empirical data.So they work best with the crude that they are based on.
I'd like to know what you people think and if you have any other ideas/discoveries.Lets share.Make the most of a place where learning doesn't cost an arm and a leg.
Any other blend engineers reading this? get in touch with your experiences.Maybe we can start a separate forum.