Skip to content

ravirahman/RC-Circuit-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resistor Capacitor (RC) Circuit Simulator

This simulates web app simulates a custom resistor-capacitor (RC) circuit.

Features

  • Live visualization of voltage, current, and resistance sensors with animated charge movements
  • Input fields for custom conditions
  • Responds instantly to changes in inputs, even while running
  • Calculates measurements using integral forms of physical equations (minimizes errors)
  • Graphs over voltage and current per time

Demo

Visit the demo, change the conditions (if desired), and click "run"!

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Credits

  • HTML5 Boilerplate Library - Starting Template - MIT Licensed
  • jQuery - JavaScript Helper Library - MIT Licensed
  • Bootstrap - Layout and Styling Library - MIT Licensed
  • EaselJS - Canvas Drawing Library - MIT Licensed
  • TweenJS - Animation Library - MIT Licensed
  • D3 - Data Visualization Library - BSD Licensed
  • function-plot - Graphing Library - MIT Licensed
  • math.js - Math Library for Unit Conversion - Apache 2.0 Licensed

License

Copyright (C) Ravi Rahman 2017.

Licensed under Apache 2.0.

See LICENSE.txt.

About

A simple web app to simulate a resistor-capacitor (RC) circuit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published