EEF 205E

From The Emerging Circuits and Computation Group at ITU
(Difference between revisions)
Jump to: navigation, search
(Syllabus)
 
(6 intermediate revisions by one user not shown)
Line 2: Line 2:
 
== Announcements ==
 
== Announcements ==
  
* <span style="background:#4682B4; color:#FFFFFF; font-size: 100%;"> Oct. 4th</span>  The class is given in the room '''6309''' (third floor), EEF.
+
* <span style="background:#4682B4; color:#FFFFFF; font-size: 100%;"> Oct. 16th</span>  The class is given in the room '''5204''' (second floor), EEF.
  
 
== Syllabus ==
 
== Syllabus ==
<div style="font-size: 120%;"> '''EEF 205E: Introduction to Logic Design''', CRN: 15211, Fridays 8:30-11:30, Room: 6309 (EEF), Fall 2023. </div>
+
<div style="font-size: 120%;"> '''EEF 205E: Introduction to Logic Design''', CRN: 15211, Fridays 8:30-11:30, Room: 5204 (EEF), Fall 2023. </div>
 
{| border="1" cellspacing="0" cellpadding="5" " width="80%"
 
{| border="1" cellspacing="0" cellpadding="5" " width="80%"
 
   
 
   
Line 19: Line 19:
 
| <div style="font-size: 120%;"> '''Teaching Assistant'''</div>
 
| <div style="font-size: 120%;"> '''Teaching Assistant'''</div>
 
         ||
 
         ||
Emre Altuner
+
İrem Cömertoğlu
* Email: altuner16@itu.edu.tr
+
* Email: comertoglu17@itu.edu.tr
* Room: 3107 EEF
+
* Room: 3101 EEF
 
|-
 
|-
 
|  <div style="font-size: 120%;"> '''Grading'''</div>
 
|  <div style="font-size: 120%;"> '''Grading'''</div>
Line 30: Line 30:
  
 
* Midterm Exams: '''50%'''
 
* Midterm Exams: '''50%'''
** 2 midterms (20% each) during the lecture time that will on '''19/11/2021''' and '''24/12/2021'''.
+
** 2 midterms (25% each) during the lecture time that will on '''17/11/2023''' and '''22/12/2023'''.
  
 
* Final Exam: '''40%'''
 
* Final Exam: '''40%'''
Line 65: Line 65:
 
|| <div style="font-size: 120%;"> '''Topic'''</div>
 
|| <div style="font-size: 120%;"> '''Topic'''</div>
 
|-
 
|-
|  Week  1, 8/10/2021       || Introduction
+
|  Week  1, 6/10/2023       || Introduction
 
|-
 
|-
|  Week  2, 15/10/2021       || Digital logic fundamentals: gates, combinational circuits, Boolean expressions
+
|  Week  2, 13/10/2023       || Digital logic fundamentals: gates, combinational circuits, Boolean expressions
 
|-
 
|-
|  Week  3, 22/10/2021       || Digital logic fundamentals: truth tables, two-level forms (AND/OR/NAND/NOR), "don't cares"
+
|  Week  3, 20/10/2023       || Digital logic fundamentals: truth tables, two-level forms (AND/OR/NAND/NOR), "don't cares"
 
|-
 
|-
|  Weeks 4, 29/10/2021 || HOLIDAY!
+
|  Weeks 4, 27/10/2023 || Logic minimization: Karnaugh maps, Quine-McCluskey method
 
|-
 
|-
|  Weeks 5, 5/11/2021   || Logic minimization: Karnaugh maps, Quine-McCluskey method
+
|  Weeks 5, 3/11/2023   || Logic minimization: Karnaugh maps, Quine-McCluskey method
 
|-
 
|-
|  Week 6, 12/11/2021     || Combinational circuit design: building blocks (adders, multiplexers, decoders, etc.)
+
|  Week 6, 10/11/2023     || Combinational circuit design: building blocks (adders, multiplexers, decoders, etc.)
 
|-
 
|-
|  Weeks 7, 19/11/2021 || MIDTERM I
+
|  Weeks 7, 17/11/2023 || MIDTERM I
 
|-
 
|-
|  Week  8, 26/11/2021   || HOLIDAY, no class
+
|  Week  8, 24/11/2023   || Combinational circuit design: implementing Boolean and arithmetic operations
 
|-
 
|-
|  Week  9, 3/12/2021     || Combinational circuit design: implementing Boolean and arithmetic operations
+
|  Week  9, 1/12/2023     || Area-Delay Performance analysis of combinational circuits
 
|-
 
|-
|  Weeks 10, 10/12/2021 || Area-Delay Performance analysis of combinational circuits
+
|  Weeks 10, 8/12/2023 || Sequential circuits: latches & flip-flops
 
|-
 
|-
|  Week  11, 17/12/2021     || Sequential circuits: latches & flip-flops
+
|  Week  11, 15/12/2023     || Sequential circuit design: state graphs and tables, modules
 
|-
 
|-
|  Week  12, 24/12/2021   || MIDTERM II
+
|  Week  12, 22/12/2023   || MIDTERM II
 
|-
 
|-
|  Weeks 13, 31/12/2021 || Sequential circuit design: state graphs and tables, modules
+
|  Weeks 13, 29/12/2023 || Sequential circuit design: modules, state machines
 
|-
 
|-
|  Weeks 14, 7/1/2022 || Sequential circuit design: modules, state machines
+
|  Weeks 14, 5/1/2024 || Sequential circuit design: modules, state machines
|-
+
|  Weeks 15, 14/1/2022 || Sequential circuit design: modules, state machines
+
 
|}
 
|}
  
 
== Course Materials ==
 
