WELCOME TO THE MEGA PROJECT

IR RESISTIBLE

PROJECT PARTENERS:

  • SUBHRANSU MAJI
  • NIKHIL AGGARWAL

    ABOUT THE TOPIC

    In this project we intend to solve simple/Complex circuits by finding various parameters like Potential difference , current , equivalent resistence between two points.

    SAMPLE INPUT

    The input will be taken from the user by allowing him to construct a desired circuit of resistances and capacitances on a grid base by connecting resistors/capacitors between various junctions and fixing their desired value. Option will also be there to vary the EMF of the battery. Click here to view sample input window.

    SAMPLE OUTPUT

    The basic output will consist of the equivalent resistance between the two given points and the current through the battery. The user will however have options to be able to find the Potential Difference between any two points,current in any branch of the circuit and charge on any of the capacitors as desired by him. In case the circuit consisted only of capacitors , the equivalent capacitance will be calculated. The charge on any of the capacitors can be found as a function of time and its graph be drawn as required by the user. There will be icons available on the input window to allow the user for running these options. Click here to view sample output.

    PROGRAM DESIGN

    Click here to view basic design.

    Back to home page