I don't like the uncertainty principle. Who's with me? Since I don't fully understand it (and I don't think I fail to comprehend the jist of it, I just don't know why it's happening..), I search the net for crazy untestable theories for why the U.P. exists.
Psuedo random number generator - reality is one big function of time. That'd be fun /ttiforum/images/graemlins/smile.gif
Loss of precision - like when representing double presision and floats in most programming languages, there will be a loss of presion when you convert from a double to a float. So if information about position and momentum must be stored in a shared and fixed number of "bits", you would need more bits to store position when making a very accurate measurement and thus, you would loose precision when it came time to store momentum. A random value is chosen instead...?
Early return - A realtime system: measuring position very precisely might take more time than the universe alots. Position and momentum share the allotment of "cpu" cycles avaible when taking a measurement so when you measure one very precisely, the other one ends up being a random value.
Are there different methods of measuring position and momentum of small particles? Is the act of bouncing photons off one another the only method we know about?
Psuedo random number generator - reality is one big function of time. That'd be fun /ttiforum/images/graemlins/smile.gif
Loss of precision - like when representing double presision and floats in most programming languages, there will be a loss of presion when you convert from a double to a float. So if information about position and momentum must be stored in a shared and fixed number of "bits", you would need more bits to store position when making a very accurate measurement and thus, you would loose precision when it came time to store momentum. A random value is chosen instead...?
Early return - A realtime system: measuring position very precisely might take more time than the universe alots. Position and momentum share the allotment of "cpu" cycles avaible when taking a measurement so when you measure one very precisely, the other one ends up being a random value.
Are there different methods of measuring position and momentum of small particles? Is the act of bouncing photons off one another the only method we know about?