Difference between revisions of "BSc: Signals And Systems"

From IU
Jump to navigation Jump to search
Line 333: Line 333:
 
=== What forms of evaluation were used to test students’ performance in this section? ===
 
=== What forms of evaluation were used to test students’ performance in this section? ===
   
  +
{|
<div class="tabular">
 
  +
!
  +
!align="center"| '''Yes/No'''
  +
|-
 
| Development of individual parts of software product code
  +
|align="center"| 1
  +
|-
 
| Homework and group projects
  +
|align="center"| 1
  +
|-
 
| Midterm evaluation
  +
|align="center"| 1
  +
|-
 
| Testing (written or computer based)
  +
|align="center"| 0
  +
|-
  +
| Reports
  +
|align="center"| 1
  +
|-
  +
| Essays
  +
|align="center"| 0
  +
|-
  +
| Oral polls
  +
|align="center"| 0
  +
|-
 
| Discussions
  +
|align="center"| 1
  +
|}
   
<span>|a|c|</span> &amp; '''Yes/No'''<br />
 
Development of individual parts of software product code &amp; 0<br />
 
Homework and group projects &amp; 1<br />
 
Midterm evaluation &amp; 1<br />
 
Testing (written or computer based) &amp; 0<br />
 
Reports &amp; 0<br />
 
Essays &amp; 0<br />
 
Oral polls &amp; 1<br />
 
Discussions &amp; 1<br />
 
 
 
 
</div>
 
 
=== Typical questions for ongoing performance evaluation within this section ===
 
=== Typical questions for ongoing performance evaluation within this section ===
   

Revision as of 21:28, 24 October 2021

Signals and Systems

  • Course name: Signals and Systems
  • Course number: XYZ
  • Subject area: Electric Engineering

Course characteristics

Key concepts of the class

  • discrete(-time) signals, their impulse and frequency domains
  • classification of (discrete) systems (bound-input-bound-output, linear and shift-invariant)
  • filters and filtering, finite and infinite impulse response filters
  • discrete(-time) Fourier transform and fast Fourier transform

What is the purpose of this course?

The goal of the course is to present mathematical foundations of digital signal processing altogether with practical experience to design finite and infinite impulse response filters. The course is aimed to provide basic mathematical knowledge and practical skills needed for further studies of applied signal processing and digital signal processing from engineering as well as from mathematical perspective.

Course Objectives Based on Bloom’s Taxonomy

- What should a student remember at the end of the course?

  • discrete (time) signals and systems, their classification
  • linear shift-invariant systems, filters and filtering
  • Discrete Fourier Transformation (DFT)
  • Fast discrete Fourier Transformation (FFT)
  • Discrete-Time Fourier Transformation (DTFT),

- What should a student be able to understand at the end of the course?

  • relations between analog and digital signals (sampling)
  • relations between convolution, correlation, and filtering of discrete signals
  • role of impulse and frequency domains of discrete signals
  • differences between infinite and finite discrete signals
  • role of discrete time Fourier transform and its inverse
  • role of discrete Fourier transform (DFT) and fast DFT (FFT)

- What should a student be able to apply at the end of the course?

  • basic numerical tools from mathematical package SciLab/Octave
  • classify discrete signals and systems
  • design and implement infinite and finite impulse response filters
  • implement and use discrete time Fourier transform,
  • implement and use discrete Fourier transform and fast DFT.

Course evaluation

Course grade breakdown
Proposed points
Labs/seminar classes 20 20
Interim performance assessment 30 90
Exams 50 20

If necessary, please indicate freely your course’s features in terms of students’ performance assessment:

Labs/seminar classes:

  • In-class participation 1 point for each individual contribution in a class but not more than 1 point a week (i.e. 14 points in total for 14 study weeks),
  • overall course contribution (to accumulate extra-class activities valuable to the course progress, e.g. a short presentation, book review, very active in-class participation, etc.) up to 6 points.

Interim performance assessment:

  • Each of 4 home-made individual lab (computational) assignments costs 15 points (i.e. 60 points for all 4 assignments).
  • Each of 3 home-made individual written theory tests cost 10 points (i.e. 30 points for all 3 tests).

Exam:

  • final examination costs 20 points.

