Multidimensional time simulation

  • #1
DyerMaker
15
0
TL;DR Summary
Can multidimensional time be simulated with a computer?
If there are computer simulations of four-dimensional space are there any possibilities to digitally simulate a space -time with time having more than one dimension?
Please, leave some related links, if possible.
 
Technology news on Phys.org
  • #2
It's easy enough to add a second minus to the metric signature. However, a lot of important features of time (like the one-way nature) stem from there being only one minus sign in the metric, so it probably won't behave like a spacetime, just a rather odd space. And linking it to any physics would be difficult because that isn't the way the world works.

What do you want to do? To just muck around with the tensors Maxima can do the job, and probably SymPy if you're more into python.
 
  • Like
Likes DyerMaker
  • #3
You can implement anything on a computer you can write down on a pad of paper. I think the tricky bit here is to decide what goes on that pad of paper.
 
  • Like
Likes DyerMaker
  • #4
I found this article on Relativistic Mechanics and Multiple Time Dimensions

https://www.researchgate.net/public...ivistic_mechanics_in_multiple_time_dimensions

one question I have is what does it mean to have multiple time dimensions? What do you envision?

One possible scheme would be each object would have its own time based on its speed relative to other objects. Viewing a collection of objects then one could assign a clock to each one that represents the time that object is traversing due to its relative speed from a particular vantage point.

As an example, particles traveling from deep space to the Earth would have differing speeds and hence differing lifetimes like muons. You could model that.

Another place where multi time dimensions come into play is in faster than light frames of reference where you have three time-like dimensions and one space-like dimension. One could perhaps model that to understand what we might see. If we were observing a faster than light particle.

Programming languages that could be used would be python, Java, C/C++, Fortran or Julia/ Matlab. All of these languages have third party libraries and frameworks to do modeling and simulations of systems described by differential equations.

As an example in the past, Ive used Open Source Physics and Java to do modeling of orbital systems.

Www.compadre.org/osp
 
  • Like
Likes DyerMaker
  • #5
jedishrfu said:
I found this article on Relativistic Mechanics and Multiple Time Dimensions

https://www.researchgate.net/public...ivistic_mechanics_in_multiple_time_dimensions
I don't think that's a good reference (and researchgate is known for questionable papers).

jedishrfu said:
one question I have is what does it mean to have multiple time dimensions?
The definition of that in the paper you referenced is that the "fifth dimension" is the Minkowski interval ##ds^2##, so if ##ds^2## is timelike, the paper says there are "two time dimensions". Which is nonsense.

jedishrfu said:
One possible scheme would be each object would have its own time based on its speed relative to other objects. Viewing a collection of objects then one could assign a clock to each one that represents the time that object is traversing due to its relative speed from a particular vantage point.

As an example, particles traveling from deep space to the Earth would have differing speeds and hence differing lifetimes like muons. You could model that.
This isn't adding another time dimension. It's just picking a particular coordinate chart and assigning a special meaning to its coordinate time--in other words, LET. (Which is off limits for discussion at PF.)

jedishrfu said:
Another place where multi time dimensions come into play is in faster than light frames of reference where you have three time-like dimensions and one space-like dimension.
No, you don't. You can't change the metric signature of spacetime by choosing coordinates. You can have a coordinate chart that has three timelike and one spacelike basis vector (in fact you can have one that has four timelike basis vectors), but that doesn't change the nature of the dimensions of spacetime. It just means you've picked a coordinate chart that will be very difficult to work with (since the metric will look very complicated in it--none of the basis vectors are orthogonal, there will be cross terms all over the place, and you won't be able to read off anything useful from the line element).
 
  • Like
Likes DyerMaker
  • #6
A sci-fi example of a universe with two time dimensions is Greg Egan's Dichronauts:

https://www.gregegan.net/DICHRONAUTS/DICHRONAUTS.html

Egan does quite a bit of math for the basis of this universe, but it's still sci-fi, not an actual physics proposal. AFAIK nobody has ever tried to actually do a detailed analysis of the physical implications outside of Egan's novels.
 

What is multidimensional time simulation?

Multidimensional time simulation refers to the theoretical concept and computational modeling approach that explores scenarios across different timelines and dimensions simultaneously. It is often used in fields such as physics, computer science, and complex systems analysis to study the effects of different variables over time across multiple potential states or dimensions.

How does multidimensional time simulation differ from traditional simulation models?

Traditional simulation models typically explore outcomes in a linear or single-dimensional timeline, where the effect of changes in variables is observed within the same continuous timeline. Multidimensional time simulations, however, allow for the exploration of multiple timelines or dimensions concurrently, providing a more complex and comprehensive analysis of potential outcomes based on varying initial conditions or decision points.

What are the practical applications of multidimensional time simulation?

Multidimensional time simulations are used in various fields including quantum computing, advanced physics research, financial forecasting, strategic planning, and even in entertainment for creating complex narratives or games. These simulations help in making predictions, testing scenarios, and understanding possible future outcomes in a way that accounts for a greater range of variables and uncertainties.

What tools or technologies are used in multidimensional time simulation?

The tools and technologies used in multidimensional time simulation often include advanced computational models, algorithms, and simulation software that can handle high-dimensional data and complex system dynamics. Quantum computers are also becoming increasingly relevant for these types of simulations due to their ability to handle vast amounts of data and perform calculations at much higher speeds than classical computers.

What are the challenges associated with multidimensional time simulation?

One of the major challenges in multidimensional time simulation is the computational demand, as simulating multiple dimensions or timelines requires significant processing power and sophisticated algorithms. Additionally, the complexity of interpreting results from multiple dimensions can be daunting, as it involves understanding a vast array of potential outcomes and their interactions. Ensuring accuracy and managing uncertainties in these simulations also pose significant challenges.

Similar threads

  • Programming and Computer Science
Replies
1
Views
1K
Replies
48
Views
4K
  • Programming and Computer Science
Replies
1
Views
1K
Replies
4
Views
504
Replies
1
Views
273
  • Programming and Computer Science
Replies
5
Views
924
  • Special and General Relativity
2
Replies
37
Views
2K
  • Programming and Computer Science
Replies
1
Views
1K
  • Other Physics Topics
Replies
8
Views
3K
Replies
1
Views
961
Back
Top