Hi,
I'd like to get the standard Pe over Eb/N0 curves out of a monte carlo simulation. Instead of just one point. The only example I found are around IIS. But I cannot use this block because I am using nonlinear modulations.
Is there an example ...?
Thank you Wolfram
I'd like to get the standard Pe over Eb/N0 curves out of a monte carlo simulation. Instead of just one point. The only example I found are around IIS. But I cannot use this block because I am using nonlinear modulations.
Is there an example ...?
Thank you Wolfram
Project: Examples\Com_Sys\BER_prj
Design: BER_MonteC
This design is initialized with a single value of noise voltage, i.e. it will generate one point on a waterfall curve. However, a ParamSweep can be added to the design, enabling the noise voltage to be swept. Set VB of the Noise source to a variable, say v_noise, and use the ParamSweep to sweep v_noise. This approach will generate a waterfall curve.