APK.HOUSE
House for apk files
Download APK file "Circuit Solver" for Android free, apk file version is 8.52 to download to your android device just click this button. It's easy and warranty. We provide only original apk files. If any of materials on this site violates your rights, report us
Screenshots of Circuit Solver
Description of Circuit Solver: Simulator & Schematic Editor

Simulate circuits in your web-browser at: http://androidcircuitsolver.com/app.html

As I approached my senior year for my B.S. in Electrical Engineering, I wanted to create
something that most people hadn't created before, a circuit simulator! It was about the
experience, the learning, and the the journey itself. I put together this application to
package my knowledge in Electrical Engineering to some day help another student have
an easier time in their scholastic pursuits and in turn teach them about circuits.
Circuit Solver is far from perfect and there are lots of things that could be optimized.
It will however, simulate a majority of linear Circuits and a decent amount of smaller
scale Non-Linear Circuits. If this app helps you in any way, i'd appreciate you spreading
the word to help support my efforts, Thanks!

Think of Circuit Solver as an electronic circuit board, you drag your electrical components
and place them on one at a time. You hook up some sources and you place some meters
to read the values. If you need to analyze the waveform, grab some electrical leads and
view them with an oscilloscope. There are many SPICE tools out there for PC such as
Multisim, LTSpice, and PSpice. Circuit Solver doesn't compare to their raw power
but it is optimized to run on mobile devices which makes it both portable and easily
accessible to anyone in need of circuit solutions. Circuit Solver strives to verify Ohm's law,
Kirchhoff's current and voltage laws by creating models that are both stable and efficient.
Make circuit solver your first step in circuit design!

DC Simulation:
To simulate the circuits, a matrix is defined based on all the components inside the circuit.
The application solves the circuit using matrix manipulations such as LU-Decomposition
and matrix inversion. DC Analysis is completed by writing a series of nodal equations.
The equations are solved simultaneously to obtain a unique solution.

Transient Simulation:
In transient simulation we use numerical integration to determine the response of RLC
circuits. Numerical integration allows for one to solve for discrete moments of time and
in effect integrate their response. This application only supports the Backward Euler method.

Non Linear Simulation:
Non linear simulation is used for components such as diodes, LEDs, and transistors.
The solver first guesses the approximate value of the solution and is refined through the
use of a Newton-Raphson process. It utilizes linear approximation to predict the answer
through successive iterations.

Built-in-Oscilloscope:
Visualize waveforms through the use of the built in oscilloscope. To use this feature
simply link either a volt meter or an amp meter to the graph by tapping on them and
pressing the eye, in order to view the wave.

Saving Schematics/Circuits:
Save your circuits on your device to use anywhere you go and at any time. You may
also capture screen shots of the circuits you build. These screen shots are saved
locally on your device.

List of Components:
+Resistor
+Capacitor
+Inductor
+Ideal Operational Amplifier
+NMOSFET
+PMOSFET
+PNP Bipolar Junction Transistor
+NPN Bipolar Junction Transistor
+AC Voltage Source
+AC Current Source
+DC Voltage Source
+DC Current Source
+Square Voltage Source
+Triangle Current Source
+Sawtooth Current Source
+Triangle Voltage Source
+Sawtooth Voltage Source
+Amp Meter
+Ohm Meter
+Volt Meter
+Diode
+Red LED
+Green LED
+Blue LED
+Yellow LED
+Orange LED
+Wire
+Voltage Controlled Voltage Source (VCVS)
+Voltage Controlled Current Source (VCCS)
+Current Controlled Current Source (CCCS)
+Current Controlled Voltage Source (CCVS)
+Switch (SPST)
+Switch (SPDT)
+Ground
+Transformer
+AND Gate
+OR Gate
+NOR Gate
+NAND Gate
+Inverter
+Potentiometer
+XOR Gate
+XNOR Gate
+Zener Diode
+Push Button (NC)
+Push Button (NO)

