ece 2010 exam 1

studied byStudied by 11 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 65

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

66 Terms

1

Analog Signal

a continuous signal which can take on an infinite number of values over a range.

New cards
2

Digital Signal

a discrete signal which can only have a finite number of values over a given range, and only a finite number of samples over a given time period

New cards
3

Arabic Number System

This is the system we use today. Invented by the Indians and the Muslims. Much easier to use than the Roman Number System. This was significant because more people could understand numbers/math/science, which lead to more inventions and more mathematical and scientific advances.

New cards
4

ternary number system

number system based off a base of 3

New cards
5

binary number system

number system with a base of 2. only 2 symbols 1's and 0's which are called bits

New cards
6

2^0

1

New cards
7

2^3

8

New cards
8

2^4

16

New cards
9

2^5

32

New cards
10

2^6

64

New cards
11

2^7

128

New cards
12

2^8

256

New cards
13

2^9

512

New cards
14

2^10

1024

New cards
15

1 GB

2^30 bytes

New cards
16

1 K

2^10 bytes

New cards
17

NRZ-L (Non return to Zero Level)

Transmit 1s as zero voltage and 0s as positive voltage

<p>Transmit 1s as zero voltage and 0s as positive voltage</p>
New cards
18

NRZ-I

1's and 0's are represented by an inversion(switching) of the signal. If the signal transitions, it is a 1, else a 0.

<p>1's and 0's are represented by an inversion(switching) of the signal. If the signal transitions, it is a 1, else a 0.</p>
New cards
19

Return-to-Zero (RZ) Polar

Essentially the same as NRZ-L, but during the bit interval, the signal changes back to zero to allow for synchronization

<p>Essentially the same as NRZ-L, but during the bit interval, the signal changes back to zero to allow for synchronization</p>
New cards
20

Bi-phase

The data values are based on the transitions of the signal instead of the levels.

New cards
21

Manchester Bi-phase

A positive transition at the middle of a bit period represents a 1, and a negative transition is a 0.

<p>A positive transition at the middle of a bit period represents a 1, and a negative transition is a 0.</p><p></p>
New cards
22

Amplitude Shift Keying (ASK)

A 0 is represented by a different amplitude than that of a 1

<p>A 0 is represented by a different amplitude than that of a 1</p>
New cards
23

Frequency Shift Keying (FSK)

A 0 is represented by a different frequency than that of a 1.

<p>A 0 is represented by a different frequency than that of a 1.</p><p></p>
New cards
24

Phase Shift Keying (PSK)

A 0 is represented by a different phase shift than that of a 1.

<p>A 0 is represented by a different phase shift than that of a 1.</p><p></p>
New cards
25

Quadrature Amplitude Modulation (QAM)

Combines both amplitude and phase modulation to produce eight different values (000 to 111).

<p>Combines both amplitude and phase modulation to produce eight different values (000 to 111).</p><p></p>
New cards
26
<p>what operator is this truth table for</p>

what operator is this truth table for

and (*)

New cards
27
<p>what operator is this truth table for</p>

what operator is this truth table for

or(+)

New cards
28
<p>what operator is this truth table for</p>

what operator is this truth table for

not(‘)

New cards
29
<p>what is this</p>

what is this

and

New cards
30
<p>what is this</p>

what is this

or

New cards
31
<p>what is this</p>

what is this

not

New cards
32

Closure

A set S is “closed” with respect to a binary operator if for every pair of elements of S, the operator specifies a rule for obtaining a unique element of S.

New cards
33

Associative Law

A binary operator * on a set S is said to be “associative” whenever

<p> A binary operator * on a set S is said to be “associative” whenever</p>
New cards
34

Commutative Law

A binary operator * on a set S is said to be “commutative” whenever

<p>A binary operator * on a set S is said to be “commutative” whenever</p>
New cards
35

Identity Element

A set S is said to have an “identity element” with respect to a binary operator * on S if there exists an element e of S with the property that

<p>A set S is said to have an “identity element” with respect to a binary operator * on S if there exists an element e of S with the property that</p>
New cards
36

Inverse Elements

A set S with an identity element e with respect to the binary operator * is said to have an “inverse element” whenever, for every x of S, there exists an element y of S such that x * y = e

New cards
37

Distributive Law

<p></p>
New cards
38

Group

an example of an algebraic structure consisting of a set and binary operation which satisfies the properties of closure and associativity, and also has an identity element and every element has an inverse element

New cards
39

field

lgebraic structure which is a commutative group that contains a second operation that also has inverses and provides distributivity with the first operation

New cards
40

ring

a like a field, but the second operator does not necessarily have an inverse element

New cards
41

Postulate 1

(a) The structure is closed with respect to the + operator.

(b) The structure is closed with respect to the x operator.

New cards
42

Postulate 2

(a) The element 0 is an identity element with respect to +.

(b) The element 1 is an identity element with respect to x.

New cards
43

Postulate 3

(a) The structure is commutative with respect to +.

(b) The structure is commutative with respect to x

New cards
44

Postulate 4

(a) The operator x is distributive over +.

(b) The operator + is distributive over x.

New cards
45

Postulate 5

knowt flashcard image
New cards
46

Postulate 6

knowt flashcard image
New cards
47

Postulate 2 (Identity)

knowt flashcard image
New cards
48

Postulate 5 (Complementation)

knowt flashcard image
New cards
49

Theorem 1 (Idempotence)

knowt flashcard image
New cards
50

Theorem 2 (Annihilation)

knowt flashcard image
New cards
51

Theorem 3 (Involution)

knowt flashcard image
New cards
52

Postulate 3 (Commutative)

knowt flashcard image
New cards
53

Theorem 4 (Associative)

knowt flashcard image
New cards
54

Postulate 4 (Distributive)

knowt flashcard image
New cards
55

Theorem 5 (DeMorgan)

knowt flashcard image
New cards
56

Theorem 6 (Absorption)

knowt flashcard image
New cards
57

Join Property

knowt flashcard image
New cards
58

Cancellation of OR” Property

knowt flashcard image
New cards
59

consensus theorem

knowt flashcard image
New cards
60

order of operations

  1. Parentheses

  2. NOT

  3. AND

  4. OR

New cards
61

The “FOIL Method”

knowt flashcard image
New cards
62

Literal

each mention of a variable ex (X,Y’,Z’)

New cards
63

Term

each product (XY’ , XYZ’ , Y"‘Z)

New cards
64
New cards
65
New cards
66
New cards
robot