Eventful Universe

From MgmtWiki
Revision as of 16:10, 24 November 2020 by Tom (talk | contribs) (Diffraction)

Jump to: navigation, search

Full Title

The Event-driven Universe is a model focused on the events that happen between objects in the universe.

Author

Thomas C. Jones

Date

2020-11-22

Abstract

Models of the universe typically focus on the externes of very large or very small elements, like collisions of galaxies or of photons and electrons. These are both events between identified objects, which are called entities in computer science. But the existing standard models immediately establish a set of "facts" about one particular mathematical set of assumptions like continuous and well defined space and time. In these models constructs like Lagrangian or Hamiltonian are precise. In contrast this article will focus on the events themselves, rather than the commonly accepted assumptions, at least so far as time in concerned. That means that no mathematical formula that include time as a variable will be assumed to be a fundamental truth. The major theme of this article is that if physics wants to learn about how evolution can provide answers to open issues, then the best place to look is at places where evolution has been successfully applied. As one example: machine learning has already been enhanced by acknowldging that evolution can bring new techniques and insights to hard technological challenges.

The Model

  • Euclidian three space will be assumed.
  • There will be two event models addressed: (these can be thought of as Feynman diagrams if that is helpful)
  1. the emission of a single photon by an excited electron and its subsequent absorption by another election
  2. the emission of an entangled photon pair and the subsequent absorption of one of those photons.

Irreversibility and Power Consumption

As the Lagrangian is designed to find the path with the least power transfers (as measured by the rate of change of the difference between potential and kinetic energy) so to the attempt to find low power computer solutions

Bennet IBM

The problem with these models is that they lead to the static Wheeler-deWitt equation (Ĥ(x)|ψ> = 0) which tell us that the universe does not evolve.[1] Many find that to be a fatal flaw of physics. It simply does not correspond in any way to reality.

What Purpose do Clocks Serve

It is informative to consider why clocks are used in computer systems and to see that there are lessons to be learned. in a mechanized society where the time value of money is of the essence of every financial transaction, the it has become a socially acknowledged fact that time management of every aspect o our lives is the highest goal to producing the greatest output of goods and services for the least expenditure of our precious time. Good time keeping was importing in our lives and in our science. In short, it works for us in a modern society and that is fully reflected in the focus of lives. Power, the expenditure of energy over time, has become the goal of man and of learning. Good clocks are important in business and in the synchronization of GPS satellites that require them for establishing position on the planet.

Event-driven (aka on-demand) computing can be substantially lest expensive than fully synchronous chips. While some modern chips selectively turn on or off cores as they are needed for computations, the core capability of the chip is powered full time. One example of event-driven design is the IBM TrueNorth chip consumes only 70 mW of power emulating the asynchronous and neural design of the human brain.[2] Intel followed with their Loihi chip.[3]

Asynchronous (self-clocking) computer circuits are imagined to be low power implementation as compared to synchronous (centralized clock) chip designs. About 700 million of us (in 2015) had one of these asynchronous computing devices in our passport or other portable ID card so that they can function flawlessly on the energy created by waving the chip card over the reader.[4] As chips become larger and compute cores focus on particular parts of the compute load, some level of asynchrony appears to be the only viable integration technique. Often each core type will have its own clock and communicate asynchronously among cores. But for high speed digital links, the communications clock is established first and then all following data is synchronized to that clock. In short there is a growing interest in improving reliability and speed with asynchronous chip designs and interconnects, but all long distance digital communications links appear to be destined to be clocked between the sender and the receiver. Most communications protocols blend the data and the clock into a single protocol. For multiple access network protocols, asynchronous makes sense. For point to point protocols, synchronous appears to be the most effective since clock synchronization can be maintained at all times.

How Does Time Evolve?

In asynchronous event handling, a rough sense of time arises from the delay imposed by completing the processing of any event that blocks progress on the overall program. We see that recorded all of the time in computer science as operations per second. These metrics are purely dimensionless quantities as the operation itself is a determinate of time. If we apply that to the propagation of light, it seems that even in the vacuum of space some event processing is the limiting factor. A model for that event is what needs to be developed. If the model can show the impact of operation in a non-inertial frame, it would be able merge quantum physics with general relativity.

