Difference between revisions of "ECE 2020"

From Georgia Tech Student Wiki
(comparision w/ CS 2110)
 
(9 intermediate revisions by 6 users not shown)
Line 1: Line 1:
  +
{{DISPLAYTITLE:ECE 2020 - Fundamentals of Digital Design}}
== Overview ==
 
ECE 2020 is a 3 credit hour ECE class with no lab requirement. It is a requirement for both [[Electrical_Engineering |electrical engineering]] and [[Computer_Engineering |computer engineering]] majors.<ref name=":0">https://www.ece.gatech.edu/courses/course_outline/ECE2031</ref>
 
   
[[ECE 2031]], Digital Design Lab, is taken subsequently to ECE 2020 and uses many of the same concepts studied in ECE 2020. The course places emphasis on understanding [https://en.wikipedia.org/wiki/Boolean_algebra Boolean algebra], gate design.<ref>https://www.ece.gatech.edu/courses/course_outline/ECE2020</ref> The course features several lab projects utilizing the [https://www.ni.com/en-us/shop/engineering-education/portable-student-devices/mydaq/what-is-mydaq.html myDAQ], a [https://en.wikipedia.org/wiki/Data_acquisition data acquisition] device that is also used in ECE 2040 and ECE 3084. Students are required to purchase a myDAQ for ECE 2020.
+
'''ECE 2020''' is a 3 credit hour class with no lab requirement. It is a requirement for both [[Electrical_Engineering |electrical engineering]] and [[Computer_Engineering |computer engineering]] majors.<ref name=":0">https://www.ece.gatech.edu/courses/course_outline/ECE2031</ref> It parallels parts of [[CS 2110]]. ECE 2020 places emphasis on understanding Boolean algebra and gate design.<ref>https://www.ece.gatech.edu/courses/course_outline/ECE2020</ref> Several lab projects utilizing the [https://www.ni.com/en-us/shop/engineering-education/portable-student-devices/mydaq/what-is-mydaq.html myDAQ], a data acquisition device also used in [[ECE 2040]] and [[ECE 3084]], are featured in the course. Students are required to purchase or borrow a myDAQ for ECE 2020.
  +
== Topic List ==
 
 
* Boolean Algebra
=== Topics ===
 
  +
* MOSFET Switches
As of Spring 2021,<ref name=":0" /> the topics covered in the class were:
 
 
* Switch Design
 
* Logic Gate Design
  +
* Mixed Logic
 
* Simplification w/wo Karnaugh Maps
 
* Number Systems
  +
* Combinatorial (Combinational) Logic
  +
* Latches, Registers, Flip-Flops, and Memory
  +
* Bitwise Operations
 
* Counters
 
* State Machines
  +
* Datapath Elements
  +
* Single-Cycle Datapath
 
* Introduction to RISC-V ISA
  +
* Machine-Level Representation of Files
  +
== Future Outlook ==
  +
[[ECE 2031]] is taken after ECE 2020, and both courses cover similar topics.
   
 
== Registration ==
# Introduction to Computing Systems
 
 
ECE 2020 is not a [[Linked Course|linked course]].
# Switch Design
 
# Boolean Algebra
 
# Gate Design
 
# Simplification
 
# Building Blocks
 
# Number Systems
 
# Arithmetic
 
# Latches and Registers
 
# Counters
 
# State Machines
 
# Memory
 
# Datapaths
 
# Introductory Assembly Programming.
 
   
 
== Resources ==
=== How it Fits into the Curriculum ===
 
ECE 2020 is a requirement for EE and CmpE majors.<ref>https://www.ece.gatech.edu/electrical-engineering-degree-requirements</ref> It is a prerequisite for [[ECE 2031]], [[ECE 2035]], [[ECE 2036]], [[ECE 3030]], [[ECE 3077]], and [[ECE 3600]].<ref>https://justinhtay.github.io/coursegraph/</ref>
 
   
 
* [https://ece2020.ece.gatech.edu/ Old course website]
== Current Registration Info ==
 
  +
* [https://ece2020.ece.gatech.edu/new/ New course website (under heavy construction)]
ECE 2031 is not a [[linked course]].
 
 
=== Prerequisites ===
 
Students must complete one of the following courses with a C or higher:
 
# [[CS 1371]]
 
# [[CS 1171]]
 
# [[CS 1301]]
 
=== AP/IB Credit ===
 
No AP or IB credit is available for this course.
 
 
== Resources ==
 
[https://ece2020.ece.gatech.edu/ Course website]
 
   
 
==References==
 
==References==
  +
<references />
  +
[[Category:Courses|^ECE^ECE]]

Latest revision as of 01:20, 22 April 2025


ECE 2020 is a 3 credit hour class with no lab requirement. It is a requirement for both electrical engineering and computer engineering majors.[1] It parallels parts of CS 2110. ECE 2020 places emphasis on understanding Boolean algebra and gate design.[2] Several lab projects utilizing the myDAQ, a data acquisition device also used in ECE 2040 and ECE 3084, are featured in the course. Students are required to purchase or borrow a myDAQ for ECE 2020.

Topic List[edit | edit source]

  • Boolean Algebra
  • MOSFET Switches
  • Switch Design
  • Logic Gate Design
  • Mixed Logic
  • Simplification w/wo Karnaugh Maps
  • Number Systems
  • Combinatorial (Combinational) Logic
  • Latches, Registers, Flip-Flops, and Memory
  • Bitwise Operations
  • Counters
  • State Machines
  • Datapath Elements
  • Single-Cycle Datapath
  • Introduction to RISC-V ISA
  • Machine-Level Representation of Files

Future Outlook[edit | edit source]

ECE 2031 is taken after ECE 2020, and both courses cover similar topics.

Registration[edit | edit source]

ECE 2020 is not a linked course.

Resources[edit | edit source]

References[edit | edit source]