Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM609 Topics in Embedded Systems.

Slides:



Advertisements
Similar presentations
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University ECM553 Special Topics in Computer Science 1.
Advertisements

Lecture 8. MIPS Instructions #4 – Branch Instructions #2
COMP171 Data Structures and Algorithms Spring 2009.
COMP171 Data Structures and Algorithms Spring 2009.
1 SWE Software Testing and Quality Assurance Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer.
Course Material: webcourses.kfupm.edu.sa
COMP171 Data Structures and Algorithm Huamin Qu Lecture 1 (Sept. 1, 2005)
CS – 600 Introduction to Computer Science Prof. Angela Guercio Spring 2008.
COMP171 Data Structures and Algorithm Qiang Yang Lecture 1 ( Fall 2006)
ECE 453/599 Computer Communication Networks Dr. Jinyuan (Stella) Sun Dept. of Electrical Engineering and Computer Science University of Tennessee Spring.
EET 4250: Microcomputer Architecture Fall 2009 William Acosta URL:
1 SWE Introduction to Software Engineering Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer Science.
METU Computer Engineering Department
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science & Engineering Korea University COM850 Computer Hacking and Security.
Introduction to Operating Systems J. H. Wang Sep. 18, 2012.
Welcome to the Course CPSC 5155 Computer Architecture Edward Bosworth, Ph.D. Associate Professor Computer Science.
CSCI 1301 Principles of Computer Science I
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University ECM586 Special Topics in Embedded Systems.
Course Introduction Software Engineering
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University ECM585 Special Topics in Computer Design.
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM503 Parallel Computer Architecture & Programming.
Ministry of Higher Education Sohar College of Applied Sciences IT department Comp Introduction to Programming Using C++ Fall, 2011.
CS 494/594 Computer Communication Networks Dr. Jinyuan (Stella) Sun Dept. of Electrical Engineering and Computer Science University of Tennessee Spring.
Introduction to Operating Systems J. H. Wang Sep. 15, 2010.
Agenda 1. Books & reference material 2. Introduction to the course
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
Lecture 6. VFP & NEON in ARM
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM609 Topics in Embedded Systems.
Lecture 0. Program Introduction Prof. Taeweon Suh Computer Science Education Korea University 2010 R&E Computer System Education & Research.
01 - Course Intro.CSC4071 CSC407F Software Architecture & Design Prof. Penny LP396C
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University ECM583 Special Topics in Computer Systems.
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM515 Advanced Computer Architecture.
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM509 Computer Systems.
MMU 209 INTRODUCTION TO MATERIALS SCIENCE AND ENGINEERING COURSE TIME AND VENUE: TUESDAY: (B202) WEDNESDAY: (B312) Lecturer: Assist.
COP4610 Principles of Operating Systems Prof. Robert van Engelen Department of Computer Science Florida State University.
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM509 Computer Systems.
January 10, Csci 2111: Data and File Structures Instructor: Nathalie Japkowicz Objectives of the Course and Preliminaries.
Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM515 Advanced Computer Architecture.
MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N Fall 2010.
Introduction to the DE0 Board Prof. Taeweon Suh Computer Science & Engineering Korea University COSE221, COMP211 Computer Logic Design.
Telecommunications Networking II Overview and Course Policy.
CS203 – Advanced Computer Architecture Introduction Daniel Wong, Assistant Professor Department of Electrical and Computer Engineering Cooperating Faculty,
The course purpose and structure Teach the computers internals on hardware/software interface level The students upon completion of the course should be.
1 CENG 707 Data Structures and Algorithms Nihan Kesim Çiçekli Department of Computer Engineering Middle East Technical University Fall 2013.
Course Overview 1 MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N
ECE/CS 352 Digital System Fundamentals1 ECE/CS 352 Digital Systems Fundamentals Spring 2001 Introduction Charles R. Kime.
1 Cp Sc 111 – Programming in C. 2 Objectives  Meet your instructor  Go over syllabus  Learn basic concepts – start of chapter 1.
CS161 – Design and Architecture of Computer Systems Introduction Daniel Wong, Assistant Professor Department of Electrical and Computer Engineering Cooperating.
CENG 707 Data Structures and Algorithms
CS 450/550 Operating Systems Loc & Time: MW 1:40pm-4:20pm, 101 ENG
CSCE 121, Sec 200 Fall 2012 Prof. Jennifer L. Welch.
Course Introduction 공학대학원 데이타베이스
Syllabus Introduction to Computer Science
CSCE 451/851 Operating System Principles
22446: Microprocessors Introduction
COMP211 Computer Logic Design Introduction to the DE2 Board
CPE741: Distributed Systems Course Introduction
Introduction and Overview
TERM 181 IMPORTANT INFORMATION
Calculus III – Course Syllabus
INTRODUCTION TO INFORMATION SYSTEMS AND TECHNOLOGY (NET 201)
Welcome! EDU 224: Foundations of Teaching and Learning Please complete an information sheet. Have students complete information sheet.
CSE1311 Introductory Programming for Engineers & Scientists
CS 0007 Spring Lory Al Moakar.
INFS 522 – Computer Systems Concepts
CMPUT101: Purpose of the Course
Lecture 4. Introduction to the DE2 Board
Sarah Diesburg Operating Systems CS 3430
CS161 – Design and Architecture of Computer Systems
Presentation transcript:

Lecture 0. Course Introduction Prof. Taeweon Suh Computer Science Education Korea University COM609 Topics in Embedded Systems

Korea Univ Course Information Instructor  Prof. Taeweon Suh Prerequisite  COMP335 Operating Systems  COMP211 Computer Architecture  COMP169 C-programming Textbook  MicroC/OS-II The Real-Timer Kernel, Jean Labrosse, 2 nd Edition, CMPBooks, 2002 References  Operating System Concepts, A. Silberschatz, 8 th Edition, Wiley 2009 Office hours  After class as needed  By appointment at Lyceum 307 Contact Information  

Korea Univ Objectives Understand characteristics of embedded systems  How is it different from general purpose computer systems such as PC? Build a simple hardware (an embedded system) Port µC/OS-II to the hardware Study and manipulate real-time operating system internals using µC/OS-II 3

Korea Univ Grading Policy Class Presentations: 30% Assignment: 40% Final Project: 40% Fail rule  You will be given an “F” if you are absent more than 3 times 2 late show-ups will be counted as 1 absence 4