Digital Electronics and File Management

Slides:



Advertisements
Similar presentations
MUHAMMAD AHMED HUSSAIN
Advertisements

Chapter 4 The Components of the System Unit
The Central Processing Unit: What Goes on Inside the Computer.
Digital Electronics and File Management Unit D. Objectives Introduce Digital Data Representation Introduce Integrated Circuits Explore Microprocessor.
 2002 Prentice Hall Hardware Basics: Inside The Box Chapter 2.
Basic Computer Hardware and Software.
Parts & Functions of a Computer. 2 Functions of a Computer.
The System Unit: Processing and Memory Chapter 2.
1 The System Unit Lecture 2 CSCI 1405 Introduction to Computer Science Fall 2006.
Computer Hardware Processing and Internal Memory.
Chapter 2.
Chapter 4 The Components of the System Unit
Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
Chapter 4 The Central Processing Unit: What goes on Inside the Computer.
Chapter 4  Converts data into information  Control center  Set of electronic circuitry that executes stored program instructions  Two parts ◦ Control.
V Material obtained from summer workshop in Guildford County.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
S3 Computer Literacy Computer Hardware. Overview of Computer Hardware Motherboard CPU RAM Harddisk CD-ROM Floppy Disk Display Card Sound Card LAN Card.
COMPONENTS OF THE SYSTEM UNIT
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware.
The Components of the System Unit Chapter 4 By: Janice Colon.
Computer Concepts – Illustrated 8th edition
Chapter 4 The Components of the System Unit
The Components of the system unit Created By: N.AlJaffan Modified By:S.Abudawood Chapter 4.
Computers: Information Technology in Perspective By Long and Long Copyright 2002 Prentice Hall, Inc. Computers: Information Technology in Perspective.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
Understanding Computers “Getting Inside the Computer” Computer Hardware.
Chapter 4 The System Unit: Processing and Memory Prepared by : Mrs. Sara salih.
1 More on Computer Components Computer switches Binary number system Inside the CPU Cache memory Types of RAM Computer buses Creating faster CPUs NEXT.
Computer Processing of Data
Introduction to Computing: Lecture 4
Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
GRAP 3175 Computer Applications for Drafting Unit II Computer Hardware.
CPU (CENTRAL PROCESSING UNIT): processor chip (computer’s brain) found on the motherboard.
1 Inside the Computer Chapter 6 Copyright Prentice-Hall, Inc
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.
Understanding Computers, Ch.31 Chapter 3 The System Unit: Processing and Memory.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
MBMPowered by DeSiaMore System Unit 1. MBMPowered by DeSiaMore Definition The system unit/system cabinet is a container that houses most of the electronic.
Discovering Computers 2012: Chapter 4
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware v0.95.
Copyright Prentice-Hall, Inc Chapter 2.
Computers Are Your Future Eleventh Edition Chapter 2: Inside the System Unit Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
© Paradigm Publishing Inc. 2-1 Chapter 2 Input and Processing.
The Central Processing Unit: What Goes on Inside the Computer
Chapter 4 The Components of the System Unit. The System Unit It is a case that contains electronic components of the computer used to process data Sometimes.
Computers © 2005 Prentice-Hall, Inc.Slide 1. Computers Chapter 4 Inside the Computer © 2005 Prentice-Hall, Inc.Slide 2.
PARTS OF THE COMPUTER PREPARED BY: RENATO R. DE VERA II.
FIRST COURSE Essential Computer Concepts. XP New Perspectives on Microsoft Office 2007: Windows XP Edition2 What Is a Computer? A computer is an electronic.
1 Course Title: IT IN BUSINESS Course Instructor: ADEEL ANJUM Chapter No: 04 1 BY ADEEL ANJUM (MCS, CCNA,WEB DEVELOPER)
Academic PowerPoint Computer System – Architecture.
Computer Hardware – System Unit
Chapter 2 Turning Data into Something You Can Use
Chapter 2.
Basic Computer Hardware and Software. Guilford County SciVis V
Basic Computer Hardware and Software.
Computers Are Your Future Tenth Edition Inside the System Unit 1.
Information Technology INT1001 Lecture 2 1. Computers Are Your Future Tenth Edition Chapter 6: Inside the System Unit Copyright © 2009 Pearson Education,
Computer Hardware. 7/23/2016M. Eyadat2 Objectives –Explain why most computers are digital –Describe the role of the ALU –List factors that affect performance.
Basic Computer Hardware and Software.
The Central Processing Unit: What Goes on Inside the Computer
Computer Hardware – System Unit
Discovering Computers 2011: Living in a Digital World Chapter 4
File Management and Digital Electronics
Computers © 2005 Prentice-Hall, Inc. Slide 1.
Basic Computer Hardware and Software.
Computers Are Your Future
Lecture 3 The Hardware.
Presentation transcript:

