… refers to the tangible parts of a computer or digital device, and typically includes support for processing, storage, input, and output. Hardware In.

Slides:



Advertisements
Similar presentations
Computer Parts There are many parts that work together to make a computer work.
Advertisements

Computer Systems I’m ONLY a machine!.
Basic Computer Hardware and Software.
© Paradigm Publishing, Inc. 2-1 Chapter 2 Input and Processing Chapter 2 Input and Processing.
Presentation by: Serena, Ann & Nicole
COMPUTER CONCEPTS Computer Information Systems. COURSE COMPETENCIES Explain the functions of computer system components. Describe the information processing.
1 Hardware.
Introduction to Computers
Assembling an effective, efficient computer system requires an understanding of its relationship to the information system and the organization. The computer.
Computer Hardware In this lecture, we will study:
Computer Parts There are many parts that work together to make a computer work.
IC3 GS3 Standard Computing Fundamentals Module
COMPONENTS OF A PERSONAL COMPUTER.
V Material obtained from summer workshop in Guildford County.
CHAPTER 2 Input & Output Prepared by: Mrs.sara salih 1.
Parts of a Computer Vocabulary
Unit 3: Hardware Components & Software Concepts
Chapter 4: Hardware for Educators Allie Poston, Jessica Foster, Jaime Black, and Tiffany Myers.
Computer Systems 1 Fundamentals of Computing
Computing Fundamentals Lesson 2: Computer Hardware
WHAT IS A COMPUTER??? An electronic device that accepts: n Input n Processes the input n Stores the results of the processing n provides Output Computers.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware.
Microsoft Office 2010 Introduction to Computers and How to Purchase Computers and Mobile Devices.
Computer Systems I’m ONLY a machine! Standard Grade Revision.
Computer Concepts – Illustrated 8 th edition Unit B: Computer Hardware.
Lecture 7 Computer Componets and Peripherials. ©1999 Addison Wesley Longman2.2 What Computers Do Four basic functions of computers include: –Receive input.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Principles of Information Systems, Sixth Edition Hardware: Input, Processing, and Output Devices Chapter 3.
CSE 101 Spring 2000 Hardware (Bits & Bytes). Understanding the Machine Data versus Information  Data are raw facts  Information is the result of transforming/examining.
Information Technology COMPUTERS Dr. GUVEN Aerospace Engineer (P.hD) Nuclear Science and Technology Engineer (M.Sc)
 Design model for a computer  Named after John von Neuman  Instructions that tell the computer what to do are stored in memory  Stored program Memory.
Computer Parts There are many parts that work together to make a computer work.
Chapter 2 Looking at Computers: Understanding the Parts
Lesson 2 — How Does A Computer Process Data?
Introduction to Computer Organization and Architecture.
What is a Computer ? What is the application of computer in Our Daily Life ? What is the application of computer in Teaching Field?
Your Interactive Guide to the Digital World Discovering Computers 2012 Lecture -1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
1 Computer Systems. A computer is...  A purely digital device  Definition: Digital is a type of electronic signal that is processed, sent and stored.
MODULE 1 Computing Essentials © Paradigm Publishing, Inc.1.
Lesson 3 — How a Computer Processes Data Unit 1 — Computer Basics.
 Describe the general organization and architecture of computers.  Identify computers’ major components and study their functions.  Identify the various.
