Electronic – How do do V=(white(2e6*time)/10) noise on voltage source with LTSpice

ltspicesimulation

I am trying to inject noise into the Voltage Source as shown in this thread. The NOISE function looks like this: V=(white(2e6*time)/10). I am new to LTSpice. How to actually use the white function? Where do I go in the LTSpice tool to enter this function?

I can right click on the voltage source and I see this window. Where do I enter the white function?

enter image description here

Best Answer

Use the behavioral voltage source and apply the white() function there. Hit F2, then look for "bv" as the item in the dialog box. Drop that puppy down on the schematic. Do NOT use the regular voltage source for this.