Hi, Everyone! Chunyi Peng

Slides:



Advertisements
Similar presentations
HARDWARE Rashedul Hasan..
Advertisements

Whats Inside a PC?. UNT in partnership with TEA, Copyright © All rights reserved.2 II. Major Components: Motherboard 1. Referred to as heart of.
Introduction Computer Hardware Jess 2006 EXPANSION CARDS BUS ARCHITECTURE AND CONNECTORS.
SYSTEM UNIT Amy Pierce Comm. 165 MWF System unit components are housed within the system unit or system cabinet Desktop Notebook PDA (personal.
Understanding Computers: Today and Tomorrow, 13th Edition 1 The Motherboard Computer chip: Circuit board: Motherboard or system board: –All devices must.
Prepared by Careene McCallum-Rodney Hardware specification of a computer system.
System Configuration Chapter 3. Objectives Distinguish between the various methods used to configure a computer Describe how to replace a motherboard.
COMP 1017: Digital Technologies Session 7: Motherboards.
CHAPTER 5 I/O PRINCIPLE Understand the principles of System Bus
June 16, 2002 SPC Tutorial 1 Washington WASHINGTON UNIVERSITY IN ST LOUIS The rest or the slides are a Gallery of SPC Photos.
Add on cards. Also known as Expansion card or interface adapter. It can be inserted into an expansion slot of a motherboard to add functionality to a.
Lab3 for I/O TA: 黃俊輔 jojoman
Exercise 2 The Motherboard
Motherboard (Main board)
Chin-Sung Lin Eleanor Roosevelt High School
1 CS503: Operating Systems Spring 2014 Dongyan Xu Department of Computer Science Purdue University.
A+ Guide to Managing and Maintaining your PC, 6e Chapter 1 Introducing Hardware v0.95.
Introduction Computer Organization and Architecture: Lesson 1.
1 Review - Computing Basics n Key points: u Computer Hardware and Software. u Binary Number System u Networking Terminology F Networking F LANs F WANs.
PRESENTATION ON MOTHERBOARD. MOTHERBOARD The motherboard is the main circuit board inside your PC. A motherboard is the central printed circuit board.
PC in New Perspective. PC TeleVision Music System Fax Machine Answering Machine Computer.
Computer Anatomy Chin-Sung Lin Eleanor Roosevelt High School.
Introduction Computer : A First Look How do computers affect us in our daily lives?
Copyright 2003 The McGraw-Hill Companies, Inc CHAPTER The System Unit computing ESSENTIALS    
Lesson 1: Computer Concepts – Part 1. Computer Systems  Personal Computers Network server Desktop Laptop.
Computer System Hardware Motherboard Components
Computer Hardware. Lally School of M&T- Microcomputing and Info Systems Lecture Topics 1. Data Representation 2. Data Metrics 3. Central processing Unit.
Computer Hardware. The Desk Top Computer A PC is a general-purpose information processing device. It can take data from a person (through the keyboard.
Kaaba Technosolutions Pvt Ltd1 Objectives Learn that a computer requires both hardware and software to work Learn about the many different hardware components.
Click once to reveal the definition. Think of the answer. Then click to see if you were correct. HARDWARE Physical parts of the computer.
G043 – Lecture 03 Motherboards and Processors Mr C Johnston ICT Teacher
Chapter 2.
5 th October 2004Hardware – KS41 Hardware Objectives: Computer systems  What do they do?  Identify the hardware that makes up a computer system (PC)
BTEC-Computer Hardware1 BTEC National Unit 23. BTEC-Computer Hardware2 –Investigate basic computer architecture and the functions of devices –Dismantle.
January 8, 2001 SPC Tutorial 1 Washington WASHINGTON UNIVERSITY IN ST LOUIS Agenda 9:00 SPC Hardware -- John DeHart 9:45 SPC Software -- John DeHart 10:30.
Chapter 19 Upgrading and Expanding Your PC
PC Hardware Basic Guide
Power Supply.
Computer Components.
Computer systems is a 10-credit unit
Introducing Hardware.
Computer and Information Technology for HKCEE
Components of Computer
Hardware.
CS111 Computer Programming
Basic Computer Hardware & Software
Computer Hardware Can you name some computer components?
ASSEMBLY LANGUAGE FOR INTEL-BASED COMPUTERS,
Transforming Data Into Information
Chapter 8 Macintosh.
CS 286 Computer Organization and Architecture
CS703 - Advanced Operating Systems
Microcomputer Architecture
Unit 2: Computer Systems
المحور 3 : العمليات الأساسية والمفاهيم
McGraw-Hill Technology Education
0. What is a Computer?.
Computer Basics: Inside a Computer Part III
Today’s agenda Hardware architecture and runtime system
Hi, Everyone! Chunyi Peng
Today’s agenda Hardware architecture and runtime system
Overview 1. Inside a PC 2. The Motherboard 3. RAM the 'brains' 4. ROM
1.00 Examine the role of hardware and software.
ITEC 1011 Introduction to Information Technologies 0. What is a Computer?
Announcements Quiz 5: grades and solution posted
McGraw-Hill Technology Education
Today’s agenda ~10min: file system (UNIX) ~1hr: final review + Q&A
McGraw-Hill Technology Education
Course Code 114 Introduction to Computer Science
Presentation transcript:

Hi, Everyone! Chunyi Peng Ph.D. UCLA (2013) Assist Prof. (2017-), Purdue; Assist Prof. (2013-2017), The Ohio State University Research: Mobile networking (4G/5G) Mobile systems (sensing applications) Network security https://www.cs.purdue.edu/homes/chunyi/ Openings in undergraduate research (probe me if interested) First time teaching CS354

Recap and Questions? Syllabus… lecture formats and in-class participation, … Record your in-class Q&A (optional, recommended) Lab 0 (xinu setup) ? OS from the outside (module-2) system call concurrent processing (multitasking) process (vs. program) sample codes: create, resume, wait, signal, … *-1: (module-2, slide#25) CS354-Fall2018

Today’s agenda Background quiz Review on computer architecture (CS250) Solution posted at piazza Review on computer architecture (CS250) “organization of OS” (module-2) module-3, if time allowed CS354-Fall2018

Prerequisites CS250 (Computer Architecture) CS251 (Data Structures) CS252 (Systems Programming) CS240 (C Programming) Or equivalent CS354-Fall2018

Recap on Architecture (CS250) Acknowledgements to Prof. Xu’s slide (architecture) Prof. Peter Chen (U. Michigan) Prof. Sam King (UIUC) Prof. Klara Nahrstedt (UIUC) Prof. Gustavo Rodriguez-Rivera (Purdue) Overlap with Prof. Comer’s slide (module-3)

A Typical Computer from a Hardware Point of View CPU . . . CPU Memory Chipset I/O bus Network

North Bridge chip South Bridge Modem Sound card Hard disks CD-ROM Video card Memory CPU AGP port PCI bus PCI slots IDE controller Serial, parallel and USB ports

Typical Computer System Memory CPU Programs and data . Operating System Software CPU OS Network Apps Data

CS250 in 15 minutes CS354-Fall2018

Switch to CS354-Presentation-1.pdf Module-2 (“organization of OS” from the inside) CS354-Fall2018