EEVblog Electronics Community Forum

Electronics => PCB/EDA/CAD => Topic started by: firewalker on December 30, 2013, 03:37:31 pm

Title: LTSpice rise/fall time on a Behavioral Voltage Source.
Post by: firewalker on December 30, 2013, 03:37:31 pm
Lets suppose that I have a Behavioral Voltage Source in LTSpice with the following equation.

V=if(V(V1)>V(V2),5,0)

It will toggle the voltage between 0 and 5 volts according to V1 and V2. Can I put a rise/fall time to the Behavioral Voltage Source?

Alexander.