In this section we develop a simulation of a physics experiment.
We use a very simple example of a physics phenomena to run our experiment
- a body falling in constant gravitational field - and build our
software around it.
Three primary software stages are involved:
- The simulation of the physical phenomenon:
- The simulation of the experiment hardware in an experiment:
- The analysis of the detector output:
- Analysis considerations for
both simulated and real data
- Simulator with analysis module
- Demo
We will take advantage of objects to build these as modules that
interlock and work together as a single program.
Latest update: Feb.28.2004
|