******************************************************************************************************************* *******************************************************************************************************************
PROJECT TITLE
VIRTUAL PHYSICS LAB
  • OBJECTIVE
    This project aims at demonstrating a few physics experiments and allows the use to input his own initial conditions.The experiments demonstrated are:

  • A.Oscillations in a pendulum.
  • B.Linear Collisions
  • C.Atwood machine
  • D.Kirchoff's Law

    This project aims at explaining the simple experiments which also form a part of our daily life. The basic formulae in physics are used to get the results,they are:

      1.Equation of simple harmonic motion: a=-kx
      2.Time period of oscillation : T=2*pi*(l/g)^1/2
      3. Conservation of momentum : initial momentum=final momentum
      4.Conservation of mechanical energy : initial energy=final energy
      5.Newton's equations of motion : v=u+at
      6.Second law of Motion : F=ma
      7.Ohm's Law : v=IR


    The project shows graphically how the change in initial conditions affect the final result and hence proves the relation between the various parameters.
  • MOTIVATION
      I was explained a physics experiment in the lab using graphics.This gave me the idea to make a project which would demonstrate a few lab experiments which contributes towards a greater umdersatanding of the concept behind it.
    • SAMPLE INPUT/OUTPUT
      • A.OSCILLATIONS IN A PENDULUM
        INPUT :
          1.Mass of bob
          2.Length of string
          3.Maximum mplitude of oscillations
        OUTPUT :
          1.Time period of oscillations
          2.Graph of amplitude vs time
          SAMPLE DATA:
            Input :
              Mass of bob :50 gm
              Length of string :1.0 m
              Maximun amplitude of oscillations:30*
            Output :
              Time period = 2.006 sec
            • B. LINEAR COLLISIONS
              INPUT :
                1.Mass of first object
                2.Mass of secomd object
                3.Initial velocities of both objects
                4.Nature of collision-elastic or non-elastic
              OUTPUT :
                1.Final velocities of both the objects
                SAMPLE DATA:
                    Input :
                      Mass of first object : 50 gm.
                      Mass of second object : 50 gm.
                      Initial velocity of first object : 5 m/s
                      Initial velocity of second object : 12 m/s
                      Nature of collision : elastic
                    Output :
                      Final velocity of first object : 12 m/s
                      Final velocity of second object : 5 m/s
                  • C. ATWOOD MACHINE
                    INPUT :
                      1.Mass of both objects
                      2. Mass of pulley
                      3.Nature of pulley-friction or frictionless
                    OUTPUT :
                      1.Tension in string
                      2.Acceleration of both objects
                      3.Angular acceleration of pulley
                      SAMPLE DATA:
                        Input :
                          Mass of first object : 3 kg
                          Mass of second object : 5 kg
                          Mass of pulley : 3 kg
                          Nature of pulley : frictionless
                        Output :
                          Acceleration of both objects : 2.45 m/s^2
                          Angular acceleration : 0.0
                          Tension in string : 36.75 N
                          • D. KIRCHOFF'S LAW
                            INPUT :
                              1.Resistance of wire
                              2.E.M.F. of the cell
                            OUTPUT :
                              1.Current in the wire
                              SAMPLE DATA :
                                Input :
                                  Resistance of wire : 5 ohm
                                  E.M.F. of the cell : 2 V
                                Output :
                                  Current in the wire : 0.4 amp
                                        **NOTE: IN ALL THESE EXPERIMENTS THE MOTION OF THE RELATED OBJECTS WILL BE SHOWN GRAPHICALLY .
                                        REFERENCES
                                          Ideas have been taken from the following site.
                                      • Click here
                                        • BACK
                                            ****************************************************************** ******************************************************************