Digital Electronics and File Management Unit D

Objectives Introduce Digital Data Representation Introduce Integrated Circuits Explore Processor Performance Factors Understand Computer Memory: RAM Explore Computer Memory

Objectives Introduce Computer File Basics Understand File Locations Explore File Management Understand Logical File Storage Use Files Understand Physical File Storage

Digital Data Representation The form in which information is conceived, manipulated and recorded on a digital device. Uses discrete digits/electronic signals Byte = 8 bits = 1 character

Numeric Data Consists of numbers representing quantities used in arithmetic operations. Binary system, “Base 2” 1,0 (bits - binary digits) On/Off, Yes/No

Coding Systems Depends on computer File headers ASCII (7 bits) Extended ASCII (8 bits - current PCs) EBCIDIC (8 bits - older IBM machines ) Unicode (16 bits - good for languages - future)

Quantifying Bytes and Bits Bit = b Nibble = Half of a byte Byte = B Kilobyte (KB) (1024 bytes) Megabyte (MB) (Million bytes) Gigabyte (GB) (Billion bytes) Terabyte (TB) (Trillion bytes)

Also called a chip, microchip and computer chip. Integrated Circuits A super thin slice of semi–conducting material packed with microscopic circuit elements such as wires, transistors, capacitors, logic gates, and resistors. Bits are represented as electrical pulses that travel over these circuits. Info web: integrated circuits Also called a chip, microchip and computer chip.

Integrated Circuits (cont.) Chips are classified by number of components they contain SSI (small-scale integration), less than 100 components per chip ULSI (Ultra large-scale) over 1 million Semi conducting materials used to make chips Silicon and germanium

Integrated Circuit Uses processors Memory Support circuitry Chip Package Info web: processor update

Processor Packages DIPs (dual in-line packages) DIMMs (dual in-line memory modules) PGAs (Pin-grid arrays) SECs (single-edge contact cartridges)

Microprocessor (Processor) Designed to process instructions Largest chip on motherboard Intel: world’s largest chipmaker (Pentiums) AMD: Cheaper chips (Athlons)

Motherboard Main circuit board

Inside the System Unit The system unit of a PC is the case that houses processing hardware and other hardware. All of the hardware contained within the system unit is connected to the system board or motherboard.

CPU The CPU (central processing unit) does the vast majority of processing for a computer. CPUs contains a variety of circuitry and components and are connected to the motherboard. Also called the processor or microprocessor.

CPU, Cont’d. Processing speed (clock speed) is measured in megahertz (MHz) or gigahertz (GHz) and measures the number of clock ticks per second. A computer word is a group of bits or bytes that a CPU can manipulate at one time. Other factors that affect the speed of the computer include the amount of RAM and cache memory, bus width, and bus speed.

Memory: RAM RAM (random access memory) is the computer’s main memory and is used to temporarily storage programs and data with which it is working. RAM is volatile (erased when the power to the PC goes off). RAM comes in a variety of types, speeds, and size. Types of RAM include: DRAM SRAM SDRAM DDR SDRAM RDRAM DDR-II SDRAM

Memory: Other Types Cache memory—fast memory chips located on or close to the CPU chip (L1, L2, and L3). Registers—high speed memory built into the CPU. ROM (read-only memory)—non-volatile chips inside which data or programs are stored. Flash memory—non-volatile memory that can be erased and reused. Used both within the PC and for portable storage media (e.g digital cameras).

Buses Buses are electronic paths that data travels around on a computer system. Internal buses move data around within the CPU. Expansion buses establish links with peripheral devices. ISA, PCI, AGP, USB, FireWire.

Expansion Slots and Cards Expansion for desktop PCs. Expansion cards can be inserted into expansion slots on the motherboard. Some external devices can be plugged into existing USB or FireWire ports without adding another expansion card. PC cards—used with notebook PCs. Expansion for handhelds and mobile devices—can have proprietary, PC card, or SDIO slot.

Ports Connectors to which devices can be attached. Common ports: Serial Parallel SCSI USB FireWire Network Keyboard Mouse Monitor Modem MIDI IrDA Game

