Can Computers Create Chaos? Exploring the Role of Determinism in Disorder

In summary: However, as some people have pointed out, computers are deterministic machines and therefore cannot truly produce random numbers. They can only simulate randomness through algorithms and inputs.
  • #1
MathematicalPhysicist
Gold Member
4,699
371
can a computer (determnistic) create chaos (disorder)? if it can be done how can it be done?
 
Physics news on Phys.org
  • #2
I think so, if say the equation it's modeling is very sensitive to input parameters. If a change in a varible of say one part in a billion causes a large change in output, then the equation is chaotic, but every time you input the EXACT same input as a previous time, you will get the same anwser, so it is deterministic too.
 
  • #3
No.

Any random data generated by a computer is known as pseudorandom, data that has the characteristics of random data but that was created (and can be exactly recreated by) an algorithm.

The computer could sample information from the environment (CPU temperature or fan speed would be fairly easy to get) and that would be truly random. For it to be useable you’d probably need to process it a bit first though.
 
  • #4
nevermind

I've changed my mind, I agree with MisterBig, it's impossible for a computer to have random output without random input. True randomness is impossible to recreate. I don't know how I explicitly stated that a computer will come up with the same anwser in a "chaotic" equation if the inputs are EXACTLY the same without seeing the flaw in my logic.
 
  • #5
One complication here is the use of the word "Chaos".

The mathematical theory of chaos (taking it's name from Yorke's paper "Period Three Implies Chaos") is deterministic, not random.

In a sense it's the opposite of the "Central Limit Theorem".

We've all seen the demonstration where if you drop a large number of marbles (or shot) onto a grid so that each one goes left or right a number of times and then the "pile" comes right up to a pre-drawn curve. In other words, a sequence of purely random events can give a pre-determined result.

"Chaos" (again, technical, mathematical meaning) refers to a purely deterministic process that is so sensitive to "initial conditions" that it is impossible to predict the results.

Simple example: given xn, double it. If the result is larger than 1, drop the integer part: xn+1= (2 xn) modulo 1.

One can show that two intial values arbitrarily close together can rapidly give completely unrelated values.
 
  • #6
that's what I was saying

That's what I meant, but I now question how chaotic something really is if it is repeatable. Now I've contradicted myself ... asprin! ... asprin! ...
 
  • #7
Any basic inquiry into what chaos theory is would teach you that, as HallsOfIvy pointed out, chaos is entirely a study of deterministic systems. It has nothing to do with "true randomness," which is an entirely different topic.

- Warren
 
  • #8
then let's rephrase the question can computer create randomness?
 
  • #9
Actually, it wouldn't hurt to define 'chaos' or 'randomness'. I personally don't think 'true randomness' is possible unless acausal is involved, in principle.

Of course computer can create chaos. See http://www.isp.nwu.edu/~rocky/Pendulum/QuintuplePendulum.html
It can compute trajectory that is chaotic. But there's no way to determine what caused it given trajectory alone.

How do you define 'randomness'? There are many definitions. For eg. infinite period before repitition begins. Its enough to calculate Pi infinitely to produce randomness. For eg. maximum information density. Then generate white noise.
 
Last edited by a moderator:
  • #10
Most people in the "biz" call chaos theory, "Nonlinear Dynamics" these days. It's a little more accurate and doesn't have the who baggage where people think chaos = random.
 
  • #11
And the answer to "can a computer generate true random numbers?" is quite unequivocally NO.

- Warren
 
  • #12
They actually manufacture electronic noise generator circuits that you can hook up to a computer to generate random bit patterns, so that you will have true random input. Not a very common piece of computer hardware though.
 
  • #13
The discrete nature of an electronic digital computer precludes in general its representing instantaneous chaos. A quantum computer, being linear, cannot fully reproduce fractal patterns. Careless superfast computer architecture can induce, on small-scale, nonlinear resonances analogous to those on the grid of the Great Blackout in 1960's New York.
 
  • #14
of course a computer can generate chaos, I remebr well in my first year of university that we inpute chaotic algorithms into the computers in the lab to model chaotic systems.

Modern day computers cannot generate true randomness, though I beleivethere is a device (maybe it's still in the developmental stage) which uses the probabiltistic nature of QM to generate truly random numbers,
 
  • #15
When you seek for true randomness in computers, you need to ask if what you mean is randomness generated by computer alone, or with help of external environment. Thats crucial distinction, as for practical purposes, 'true' randomness is needed and taken from environment. But computer alone cannot generate 'true' randomness.

To get truly random numbers, many comps are using human keyboard input as initial conditions in chaotic algoritm. Like every time you type something, comp measures time between keystrokes and randomness depends on that heavily. Thats about simplest way to get randomness form environment.

In addition, thermal conditions affect frequency of operation abit, and if computer has 2 independant clocks, minute differences between them are dependant on environment alone. The only task is to amplify these tiny changes by chaotic algoritm into randomness.
 
  • #16
Computers and Random Numbers

The answer to the question, can computers create random numbers? Of course depends on the inputs to create the numbers. If no input(ie a pseudo random number generator) then no*. If the input is random then yes. Intel therefore have created the Intel Random Number Generator on their chips to create what should be truly random numbers.
http://apps.intel.com/scripts-util/download.asp?url=/design/security/rng/techbrief.pdf&title=The+Intel+Random+Number+Generator&fullpg=3&site=Developer
Very useful if you are encrypting data.
Some encryption products like PGP get inputs from keyboard and mouse use. These provide non-deterministic input to help create random numbers.

Duncan


* If you define random numbers as being non-deterministic.
 
Last edited by a moderator:

1. Can computers create chaos?

The answer to this question is not a simple yes or no. Computers are programmed to follow specific instructions and algorithms, so they cannot create chaos on their own. However, they can be used to simulate chaotic systems and generate chaotic patterns.

2. What is determinism?

Determinism is the belief that all events, including human actions, are determined by previous causes. This means that if one knows the initial state of a system and all the laws governing that system, one can predict its future behavior with complete accuracy.

3. How does determinism relate to chaos?

Determinism is often used to explain chaotic systems. While chaotic systems may seem random and unpredictable, they are actually governed by deterministic laws. However, small changes in the initial conditions of a chaotic system can lead to vastly different outcomes, making it seem chaotic and unpredictable.

4. Can computers help us understand chaos?

Yes, computers can be used to simulate and study chaotic systems. By inputting different initial conditions and parameters, researchers can observe the patterns and behaviors of chaotic systems and gain a better understanding of how they work.

5. What are some practical applications of chaos theory and computing?

Chaos theory and computing have various practical applications in fields such as meteorology, economics, and cryptography. In meteorology, chaos theory is used to study weather patterns and make more accurate forecasts. In economics, it is used to model and predict market behavior. In cryptography, it is used to create more secure encryption methods.

Similar threads

  • Classical Physics
Replies
7
Views
842
Replies
36
Views
5K
  • Beyond the Standard Models
Replies
0
Views
2K
Replies
20
Views
3K
  • Other Physics Topics
Replies
1
Views
1K
Replies
30
Views
2K
Replies
15
Views
1K
Replies
4
Views
1K
Replies
0
Views
292
  • Beyond the Standard Models
Replies
3
Views
2K
Back
Top