Thursday, October 29, 2015

My Perspective on Computer Architecture

Computer architecture to me seems like the layout, hardware and software, of a computer. In hardware some of the parts of a computer I know of and their functions are:

  • Core processor: The chip that processes the binary and interaction between functions in a computer, the fastest I know is an i7 intel core
  • RAM: Auxiliary memory in a computer

Computers use the sensors under the keys, binary, screen, and compilers to show the message. The keys give the signal to display a character, which is represented as a binary byte, and the compiler converts the binary into on-screen text made up of pixels

No comments:

Post a Comment