Overall score:

130 points (100%).

Grades range

Course grading range
Proposed range
A. Excellent 80-100 104-130
B. Good 65-79 84-103
C. Satisfactory 50-64 65-83
D. Poor 0-49 0-64

If necessary, please indicate freely your course’s grading features:

  • A: at least 80% of the overall score;
  • B: at least 65% of the overall score;
  • C: at least 50% of the overall score;
  • D: less than 50% of the overall score.

Resources and reference material

Textbook:

  • Martin Vetterli, Jelena Kovacevic, and Vivek K Goyal.Foundations of Signal Processing.Cambridge University Press, 2014. ISBN 10703860X

Reference material:

  • Oppenheim, Alan V., and A. S. Willsky. Signals and Systems (2nd ed.) Prentice Hall, 1996. ISBN 0-13-814757-4.
  • Richard G. Lyons.UnderstandingDigitalSignalProcessing. Prentice Hall, 2010. ISBN 978-0137027415

Course Sections

The main sections of the course and approximate hour distribution between them is as follows:

Course Sections
Section Section Title Lectures Seminars Self-study Knowledge
Number (hours) (labs) evaluation
1 Complex numbers and functions, vector and Hilbert Spaces, computational aspects 4 4 4 1
2 Discrete Fourier Transform and Fast Fourier Transforms (DFT and FFT) 6 6 6 2
3 Discrete-time signals and systems: properties and classification 6 6 6 2
4 Convolution, Discrete-time Fourier Transformation, filtering 6 6 6 2
Final examination 2

Section 1

Section title:

Complex numbers and functions, vector and Hilbert Spaces, computational aspects

Topics covered in this section:

  • Complex numbers and their matrix representation
  • Vector spaces with dot-product
  • Metrics and convergence, Hilbert spaces
  • Algorithms and their computational (space and time) complexity

What forms of evaluation were used to test students’ performance in this section?

Yes/No
Development of individual parts of software product code 0
Homework and group projects 1
Midterm evaluation 0
Testing (written or computer based) 1
Reports 1
Essays 0
Oral polls 0
Discussions 1


Typical questions for ongoing performance evaluation within this section

  1. Prove that each complex number has a square root.
  2. Prove that the neutral element is unique in a vector space.
  3. Prove that pixel (Manhattan) and Euclidean norms are equivalent in finite-dimensional real (complex) spaces.
  4. Is the set of integers complete in the discrete metrics?
  5. What is space and time complexity of dot product in a complex n-dimensional vector space?

Typical questions for seminar classes (labs) within this section

  1. Prove that each complex number but zero has the inverse.
  2. Prove that each vector of a vector space has unique opposite element.
  3. Prove that pixel and the universal norms are equivalent in finite-dimensional real(complex) spaces.
  4. Is the set of rational numbers complete in the discrete metrics?
  5. What is space and time complexity of finite matrices multiplication (according to the definition)?

Test questions for final assessment in this section

(TBD)

  1. Build if possible (or prove that it isn’t) ...

Section 2

Section title:

Discrete Fourier Transform and Fast Fourier Transforms (DFT and FFT)

Topics covered in this section:

  • Circular convolution, eigen vectors and values of the circular convolution
  • Discrete Fourier Transform (DFT) and its inverse
  • Circutate filters and filtering
  • Fast Fourier Transform (FFT),its inverse, and computational aspects of DFT and fast FFT

What forms of evaluation were used to test students’ performance in this section?

Yes/No
Development of individual parts of software product code 1
Homework and group projects 1
Midterm evaluation 1
Testing (written or computer based) 0
Reports 1
Essays 0
Oral polls 0
Discussions 1

Typical questions for ongoing performance evaluation within this section

  1. Compute circular convolution of given two short integer signals.
  2. Explain Discrete Fourier Transform as orthogonal vector decomposition.
  3. Compute DFT and FFT for given short integer signal.

Typical questions for seminar classes (labs) within this section

  1. Prove circular impulse shift property.
  2. Study commutativity, linearity and associativity of the circular convolution.
  3. Give matrix representation for the circular convolution for several small dimensions.
  4. Recall 2-redex fast Fourier transform and draw its matrices for several small dimensions.

