LTSpice question, dependent sources.

  • Thread starter Thread starter Redbelly98
  • Start date Start date
  • Tags Tags
    Ltspice Sources
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 38K views
I use LTSpice, and vaguely remember there was a way to make a voltage (or current) source depend on either another source in the circuit, or to follow some function of time. I think it's either a source parameter, or a command line placed in the schematic.

Does anybody know how to do this? I tried searching the LTSpice Yahoo group but didn't find what I'm after.

TIA,

RB

FYI, I am trying to model the behavior of a NiCd battery in a charger. I have an equation for battery voltage vs. charge state.
 
Engineering news on Phys.org
Hello Redbelly,

Sure enough, there are three basic dependent sources:

1. e - Has two inputs and two outputs. Open the symbol and put a gain value in for value 1
2. bv - Arbitrary voltage source. Open the symbol and type V=v(node) into value, it will output the voltage at [node]. Likewise, you can make it current dependent by entering V=i(part)
3. bi - Arbitrary current source. Open the symbol and type I=v(node) or I=i(part) into value.

Mike
 
  • Like
Likes   Reactions: 1 person