One possibility is to look at the differences between different photons. So far as we know photons have energy and projection of the "spin" on the direction of momentum (helicity with values of positive and negative). The term spin is just a physicist's misuse of the term. Spin might be more appropriate for a determination of the energy of the photon which is ϵ = hν, where ϵ is the energy and ν is the frequency and which Feynman described as the rotation of a disk allowing him to demonstrate interference to a lay audience. So a useful model would be that the rate of the rotation is ν and the direction of rotation is what physicists call spin.

what about polarization? is that different?

In Feynman's thesis he took Wheeler's advice to consider both the retarded and advanced contributions to the Lagrangian. That seems to imply that the location of a particle in both time and space is indeterminate in the most fundamental sense. The only events that can be located in time and space seem to be the emission and absorption of the particle.

Wave Function of the Photon

It seems that all time begins with the photon, the transport of quanta of energy.

Wave function for the photon[5]

Diffraction

The idealized plane wave is actually infinite in extent. If this wave passes through an opening, called an aperture, it will diffract, or spread out, from the opening. The degree to which the cropped wave will spread out depends on the size of the aperture relative to the wavelength. In the extreme case where the aperture is very large compared to the wavelength, the wave will see no effect and will not diffract at all. At the other extreme, if the opening is very small, the wave will behave as if it were at its origin and spread out uniformly in all directions from the aperture. In between, there will be some degree of diffraction.

First consider a circular aperture. If a wave with wavelength l encounters an opening with diameter D, the amount of diffraction as measured by the angle, q ,at which the new wave diverges from the opening, measured from edge to edge, will be approximated by q = l/D

Comments on this formula:

  • The symbol is used to indicate an approximate result, as opposed to an exact relationship. This result is only valid for relatively small angles, something less than about 200.
  • There is some ambiguity in what is meant by this angle. In actuality, the wave does not simply end at this boundary, but falls off smoothly. The exact point which defines the extent of the wave is a matter of definition and there are two standard conventions: the one used in this book is the ½ power or -3 dB definition.
  • The factor of 2 is also an approximation. A more accurate description requires detailed knowledge about the shape of the aperture
  • The angle q must be in radians!
  • This formula will be quite handy for the study of beam-forming, and is worth committing to memory. It has applications to antennas used in communications and radar. It also applies to sonar arrays and electro-optics.

Hypothesis

For time to exist photons should be emitted (nearly) always in entangled pairs. Before you get to hung up on reality, engage with me in a little suspension of disbelief.

Summary

There should no longer be any argument whether the universe is a computer simulation or not. Forget about it. The only significant difference between the universe and a computer is that the scope of useful computers is small enough that we can figure out how to program it to get useful answers. So go forth and make your own model universe. You have all of the capability you need on your desktop, with a little help from the cloud.

References

  1. Bryce S. DeWitt, Quantum Theory of Gravity. I. The Canonical Theory (1967-08-25) Phys. Rev. 160, 1113 https://journals.aps.org/pr/abstract/10.1103/PhysRev.160.1113
  2. P. A. Menoal + 12, A million spiking-neuron integrated circuit with a scalable communication network and interface. Science. 345 (6197): 668–73. doi:10.1126/science.1254642. PMID 25104385. S2CID 12706847.
  3. Kyung M Song + 11, (2020-03). Skyrmion-based artificial synapses for neuromorphic computing. Nature Electronics. 3 (3): 148–155. arXiv:1907.00957. [ https://newsroom.intel.com/editorials/intels-new-self-learning-chip-promises-accelerate-artificial-intelligence/#gs.m2dno0 https://en.wikichip.org/wiki/intel/loihi arXiv:1907.00957. doi:10.1038/s41928-020-0385-0
  4. Seven M. Nowick, Asynchronous Design -- Part 1: Overview and Recent Advances (2015-05) IEEE Design and Test 32(3):5-18 DOI: 10.1109/MDAT.2015.2413759 https://www.researchgate.net/publication/331181563_Asynchronous_Design_--_Part_1_Overview_and_Recent_Advances
  5. I. Bialynick-Birual, ON THE WAVE FUNCTION OF THE PHOTON (1994) ACTA PHYSICA POLONICA A http://old.cft.edu.pl/~birula/publ/APPPwf.pdf