Computer Science.

Slides:



Advertisements
Similar presentations
TECH SKILLS COMPUTER BASICS
Advertisements

THIS IS A COMPUTER COMPILED BY RICHARD AMOAKO, CO-FOUNDER OF PROJECT GOODWILL AFRICA, A YOUTH EMPOWERMENT ORGANIZATION.
Computer Parts There are many parts that work together to make a computer work.
Computer Bits and Parts Parts of the computer system.
COMPUTER DEVICES Input Devices Output Devices Storage Devices
Computer Parts There are many parts that work together to make a computer work.
Internal/External Computer Components Kim Roselli Emily Mross.
1-1 Introduction to Computer Science Computer Hardware Components: CPU, Memory, and I/O What is the typical configuration of a computer sold today? Minia.
Intro to Computer Hardware
Chapter 3 Computer Hard ware
Computer Terms. Computer A machine designed to run programs and store information that you create.
Computer Parts There are many parts that work together to make a computer work.
Lesson 2 - Hardware on the Inside
Computers Inside and Out
Computer Components Checklist There are many parts that work together to make a computer work.
Computer Hardware Introduction. Computer Hardware Introduction The basic form of a computer is this: PROCESSING MEMORY INPUTOUTPUT But let’s look inside.
Computer Basics.
There are many parts that work together to make a computer work. System Unit Computer Parts.
 There are many parts that work together to make a computer work.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
Hardware on the Inside.  Computers are made of many electronic components or parts.  These components each have a special job and they all work together.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts and Functions. How A Computer Works.
Computer Basics.
Lets Review Computers. Exactly what is a computer? A computer is an electronic device that manipulates information and data A computer sees data in 1’s.
Computer Parts There are many parts that work together to make a computer work.
Computer Basics Just How Does a Computer Work?
Computers Inside & Out. How have computers affected your life? How has technology affected your life?
COMPUTER PARTS INSIDE - OUTSIDE. Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Introduction to Computers Mrs. Gambucci
Basic Computer Hardware and Software.
Power Supply.
Section 2.1 Section 2.2 Identify hardware
Computer Information Systems
Technology Applications Mr. Moses
Functions and Parts of a Computer
The CPU is the brain of the computer
PC Parts Worksheet- Building Your own Computer
Types of Computers & Computer Hardware
Computer Hardware and Software
Principles of Information Technology
Basic Computer Hardware & Software
Types of Computers & Computer Hardware
Parts of a Computer I plan to use this presentation for an introduction at the start of the year. Maybe even create a “word wall” with the cards.
Computer Hardware Flash Card Review
Lecturer: Dalia Mirghani
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Types of Computers & Computer Hardware
Computer Parts There are many parts that work together to make a computer work.
Business Computer Technology
Computer Parts There are many parts that work together to make a computer work.
Basic Computer Hardware and Software.
08/28/06 parts of the computer.
The Computer Work Stations
Introduction to Computing Lecture # 1
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
Keyboarding Class LHMS Ms. Key © Mr. Thrasher
0. What is a Computer?.
Computer Parts There are four main equipment functions of a computer system: Input, Processing, Storage and Output. Input: the transferring of information.
What is Computer A computer is a general purpose device that can be programmed to carry out a finite set of arithmetic or logical operations. Since a sequence.
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
ITEC 1011 Introduction to Information Technologies 0. What is a Computer?
Computer Parts There are many parts that work together to make a computer work.
Computer Parts There are many parts that work together to make a computer work.
Technology 2 Hardware on the Inside.
08/28/06 parts of the computer.
Presentation transcript:

Computer Science

Hardware v/s software Hardware includes the parts of the computer system that you actually can touch (like the keyboard, mouse, monitor, or CPU). What’s a CPU? It’s explained below. Software refers to the programs that you use on your computer (like a wordprocessing program) or the programs that make your computer work (you physically cannot touch these). Programs are also called applications.

