What does determinism mean ?

Thread Starter

Janani_Rajkiran

Joined Nov 1, 2016
46
Hello,

@R!f@@ gave you a google query, that gives you a lot of links.
Using this query Determinism gave me for instance this result:
https://www.britannica.com/topic/determinism

Bertus
Since this was a general electronics chat, i thought people will give me a related answer. I was asking for the meaning of determinism in communication, i.e is ethernet deterministic? like that. I could'nt quite understand what that term meant.
 

bogosort

Joined Sep 24, 2011
696
I don't think the OP meant philosophical determinism, but rather more along the lines of deterministic vs stochastic processes. In a deterministic model, the output is known with 100% certainty if we know the input and the current state, whereas stochastic models have inherent randomness and so some level of uncertainty.

The question of whether or not ethernet is deterministic depends on context. Ethernet hardware can be modeled as deterministic processes -- pretty much everything in your computer can -- but network communication itself is stochastic because of noise (which is why the ethernet protocol includes error checking).
 
Top