I had a random thought, and I decided to search the interwebs for it.
Apparently, the human brain "only" deals with 11 megabits (11*10^6) a second from the senses. And if I've read the article correctly, that's the
raw data rate. Quote, "It is known, however, that the senses gather some 11 million bits per second from the environment.", so unless I'm reading it wrong, it's talking the raw data rate.
That sounds wrong for some reason. Just 11 megabits a second of raw data, of which 10 megabits are from the visual system? That's it? I'm probably gonna sound uneducated (because I am), but the retina has 120 million rod cells and 6 million cone cells, and most people have 2 eyes (I apologize if you don't, I'm just speaking about the general population). Even if I were to assume that rod and cone cells can only detect on/off (1 bit per cell), that would mean there's 252 megabits (252,000,000 bits/31.5 megabytes) going from the eyes to the brain each second. That's assuming a 1-bit bit depth. If I cranked it up to 8 bits per cell (which I feel is a conservative estimate, considering we can see color banding in 24-bit (8 bits per color) color visual media), it goes up to 2016 megabits (2,016,000,000 bits/252 megabytes) a second. Off by 1 to 2 orders of magnitude.
I also have doubts about their estimate for the ears. Just 100,000 bits a second? The human hearing range goes up to 20 KHz, give or take. That requires a sampling rate of at least 40 KHz (see Nyquist-Shannon theorem) to encode without aliasing.
Human hearing has a maximal dynamic range of 120 dB. Let's pretend that this applies to the whole range of human hearing. This would be equal to 20-bit PCM audio. Multiply the sampling rate by the bit depth, and you get 800,000 bits (800 kilobits/100 killobytes) per second, at least if our hearing is encoded in 20-bit, 40 KHz PCM. Multiply by 2 because most of us have 2 working ears (again, general population), and that's 1,600,000 bits (1.6 megabits/0.2 megabytes) a second. Off by an order of magnitude.
I dunno about the other senses, but I suspect they're off by at least an order of magnitude too. The full table, for reference, is:
Information transmission rates of the senses
sensory system bits per second
eyes 10,000,000
skin 1,000,000
ears 100,000
smell 100,000
taste 1,000I don't claim to be any sort of expert. I'm just a kid who happens to know an effectively infinitesimal subset of all knowledge. I just think Encyclopedia Britannica might be a bit off with their estimates. Maybe some of you can enlighten me with how I'm wrong. I'd be thrilled if that were the case.