Update on logistics ECS 15

Similar documents
Systems Architecture

FUNCTIONS OF COMPONENTS OF A PERSONAL COMPUTER

Computers Are Your Future

HARDWARE. There are a number of factors that effect the speed of the processor. Explain how these factors affect the speed of the computer s CPU.

Experiment #0. PC Hardware and Operating Systems

About the Presentations

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

Notes - Computer Hardware Basics

Full file at

LabSim Mapping Matrix

A+ Guide to Hardware: Managing, Maintaining, and Troubleshooting, 5e. Chapter 1 Introducing Hardware

Introduction to the Personal Computer

Components of a personal computer

Computers Are Your Future

The Components of the System Unit

Computer Hardware. In this lesson we will learn about Computer Hardware, so that we have a better understanding of what a computer is.

7/28/ Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc Prentice-Hall, Inc.

ECS15, Lecture 10. Goals of this course 2/8/13. Mini-Review & Topic 3.2 Software. Today s agenda

CS 101, Mock Computer Architecture

Unit 2: Technology Systems. Computer and technology systems

Homeschool Enrichment. The System Unit: Processing & Memory

COSC 122 Computer Fluency. Computer Organization. Dr. Ramon Lawrence University of British Columbia Okanagan

HARDWARE AND OPERATING SYSTEMS

Technology in Action

Part 1 of 3 -Understand the hardware components of computer systems

CMSC 1513 Lecture 1.2

INFORMATION COMUNICATION TECHNOLOGY SKS Lecture Two

Chapter 0: IT Essentials Introduction Chapter 1: Introduction to the Personal Computer

IT Essentials v5.0: Introduction to the Personal Computer Online Study Questions Chapter 1

Chapter 4 The Components of the System Unit

Intentionally Blank 0

How much data can a BluRay hold?

Computer Overview. A computer item you can physically see or touch. A computer program that tells computer hardware how to operate.

INTRODUCTION TO COMPUTERS

Chapter 9: A Closer Look at System Hardware

Chapter 9: A Closer Look at System Hardware 4

Level 2: The Hardware World Chapters 4 and 5 (topics of other cs courses)

Chapter 2 Logic Gates and Introduction to Computer Architecture

CIT 668: System Architecture

Introduction to Microprocessor

Mother Board And Its Components By :- IMRAN QURESHI

Introduction To Computer Hardware. Hafijur Rahman

So computers can't think in the same way that people do. But what they do, they do excellently well and very, very fast.

For the A+ Certification exams, you should be able to identify the names, functions, and characteristics of the major components and ports of a Pc.

Computer Hardware 2. Type of Computers. User Point of View. The Motherboard. Inside. Content

PC I/O. May 7, Howard Huang 1

Show how to connect three Full Adders to implement a 3-bit ripple-carry adder

System Essentials. A computer is a machine that manipulates data according to a set of instructions.

I.T. CHAPTER 6. A docking station may have PCI slots for expansion cards and speakers.

Introduction. Computer System Organization. Languages, Levels, Virtual Machines. A multilevel machine. Sarjana Magister Program

Computer Architecture 2/26/01 Lecture #

Chapter 5: Computer Systems Organization. Invitation to Computer Science, C++ Version, Third Edition

Welcome to COMPSCI111/111G!

Chapter 5: Computer Systems Organization

System Unit Components Chapter2

MSc-IT 1st Semester Fall 2016, Course Instructor M. Imran khalil 1

BTEC ASSIGNMENT BRIEF 20836

Providing Fundamental ICT Skills for Syrian Refugees PFISR

Personal computer hardware From Wikipedia, the free encyclopedia (Redirected from Computer hardware)

FACTFILE: GCE DIGITAL TECHNOLOGY

Computers and Microprocessors. Lecture 34 PHYS3360/AEP3630

INFS 214: Introduction to Computing

Elementary Computing CSC M. Cheng, Computer Science 1

Today s lecture is all about the System Unit, the Motherboard, and the Central Processing Unit, Oh My!

Chapter 2 Basic Computer Configuration

Chapter 4 The Components of the System Unit

