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



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

Module 1 Introduction to Information and Communication Technologies

Primary Memory. Input Units CPU (Central Processing Unit)

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.

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

CHAPTER 2: HARDWARE BASICS: INSIDE THE BOX

Lecture N -1- PHYS Microcontrollers

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

Topics. Introduction. Java History CS 146. Introduction to Programming and Algorithms Module 1. Module Objectives

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

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

Understanding Digital Components

Computer Basics: Chapters 1 & 2

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

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

Chapter 8 Memory Units

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)

1 PERSONAL COMPUTERS

2011, The McGraw-Hill Companies, Inc. Chapter 3

Chapter 7 Lab - Decimal, Binary, Octal, Hexadecimal Numbering Systems

Base Conversion written by Cathy Saxton

3. Convert a number from one number system to another

Outline. hardware components programming environments. installing Python executing Python code. decimal and binary notations running Sage

Main Memory & Backing Store. Main memory backing storage devices

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

Useful Number Systems

MULTIPLE CHOICE FREE RESPONSE QUESTIONS

MICROPROCESSOR. Exclusive for IACE Students iacehyd.blogspot.in Ph: /422 Page 1

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

Computer Systems Structure Main Memory Organization

Binary Numbers. Binary Octal Hexadecimal

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

CSI 333 Lecture 1 Number Systems

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

Chap-02, Hardware and Software. Hardware Model

Python Programming: An Introduction to Computer Science

1.1 Electronic Computers Then and Now

CS 3530 Operating Systems. L02 OS Intro Part 1 Dr. Ken Hoganson

COMPUTER BASICS. Seema Sirpal Delhi University Computer Centre

Memory is implemented as an array of electronic switches

Decimal to Binary Conversion

2 Number Systems. Source: Foundations of Computer Science Cengage Learning. Objectives After studying this chapter, the student should be able to:

Memory Management Simulation Interactive Lab

Chapter 5 Busses, Ports and Connecting Peripherals

Programmable Logic Controller PLC

Security Architecture and Design

lesson 1 An Overview of the Computer System

Goals. Unary Numbers. Decimal Numbers. 3,148 is s 100 s 10 s 1 s. Number Bases 1/12/2009. COMP370 Intro to Computer Architecture 1

Count the Dots Binary Numbers

AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR

Chapter 2 Logic Gates and Introduction to Computer Architecture

Tech Application Chapter 3 STUDY GUIDE

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

Computer Components Study Guide. The Case or System Box

Chapter 1 Fundamentals of Java Programming

ADVANCED PROCESSOR ARCHITECTURES AND MEMORY ORGANISATION Lesson-17: Memory organisation, and types of memory

CPEN Digital Logic Design Binary Systems

Multiple Choice Questions(Computer)

EC313 - VHDL State Machine Example

Introduction To Computers: Hardware and Software

Section 1.4 Place Value Systems of Numeration in Other Bases

Positional Numbering System

Chapter 02: Computer Organization. Lesson 04: Functional units and components in a computer organization Part 3 Bus Structures

Chapter 3. Operating Systems

Module 2. Embedded Processors and Memory. Version 2 EE IIT, Kharagpur 1

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

Number Conversions Dr. Sarita Agarwal (Acharya Narendra Dev College,University of Delhi)

MICROPROCESSOR AND MICROCOMPUTER BASICS

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

2) What is the structure of an organization? Explain how IT support at different organizational levels.

Chapter One Introduction to Computer

We r e going to play Final (exam) Jeopardy! "Answers:" "Questions:" - 1 -

CS101 Lecture 11: Number Systems and Binary Numbers. Aaron Stevens 14 February 2011

Data Storage. 1s and 0s

Digital circuits make up all computers and computer systems. The operation of digital circuits is based on

Computer Repair Technology

The computer's internal components

CDA 3200 Digital Systems. Instructor: Dr. Janusz Zalewski Developed by: Dr. Dahai Guo Spring 2012

