Digital Signal Processing Spring, 2019

Slides:



Advertisements
Similar presentations
CSE 322: Software Reliability Engineering Topics covered: Course outline and schedule Introduction, Motivation and Basic Concepts.
Advertisements

ECE 201 Electrical Networks I Instructor: Professor (not Dr.) Richard Farmer.
Course Introduction (Lecture #0) ECE 331 – Digital System Design.
Course Introduction (Lecture #0) ECE 301 – Digital Electronics.
METU Computer Engineering Department
7-Sep-15 Physics 1 (Garcia) SJSU Conceptual Physics (Physics 1) Prof. Alejandro Garcia Spring 2007.
MATH 310, FALL 2003 (Combinatorial Problem Solving) MoWeFr 1:20 McGregory 214.
1 MSCS 237 Distributed Computing Spring 2006 INSTRUCTOR: Dr. Sheikh Iqbal Ahamed Office: Cudahy Hall 386 Phone: Office Hours: Monday 2:00-3:00pm.
CS 103 Discrete Structures Lecture 01 Introduction to the Course
General Physics1 Welcome to Phys 130! Blackboard blackboard.siena.edu.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
ICS102: Introduction To Computing King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
MAT 3730 Complex Variables Spring 2012
DIGITAL SIGNAL PROCESSING AND APPLICATIONS
Introduction Fall 2001 Foundations of Computer Systems Prerequisite:91.166* or * Section A Instructor: Dr. David Hutchinson Office:
EE 460 Advanced Control and Sys Integration Monday, August 24 EE 460 Advanced Control and System Integration Slide 1 of 13.
DIGITAL SIGNAL PROCESSING ENTC 4347/ Dr. Hugh Blanton TR 8:15-11:05 (423) Office Hours: TR9:30 am-11:30 am or By appointment.
Software Systems Engineering Rob Oshana Southern Methodist University EMIS 7312.
1 Welcome Alireza Humber College Lecture 1 Game 540 Alireza
{ COMI Thursday night 5:30 – 10:30 Room 6054.
Database Management Systems
1 Chapter Chapter 2 The Whole Numbers.
CENG 213 Data Structures Nihan Kesim Çiçekli
Digital Image Processing Fall Course Syllabus
Computer Engineering Department Islamic University of Gaza
Calculus I – Course Syllabus
Welcome to Computers in Civil Engineering 53:081 Spring 2003
ENVS& 100 Survey of Environmental Science Instructor: Tom Broxson Library 138 Office Hours: 11:00-12:00 M,T,W,Th, F and by appointment
Microelectronic Circuits Spring, 2017
ECE 533 Digital Image Processing
Mobile Ad hoc Networks (Spring 2003)
CENG 213 Data Structures Nihan Kesim Çiçekli
Microelectronic Circuits Spring, 2013
Course Information CSE 3213 – Fall 2011.
CSC 111 Course orientation
Welcome to MAT 170 MWF 8:40 SLN
Advanced College English
COMI Friday 9:00 – 1:50 Room 2108.
FALL 2017 Dr. Senanu Spring-Pearson
EE 435 Spring Lecture 1 Course Outline.
Cpt S 471/571: Computational Genomics
Advanced College English
Engineering Physics II
Introduction to Programming Using C++
Signals and Systems Chapter 0: Course Policies
CSE1311 Introductory Programming for Engineers & Scientists
Lecture1: Introduction to IT322 Software Engineering I
Introduction to Law.
INFS 522 – Computer Systems Concepts
Signals and systems ELEC 305
CS 425 / CS 625 Software Engineering
CS 336/536: Computer Network Security Fall 2014 Nitesh Saxena
CS 250, Discrete Structures, Fall 2014 Nitesh Saxena
Advanced College English
ITEC 202 Operating Systems
Administrative Issues
MAT 379 Computer Networking
ITEC 202 Operating Systems
CS Problem Solving and Object Oriented Programming Spring 2019
Data Communications Spring, 2019
Introduction Lecture 1 Wed, Jan 17, 2007.
Review for Final Exam Spring 2019
AME Spring Lecture 11 - Thrust and aircraft range
CS 232 Geometric Algorithms: Lecture 1
CSCI 1730: C++ and System Programming
CS 474/674 – Image Processing Fall Prof. Bebis.
Presentation transcript:

Digital Signal Processing Spring, 2019 School of Computer Science and Engineering Pusan National University Jeong Goo Kim

Class Day/Time: Tuesday / 09:00 Course Information Class Day/Time: Tuesday / 09:00 Classroom: Research @ Lab. Bldg. #313, Room 404 Instructor: Jeong Goo Kim Office: Research & Lab. Bldg. #313, Room 420 Phone: 510-3733 E-mail: kimjg@pusan.ac.kr Office Hours: Tuesday, Thursday  13:50 – 14:50 Homework: Due one week from day assigned (unless otherwise specified) Grading: Attendance: 10 % Homework: 25% Final Exam:  30% Mid Term Exam:   30% Presentation: 5%

Useful References (Books): Course Information Course Objectives Obtain basic concepts on digital signal processing Enlarge the basic concepts to various DSP application areas TEXT E. C. Ifeachor, B. W. Jervis, Digital Signal Processing, A Practical Processing, Addison-Wesley, 1993. Useful References (Books): A.V.Oppenheim & R.W. Scafer, Continuous & Discrete Signals & Systems, Prentice Hall 1989. V. K. Ingle, J. G. Proakis, Digital Signal Processing Using MATLAB V.4, ITP, 1997. All the information on this class will be posted at http://abc.pusan.ac.kr

Useful References (Books): Course Information Course Objectives Obtain basic concepts on digital signal processing Enlarge the basic concepts to various DSP application areas TEXT E. C. Ifeachor, B. W. Jervis, Digital Signal Processing, A Practical Processing, Addison-Wesley, 1993. Useful References (Books): A.V.Oppenheim & R.W. Scafer, Continuous & Discrete Signals & Systems, Prentice Hall 1989. V. K. Ingle, J. G. Proakis, Digital Signal Processing Using MATLAB V.4, ITP, 1997. All the information on this class will be posted at http://abc.pusan.ac.kr

To obtain the maximum result from this course: Course Information To obtain the maximum result from this course: Before coming to the class, read the sections in the textbook to be discussed. As you read, write down any question that arises. Participate in the classroom discussion. Ask the questions which you have identified while reading the textbook. Do the assigned problems right after the class. This tests whether you have adequately digested the material discussed during the class. If you have difficulty in solving the problems, then read the relevant sections in the textbook again. (The explanation in the textbook should make much more sense and should be easier to read during the second-time around because most of the questions which arose during the first-time reading would have been fully answered.) If the difficulty still persists after this, then it is time to come to see me for construction. Form a small study group for discussing the concepts, techniques, and solutions to problems.

Clas Schedule Class Schedule Week  Contents Note 1 Introduction   2 Discrete transform 1 3 Discrete transform 2 4 z-transform 1  HW Assignment #1 5 z-transform 2 6 Correlation and convolution 7 Framework for Digital Filter Design HW Assignment #2 8  Midterm Exam. 9 FIR filter 1 10 FIR filter 2 11 IIR filter 1 12 IIR filter 2 HW Assignment #3 13 Multirate DSP 14 Adaptive filter HW Assignment #4 15  Final Exam. Note: Schedule may be changed according to the progress of classwork with notification    

Digital Signal Processing

Digital Signal Processing Relationship to other courses Things to do as a graduate student

Homework and Next Lecture Read text book pp. 1-35 After reading Chapter 1, show an example system utilizing digital signal processing technology around your life. Please explain the adopted digital signal processing techniques in detail as possible as you can. Next Lecture Chapter 1. Introduction