Information Organization of the Universe and Living Things. Alain Cardon. Читать онлайн. Newlib. NEWLIB.NET

Автор: Alain Cardon
Издательство: John Wiley & Sons Limited
Серия:
Жанр произведения: Журналы
Год издания: 0
isbn: 9781119887126
Скачать книгу
everything is based on the generation and action of informational fields which use a basic informational energy and that this activity is subject to a law of multiscale incentive organization. We will show that the formation of the Universe can be represented by an informational program which generates its elements and uses a considerable dynamic memory for the control of the operations and which will be its informational substratum.

      We will therefore present what this generating information is, how the informational fields operate in communications, how the informational envelopes of quantum and molecular elements are formed. We will present the informational law that allows the substrate of informational energy to incite the realization of material aggregates, then of stars and planets. We will see that we can use the notion of agent, which has been deeply developed in computer science, by defining informational agents representing physical elements in the Universe. Then in the second part, we will present how the generation of life on Earth was achieved by explaining why and how there was a continuous evolution of the formation of all species, how reproduction permits the generation of new organisms forming groups and then new species.

      The informational model presented is an attempt to unify many scientific fields analyzing all the elements that make up the Universe, starting from the quantum elements and going all the way to the living organisms on Earth.

Part 1 Informational Generation of the Universe

      1

      The Computable Model, Computer Science and Physical Concepts

      We will first specify the foundations of computer science considered as the science of the calculable, and then expose the general physical theories on the situation of the elements of the Universe.

      Computer science, as a science, is based on the computable model of functions and compositions of functions, which is the Turing model. In its applicative aspects, computer science today has considerable technological applications that invest all types of production in the world, that have upset the use of communications and the manipulation and processing of the knowledge used. We will present the fundamental model on which the calculable functions are based and we will see that we must go towards another model of information manipulation to conceive at the informational level the generation of the space of the Universe and the elements constituting it.

      Mathematicians and computer scientists have been interested in the classes of functions that can be calculated with algorithms, which are automatic calculation processes understood as sequences of instructions defining the values that the variables of the activated functions take. An algorithm is therefore a sequence of instructions that calculates the value of various specific functions, and is defined by its various steps.

      An elementary instruction of the Turing machine thus has the form of the following quadruplet (qi, Sj, Sk, qs) with:

      qi is the current state of the machine;

      Sj is the piece of data which is read on the reading head;

      Sk is the numeric character that will replace Sj;

      qs is the new current state of the machine after the replacement.

      However, the machine can also have one of the following two forms, with D and G being the actions of simply moving the read head to the right or left without writing anything on the read–write tape:

      (qi, Sj, D, qs)

      (qi, Sj, G, qs)

      The functions that the Turing machine computes are called recursive primitive functions and they operate on sequences of natural numbers. They are obtained from basic functions, like identity, projection, successor function, using composition, recurrence and minimization, and they are executed in associations. They define all the usual arithmetic functions by machine associations, like power functions, products and sorts, and they are thus the basic model of what can be defined in mathematics to operate on sequences of integers.