Three-box Model: These three boxes need interconnecting (usually done by wiring known as a bus. 1. Processor CPU e.g. Pentium 4 2.

Chapter I The System Unit

Motherboard BIOS. Fig: 1 What you see (or something similar) if you turn the PC manufacturer's logo off

2/15/2008. Announcements. Programming. Instruction Execution Engines. Following Instructions. Instruction Execution Engines. Anatomy of a Computer

Computer Architecture

Below is a reviewer on the skill assessment exam of those who wanted to get a certificate on Computer Hardware

Computer Hardware. ICS2O Mr. Emmell

Assembling Computers Summer Academy Presented by the Petters Research Institute (PRI) in cooperation with the Belize Defense Force

Main Parts of Personal Computer

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

Computer Basics. Lesson 1 Introduction to Computers. Edited by C. Rhodes 08/11

Chapter 1: Introduction to the Personal Computer

VISUAL SUMMARY. The System Unit

Chapter 2. Prepared By: Humeyra Saracoglu

INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGY (ICT) LECTURE 2 : WEEK 2 CSC-111-T

IT Essentials (ITE v5.0 & v5.02) Chapter 7 Exam Answers 100% 2016

What step should a technician perform first when servicing computer equipment?

Keep the work area free of clutter and clean. Food and drinks are not allowed in the work area.

Chapter 3: Computer Assembly

Introduction to Computer System

Introduction to a Typical PC. Freedom High School

OS And Hardware. Computer Hardware Review PROCESSORS. CPU Registers. CPU Registers 02/04/2013

LabSim Mapping Matrix

Computer Assembly Step by Step DRAFT

Introduction. A Look Inside a Laptop Computer. What is inside a laptop computer? What is Inside a Laptop Computer?

SYLLABUS OF ADVANCED CARD LEVEL & CHIP LEVEL TRAINING ( DESKTOP AND LAPTOP )

Introduction to computers

Basic computer principles

15/09/15. Introduction to Computers & The Internet. Contents. Computer hardware and software. Input and output devices CPU. Memory.

Motherboard Central Processing Unit (CPU) Random access memory (RAM)

Von Neumann Architecture

LabSim Mapping Matrix

COURSE OUTLINE AND SCHEDULE: ASSIGNMENTS ARE DUE EACH MONDAY WEDNESDAY JANUARY Computing Overview

The University of the West Indies, St. Augustine INFO 2603 Platform Technologies /2018 Semester 1 Lab 1 - Wednesday 13th September 2017

Transcription:

Update on logistics ECS 15 Topic 2: 2.2 Digital Logic: Transistors, Topic 3: Computers 3.1 Hardware Lab 4 starts Tues. Building html pages. Progress report due Friday. Get advice at labs this week! Direct feedback from TA s. You can alter your topic : You will find this is an inevitable part of research. Review Problems to be posted shortly. Switch Transistor Circuit Review: Topic 2.3 Digital Logic AND, OR, NOT gates. Switch Switch OFF, Vout = 1. Switch ON, Vout = 0. (An INVERTER)

Switch! Transistor The not gate (the simplest transistor-based logic element) Vbase=0, Switch OFF, Vout = 1. 1 0 Vbase=1, Switch ON, Vout = 0. (An INVERTER) Input: 0 (switch is off /open: no current flows to ground) Input Input: 1 (switch is on /closed: current flows to ground) Output 0 1 1 0 Truth table Combine these into a circuit: An implementation of an OR gate Using 3 transistors Basic Concepts (2) Transistors 1 and 2 connected in PARALLEL. V1 = 1 OR 2 V1 V2 OUTPUT: The OR of 1 and 2 connected in SERIAL with 3. V2 = V1 AND V2 = (1 OR 2) AND 3 Input A Input B Output (V2) 1 1 1 1 0 1 0 1 1 0 0 0 Logic Proposition Operation on propositions Digital Logic - The transistor - Gates Order of operations Speed Lawrence Snyder, Fluency with Information Technology

Acknowledgments The Central Process Unit () Thanks to the following web site for the images used in this presentation: ALU Control Input - Wikipedia - http://microsoft.toddverbeek.com - http://www.webopedia.com - http://www.engin.umd.umich.edu/ - http://www.dell.com - http://www.intel.com - http://www.apple.com - http://www.ibm.com - http://homepages.feis.herts.ac.uk/~msc_ice/unit2/ - http://www.howstuffworks.com Memory The consists of three parts: - the Arithmetic Logic Unit (ALU) - The Control Unit - Memory Output The Fetch/Execute Cycle Step 1: Instruction Fetch The cycles through a series of operations or instructions, organized in a cycle, the Fetch/Execute cycle: 1. Instruction Fetch (IF) 2. Instruction Decode (DP) 3. Data Fetch (DF) 4. Instruction Execute (IE) 5. Result Return Fetch instruction from memory position 2200: Add numbers in memory positions 884 and 428, and store results at position 800

Step 2: Instruction Decode Step 3: Data Fetch PC: 2200 Decode instruction: Defines operation (+), and set memory pointers in ALU Fetch data: Get numbers at memory positions 428 and 884: 42 and 12 and put in ALU Step 4: Instruction Execution Step 5: Return Result PC: 2200 PC: 2200 [800] Execute: Add numbers 42 and 12 in ALU: 54 Return: Put results (54) in position 800 in memory

Possible operations Repeating the F/E cycle Computers can only perform about 100 different types of operations; all other operations must be broken down into simpler operations among these 100. Some of these operations: - Add, Mult, Div - AND, OR, NAND, NOR, - Bit shifts - Test if a bit is 0 or 1 - Move information in memory - Computers get their impressive capabilities by performing many of these F/E cycles per second. The computer clock determines the rate of F/E cycles per second; it is now expressed in GHz, i.e. in billions of cycles per seconds! Note that the rate given is not an exact measurement. Indicative numbers (Millions of Instructions Per Second) Computer Layers Hardware BIOS Operating System Software Programming languages

Computer Layers Looking inside a computer Hardware BIOS Operating System Software Programming languages Computers come in different shapes and sizes, from small laptops (notebooks), desktops to mainframe computers. They all share however the same internal architecture! Computer: basic scheme The motherboard: backbone of the computer Power supply connector Input devices Output devices Slot for memory: RAM Slot for Hard drive connectors Storage Input/Output: Keyboard, Mouse, Extension cards: Video, sound, internet

The Central Process Unit (): The brain of the computer Memory: Working Space s are getting smaller, and can include more than one core (or processors). s get hot, as their internal components dissipate heat (remember all those transistors!): it is important to add a heat sink and fans to keep them cool. Storage Hard drive Floppy disk CD or DVD USB key

Communicating with a computer Some Input/Output Interfaces Screen Video cards Sound card Keyboard Mouse Ethernet card Hardware communication: buses (The wires transport, like a real bus, only they transport electrons not people) The memory bus: Hardware communication: buses (33 to 1333 MHz) Cache Backside bus (speed of processor) a 16 bit bus ISA devices ISA bus (8.3 MHz) (66 MHz) (33 to 1333 MHz) (33 or 66 MHz) RAM Communication between the and the RAM is defined by: - the speed - The RAM speed - The number of bits transferred per cycle Other buses: (up to 300 MHz) USB, Firewire, PCI Express,