CSCA0102 IT & Business Applications. Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global

Similar documents
CSCA0201 FUNDAMENTALS OF COMPUTING. Chapter 5 Storage Devices

Chapter 6. Inside the System Unit. What You Will Learn... Computers Are Your Future. What You Will Learn... Describing Hardware Performance

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

A+ Guide to Managing and Maintaining Your PC, 7e. Chapter 1 Introducing Hardware

lesson 1 An Overview of the Computer System

Logical Operations. Control Unit. Contents. Arithmetic Operations. Objectives. The Central Processing Unit: Arithmetic / Logic Unit.

Chapter 4 System Unit Components. Discovering Computers Your Interactive Guide to the Digital World

Discovering Computers Living in a Digital World

Main Memory & Backing Store. Main memory backing storage devices

Chapter 3: Computer Hardware Components: CPU, Memory, and I/O

Computer Basics: Chapters 1 & 2

The Central Processing Unit:

Chapter 8 Memory Units

Hardware: Input, Processing, and Output Devices. A PC in Every Home. Assembling a Computer System

Primary Memory. Input Units CPU (Central Processing Unit)

Lecture 2: Computer Hardware and Ports.

Introduction To Computers: Hardware and Software

Technical Product Specifications Dell Dimension 2400 Created by: Scott Puckett

Computer Performance. Topic 3. Contents. Prerequisite knowledge Before studying this topic you should be able to:

Tech Application Chapter 3 STUDY GUIDE

How To Store Data On A Computer (For A Computer)

Machine Architecture and Number Systems. Major Computer Components. Schematic Diagram of a Computer. The CPU. The Bus. Main Memory.

Chapter 7 Types of Storage. Discovering Computers Your Interactive Guide to the Digital World

Definition of Computers. INTRODUCTION to COMPUTERS. Historical Development ENIAC

A Computer Glossary. For the New York Farm Viability Institute Computer Training Courses

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

Chapter 5 Busses, Ports and Connecting Peripherals

Understanding Digital Components

Discovering Computers Chapter 7 Storage

Computers. Hardware. The Central Processing Unit (CPU) CMPT 125: Lecture 1: Understanding the Computer

Basic Concepts of Information Technology (IT)

Module 1 Introduction to Information and Communication Technologies

1.1 Electronic Computers Then and Now

1 PERSONAL COMPUTERS

ELECTRONIC DOCUMENT IMAGING

Parts of a Computer. Preparation. Objectives. Standards. Materials Micron Technology Foundation, Inc. All Rights Reserved

Management Challenge. Managing Hardware Assets. Central Processing Unit. What is a Computer System?

TEST CHAPTERS 1 & 2 OPERATING SYSTEMS

Computer Hardware HARDWARE. Computer Hardware. Mainboard (Motherboard) Instructor Özgür ZEYDAN

EUCIP IT Administrator - Module 1 PC Hardware Syllabus Version 3.0

Computer Storage. Computer Technology. (S1 Obj 2-3 and S3 Obj 1-1)

Writing Assignment #2 due Today (5:00pm) - Post on your CSC101 webpage - Ask if you have questions! Lab #2 Today. Quiz #1 Tomorrow (Lectures 1-7)

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

Computer Components Study Guide. The Case or System Box

Outline. mass storage hash functions. logical key values nested tables. storing information between executions using DBM files

Chapter One Introduction to Computer

Technology in Action. Alan Evans Kendall Martin Mary Anne Poatsy. Tenth Edition. Copyright 2014 Pearson Education, Inc. Publishing as Prentice Hall

Communicating with devices

Block diagram of typical laptop/desktop

Fall Lecture 1. Operating Systems: Configuration & Use CIS345. Introduction to Operating Systems. Mostafa Z. Ali. mzali@just.edu.

Introduction to Information System Layers and Hardware. Introduction to Information System Components Chapter 1 Part 1 of 4 CA M S Mehta, FCA

