Difference between revisions of "ECE 110/Concept List/F22"

From PrattWiki
Jump to navigation Jump to search
(Created page with "== Lecture 1 == * [https://www.wikihow.com/Convert-from-Binary-to-Decimal Convert from Binary to Decimal] from WikiHow * [https://www.wikihow.com/Convert-from-Decimal-to-Binar...")
 
Line 4: Line 4:
 
* [https://www.quora.com/What-are-minterms-and-maxterms-in-digital-electronics What are minterms and maxterms] from Quora (clearly I should have re-read this before class)
 
* [https://www.quora.com/What-are-minterms-and-maxterms-in-digital-electronics What are minterms and maxterms] from Quora (clearly I should have re-read this before class)
 
* [https://en.wikipedia.org/wiki/Logic_gate#Symbols Logic Gate Symbols] from Wikipedia
 
* [https://en.wikipedia.org/wiki/Logic_gate#Symbols Logic Gate Symbols] from Wikipedia
 +
 +
== Lecture 2 ==
 +
* Drawing logical schematics
 +
* Gray code
 +
* Karnaugh maps
 +
* Minimum sum of products (optimize the 1s)
 +
* Minimum product of sums (optimize the 0s then use DeMorgans twice to flip)
 +
 +
== Lecture 3 ==
 +
* Circuit terms (Element, Circuit, Path, Branch and Essential Branch, Node and Essential Node, Loop and Mesh).
 +
* Circuit topology (parallel, series)
 +
* Electrical quantities (charge, current, voltage, power)
 +
* Passive Sign Convention and Active Sign Convention and relation to calculating power absorbed and/or power delivered.

Revision as of 17:16, 2 September 2019

Lecture 1

Lecture 2

  • Drawing logical schematics
  • Gray code
  • Karnaugh maps
  • Minimum sum of products (optimize the 1s)
  • Minimum product of sums (optimize the 0s then use DeMorgans twice to flip)

Lecture 3

  • Circuit terms (Element, Circuit, Path, Branch and Essential Branch, Node and Essential Node, Loop and Mesh).
  • Circuit topology (parallel, series)
  • Electrical quantities (charge, current, voltage, power)
  • Passive Sign Convention and Active Sign Convention and relation to calculating power absorbed and/or power delivered.