Exam 2 Review.

Slides:



Advertisements
Similar presentations
Introduction to Computers Section 4A. home Decimal Number System Called base 10 because 10 symbols are available.
Advertisements

Fall EE 333 Lillevik 333f06-s3 University of Portland School of Engineering Computer Organization Final Exam Study Final Exam Tuesday, December.
Professor Michael J. Losacco CIS 1110 – Using Computers System Unit Chapter 4.
© 2004, D. J. Foreman 1 Computer Organization. © 2004, D. J. Foreman 2 Basic Architecture Review  Von Neumann ■ Distinct single-ALU & single-Control.
1-1 ICS102: Introduction To Computing I King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
Processor Architecture Kieran Mathieson. Outline Memory CPU Structure Design a CPU Programming Design Issues.
BA 471 Management Information Systems Hardware Basics.
Following Instructions: Principles of Computer Operation
TERMS TO KNOW. Programming Language A vocabulary and set of grammatical rules for instructing a computer to perform specific tasks. Each language has.
Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Fluency with Information Technology Third Edition by Lawrence Snyder Chapter.
Copyright Jim Martin Computers Inside and Out Dr Jim Martin
1. Fundamentals of Computer Systems Define a computer system Computer Systems in the modern world Professional standards for computer systems Ethical,
Chapter 2 IT Foundation Data: facts about objects Store data in computer: – binary data – bits – bytes Five types of data.
CSC 101 Introduction to Computing Lecture 9 Dr. Iftikhar Azim Niaz 1.
Practical PC, 7th Edition Chapter 17: Looking Under the Hood
Technology in Focus: Under the Hood
© 2011 University of StirlingLecture Review/Slide 1CSC931 Computing Science I CSC931 Review.
An Introduction to Computers August 12, 2008 Mrs. C. Furman.
CS 1308 Computer Literacy and the Internet. Exam Format  Approximately 120 Total Points  70 Points Multiple Choice  25 Points True or False  10 Points.
Computer Systems Organization CS 1428 Foundations of Computer Science.
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Introduction Lecture 01.
Introduction to Computer Architecture. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers.
Introduction to Computer Architecture. What is binary? We use the decimal (base 10) number system Binary is the base 2 number system Ten different numbers.
© 2004, D. J. Foreman 1 Computer Organization. © 2004, D. J. Foreman 2 Basic Architecture Review  Von Neumann ■ Distinct single-ALU & single-Control.
Computer Architecture CPSC 350
© 2004, D. J. Foreman 1 Computer Organization. © 2004, D. J. Foreman 2 Basic Architecture Review  Von Neumann ■ Distinct single-ALU & single-Control.
COMPUTER ORGANISATION I HIGHER STILL Computing Computer Systems Higher Marr College Computing Department 2002.
Exam Format  105 Total Points  25 Points Short Answer  20 Points Fill in the Blank  15 Points T/F  45 Points Multiple Choice  The above are approximations.
General Computer Stuff Hardware: physical parts of a computer: CPU, drives, etc. Software: Programs and Data A computer needs both to be useful.
Copyright © 2006 Prentice-Hall. All rights reserved.1 Computer Literacy for IC 3 Unit 1: Computing Fundamentals Project 1: Identifying Types of Computers.
General Computer Knowledge COE 201- Computer Proficiency.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Chapter 5A Transforming Data Into Information.
CS 1308 Exam 2 Review. Exam Format 110 Total Points 24 Points Short Answer 28 Points Fill in the Blank 16 Points T/F 36 Points Multiple Choice The above.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
©2013 Pearson Education, Inc. Upper Saddle River, NJ. All Rights Reserved. Introduction to Computers and Computing.
Computer Operation. Binary Codes CPU operates in binary codes Representation of values in binary codes Instructions to CPU in binary codes Addresses in.
Revison Part three – some bits that aren’t explicitly mentioned in the spec.
Lecture 01: Computer Architecture overview. Our Goals ● Have a better understanding of computer architecture – Write better (more efficient) programs.
Programming with Java. Chapter 1 Focuses on: –components of a computer –how those components interact –how computers store and manipulate information.
Introduction to Programming. Key terms  CPU  I/O Devices  Main memory  Secondary memory  Operating system  User interface  Application  GUI 
1 Section 1.3 Binary Number Systems Fundamentals of Java: AP Computer Science Essentials, 4th Edition Lambert / Osborne.
Computer Organization Exam Review CS345 David Monismith.
Computer System Hardware Software Computer Hardware A typical computer system consists of the following major components: The central processing unit.
Computer Architecture and Number Systems
Computer Operations Part 2.
Chapter 9: Principle of Computer Operation
What Computers Can and Cannot Do
Topics Introduction Hardware and Software How Computers Store Data
Technology Literacy Hardware.
Transforming Data Into Information
Computer Architecture CSCE 350
Review As binary, what is /20/2018
CS 1308 Exam 2 Review.
الجزء السابع الجزء السادس الجزء الخامس الجزء الرابع الجزء الثالث الجزء
Figure 13.1 MIPS Single Clock Cycle Implementation.
Computer Science I CSC 135.
McGraw-Hill Technology Education
Topics Introduction Hardware and Software How Computers Store Data
Python Camp Alan led this session looking at slicing strings and allowing further practice. Session 10: The Examined Component Specifications Overview.
Computer Organization
Computers Inside and Out
How Computers Work Part 1 6 February 2008.
McGraw-Hill Technology Education
McGraw-Hill Technology Education
A Level Computer Science Topic 5: Computer Architecture and Assembly
Computer Architecture
CS 1308 Exam 2 Review.
Introduction to Computers
Presentation transcript:

Exam 2 Review

Exam Structure Standard bubble form Study Hints Bring a #2 pencil! True/False, Multiple Choice Study Hints Read text Do review questions Review all notes Review all labs

Debugging Common errors Debugging procedure Errors in HTML, CSS Reproduce, pinpoint, eliminate obvious, isolate Errors in HTML, CSS Software failure

Digitizing Discrete vs. continuous PandA Number systems Binary and bits Number systems Binary Hex Decimal

Digitizing (Cont’d) Text ASCII Unicode Metadata

Digitizing Multimedia Images Pixels/subpixels Color (RGB) Compression (JPEG) Sound Intensity Frequency Sampling rate and Nyquist rule Compression (MP-3)

Digitizing Multimedia (Cont’d) Video Sequence of images Compression (MPEG) OCR VR

Digitizing Multimedia (Cont’d) Latency Bandwidth Bias-Free Universal Medium Principle

Computer Operation Computer CPU Control Unit ALU Memory Input Output

Computer Operation (Cont’d) Memory Addresses Bytes Words RAM

Computer Operation (Cont’d) Peripherals Drivers Video card/GPU, … Hard disk Capacity Speed

Computer Operation (Cont’d) Fetch/Execute cycle Fetch and PC Decode Data Fetch Execute Write Result

Computer Operation (Cont’d) CPU instructions MIPS, FLOPS Clocks and Hz Pipelining

Computer Operation (Cont’d) Languages and translation Binary object files Assembly High-level languages

Computer Operation (Cont’d) Operating Systems (OS’s) Resource manager Windows, Mac OS X, Linux, Android, iOS Software stack IC’s Photolithography Transistors Moore’s Law