The Naked Scientists
  • Login
  • Register
  • Podcasts
      • The Naked Scientists
      • eLife
      • Naked Genetics
      • Naked Astronomy
      • In short
      • Naked Neuroscience
      • Ask! The Naked Scientists
      • Question of the Week
      • Archive
      • Video
      • SUBSCRIBE to our Podcasts
  • Articles
      • Science News
      • Features
      • Interviews
      • Answers to Science Questions
  • Get Naked
      • Donate
      • Do an Experiment
      • Science Forum
      • Ask a Question
  • About
      • Meet the team
      • Our Sponsors
      • Site Map
      • Contact us

User menu

  • Login
  • Register
  • Home
  • Help
  • Search
  • Tags
  • Recent Topics
  • Login
  • Register
  1. Naked Science Forum
  2. On the Lighter Side
  3. New Theories
  4. Split from "How fundamental is time?"
« previous next »
  • Print
Pages: 1 2 [3] 4 5 6   Go Down

Split from "How fundamental is time?"

  • 100 Replies
  • 31017 Views
  • 10 Tags

0 Members and 7 Guests are viewing this topic.

Offline Bill S

  • Naked Science Forum King!
  • ******
  • 3630
  • Activity:
    0%
  • Thanked: 114 times
Re: Split from "How fundamental is time?"
« Reply #40 on: 12/03/2019 17:11:42 »
Quote from: mxplxxx
  It is interesting that most of the computer programs I have worked on, work without any reference to time.

I know nothing about computer programming, and it’s too late to start on that now.  However, I’m intrigued by this statement.  What does “without any reference to time” mean?

I suspect it cannot mean that you and/or the computer, and/or the relevant program complete any “work” in zero time.

Could it mean that the program completes its task without making any reference to time?
Logged
There never was nothing.
 



guest4091

  • Guest
Re: Split from "How fundamental is time?"
« Reply #41 on: 12/03/2019 19:10:47 »
Quote from: Bill S on 12/03/2019 17:11:42
Quote from: mxplxxx
  It is interesting that most of the computer programs I have worked on, work without any reference to time.

I know nothing about computer programming, and it’s too late to start on that now.  However, I’m intrigued by this statement.  What does “without any reference to time” mean?

I suspect it cannot mean that you and/or the computer, and/or the relevant program complete any “work” in zero time.

Could it mean that the program completes its task without making any reference to time?

Yes.
Many statements in programming are conditional like 'if', 'if-then'.Eg. sorting a list for all people named "Smith". Manipulation of data, operations that are independent of time. The operating system requires a clock but primarily for internal sequencing of operations. If you need time measurements for your purpose, it's available. If your work is air traffic control, then you need 'time' in your computer system.
Logged
 
The following users thanked this post: mxplxxx

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #42 on: 12/03/2019 22:35:42 »
Quote from: phyti on 12/03/2019 16:21:06
It is interesting that most of the computer programs I have worked on, work without any reference to time.

[There are programs that do require 'time'. GPS, traffic control, security, utilities, astronomy, etc., depending on the purpose.]
The time in these situations is usually processed as "Timer" objects that send "happened" events to the main part of the program at predetermined intervals or via the program "polling" the system clock. It is built on top of the program, not like reality which, seemingly, has time built into the fabric of the universe.

If reality were to process time in a computer-like fashion it would possibly have a timestamp incorporated into photons which seem to be the "timer" events of reality. ... or maybe it does somehow via the "shift" mechanism.
Logged
Slow down, you move too fast
You got to make the morning last
 

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #43 on: 12/03/2019 22:39:45 »
Quote from: Bill S on 12/03/2019 17:11:42
I know nothing about computer programming, and it’s too late to start on that now
Challenge yourself:) It is fun. You have a head start with maths which has a whole computer language devoted to it (Fortran).
Logged
Slow down, you move too fast
You got to make the morning last
 

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #44 on: 12/03/2019 22:58:20 »
Quote from: Bill S on 12/03/2019 17:11:42
I suspect it cannot mean that you and/or the computer, and/or the relevant program complete any “work” in zero time.
The time a computer takes to complete a task is very dependent on the speed of the computer's processor(s). This closely parallels an EM wave in Reality.
« Last Edit: 12/03/2019 23:12:29 by mxplxxx »
Logged
Slow down, you move too fast
You got to make the morning last
 



Offline Bill S

  • Naked Science Forum King!
  • ******
  • 3630
  • Activity:
    0%
  • Thanked: 114 times
Re: Split from "How fundamental is time?"
« Reply #45 on: 13/03/2019 19:22:50 »
Quote from: Phyti. #127
You are in that group that interprets 'time' as a causal entity.

Absolutely not!  I don't see time as causal, in any way.  However, it does seem to be essential if anything is to change.  It must have time in which the change can take place.

Water does not cause boats, but it is somewhat important for their ability to function adequately.
Logged
There never was nothing.
 

Offline Bill S

  • Naked Science Forum King!
  • ******
  • 3630
  • Activity:
    0%
  • Thanked: 114 times