Test questions for final assessment in this section

TBD

  1. Assume that a finite signal ...

Section 3

Section title:

Discrete-time signals and systems: properties and classification

Topics covered in this section:

  • Kotelnikov-Whittaker–Nyquist–Shannon sampling Theorem.
  • Discrete signals as sequences, spaces of absolutely summable and bounded sequences.
  • Auto- and cross-correlation; memoryless, causal and shift-invariant systems
  • Linear systems, their matrix representation and properties
  • Convolution and its relations to linear shift-invariant systems

What forms of evaluation were used to test students’ performance in this section?

Yes/No
Development of individual parts of software product code 1
Homework and group projects 1
Midterm evaluation 1
Testing (written or computer based) 0
Reports 1
Essays 0
Oral polls 0
Discussions 1

Typical questions for ongoing performance evaluation within this section

  1. What is the type of the second order equation?
  2. Is the equation homogeneous or not?
  3. What is a characteristic equation of differential equation?
  4. In which form a general solution may be found?
  5. What is the form of the particular solution of non-homogeneous equation?

Typical questions for seminar classes (labs) within this section

  1. Compose a characteristic equation and find its roots.
  2. Find the general of second order equation.
  3. Determine the form of a particular solution of the equation and reduce the order.
  4. Solve a homogeneous constant coefficient equation.
  5. Solve a non-homogeneous constant coefficient equation.

Test questions for final assessment in this section

  1. Homogeneous linear second order equations.
  2. Constant coefficient equations. A method of undetermined coefficients.
  3. Constant coefficient equations. A method of variation of parameters.
  4. Non-homogeneous linear second order equations. Reduction of order.

Section 4

Section title:

Laplace transform

Topics covered in this section:

  • Improper integrals. Convergence / Divergence.
  • Laplace transform of a function
  • Existence of the Laplace transform.
  • Inverse Laplace transform.
  • Application of the Laplace transform to solving differential equations.

What forms of evaluation were used to test students’ performance in this section?

|a|c| & Yes/No
Development of individual parts of software product code & 0
Homework and group projects & 1
Midterm evaluation & 0
Testing (written or computer based) & 1
Reports & 0
Essays & 0
Oral polls & 1
Discussions & 1


Typical questions for ongoing performance evaluation within this section

  1. What is an improper integral?
  2. How to compose the Laplace transform for a certain function?
  3. What is a radius of convergence of the Laplace transform?
  4. How to determine the inverse Laplace transform for a given expression?
  5. How to apply the method of Laplace transform for solving ordinary differential equations?

Typical questions for seminar classes (labs) within this section

  1. Find the Laplace transform for a given function. Analyze its radius of convergence.
  2. Find the inverse Laplace transform for a given expression.
  3. Solve the first order differential equation with the use of a Laplace transform.
  4. Solve the second order differential equation with the use of a Laplace transform.

Test questions for final assessment in this section

  1. Laplace transform, its radius of convergence and properties.
  2. Inverse Laplace transform. The method of rational functions.
  3. Application of Laplace transform to solving differential equations.

Section 5

Section title:

Series approach to linear differential equations

Topics covered in this section:

  • Functional series.
  • Taylor and Maclaurin series.
  • Differentiation of power series.
  • Series solution of differential equations.

What forms of evaluation were used to test students’ performance in this section?

|a|c| & Yes/No
Development of individual parts of software product code & 0
Homework and group projects & 1
Midterm evaluation & 0
Testing (written or computer based) & 1
Reports & 0
Essays & 0
Oral polls & 1
Discussions & 1


Typical questions for ongoing performance evaluation within this section

  1. What are the power and functional series?
  2. How to find the radius of convergence of a series?
  3. What is a Taylor series?
  4. How to differentiate a functional series?

Typical questions for seminar classes (labs) within this section

  1. Find the radius of convergence of a given series.
  2. Compose the Taylor series for a given function.
  3. Solve the first order differential equation with the use of Series approach.
  4. Solve the second order differential equation with the use of Series approach.

Test questions for final assessment in this section

  1. Taylor and Maclaurin series as functional series. Radius of convergence.
  2. Uniqueness of power series. Its differentiation.
  3. Application of power series to solving differential equations