Computer Systems Structure Main Memory Organization

Here are my slides from lecture, along with my notes about each slide.

MICROPROCESSOR BCA IV Sem MULTIPLE CHOICE QUESTIONS

To understand how data is processed, by a computer, we can draw a simple analogy between computers and humans.

Figure 1. Front and Back of a Computer Case

Chapter 1. The largest computers, used mainly for research, are called a. microcomputers. b. maxicomputers. c. supercomputers. d. mainframe computers.

SDRAM and DRAM Memory Systems Overview

Slide Set 8. for ENCM 369 Winter 2015 Lecture Section 01. Steve Norman, PhD, PEng

McGraw-Hill Technology Education McGraw-Hill Technology Education

Today we will learn about:

Handout 17. by Dr Sheikh Sharif Iqbal. Memory Unit and Read Only Memories

File Management Backing up files

COMPUTER HARDWARE. Input- Output and Communication Memory Systems

Like millions of other computer users, you have probably used your

Understanding Essential Computer Concepts

Week One Lecture Note 1.0 INTRODUCTION TO COMPUTER 1.1 WHAT IS COMPUTER?

File Management Windows XP Word What is File Management?

The Motherboard Chapter #5

Practical Application How to Use a Flash Drive

Chapter 8. Secondary Storage. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Computer Logic (2.2.3)

Determining Your Computer Resources

NOTICE. The information in this manual is subject to change without notice.

Chapter 3 Storage. 15 th Edition Understanding Computers Today and Tomorrow Comprehensive. Deborah Morley Charles S. Parker

With respect to the way of data access we can classify memories as:

K Hinds Page No. 1. Lecture 3 ASCII

Types Of Storage Device

Chap-02, Hardware and Software. Hardware Model

CHAPTER 7: The CPU and Memory

Algorithms and Methods for Distributed Storage Networks 3. Solid State Disks Christian Schindelhauer

Mother Board Component

What's in a computer?

EUCIP - IT Administrator. Module 1 - PC Hardware. Version 2.0

Obj: Sec 1.0, to describe the relationship between hardware and software HW: Read p.2 9. Do Now: Name 3 parts of the computer.

New Mexico Broadband Program. Basic Computer Skills. Module 1 Types of Personal Computers Computer Hardware and Software

Three steps to the best technology: 1. The Assessment 2. The Dialogue 3. The Recommendation

Computer Literacy. Hardware & Software Classification

Computers Are Your Future Prentice-Hall, Inc.

chapterone Concepts OBJECTIVES At the end of this chapter you will be able to: Computer Concepts

CHAPTER 6: Computer System Organisation 1. The Computer System's Primary Functions

Memory Hierarchy. Arquitectura de Computadoras. Centro de Investigación n y de Estudios Avanzados del IPN. adiaz@cinvestav.mx. MemoryHierarchy- 1

Product Support Bulletin

Price/performance Modern Memory Hierarchy

Database Fundamentals

& Data Processing 2. Exercise 2: File Systems. Dipl.-Ing. Bogdan Marin. Universität Duisburg-Essen

File System Management

Chapter 12: Secondary-Storage Structure

Transcription:

CSCA0102 IT & Business Applications Foundation in Business Information Technology School of Engineering & Computing Sciences FTMS College Global

Chapter 2 Data Storage Concepts

System Unit The system unit is the core of a computer system. The most important of these components is the central processing unit (CPU), or microprocessor, which acts as the "brain" of your computer. Another component is random access memory (RAM), which temporarily stores information that the CPU uses while the computer is on. Almost every other part of your computer connects to the system unit using cables.

Motherboard

Motherboard The main circuit board of a microcomputer. The motherboard contains the connectors for attaching additional boards. The motherboard contains the CPU, BIOS, memory, mass storage interfaces, serial and parallel ports, expansion slots, and all the controllers required to control standard peripheral devices,.

Processor