Re: Split from "How fundamental is time?"
« Reply #46 on: 13/03/2019 19:29:57 »
Quote from: Phyti
Many statements in programming are conditional like 'if', 'if-then'.Eg. sorting a list for all people named "Smith". Manipulation of data, operations that are independent of time. The operating system requires a clock but primarily for internal sequencing of operations. If you need time measurements for your purpose, it's available. If your work is air traffic control, then you need 'time' in your computer system. /quote]

I’m OK with that. I was just trying to be sure that mxplxxx was not identifying a situation in which a computer could perform a function in zero time.
Logged
There never was nothing.
 

Offline Bill S

  • Naked Science Forum King!
  • ******
  • 3630
  • Activity:
    0%
  • Thanked: 114 times
Re: Split from "How fundamental is time?"
« Reply #47 on: 13/03/2019 19:38:25 »
Quote from: Bill
I suspect it cannot mean that you and/or the computer, and/or the relevant program complete any “work” in zero time.

Quote from:  mxplxxx
The time a computer takes to complete a task is very dependent on the speed of the computer's processor(s). This closely parallels an EM wave in Reality.

Does this mean that my suspicion is correct?
Logged
There never was nothing.
 

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #48 on: 13/03/2019 22:50:59 »
Quote from: Bill S on 13/03/2019 19:38:25
Quote from: Bill
I suspect it cannot mean that you and/or the computer, and/or the relevant program complete any “work” in zero time.

Quote from:  mxplxxx
The time a computer takes to complete a task is very dependent on the speed of the computer's processor(s). This closely parallels an EM wave in Reality.

Does this mean that my suspicion is correct?

It means the computer program can function without any reference to time. In computer programs, if time needs to be referenced, it is done via a special time-based object. A computer program will always take time to complete.
Logged
Slow down, you move too fast
You got to make the morning last
 



Offline Bill S

  • Naked Science Forum King!
  • ******
  • 3630
  • Activity:
    0%
  • Thanked: 114 times
Re: Split from "How fundamental is time?"
« Reply #49 on: 13/03/2019 23:06:47 »
Quote from:  mxplxxx
A computer program will always take time to complete.

We got there, thanks.
Logged
There never was nothing.
 

Offline jeffreyH

  • Global Moderator
  • Naked Science Forum King!
  • ********
  • 6996
  • Activity:
    0%
  • Thanked: 192 times
  • The graviton sucks
Re: Split from "How fundamental is time?"
« Reply #50 on: 13/03/2019 23:13:33 »
Quote from: mxplxxx on 12/03/2019 22:58:20
Quote from: Bill S on 12/03/2019 17:11:42
I suspect it cannot mean that you and/or the computer, and/or the relevant program complete any “work” in zero time.
The time a computer takes to complete a task is very dependent on the speed of the computer's processor(s). This closely parallels an EM wave in Reality.

How? Please elaborate on the parallels between an electromagnetic wave and the operation of a processor.
Logged
Even the most obstinately ignorant cannot avoid learning when in an environment that educates.
 

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #51 on: 13/03/2019 23:27:46 »
Quote from: jeffreyH on 13/03/2019 23:13:33
Quote from: mxplxxx on 12/03/2019 22:58:20
Quote from: Bill S on 12/03/2019 17:11:42
I suspect it cannot mean that you and/or the computer, and/or the relevant program complete any “work” in zero time.
The time a computer takes to complete a task is very dependent on the speed of the computer's processor(s). This closely parallels an EM wave in Reality.

How? Please elaborate on the parallels between an electromagnetic wave and the operation of a processor.
See https://www.computerhope.com/jargon/g/ghz.htm. Both are used for processing information.
Logged
Slow down, you move too fast
You got to make the morning last
 

Offline alancalverd

  • Global Moderator
  • Naked Science Forum GOD!
  • ********
  • 21163
  • Activity:
    64%
  • Thanked: 60 times
  • Life is too short for instant coffee
Re: Split from "How fundamental is time?"
« Reply #52 on: 13/03/2019 23:48:09 »
No. An EM wave is information
Logged
Helping stem the tide of ignorance
 
The following users thanked this post: jeffreyH



Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #53 on: 14/03/2019 03:21:04 »
Quote from: alancalverd on 13/03/2019 23:48:09
No. An EM wave is information
I would say an EM wave is energy that can be used to transmit information. http://www.qrg.northwestern.edu/projects/vss/docs/communications/1-how-is-data-put-on-radio-waves.html
Logged
Slow down, you move too fast
You got to make the morning last
 

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #54 on: 14/03/2019 03:47:16 »
Quote from: jeffreyH on 10/03/2019 13:53:39
the connection between the increase in entropy and indeterminacy
It would help if you gave me a lesson. Homework is all about reinforcing lessons given during class:).

On my travels I discovered an intriguing possible relationship between entropy and quantum entanglement which seems to have great relevance for the current topic.

https://www.wired.com/2014/04/quantum-theory-flow-time/

