Everything for computers has to be numbers?

  • Thread starter Thread starter jd12345
  • Start date Start date
  • Tags Tags
    Computers Numbers
Click For Summary
SUMMARY

Computers exclusively process and store data in binary form, represented as 1s and 0s, due to their fundamental ability to recognize two states: On (1) and Off (0). Data, including characters and symbols, must be encoded into binary using systems such as ASCII, EBCDIC, and Unicode. While there are parallels drawn between digital computation and biological processes, the mechanisms of human cognition are more complex, involving both digital and analog elements. Ultimately, the simplification of information into numerical form is a practical approach, allowing for the modeling of both computer operations and biological functions.

PREREQUISITES
  • Understanding of binary representation in computing
  • Familiarity with encoding systems like ASCII, EBCDIC, and Unicode
  • Basic knowledge of digital and analog systems
  • Awareness of mathematical modeling in real-world applications
NEXT STEPS
  • Research the differences between digital and analog computing systems
  • Explore the various encoding systems, focusing on ASCII and Unicode
  • Study mathematical modeling techniques used in computer science
  • Investigate the role of binary states in computer architecture
USEFUL FOR

Computer scientists, software developers, educators in computer science, and anyone interested in the intersection of computing and neuroscience.

jd12345
Messages
251
Reaction score
2
Everything for computers has to be numbers??

Why every data, every information has to be represented in numbers for the computers. For us humans, we can take in data in various forms(or is it?). But for computers be it anything it is represented in numbers. Isn't there any other way?

Hope question makes sense. I am having an itch but can't really express my doubt
 
Technology news on Phys.org


Computers can only process and store 2 states, On or Off. These are referred to numerically as 1 and 0 respectively.

So computers therefore only understand 1s and 0s being input into them. Any data that is entered into the computer that is not a 1 or 0 has to be decoded into a series of 1s and 0s before it can be processed.

For characters in the alphabet and symbols the computer uses a code system to represent each character or symbol in binary. there's 3 main ones of these are: ASCII, http://en.wikipedia.org/wiki/ASCII , EBCDIC used by IBM mostly:, http://en.wikipedia.org/wiki/EBCDIC and Unicode which allows a much larger character set to be used: http://en.wikipedia.org/wiki/Unicode
 


Consider this(I don't know if I am right or wrong but still) :- For us all the information/data in our brain is ultimately electrical/chemical signals. We can express these electrical/chemical signals numerically(although not simply 1 or 0 ... a little more complex). So in a way we also understand only numbers?
 


jd12345 said:
Consider this(I don't know if I am right or wrong but still) :- For us all the information/data in our brain is ultimately electrical/chemical signals. We can express these electrical/chemical signals numerically(although not simply 1 or 0 ... a little more complex). So in a way we also understand only numbers?
Just because digital computers behave in a certain way does not necessarily mean that that is how brains operate. Brains apparently have some aspects that are digital, others that are analog. For example, see http://news.yale.edu/2006/04/12/brain-communicates-analog-and-digital-modes-simultaneously.
 


jd12345 said:
Consider this(I don't know if I am right or wrong but still) :- For us all the information/data in our brain is ultimately electrical/chemical signals. We can express these electrical/chemical signals numerically(although not simply 1 or 0 ... a little more complex). So in a way we also understand only numbers?

Your question would probably be best asked in the Medical Science forum: https://www.physicsforums.com/forumdisplay.php?f=149 , since its starting to stray from the realm of computers and getting into neuroscience.

I'll try my best to answer though, as far as I remember from biology class, the brain stores memories by rearranging the connections of the neurones so its not the actual action of the neurons and the electric / chemical signals but how they are connected and arranged.
 
Last edited by a moderator:


Yes please move it to the appropriate forum. I don't know where this belongs.
Anyways point was whatever way - digital or analog the brains appropriate it can be represented as numbers right? So even for us everything at a lower level can be expressed as numbers
 


In a sense yes, it is possible to express what our brain does in mathematical terms but remember, mathematics is a language that was built to model the real world. So essentially, if it happens in the real world, it should be possible to express it using mathematics.

I don't mean to take away any sense of awe or wonder, I'm not trying to that but I don't think this is anything special about this. It's exactly what math is meant to do, create model's that represent the world around us. Computer's can only understand and process two states, either there is a current (on) or there isn't (off) which can be mathematically represented as 1 or 0. This very effectively models what a computer does. We can apply a similar system, albeit more complicated, to model our brain.
 


It's easy to have computers express everything in numbers. Because with binary states, 0's and 1's, you can string together these two simple states in order to create any number you want, you just have to convert it to our base 10 system.

"Complexity arises from ordered simplicity." That is to say that using just two states 0's and 1's, we can create almost any simulation possible.

Imagine trying to create a computer that uses DNA, you would have 4 states, A,T,C, and G, each standing for a simple nucleobase. Remmember that DNA is a molecule that encodes genetic instructions that are essential for the development of life. Notice the similarity to computers. Computers do just that, they follow explicit instructions using only a few fundamental components.

I believe that life finds the most efficient path to sucess, that would be through simplicity. And that is why computers are the way they are.
 


My take; Its humans that project the quality of a number onto the physical states that computers use. This is a pragmatic thing to do, not a natural or inherent thing to do.
 
  • #10
The above are describing digital computers. There have been analog computers built. Biologic thought is done by some complex analog or chemical method far more intricate than any computers.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 32 ·
2
Replies
32
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
Replies
29
Views
5K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 32 ·
2
Replies
32
Views
5K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K