Electrical Engineering Exam Review

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/86

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards for exam preparation.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

87 Terms

1
New cards

Nyquist Stability Criterion

A stability criterion in control systems that determines the stability of the closed-loop system.

2
New cards

Gate Terminal

To regulate the output current of the FET

3
New cards

High input resistance

Advantage of a FET over a BJT

4
New cards

Purpose of a biasing circuit in a transistor

To establish the operating point of the transistor

5
New cards

Purpose of a decoder in digital circuits

To convert a coded input into a corresponding output

6
New cards

Transformer

A component used to step up or step down the voltage in a transformer

7
New cards

Refractive Index

The ratio of the speed of electromagnetic waves in a medium to their speed in a vacuum

8
New cards

Electromagnetic Induction

The process of generating an electric current in a circuit by varying the magnetic field.

9
New cards

Electromagnetic phenomenon that allows wireless power transfer

Inductive Coupling

10
New cards

Gamma Rays

Cancer treatment

11
New cards

Disinfection

Ultraviolet

12
New cards

X-Rays

Medical Imaging

13
New cards

Radio Waves

Broadcasting

14
New cards

Ampere's Law

The phenomenon where a current-carrying conductor creates a magnetic field around it.

15
New cards

X-Rays

Type of electromagnetic wave used for medical imaging

16
New cards

Transverse and longitudinal waves

Two fundamental types of electromagnetic waves

17
New cards

Diffraction

Bending of waves around obstacles

18
New cards

Refraction

Bending of waves at the boundary between two media

19
New cards

Reflection

Bouncing back of waves from a surface

20
New cards

Absorption

Transfer of energy from waves to matter

21
New cards

Bus in microprocessors and microcontrollers

A communication pathway for data and control signals

22
New cards

Purpose of an interrupt in microprocessors and microcontrollers

To temporarily suspend the normal program execution and handle a specific event

23
New cards

Serial Communication Interface (UART)

Example of an input/output peripheral in microcontrollers

24
New cards

90 degrees

Phase difference between voltage and current in a pure inductive circuit

25
New cards

Flash memory

Memory commonly used for code storage in microcontrollers

26
New cards

I2C

Commonly used communication protocol in microcontrollers

27
New cards

C

Programming language commonly used to program microcontrollers

28
New cards

Commonly used sensor in microcontroller-based systems

Proximity Sensor

29
New cards

Resonance in an RLC circuit

When the inductive and capacitive reactance cancel each other out

30
New cards

Code Segment

Register that defines the starting address of the section of memory holding code

31
New cards

Addressing mode that moves a byte or word between a register and a memory location addressed by an index register, base register plus a displacement

Base relative plus index

32
New cards

Replacing a voltage source in series with a resistor by a current source in parallel with the same resistor, or vice versa

Source transformation in circuit analysis

33
New cards

What happens to the reactance of a capacitor as the frequency increases

Decreases

34
New cards

How a varactor is usually configured

Reverse-biased

35
New cards

Increases

When the light increases, the reverse minority carrier current in a photodiode

36
New cards

Characteristic of Asynchronous Sequential Logic

The outputs change immediately in response to any input change

37
New cards

Primary role of a flip-flop in sequential logic circuits

To store and synchronize binary data

38
New cards

Series Clipper

Half-wave rectifier example

39
New cards

To maintain a constant output voltage irrespective of input voltage variations

Primary function of a voltage regulator circuit

40
New cards

Output frequency of a bridge rectifier if line frequency is 60 Hz

120 Hz

41
New cards

Example of an active transducer

Piezoelectric sensor

42
New cards

USB (Universal Serial Bus)

Example of a commonly used interface circuit

43
New cards

Effect of adding an inductor in series with a resistor in an AC circuit

Increases the impedance

44
New cards

Key characteristic of Finite State Machines (FSMs)

They can be used to model systems with discrete states and transitions

45
New cards

X= (A OR B) AND (A OR C)

Logic gate equivalent to the boolean expression: X = A OR (B AND C)?

46
New cards

Logic gate represented by the following truth table? | A | B |X||-|-|-||0|0|1||0|11| |1|0|0||1|1|1|

NOR gate

47
New cards

512