"The backdrop for the steady growth of entanglement throughout the universe is, of course, time itself. The physicists stress that despite great advances in understanding how changes in time occur, they have made no progress in uncovering the nature of time itself or why it seems different (both perceptually and in the equations of quantum mechanics) than the three dimensions of space. Popescu calls this “one of the greatest unknowns in physics.”
Logged
Slow down, you move too fast
You got to make the morning last
 

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #55 on: 14/03/2019 04:25:28 »
Quote from: jeffreyH on 12/03/2019 13:16:18
You appear to be attributing a personality to an atom.
I happen to believe that all objects in the universe that have a black hole as their center (which I suspect includes basic particles) also have awareness. I thank all stuff that goes into my rubbish bin each night:).
Logged
Slow down, you move too fast
You got to make the morning last
 

Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #56 on: 14/03/2019 04:27:59 »
Quote from: phyti on 12/03/2019 16:21:06
[You are referring to the '4D block universe', where all events exist simultaneously, and each observer experiences their own 'now' as they journey through space. Paul Davies is one advocate for this theory. One critical fact when considering this idea. There is one occurrence for each event, but many perceptions of that event.]
I did provide a reference for this https://bigthink.com/surprising-science/a-controversial-theory-claims-present-past-and-future-exist-at-the-same-time
Logged
Slow down, you move too fast
You got to make the morning last
 



Offline mxplxxx (OP)

  • Hero Member
  • *****
  • 938
  • Activity:
    46%
  • Thanked: 5 times
  • There's such a lot of it around
Re: Split from "How fundamental is time?"
« Reply #57 on: 14/03/2019 11:17:05 »
From Phys.org. Physicists reverse time using quantum computer. https://phys.org/news/2019-03-physicists-reverse-quantum.html
Logged
Slow down, you move too fast
You got to make the morning last
 

Offline Bill S

  • Naked Science Forum King!
  • ******
  • 3630
  • Activity:
    0%
  • Thanked: 114 times
Re: Split from "How fundamental is time?"
« Reply #58 on: 14/03/2019 12:05:39 »
Quote from: mxplxxx
  "The backdrop for the steady growth of entanglement throughout the universe is, of course, time itself. The physicists stress that despite great advances in understanding how changes in time occur, they have made no progress in uncovering the nature of time itself or why it seems different (both perceptually and in the equations of quantum mechanics) than the three dimensions of space. Popescu calls this “one of the greatest unknowns in physics.”

Could they be looking for something that isn’t there?

A metre measures the distance between two objects. Without objects; what is a metre?
Time measures the interval between two events. Without events; what is time?

In a non-technical way, this brings us back towards the OP.  Was time created with the Universe, or was it necessary to permit the “creation” to take place?  Logically, I would say that neither of these possibilities could provide the complete answer, but that’s not for this thread.
Logged
There never was nothing.
 

Offline jeffreyH

  • Global Moderator
  • Naked Science Forum King!
  • ********
  • 6996
  • Activity:
    0%
  • Thanked: 192 times
  • The graviton sucks
Re: Split from "How fundamental is time?"
« Reply #59 on: 14/03/2019 13:18:24 »
Quote from: Bill S on 14/03/2019 12:05:39
Quote from: mxplxxx
  "The backdrop for the steady growth of entanglement throughout the universe is, of course, time itself. The physicists stress that despite great advances in understanding how changes in time occur, they have made no progress in uncovering the nature of time itself or why it seems different (both perceptually and in the equations of quantum mechanics) than the three dimensions of space. Popescu calls this “one of the greatest unknowns in physics.”

Could they be looking for something that isn’t there?

A metre measures the distance between two objects. Without objects; what is a metre?
Time measures the interval between two events. Without events; what is time?

In a non-technical way, this brings us back towards the OP.  Was time created with the Universe, or was it necessary to permit the “creation” to take place?  Logically, I would say that neither of these possibilities could provide the complete answer, but that’s not for this thread.


Actually that is EXACTLY for this thread.
Logged
Even the most obstinately ignorant cannot avoid learning when in an environment that educates.
 



  • Print
Pages: 1 2 [3] 4 5 6   Go Up
« previous next »
Tags: time  / awareness  / sol  / reality  / eternal  / black hole  / photon  / state  / uml  / continuous 
 
There was an error while thanking
Thanking...
  • SMF 2.0.15 | SMF © 2017, Simple Machines
    Privacy Policy
    SMFAds for Free Forums
  • Naked Science Forum ©

Page created in 1.535 seconds with 73 queries.

  • Podcasts
  • Articles
  • Get Naked
  • About
  • Contact us
  • Advertise
  • Privacy Policy
  • Subscribe to newsletter
  • We love feedback

Follow us

cambridge_logo_footer.png

©The Naked Scientists® 2000–2017 | The Naked Scientists® and Naked Science® are registered trademarks created by Dr Chris Smith. Information presented on this website is the opinion of the individual contributors and does not reflect the general views of the administrators, editors, moderators, sponsors, Cambridge University or the public at large.