Sunday 26 June 2011

Java simulation available

Chantal Roth has created a very nice Java implementation of the EPR experiment for testing purposes. In her own words:


"A simple Java simulation of a typical EPR experiment by creating "entangled" particles that are sent to two detectors A and B. After many such experiments the statistics are computed, including the CHSH value and also the correlation between the measurements at the detectors based for each angle between the filters. The GUI allows a user to enter a formula to compute the probability if a detection of a particle happens or not, which is then compiled on the fly."

The application can be downloaded at Sourceforge: https://sourceforge.net/projects/eprsimulation/

To run it, you need the Java JDK and NetBeans IDE 7. This can be downloaded in one package at: http://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-142931.html

No comments:

Post a Comment