Computer Hardware – System Unit
Computer Parts There are many parts that work together to make a computer work.
Succeeding with Technology Chapter 2 Hardware Designed to Meet the Need The Digital Revolution Integrated Circuits and Processing Storage Input, Output,
Hardware: Input and Processing. Input and Processing Technology Hardware devices can be grouped according to how and where they are used in the four steps.
Computer Parts There are many parts that work together to make a computer work.
REST OF THE COMPUTER BEFORE THE INTERNET. Understand Your Computer  Bit  Binary digit  0 or 1  Byte  8 bits  Unique combinations of 8 bits of 0s.
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
Basic Computer Hardware and Software. Guilford County SciVis V
Basic Computer Hardware and Software.
Microsoft Office 2010 Introduction to Computers and How to Purchase Computers and Mobile Devices.
Parts of a Computer Created by Carmen Garzes. An electronic device that manipulates information or data. It can store, retrieve or process data. There.
Computer Systems I’m ONLY a machine! Ashkarali P Asst. Professor GCM Wayanad Ashkarali, GCM.
Computer Parts There are many parts that work together to make a computer work.
1 Lesson 1 Computers and Computer Systems Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
Hardware refers to the tangible parts of computer systems and typically includes support for processing, storage, input, and output. Hardware Processing.
COMPUTER PARTS INSIDE - OUTSIDE. Computer Parts There are many parts that work together to make a computer work.
Hardware: Input / Output Devices
Basic Computer Hardware and Software.
Introducing Computer Systems
Basic Computer Hardware & Software
Hardware Tangible parts of a computer or digital device. Typically includes support for processing, storage, input, and output. The foundation for digital.
Business Computer Technology
Basic Computer Hardware and Software.
Standard Grade Revision
Computing Essentials Module 1.
Computing Essentials Module 1.
Presentation transcript:

… refers to the tangible parts of a computer or digital device, and typically includes support for processing, storage, input, and output. Hardware In this section: Processing Storage Input/Output (I/O) By learning about these underlying processes and their components, you can develop a better understanding of what computing devices are capable of and how you can benefit from those capabilities. Links: Video: Jonathan Ive explaining Unibody-Design Concepts > Hardware

… carries out the instructions provided by software using specially designed circuitry and a well-defined routine to transform data into useful outputs. Processing In this section: TransistorMulticore ProcessorMotherboard Integrated CircuitMoore’s LawBus Central Processing UnitMultiprocessingMachine Cycle Links: Video: Intel - We Can't Wait Concepts > Hardware > Processing

A transistor is an electronics component typically composed of silicon that opens or closes a circuit to alter the flow of electricity to store and manipulate bits. Transistor When electricity is flowing through a transistor, it represents a 1; when it is not flowing, it represents a 0. Links: Video: MAKE presents: The Transistor Concepts > Hardware > Processing > Transistor

Integrated Circuit An integrated circuit (processor or chip) connects tiny transistors and other electronics components on a thin piece of semiconductive material such as silicon. Links: Video: MAKE presents: The Integrated Circuit Concepts > Hardware > Processing > Integrated Circuit