How the CPU Works The CPU is a collection of electronic circuits and components. Impulses from an input device passes through RAM and enters the CPU via a system bus. Within the CPU the impulses move through the circuits and components to create new impulses. Eventually, a set of electronic impulses leaves the CPU for an output device.

Typical CPU Components Arithmetic/logic unit (ALU) Control unit Registers Prefetch unit Decode unit Internal cache Bus interface unit

The System Clock and the Machine Cycle The system clock synchronizes the computer’s operations. The machine cycle is the series of operations involved in the execution of a single, machine-level instruction. Fetch Decode Execute Store

Making Computers Faster Now and in the Future Speeding up your system today. Add more memory. Perform system maintenance. Buy a larger or second hard drive. Upgrade your Internet connection. Upgrade your video card. Upgrade your CPU.

Processor Components

Processor Performance Speed: processor clock set clock speed (MHz or GHz ) Word Size: number of bits the processor can manipulate at one time (32-bit or 64-bit) Cache: high speed memory (kilobytes)

Processor Performance Instruction Set Type: CISC (Complete instruction set computer) RISC (Reduced instruction set computer) Processing Technique: Serial Pipelining Parallel Look at benchmark testing to compare Info web: benchmark Lab: benchmarking

Memory Types Random Access Memory (RAM) Virtual Memory Read-Only Memory (ROM) CMOS

RAM Random Access Memory Temporary (volatile) holding area for data, application software and operating system Expensive chip set Circuitry Less storage than disk Capacitors hold bits Capacity measured in MB (64 - 512 MB) Speed in nanoseconds Makes the most noticeable difference

RAM Types SDRAM RDRAM Synchronous Dynamic RAM fast and cheap DIMMS Most popular RDRAM Rambus Dynamic RAM faster and more expensive RIMMs AND SO-RIMMs

Virtual Memory Disk based Stores parts of programs and data until they are needed by the processor Works with RAM, but is slower

ROM Permanent on a chip from manufacturer Read-Only Memory Permanent on a chip from manufacturer Holds computer start up routine, which are hard-wired instructions Only way to change is to replace ROM chip ROM BIOS (basic input/output system)

CMOS Battery powered More permanent than RAM; less permanent than ROM Complementary Metal Oxide Semiconductor Battery powered More permanent than RAM; less permanent than ROM Stores basic computer configuration Must be updated via CMOS setup program when configuration changed

Computer Ads Includes: capacity, speed, and type of RAM Also maximum RAM that can be installed Example: 512 MB 400 MHZ SDRAM CD screen tour: filename extensions capacity speed type

Computer File Characteristics A collection of data on a storage medium Filename conventions Filename extension CD screen tour: filename extensions .txt .jpg .exe .doc

C:\Music\Reggae\Marley One Love.mp3 File Locations Device drive letters A: C: D: Directory Root Directory (C:\) Subdirectory or folder (C:\Documents) File specification or Path File size and date Filename extension Filename Secondary folder Primary folder Drive letter C:\Music\Reggae\Marley One Love.mp3

Deleting Files Move to Recycle Bin in Windows Undelete Empty Bin

File Management Helps you organize your computer files File/Save and File/Open Utilities like Windows Explorer or MAC Finder list, find, move, copy, delete, rename Save vs. Save As CD screen tour: save as dialog box CD screen tour: operating system file managers

Logical File Storage Filing cabinet or tree model Metaphors to help you visualize files on a storage device Windows Explorer Folder hierarchy Lab: working with Windows Explorer

Using Files Start application (open Word) Create file (type text) Save file (File/Save) Close file and application (File/Exit) Open file again for editing (File/Open) Edit file Save file (with changes, or rename) File/Save File/Save As

Organizing Files On your computer: Give files and folders descriptive names Keep file extensions so files open with correct software Group similar files into folders Organize folders from top-down to make retrieval and backup easier

Physical File Storage Storage medium formatted into tracks /sectors electronically File system keeps track of names and file locations. Windows uses FAT32 OR NTFS Backup your index file Clusters: a group of sectors that speeds up storage and retrieval CD screen tour: formatting a disk

Physical File Storage FAT (File Allocation Table) on each disk keeps track of where all files are and which clusters are empty. If damaged, you lose everything. Defragmentation Utility rearranges files to be stored in contiguous clusters.

Tech talk: How a processor executes instructions Instruction Set is built into processor Instructional Cycle is the execution of a single instruction Interpret Instruction Fetch Instruction Execute Instruction Increment Instruction Pointer

Digital Electronics and File Management End