Give reasons for the choice of components to meet a given need – M2 By Ridjauhn Ryan.

Slides:



Advertisements
Similar presentations
Basic Computer Vocabulary
Advertisements

Computer Hardware.
COMPUTER SYSTEM CAN BE DIVIDED INTO : 1- General Computer 2- Special Computer.
Component 4: Introduction to Information and Computer Science Unit 1: Basic Computing Concepts, Including History Lecture 1 This material was developed.
Introduction to Computer Terminology
Start. Hardware Software Definition: Hardware are the materialistic components inside the PC. Examples: 1-The Monitor 2-The Mouse 3-The Keyboard 4-The.
Introduction to Computers Essential Understanding of Computers and Computer Operations.
RESOURCE MANAGEMENT System Resources. What resources are managed in a computer system?
 Contents 1.Introduction about operating system. 2. What is 32 bit and 64 bit operating system. 3. File systems. 4. Minimum requirement for Windows 7.
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Welcome! Computer 101 Session 2 With Laura Crichton.
Adapted from “Cooling Systems” – CTAE Information Technology Essentials PROFITT Curriculum.
P4 - Comparing three different computers and recommending a PC By Ridjauhn Ryan.
11 Aug 2015Computer introduction1 Storage devices Bits, Bytes, Kilobytes, MB, GB, Terabytes Hardware Moore’s law Disks Internal hard disk TB (
Operating Systems Who’s in charge in there?. Types of Software Application Software : Does things we want to do System Software : Does things we need.
Computers in the real world Objectives Understand what is meant by memory Difference between RAM and ROM Look at how memory affects the performance of.
Chapter 3: How to Speak Geek and Make Informed Purchasing Decisions
CS 1308 Computer Literacy and the Internet. Introduction  Von Neumann computer  “Naked machine”  Hardware without any helpful user-oriented features.
Software GCSE COMPUTING.
Lecture 2 “Structure of computer” Informatics. Computer is  general purpose device that can be programmed to carry out a set of arithmetic or logical.
RAM. RAM (Memory) RAM (random access memory) is the place in a computer where the operating system, application programs, and data in current use are.
IST 222 Introduction to Operating Systems Fall, 2004.
1 nd Semester Module1 Introduction to Computer and Programming Thanawin Rakthanmanon Create by: Aphirak Jansang Computer.
INTRODUCTION TO COMPUTING Computer Basics. The Information Age Computers are useful in Society to advance: Business Education Art and Music Medicine and.
Component 4: Introduction to Information and Computer Science
CT 1503 Network Operating Systems Instructor: Dr. Najla Al-Nabhan 2014.
Computer Guts and Operating Systems CSCI 101 Week Two.
Computer Systems Mrs. Butera. Computer Systems Hardware Software.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Computer Systems Nat 4/5 Computing Science Operating Systems.
Introduction to Computer Operating Systems
Three main types of computer operating systems By Chloe Monks.
A+ Guide to Managing and Maintaining Your PC Fifth Edition Chapter 2 How Hardware and Software Work Together.
Am I RAM Or am I ROM?.
Day 1,2 Review. Review: Parts of a Computer CPU (Processor) Main Memory (RAM) External Memory (ROM) -Hard Drive-Floppy-USB Drive I/O Devices -Keyboard-Monitor-Printer-Speakers.
Lecture 1: Network Operating Systems (NOS) An Introduction.
Know what a computer is used for Understand the difference between hardware and software Be able to describe the way that data is stored in a computer.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
BMTS 242: Computer and Systems Lecture 2: Memory, and Software Yousef Alharbi Website
By Ellen Glennie & Bella Pearce. The motherboard The motherboard is the main compartment of the computer. The motherboard is the source that everything.
Computer Hardware & Processing Inside the Box CSC September 16, 2010.
System Programming Basics Cha#2 H.M.Bilal. Operating Systems An operating system is the software on a computer that manages the way different programs.
RAM (Memory) Written by Tim Keyser Georgia CTAE Resource Network 2010.
What to look for in Software When you are looking at software you will want to make sure that is compatible with the computer that you are using. Home.
Course 03 Basic Concepts assist. eng. Jánó Rajmond, PhD
UNIX Operating System. A Brief Review of Computer System 1. The Hardware CPU, RAM, ROM, DISK, CD-ROM, Monitor, Graphics Card, Keyboard, Mouse, Printer,
教育卡(电子卡) 身份信息认证指导 (学生). 身份信息认证渠道 教育卡管理中心为学生提供了 “ 教育卡官方网站 ” 和 “ 教育人人通客户端 ” 两种认证渠道。 1 教育人人通客户端 2 ●● 您可以在教育卡网站的 “ 人人通客户端 ” 版块下载江苏教育人人通客户端。
CNKI 知识网络发现平台. 我们有许多需求 …… 检索结果不满意 找不到产品入口 很多功能我没 有发现 非专业读者没有 专业使用技巧 我想可视化 查看图表 要在线 浏览! 求分享 ! CNKI 都有什么 要更专业的分析!
Operating Systems Shannon Gibson. What is an Operating System?  An operating system is the most important software that runs on a computer.
Chapter 5 Operating Systems.
Computer Hardware and Software
What is it and why do you need it?
Left Click to view the next slide.
Hardware vs. Software Question 1 What is hardware?
Introduction to Operating Systems
INTRODUCTION TO COMPUTING
Computer Hardware and Software
My Computer Specify Desktop or Laptop or Chromebook (whatever you have). Use an actual picture of your computer with a picture of you on the screen or.
What is an operating system?
What is an Operating System?
Who’s in charge in there?
Objective 2.02: Understand computer performance and features
Nat 4/5 Computing Science Operating Systems
Computer Hardware.
Objective 2.02: Understand computer performance and features
Module 5- Unit 2 OPERATING COMPUTER SYSTEMS
Software - Operating Systems
Technology 6 Operating Systems.
Parts of the Computer
What is an operating system An operating system is the most important software that runs on a computer. It manages the computer's memory and processes,
Presentation transcript:

Give reasons for the choice of components to meet a given need – M2 By Ridjauhn Ryan

Introduction In this presentation I will be informing you about why I chose this specific type of RAM, CPU and OS.

RAM Also known as ‘Random accessed memory’ G.Skill 8GBXL Main Memory DDR3 8 GB PC1600 CL9 Ram Kit 2x 4 GB £33.55 Having more RAM means you need to read from the excruciatingly slow hard drive less often, and faster RAM means your CPU can grab its bits faster. There’s really no such thing as too much RAM, but there is such a thing as spending too much on RAM. What you do with your computer is what dictates whether or not more memory is actually practical Also known as ‘Random accessed memory’

CPU There’s really nothing random about it; the CPU (generally) knows exactly what data it is dealing with. When the CPU is processing data, it’s grabbing small bits in your systems memory, constantly jumping from place to place, reading, writing, and rewriting information. If your CPU had to process data directly on the hard drive, there would be a massive bottleneck.

OS An OS is a collection of software that manages computer hardware resources and provides common services for computer programs. The operating system is a vital component of the system software in a computer system. The operating system acts as an intermediary between programs and the computer hardware. Examples of popular modern operating systems include Android, BSD, iOS, Linux, Mac OS X, Microsoft Windows Also known as ‘operating system’