LabVIEW Control Design and Simulation Module

SI Generate Pseudo-Random Binary Sequence VI

  • Updated2023-03-14
  • 2 minute(s) read

SI Generate Pseudo-Random Binary Sequence VI

Owning Palette: Utilities VIs

Requires: Advanced Signal Processing Toolkit or Control Design and Simulation Module

Generates a Pseudo-Random Binary Sequence (PRBS).

Details  

samples specifies the number of samples the PRBS contains. samples must be greater than or equal to 0. The default is 128.
polynomial order specifies the order of the modulo-2 primitive polynomial used to generate the PRBS. The default is 31.
seed, when greater than 0, causes reseeding of the noise sample generator. The default is –1.
upsampling factor specifies how many times the original binary Maximum Length Sequence (MLS) gets upsampled to generate the PRBS.
PRBS returns a Pseudo-Random Binary Sequence.

SI Generate Pseudo-Random Binary Sequence Details

The Pseudo-Random Binary Sequence (PRBS) also is known as the binary MLS. Using the upsampling factor, the original binary maximum length sequence is upsampled. The power spectrum of the PRBS narrows as the upsampling factor increases, as shown in the following figures.

Log in to get a better experience