eli5 how does does electric current becomes smart to the point of making computers?

276 viewsOtherTechnology

like how does a computer tranformes current into informations and i know about binary

In: Technology

4 Answers

Anonymous 0 Comments

It is not smart. Computer are fundamtaly a lot of interconnected electrically controlled switches.

You can have a single switch to turn on a light bulb. But you can alos but tow in series so both need to be in the correct position to turn on the light. You could but two in parallel so eighter can turn on the light but both need to be off to turn it off

You can alos conned it if you flip either switch the light change state, that is how lamps in a starwell in a house it typically connected.

The electricity is not smart in how it turn the lamp on and off, it just flow trough the wire is there is a open path. computer are the same.

If you instead of a lamp attach a device that can turn a switch you have a electromechanical logic system. Some early computer was build like that. A electrically controlled switch like that is called a relay.

Computer today use transistor as switches. In a computer that do the same as relay but with no movie part and it extremely small and modern computer have billion of them.

If you really what to know how it can be done look at [https://eater.net/8bit/](https://eater.net/8bit/) where a 8 bit computer is build from scratch. The explanation start with how transistor works and the every other level and component is explained. It is not advanced computer like are made today but somting more similar to computer in the 1970s or early 1980s

You are viewing 1 out of 4 answers, click here to view all answers.