westprog
Philosopher
- Joined
- Dec 1, 2006
- Messages
- 8,928
Which is why I've been talking in terms of the transformation or translation of input streams to an output streams.
I think it is relevant. You said "When you emulate any real thing in software... you've turned a real thing into an imaginary one". I'm saying this isn't necessarily so. When one microprocessor emulates another in software, it is just a language translation; whether it is done hard-coded on-chip or in RAM makes no difference. The same algorithm using the same instruction set can run on both processors identically. The same principle applies to one microprocessor emulating multiple others by time-slicing or other means.
I'm trying but failing to see what imaginary thing you think I've substituted for what 'real' thing.
Great - that's what I wanted to do.
Exactly what simulation are you referring to? I talked about replacing neurons with functionally equivalent chips running neuron algorithms, which you accepted, and replacing groups of those chips with a single mutli-tasking chip that emulates them - still running the original neuron algorithms on each virtual processor. What has become imaginary?
Eh? the inputs going into such a black box are not physical calculations, they are just modulated signals, e.g. electrical pulses. That apart, would you accept such a black box replacement part for, say, the visual cortex (assuming we could handle all the necessary inputs and outputs)?
Well of course. We want a brain that works. My point is that if you can replace all the biological neurons with neural processors running neuron algorithms, you can also virtualise all those processors, and run the same neuron algorithms on a single multi-tasking processor. [In practice, sufficiently powerful hardware would be a problem, but the killer would probably be the timing considerations].
So, in theory, we can have a brain emulation running on a single physical processor with memory, and apart from the I/O subsystem, everything else would be software or data.
Bear in mind that such a system would not be the same thing as a simulation of the brain. It would be an actual artificial brain. Whether or not a biological neuron can be replaced by an electronic two-state component is an interesting idea. So far it hasn't been possible, but one imagines that there are many thousands of paraplegics who'd love to try out such a system, and that's where the initial research will happen. Replacing brain tissue would be orders of magnitude more difficult.