Version history Circuit Solver: Simulator & Schematic Editor
New in Circuit Solver 8.52
Improved loading times.
New in Circuit Solver 8.46
Fixed errors when reading circuits.
New in Circuit Solver 8.45
Updated wire voltage reading.
New in Circuit Solver 8.44
Updated gmin stepping.
Fixed LED drawings issues.
New in Circuit Solver 8.42
Revised device models.
New in Circuit Solver 8.40
Updated switches.
New in Circuit Solver 8.38
Added settings for integration methods.
New in Circuit Solver 8.35
Removed grounding requirement for controlled sources.
New in Circuit Solver 8.31
Performance boost.
New in Circuit Solver 8.30
More bug fixes!
New in Circuit Solver 8.27
Updated for initial solution.
New in Circuit Solver 8.24
Fixed rendering issues.
New in Circuit Solver 8.17
Performance Boosts.
New in Circuit Solver 8.10
Improved Performance.
New in Circuit Solver 8.06
Improved Performance.
New in Circuit Solver 8.00
More updates!
New in Circuit Solver 7.92
Minor Edits.
New in Circuit Solver 7.89
Fine tuning simulation parameters.
New in Circuit Solver 7.88
Updated UI Logic.
New in Circuit Solver 7.87
Minor Modifications.
New in Circuit Solver 7.86
Cleaning up bugs.
New in Circuit Solver 7.85
Minor fixes.
New in Circuit Solver 7.80
Fixed fuse errors.
New in Circuit Solver 7.69
Fixed drawing issues.
New in Circuit Solver 7.63
Minor Cosmetic Changes.
New in Circuit Solver 7.60
Minor Cosmetic Changes.
New in Circuit Solver 7.58
Fixed Bugs.
New in Circuit Solver 7.54
Fixed Resizing Error.
New in Circuit Solver 7.49
Fixed possible Device Pixel Ratio error.
New in Circuit Solver 7.37
Minor Performance Increase.
New in Circuit Solver 7.33
Updated logic gate behaviors.
New in Circuit Solver 7.30
UI Editing.
New in Circuit Solver 7.25
Minor Update.
New in Circuit Solver 7.15
Minor Performance Boost.
New in Circuit Solver 7.14
Bug Squash.
New in Circuit Solver 7.07
Minor Performance Updates.
New in Circuit Solver 7.03
Removed Diode / LED Undefined parameter.
New in Circuit Solver 7.02
UI Improvements.
New in Circuit Solver 6.96
Minor Bug Fixes.
New in Circuit Solver 6.91
Fixed element update issue.
New in Circuit Solver 6.80
Update.
New in Circuit Solver 6.78
Fixed file reading issue.
New in Circuit Solver 6.73
Minor UI Updates for Speed.
New in Circuit Solver 6.72
Fixed Minor UI Scaling Issues.
New in Circuit Solver 6.69
Minor Graphics Fix.
New in Circuit Solver 6.68
Minor UI Patch.
New in Circuit Solver 6.64
Removed support for android API 23.
New in Circuit Solver 6.61
Fixes for file operations.
New in Circuit Solver 6.47
Update.
New in Circuit Solver 6.41
Minor UI Drawing Fix.
New in Circuit Solver 6.38
Minor Update.
New in Circuit Solver 6.37
More Fixes :D
New in Circuit Solver 6.34
Fixes for Bugs.
New in Circuit Solver 6.33
System Update.
New in Circuit Solver 6.32
FET fix.
New in Circuit Solver 6.29
Proper name tags for multiplexed elements.
New in Circuit Solver 6.20
Bug Fix.
New in Circuit Solver 6.16
Minor Patch Update.
New in Circuit Solver 6.15
Fixer Uppers.
New in Circuit Solver 6.14
+Saw Wave (Voltage)
+Saw Wave (Current)
+Triangle Wave (Voltage)
+Triangle Wave (Current)
New in Circuit Solver 6.11
Hardware Acceleration.
New in Circuit Solver 6.09
Tsk. Tsk. Android.
New in Circuit Solver 6.07
Updated!
New in Circuit Solver 6.02
Increased Simulation Speed.
New in Circuit Solver 6.01
Tag Name Changed.
New in Circuit Solver 5.99
Edited Examples
New in Circuit Solver 5.96
Eh.
New in Circuit Solver 5.88
Rendering Updates.
New in Circuit Solver 5.86
Speed Optimization.
New in Circuit Solver 5.85
Bug Fixes.
New in Circuit Solver 5.84
Model Changes.
New in Circuit Solver 5.83
Cosmetic Fixes.
New in Circuit Solver 5.81
Text Fix.
New in Circuit Solver 5.80
Hue hue hue.
New in Circuit Solver 5.77
Resolution Changes.
New in Circuit Solver 5.73
Eh?
New in Circuit Solver 5.69
Application Not Responding (ANR) Fixes.
New in Circuit Solver 5.66
Patch Work.
New in Circuit Solver 5.64
UI Cleanup.
New in Circuit Solver 5.63
Bug Fixes.
New in Circuit Solver 5.62
Electrical Model Updates.
New in Circuit Solver 5.61
Electrical Model Changes.
New in Circuit Solver 5.60
Diode Model Updated.
New in Circuit Solver 5.57
Graph Resolution Increased.
New in Circuit Solver 5.53
Automatic Timestep Tweaking.
New in Circuit Solver 5.51
Option Added for Automatic Time Step Calculation.Removal of Ads.
New in Circuit Solver 5.49
Minor Modifications
New in Circuit Solver 5.38
>:I
New in Circuit Solver 5.32
Diode Model Improvements.
New in Circuit Solver 5.30
Duty Cycle Square Waves.
New in Circuit Solver 5.29
Tweaking Convergence Parameters.
New in Circuit Solver 5.28
More Stability Fixes.
New in Circuit Solver 5.26
Bug Fixes.
New in Circuit Solver 5.25
Convergence Improvements.
New in Circuit Solver 5.24
Minor Fixes.
New in Circuit Solver 5.23
Improved Matrix Library.
New in Circuit Solver 5.21
Synchronization.
New in Circuit Solver 5.20
Possible ANR Fix.
New in Circuit Solver 5.18
Convergence Helper.
New in Circuit Solver 5.16
Aspect Ratio Patch.
New in Circuit Solver 5.14
Dun dun dun dunnnnn?
New in Circuit Solver 5.13
Dun Dun Dun Dunnnnn
New in Circuit Solver 5.11
Bug Fixes.
New in Circuit Solver 5.07
Meter Graphs!
New in Circuit Solver 5.06
Simulation Speed Optimization.
New in Circuit Solver 5.04
Transistor Speed Up.
New in Circuit Solver 5.03
Precision Update.
Please rate this app
More info
Other Circuit Solver APK versions for Android
Similar apps
Popular android apps