electronic system and design

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/51

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 6:42 PM on 7/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

52 Terms

1
New cards

Optoelectronics

he study and application of electronic devices that source,
detect, and control light

2
New cards

Light-Emitting Devices

Convert electrical energy into light

3
New cards

Light-Detecting Devices

Convert light into electrical signals

4
New cards

Photovoltaic Devices

Convert light directly into sustained electrical power

5
New cards

Optoisolators

Use light to transfer signals between
isolated circuits

6
New cards

Gallium Phosphide: red/green

Gallium Nitride: Blue/White

LED materials and color

7
New cards

Reverse bias

To achieve the fastest response time and highly linear operation
for detecting optical signals in a fiber-optic communication receiver,
a PIN photodiode must be operated under which condition

8
New cards

Laser diodes utilize stimulated emission within an optical cavity.

What is the fundamental optical mechanism that differentiates
the light emission of a Laser Diode from that of a standard Light
Emitting Diode (LED)?
A) Laser diodes rely on the spontaneous recombination of minority
carriers.
B) Laser diodes utilize stimulated emission within an optical cavity.
C) Laser diodes generate light through the piezoelectric effect.
D) Laser diodes emit light by heating a tungsten filament

9
New cards

C) To provide complete galvanic isolation between low-voltage and high-
voltage domains.

In the design of industrial control circuits, what is the primary
engineering purpose of integrating an optocoupler (optoisolator) between
a logic controller and a high-power motor drive?
A) To step up the logic voltage to match the motor's operating voltage.
B) To convert analog sensor data into a pulse-width modulated digital
signal.
C) To provide complete galvanic isolation between low-voltage and high-
voltage domains.
D) To filter out high-frequency electromagnetic interference from the
main power lines.

10
New cards

Phototransistor

When designing an optical sensing circuit, you require a device
that detects light and provides internal current amplification to
eliminate the need for an external amplifier. Which component is
best suited for this, bearing in mind it will have a slower response
time?
A) PIN Photodiode
B) Phototransistor
C) Solar Cell
D) Schottky Diode

11
New cards

Sensor

A device that detects or measures a physical property (temperature, pressure,
light) and responds to it

12
New cards

Transducer

A device that converts one form of energy into another (e.g., physical
energy into electrical energy, or vice versa).

13
New cards

Thermistors

Resistors whose resistance changes
significantly with temperature. Non-linear but
highly sensitive over narrow ranges.

14
New cards

Thermocouples

Two dissimilar metals joined
together that produce a small voltage proportional
to temperature differences (Seebeck effect).
Excellent for extreme heat.

15
New cards

RTDs (Resistance Temperature Detectors)

Pure metals (like platinum) with a predictable, linear
change in resistance. Highly accurate

16
New cards

Potentiometers

Simple analog
voltage dividers for measuring rotary
or linear position.

17
New cards

Encoders (Optical/Magnetic)

Provid digital pulses to track speed, direction,
and precise position (crucial for motor
control).

18
New cards

Amplification

Boosting microvolt/millivolt signals to usable levels

19
New cards

Filtering

Removing high-frequency noise or 60Hz AC mains
interference

20
New cards

Linearization

Correcting non-linear sensor outputs in hardware or
software.

21
New cards

Isolation

Protecting the processing unit from high voltage spikes at
the sensor level

22
New cards

B) A sensor specifically detects a physical variable, whereas a transducer
encompasses the entire process of converting that physical energy into a
standardized electrical signal (or vice versa).

Which of the following statements accurately describes the primary
difference between a sensor and a transducer?
A) A sensor converts one form of energy to another, while a transducer
only detects physical changes.
B) A sensor specifically detects a physical variable, whereas a transducer
encompasses the entire process of converting that physical energy into a
standardized electrical signal (or vice versa).
C) All transducers are sensors, but not all sensors are transducers.
D) Sensors always require an external power source, while transducers are
completely passive

23
New cards

Thermocouple

Which of the following is considered a passive sensor because it
generates its own electrical signal directly from the physical stimulus
without needing an external power supply?
A) Ultrasonic distance sensor
B) Radar sensor
C) Thermocouple
D) Phototransistor

24
New cards