== Course Materials ==
  
{| border="1" cellspacing="0" cellpadding="5"
+
Shared through Ninova.
! Homeworks  & Solutions!! Homeworks  & Solutions!! Quizzes & Solutions!! Sample Problems & Solutions !!Exams
+
|-
+
| [[Media:ehb205e-2021-fall-hw-01.pdf | Homework 1]] & [[Media:ehb205e-2021-fall-hw-01-solutions.pdf | Solutions]] || [[Media:ehb205e-2021-fall-hw-03.pdf | Homework 3]] & [[Media:ehb205e-2021-fall-hw-03-solutions.pdf | Solutions]]  ||[[Media:ehb205e-2021-fall-quiz-01.pdf | Quiz 1]] & [[Media:ehb205e-2021-fall-quiz-01-solutions.pdf | Solutions]]  || [[Media:ehb205e-2021-problems-01.pdf | Problem Set 1]] & [[Media:ehb205e-2021-problems-01-solutions.pdf | Solutions]]  || [[Media:ehb205e-2021-fall-midterm-01.pdf | Midterm 1]] & [[Media:ehb205e-2021-fall-midterm-01-solutions.pdf | Solutions]]
+
|-
+
| [[Media:ehb205e-2021-fall-hw-02.pdf | Homework 2]] || [[Media:ehb205e-2021-fall-hw-04.pdf | Homework 4]] & [[Media:ehb205e-2021-fall-hw-04-solutions.pdf | Solutions]]  || [[Media:ehb205e-2021-fall-quiz-02.pdf | Quiz 2]] & [[Media:ehb205e-2021-fall-quiz-02-solutions.pdf | Solutions]]  || [[Media:ehb205e-2021-problems-02.pdf | Problem Set 2]] & [[Media:ehb205e-2021-problems-02-solutions.pdf | Solutions]]    || [[Media:ehb205e-2021-fall-midterm-02.pdf | Midterm 2]] & [[Media:ehb205e-2021-fall-midterm-02-solutions.pdf | Solutions]]
+
 
+
|}
+

Latest revision as of 15:53, 16 October 2023

Contents

[edit] Announcements

  • Oct. 16th The class is given in the room 5204 (second floor), EEF.

[edit] Syllabus

EEF 205E: Introduction to Logic Design, CRN: 15211, Fridays 8:30-11:30, Room: 5204 (EEF), Fall 2023.
Instructor

Mustafa Altun

  • Email: altunmus@itu.edu.tr
  • Tel: 02122856635
  • Office hours: 15:00 – 16:00 on Wednesdays in Room:3005, EEF (or stop by my office any time)
Teaching Assistant

İrem Cömertoğlu

  • Email: comertoglu17@itu.edu.tr
  • Room: 3101 EEF
Grading
  • Homeworks: 10%
    • 4 homeworks (2.5% each)
  • Midterm Exams: 50%
    • 2 midterms (25% each) during the lecture time that will on 17/11/2023 and 22/12/2023.
  • Final Exam: 40%
Textbook
  • Wakerly, J. F. (20XX). Digital Design Principles & Practices. Prentice Hall.
Reference Books
  • Roth Jr, C., & Kinney, L. (20XX). Fundamentals of logic design. Cengage Learning.
  • Mano, M. M., & Kime, C. R. (20XX). Logic and Computer Design Fundamentals. Prentice Hall.
Policies
  • Homeworks are due at the beginning of class. Late homeworks will be downgraded by 20% for each day passed the due date.
  • Exams are in closed-notes and closed-books format.
  • To be eligible of taking the final or the resit exam, your average, excluding the final, should be at least 40% of the class average.
  • To pass the class, your overall average should be at least 50% of the class average.

[edit] Weekly Course Plan

Date
Topic
Week 1, 6/10/2023 Introduction
Week 2, 13/10/2023 Digital logic fundamentals: gates, combinational circuits, Boolean expressions
Week 3, 20/10/2023 Digital logic fundamentals: truth tables, two-level forms (AND/OR/NAND/NOR), "don't cares"
Weeks 4, 27/10/2023 Logic minimization: Karnaugh maps, Quine-McCluskey method
Weeks 5, 3/11/2023 Logic minimization: Karnaugh maps, Quine-McCluskey method
Week 6, 10/11/2023 Combinational circuit design: building blocks (adders, multiplexers, decoders, etc.)
Weeks 7, 17/11/2023 MIDTERM I
Week 8, 24/11/2023 Combinational circuit design: implementing Boolean and arithmetic operations
Week 9, 1/12/2023 Area-Delay Performance analysis of combinational circuits
Weeks 10, 8/12/2023 Sequential circuits: latches & flip-flops
Week 11, 15/12/2023 Sequential circuit design: state graphs and tables, modules
Week 12, 22/12/2023 MIDTERM II
Weeks 13, 29/12/2023 Sequential circuit design: modules, state machines
Weeks 14, 5/1/2024 Sequential circuit design: modules, state machines

[edit] Course Materials

Shared through Ninova.

Personal tools
Namespaces

Variants
Actions
ECC
ECC (In Turkish)
Toolbox