Construcción de un simulador docente.
Resumen
It can be useful for teachers to be able to make simulators. With a program which simulates the behavior of a specific device, a teacher will explain better and easier how this device works and its physics principles. In this article, I try to explain how to do a specific simulator - a particle accelerator simulator. If we know how to do this example, we would learn how to simulate other devices for different purposes. To build this program, whose construction is explained in the article, I used Java language to obtain a good final appearance and to attract the pupil attention. To explain it, I will divide the process in two stages. The first stage is to calculate the behaving of the accelerator, I used the Jacobi Algorithm for this. The second stage is to display this behaving to the pupils, I used Java2D for this last.Descargas
Publicado
2011-01-01
Número
Sección
Enseñanza