Produce zero-mean normally (Gaussian) distributed translational velocity
Simscape / Driveline / Sources
The Translational Velocity Noise Source block generates zero-mean normally (Gaussian) distributed translational velocity using the Random Number source in the Simscape™ Foundation library. The translational 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 translational velocity that the block generates is
where:
v is the output translational 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.