How computers Work.
Every day,
we all wake up and check our messages or social media on our phones, perhaps
watch the weather in the morning on the television and go to work and use
computers in some form or another but take for granted what is actually happening
inside these machines that gives us access to all these games, and information
and how it gets to us at a machine level.
Beyond plugging the machine in, a computer first has to boot which takes a set of memory and runs a set of commands to do self-tests and startup the necessary programs and files that need to run in order to allow your operating system to function. After the computer boots up and you want to access applications, you will of course select the application or file you wish to open which then runs a series of commands, some of which are moved to the type of memory known as random access memory or RAM which is a chip or set of chips installed in your machine that takes some information that the computer needs to run a command and temporarily stores it for access when needed to allow the computer to run more complex operations and access the RAM information when needed, a lot like a carpenter who does all of the building but has an assistant who cuts his boards and hands them to him when needed to speed up the completion of the work, this function is constantly happening the entire time you are working on your device.
Often confused with memory, is storage, storage is where all of your applications, files, documents, pictures and videos are stored. Unlike RAM, which is considered volatile memory, which means information is not stored when the power is turned off, storage is non-volatile memory which means the information is (semi) permanently written to a hard drive and will be stored even after the power is shut off. There are two types of hard drive, first is a hard disk drive, which consist of a disk that spins at a high rate of speed and has information written to it magnetically, and the second is called a solid-state drive which writes the information into storage using microchips which allow for faster access, with fewer moving parts, lowering the risk of failure. (Frank Vahid, 2019)
Another important piece of hardware that is used to process information is called well... the processor. The processor is a device with microchips that process information for the computer, it takes all of the program language, converts it into executable actions and executes the action. The speed at which a processor runs is called a clock, which is the rate at which it processes information based on pulses much like the ticks of the seconds on a clock, the faster the clock, the faster the processor processes information. Since, we are often running multiple programs these days simultaneously and do so much multitasking, we ask a lot of our processors, and being a single unit, a processor can only handle so much information at once forcing it to slow down if we run it to its capacity forcing our machine to slow down or even freeze. The solution for this issue, comes in the form of multicore processors which is an assembly of two (dual core) or more processors such as four (quadcore) which evenly distributes the labor into each processor without maxing out one allowing us to multitask and have many applications and web pages running at once. (Frank Vahid, 2019)
If you're not a computer industry professional, this may not be information you need to know for your job or even leisure time, but knowing how certain hardware and their processes work might help in influencing your decision on your next computer of phone purchase, giving you the knowledge you need to understand what that jumble of seemingly random information means on a computers spec page and hopefully making you very happy with your investment..
References
Frank Vahid, S. L. (2019). Computing Technology for
All. zyBooks.

