Welcome to TiddlyWiki created by
Jeremy Ruston; Copyright ý 2004-2007 Jeremy Ruston, Copyright ý
2007-2011 UnaMesa Association
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}
h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}
.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}
.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}
.tabSelected {color:[[ColorPalette::PrimaryDark]];
background:[[ColorPalette::TertiaryPale]];
border-left:1px solid [[ColorPalette::TertiaryLight]];
border-top:1px solid [[ColorPalette::TertiaryLight]];
border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}
#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}
.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}
.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}
#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}
.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}
.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}
.tiddler .defaultCommand {font-weight:bold;}
.shadow .title {color:[[ColorPalette::TertiaryDark]];}
.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}
.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}
.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}
.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}
.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}
.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}
.imageLink, #displayArea .imageLink {background:transparent;}
.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}
.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}
.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}
.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}
.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}
.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}
#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:alpha(opacity=60);}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}
body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}
hr {height:1px;}
a {text-decoration:none;}
dt {font-weight:bold;}
ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}
.txtOptionInput {width:11em;}
#contentWrapper .chkOptionInput {border:0;}
.externalLink {text-decoration:underline;}
.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}
.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}
/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}
#mainMenu .tiddlyLinkExisting,
#mainMenu .tiddlyLinkNonExisting,
#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}
.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}
.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}
#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}
#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}
.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}
#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}
.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}
.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}
.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}
#contentWrapper {display:block;}
#splashScreen {display:none;}
#displayArea {margin:1em 17em 0 14em;}
.toolbar {text-align:right; font-size:.9em;}
.tiddler {padding:1em 1em 0;}
.missing .viewer,.missing .title {font-style:italic;}
.title {font-size:1.6em; font-weight:bold;}
.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}
.tiddler .button {padding:0.2em 0.4em;}
.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}
.footer {font-size:.9em;}
.footer li {display:inline;}
.annotation {padding:0.5em; margin:0.5em;}
* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}
.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0 3px 0 3px;}
.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}
.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}
.fieldsetFix {border:0; padding:0; margin:1px 0px;}
.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}
* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}
.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser
Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])
<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]
----
Also see [[AdvancedOptions]]
There is nothing special about me. I have been working at sea for most of my life. I became interested in how time might work back in 1976 and I have no formal education in physics apart from a couple of simple university courses. All attended in the hope of understanding a little more about our universe and about time.
If you have seen the cloudless night sky, something a sailor at the bridge does almost every night when he or she is at watch, you need not ask where my interest in the subject came from.
Being interested, like anyone else supporting an interest, I had to try to understand what is actually going on. In the process i started using my own head to work on the information, so now, having ideas of my own, I suppose I am just another notch on the [[crackpot index|http://en.wikipedia.org/wiki/Crackpot_index]].
If you want to ask about something, send me an email. The address is: bn@spacetime.nu
I'll do my best to reply as soon as possible.
You could also use the [[comments|http://spacetime.bloggo.nu]] link if you want.
From December 2006.
About thirty years ago I realized that time could very well be discontinuous without us knowing. That is because we need time in order to measure time. If time should stop then there would be no time to find out about it. Not being able to stop speculating about what traces there would be to look for if this were a fundamental aspect of time, or try to figure out how it could work, I eventually found an answer a few years back that also may explain some remaining questions concerning relativity and quantum mechanics.
In view of later developments in physics where a growing number of physicists now look for a way to quantize time, I feel obliged to communicate my ideas on the subject.
If time is discontinuous we need to reconsider our understanding of the time dimension.
So, what is time, when and why do we need it and how does it work?
The standard model treat time as if it were an extra 4th dimension, one that presents an additional degree of freedom along with the usual three. This may be needed in order to make sense of situations that involve movement, but the way I see it, time, as we usually think about it in the sense of a steady flow from the past to the future does not exist other then in our mind.
The reason we regard time as real is probably due to the fact that we have a memory which allows our brain to use the input from our senses to maintain our bodies. This is how we operate ourselves, using the remembered input from a previous moment to act during the present one.
With our comparably slow mind we do however need the input from many moments before reacting, thus bringing about a sense of continuity which, in turn, would be interpreted as a flow of time.
In other words, I think time is just a remembered diagram of the status of what goes on. It has no real physical existence apart from what in discontinuous time would be a dynamic transformation of the present moment during the course of its - probably very brief - duration.
The speculations below hopefully illustrate how space itself could serve as a memory that brings about the dynamics of our universe due to the type of discontinuity I have in mind. While it may be easy to understand the need of time when one think about a moving object, the need of time in empty space is not so obvious since we do not see anything that move. However, if space itself is elastic, then time would be needed for its elastic properties to work. You cannot have elasticity without time. Or⌠could it be the other way around so that the elasticity of space is the cause of what we experience as time?
Letâs see what could come out of this idea.
No one should be surprised about space being elastic. It was Einstein with his theory of general relativity who taught us that.
According to general relativity we live in a four dimensional universe with three space- and one time coordinate where gravity is explained to be a topographic phenomenon with moving bodies that follow geodetic tracks in the four dimensions of space time while bending and altering the metric of the same space as they are proceeding.
Neither special nor general relativity does however reveal anything about what makes time tick, so discontinuous time may well lurk under the cover of general relativity.
How can that be? Well, assume that time would stop. Would we notice? -Could we notice?
The answer, of course, is no. When time eventually starts ticking again we would be none the wiser, living on as usual. As far as concern what we know of physics up till now, nothing prevents time from behaving like that.
When one try to figure out what might be the cause of quantum physics the possibility that time is discontinuous is even more obvious.
To my eyes the quantum of action looks suspiciously much like a manifestation of elastic force in a space that is oscillating some way. That would account for the discontinuity of quantum physics and its quanta. It would also account for the phenomena of non-locality. The question then is why and how space oscillates?
Answering the first question, the why, is impossible. Let me only say that whatever event it was that induced enough energy into space to overcome the elastic stiffness required in order to account for the speed of light must have made a big bang indeedâŚPerhaps it was a collision with another universe..? Anyway, those who maintain that time were born the moment the Big Bing happened are probably right although the present ideas about time and how it works need some refinement.
The second question is easier. One only has to find out what mode of oscillation would cause the physical phenomena we see around us. That is the subject of this document.
About 20 years ago I had settled for a mode of oscillation that promised to work. The only problem was whether it was physically possible. Then I learned about acoustic pressure waves in the sun and about sonoluminescence. That gave me some confidence about my model. Working out the details took some time since this was- and is- a hobby project. However, after having retired in august 05 I decided to dedicate a little more time to the project, so in order to refresh my knowledge on the subject I decided to sign up for some short courses at GU. One of which was âModern Cosmologyâwith Marek Abramowicz and Gustaf Rydbeck. When Professor Abramovicz held his first lecture I was reminded about MOND. Remembering I had read about MOdified Newtonian Dynamics in Scientific American back in 1983 when Professor Mordehai Milgrom proposed this correction as an alternative to the Dark Matter model, I now realized that my ideas about the dynamics of discontinuous time could eventually provide the missing foundation for MOND.
As a consequence I feel that also from this point of view I have an obligation to bring my ideas to attention. The mode I propose has the form of a spherical oscillation similar to that of a standing longitudinal sound wave where the fabric of space rapidly oscillates in a pulsating way between rarefaction and compression. Discontinuous time would then be the full cycle from maximum compression past rarefaction and back to maximum compression. That is, actually a âliveâ and reusable variable to the three space dimensions that affect all of space simultaneously.
If this is true then it seems we live in a reoccurring moment which, it appears, contain the only âtimeâ that actually exists. -A discontinuous and elastic present, the size of which would encompass the entire known universe.
The duration of that moment, the period of the bulk oscillations of space, would presumably equal the 5.4 x 10Ëâ´â´ s time span known as Planck-time. According to present understanding this is also the shortest possible duration of time. Why the spherical pulsating oscillation mode? Apart from providing a possible answer to the questions of the arrow of time and the flow of time, there are at least two other reasons. One is the ability of particles and waves to move in any direction and the other is the properties of matter.
Louis de Broglie introduced the concept of matter waves. If matter is a manifestation of the elasticity of space, then E=mc² suddenly make sense. It does not require much imagination to realize that if space itself oscillates in a way that allows for standing spherical matter waves to resonate with those oscillations they will pack a lot of energy. The spherical wave of the fabric of space that constitutes the particle will slosh back and forth during each cycle of the universal space oscillation at the speed of light. The number and amplitude of such oscillations during one second is the same that would bring a transverse wave the distance covered at the speed of light. Hence the c² in E=mc². What about the mass, m?
Again the spherical oscillation mode provides an explanation. A spherical particle wave, resonating with the bulk oscillation mode of space will not move relative to the oscillating background as long as it is truly spherical. This is because the elastic wave that makes up the particle has equal distance to travel between turnaround each âsloshâ between the circumference and the centre. Since the wave front is moving at the speed of light due to the elastic properties of space the act of pushing the particle in order to accelerate it in a certain direction is instead a matter of blocking the expansion of the part of the particleâs wave front that is moving in the counter-direction. In order to do so one has to overcome the elasticity of space. That is the origin of Planckâs constant â the Quantum of Action â the least force sufficient to overcome the elasticity of the fabric of space.
Given that the blocking applied is firm enough, this part of the wave front will now contain more elastic energy then the other parts of the wave, thereby allowing it to reach a new centre a small distance past the original. The rest of the elastic wave making up the particle will adjust accordingly and eventually all of the now not quite spherical wave front will be sloshing back and forth towards this new constantly displaced centre.
A mental picture would be that of a football being kicked by a player with the wave front represented by the spherical surface and the blocking positioned where the foot hits the ball. Since all parts of the wave still move at the speed of light, the centre of the particle wave can never be displaced past the distance covered at the speed of light. This is why the speed of light is a universal speed limit not only for transverse waves, but also for particles of matter. In the light of the above I guess nobody will be surprised to learn that mass consequently appears to be the âgrip on spaceâ exerted by the spherical waves of the particle. No surprise either that relativistic mass growth apparently is due to the firmer grip on space that is a result from the elastic energy added to the particle when it is acceleratedâŚ.Or that inertia also is due to the same grip on space, making the particle harder to accelerate in any direction the more of this grip on space or mass it has. At this point if not earlier, I imagine the reader have at least one very large objection to all of this. Suggesting that discontinuous time has the form of a very brief reoccurring universal moment with the duration of about 10Ëâ´â´ s would seemingly contradict both special and general relativity. According to these theories there is no such thing as simultaneity since time runs at different rates depending on the velocity of the reference frame. This makes it more or less impossible to agree between frames about eventually simultaneous events. I can only agree about the difficulties between different frames to pinpoint a simultaneous event, but this difficulty is due to traditional ideas of time which require the use of different frames of reference. Instead the idea of discontinuous time makes it possible to explain the relativistic effect that is being used to reject the idea of simultaneity - why clocks run slower when they move faster.
At the point of maximum compression in the cycle of universal oscillation all movement has stopped due to the elastic resistance against further compression of the fabric of space. As the cycle continue, the energy stored during the compression phase now makes the universe âbounceâ and expand outwards along with the longitudinal waves of matter and the transverse oscillations of light as the cycle accelerate towards a state of maximum rarefaction. At this point the strain in the fabric of space will reverse the process and force space to rebound back towards the state of maximum compression where the cycle is completed only to proceed into a new present in the same manner.
The clock used in the relativist examples is running slow when moving at higher speed because it must spend a larger portion then otherwise out of the 10Ëâ´â´ s long universal cycle of oscillation in order to first accelerate and then to decelerate its speed in the direction of travel during each cycle of compression and rarefaction. Since this acceleration and deceleration will stretch the fabric of space each cycle the force delivered from the springs and gears of a clock, or from chemical reactions will diminish in relative effectiveness the faster the system moves. As a consequence a larger number of cycles of oscillation are needed to do the same job in order to complete chemical reactions or to turn the arms of a clock in a faster system the same angle as a clock in a slower system would need.
A clock that could be locked to the background oscillations of space would keep the time no matter what the speed of the observer happen to be. If he travels fast the clock would run fast in his travelling frame of reference, making it possible for him or her to trace any simultaneous event that occurs in another frame of reference.
Does this mean that there is anything wrong with the principle of relativity? Not at all! What needs to be reconsidered is only our concept of time.
Before returning to the properties of a particle something should first be said about gravitation. I referred above to the elastic deformation of space exerted by the spherical wave of a particle as the particleâs âgrip on spaceâ, or mass. The very same âgripâ would also be responsible for gravitation as it pulls the surrounding space towards the particle during each oscillation. For a mental picture of the effect, think of what would happen if you pull upward on the centre of a tablecloth. If there is a hole at the centre of the table as might be the case in a garden table where you can place an umbrella type sunshade, pushing the centre of the sheet down in the hole with a rod will give the same effect, pulling the surrounding cloth toward the centre. The equality between the outcomes of the two methods is to illustrate that anti matter, which I suspect differs from matter only by its phase of oscillation in space, would cause the same type of gravitation as matter.
The gravitation caused by the âgripâ or mass of only one particle would be tiny to say the least, but the effect of many particles pulling in unison on the surrounding space would of cause accumulate. This has two consequences. The first is obvious. Space itself within a sphere centred on the congregation of particles will stretch during every universal oscillation towards that centre so that a particle that enters this sphere finds itself oscillating on a fabric of space whose background universal oscillations are directed towards that centre.
The result will be that the particleâs centre is displaced an increasing distance each oscillation in the same direction without any need to overcome the elasticity of the fabric of space by pushing the particle against its âgripâ on space. That is why the particle âfeelsâ no force of acceleration as its speed increases.
However, since the particle is incorporating the background oscillations with its own original oscillation, stopping it is a matter of using force against the background induced displacement of its centre. This is why we experience acceleration forces when we stand on the surface of a planet.
The next consequence is not so obvious. The space in the sphere of gravity resulting from a large aggregation of matter will have its elastic properties somewhat altered by the fact that it stretches during each universal oscillation. Similar to a string instrument giving off higher tones when fretted up the neck. At the end of the day this effect could perhaps turn out to be responsible for some of the missing energy that our cosmologists are doing their best to find. The rest, the proposed effect from the mysterious dark matter is probably due to one or perhaps two other not so obvious consequences. Vera Rubin was the first person to systematically investigate the effect. She showed that the angular speed of orbiting stars in galaxies did not drop quite as one should have reason to expect from a measure of the mass that is supposed to control their orbits. Instead it seems the stars in the galaxies rotate around the centre of the galaxy almost as if they were sitting on a wheel.
The MOND effect as proposed by Mordehai Milgrom in 1983 is one way of evading the need for dark matter to account for her observations. It is a correction to Newtonian dynamics that introduces a basic universal constant of acceleration of the size approximately one angstrom per second per second. What could motivate that? I think the best candidate would be the âbounceâ when the oscillating fabric of space enters the expanding phase. That is the point when space and everything it contains is accelerated outward. If the reverse process when the strain in the fabric of space later pulls everything back is a little less effective then the bounce one might have a small difference that could account for the size and existence of MOND.
Below is however a slightly different effect that also might exist.
That is the acceleration induced by moving spheres of gravity.
The stretching of space within the sphere of gravity is an instant elastic phenomenon that originates with the various aggregations of matter and takes place every 10Ëâ´â´ s. If this matter is moving in any direction, then the local stretch everywhere inside the sphere will have a component of direction every 10Ëâ´â´ s pointing the same way and moving at the same speed as the matter is travelling. This is because the complete oscillating sphere of gravity moves as fast as does the matter it originates from. It follows then that the field of gravity within the sphere does not point directly at the aggregation of moving matter, but towards a resultant direction in the future path of the matter aggregation. As a consequence, any body within the sphere of gravity will also be partly accelerated towards the direction that the aggregation of mass is moving.
The accumulated effect from a large number of such aggregations of matter, like the orbiting stars of a galaxy, or the individual members of a galaxy group with a common centre of orbit, could therefore simulate a rotating background, making it appear that space itself is rotating. Or, rather, that the stars we see has a more or less common angular speed around their centre of orbit almost as if they were in a sense nailed onto a wheel.
Before returning to particles I would like to mention quasars. These objects are among the earliest artefacts of our universe as may be understood from the Hubble redskift involved.
They are also the most energetic so far discovered delivering far more energy then can be easily explained in the context of the standard model. In the scenario on hand they may however have a place. The way I see it quasars could explain the large, mainly spherical regions of empty space along the surfaces of which one find filaments of galaxy clusters.
Suppose that the Big Bang happened as I have suggested with energy being introduced as violent vibrations of the fabric of space. One might then imagine that violently oscillating spots could have formed here and there throughout the universe, akin to the phenomenon of sonoluminescense. Suppose further that these âhot-spotsâ are the quasars and that the energy we now see them produce is the dispersion of their vibrations, then one might think that after a long, long time, these vibrations could have met up with other vibrations from neighbouring quasars, in the process forming the filaments we now observe. When the quasars eventually were fully dispersed they could have left the voids of empty space behind.
According to string theory particles may be seen as small vibrating strings. Their mode of vibration then decides what particle they represent. Regarding this I would only like to point out that a string theorist would be well suited to explore the mathematical consequences of the above since the ideas outlined also build on vibrations. There is a slight difference however. There are only three spatial dimensions in this version of discontinuous time. -Three simultaneously vibrating background dimensions that drive the oscillation of the waves making up matter by resonance. This resonance effect will keep the matter waves oscillating until the background vibrations die out as they eventually must. What makes me think the universe would stop oscillate some time in the future?
If our universe started out with a Big Bang as we already is pretty certain it did, and if this Big Bang happened more or less according to the ideas presented above, with a cataclysmic event that induced a lot of energy in the form of elastic oscillations, then the stiffness of the oscillating fabric of space would eventually damp the oscillations. This would have some consequences that we can observe. With a very stiff fabric of space, the damping of the initial oscillations would bring these down in amplitude at a speed that could well be in parity with the supposed speed of inflation. The continuing damping of the amplitude of the oscillations would then show as a relative expansion of the fabric of space to the observing denizens. Why? The reason is that the diminishing amplitude of the universal oscillations also happens to double as our measuring rod. This is because as I understand it, things cannot move any farther during one oscillation then a distance that is twice the amplitude, which in a way is what we do when we take a measure.
So, in other words, the universe is really not expanding. Instead it appears that we and the rest of the content of the universe are shrinking.
The property of spin has a simple explanation in the context of this type of pulsating universe. It is due to relative phase and frequency differences between the modes of oscillation of the various particles in question and the pulsating background oscillations of space itself. To be more specific - there is a systematic difference between the resulting oscillations of transverse and longitudinal waves when they are overlaid on the longitudinal background oscillations. This difference is what we measure as spin.
Finally, if time really does consist of sequential elastic transformations of a universal moment with a periodic duration of 5.4 x 10Ëâ´â´ s as I propose, then the frequency of this fundamental oscillation of our universe would be about 1.85 x 10â´Âł p/s. No wonder we never noticed.
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
The links in this tiddly will open on a new tab.
This link will take you to the official wiki about [[time|http://www.en.wikipedia.org/wiki/Time]]. And this to the wiki about [[elasticity|http://www.en.wikipedia.org/wiki/Elasticity]].
[[The Big Bang|http://en.wikipedia.org/wiki/Big_Bang]], which connects my aether model to the standard model has its own wiki.
So also [[String theory|http://en.wikipedia.org/wiki/String_theory]] which desperately need a touch of common sense!
A link to the [[HyperPhysics pages|http://hyperphysics.phy-astr.gsu.edu/hbase/hframe.html]] at Georgia State University might come in handy....
[[ECT|https://sites.google.com/a/fundamentalphysics.info/book/]] is short for Elastic Continuum Theory. This link will bring you to the site of Mr G S Sandhu who will point out the significance of the permittivity and permeability of the vacuum.
[[Blaze Labs|http://www.blazelabs.com/index.htm]]. Found this site when I was trying to point you to some information about [[sonoluminescence|http://www.blazelabs.com/f-p-sono.asp]].
Another support for your imagination is to be found somewhere on this google searchpage for [[sound oscillations of the sun|http://www.google.se/search?q=Sound+oscillations+of+the+sun&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a]]
Finally, this link will bring you to Australia and the F.A.Q about [[Aether|http://www.mountainman.com.au/aeth_faq.htm]] at Mountain Man Dot Com.
[[Welcome]]
[[The Change Stream]]
[[The Dynamic Present]]
[[Tid och Eter]]
[[Quantum Aether]]
[[Discontinuous Time]]
[[Links]]
[[Blog & Comments|http://spacetime.bloggo.nu/]]
From August 2000.
The universe may seem to be very complicated but the way it works is really quite simple.
It is all a matter of elasticity.
To understand what is going on some idea about how time could operate turn out to be very important.
When I started contemplating all of this back in â76, the idea that set me off was the insight that if time were to stop no one would ever notice.
This implies that time could well be discontinuous without us knowing about it.
If that is the case, then what would the consequences be?
Trying to figure out an answer I eventually discovered that most of our present knowledge about the universe fits well within the dynamics of an elastic aether.
The classic aether concept was however deserted by mainstream physics about 100 years ago.
This happened partly because experiments by [[Michelson-Morley|http://en.wikipedia.org/wiki/Michelson%E2%80%93Morley_experiment]] and others had failed to detect the relative difference in the speed of light that according to the classic aether theories would exist due to the earthâs own movement as she passed through the aether on her way around the sun.
Mainly, however, Einsteinâs theory of special relativity arriving in 1905 is considered the decisive turning point. By regarding the speed of light constant to all frames of reference Einstein was able to predict effects that were novel to physics and which were soon to be confirmed. As a result the aether idea was rejected and reduced to âcrank statusâ.
This crank status may now perhaps be subject to change. The very latest popular account of the professional ideas about space and time by the respected American physicist Brian Greene, also author of âThe Elegant Universeâ, is titled âThe Fabric of Cosmos â Space, Time, and the Texture of Reality.â.
Call the substance that make up our universe the âFabric of Cosmosâ if you like, but this is only a play with names. The name Aether has the advantage to be well defined by some of the sharpest minds that has tried to understand how things work. Maxwell and Lorenz were two of these that could be named as an example, but there are many more.
However, aether theories have problems. Apart from the difficulties hinted at above, those problems are essentially the same today as they were in the past. You can find an account of the main problems in Sir Edmund Whittakerâs book âA History of the Theories of Aether and Electricityâ; Part one, âThe Classical Theoriesâ.
Essentially, but not exclusively, the problems relate to the fact that longitudinal and transverse waves move at different speed in the elastic-solid type of aether and that the ideal-gas type of aether cannot support transversal waves at all.
Due to this, difficulties arise to identify what type of aether it may be that is hosting our universe if, indeed, the aether exist at all.
However, evidence shows that light is a wave phenomenon of some kind, and because waves need something in which to âwaveâ, the intuitive picture provided by the aether idea has prompted many a âcrankâ to keep searching for a way past all the obstacles.
The reason we have a problem with the different speeds of longitudinal and transverse waves is because if light is a transverse wave as the polarisation of light seem to imply, then the aether has to be the elastic-solid type that can support transverse waves.
In that case, where are the longitudinal waves? They should whisk past us at speeds faster then light if our theories regarding elasticity are correct.
On the other hand, if it could be shown that a mechanism exists that would permit light waves to be longitudinal, still accounting for the polarisation of light, then the aether could be of the ideal-gas type and we would not have to worry about transverse waves at all.
Exploring the different possibilities took some time, but in 1998 I realized that the problem with the fast longitudinal waves in the elastic-solid type of aether would under certain conditions simply disappear. This type of aether can then account for all known effects precisely because it is still able to support longitudinal as well as transverse waves. Below follows an account of what I think would best be named âQuantumAetherâ or âQEâ for short.
QE is a try to make sense out of time, quantum effects and their relation to relativity and gravitation.
I am sure it is possible to translate QE on to mathematics footing without too much effort, but I will make no attempt to do so here.
There certainly remain other insights to arrive at, besides those that I am going to describe here, but for a start, this is how I see things:
The universe we live in has only one component. This is the substance that historically has been named âAetherâ.
QuantumAether is a speculation about how this substance would behave under the âcertain conditionsâ referred to above.
Similar to some of the examples Sir Edmund Whittaker is presenting in his book, this aether substance is elastic and can support transverse as well as longitudinal waves. Its normal (ground-)state is probably that of a complete rest without internal stress or strain.
The properties of this aether are in other words mainly the same as those one finds in any ordinary elastic solid.
With regard as to how the aether substance is composed, what makes it elastic; I do not think that we are able to specify that. For our purpose we may as well consider it to be continuous and completely featureless. The âfabricâ of the aether has to remain open to speculation, and the same goes for the mechanism behind the elastic properties.
So, to summarise, in QE, the proposed aether is just a three-dimensional elastic-solid substance that is completely feature-less and inherently inert with unknown elastic constants, composition and size.
However, compared to what we find in the real universe some things are missing.
First we need to have a scale. Since the aether as described above is completely featureless it could as well be a dot. We are missing a yardstick to measure the dimensions.
The second thing missing is time. There is a general tendency to take time for granted. It seems not necessary to define. I think that is a mistake. In my view time is as much a consequence of what made a universe out of this lump of aether as is the scale that was introduced in the same process.
In the spirit of Einstein, time has been viewed as the fourth dimension. The definition of this fourth dimension, however, was never as straightforward and intuitive as the definition of the basic three. With the addition of our tendency to take time for granted and our way of regarding the past and the future as occasions in the fourth dimension, possible to visit if you only know how, confusion about reality, and time, is unavoidable.
Long ago the philosopher Aristotle had ideas about time.
He put them forward in the form of a paradox:
"Think of time as divided into the past, the present and the future, and then think about the present.
The present is just the limit between the past and the future.
Because the past is something that no longer exists, the present has yet to come and so does not yet exist we have a paradox; a limit between two entities that does not exist should also not exist." I have edited my version of this statement somewhat. You may be able to find a proper quote in the literature.
Now, if Aristotle is correct about the past and the future in the sense that they do not exist, but wrong in his derived assumption about the non-existence of the present, the next question is; how long is the present, and how wide?
The mechanics of QE propose that the present moment is as wide as the universe and reoccurring elastically. According to QE time is only a dynamic consequence of an elastic aether. There is a saying that some people only live in the present, but it seems everyone does just that.
At first this may seem contradicting the special theory of relativity, but to my mind it only contradicts part of the traditional interpretation of SR. QE requires this part and a few others to be reconsidered.
As has been shown by the Michelson-Morley experiment, the existence of the aether does not introduce any practically discriminate reference system. It appears to be quite undetectable.
Because of this it does not invalidate SR. Instead, the role QE could play in physics is more akin to that of the theory about the quarks which by their very nature forbid direct observation. The aether âexistsâ at the same level the quarks do. It has arrived again only to bring sense to our observations. If aether theory in the shape of QE manages to do that we will find that some things, like e.g. simultaneity and SR and a few other things work a little different from the way we used to think they do.
If Aristotle was right about the past and the future, then the present moment is the only time that exists and all physical theories must obey a general principle that could well be called âThe principle of simultaneity.â It simply states that âAll physical events in the universe occur simultaneously.â
This principle provides the missing link between quantum physics and relativity and alongside with the constancy of the speed of light it describes another fundamental property of our universe.
To some effect the principle of simultaneity reinstates Newtonâs universe, but it also reduces time-dependant events to become a dynamic phenomenon that is a consequence of the elastic properties of the aether.
The âcertain conditionsâ:
To account for the presence of a scale and of time in the elastic-solid aether universe, the inert aether must sometime in the past have become subjected to a cataclysmic event. This event, however it came about, forced the aether substance to enter into a state of violent vibrations.
These vibrations eventually settled down to a state of somewhat damped simple harmonic oscillations between compression and rarefaction in the way of longitudinal bulk displacements like very large standing sound waves in the elastic-solid. Perhaps so big that the part of the universe we live in could consist of just one of these oscillating sound-waves.
This is the state of the universe now.
What actually happened to start the oscillations is beyond me, but the result is that the substance of the elastic-solid due to its unknown but elastic properties has stayed oscillating in this pulsating way ever since the event occurred.
The damped character of the oscillations may be inferred from the apparent expansion of the universe.
This oscillation between compression and rarefaction has some basic consequences:
1. The âextraâ volume added to the volume of the compressed aether as it oscillates towards rarefaction accounts for the scale. As may be understood this âextraâ volume will be evenly distributed in the substance as the aether radius grows, and may thus serve as a yardstick.
Finding out the size of this yardstick is a different story because we have no idea about the size of the compressed aether âballâ, nor do we know how much volume is being added as a result of the rarefaction when the aether radius grows.
However, by measuring everything with the yardstick provided this way the interesting effect will be that to an observer outside the universe, all distances will seem to grow by the square as the aether oscillate from compression to rarefaction.
The relative character of the yardstick funny enough also makes it absolute to the user inside the universe, since he cannot detect variations to the amplitude of the bulk aether oscillations.
2. The full period of oscillation between compression-rarefaction-compression corresponds to the duration of the present moment, what we call time.
It is due to the simultaneous pace at which this change in the âuniversal pressureâ occurs over the whole of the standing wave that we have the principle of simultaneity.
As you can see, this picture does not include, nor does it allow for any past or future time.
None the less, a mechanism must exist to ârecordâ the events of a present moment in order for the aether substance to âknowâ how future moments should âbehaveâ.
This is provided by the elasticity of the substance during the oscillating cycle. A moving object will be subject to acceleration as the aether oscillates from compression to rarefaction. When the acceleration works the other way as the aether oscillates from rarefaction to compression, the moving object will be braked by the aether in the line of transit until the oscillating cycle moves into the rarefaction phase again.
As a consequence the aether substance will be a little âextraâ compressed in the direction of movement. The direction and magnitude of this induced âextraâ compression will serve to allow the object an âearly startâ in the correct direction as the cycle of compression-rarefaction-compression continues the next moment, and âad infinitumâ. The braking effect described above is one part of the mechanism behind inertia.
3. The compression-rarefaction-compression cycle takes care of the problem with longitudinal waves in a simple way.
It turns out that any longitudinal wave will become a standing longitudinal wave when it tries to oscillate in this already oscillating environment.
They will wind up in a state of resonance with the bulk compression-rarefaction-compression cycle, and this resonance will keep them going for as long as the bulk oscillation cycle may continue.
They are still able to move, but the speed they are allowed is dictated by the bulk oscillations rather then by the properties of the elastic-solid. This has the effect to keep them at speeds that may approach, but never reach the speed of light in the substance.
Being longitudinal spherical oscillations the half sphere pointing backwards from the line of transit will serve as a cannonball shackled by a chain to the leg of a convict.
This is the other part of the mechanism behind inertia. And, as you have probably guessed by now, the longitudinal waves referred to above are the fermions.
There still remains to explain the constituent members of most of the fermions, the quarks.
My guess is that a mathematical exploration will show the quarks to be more violent longitudinal vibrations that vibrate as a sort of overtone. To account for the three families of quarks, perhaps in the shape of a first, second and third harmonic to the base oscillations of the aether.
4. The standing longitudinal wave of a fermion will cause the aether substance to compress-rarefy-compress again at a much smaller scale but to some extent in the same way as the bulk oscillation cycle does. The difference is that these oscillations will vary in size between the largest amplitude in the focus of the wave and a zero at the border to the unaffected, surrounding aether. Due to this, the aether substance within reach will be stretched in the direction of the focus.
The stretching will cause all other oscillations arriving in this area to accelerate by âsliding alongâ with the stretching substance in the direction towards the focus.
This is the mechanism behind gravity.
5. QE stands for QuantumAether, and the âQuantumâ in the name is motivated by the short duration of the basic aether oscillations. The short duration of the present if you want. A quantum of time.
This serves to âchop upâ all phenomena that we experience to become a sequence of equally spaced events. During these very brief moments the aether is only able to âhandleâ, or ârecordâ events as under (2) above, to the limit provided by the unknown elastic properties of the aether substance.
This, in turn, will serve to limit the âsizeâ of the dynamic impulse that can be ârecordedâ from one moment to the next. It also defines the âsizeâ of the yardstick (1), above. The yardstick may be identified as âPlancks constantâ and this is the mechanism behind quantum physics.
6. The existence of a âuniversal momentâ in QE brings back Newtonâs absolute time in a way. This is because moving objects all must experience the same number of moments even if they are moving with different speed.
However, the âdynamic recordâ, (2 and 5) above, will differ between those moving at high speed and those moving at slower speed. The faster objects will cause larger âextra compressionâ to the aether substance. As a consequence they will spend a larger part of the oscillating cycle, the moment, just accelerating. This will reduce the part of the âuniversal momentâ left to the faster object to interact with co-moving objects like the internals of a clock or the chemical reactions of a living body, or, for that matter, atomic level reactions. A larger number of moments will thus be required to complete any specific reaction in the faster object. This is the mechanism behind relativistic time dilation.
7. The longitudinal oscillation of a fermion is a state of oscillation of a local area of the aether substance itself. As such it may be considered to be in balance for as long as it is not disturbed. This balance includes the advance component of the fermion oscillations through the aether. Similar to the oscillations of the fermion itself this component of directed oscillations is also in a state of resonance with the universal bulk oscillations. They do in fact become part of the fermion. These directed parts of the fermionâs oscillation correspond to the âdynamic recordâ in (5) and (6), above.
This accounts for the relativistic addition of mass due to velocity.
Any activity that causes the fermion to accelerate to a higher or a lower speed, or to alter the direction it travels will however produce more or reduce the existing extra longitudinal compression in the surrounding elastic-solid aether substance as a reaction to the induced acceleration.
Because the accelerating activity persists in the same direction throughout the duration of the full cycle of bulk oscillation of the aether, this altering of the extra compression will continue for a corresponding time, that is, for a complete universal moment.
The rarefaction recoil that follows when the fermion leaves the area at the new speed acquired will be of the same duration, a complete universal moment.
In other words, this oscillation, which is essentially longitudinal and circular but not spherical, will need two moments to complete a full cycle and will be left behind as the fermion move on into the next moment.
The circular edges to this type of longitudinal oscillation will induce transverse waves in the surrounding elastic-solid substance. The waves will spread at whatever speed the unknown elastic properties of the aether allow. This is the speed of light in the aether substance.
As the waves spread outward each oscillation of the waves also carries away energy from the longitudinal oscillations at the centre, which for this reason eventually will calm down and die.
Except for the last wave, which carries the balance in the train of oscillations, all other waves will carry an equal part of the original amount of oscillatory energy being dispersed from the centre. The magnitude of each of these parts will be a consequence of (5), above.
The vibrating cycle of the transverse waves will have the same duration as the forced excess compression during the full compression-rarefaction-compression cycle, that is, including the following recoil it will require two moments for a full cycle.
As the transverse circular wave spread away from the point of origin it would be expected to drop in amplitude due to the circular growth.
However, the compression-rarefaction-compression cycle of the universal bulk oscillations will not allow this. Instead the component of bulk oscillation acting in the direction of the tangent to the wave-front will serve to split the wave at intervals along the perimeter.
The distance from the point of origin and the positions around the perimeter where this split occur will be guided by the âlimitation to sizeâ; see (5), above.
As a result the original amount of energy contained in the whole of the wave front will be conserved and directed into evenly spread discrete âcorridorsâ, each guiding a train of transverse oscillations. This is the mechanism behind bosons, including the photons and all other electromagnetic waves.
8. The universal bulk oscillations are hidden to us because we, as well as our yardstick participate in the oscillations. As a consequence we cannot measure the rapid oscillation of the three dimensions by observing the aether directly.
However, the longitudinal oscillation of the resonating fermions and the transverse electromagnetic oscillations of the bosons are not hidden from detection.
Because of their resonance with the bulk oscillations of the universe, the period of the fermions and the bosons must show as a measure that is relative to these basic oscillations.
Since the boson require two full moments to complete one period of oscillation but the fermion need only one, this measure will display a systematic difference between the periods of the possible modes of oscillation that allow them to stay in resonance with the bulk oscillations.
This difference between fermions and bosons with respect to the possible modes of oscillation was discovered long ago.
Contemporary physics refer to it as the property of spin.
Finally:
As the reader probably realise, the account above does not exhaust the subject. I choose to quit at this point simply because I think I have covered enough parts of physics to show that the aether concept is viable and would help to explain things in much the same way as the idea about the quarks.
If QE is the correct theory still remains to be seen. In fact the work to complete the task is of such magnitude that I donât see how I would ever be able to do it on my own. Not only do I lack command of the necessary mathematical tools, it also turns out that I am not much of a writer, so trying to trace my line of thought through this account may not be as easy as I would have wanted it to be.
One last thing, with respect to the expansion of the universe the QE explanation is very simple. As the damping of the simple harmonic universal bulk oscillations proceed, the amplitude of these oscillations diminishes. Because of this our yardstick is becoming smaller.
In other words, it is not the universe that is expanding but rather you and me who are shrinking! However, itâs hard to tell the difference, isnât it?
Bo Nyberg, August 13th 2000.
In [[thisistime|http://www.thisistime.co.uk]], Simon Morley suggests that "Time" is only an abstract because it does not actually exist. Change events, on the other hand are real. His arguments are different from mine but our conclusions agree. Time is not as fundamental as it is supposed to be. What is truly fundamental is change.
These days most scientists agree that our universe does have a kind of substance at some level. This is very often referred to as "the fabric of space". What I claim to have worked out is how this "fabric of space" may be the single cause of all physical phenomena due to a probable property of elasticity which made space itself oscillate when "the big bang" went off.
Please understand that I do not claim to know what caused the big bang. Only what came out as a result of that event. The "ignition" of the big bang is, as far as I understand, the only event in physics which, along with the ultimate origin of the fabric of the universe, may be open for religious speculation. Most of the rest was possible to account for in the four original tiddlers.
Here I will only try to concentrate on showing what is the cause of change and of the individual change streams. Even so, a few other fundamental details also need to be explained. A more complete account may be found in the other tiddlers.
There is no way at the moment to know for certain in what state the fabric of the universe was before the big bang happened or if it it even existed before that. After the event we know a bit more but still need to guess what properties the elusive fabric of the universe might have. My guess is that it is elastic and I will shortly explain why I think so.
One might also pick an effect to see what eventual property might cause it. In my case I had the idea that time might be discrete, so I set out to try and find a mechanism by which the property of elasticity might give cause for discrete time.
Why would I think that the fabric of the universe is elastic? That is because most of the arguments that were used to undermine the old aether ideas are still valid today and will need to be addressed before the idea of an aether-like fabric of space and universe may be considered again. Elasticity takes care of the foremost objection to any and all aether models by explaining how planets and objects can move in space without slowing down.
Also, the polarization of light indicates that it is a transverse wave in an elastic solid. That would presumably be our fabric of space.
Speaking of light, does time pass in a light-wave? No? Is it because time stand still when the light-wave move at the speed of light or could it be because time does not exist?
How can planets and other objects of matter pass through an elastic solid without being slowed to a standstill? Because matter is also a wave in the elastic solid, similar to light but different. Longitudinal instead of transverse, just like a sound-wave. They do not push their way through anything. They move in the fabric of space as an integrated local oscillation.
The big bang left behind one other effect besides also creating a lot of sound- and light-waves.
The tremendous blow to the elastic solid caused it to oscillate, an oscillation which probably as a consequence of the way the big bang happened, soon settled down to a pulsating mode where the total volume of space rapidly oscillates in volume between being large and being small around a mean volume, in the process also driving the matter and light oscillations by resonance. These rapid bulk oscillations are a consequence of the elastic properties of the fabric of space and are the reason the transverse light-waves move at the speed of light. The elastic interior of the longitudinal matter-waves also move at the speed of light.
These pulsating oscillations brings us back to the question of time and change because each such oscillation may be regarded as a moment when change can occur. To us this is simply the present moment.
The duration of the present moment is presumably identical to Planck time. Very short but not zero, and instantly recurring as it has ever since the big bang. A periodic change of the volume of space.
So the present moment is actually more like a dimension of change in the spirit of Simon Morley. Because what happens? The total volume of space alters size in a controlled cyclic and synchronized way, driven by the stress/strain energy injected into the elastic solid by the big bang, and so does also the waves of matter as well as those of light. To the transverse waves nothing remarkable happens. They will happily wave on. In their case the resonance with the oscillations of space will stop them from spreading out sideways, keeping them concentrated as well as driving them at the speed of light. We call them photons.
However that is not the case for the longitudinal matter-waves because they have a spherical wavefront and their resonance with the oscillations of space itself makes the wavefront of each matter-wave turn around every oscillation and head for its own center, in effect making the wave of matter oscillate in the same pulsating way the fabric of space does.
We already have a name for effects originating with these oscillations of the fabric of space. We call them quantum effects, and the oscillations of the matter-wave is what brings about the property of spin.
Okay, but if the matter-waves turn around like that they will surely never get anywhere? Not if the internal distribution of stress and strain between different parts of the matter-wave is completely symmetric, that is true, but otherwise when this distribution is non-symmetric after the matter-wave has been accelerated by for instance a collision with another matter-wave, it would move stepwise in the non-symmetric direction each oscillation and continue to do so until another collision sends it elsewhere. The explanation we have for this behavior is that inertia keeps the matter going. What happens is that the non-symmetric part of the matter-wave is pushing and pulling the wave in the non-symmetric direction due to the resonance to the oscillations of the fabric of space, at the same time as this resonance keeps the wave "waving". If the lack of symmetry of the matter-wave is large, it will move fast. The larger the faster, but the wavefront will still turn around every oscillation and head for its own center. As a consequence it can never be accelerated to reach the speed of light. Arriving at the center the wave will bounce. That is the best description I have for what happens. It bounces and turn around to head outwards again, still driven by its resonance with the space-oscillations. The part of the elastic wavefront that belong to the original matter-wave would more or less have the shape of a a sphere, but it may also store directed elastic energy, similar to a bouncing ball. That is the non-symmetric part of the wave which will make it bounce in the direction this elastic energy is stored.
Thanks to Einstein everyone know by now that the faster an object is moving, the slower time passes on that object. The reason is somewhat subtle but at the same time quite simple. It involve realizing that [["time is what clocks measure"|http://www.en.wikipedia.org/wiki/Time]], first paragraph, and also to understand that the hands of a clock are re-positioned little by little during the course of each recurring present moment, which brings us back to the idea of change. Change is what happens when the fabric of space oscillates and it is space itself, due to the volume oscillations, that change. As a result every wave of matter in space also may change during each present moment due to the resonance between space and matter-wave. Every bouncing matter-wave carries its own "change stream" to guide it in the form of the internal distribution of stress and strain in the wave. When a non-symmetric matter-wave bounce between its own outer perimeter and its focus any new change to its distribution of stress and strain will require more energy to be effected then it would need if the wave was more symmetric. Because the amount of energy available for change during each moment is limited by what we call the "quantum of action", more moments will be required for the same amount of change to take place in the non-symmetric case as would be required when the matter-wave is more symmetric. Since more moments are needed for the job the eventual observer will think that time has slowed down.
As you can see it is all a matter of change. The duration of the elastic present moment, one full cycle of the pulsating mode of oscillation of the fabric of the universe, is also change. A cyclic altering of volume from small past a mean size to large and then back past mean size to small again. This altering of volume is cyclic, so why did I pick the small size as the start of the cycle? That is because the expanding space allow the change stream of each bouncing wave of matter to expand in whichever direction its internal distribution of stress and strain is pointing which, incidentally, also is where the "arrow of time" is pointing. In the direction of expansion.
To my mind the idea of change and change stream as proposed by Simon Morley in [[thisistime|http://www.thisistime.co.uk]] allows for a more intuitive picture of the causal connections between the various physical phenomena and their origin.
Thanks Simon!
My obsession with [[time|http://www.en.wikipedia.org/wiki/Time]] started back in 1976 when it dawned on me that time could be discontinuous without us knowing. At that time I was working on a small tanker and we were half-ways between Houston Texas and Khark Island in the Persian Gulf.
Luckily we had a nice ship's library where i found a book about physics, but reading that book raised even more questions. I did for instance find out that [[simultaneity|http://en.wikipedia.org/wiki/Simultaneity]] did not exist [[thanks to Einstein and Relativity|http://en.wikipedia.org/wiki/Relativity_of_simultaneity]]. This is something I completely had missed in school. Was I sleeping in class? Anyway, according to what I was reading, [[common sense|http://en.wikipedia.org/wiki/Common_sense]] was not to be trusted anymore.
I did not like that at all so having left the vessel I started collecting literature about physics. Reading the books below as well as everything else I came by about time and space I tried to understand how discontinuous time might work in order to see if this idea would help to reinstate common sense. At the end of the day and very much to my surprise, I really think it did.
Physics and man by Tor Ragnar Gerholm
Gravitation by Misner, Thorne & Wheeler Astronomy and Cosmology â A Modern Course by Fred Hoyle
The Grip of Gravity by Prabhakar Gondhalekar.
E=MC² by David Bodanis
Galaxies and Quasars by William J. Kaufmann, III.
The Elegant Universe & The Fabric of the Cosmos by Brian Greene
Hyperspace by Michio Kaku and Beyond Einstein by Michio Kaku and Jennifer Thompson
Quintessence by Lawrence M. Krauss
History of the Theories of Aether and Electricity by Sir Edmund Whittaker
The world within the world & The Book of Nothing by John D Barrow
Speakable and unspeakable in quantum mechanics by J. S. Bell
The fist three minutes & Dreams of a Final Theory by Steven Weinberg
Wholeness and the Implicate Order by David Bohm
Where does the weirdness go? By David Lindley
Einstein & Cranks, Quarks, and the Cosmos & A Theory for Everything by Jeremy Bernstein
Cosmos by Stephen Hawking
The Emperorâs New Mind by Roger Penrose
Masters of Time by John Boslough
The Nature of Space and Time by Stephen Hawking and Roger Penrose
The Arrow of Time by Peter Coveny and Roger Highfield
Timeâs Arrow and Archimedesâ Point by Huw Price
About Time by Paul Davies
The River of Time by Igor D. Novikov
The End of Time by Julian Barbour Three Roads to Quantum Gravity by Lee Smolin
Various books and essays by and about Einstein
Scientific American Special Issue Sept 2004 & Special Edition Vol. 16 Number 1, 2006.
These and other books and scientific journals like for instance Science and Scientific American has let me see the shortcomings of the present [[physics paradigm|http://en.wikipedia.org/wiki/Paradigm]]. I have no problem to understand the theories of [[relativity|http://en.wikipedia.org/wiki/Theory_of_relativity]] and, building on the idea of discontinuous time, also explain how and why they work. However, that a [[layman|http://en.wikipedia.org/wiki/Layperson]] is able to do this in his spare time using the well known and intuitive physics of [[elasticity|http://en.wikipedia.org/wiki/Elasticity]] only confirms that the relativist picture of our universe in the form of the standard model is rather incomplete. Some updating is needed.
Physics and man is the book I found in the library on the tanker Helfrid Billner.
The idea of discontinuous time was mentioned in the book but was, according to the author, very advanced. It was not decided if this was a line of reasoning to pursue. Well, I think it is and that is what I have done ever since the idea first struck my mind.
The other books are not placed in any special order. The textbooks are a bit heavy on the mathematical side, but there's not much need to be an expert of mathematics in order to understand, for instance, how a car works and, trust me, time is a lot less complicated then a car once you see the light.
It is all a matter of elasticity, and I bet you have some intuitive sense of how balls bounce, swings operate and vibrations might intensify due to resonance. That background, some imagination and the text and links on this site is actually all you need to understand time. As a bonus you will find out a few other things as well.
If you follow [[The Big Bang|http://en.wikipedia.org/wiki/Big_Bang]] link to its wikipage you will find that the Big Bang Theory is "the prevailing cosmological model that explains the early development of the universe". I certainly agree with this statement but have a different explanation regarding the initial state and the mechanism driving the subsequent expansion. It does however involve reinstating the idea of an [[aether|http://en.wikipedia.org/wiki/Aether_theories]]. If you do not like this idea, all the more reason for you to keep on reading, perhaps starting with a visit to the [[F.A.Q about Aether|http://www.mountainman.com.au/aeth_faq.htm]] at the Australian site mountainman.com.
The initial state was not any singularity. Our universe already had a definite physical size: the unknown volume of the aether. We do not know the true size of it because the very elastic fabric it consists of appears to be [[continuous|http://www.merriam-webster.com/dictionary/continuous]] (as opposed to particulate) at the best resolution we can manage and for this reason the volume cannot be measured. (Since there is no discernible scale to measure it by.) The incident of the Big Bang however introduced violent bulk oscillations into the aether. The [[amplitude|http://en.wikipedia.org/wiki/Amplitude]] of these oscillations works as a kind of [[yardstick|http://en.wikipedia.org/wiki/Yardstick]] making relative measurements possible.
In the beginning the amplitude was large and violent. Now, 13.7 or so billion years later the oscillations has calmed down so the amplitude is much smaller then it was at the beginning. This also makes our yardstick smaller. Since we do not know that the yardstick was bigger in the past we instead think that the universe has expanded and is larger today, which is true in a relative way only.
Regarding inflation: The initial, very large amplitude that was a direct result of the big bang could have shrunk dramatically in just a few oscillations, making the yardstick exponentially shorter in the process. -Or since inflation was invented to explain the "flatness" and conformity of the universe, it might not even be required given the continuous fabric of the aether.
Last year a Nobel prize was awarded to the scientists who discovered that the expansion of our universe has been accelerating rather then slowing down as was expected.
That is, the rate by which the amplitude get smaller is increasing as that same amplitude gets smaller.
This might possibly happen when bulk oscillations of an elastic solid like that of the aether are damped and I would just love to show you how, but the mechanics of this is quite beyond my competence to work out. Mathematics...! I am just a dreamer anyway...
I very much hope that someone reading this might be able to check it out and provide an answer.
Perhaps Mr G S Sandhu, who also has ideas about the aether.
As far as I understand it, Mr Sandhu has not followed quite the same line of reasoning regarding the Big Bang and the consequences of that event, but he has certainly a better grip on the mathematical side of things. I think he is quite right about the significance of the parameters of [[permittivity|http://en.wikipedia.org/wiki/Vacuum_permittivity]], [[permeability|http://en.wikipedia.org/wiki/Vacuum_permeability]] and [[intrinsic impedance Z|http://en.wikipedia.org/wiki/Impedance_of_free_space]].
If you are mathematically inclined check out his ideas at [[ECT|https://sites.google.com/a/fundamentalphysics.info/book/]], short for Elastic Continuum Theory.
The most intuitive picture of the dynamics of the aether would be to think of it as a large, standing sound-wave, bulk oscillating around the volume it would occupy had it been inert. Some support for the idea of large sound-waves might be found on this google search-page for [[sound oscillations of the sun|http://www.google.se/search?q=Sound+oscillations+of+the+sun&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a]].
The frequency of the oscillations would of cause be governed by the elasticity characteristics of the aether fabric, given by the equations of Mr Sandhu.
So what was it that caused the Big Bang to happen and how come it produced the result I just described? To be honest, I have no idea. I am however certain that it did not involve any "[[Quantum fluktuation|http://en.wikipedia.org/wiki/Quantum_fluctuation]]". Why? Because the hereby demystified "[[quanta|http://en.wikipedia.org/wiki/Planck_constant]]" is actually our yardstick and when you come to understand the very simple mechanism responsible for it, you also understand how it works.
The mechanism is this: The rapid oscillations of the aether about it's inert volume is a rapid oscillation of the total volume between a smaller volume, a little less in size then the inert volume, and a larger volume a little bigger then the inert one.
The quanta is the very dynamic local difference in volume due to the oscillations. To imagine how this effect may serve as a relative yardstick, think of a point in the aether as it oscillates from the smaller volume to the larger one and then back again. That would give you a picture of the immediate surroundings of the point growing to a sphere and then shrinking back again towards the point. The radius of this sphere depend on the amplitude of the oscillations. Large amplitude, large sphere. Smaller amplitude, smaller sphere and smaller yardstick.. The volume of the sphere also represent the maximum degree of freedom a moving object would have access to depending on its speed.
Here's one example to give you an idea of the dynamics involved when objects move: An object moving close to the speed of light would almost reach the surface of the bubble. An object at half light-speed would get half-ways. Another, not moving at all, would stay at the center. As the phase of the aether oscillation reverse, the objects will "bounce" back towards the center where they will "bounce" again in resonance with the ether oscillations. etc.etc.... Why not call it "the slingshot effect"? It reminds a little of shooting pellets with a condom.
As the example above indicates, another effect of the aether oscillations is to drive other, smaller local oscillations, be they longitudinal or transverse, by resonance. That is the reason the oscillations do not fade away and it is also the mechanism responsible for the transverse wave-packets, the [[photons|http://en.wikipedia.org/wiki/Photon]]. If the elastic aether was not providing an oscillating background for the transverse waves to wave on, keeping them concentrated in the process, they would be diluted by the inverse square rule and would not have energy to arrive here from any distant origins. The oscillation is also the "tick" of time and, as you already may guess, each repeated tick is all time there is. -Which, by the way, also brings back simultaneity into the common sense notion. The funny thing is that this was unknowingly(?) experimentally confirmed by [[Alain Aspect|http://en.wikipedia.org/wiki/Alain_Aspect]] already back in 1980. Einsteins "spooky action at a distance" is easier to understand in the light of simultaneity.
At this stage we can already see the need for a few corrections to the standard-model. Since the duration of the longest existing time-span, each "tick", is just one [[planck time|http://en.wikipedia.org/wiki/Planck_time]], we do not need the notion of the [[Block Time|http://en.wikipedia.org/wiki/Eternalism_%28philosophy_of_time%29]] universe anymore. It should be substituted by the [[presentist|http://en.wikipedia.org/wiki/Presentism_%28philosophy_of_time%29]] view.
Likewise the notion of four-dimensional space-time may be good for mathematical calculations but in the light of the above, it does not seem to have any physical existence.
Regarding extra dimensions all I have to say is this: Any dimension above the three obvious ones is only a local state of freedom, by which I mean that the longitudinal oscillations of an object at the end of its three dimensional coordinates may be subject to several nested local oscillations ([[overtones|http://en.wikipedia.org/wiki/Overtone]]). The degree to which this may apply would be given by the elasticity characteristics of the aether.
Regarding [[string theory|http://en.wikipedia.org/wiki/String_theory]] I am sure the standard model will be replaced by a theory of this type that has been adapted to the ideas here presented. The reason I think so is because it is all about oscillations, which, as I am trying to explain, is all our universe contains. Oscillating aether.
The adaption might perhaps be a little awkward for the proponents of string theory because the strings will not be strings anymore. Instead they are mini-copies of the aether oscillations. That is, they are three-dimensional longitudinal sound-waves, resonating with the aether oscillations. Their "rolled up dimensions" are just some more longitudinal oscillations on top of the original one. However, if the string theorists decide to try it out I am sure they will prosper from the shift. The vibrations of their strings- or, perhaps more appropriate- their "aether solitons" will then automatically be mapped to a driving source by resonance and the suspicious (to the layman) and unconfirmed (to everyone) dimensions would be replaced by quite ordinary elastic overtones.
So why and how does time "slow down" when you travel fast?
First of all, remember that the present moment is all time there is. This moment is about 5.4 x 10Ëâ´â´ s long and presumably encompassing all of the universe. As a result simultaneity is universal rather then non-existing as we were thinking special relativity required.
Because of the all encompassing simultaneity every clock in the universe live through the same number of present moments. However, what might differ between the clocks is their speed. This is not a big deal you might think, but what if they have to accelerate from a standstill up to whatever speed they are doing, directly followed by braking down to a standstill again, all within the span of a present moment? As far as I understand, this is what actually happens, and the faster you travel the more intense the acceleration and the braking will become. This has the effect that the part of the cycle of oscillation available to move the arms of a clock will become shorter and shorter as you move closer to the speed of light.
So, the why is: because you are constantly accelerating. Also between moments when you think you are just coasting along. (This constant acceleration and braking each oscillation is also the cause of [[Inertia|http://en.wikipedia.org/wiki/Inertia]] and [[relativistic mass|http://en.wikipedia.org/wiki/Mass_in_special_relativity]].)
And the how is: due to this acceleration the part of the moment available to do effective work is shorter at higher speed then at slower speed, so more moments are needed to move the hands of the clock if you travel fast or else is subject to more acceleration like you for instance would be in a gravitational pit. (Like on the surface of a planet.)
This also brings about some insights about gravitation:
The general theory of relativity describes gravitation as the effects of the metrics of a space whose curvature is dictated and set by the matter it contains. That is certainly true in some sense which is the reason the equations work, but the details of the mechanism responsible for the effects need some explanations:
As a longitudinal matter-wave resonates with the oscillating background it stretches up the aether a little by its own oscillations. From a maximum at the center of these oscillations the pull at the aether fabric drops by the inverse square rule with the distance to the center. That is, points lined up between the center and the perimeter will all be displaced each oscillation towards the center a distance which is larger the closer to the center the point is. By picturing a [[gravity well|http://en.wikipedia.org/wiki/Gravity_well]] you'll get a good idea of what this would look like. To complete the picture also let the well oscillate with a period of 5.4 x 10Ëâ´â´ s. Any other oscillation in the aether fabric -longitudinal or transverse, entering the area being stretched up this way by the gravity well will be redirected and accelerated little by little each oscillation towards the center of the well, and that is about all there is to say about gravitation.
As you can see, the dynamic present and simultaneity still allow Einstein to be right about relativity, Newton about [[absolute time and space|http://en.wikipedia.org/wiki/Absolute_time_and_space]] and Maxwell about the existence of an aether as the medium for his electromagnetic waves. The question then is: does this bring back common sense? Well, yes, I think it does. In my opinion common sense was abandoned because the lack of a proper model of the universe dropped the curtains on reality.
I trust the dynamic present is the embryo of a model that will lift those curtains again. It does quantize space in a rather unsuspected way using three-dimensional "bits" the size of the universe that has a cyclic life of about 5.4 x 10Ëâ´â´ s. Which in reality makes our universe the ultimate recycle system - reusing both space and time. This is the nature of the "fine-grain structure of space" that eventually is going to be detected by Craig Hogan with his [[Holometer|http://en.wikipedia.org/wiki/Holometer]] experiment as long as his laser interferometer has the necessary sensitivity.
FrĂĽn Augusti 1998.
I slutet av 1800-talet gjorde tvü fysiker ett experiment som till deras fÜrvüning indikerade att vür planet ligger helt stilla i världsrymden.
Fysikerna hette Michelson och Morley, och syftet med experimentet var att mäta jordens hastighet relativt etern genom att jämfÜra ljushastigheten i olika riktningar Üver tvü vinkelrät ütskilda banor.
Tidigare undersÜkningar av ljusets utbredning hade givit vid handen att ljus var en vügrÜrelse av samma typ som de elektromagnetiska vügor den skotska fysikern Maxwell´s ekvationer avsüg.
Dessa ekvationer beskriver vĂĽgrĂśrelser i ett stillastĂĽende medium som man dĂśpt till etern.
Eftersom utbredningshastigheten fÜr Maxwell´s vügor stämde bra Üverens med den hastighet man uppmätt fÜr ljuset, och dü ljuset dessutom vid alla experiment hade visat sig ha egenskaper som man normalt fÜrknippar med vügrÜrelser i ett medium, var man ganska säker pü att ljuset ocksü var en elektromagnetisk vügrÜrelse i en eter, ljusetern.
Man tänkte sig därfĂśr att det borde blĂĽsa en âetervindâ Ăśver jorden när vĂĽr planet rĂśr sig i sin bana runt solen, eftersom ju etern fĂśrmodades ligga still i universum. Det skulle medfĂśra att mätningar av ljusets hastighet som utfĂśrs pĂĽ jorden skulle ge olika värden beroende pĂĽ ĂĽt vilket hĂĽll man gĂśr dom. Det var sĂĽdana mätningar Michelson och Morely hĂśll pĂĽ med.
Resultatet av deras experiment var emellertid fullständigt oväntat, och det drÜjde ända till ür 1905, när Einstein presenterade sin Speciella Relativitetsteori innan man tyckte sig fÜrstü varfÜr den fÜrväntade effekten uteblev.
Orsaken var, trodde man, att det inte finns nĂĽgon eter.
Märklig slutsats, eftersom den Speciella Relativitetsteorin Üver huvud taget inte gÜr ansprük pü att fÜrklara hur ljuset transporteras. Teorin behandlar bara konsekvensen av att ljusets hastighet är konstant och kan fÜljaktligen varken bekräfta eller fÜrneka en eterhypotes.
Tvärt emot vad de flesta tror belyser den Speciella Relativitetsteorin inte heller tidens natur eller orsak. Den klarlägger emellertid vad som händer pü grund av att tiden fungerar som den gÜr.
FÜr att fÜrstü vad tid är, hur den fungerar och varfÜr den gür lüngsammare när hastigheten Ükar, müste man som jag skall visa i det fÜljande, üterinfÜra idÊn om en allomfattande eter.
Eterbegreppet har en lĂĽng historia bakom sig. Jag skall inte gĂĽ in i detalj pĂĽ hur man trodde att det fungerade pĂĽ den tiden det begav sig. Om nĂĽgon vill veta mer fĂĽr jag istället rekommendera Sir Edmund Whittaker´s âbibelâ i ämnet, âHistory of the Theories of Aether and Electricityâ del 1, âThe Classical Theoriesâ.
Etern antogs fÜrmedla ljusvügorna ungefär pü samma sätt som ljud fortplantas i nügot elastiskt ämne som tex. luft eller vatten.
I en gas eller i en vätska sker transporten av ljudvügorna genom att ämnet Ümsom fÜrtätas och fÜrtunnas longitudinellt i rÜrelseriktningen. Detta mÜjliggÜrs av att büde gaser och vätskor är elastiska. Att tex luft är elastiskt är ju ingen nyhet, och att det dessutom är lätt att komprimera luft vet alla som blüst upp en ballong. Det är betydligt svürare att komprimera en vätska, fast det fungerar pü samma sätt.
Till och med fasta ämnen gür att komprimera pü det här viset, men här fÜrekommer det ocksü andra krafter som beror pü att ämnets molekyler är bundna till varandra pü ett sätt som dom inte är i en gas eller i en vätska. Som en tumregel kan man säga att desto svürare det är att komprimera ett bestämt ämne, ju mer styvt och elastiskt det är, desto snabbare rÜr sig ljudet i detta ämne. Det är därfÜr ljudet rÜr sig snabbare i vatten än i luft, och det är därfÜr en eterteori medfÜr vissa problem. Man müste nämligen fÜrklara hur vür planet kan rÜra sig obehindrat i sin bana genom etern, samtidigt som detta ämne müste vara oerhÜrt hürt, styvt och elastiskt fÜr att kunna vidarebefordra ljusvügorna med den svindlande hastigheten av 300.000 km per sekund.
En tillkommande svürighet är att ljusvügor ibland är polariserade pü ett sätt som tyder pü att deras utbredning müste vara transversell.
Problemet med detta är att transversella vügor normalt bara üterfinnes i fasta ämnen.
Det är kanske inte sü konstigt i alla fall, att resultatet av Michelson-Morely´s experiment tolkades som ett bevis fÜr att det inte finns nügon eter.
Ungefär vid samma tid som Michelson & Morely hÜll pü med sitt experiment rükade en annan fysiker vars namn var Max Planck hitta nyckeln till vad som är grunden fÜr kvantfysiken.
Han upptäckte att vi lever i ett kvantiserat universum. Det innebär att alla mätetal avseende krafter, avstünd, tider osv, i grunden har en minsta gemensam nämnare, nämligen den konstant som efter sin upptäckare har dÜpts till Planck´s konstant.
Den här konstanten är en odelbar enhet, antingen har man en eller flera, eller ocksü ingen alls. Man kan alltsü inte ha en halv, eller en tredjedels, utan bara hela multipler av den här konstanten. Alla krafter utan undantag är hopsatta pü det här viset. Man kan gott säga att det här är den mest fundamentala upptäckt som gjorts inom fysiken i modern tid, fast den nu har närmare hundra ür pü nacken.
I slutet av fÜrra ürhundradet trodde man fortfarande att universum var statiskt. Det var den amerikanska astronomen Erwin Hubble´s upptäckt i bÜrjan av 20-talet att universum expanderar, tillsammans med Einsteins allmänna relativitetsteori som ändrade pü detta.
FĂśr att fĂśrklara expansionen antar man att hela universum fĂśddes vid en ur-explosition, en Big Bang.
Den här teorin är numera en av grundstenarna i standardmodellen, och ganska väletablerad, bland annat som en fÜljd av mätningarna med Cobe satelliten.
Man bĂśr alltsĂĽ kunna tro att nĂĽgonting fundamentalt hände. Denna händelse har lämnat spĂĽr som vi kan se genom att mäta bakgrundsstrĂĽlningen, och vilka vi nu tyder pĂĽ ett sĂĽdant sätt att vi tror att universum faktiskt bĂśrjade med en händelse i stil med den Fred Hoyle dĂśpte till âThe Big Bangâ.
Max Planck´s kvanta tillsammans med idÊn om Big Bang lämnar emellertid ocksü ledtrüdar till en modell av universum som trots att den är betydligt enklare än standardmodellen, ändü är mer omfattande.
Den här nya modellen är nära besläktad med de eterteorier som var pü tapeten när Michelson och Morely gjorde sina mätningar, men till skillnad frün dessa innefattar den även kvantmekaniska fenomen. DärfÜr tänkte jag det vore passande att dÜpa den till kvantetermodellen.
Kvantat utgÜr som sagt själva grunden fÜr kvantfysiken, men trots det har ingen under alla ür som gütt sedan Max Planck upptäckte kvantat kunnat lämna en godtagbar fÜrklaring till varfÜr det Üver huvud taget finns.
En sĂĽdan fĂśrklaring finns emellertid inbyggd i kvantetermodellen.
Det visar sig nämligen att ett ämne som har de elastiska egenskaper som krävs fÜr att en vüg skall kunna fÜrflytta sig i det med ljusets hastighet, under vissa betingelser ocksü ger upphov till alla andra fenomen som vi finner i vürt universum.
Denna eter, fÜr att använda ett välbekant om nügot skamfilat namn, utgÜr sü att säga den scen som allt i universum, inklusive fenomen som materia, kvanta, tidsdilation, gravitation, trÜghetskrafter och allt annat som hÜr till, utspelas pü.
Kvantetern är universums enda bestündsdel.
Kvantetermodellen är sü pass okomplicerad att jag hoppas kunna fÜrmedla grunderna till den i det fÜljande utan att behÜva krüngla till begreppen genom att blanda in nügon matematik. Den som Ünskar verifiera mina püstüenden genom lite egna beräkningar kommer att finna att det mesta, om inte rentav allt, kan hanteras med ganska enkel matematik. Det rÜr sig om att fÜrstü elasticitet.
Som de flesta redan vet, fÜrmodligen ocksü utan att jag egentligen behÜver püpeka det, sü fattas det nügot i vür världsbild. Trots de avsevärda framsteg inom fysiken som lett fram till standardmodellen sü vet dom flesta inblandade sedan länge att denna inte räcker till fÜr att beskriva och fÜrklara hur universum fungerar. Beskrivningen är ju ganska bra, QED till exempel, är väl om inte jag misstar mig, en av dom mest framgüngsrika teorier som nügonsin kläckts fram. Den är exakt ner till otroligt münga decimaler. Samma sak gäller, om kanske inte i lika hÜg grad, alla de andra teorierna som ingür i standardmodellen. Alla är framgüngsrika när det gäller att beskriva vad som händer.
Gemensamt fÜr alla dessa teorier är emellertid ocksü det faktum att dom egentligen inte fÜrklarar nügonting.
Den främsta orsaken till detta är att vi inte har nügot logiskt koppling mellan makro- och mikrokosmos, eller med andra ord, mellan Einsteins Relativitetsteorier och kvantfysiken. Det stora och det lilla. De büda omrüdena är isolerade frün varandra i standardmodellens tappning.
I kvantetermodellen är emellertid tid och kvanta kopplade till varandra genom att büda dessa fenomen har ett gemensamt ursprung i eterämnets dynamiska egenskaper.
Vad som skiljer kvantetern frün andra etermodeller är alltsü huvudsakligen dess dynamik.
Medan de traditionella etermodellerna beskriver ett ämne som är elastiskt, precis som kvantetern, sü hÜr dom hemma i fÜrra ürhundradet. Dom beskriver en eter som inte har rükat ut fÜr nügon Big Bang.
Kvantetermodellen handlar helt enkelt om det tillstünd en traditionell etermodell müste befinna sig i efter att den stora smällen har inträffat.
Den vibrerar, och det är just det sätt den vibrerar pĂĽ som utgĂśr den felande länken i vĂĽr världsbild, och som är de âvissa betingelserâ jag nämnde tidigare.
Som ett extra bonus visar det sig dessutom att kvantetermodellen har en del andra mycket tilltalande egenskaper. Man behÜver tex. inte bekymra sig fÜr dess fysiska dimensioner. Det beror pü att storleken pü allt som finns i den är relativ.
Detta gäller ocksü fÜr dess fysiska egenskaper, dvs. det räcker att den är elastisk. Den absoluta graden av elasticitet är emellertid ganska ointressant, eftersom även de fysiska effekterna av dess elasticitet är relativa fÜr en inneboende observatÜr.
I stället är det en annan früga som kan tänkas ha en viss betydelse.
Det är frügan om vad etern bestür av och hur det kommer sig att den är elastisk. Det tillstÜter nämligen en del motstünd, filosofiskt sett, om man antar att den till exempel helt saknar struktur. Hur skulle i sü fall de elastiska krafterna fÜrmedlas?
Jag vet inte, och i avvaktan pü att nügon annan kan besvara den frügan für man helt enkelt nÜja sig med att behandla etern som ett dynamiskt fält å lå Faraday och Maxwell.
Den elastiska egenskap som är en fÜrutsättning fÜr att etern skall kunna vidarebefordra transversella vibrationer i form av ljusvügor med en hastighet av 300.000 km/sek medfÜr alltsü att ämnet müste bÜrja vibrera om det utsätts fÜr en plÜtslig tryckfÜrändring.
Det är fÜrmodligen egentligen den här tryckfÜrändringen som vi dÜpt till Big Bang. Vad som orsakade tryckfÜrändringen, dvs. utlÜste Big Bang, lär vi kanske aldrig fü reda pü, men i det fÜljande skall jag fÜrsÜka redovisa hur kvantetermodellen kan tänkas länka ihop Relativitet och Kvanta.
Av nĂĽgon anledning, kanske som en fĂśljd av eterns struktur, eller dess eventuella brist pĂĽ struktur, samt säkert ocksĂĽ som en fĂśljd av det sätt pĂĽ vilket âThe Big Bangâ gick av stapeln, sker dessa vibrationer i form av volymvibrationer. Dvs, vid âThe Big Bangâ bringades eterämnet att oscillera hastigt och rytmiskt runt en medelvolym som ungefär motsvarar den volym ämnet upptog just fĂśre smällen. Det är dessa volymvibrationer som orsakar kvanta och tid, och det är därfĂśr det âInte sĂĽ tomma rummetâ, fĂśr att citera rubriken pĂĽ en artikel i Forskning och Framsteg härfĂśrleden, är potentiellt energirikt, och inte bara tomrum. Det rĂśr ju pĂĽ sig...
Vad är det dĂĽ som händer när det rĂśr pĂĽ sig? âJo, eftersom eterns volym under varje vibration kommer att variera mellan ett stĂśrsta och ett minsta värde, sĂĽ kommer den relativa storleken av allt som finns i etern att fĂśrändras i samma mĂĽn och med samma hastighet. Eventuella observatĂśrer i denna eter kommer därfĂśr inte att kunna märka nĂĽgot ovanligt när dom själva växer och avstĂĽndet mellan dom fĂśrst Ăśkar, varefter det sedan minskar, samtidigt som dom krymper igen. Deras egen storlek och därmed deras mĂĽttskala fĂśrändras ju i samma takt.
Under själva expansionen finns det emellertid mÜjlighet fÜr observatÜrerna att ändra sitt relativa avstünd till varandra. Dom har dü mÜjlighet att flytta sig med nästan samma hastighet som expansionen sker. När etern sedan krymper tillbaka igen kommer dom i sü fall att ha ändrat sitt inbÜrdes läge med ett avstünd som är nästan lika stort som etern expanderade. Denna fÜrändring kan dom mäta.
Müttskalan dom hänvisas till att använda blir naturligtvis relativ eftersom den är relaterad till deras egen storlek, men har trots det en minsta enhet som inte är relativ i fÜrhüllande till observatÜrerna, nämligen den minsta mÜjliga fÜrändringen i avstünd. Det vill säga det mütt som dÜpts till plancklängd efter sin upptäckare.
Denna enhet motsvarar den tÜjning som etern utsättes fÜr lokalt när volymen ändras. Det är med andra ord den lokala brükdelen av den extra volym som tillkommer vid expansionen, och som fÜrdelas i hela etern vid varje vibration. Det är ocksü här som Max Planck´s kvanta hüller till. Under fÜrloppet av varje vibration lagras och fÜrmedlas det dynamiska krafter i det här utrymmet.
Max Planck´s kvanta är alltsü ett mütt pü hur mycket extra elastisk distorsion utÜver expansionen som det tillkommande utrymmet kan innehülla under en normal oscillationscykel.
Etervibrationerna var naturligtvis häftigast och hade stÜrst amplitud just efter att den stora smällen hade inträffat, men bÜr ha avtagit sü smüningom till fÜljd av eterämnets styvhet. Fenomenet kallas fÜr periodiskt dämpad svängning, och är orsak till att kvantat visserligen är en enhet som inte är relativ i fÜrhüllande till observatÜrerna ovan, men ändü müste anses vara ett relativt mütt pü grund av att dess storlek müste minska i takt med att etervibrationerna avtar.
Eftersom vi själva och vüra tumstockar krymper i samma takt som kvantat für det plats fler och fler kvanta mellan fixa mätpunkter som tex mellan galaxer och stjärnor. Orsaken till att vi inte kan mäta den här effekten lokalt är just att den direkta tumstock vi använder här hemma i solsystemet, tex. radarpulser, blir allt mindre med tiden. Mätningen mellan galaxer och stjärnor sker emellertid indirekt, i princip genom att man jämfÜr en äldre tumstock med dagens under antagandet att dom är lika lünga. Relativt oss ser det därfÜr ut som om rummet och därmed universum blir stÜrre allteftersom tiden gür...
-Tiden ja, innan Big Bang, eller vad det nu var som hände hade skett, var eterns eventuella vibrationer i varje fall inte synkroniserade pü samma sätt som efter. Det var fÜrst efter att denna händelse hade inträffat som hela etern bÜrjade vibrera i takt sü att säga. Det ledde till att vi fick kvantat, och även mÜjligheten till rÜrelse som en direkt fÜljd av eterns vibrationer, och det är just detta, mÜjlighet till rÜrelse, som vi upplever som tid.
Under varje cykel av eterns vibrationer kommer dynamiskt upplagrade krafter i mediet i form av kvanta att fÜrmedla rÜrelse. Ett exempel är trÜghetskraften som hüller en atom i rÜrelse även efter att den kraft som accelererat atomen upphÜrt verka.
Eftersom etermediets cykliska oscillationer är symmetriska till sin natur kan man emellertid inte ange nügon tidsriktning inom ramen fÜr en enstaka cykel. Det är därfÜr de grundläggande fysiska lagarna i universum saknar tidspil. När vi registrerar de rÜrelser som inträffat under tidigare cykler i vürt minne für vi mÜjlighet att beräkna vad som kan tänkas inträffa vid en kommande cykel. Det ger oss ett intryck av kontinuitet, riktning och fysisk pütaglighet vad tiden beträffar som jag tyvärr müste fastslü är en illusion. Det betyder att fysiskt sett existerar varken fÜrfluten tid eller framtid. (Hemska tanke!)
Büda dessa begrepp är tankekonstruktioner. Det fÜrflutna existerar endast i vürt minne och framtiden endast i vüra fÜrväntningar.
Tid, pü det viset de flesta av oss fÜreställer sig den, finns helt enkelt inte. Aristoteles hade med andra ord helt rätt när han delade in tiden i: Det fÜrflutna som inte längre existerar, nuet som vi lever i och framtiden som inte ännu existerar. Han lämnade sedan en güta till eftervärlden: Hur lüngt är dü nuet? Med hjälp av kvantetermodellen fÜrstür man att nuets längd är detsamma som perioden fÜr en av universums oscillationscykler.
Varaktigheten hos en sĂĽdan cykel, uttryckt i vĂĽr relativa tidsenhet, sekunden, motsvarar längden av den fundamentala tidsenhet som dĂśpts till plancktid, = 5,4 x 10^-44 sek. Vad är det dĂĽ som kan rĂśra sig? I grund och botten vibrationer i etern. En elektron är sĂĽledes egentligen ingenting annat än en stĂĽende vibration som befinner sig i resonans med, och fĂĽr sin energi frĂĽn den omgivande eterns vibrationer. Samma gäller alla Ăśvriga partiklar. Ăven de som har en mer komplicerad struktur än elektronen och alltsĂĽ innehĂĽller kvarkar.
FĂśr mig verkar det troligt att kvarkarna bestĂĽr av vibrationer som svänger i nĂĽgon Ăśverton till den frekvens som etern och elektronerna vibrerar med. En stĂśrre kvark vibrerar fĂśrmodligen med hĂśgre Ăśverton än en mindre. Skillnaden i oscillationshastighet mellan kvarken och universum medfĂśr att kvarken alltid kommer att omges av ett omrĂĽde av eter som oscillerar i samma takt som universum i stort. Av den här orsaken kommer kvarkarna alltid att vara âikläddaâ partiklar.
Skillnaden mellan partiklar och antipartiklar bestĂĽr endast i att dom vibrerar i olika fas relativt varandra och relativt etern. Ăvervikten i fĂśrekomst av partiklar framfĂśr antipartiklar i vĂĽrt universum kan tänkas bero pĂĽ att den händelse som orsakade Big Bang var riktad ĂĽt ett hĂĽll sĂĽ att den orsakade en kompression av etermediet. Detta kan ha medfĂśrt att de partiklar som skapades vid själva smällen befinner sig i samma fas relativt etern och varandra. Vid det undertryck som uppstĂĽr när etern sedan bĂśrjar oscillera till fĂśljd av sina elastiska egenskaper bildas sedan ytterligare, kanske inte lika mĂĽnga partiklar. Dessa stĂĽende vibrationer blir emellertid fasfĂśrskjutna 180 grader i jämfĂśrelse med dom som bildades under kompressionsfasen
Partiklar av alla slag har en sak gemensamt. Dom är stüende, lokala vibrationer som är i resonans med eterns oscillationer.
Det innebär att dom alltid befinner sig i samma fas av sin egen vibrationscykel vid bÜrjan av varje ny volymvibration hos etern. Av den anledningen kommer dom att behülla sitt relativa vibrationstillstünd i etern frün en volymvibration till en annan sü länge dom inte blir stÜrda av yttre krafter. Det innebär i sin tur ocksü, att en partikel bibehüller den eventuella rÜrelseriktning och fart relativt etern som orsakas av dess vibrationstillstünd ända tills nügon händelse inträffar som ändrar pü detta.
Det här vibrationstillstündet kan emellertid variera. Oavsett vilken fas det är i relativt etern, kan partikelns vibration vara centrerad, sü att den stüende vügen efter varje vibration üterfinnes i samma relativa läge som güngen innan, men den kan ocksü vara fÜrskjuten i nügon riktning, sü att vügens centrum fÜrflyttas nügot i denna riktning vid varje vibration.
Eftersom den stüende vügen har samma period som eteroscillationerna har kan den inte tÜja etern üt det hüll den eventuellt är fÜrskjuten snabbare än vad som orsakas av expansionen. Dess relativa läge kan därfÜr inte ändras med ett belopp som är riktigt lika stort som eterns expansion, utan blir som stÜrst nügot mindre än sü. Det medfÜr att den stüende vügen inte kan fÜrflytta sig snabbare än andra vibrationer, som tex. en ljusvüg.
Ljushastigheten blir alltsü av helt naturliga och fysiskt betingade orsaker en hastighetsbegränsning.
I det fÜregüende har jag indikerat att partiklarnas stüende vüg fÜrflyttar sig genom att tÜja etern i nügon riktning. Varje partikel sträcker därfÜr ocksü upp den omgivande etern nügot i riktning mot sitt eget centrum. Den här effekten är kumulativ. Ju fler partiklar som befinner sig i ett omrüde, desto mer sträcks etern üt det hüllet vid varje vibration. Det saknar betydelse vilken relativ fas i fÜrhüllande till etern som partiklarna befinner sig i, sü büde partiklar och antipartiklar bidrar till denna tÜjning.
De partiklar som befinner sig ütskilda frün varandra kommer att känna effekten av varandras tÜjning av etern pü sü sätt att deras respektive vibrationstillstünd blir nügot fÜrskjutet i riktning mot grannen pü grund av att det eteromrüde dom vibrerar i under expansionen sträcks lite üt det hüllet. Därmed flyttas centrum fÜr den stüende vüg som partikeln bestür av nügot i riktning mot grannen vid varje vibration.
Resultatet blir att partiklarna tenderar att glida ihop, eller som vi är vana vid att kalla det, graviterar mot varandra.
Partikelns stüende vüg bestür alltsü av eter som vibrerar radiellt utüt frün ett centrum. Om man infÜr begreppet tryck som stÜd fÜr fantasin skulle man kunna fÜreställa sig att centrum av den stüende vügen ibland har ett tryck som är hÜgre än trycket i den omgivande etern, och ibland är lägre än detta. Samtidigt varierar trycket i själva etern beroende pü i vilken fas av sin oscillation den befinner sig. Trycket i etern fÜrsvinner tex tvü günger per cykel i den del av fÜrloppet när den spänningslÜsa medelvolymen passeras. Det sker dels när trycket sjunker dü etern expanderar, och dels när trycket stiger dü den krymper ihop igen. I samma takt varierar trycket i partikeln, som ju har samma svängningsperiod som etern.
Sü länge som partikeln tillüts rÜra sig fritt kommer den inte att stÜra den omgivande etern pü annat sätt än genom den tidigare beskrivna tÜjningen mot sitt eget centrum. Emellertid, om en yttre kraft stÜr den kommer den i sin tur att i lika mün püverka den omgivande etern. Om partikeln süledes pressas i nügon riktning av en yttre kraft kommer etern till fÜljd av sin elasticitet att pressas samman nügot där partikeln trycker mot den. Kraften kommer att orsaka att partikelns vibrationstillstünd fÜrskjuts üt det hüllet, sü att den, när kraften upphÜr verka, kommer att fortsätta vilja rÜra sig i den nya riktningen. Vad som sker är att partikeln accelereras av kraften, och det motstünd som kraften Üvervinner när den pressar samman den elastiska etern är mer känt som trÜghetskraft.
Lüt oss titta närmare pü en klocka som rÜr sig i en rätlinjig bana, endast püdriven av trÜghetskraften.
Eftersom den utgÜr ett trÜghetssystem är den naturligtvis ett fall fÜr den Speciella Relativitetsteorin. Det innebär att visaren kommer att rÜr sig allt lüngsammare runt urtavlan relativt sitt tidigare rÜrelsetillstünd om klockan accelereras till en hÜgre fart. VarfÜr gÜr den det?
Med hjälp av kvantetermodellen gür det nu att svara pü den frügan.
Orsaken är det sätt pü vilket den stüende vüg som varje partikel är uppbyggd av fÜrflyttas i etermediet.
Som jag tidigare beskrivit expanderar en südan stüende vüg radiellt ut frün centrum under etermediets expansionsfas. Eftersom den stüende vügen är i resonans med etermediets oscillationer expanderar den ocksü üt alla hüll i samma takt som etermediet. Det innebär som sagt att den inte kan rÜra sig snabbare än etermediet expanderar. Om partikeln därfÜr rÜr sig i nügon riktning innebär det att halva partikeln expanderar i färdriktningen och halva baküt. Att accelerera partikeln medfÜr att den hindras frün att expandera baküt tillsammans med etermediet. Eftersom partikelns skilda delar egentligen bara bestür av en vügrÜrelse i själva etermediet kommer vügrÜrelsen dü att ändra form sü att den främre halvan fortsätter att expandera med samma fart som etern, medan den bakre, beroende pü den inducerade accelerationen expanderar mer eller mindre hastigt baküt. Man kan säga att partikelns expansionscentrum, dvs. den punkt i etern som centrum fÜr den stüende vügen normalt sammanfaller med i en stillaliggande partikel, fÜrskjuts framüt av accelerationen.
Om partikelns resulterande hastighet är lika stor som den hastighet mediet expanderar med kommer den främre halvan av partikeln därfĂśr att rĂśra sig lika fort i färdriktningen som etern expanderar, och därmed ligga still relativt etern. Den bakre halvan av partikelns stĂĽende vĂĽg kommer emellertid att fĂśrflytta sig framĂĽt i färdriktningen med ljusets hastighet relativt etern. Den kommer därfĂśr ikapp den främre halvan och resultatet blir att partikeln âplattas ihopâ i färdriktningen precis som fĂśrutsäges av relativitetsteorin.
Hela den här fÜrflyttningen sker under själva eterns korta oscillationscykel. Det oscillerande Ügonblick som i kvantetermodellen är den enda tid som existerar.
När klockan ligger stilla relativt etern är det Ügonblick som urtavlan och som visaren hinner uppleva lika lüngt som fÜr universum i Üvrigt.
Om klockan rÜr pü sig relativt etern kommer det emellertid att gü allt trÜgare fÜr visaren att komma runt urtavlan. Det beror pü att de Ügonblick som atomerna i klockan upplever kommer att ha kortare varaktighet. Visaren hinner därfÜr inte lika lüngt varje Ügonblick. Som jag beskrivit här ovan beror detta pü att partiklarnas stüende vüg inte kan rÜra sig fortare än etermediet rÜr sig under expansionsfasen. Dvs. med ljusets hastighet. Vidare finns det redan frün bÜrjan en skillnad i hastighet mellan protonen och elektronen pü grund av att den senare rÜr sig runt protonen. Det innebär att den kommer att närma sig ljushastigheten tidigare än protonen och därmed ocksü att bÜrja bromsas upp tidigare än protonen. När atomens hastighet Ükats till strax under ljusets hastighet kommer därfÜr skillnaden i hastighet mellan protonen och elektronen slutligen att vara nästan helt obefintlig.
Trots att varaktigheten av eterns oscillerande Ăśgonblick är ofĂśrändrad kommer alltsĂĽ varaktigheten av det Ăśgonblick som atomen upplever nästan att ha krympt till noll. âTidenâ stĂĽr stilla.
Under varje etervibration som fÜrsiggür medan kraften verkar kommer den elastiska sammantryckningen av etern vid sidan av partikeln att fortplanta sig üt det hüll kraften är riktad mot. Eftersom det här trycket endast är riktat üt ett hüll kommer den resulterande vügen att fortplantas med samma hastighet som etern expanderar under sin oscillation. Den etervolym som berÜrs av sammantryckningen kommer att vibrera elastiskt pü ungefär samma sätt som en partikel, men eftersom den blivit accelererad under hela eterns vibrationscykel blir dess svängningsperiod dubbelt sü lüng som den som etern och partikeln har.
Under varannan expansionsfas kommer därfÜr trycket i den att vara stÜrre än den omgivande etern, och under varannan lägre.
Man für pü det viset ett helt tüg av vibrationer innehüllande smü paket av eter som fÜrflyttar sig synkront med universums rytmiska volymfÜrändringar, och som alternerar mellan hÜgre och lägre tryck än omgivningen.
Det var dom här paketen Max Planck upptäckte, och som Einstein senare använde fÜr att utreda den fotoelektriska effekten, och till att inleda den utveckling som ledde fram till kvantfysiken.
FÜr 111 ür sedan, ür 1887 var emellertid Michelson & Morely igüng med att fÜrsÜka använda dom här paketen till att fastställa hur det fÜrhÜll sig med jordens hastighet genom eterhavet. Man använde ett instrument som Michelson konstruerat, en sü kallad Michelson interferometer.
Det här instrumentet var avsett att mäta skillnader i vüglängd mellan ljuspulser som färdats lika lünga sträckor via banor som placerats i rät vinkel i fÜrhüllande till varandra i interferometern. Ljuspulserna som kommer frün en gemensam källa sammanlänkas i själva mätpunkten pü ett südant sätt att även mycket smü skillnader i vüglängd ger upphov till ett interferensmÜnster.
Storleken av den eventuella skillnaden i vüglängd antogs bero pü jordens hastighet genom etern och pü mätanordningens riktning i fÜrhüllande till jordens bana. DärfÜr var apparaten konstruerad sü att man skulle kunna vrida pü den. InterferensmÜnstret borde om antagandena om en stillaliggande eter var riktiga, fÜrskjutas üt nügot hüll och vara som stÜrst när den ena banan pekade i rÜrelseriktningen och den andra var riktad i sidled.
Resultatet av det här experimentet blev i slutändan det mest berÜmda misslyckandet i fysikens historia, fÜr nügot interferensmÜnster uppenbarade sig aldrig, trots nya fÜrsÜk med än mer fÜrfinad utrustning.
Den enda vettiga fÜrklaring man kunde komma pü levererades av Lorentz & Fitzgerald och gick i princip ut pü att fÜremül som rÜr sig genom etern fÜrkortas i rÜrelseriktningen. Pü den tiden tyckte man ännu att bevisen fÜr att ljuset var en vügrÜrelse i en eter var sü Üvertygande att man inte ville bortse frün dem. DärfÜr fÜrsÜkte man fortfarande komma underfund med varfÜr Michelson misslyckades. Genom att anta att etern püverkade längden av banorna kunde man alltsü komma fram till ett slags fÜrklaring.
Nu inträder Einstein pü arenan. Han konstaterar helt sonika att ljusets natur är att alltid rÜra sig med ljushastigheten relativt en observatÜr oavsett dennes eget rÜrelsetillstünd. Det har han ju rätt i, även om den iakttagelsen knappast ger nügot besked om själva orsaken till att ljuset har denna natur. Vad han emellertid till skillnad frün andra inser, är att detta har vissa konsekvenser som är mycket intressanta.
Sü intressanta, faktiskt, att frügan om orsaken till att ljuset har denna natur läggs pü hyllan tills vidare. Med ledning av dessa konsekvenser utvecklar han i stället den Speciella Relativitetsteorin, där han visar hur den konstanta ljushastigheten vänder upp och ned pü vedertagna idÊer om samtidighet och tidskeenden i icke accelererade koordinatsystem.
Tio ĂĽr senare, 1915 presenterar han den Generella Relativitetsteorin som kopplar samman rum och tid i accelererade koordinatsystem.
Ă
ttiotre ĂĽr senare har vi fortfarande inte lyckats reda ut frĂĽgan om orsaken till ljusets natur.
Kan det vara sĂĽ att detta till viss del beror pĂĽ att vi, som Einstein tyckte vi kunde, har klarat oss utan etern?
Bevisen fĂśr att det finns nĂĽgot i tomrummet som inte har redovisats ordentligt är mĂĽnga fler idag än dom var vid tiden fĂśr sekelskiftet. Detta framgĂĽr bland annat av den artikel om âDet inte sĂĽ tomma rummetâ i Nr 1 av Forskning och Framsteg 1997, som jag refererade till tidigare, men ocksĂĽ av i stort sett alla artiklar och bĂścker i ämnet som publiceras nu fĂśr tiden.
Ăr det inte dags att ta reda pĂĽ om Einstein mĂśjligen hade fel?
Det kanske finns en eter i alla fall.
Fjärüs 980804
Bo Nyberg
If you arrived here looking for information about time and space you have come to the right place. Suggesting a possible mechanism by wich time may "tick" is what this site is all about.
The theories of relativity do little to explain what is going on behind the curtains. In some sense they actually are the curtains. Not because they are wrong, but because they are right.
The aim of the ideas here presented is to lift the curtains a little to let you have a peek at what might be hidden behind. Don't worry about the lack of mathematical formalism. It is not needed at this stage and when that day arrives I am sure proper scientists will take care of that.
I am no scientist. Just an old sailor who by navigating the idea of discontinuous time found some unexpected answers witch I hereby will do my best to present and explain.
That an increase of speed slows down time was Einsteins news a little over one hundred years ago.
The mechanism involved that cause this effect is my news today and the subject of this site.
"The Dynamic Present" is written for this homepage while "Tid och Eter" is from 1998 (In Swedish), "Quantum Aether" from 2000 and "Discontinuous Time from 2006. Between them they should hopefully cover most of what I've found out about time and space.
Just let common sense and imagination be the judge when you evaluate what you are about to learn, and please realize that without the mathematical dress, these ideas are just....ideas...
I hope you still will find that your curiosity was worth wile.
Should it so happen that you are able to verify any of the mathematics hiding behind the ideas presented or want to criticize them you are welcome to post a comment in the blog.
April 13th 2013:
This site has now been up and running for more then a year without attracting any attention.
It is admittedly rather unprofessional, but does in spite of that claim to present a more or less complete account of how our universe works. Not only time, but the rest as well, actually showing how gravitation, inertia, the quantum of action - in short - the lot - may originate from proposed elastic properties of the fabric of our universe.
These speculations are presented without any mathematical evidence because the emerging picture is simple enough to visualize and evaluate in order to allow for that.
A week ago I stumbled over a site, [[thisistime|http://www.thisistime.co.uk]], where the owner, Simon Morley, express views about time that coincides with mine. Amongst other ideas he also suggest that time may not exist at all. His arguments are different from mine and tackles the problem of time from a viewing angle that might present a better start-point for the explanations that so far does not seem to catch on with my visitors. Perhaps a new tiddler from that angle will do the trick.
I suggest however that you first head over to [[thisistime|http://www.thisistime.co.uk]] to see what Simon Morley has to say. After digesting that, try [[The Change Stream]] where I seek to show how Simon's ideas of change may fit into the picture.
Thanks for visiting
and welcome back!
Bo Nyberg