Advertisement
Guest User

Untitled

a guest
Dec 13th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. So my speech is manly going to be about what do computer parts do inside of a computer.
  2.  
  3. This is just going to be a general overview so I won’t talk to much about how each part was maid and stuff like that.
  4.  
  5. So a normal computer has 7 essential things.
  6. Case
  7. Power supply
  8. Motherboard
  9. CPU
  10. Ram
  11. Hard Drive
  12. And a graphics card.
  13. These are the fundamental parts of a computer.
  14. I’m going to break it down into 2 groups.
  15. Simple ones and the more complex.
  16.  
  17. Simple ones:
  18.  
  19. Let's start off with the case.
  20. The case is usually made out of plastic or metal. There are a lot of different cases but they all go around the general idea that you put all your components inside of them. I don’t think that you can build a computer without a case but you can try.
  21.  
  22. Next thing I’ll do is the power supply.
  23. The power supply is what connects to the wall and provides all the parts the electricity needed to do their thing.It’s almost always located on the bottom.
  24. Some power supplies are module which means that all the cables come off so that you can just plug in the ones you need but they are usually more expensive.
  25.  
  26. Now I’ll do what I think is the most important part: The motherboard.
  27.  
  28. The motherboard is a wide and flat circuit board that all the other components plug into. It’s the part that let's all the components plugged into it send electrical currents composing data between each other. Motherboard’s aren’t too expensive to buy ranging from around $50 to around 300$ depending on the one you bought.
  29.  
  30. Now to the Complex parts.
  31. The 4 main components to keep in mind here are the CPU, RAM, Hard Drive, and graphics card. These parts mostly deal with data. Let me makes some terminology here.
  32.  
  33. The CPU is also known by Central Processing Unit or Processor. All of these mean the same thing just spelled differently.
  34. Ram could also mean Random Access Memory and is often referred to as memory.
  35. A Hard Drive is also known as the disk drive or storage.
  36. And the graphics card is also known as the GPU or Graphics Processing Unit.
  37. In this speech I will be using the terms CPU, RAM, Hard Drive and GPU.
  38.  
  39. So let's start with the CPU.
  40. The CPU is where your computer does things.
  41. It isn’t good at storing much data at all but its very good with doing things with data from quickly reading it, arranging it, and it doing the type of quick and massive calculations needed to run your programs. This is where most of your programs are essentially run from.
  42. It's like the center part of your computer's brain. Basically everything that happens in your computer goes through your CPU at some point.
  43.  
  44. Now let's talk about RAM and Hard Drive because they have a very unique relationship.
  45.  
  46. Your Hard Drive is where all your data is stored. When your computer says to you that you’re running low on space, it’s because your Hard Drive is almost full. All of the data that makes up your documents, videos, pictures and anything else that uses data are all stored in a Hard Drive.
  47.  
  48. While the Hard Drive is saving your data, its bad at accessing that data quickly. Everything is accessed through a tiny little wire and because most Hard Drives are made up of spinning disks, your hard drive isn’t going to be able to be constantly give your CPU information it needs to run certain programs.
  49.  
  50. Thats where Ram comes in.
  51. Ram is another form of storage. Its stores the same exact data as your Hard Drive but Ram sacrifices storage space for nearly instant accessibility. Unlike your hard drive that sends all of its data through a tiny little thin wire, your RAM is arranged in these long thin sticks that insert into your motherboard. Let's think about it like this, if you have a huge warehouse with stuff inside but only a thin doorway, it's going to be difficult to find what you need and get out. But if you have a small storage shed with a big garage on one side of it. You won’t be able to store much but things are easier to get to.
  52.  
  53. When you run program, your CPU identifies what parts of data are needed for that program to run. It takes the data from your hard drive and then stores them in your RAM sticks for quick accessibility. This is why every time you start up a game and its loading, it's getting the data that it needs for that level from your hard drive into your ram.
  54. Think of it like this. The ram handles programs while the hard drive allows you to get more of them.
  55.  
  56. And finally we get to the graphics card or gpu.
  57. The GPU is what does a lot of calculations to project a 3d image. You can do this with motherboard but it won’t look nearly as good as having a GPU. Your GPU is essentially and
  58. Your GPU is essentially an entire computer in and of itself dedicated to do the only task of figuring out what pixels need to light up on your screen in what color and at what time.
  59.  
  60. If your playing a game that has a very busy and high texture world with lots of models and different angles and color, your CPU is what creates that world. It knows where the stuff is and it does so with data that’s been stored with your Ram that came from your hard drive but it’s your GPU that figures out what it's supposed to look like based on where you’re standing in the world.
  61.  
  62. So that pretty much sums it up. There are other components that are like cooling systems or internal wireless cards but those are just extras.
  63.  
  64. So to summarize what I talked about is the case is used for putting all your components inside of.
  65. The power supply is used for power all the parts.
  66. The motherboard is the body that everything plugs into.
  67. The CPU does everything.
  68. RAM stores data that is needed for quick access.
  69. The Hard Drive is used for storing data.
  70. And the graphics card is what is used to to figure out how everything looks on your monitor.
  71.  
  72. Thanks for listening and if you have guys have any questions, just ask me.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement