J
Jason S.
Guest
How do I give an input to a circuit in PSPICE Lite 9.2 that is the sum
of 3 sine waves?
Normally for one sine wave I would do something like
V1 1 0 AC 1 SIN(0 .006 1E3 0 0 30)
I want to have the input be something like
V1 1 0 AC 1 (SIN(0 .006 1E3 0 0 30)+SIN(0 .012 2E3 0 0 90)+SIN(0 2 3E3
0 0 0))
That is, V1=.006sin(1000t+30)+.012sin(2000t+90)+2sin(3000t)
Thanks
of 3 sine waves?
Normally for one sine wave I would do something like
V1 1 0 AC 1 SIN(0 .006 1E3 0 0 30)
I want to have the input be something like
V1 1 0 AC 1 (SIN(0 .006 1E3 0 0 30)+SIN(0 .012 2E3 0 0 90)+SIN(0 2 3E3
0 0 0))
That is, V1=.006sin(1000t+30)+.012sin(2000t+90)+2sin(3000t)
Thanks