Proto-App / Proto-Android

Realtime circuit simulator for Android platform.
101 stars 2 forks source link

NonIdeal mode concept #113

Open YukarinnAM opened 2 years ago

YukarinnAM commented 2 years ago

Hello, this is something that i saw many users consider annoying Which is that all components are ideal What i do to solve some problems like charging capacitors or connecting them in series is use lowvalue resistors So i thought that maybe a pseudoReal mode would be putting all components a resistance setting The setting being as default 0Ω to for the component to be in a ideal mode, if we set the component Say, a DC source like 5V or 12V with a small resistance(maybe around 18mΩ) This is very usefull to make circuits a bit smaller when we try using capacitors in series or when the circuit is a little big Screenshot_20220123-222520 Iike in this Circuit We could make it smaller by having those resistors directly in the setting of the component, and it shouldn't really change much, of course this is just a pseudoreal mode, because of diodes capacitance, components small inductances, etc,etc But this could be a good start Thanks for the hard work! Don't forget to have some vacations as well!!!

Proto-App commented 2 years ago

Hello We are aware of this behavior and we saw many complains about it ;/ We have working example where wires have internal resistance (user can switch on/off this resistance for all wires in project). Resistance is length dependent (1 length unit has around 32mΩ and it multiplies) It should cover most of the cases because you have at least one wire in circuit loop.

Within two releases we will expand circuit size :) (+75% x-axis, +50% y-axis) so more elements won't be an issue :) and vacation is always a good option :+1: but now we are under heavy development :smile: