Produce zero-mean normally (Gaussian) distributed rotational velocity
Simscape / Driveline / Sources
The Rotational Velocity Source block generates zero-mean normally (Gaussian) distributed rotational velocity using the Random Number source in the Simscape™ Foundation library. The rotational velocity produced by the block depends on two factors:
The noise power spectral density input to the block
A random number seed that you control using the Repeatability and, as applicable, Seed parameters
The defining equation for the rotational velocity that the block generates is
where:
v is the output rotational velocity.
PSD is the single-sided noise power spectral density.
N is a Gaussian random number with zero mean and standard deviation of one.
h is the sampling interval.