[SOLVED] PSPICE Input Voltage question

Status
Not open for further replies.

Langard

Newbie level 1
Joined
Jan 29, 2016
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
11
Hey guys, I'm a beginner with PSPICE so I'm not too sure which part I need for this source input.



That's the Voltage I'm supposed to use, Vin = 1+sin(1000t).

So I did (With a VDC part)



Which gave me the error,



I'm not sure which source I'm supposed to use or which simulation profile to do. If anyone knows anything about this, I would be mighty appreciative.

Using OrCad Capture CIS lite 16.6 (PSPICE)
Win 7 x64
Transient Analysis (simulation profile)
Full Schematic for Reference

 

You should add the multiplier * opperator between 100 and t, being the correct syntax 100*t
 

That's the Voltage I'm supposed to use, Vin = 1+sin(1000t)

Use this:


Part name is "VSIN" and you have 4 parameters:
  • VOFF --> DC voltage, so in your case you should use "1"
  • VAMPL --> amplitude of the sine wave
  • FREQ --> frequency of the sine wave
  • AC --> AC component of the sine wave (set it to "1").
NOTE: In the picture showed above I used a different frequency, so you place yours.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…