Computer Terms.

Slides:



Advertisements
Similar presentations
Hardware Lesson 3 Inside your computer.
Advertisements

Computer Hardware.
Calera High School Dawn Bone
Types and components of computer systems
Basic Computer Hardware and Software.
Computer Architecture. Central Processing Unit (CPU)- micro processor The Personal Computer.
Main Memory Lecture 2 CSCI 1405, CSCI 1301 Introduction to Computer Science Fall 2009.
Computer Basics. What is a Computer? A computer is a machine that can take inputs from the user, process that information, store that information as needed.
Begin. 1. It contains electronic components used to process data. a. Motherboard Motherboard b. System Unit System Unit c. Processor Processor.
Introduction to Computers Section 1A. home Definition of a Computer A computer is an electronic device used to process data, converting the data into.
V Material obtained from summer workshop in Guildford County.
Computer Unit Identify the Part Grade 7 Computer Unit.
What is Information Technology?
Computer Insides and Out Computer Basics 1.1. Basic Personal Computer System  A computer system consists of hardware and software components.  Hardware.
Lesson 3 — How a Computer Processes Data
Computer Systems. Basic Components Auxiliary Storage OutputProcessor Main Memory Input.
Explore the Parts of a Computer
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
Chapter Two Hardware Basics: Inside the Box. ©1999 Addison Wesley Longman2.2 Chapter Outline What Computers Do A Bit About Bits The Computer’s Core: CPU.
Lesson 2 — How Does A Computer Process Data?
Computers Inside and Out
The Four Parts of a Computer. Definition of a Computer A computer is an electronic device used to process data, converting the data into information that.
Computer Basics.
Inside your computer. Hardware Review Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Inside your computer. Hardware Motherboard Processor / CPU Bus Bios chip Memory Hard drive Video Card Sound Card Monitor/printer Ports.
Intro & Internet Test Review. Disk, Mouse, Scanner, Digital Camera, Modem, Keyboard, Video Camera and/or a Microphone.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
Computer Systems. This Module Components Home PC Inputs Processor Memory Motherboards Auxiliary Storage Outputs.
Computer Hardware.
Parts of the Computer System
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
The Computer System CS 103: Computers and Application Software.
PARTS OF A COMPUTER 2 Hardware Computer Hardware is any of the physical parts of the computer you can touch. There are 4 categories: 1. Input Devices.
By Ellen Glennie & Bella Pearce. The motherboard The motherboard is the main compartment of the computer. The motherboard is the source that everything.
Chapter 2.
Basic Computer Hardware and Software. Guilford County SciVis V
Basic Computer Hardware and Software.
Fly Swatter Game Let’s Swat It Now!!. A contract that defines acceptable rules and policies for computer use:
Basic Computer Terms & Concepts. Computer System A collection of devices, each with a special function. Four components of a computer system: »Input »Output.
Computer Basics Just How Does a Computer Work?
IC 3 BASICS, Internet and Computing Core Certification Computing Fundamentals Lesson 2 How Does a Computer Process Data?
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
PCs ENVIRONMENT and PERIPHERALS Lecture 3. operating system and other system software that control the usage of the computer equipment application programs.
~How PC Parts Work~ (30 MARKS). List 4 External components you can see on the PC in front of you and describe the basic function of each one. 1) DVD Drive.
Inside a Computer. Computer Hardware/Software What is the difference? Computer Hardware.
ICT COMPUTER FUNDAMENTALS
Basic Computer Fundamentals
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Parts of a Computer.
Basic Computer Hardware and Software.
Computer systems is a 10-credit unit
Topic 2: Hardware and Software
An Overview of the Computer System
Computer Basics 1 Computer Basics.
UNIT 9 Computer architecture
Basic Computer Hardware and Software.
The physical parts of the computer
System unit Performed by Bektasova P.S. Checked by Sultanova Zh.Zh.
ICT COMPUTER FUNDAMENTALS
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Business Computer Technology
Basic Computer Hardware and Software.
Computer System Basics- The Pieces & Parts
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
STORAGE DEVICES Towards the end of this unit you will be able to identify the type of storage devices and their storage capacity.
Hardware.
4. Computer system.
Presentation transcript:

Computer Terms

Terms RAM ROM CPU Modem Hard Drive Megabyte Gigabyte Terabyte Input device Output device Directory Default Formatting Motherboard IP Address

RAM (Random Access Memory) RAM is made up of small memory chips that are connected to the motherboard of your computer. Every time you open a program, it gets loaded from the hard drive into the RAM. (More RAM=More speed)

ROM (Read only memory) ROM is memory containing hardwired instructions that the computer uses when it boots up, before the system software loads. BIOS

CPU (Central Processing Unit) The brain of your computer. It processes everything from basic instructions to complex functions.

Modem Communications device that can be either internal or external to your computer. It allows one computer to connect another computer and transfer data over telephone lines.

Hard Drive The hard drive is what stores all your data. It houses the hard disk, where all your files and folders are physically located.

Megabyte, Gigabyte, Terabyte Megabyte - A megabyte is 1,024 kilobytes and precedes the gigabyte unit of measurement. Gigabyte - a unit of data storage that equals 2 to the 30th power, or 1,073,741,824 bytes. Usually indicating hard drive or RAM size. Terabyte – a unit of data storage equal to 1000 Gigabytes. Usually indicating hard drive or RAM size.

Input Device Any device that provides input to a computer.

Output Device Any device that outputs information from a computer.

Directory A directory is another name for a folder. Files on your hard disk are organized into various directories, so that it is easier to keep track of them.

Default This term is used to describe a preset value for some option in a computer program. It is the value used when a setting has not been specified by the user.

Formatting Testing the disk and writing a new directory structure, or "address table," onto the disk. If you would like to erase or initialize a hard drive, you can use a disk utility program to reformat it. Creates a blank, empty disk for storing your files. May appear to be empty, most of the files on the disk are actually untouched by the formatting process.

Motherboard This is the main circuit board of your computer. You’ll find the CPU, the ROM, memory expansion slots, PCI slots, serial ports, USB ports, and the controllers for things like the hard drive, DVD drive, keyboard, and mouse.

IP Address A code made up of numbers separated by three dots that identifies a particular computer on the Internet. Every computer requires a unique IP address to connect to the Internet. They consist of four sets of numbers from 0 to 255, separated by three dots. For example "66.72.98.236"