Processor A silicon chip that contains a CPU Three basic characteristics differentiate microprocessors: Instruction set: The set of instructions that the microprocessor can execute. Bandwidth : The number of bits processed in a single instruction. Clock speed : Given in megahertz (MHz), the clock speed determines how many instructions per second the processor can execute.

Placing Microprocessor

Random Access Memory (RAM)

Random Access Memory (RAM) A type of computer memory that can be accessed randomly. There are two different types of RAM: DRAM (Dynamic Random Access Memory) SRAM (Static Random Access Memory). The two types of RAM differ in the technology they use to hold data, with DRAM being the more common type. In terms of speed, SRAM is faster. DRAM needs to be refreshed thousands of times per second while SRAM does not need to be refreshed, which is what makes it faster than DRAM.

READ Only Memory (ROM)

READ Only Memory (ROM) Computer memory on which data has been prerecorded. Once data has been written onto a ROM chip, it cannot be removed and can only be read. ROM retains its contents even when the computer is turned off.

Bus

Bus A collection of wires through which data is transmitted from one part of a computer to another. Connects all the internal computer components to the CPU and main memory.

Ports An interface on a computer to which you can connect a device. Personal computers have various types of ports. Internally, there are several ports for connecting disk drives, display screens, and keyboards. Externally, personal computers have ports for connecting modems, printers, mice, and other peripheral devices.

Serial Ports

Parallel Ports

USB Ports

USB Types

USB Ports

Data Storage Examples: Floppy disk Hard disk Optical disc Removable media

Data Storage File System: A file system (or filesystem) is used to control how information is stored and retrieved. Without a file system, information placed in a storage area would be one large body of information with no way to tell where one piece of information stops and the next begins.

Data Storage File System: FAT32 vs. NTFS FAT (File Table Allocation) NTFS (New Technology File System) NTFS Faster Safer More space-efficient

Data Storage Bits and Bytes All computer data is stored in a binary format as either a one or zero (called a bit). Eight of these bits together are most commonly called a byte. Storage capacity is measured by a prefix to the B (byte) to represent a specific amount, ie K (Kilobyte), M (Megabyte), G (Gigabyte), T (Terabyte) etc.

Data Storage Bits and Bytes Kilobyte (KB) = 1,024 Bytes MegaByte (MB) = 1,024 Kilobytes or 1,048,576 Bytes Gigabyte (GB) = 1,024 Megabytes or 1,073,741,824 Bytes Terabyte (TB) = 1,024 Gigabytes or 1,099,511,627,776 Bytes

Data Storage Type of Storage

Data Storage Type of Storage Primary Storage A storage location that holds memory for short periods of times while the computer running. Example: computer RAM and cache

Data Storage Type of Storage Secondary Storage A storage medium that holds information until it is deleted or overwritten regardless if the computer has power. Example: hard disk

Data Storage Type of Storage Off-line Storage Term used to describe any storage that is removable and cannot be accessed by the computer once removed. Off-line storage allows a user to store information that will not be affected by computer viruses or hardware failure. Example: floppy disk

Data Storage Type of Storage Tertiary Storage Typically it involves a robotic mechanism which will mount (insert) and dismount removable mass storage media into a storage device according to the system's demands. Example: tape libraries and optical jukebox

Data Storage Storage Technologies Semiconductor Magnetic Optical Paper

Data Storage Storage Technologies Semiconductor Uses semiconductor-based integrated circuits to store information. Example: RAM, Flash memory

Data Storage Storage Technologies Magnetic Magnetic storage uses different patterns of magnetization on a magnetically coated surface to store information. Example: Hard disk, floppy disk, tape

Data Storage Storage Technologies Optical the typical optical disc, stores information in deformities on the surface of a circular disc and reads this information by illuminating the surface with a laser diode and observing the reflection. Example: CD, DVD, BD

Data Storage Storage Technologies Paper typically in the form of paper tape or punched cards, has long been used to store information for automatic processing, particularly before generalpurpose computers existed. Example: punch card