If three amplifiers with a gain of 8 each are in cascade, how much is the overall gain?

48
New cards

It provides high gain and improved input/output impedance

Benefit of using a cascode amplifier configuration?

49
New cards

Component commonly used to couple two amplifier stages together

Capacitor

50
New cards

The first stage of a preamp

Small signal

51
New cards

conducts current

When forward-biased, a diode

52
New cards

voltage equal to the barrier potential of the diode (0.7V for Si)

For a practical diode model, a forward biased diode is represented as

53
New cards

Anode is more positive than cathode.

A junction diode is said to be forward biased if

54
New cards

About oscillator circuits

They produce a continuous output waveform without any external input

55
New cards

Voltage gain is high, current gain is moderate, and phase shift is 180 degrees

Characteristic of a common-emitter configuration

56
New cards

is necessary in order to establish the proper region of operation for ac amplification.

dc biasing

57
New cards

class B

An amplifier that delivers an output signal of 180 degrees only.

58
New cards

An op-amp inverting amplifier uses a feedback resistor of 100 kilo ohms and input resistor of 10 kilo ohms. If the op-amp's input offset voltage is 2.0mV, approximate the amplifier output offset voltage due to this input offset voltage.

22mV

59
New cards

To stabilize the circuit and reduce distortion

Purpose of negative feedback in an operational amplifier circuit?

60
New cards

Regarding the slew rate of an operational amplifier?

It is the maximum rate of change of the amplifier output voltage

61
New cards

A commonly used communication protocol in building management systems?

BACnet

62
New cards

A commonly used type of occupancy sensor in building automation?

Passive infrared (PIR) sensor

63
New cards

Purpose of daylight harvesting in lighting control systems?

To optimize energy usage by adjusting artificial lighting based on natural light availability

64
New cards

True regarding the frequency response of a common emitter amplifier

The cutoff frequency is determined by the capacitor and resistor values in the amplifier

65
New cards

20 Hz to 20 kHz

An audio amplifier operates in the frequency range of

66
New cards

A commonly used type of occupancy sensor in building automation?

Passive infrared (PIR) sensor

67
New cards

inductive sensor

A proximity sensor that operates under the principle of Faradays Law of Inductance

68
New cards

Regarding the current mirror circuit?

It helps achieve improved accuracy and precision in current matching

69
New cards

In a current mirror circuit, what is the purpose of the emitter resistor?

To stabilize the current against temperature variations

70
New cards

To convert the circuit equations into algebraic equations in the frequency domain

When analyzing a complex linear circuit, what is the purpose of using Laplace transform?

71
New cards

Combinational circuits have output that is solely dependent on current inputs, while sequential circuits have output that depends on both current inputs and previous states

What is the difference between combinational and sequential logic circuits?

72
New cards

Null

In Boolean algebra, the expression X.X' = 0 represents what law?

73
New cards

Which logic gate is equivalent to the boolean expression: X = A OR (B AND C)?

X= (A OR B) AND (A OR C)

74
New cards

What is the Laplace transform used for in control systems?

Analysis of dynamic systems

75
New cards

Feedback control

Which control system technique is used to improve the transient response?

76
New cards

During the half-power frequencies, the current of a series RLC is of the current at resonance.

0.707

77
New cards

2.44 A

If 78 C of charge pass through an electric conductor in 32 seconds, determine the current (Amperes, A) in the conductor.

78
New cards

To represent a node with an unknown voltage

When analyzing circuits using nodal analysis, what is the purpose of a dummy node?

79
New cards

Two SCRS in parallel

The triac is equivalent to

80
New cards

No

Will a SCR turn-off when the voltage at the gate is removed?

81
New cards

10.7V

What is the peak voltage (Vp) if a PUT is connected to a gate supply of 10V?

82
New cards

The diac is a

Bidirectional device

83
New cards

Which of the following is not a characteristic of the UJT?

bilateral conduction

84
New cards

To represent the periodic signal as a sum of sinusoidal components

What is the purpose of using Fourier series in analyzing periodic signals in circuits?

85
New cards

At resonance, what is the total reactance of a series RLC circuit where R is 10 ohms, C is 3mF and L is 1mH?

0

86
New cards
term image

0

87
New cards
term image

37.5