Central processing unit {cpu} This box is the brain of a computer system. It processes, stores, and communicates information. Wires connect your CPU to your monitor and other devices. Computers are somewhat similar to people. They have memories just like us. The memory on a computer is stored in data on disks. Disks look like small heavy old style records. Disks function similarly like records. As the disk spins inside the computer, the data on the disk is accessed. The programs that you use (such as word-processing) and the program that runs your computer (the operating system) are stored on the CPU’s hard disk.

monitor This part of the computer system that visually communicates with the user. It is somewhat like a television. Almost all information communicated from the computer to the user is through the monitor. (The monitor is also referred to as “the screen”)

Power switch On most computer systems, both the CPU and the monitor have a power switch that turns them on and off. Most power switches have this symbol.

Printer This device takes information (usually text and pictures) from the computer and prints it on paper.

keyboard The keyboard is an important tool that allows a user to communicate with the computer. It is composed of “keys” that send a signal to the computer that the computer recognizes and uses to carry out processes and programs. Keyboards come in various shapes and sizes, but serve generally the same purpose. We’ll go over the specific keys in another part of this guide.

mouse Similar to the keyboard, the mouse is used to communicate with the computer. The mouse is like a remote control to a TV—It is a tool that drives the computer that can be used “away from the computer;” though the mouse is considered your direct connection into the computer world. We’ll go over how to use the mouse later in the guide.

Working methods of computer Computers store data and the instructions as numbers, because computers can do things with numbers very quickly. These data are stored as binary symbols (1s and 0s). A 1 or a 0 symbol stored by a computer is called a bit, which comes from the words binary digit. Computers can use many bits together to represent instructions and the data that these instructions use. A list of instructions is called a program and is stored on the computer's hard disk. Computers work through the program by using a central processing unit, and they use fast memory called RAM as a space to store the instructions and data while they are doing this. When the computer wants to store the results of the program for later, it uses the hard disk because things stored on a hard disk can still be remembered after the computer is turned off. An operating system tells the computer how to understand what jobs it has to do, how to do these jobs, and how to tell people the results. Millions of computers may be using the same operating system, while each computer can have its own application programs to do what its user needs. Using the same operating systems makes it easy to learn how to use computers for new things. A user who needs to use a computer for something different, can learn how to use a new application program. Some operating systems can have simple command lines or a fully user-frendly GUI.

The Internet One of the most important jobs that computers do for people is helping with communication. Communication is how people share information. Computers have helped people move forward in science, medicine, business, and learning, because they let experts from anywhere in the world work with each other and share information. They also let other people communicate with each other, do their jobs almost anywhere, learn about almost anything, or share their opinions with each other. The Internet is the thing that lets people communicate between their computers.

Main hardware All computers have a CPU. All computers have some kind of data bus which lets them get inputs or output things to the environment. All computers have some form of memory. These are usually chips (integrated circuits) which can hold information. Many computers have some kind of sensors, which lets them get input from their environment. Many computers have some kind of display device, which lets them show output. They may also have other peripheral devices connected.

A computer has several main parts A computer has several main parts. When comparing a computer to a human body, the CPU is like a brain. It does most of the 'thinking' and tells the rest of the computer how to work. The CPU is on the Motherboard, which is like the skeleton. It provides the basis for where the other parts go, and carries the nerves that connect them to each other and the CPU. The motherboard is connected to a power supply, which provides electricity to the entire computer. The various drives (CD drive, floppy drive, and on many newer computers, USB flash drive) act like eyes, ears, and fingers, and allow the computer to read different types of storage, in the same way that a human can read different types of books. The hard drive is like a human's memory, and keeps track of all the data stored on the computer. Most computers have a sound card or another method of making sound, which is like vocal cords, or a voice box. Connected to the sound card are speakers, which are like a mouth, and are where the sound comes out. Computers might also have a graphics card, which helps the computer to create visual effects, such as 3D environments, or more realistic colors, and more powerful graphics cards can make more realistic or more advanced images, in the same way a well trained artist can.

Delhi Public School Ghaziabad International Thank you Presented by Name- Sanidhya Singhal Class- 8TH C Topic- Computer Science Delhi Public School Ghaziabad International