Central Processing Unit The central processing unit (CPU) is a group of circuits that perform the processing in a computer, typically in one integrated circuit called a microprocessor.``````` Links: Video: Mark Bohr Gets Small CPU Components Control unit Arithmetic/Logic Unit (ALU) Registers Cache Clock Speed Concepts > Hardware > Processing > Central Processing Unit

Multicore Processor A multicore processor, such as a dual-core, triple-core, or quad-core processor, combines multiple CPUs on one chip to share the workload and speed up processing. The latest generations of smartphones are equipped with quad-core or even 8-core processors that offer desktop processing speeds for mobile gaming and other demanding applications. Links: Video: Intel Atom Processor HD Concepts > Hardware > Processing > Multicore Processor

Moore’s Law Moore’s Law states that the number of transistors on a chip will double about every two years. Links: Video: What is Moore's Law Concepts > Hardware > Processing > Moore’s Law New Processing Technologies High-k materials Optical computing 3D processing Quantum computing DNA computing

Multiprocessing Multiprocessing is processing that occurs using more than one processing unit to increase productivity and performance. Links: Video: Jaguar: World's Most Powerful Computer From the Mac Pro PC, which can be configured with two 6- core processors, to Japan’s K supercomputer, which utilizes over 7 million processors, multiprocessing defines ultimate processing power. Concepts > Hardware > Processing > Multiprocessing

Motherboard The motherboard is the primary circuit of a computer to which all components are connected, including the CPU. The motherboard connects all of a computer’s components and enables them to communicate. Both general-purpose and special- purpose computers utilize motherboards. Links: Video: Toshiba Notebook Disassembly Concepts > Hardware > Processing > Motherboard

Bus The bus is a subsystem on the motherboard that transfers data among system components. Concepts > Hardware > Processing > Bus

Machine Cycle The machine cycle provides a CPU with an orderly method of processing software instructions. Concepts > Hardware > Processing > Machine Cycle

Processing Terms Hardware Processing Transistor Integrated Circuit Microchips (chips) Processors Central Processing Unit (CPU) Control unit Arithmetic/logic unit (ALU) Registers Cache Clock speed Multicore Processor Moore’s Law High-k materials Optical computing Optical processors Three-dimensional processing Quantum computing Qubit DNA computing Multiprocessing Parallel processing Massive parallel processing Motherboard Bus Front side bus (FSB) PCI bus LPC bus Machine Cycle Concepts > Hardware > Processing > See your eBook for more information about these terms

In computing and digital technologies, … refers to the ability to maintain data within the system temporarily or permanently. Storage In this section: Random Access Memory (RAM)Magnetic Storage Video MemoryOptical Storage Read Only Memory (ROM)Solid-State Storage Concepts > Hardware > Storage

Random Access Memory (RAM) Random access memory (RAM) is temporary, or volatile, memory that stores bytes of data and program instructions for the processor to access. Links: Video: Install More Memory in Your Laptop Concepts > Hardware > Storage > Random Access Memory (RAM)

Video memory, sometimes called video RAM, VRAM, or graphics memory, is used to store image data for a computer display in order to speed the processing and display of video and graphics images. Microsoft Windows, Mac OS X, and today’s demanding 3D computer games require high-capacity video memory and sophisticated graphics support to provide a rich and realistic graphics environment for work and play. Video Memory Concepts > Hardware > Storage > Video Memory Links: Video: NVIDIA Booth MWC 2013

Read Only Memory (ROM) Read-only memory (ROM) provides permanent storage for data and instructions that do not change, such as firmware — programs and data from the computer manufacturer, including the boot process used to start the computer. ROM stores data, using circuits with states that are fixed. Therefore, the data represented by this combination is not lost if the power is removed. Concepts > Hardware > Storage > Read Only Memory (ROM)

Magnetically stored data lasts years, even decades, before deteriorating. Magnetic storage, in the form of a hard disk drive, provides an inexpensive, high-capacity form of permanent storage that acts as the main storage medium for most computer users. Magnetic storage is a storage technology that uses the magnetic properties of iron oxide particles rather than electric charges to store bits and bytes more permanently than RAM. Magnetic Storage Links: Video: Inside of Hard Drive Concepts > Hardware > Storage > Magnetic Storage

Optical Storage Optical storage media, such as CDs, DVDs, and Blu-ray discs, store bits by using an optical laser to burn pits into the surface of a highly reflective disc. Although optical storage does not match the high capacity and data access rates of magnetic and solid- state storage, it is ideal for storing music, movies, photos, software, and data for mobile access and sharing. Links: Video: InPhase Technologies/Nintendo Concepts > Hardware > Storage > Optical Storage

Solid-State Storage A solid-state storage device stores data using solid-state electronics such as transistors, and unlike magnetic and optical media, does not require any moving mechanical parts. Links: Video: Samsung SSD vs HDD Solid-state storage offers fast access times, is increasing in capacity each year, and the cost continues to decrease. Concepts > Hardware > Storage > Solid-State Storage

Storage Terms Storage, device, media Local storage Network storage Random access memory (RAM) Single in-line memory module (SIMM) Dual in-line memory module (DIMM) Video memory Graphics processing unit (GPU) Read only memory (ROM) Firmware BIOS, Flash BIOS Magnetic storage, disks, tape Direct access Microdrives Sequential access Storage area network (SAN) Optical storage Burning Recordable (R) Rewritable (RW) Compact disc read-only memory (CD-ROM) Digital video disc read-only memory (DVD-ROM) Blu-ray discs (BDs) Solid-state storage Flash memory, memory card Media cards Flash drive/USB drive/thumb drive Concepts > Hardware > Storage > See your eBook for more information about these terms

… the manner in which data is received into a computer system, and the manner in which information and the results of processing are provided to the user. Input/Output (I/O) Links: Video: Introducing the Leap Motion In this section: Input DeviceOutput DevicePrinter General-Purpose Input DeviceVideo CardAudio and Special Media Output Special-Purpose Input DeviceDisplayExpansion Concepts > Hardware > Input/Output (I/O)

Input Device An input device assists in capturing and entering data into a computer system. Links: Video: Siri Can You Hear Me? Concepts > Hardware > Input/Output (I/O) > Input Device

General-Purpose Input Device A general-purpose input device is one that is designed to be used for a wide variety of computing activities. Concepts > Hardware > Input/Output (I/O) > General-Purpose Input Device Links: Video: Logitech Ultrathin Keyboard Cover for iPad

Special-Purpose Input Device A special-purpose input device is designed to provide input for one specific type of activity. Links: Video: Dance Central 3 Concepts > Hardware > Input/Output (I/O) > Special-Purpose Input Device

Output Device An output device allows a user to observe the results of computer processing with one or more senses. A good output device delivers information—visual, audio, or other—in a manner that allows the information to be interpreted easily and, in some situations, enjoyably. Concepts > Hardware > Input/Output (I/O) > Output Device Links: Video: Cisco Telepresence - Video Data Sheet

Video Card A video card (graphics card) combines video processing and storage onto an expansion card, or integrates them onto the motherboard to manage video images for display. Links: Video: Fable III trailer Graphics support specifications are often listed third in computer ads, after processor and memory, because so many users enjoy 3D graphics animations and video games. Concepts > Hardware > Input/Output (I/O) > Video Card

Display A display provides visual computer output for observation on a monitor or screen. Links: Video: Dallas Cowboys Giant Stadium TV Concepts > Hardware > Input/Output (I/O) > Display

Printer A printer is an output device dedicated to providing computer output on paper or three-dimensional output in plastic. Links: Video: MakerBot Replicator 2 Concepts > Hardware > Input/Output (I/O) > Printer

Audio and Special Media Output There are a number of audio and special media output devices designed to provide output to all of the senses. When you silence your mobile phone, you may set it to vibrate to alert you to arriving calls. Output that you can feel is referred to as haptic output. Concepts > Hardware > Input/Output (I/O) > Audio and Special Media Output

Expansion Expansion refers to a computer’s capacity to interface with a variety of external devices such as I/O devices, network devices, and storage devices by connecting through ports, slots, and wireless technologies. Expansion allows computer users to enjoy computing benefits above and beyond those provided by the computer alone. Links: Video: Understanding expansion slots Concepts > Hardware > Input/Output (I/O) > Expansion

Input/Output (I/O) Terms Input device Human-readable Machine-readable Source data automation General-purpose input device QWERTY keyboards Pointing devices Touch screens Multitouch displays Special-purpose input device Game controller Joystick Webcam Page scanners Handheld scanners Magnet ink character recognition (MICR) Optical mark recognition (OMR) Optical character recognition (OCR) Point-of-sale (POS) devices Output device Video card Display Pixels Display resolution Responsive designs High definition TV (HDTV) Concepts > Hardware > Input/Output (I/O) > See your eBook for more information about these terms

Input/Output (I/O) Terms (continued) 3D displays LCD projectors Liquid crystal diode (LCD) display Plasma display Light emitting diode (LED) display Organic light-emitting diode (OLED) display Electronic paper (e-paper) Laser printer Ink-jet printer 3D printer Audio & special media output Haptic output Expansion Universal serial bus (USB) Expansion board/card/slot Flexible display Cathode ray tube (CRT) display Heads Up display (HUD) Printer Hard copy Pages printed per minute (PPM) Multifunction printer Concepts > Hardware > Input/Output (I/O) > See your eBook for more information about these terms