Operating Systems: Basic Concepts and History

THREE YEAR DEGREE (HONS.) COURSE BACHELOR OF COMPUTER APPLICATION (BCA) First Year Paper I Computer Fundamentals

RAM & ROM Based Digital Design. ECE 152A Winter 2012

Microprocessor or Microcontroller?

SECTION C [short essay] [Not to exceed 120 words, Answer any SIX questions. Each question carries FOUR marks] 6 x 4=24 marks

Candidates should be able to: (i) describe the purpose of RAM in a computer system

Decimal Number (base 10) Binary Number (base 2)

Chapter 1 Computer System Overview

Python Programming: An Introduction to Computer Science

An Introduction to Computer Science and Computer Organization Comp 150 Fall 2008

Objectives. Python Programming: An Introduction to Computer Science. Lab 01. What we ll learn in this class

2 COMPUTER ORGANISATION

COMPUTER HARDWARE. Input- Output and Communication Memory Systems

Chapter 2. Binary Values and Number Systems

what operations can it perform? how does it perform them? on what kind of data? where are instructions and data stored?

Copyright 2012 Pearson Education, Inc. Chapter 1 INTRODUCTION TO COMPUTING AND ENGINEERING PROBLEM SOLVING

CHAPTER 1 ENGINEERING PROBLEM SOLVING. Copyright 2013 Pearson Education, Inc.

CPS104 Computer Organization and Programming Lecture 18: Input-Output. Robert Wagner

Unsigned Conversions from Decimal or to Decimal and other Number Systems

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

MICROPROCESSOR BCA IV Sem MULTIPLE CHOICE QUESTIONS

Transcription:

1 Topics Machine Architecture and Number Systems Major Computer Components Bits, Bytes, and Words The Decimal Number System The Binary Number System Converting from Decimal to Binary Major Computer Components Central Processing Unit (CPU) Bus Main Memory (RAM) Secondary Storage Media I / O Devices 2 Schematic Diagram of a Computer The CPU Central Processing Unit The brain of the computer Controls all other computer functions In PCs (personal computers) also called the microprocessor or simply processor. Diagram taken from Java Concepts, Fourth Edition 3 4 The Bus Computer components are connected by a bus. A bus is a group of parallel wires that carry control signals and data between components. Main Memory Main memory holds information such as computer programs, numeric data, or documents created by a word processor. Main memory is made up of capacitors. If a capacitor is charged, then its state is said to be 1, or ON. We could also say the bit is set. If a capacitor does not have a charge, then its state is said to be 0, or OFF. We could also say that the bit is reset or cleared. 5 6

7 Memory is divided into cells, where each cell contains 8 bits (a 1 or a 0). Eight bits is called a byte. Each of these cells is uniquely numbered. The number associated with a cell is known as its address. Main memory is volatile storage. That is, if power is lost, the information in main memory is lost. Other computer components can get the information held at a particular address in memory, known as a READ, or store information at a particular address in memory, known as a WRITE. Writing to a memory location alters its contents. Reading from a memory location does not alter its contents. 8 All addresses in memory can be accessed in the same amount of time. We do not have to start at address 0 and read everything until we get to the address we really want (sequential access). We can go directly to the address we want and access the data (direct or random access). That is why we call main memory RAM (Random Access Memory). Secondary Storage Media Disks -- floppy, hard, removable (random access) Tapes (sequential access) CDs (random access) DVDs (random access) Secondary storage media store files that contain computer programs data other types of information This type of storage is called persistent (permanent) storage because it is non-volatile. 9 10 I/O (Input/Output) Devices Information input and output is handled by I/O (input/output) devices. More generally, these devices are known as peripheral devices. Examples: monitor keyboard mouse disk drive (floppy, hard, removable) CD or DVD drive printer scanner 11 Bits, Bytes, and Words A bit is a single binary digit (a 1 or 0). A byte is 8 bits A word is 32 bits or 4 bytes Long word = 8 bytes = 64 bits Quad word = 16 bytes = 128 bits Programming languages use these standard number of bits when organizing data storage and access. What do you call 4 bits? (hint: it is a small byte) 12