RTD (Resistance Temperature Detector

When designing a temperature measurement system that
requires extremely high linearity and predictable accuracy over a
wide range, which component is typically the best choice?
A) NTC Thermistor
B) RTD (Resistance Temperature Detector)
C) Digital humidity sensor
D) Bimetallic strip

25
New cards

C) To amplify, filter, and linearize the raw, often noisy, sensor signal
before it reaches the ADC.

In a sensor-to-microcontroller interface, what is the primary purpose of
the signal conditioning stage?
A) To execute the main software logic and control loops for the system.
B) To convert the digital output of a microcontroller back into physical
motion.
C) To amplify, filter, and linearize the raw, often noisy, sensor signal
before it reaches the ADC.
D) To provide an encrypted wireless communication link for the sensor
network.

26
New cards

D) By changing its electrical resistance as the sensing element
stretches or compresses.

How does a typical strain gauge measure applied mechanical
force or weight in an electronic system?
A) By generating a small voltage proportional to the applied heat.
B) By detecting changes in internal capacitance as physical plates
move closer together.
C) By utilizing the photoelectric effect to emit light under pressure.
D) By changing its electrical resistance as the sensing element
stretches or compresses.

27
New cards

Analog-to-Digital Converter (ADC

Translates continuous real-
world voltage into discrete digital numbers.

28
New cards

I2C

2-wire bus, Connecting multiple low-speed sensors (like temperature,
humidity, or RTCs) on the same board using minimal pins

29
New cards

SPI

ingle-master, multi-slave. Uses a "Chip Select" (CS) line
for each device rather than addresses.

30
New cards

UART

2-wire (TX for Transmit, RX for Receive), plus a
common Ground.

31
New cards

B) The bit resolution

What primary parameter dictates the number of discrete voltage
levels an Analog-to-Digital Converter (ADC) can represent when
translating a continuous real-world analog signal?
A) The sampling rate
B) The bit resolution
C) The baud rate
D) The operational voltage

32
New cards

C) I2C

Which of the following digital communication protocols utilizes a
2-wire bus architecture (SDA for Data, SCL for Clock) and relies on
unique hardware addresses to communicate with multiple slave
devices on the same line?
A) SPI
B) UART
C) I2C
D) Modbus

33
New cards

B) SPI

In an electronic system requiring blazing fast, full-duplex
(simultaneous two-way) communication with high-bandwidth
peripherals like an SD card module or a TFT display, which serial
protocol is the standard choice?
A) I2C
B) SPI
C) UART
D) 1-Wire

34
New cards

B) They must be pre-programmed to transmit and receive data at the
exact same baud rate.

What is a fundamental requirement for two separate devices to
communicate successfully via a standard UART (Universal Asynchronous
Receiver-Transmitter) connection?
A) They must share a continuous, high-speed clock signal wire to
synchronize their data bits.
B) They must be pre-programmed to transmit and receive data at the
exact same baud rate.
C) They must utilize a multi-master topology to avoid data collisions on
the TX line.
D) They must operate using differential signaling to cancel out
electromagnetic noise

35
New cards

Use a logic level shifter circuit to safely step up the 3.3V signals to 5V and step
down the 5V signals to 3.3V.

When integrating a modern microcontroller that operates on 3.3V logic (such
as an ESP32 or STM32) with a legacy industrial sensor that outputs 5V logic,
what is the safest engineering practice to establish a communication link?
A) Connect the TX and RX pins directly, as modern microcontrollers will simply
ignore the excess voltage.
B) Wire a large bypass capacitor in parallel to absorb the excess 1.7V difference.
C) Use a logic level shifter circuit to safely step up the 3.3V signals to 5V and step
down the 5V signals to 3.3V.
D) Route the digital signal through an Analog-to-Digital Converter before it
reaches the microcontroller.

36
New cards

PLC

specialized, ruggedized
computer used for industrial automation and
control systems., Invented in the late 1960s to
replace complex, hard-wired relay control
systems in automotive manufacturing.

37
New cards

Ladder Diagram

The most popular PLC language. A visual language that mimics
traditional electrical relay schematics.

38
New cards

C) They operate on a deterministic real-time operating system and are strictly
ruggedized against harsh environmental factors like heat and electrical noise.

