Proto-App / Proto-Android

Realtime circuit simulator for Android platform.
99 stars 4 forks source link

add option to disable negative voltage when put a non DC source #282

Open Nyako01 opened 10 months ago

Nyako01 commented 10 months ago

sometimes I get a little annoyed every time I add a source like AC or square wave that gives full wave (positive and negative) output. while my circuit doesn't need negative voltage. So I often make a bias to make it a positive wave/signal only.

example: my buck converter circuit. I have to change the square wave voltage to 2.5v and the bias to 2.5v to get a positive 5v signal

it would be quite helpful for me if there was an option to turn off negative voltage for non-DC sources. so when add a source like AC, sawtooth. square wave. it's already positive voltage

Proto-App commented 10 months ago

Hello @Nyako01 Thank you for suggestion. To overcome this issue we would like to add two additional parameters like to clamp min and max voltage for all voltage sources.