Hi, friends.
I have a question, have a problem with the simulation about the sentence (if).
I want to simulate a power supply with the statement (if) using the generator (bv.asy), and with the following condition :
V=if(V(Vsense)>1.2,1,0)??
I have also tried with this :
V ={si(V(Vsense)>1.2,1,0)}
The simulation do not work, is blocked,?It does not perform the transient analysis.?
I would like to know the reason of the not simulation.
You? know?the reasons why the simulation? does not work ?
AHh,?that generator is connected to the non-inverting input of the LTC6752 comparator.
I wait can to have a good help, because for me, this simulation is very important, is for a innovative electronic design .
Sorry by my bad level english.