Model zero-mean normally (Gaussian) distributed force
Simscape / Driveline / Sources
The Force Noise Source block generates zero-mean normally (Gaussian) distributed force using the Random Number source in the Simscape™ Foundation library. The force 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 force that the block generates is
where:
F is the output force.
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.