Component VSOURCE not available in the simulation_spice library

Hello,

I must admit that KiCAD is excellent PCB layout tool for all professional. I am designing a schematic, and I need a simulation component “VSOURCE”. Unfortunately, this component cannot be found. Not sure if there is any other library.
Your help will be highly appreciated.

Thank you.
Shan

Simulation_SPICE has the following voltage source symbols:

  • VAM (amplitude modulated)
  • VDC (DC)
  • VEXP (exponential)
  • VPULSE (pulsed)
  • VPWL (piecewise linear)
  • VSFFM (single-frequency frequency modulated)
  • VSIN (sine/AC)
  • VTRNOISE (transient noise)
  • VTRRANDOM (transient random)

There are also several dependent/behavioral sources (BSOURCE, ESOURCE, GSOURCE).

You can choose a voltage source appropriate to the type of source you’re looking for.

1 Like