dumb bomb dispersion modelling problem

Take command of air and naval assets from post-WW2 to the near future in tactical and operational scale, complete with historical and hypothetical scenarios and an integrated scenario editor.

Moderator: MOD_Command

decaf
Posts: 102
Joined: Fri Aug 01, 2008 6:44 pm

RE: dumb bomb dispersion modelling problem

Post by decaf »

Very nice work, Rory.

What Rory has derived here is the probability density function (PDF) for the
"Rayleigh distribution". This can be found at wikipedia.org. This is the
PDF for *ranges*, when the underlying distribution is 2-D, independent,
bivariate, normal Gaussian distribution, with zero means in both X and Y.

For the CMO single bomb drop model
X has a zero mean (unbiased), with a dispersion (call it sigma)
Y has a zero mean (unbiased), with the same dispersion
(note that both X and Y can be positive or negative, hence the zero mean)

R is range, R = (X*X + Y*Y)^0.5 (from Pythagorean Theorem)
(note: R is never, ever negative -- so, expect a positive, non-zero mean)

For those who remember their Integral Calculus, the 1-D PDF derived from
the 2-D normal PDF yields the Rayleigh PDF, as seen in the equation and
plots in wikipedia.org.

The peak of the Rayleigh PDF can be gotten by taking the deriviative,
setting it to zero, and solving for the range. Also the wikipedia
provides the mean of the Rayleigh PDF, mu = sigma * (0.5*pi)^0.5
That mean is never zero (unless sigma = 0 --> perfect bombs).

Anyway, Rory, look at the PDF plots in the wikipedia.org. You will
see the "annular" feature will never go away. However, you can get
rid of the "annular" effect if you choose larger bins. Simply choose
a bin size >= the mean of the Rayleigh PDF.

And, I really enjoyed your stick analysis. The bomb error is now
correlated in a stick. (And I sure don't know of any formula)
But, over time we do get an approximate Rayleigh with a different
kind of length scale. Kewl!
User avatar
SeaQueen
Posts: 1435
Joined: Sat Apr 14, 2007 4:20 am
Location: Washington D.C.

RE: dumb bomb dispersion modelling problem

Post by SeaQueen »

ORIGINAL: RoryAndersonWS

(I hope I haven't made any mistakes heh.... which I am known to do from time to time [:)])

Sorry it took me so long to do more than glance at what you did. It looks good to me. It seems that my intuition was off here. Cool stuff! It's interesting that a bivariate normal distribution of bomb hits might give rise to a different distribution for the miss distances. Very cool. It still seems counter intuitive to me, though. I need to think about that one some more, I guess. :-)
Post Reply

Return to “Command: Modern Operations series”