13 Number Systems The on and off states of the capacitors in RAM can be thought of as the values 1 and 0, respectively. Therefore, thinking about how information is stored in RAM requires knowledge of the binary (base 2) number system. Let s review the decimal (base 10) number system first. The Decimal Number System The decimal number system is a positional number system. Example: 5 6 2 1 1 X 10 0 = 1 10 3 10 2 10 1 10 0 2 X 10 1 = 20 6 X 10 2 = 600 5 X 10 3 = 5000 14 The Decimal Number System The decimal number system is also known as base 10. The values of the positions are calculated by taking 10 to some power. Why is the base 10 for decimal numbers? Because we use 10 digits, the digits 0 through 9. The Binary Number System The binary number system is also known as base 2. The values of the positions are calculated by taking 2 to some power. Why is the base 2 for binary numbers? Because we use 2 digits, the digits 0 and 1. 15 16 The Binary Number System The binary number system is also a positional numbering system. Instead of using ten digits, 0-9, the binary system uses only two digits, 0 and 1. Example of a binary number and the values of the positions: 1 0 0 1 1 0 1 2 6 2 5 2 4 2 3 2 2 2 1 2 0 17 1 0 0 1 1 0 1 1 X 2 0 = 1 2 6 2 5 2 4 2 3 2 2 2 1 2 0 0 X 2 1 = 0 1 X 2 2 = 4 2 0 = 1 2 4 = 16 1 X 2 3 = 8 2 1 = 2 2 5 = 32 0 X 2 4 = 0 2 2 = 4 2 6 = 64 0 X 2 5 = 0 2 3 = 8 1 X 2 6 = 64 77 10 18

19 Converting from Decimal to Binary Practice conversions: Binary 11101 1010101 100111 Decimal Make a list of the binary place values up to the number being converted. Perform successive divisions by 2, placing the remainder of 0 or 1 in each of the positions from right to left. Continue until the quotient is zero. Example: 42 10 2 5 2 4 2 3 2 2 2 1 2 0 32 16 8 4 2 1 1 0 1 0 1 0 20 Practice conversions: Working with Large Numbers 0 1 0 1 0 0 0 0 1 0 1 0 0 1 1 1 =? Decimal 59 82 175 Binary Humans can t work well with binary numbers; there are too many digits to deal with. Memory addresses and other data can be quite large. Therefore, we sometimes use the hexadecimal number system. 21 22 The hexadecimal number system is also known as base 16. The values of the positions are calculated by taking 16 to some power. Why is the base 16 for hexadecimal numbers? Because we use 16 symbols, the digits 0 through 9 and the letters A through F. Binary Decimal Hexadecimal Binary Decimal Hexadecimal 0 0 0 1010 10 A 1 1 1 1011 11 B 10 2 2 1100 12 C 11 3 3 1101 13 D 100 4 4 1110 14 E 101 5 5 1111 15 F 110 6 6 111 7 7 1000 8 8 1001 9 9 23 24

25 Example of a hexadecimal number and the values of the positions: 3 C 8 B 0 5 1 Example of Equivalent Numbers Binary: 1 0 1 0 0 0 0 1 0 1 0 0 1 1 1 2 Decimal: 20647 10 16 6 16 5 16 4 16 3 16 2 16 1 16 0 Hexadecimal: 50A7 16 Notice how the number of digits gets smaller as the base increases. 26 Converting from Binary to Hex Converting from Binary to Octal Because 16 is the equivalent of 2 4, it is easy to convert from binary to hex and vice-versa. Binary: 1101 0010 1111 0000 Hex: 0x D 2 F 0 Octal is another number system that is base 8. Because 8 is the equivalent of 2 3, it is easy to convert from binary to octal and vice-versa. Convert the following binary number to octal: 01 101 001 011 110 000 27 28