Embedded Systems Quiz - Advanced to Expert

Embedded Systems Quiz - Advanced to Expert

University

40 Qs

quiz-placeholder

Similar activities

Embedded Systems Situational MCQs - Basic to Intermediate

Embedded Systems Situational MCQs - Basic to Intermediate

University

40 Qs

PLCC

PLCC

University

35 Qs

MATLAB Situational-Based MCQs- Advanced to Expert

MATLAB Situational-Based MCQs- Advanced to Expert

University

40 Qs

8.4.1 - Mechanical Engineering Applications

8.4.1 - Mechanical Engineering Applications

10th Grade - University

38 Qs

Piping Systems and Components Quiz

Piping Systems and Components Quiz

University

39 Qs

ELECTRICAL ENGINEERS PRE-BOARD EXAMINATION MARCH 2017

ELECTRICAL ENGINEERS PRE-BOARD EXAMINATION MARCH 2017

University

40 Qs

Hardware Quiz - Basic 03 to Basic 04

Hardware Quiz - Basic 03 to Basic 04

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?