THE REALITY, NOW AND UNDERSTANDING

THOUGHT3.TXT

1.0 INTRODUCTION

Thought experiment 3 explains the concepts virtual reality and virtual position of an object or event. Those concepts are compared with the real reality and the real position of an object or event.

The virtual reality and the virtual position are both based on what we observe. There are different virtual realities dependent how we observe the real reality.
For example:
there is a virtual reality based on what we hear and
there is a different virtual reality based on what we see.

Thought experiment 3 consists of three tests:

  1. The slow method (of how to calculate the virtual position)
  2. The fast method.
  3. The fast method with 2 virtual points.

2 DESCRIPTION

One of our senses is hearing. We hear when someone speaks. When the person who speaks or the cause of the sound is close we hear immediate. When the cause is far away, there is a time delay (dt) between what caused the sound and when you become aware of the sound.

In general, when you become aware of an event, you become aware of something that happened some time dt ago. dt depends about the distance between what caused this event to happen and the speed with which the effects propagate.

For sound dt is equal is to the distance between the observer O and the cause of the sound divided by the speed with which sound propagates. For example: when the distance of the event is 900 meter and the speed of sound is 300 meters per second, then you observe the sound with a 3 seconds time delay.

During this time dt the source can have moved. The virtual position is the position where the cause (an object) was some time dt ago.

In general to calculate the virtual position is rather difficult because it depends about the path that the object or event followed.

When an object moves away from the observer the virtual position is closer to the observer because that was the position where the object was earlier. When an object moves towards the observer this is the opposite.

A simple case is when object moves in a straight line away from the observer.
For example: in the above case when the event moves with a speed of 10 meters/sec away from the observer then the virtual position is 900 - 10*3 = 870 meters (i.e. closer).

For our eyes and what we see the same concepts apply. There is however a major difference between what we hear and what we see: at close distances we see what happens immediate. The reason is because the speed of light is much greater then the speed of sound.

As a consequence is the virtual position for light much closer to the real position.

In the next paragraph a more accurate description of the virtual point calculation is supplied. This paragraph can be skipped.

2.1 VIRTUAL POSITION CALCULATION

In the simulation the virtual position and dt are calculated in the following way:

Starting point are two initial positions:
x0,y0 of the observer
x1,y1 of the object.
Those positions are the real positions i.e. where the observer and object are now.

The initial value of the virtual position for each calculation are:
x1p = x1
y1p = y1 (1)

From those positions you can calculate the distance d

d = Ö (x0-x1p)² + (y0-y1p)² (2)

The initial value of dt is equal to:

dt = d / c;     c = speed of sound or light (3)

With that value you can calculate the position of the object dt ago.

When the object moves in a straight line with speed vx1 and vy1 then the past position of the object was:
x1p = x1 - vx1 * dt
y1p = y1 - vy1 * dt (4)

This past position is called the virtual position.

Repeat the steps 2,3 and 4 until x1p and y1p do not change any more.

This is what is called the slow method.

2.2 SLOW METHOD

The purpose of the slow method demonstration is the show the virtual position for sound propagation for different values of the direction and speed of the event that causes the sound.

The display shows two objects:

The white dot is the final virtual position.

Now perform the program: THOUGHT3.EXE
From the Test Selection Display:
Select test 1

What the simulation shows is that when an object moves away from us, the virtual position approaches us and we observe it earlier. The simulation also shows the opposite, that when an object moves towards us, the virtual position moves away and we observe it later.

2.3 FAST METHOD

The fast method is almost identical as the slow method.

In the slow method the first value of the virtual position is the real position. In the fast method the first value of the virtual position is the final virtual position of the previous calculation.

Now perform the program: THOUGHT3.EXE
From the Test Selection Display:
Select test 2

2.4 FAST METHOD - TWO VIRTUAL POINTS.

In this simulation two virtual points of the same object are shown. Each point represents a different way how we observe this object. The point closest to the object assumes the highest propagation speed
For example: what we see. The point furthest away from the object assumes the slowest propagation speed
For example: what we hear.

Now perform the program: THOUGHT3.EXE
From the Test Selection Display:
Select test 3

In the above test what we hear and what we see are demonstrated.

The next question is what is the behaviour of gravity.

To answer this question depends very much about the speed of gravity propagation.
  • When this speed is equal to the speed of light then the virtual position of light and the virtual position of gravity are the same.
  • When the speed of gravity propagation is higher then the speed of light then the two virtual positions are not the same. The virtual position of gravity will be more closer to the real position.

Return back to CHAPTER3.TXT

3 OPERATION

The simulation consists of three tests:
  1. slow method virtual position calculation
  2. fast method virtual position calculation
  3. fast method with two virtual points.

In order to start a simulation:

1. Select a test
2. Enter S (Start)

In order to stop a test

1. Select Esc (Escape)

The simulation uses four arrow keys: UP, DOWN, LEFT and RIGHT.

3.1 PARAMETER SELECTION DISPLAY

From the Parameter Selection Display the following parameters can be changed:

        0 = Select test display

1 = Set standard parameters.

2 = Screen mode. Valid values are 7,8,9 and 12. Standard value = 9 3 = Wait time in second. Physical wait time between each simulation cycle. Standard value = 0.01 4 = Speed of sound. Standard value is 10

5 = Speed of light. Standard value is 1

6 = Delta time in seconds between each calculation cycle. Standard value is 1

7 = Delta angle. Standard value = 10