Filip Sandor said:
Well what do you think a logical process is if it is not an ordinary physical process? How would you differentiate between a logical physical process and an illogical physical process?
I wouldn't. All physical processes are logical as far as I can see. But I don't want to get messed up in semantics right now. I'll explain what I meant when I said "logical processes".
A computer's circuits are made up of logic gates which use a system called boolean logic. The simplest gate is a NOT gate, which, if you input a binary digit, gives the opposite for it's output - 1 becomes 0 and 0 becomes 1. OR and AND gates require two inputs. AND gates mean, if both inputs are 1, the output is 1. An OR gate says "if input A
or input B is 1, then the output is 1".
That's all I meant by "logical processes". Of course it gets much more complicated when you have complex combinations of these gates. It is with combinations of these gates that your computer is able to do all the things that it does. When I say they follow logical processes, I mean that they physical processes are not random or arbitrary but designed so that it can multiply or divide numbers entered as inputs and give a resultant output. The way it does this is based on the logic of the way the gates are put together.
By the way I don't know that much about computers, so if there are any errors in the above (probably too much of a simplification) I hope others will point them out.
Clearly it is the way this physical system is arranged that allows it to add numbers together. It is first hard wired in such a way that one input is interpreted as "1" and another is interpreted as "0". It can then produce an output when asked to add those numbers. Because the logic in your computer is far more complex than this it can also do a lot more than that. For instance, when you put a DVD movie in your DVD drive, it can play it for you. The sound and picture will all come out the same on your computer as mine, because both follow the same code which says "this series of binary digits means produce these series of colors on the monitor". And that code is inherent in the physical structure of the computer.
I don't know that much about computers. But part of that physical structure is the player program you've installed on your computer - it has a physical reality inside of your machine. And it is able to decode the data on your DVD and produce a movie from it.
Without that player, you can't watch your DVD.
And by the way, I won't suggest that your brain uses Boolean logic, only that it uses a physical process, similar to this, to do what it does. Such as interpret words on a page.