1/51
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Optoelectronics
he study and application of electronic devices that source,
detect, and control light
Light-Emitting Devices
Convert electrical energy into light
Light-Detecting Devices
Convert light into electrical signals
Photovoltaic Devices
Convert light directly into sustained electrical power
Optoisolators
Use light to transfer signals between
isolated circuits
Gallium Phosphide: red/green
Gallium Nitride: Blue/White
LED materials and color
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
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
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.
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
Sensor
A device that detects or measures a physical property (temperature, pressure,
light) and responds to it
Transducer
A device that converts one form of energy into another (e.g., physical
energy into electrical energy, or vice versa).
Thermistors
Resistors whose resistance changes
significantly with temperature. Non-linear but
highly sensitive over narrow ranges.
Thermocouples
Two dissimilar metals joined
together that produce a small voltage proportional
to temperature differences (Seebeck effect).
Excellent for extreme heat.
RTDs (Resistance Temperature Detectors)
Pure metals (like platinum) with a predictable, linear
change in resistance. Highly accurate
Potentiometers
Simple analog
voltage dividers for measuring rotary
or linear position.
Encoders (Optical/Magnetic)
Provid digital pulses to track speed, direction,
and precise position (crucial for motor
control).
Amplification
Boosting microvolt/millivolt signals to usable levels
Filtering
Removing high-frequency noise or 60Hz AC mains
interference
Linearization
Correcting non-linear sensor outputs in hardware or
software.
Isolation
Protecting the processing unit from high voltage spikes at
the sensor level
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
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
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
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.
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.
Analog-to-Digital Converter (ADC
Translates continuous real-
world voltage into discrete digital numbers.
I2C
2-wire bus, Connecting multiple low-speed sensors (like temperature,
humidity, or RTCs) on the same board using minimal pins
SPI
ingle-master, multi-slave. Uses a "Chip Select" (CS) line
for each device rather than addresses.
UART
2-wire (TX for Transmit, RX for Receive), plus a
common Ground.
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
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
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
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
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.
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.
Ladder Diagram
The most popular PLC language. A visual language that mimics
traditional electrical relay schematics.
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.
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)
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
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.
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.
BMS Subsystem 1 - HVAC Controls
Actively regulates Heating, Ventilation, and Air Conditioning to
balance occupant comfort with strict energy conservation
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
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
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
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
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
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
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.
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.
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