What is the primary reason Programmable Logic Controllers (PLCs) are
preferred over standard desktop computers or mass-produced microcontrollers
for heavy industrial automation?
A) They have significantly faster clock speeds and more RAM for complex
graphic rendering.
B) They natively support high-level consumer programming languages like
JavaScript and Python out of the box.
C) They operate on a deterministic real-time operating system and are strictly
ruggedized against harsh environmental factors like heat and electrical noise.
D) They rely exclusively on cloud-based processing to execute their control
loops.

39
New cards

B) Ladder Diagram (LD)

According to the IEC 61131-3 standard, which of the following is
the most widely adopted visual programming language for PLCs,
originally designed to mimic electromechanical relay schematics?
A) Structured Text (ST)
B) Ladder Diagram (LD)
C) Function Block Diagram (FBD)
D) Sequential Function Chart (SFC)

40
New cards

C) Read Inputs -> Execute Logic -> Update Outputs

During normal operation, a PLC continuously executes a specific
sequence known as the "scan cycle." What is the correct standard
order of this cycle?
A) Execute Logic -> Read Inputs -> Update Outputs
B) Update Outputs -> Read Inputs -> Execute Logic
C) Read Inputs -> Execute Logic -> Update Outputs
D) Read Inputs -> Update Outputs -> Execute Logic

41
New cards

The electrical power source (L1/Hot and L2/Neutral or Ground)
that drives the virtual circuit.

When analyzing a Ladder Logic program, what do the two
vertical lines (rails) on the left and right sides of the diagram
represent?
A) The data bus and address bus of the microprocessor.
B) The logical start and end points of a subroutine loop.
C) The electrical power source (L1/Hot and L2/Neutral or Ground)
that drives the virtual circuit.
D) The physical input and output modules of the PLC rack.

42
New cards

C) By utilizing opto-isolators (optocouplers) to transfer the input signal via
light, providing complete galvanic isolation.

How do modern PLC digital input modules physically protect the
sensitive internal CPU from high-voltage spikes and electrical noise
originating from the factory floor?
A) By using heavy-duty mechanical relays that physically break the circuit
during a voltage surge.
B) By stepping down the voltage using internal step-down transformers
for every single input pin.
C) By utilizing opto-isolators (optocouplers) to transfer the input signal via
light, providing complete galvanic isolation.
D) By routing all incoming signals through a dedicated software firewall to
filter out noise before reaching the CPU.

43
New cards

BMS Subsystem 1 - HVAC Controls

Actively regulates Heating, Ventilation, and Air Conditioning to
balance occupant comfort with strict energy conservation

44
New cards

Integrating CO2 sensors in the return air ducts to proportionally modulate the
variable frequency drives (VFDs) on the fresh air intake fans based on the real-time
occupant load.

A commercial office building experiences large, unpredictable fluctuations in
occupancy throughout the day. To maximize energy efficiency while maintaining indoor
air quality, the engineering team decides to upgrade the HVAC control system. Which
of the following implementations represents the most effective application of
Demand-Controlled Ventilation (DCV)?
A) Installing a timer relay to run the fresh air intake fans at 100% capacity strictly
between the hours of 8:00 AM and 5:00 PM.
B) Upgrading the central thermostat to a digital model with a tighter temperature
deadband to keep the office constantly chilled.
C) Integrating CO2 sensors in the return air ducts to proportionally modulate the
variable frequency drives (VFDs) on the fresh air intake fans based on the real-time
occupant load.
D) Replacing the modulating chilled water valves with standard on/off solenoid valves
to ensure maximum, rapid cooling whenever a room is occupied

45
New cards

The DDC receives a priority override signal from the FACP to immediately shut down
the supply fans to prevent the circulation of toxic smoke and starve the fire of oxygen.

During standard operation, an electronic Direct Digital Controller (DDC) is
maintaining optimal temperature in a multistory building using VFD-driven supply fans.
Suddenly, a manual pull station in the third-floor hallway is triggered, activating the
Fire Alarm Control Panel (FACP). What is the correct automated response of the HVAC
control system in this scenario?
A) The DDC increases the supply fan speed to 100% to blow the smoke out of the
building's ventilation shafts.
B) The DDC receives a priority override signal from the FACP to immediately shut down
the supply fans to prevent the circulation of toxic smoke and starve the fire of oxygen.
C) The DDC sends a command to the FACP to delay the audible alarms until the HVAC
system has fully purged the ambient air in the affected zone.
D) The DDC automatically switches the chilled water valves to maximum cooling to
lower the ambient room temperature and suppress the heat of the fire

