Embedded Systems Quiz - Advanced to Expert

Embedded Systems Quiz - Advanced to Expert

University

40 Qs

quiz-placeholder

Similar activities

L2 C4 PNEUMATIC SYSTEM

L2 C4 PNEUMATIC SYSTEM

University

40 Qs

13.5.1 - Civil Engineering - Summary Overview

13.5.1 - Civil Engineering - Summary Overview

10th Grade - University

40 Qs

Aircraft and Physics

Aircraft and Physics

University

40 Qs

Flight: The Aerodynamics Behind Aircraft

Flight: The Aerodynamics Behind Aircraft

10th Grade - University

37 Qs

Instrumentation L2: Temperature, Pressure, Level, and Flow #4

Instrumentation L2: Temperature, Pressure, Level, and Flow #4

University

40 Qs

monthly test december 2024

monthly test december 2024

12th Grade - University

40 Qs

Module 2 - Embedded Systems (Quiz)

Module 2 - Embedded Systems (Quiz)

University

36 Qs

IoT Situational-Based MCQs - Basic to intermediate

IoT Situational-Based MCQs - Basic to intermediate

University

40 Qs

Embedded Systems Quiz - Advanced to Expert

Embedded Systems Quiz - Advanced to Expert

Assessment

Quiz

Engineering

University

Easy

Created by

Nestor Philips

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to reduce electromagnetic interference (EMI) in a high-speed embedded system. Which solution is most effective?

Use long wires

Enable pull-up resistors

Add ground planes and proper trace impedance matching

Reduce voltage only

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an RTOS system, tasks are missing deadlines under high load. What is a robust corrective measure?

Increase task priority randomly

Use fixed priority without deadlines

Perform rate-monotonic or EDF scheduling analysis

Disable interrupts

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A system must process sensor data, apply a Kalman filter, and control a motor in real-time. What architecture is ideal?

Single-threaded with polling

Interrupt-based state machine

RTOS with dedicated threads for sensor, filter, and actuator

Bare-metal infinite loop

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

During testing, your embedded Linux system locks up when writing to NAND flash. Cause?

Flash is full

Wear leveling failure or improper MTD driver usage

Incorrect GPIO

Floating point exception

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A real-time system is sensitive to jitter. Which strategy minimizes it?

Use cooperative scheduling

Allocate dynamic memory inside ISR

Use preemptive RTOS with priority inheritance and pin ISR

Use high baud rate UART

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You’re using SPI on two slave devices. One receives corrupt data. Root cause?

Clock skew and lack of tri-state MISO management

Interrupt priority mismatch

Shorted pull-up

I2C instead

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your embedded vision system needs fast AI inference. Which is ideal?

Use CPU with delay

Use MCU with floating point

Integrate NPU/TPU accelerator (e.g., Coral, EdgeTPU)

Use EEPROM

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?