Hi, i am a LAbview 6.03 newbie. I would like to know how do i generate a PRBS (Pseudo random Binary Signal) in Labview?? There is a ready function in MATLAB to generate such signal but is there any in LABview?? If not, how do i generate one? Thanks
There are two VIs that ship with LabVIEW 7.0 that will do the trick. MLS Sequence Waveform.vi (outputs a waveform) and Binary MLS.vi (outputs an array).
A good outline of this topic can be found in "Numerical Recipes in C" (one of the LabVIEW Advanced Analysis Library references). Look in chapter 7 section 4.