SYRCSE261: Electronics and Digital Systems (Combinational Logic 1 of ZyBook)

0.0(0)
studied byStudied by 0 people
0.0(0)
linked notesView linked note
call with kaiCall with Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

This set of flashcards covers key vocabulary and concepts from the course on Electronics and Digital Systems.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

20 Terms

1
New cards
<p>Voltage</p>

Voltage

The potential for charge to move, measured in volts (V).

2
New cards
<p>Current</p>

Current

The amount of charge flow, measured in amperes (A).

3
New cards
<p>Resistance</p>

Resistance

Opposition to flow in an electrical circuit, measured in ohms (\Omega).

4
New cards
<p>Ohm's Law</p>

Ohm's Law

The relationship between voltage, current, and resistance, expressed as V = IR.

5
New cards
<p>nMOS</p>

nMOS

A type of MOSFET that conducts when a positive voltage (1) is applied to the gate.

6
New cards
<p>pMOS</p>

pMOS

A type of MOSFET that conducts when a negative voltage (0) is applied to the gate.

7
New cards

Truth table

A mathematical table used to determine the output of a logic gate based on all possible input values.

8
New cards
<p>Logic gate</p>

Logic gate

An electronic component that performs a logical operation on one or more inputs to produce an output.

9
New cards

Boolean algebra

A branch of algebra that deals with true (1) or false (0) values, used in logic and digital circuit design.

10
New cards

Timing diagram

A graphical representation that shows the state of a digital signal over time.

11
New cards

Sum-of-products form

A method of combining products (AND terms) by summing them to express a logic function.

12
New cards

Product-of-sums form

A method of combining sums (OR terms) by multiplying them to express a logic function.

13
New cards

Binary number system

A number system that consists of only two digits, 0 and 1, used in digital electronics.

14
New cards

Interrupt logic

The logic used to handle interrupts in a processor, determining the priority and response to events.

15
New cards

Maximum terms (maxterms)

The product terms in a logic expression that evaluate to false (0).

16
New cards

Minimum terms (minterms)

The sum terms in a logic expression that evaluate to true (1).

17
New cards

Digital circuit simulator

A software tool used to simulate the behavior of digital circuits.

18
New cards
<p>AND Gate</p>

AND Gate

A logic gate that outputs true (1) only if all its inputs are true (1).

<p>A logic gate that outputs true ($$1$$) only if all its inputs are true ($$1$$).</p>
19
New cards
<p>OR Gate</p>

OR Gate

A logic gate that outputs true (1) if at least one of its inputs is true (1).

<p>A logic gate that outputs true ($$1$$) if at least one of its inputs is true ($$1$$).</p>
20
New cards
<p>NOT Gate</p>

NOT Gate

A logic gate that outputs the logical complement (inverse) of its input (0 \to 1, 1 \to 0).

<p>A logic gate that outputs the logical complement (inverse) of its input ($$0 \to 1$$, $$1 \to 0$$).</p>