46
New cards

BMS Subsystem 2 - Security and Surveillance Control System

Protects physical assets
and personnel by monitoring the
environment and strictly managing who
can enter specific areas of a facility

47
New cards

Deploying IP-based cameras equipped with "edge processing," allowing the cameras
themselves to run the object detection models and only send a tiny data alert to the server
when the rule is broken.

A facility manager wants to upgrade the perimeter surveillance of an industrial complex. The
goal is to automatically trigger an alert if a vehicle idles near the loading bay for more than five
minutes, but the facility's central security server lacks the processing power to handle
continuous video analysis for 50 new cameras. Which design choice solves this bottleneck?
A) Upgrading the analog cameras to models with higher megapixel counts and running thicker
coaxial cables to the main server.
B) Rerouting all camera data feeds through the facility's SCADA database so the PLC processors
can handle the video analytics instead.
C) Deploying IP-based cameras equipped with "edge processing," allowing the cameras
themselves to run the object detection models and only send a tiny data alert to the server
when the rule is broken.
D) Installing an independent passive infrared (PIR) motion sensor on every camera to completely
cut power to the camera unless physical movement is detected

48
New cards

BMS Subsystem 3 - Audio-Video and Lighting Controls


Optimizes artificial illumination for energy efficiency and human

comfort, while centralizing the control of facility-wide communication and
presentation systems

49
New cards

Configuring the DALI system to utilize daylight harvesting, allowing ambient light sensors to
dynamically dim the specific LED fixtures nearest the windows while keeping the interior
fixtures brighter.

A corporate conference room with large, south-facing windows is equipped with a DALI
(Digital Addressable Lighting Interface) control network. On a bright, sunny afternoon, the
facility manager wants to maintain a steady 500-lux illumination level on the conference table
while minimizing electrical power consumption. Which of the following is the most appropriate
automated configuration for this system?
A) Installing passive infrared (PIR) occupancy sensors to turn off all lights whenever the room is
occupied, assuming sunlight is always sufficient.
B) Configuring the DALI system to utilize daylight harvesting, allowing ambient light sensors to
dynamically dim the specific LED fixtures nearest the windows while keeping the interior
fixtures brighter.
C) Overriding the DALI controller to force all LED fixtures to 100% output to counteract the
glare from the sunlight.
D) Using a master timer to completely cut power to the lighting circuit between 12:00 PM and
4:00 PM to guarantee energy savings

50
New cards

The control processor simultaneously lowers the motorized projection screen, routes
the audio to the surround speakers, and signals the digital lighting bus to smoothly dim
the house lights to 10% while shutting off the podium spotlight.

A university auditorium features an integrated AV and architectural lighting control
system. A guest speaker steps up to the podium and presses a single "Cinema Mode"
button on the control touch panel. In a properly integrated system, what sequence of
events does this macro command trigger?
A) The AV system sends an emergency override command to the Fire Alarm Control
Panel to disable smoke detectors temporarily during the presentation.
B) The control processor simultaneously lowers the motorized projection screen, routes
the audio to the surround speakers, and signals the digital lighting bus to smoothly dim
the house lights to 10% while shutting off the podium spotlight.
C) The touch panel sends an analog audio signal directly into the building's main
SCADA server to be recorded for the facility's historical database.
D) The system flashes the house lights to alert the audience to sit down, requiring the
speaker to manually turn on the projector and adjust the volume.

51
New cards

BMS Subsystem 4 - Supervisory Controls and Data
Acquisition (SCADA)

The overarching software
layer that provides a centralized graphical
user interface (GUI), alarm management,
and historical data logging for the entire
facility.

52
New cards

BMS Subsystem 5 - Fire and Life Safety Controls

The early detection of fire, smoke, or dangerous gases to ensure the safe and
rapid evacuation of occupants, while triggering automated suppression systems