Jump to content
Science Forums

Is Gravity A Self-Regulating Byproduct Of A Universal Ans (Autonomic Nervous System) ?


Recommended Posts

Posted
Gravity could be thought of as a self-regulating algorithm that governs the motions and orbits of planets. (through the Universal Law of Gravitation).

 

Gravity could be vizualised as a kind of Universal autonomic nervous system, which though automatic, has an innate intelligence of it's own. (by virtue of it's auto-regulation).

 

Do these ideas make sense ?  :beer-fresh:  :beer-fresh:

Posted

 

Gravity could be thought of as a self-regulating algorithm that governs the motions and orbits of planets. (through the Universal Law of Gravitation).
 
Gravity could be vizualised as a kind of Universal autonomic nervous system, which though automatic, has an innate intelligence of it's own. (by virtue of it's auto-regulation).
 
Do these ideas make sense ?  :beer-fresh:  :beer-fresh:

 

 

It may well make sense to you, but it will take a lot more than two beers before it makes sense to me.

:beer-fresh: :beer-fresh: :beer-fresh: :beer-fresh:

Ok, now it is starting to make some sense, maybe just a few more will do it?

:beer-fresh: :beer-fresh: :beer-fresh: . . . . . . .

becoming crystal

Posted

It may well make sense to you, but it will take a lot more than two beers before it makes sense to me.

:beer-fresh: :beer-fresh: :beer-fresh: :beer-fresh:

Ok, now it is starting to make some sense, maybe just a few more will do it?

:beer-fresh: :beer-fresh: :beer-fresh: . . . . . . .

becoming crystal

 

Gravity is a kind of cosmic auto-programming.
 
The orbit of a planet that is determined by the gravitational field strength can be represented by a programmatic construct.
 
eg) Using language C#
 
bool inOrbit = true;
int age_in_yrs = 0;
string status = string.Empty;
 
private string getOrbitStatus()
{
while (inOrbit)
 {
  age_in_yrs +=1;
  if (age_in_yrs==5000000000)
  {
status = "end_of_epoch";
inOrbit = false;
break;
  }
 }
  return status;
}
 
Intelligence is generally associated with organic forms, I have used the construct of programmed gravity to simulate a kind of neural network algorithm that mimics intelligence, albeit not of the conventional quality.
 
This would govern
 
* Transition from protoplanet orbits to realistic orbits
* Recurring orbital motions thereafter  :innocent: 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...