wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

prelim exam _ embedded_A

Total questions: 49

Worksheet time: 16mins

Name
Class
Date
1.

Meaning of LED?

(a)  

2.

Meaning of UI?

(a)  

3.

Meaning of GUI?

(a)  

4.

(a)   -  Modern cars commonly consist of many computers (sometimes as many as 100), or embedded systems, designed to perform different tasks within the vehicle. Some of these systems perform basic utility functions and others provide entertainment or user-facing functions. Some embedded systems in consumer vehicles include cruise control, backup sensors, suspension control, navigation systems and airbag systems.

5.

(a)   - These consist of many embedded systems, including GUI software and hardware, operating systems (OSes), cameras, microphones, and USB (Universal Serial Bus) I/O (input/output) modules.

6.

(a)   -  They can contain embedded systems, like sensors, and can be embedded systems themselves. Industrial machines often have embedded automation systems that perform specific monitoring and control functions.

7.

(a)   -  These may contain embedded systems like sensors and control mechanisms. Medical equipment, such as industrial machines, also must be very user-friendly so that human health isn't jeopardized by preventable machine mistakes. This means they'll often include a more complex OS and GUI designed for an appropriate UI.

8.

Meaning of ASIC?

(a)  

9.

Meaning of FPGA?

(a)  

10.

Meaning of RTOS?



(a)  

11.

Meaning of DSPs?



(a)  

12.

- is based around microprocessors and microcontrollers. Microprocessors are very similar to microcontrollers and, typically, refer to a CPU (central processing unit) that is integrated with other basic computing components such as memory chips and digital signal processors (DSPs). Microcontrollers have those components built into one chip.

a)

Real-time operating system. 

b)

Software and firmware

c)

Hardware

13.

-embedded systems can vary in complexity. However, industrial-grade microcontrollers and embedded IoT systems usually run very simple software that requires little memory.

a)

Real-time operating system. 

b)

Software and firmware

c)

Hardware

14.

-These are not always included in embedded systems, especially smaller-scale systems. RTOSes define how the system works by supervising the software and setting rules during program execution.

a)

Real-time operating system. 

b)

Software and firmware

c)

Hardware

15.

- convert physical sense data into an electrical signal.

a)

Sensors

b)

Analog-to-digital (A-D)

c)

Processors

d)

Digital-to-analog (D-A)

e)

Actuators

16.

- converters change an analog electrical signal into a digital one.

a)

Sensors

b)

Analog-to-digital

c)

Processors

d)

Digital-to-analog (D-A)

e)

Actuators

17.

- process digital signals and store them in memory.

a)

Sensors

b)

Analog-to-digital

c)

Processors

d)

Digital-to-analog (D-A)

e)

Actuators

18.

-converters change the digital data from the processor into analog data.

a)

Sensors

b)

Analog-to-digital

c)

Processors

d)

Digital-to-analog (D-A)

e)

Actuators

19.

- compare actual output to memory-stored output and choose the correct one.

a)

Sensors

b)

Analog-to-digital

c)

Processors

d)

Digital-to-analog (D-A)

e)

Actuators

20.

- are small-sized systems that are designed to be portable. Digital cameras are an example of this.

a)

Mobile embedded systems

b)

Networked embedded systems

c)

Standalone embedded systems 

d)

Real-time embedded systems

e)

Actuators

21.

- are connected to a network to provide output to other systems. Examples include home security systems and point of sale (POS) systems.

a)

Mobile embedded systems

b)

Networked embedded systems

c)

Standalone embedded systems 

d)

Real-time embedded systems

e)

Actuators

22.

- are not reliant on a host system. Like any embedded system, they perform a specialized task. However, they do not necessarily belong to a host system, unlike other embedded systems. A calculator or MP3 player is an example of this.

- •

a)

Mobile embedded systems

b)

Networked embedded systems

c)

Standalone embedded systems 

d)

Real-time embedded systems

e)

Actuators

23.

-  give the required output in a defined time interval. They are often used in medical, industrial and military sectors because they are responsible for time-critical tasks. A traffic control system is an example of this.

a)

Mobile embedded systems

b)

Networked embedded systems

c)

Standalone embedded systems 

d)

Real-time embedded systems

e)

Actuators

24.

-•embedded systems often use no more than an 8-bit microcontroller.

a)

Small-scale

b)

Medium-scale

c)

Sophisticated-scale

d)

Real-time embedded systems

e)

Actuators

25.

- embedded systems use a larger microcontroller (16-32 bit) and often link microcontrollers together.

a)

Small-scale

b)

Medium-scale

c)

Sophisticated-scale

d)

Real-time embedded systems

e)

Actuators

26.

- embedded systems often use several algorithms that result in software and hardware complexities and may require more complex software, a configurable processor and/or a programmable logic array

a)

Small-scale

b)

Medium-scale

c)

Sophisticated-scale

d)

Real-time embedded systems

e)

Actuators

27.

-  call subroutines, which manage a specific part of the hardware or embedded programming.

a)

Simple control loops

b)

Interrupt controlled systems

c)

Sophisticated-scale

d)

Cooperative multitasking

e)

Preemptive multitasking or multithreading 

28.

-  have two loops: a main one and a secondary one. Interruptions in the loops trigger tasks.

a)

Simple control loops

b)

Interrupt controlled systems

c)

Sophisticated-scale

d)

Cooperative multitasking

e)

Preemptive multitasking or multithreading 

29.

- is essentially a simple control loop located in an application programming interface (API).

a)

Simple control loops

b)

Interrupt controlled systems

c)

Sophisticated-scale

d)

Cooperative multitasking

e)

Preemptive multitasking or multithreading 

30.

- Is often used with an RTOS and features synchronization and task switching strategies.

a)

Simple control loops

b)

Interrupt controlled systems

c)

Sophisticated-scale

d)

Cooperative multitasking

e)

Preemptive multitasking or multithreading 

31.

RAM is the Brain of an embedded system. It is the basic unit that takes inputs and produces an output after processing the data.

a)

TRUE

b)

FALSE

32.

meaning of EU?

(a)  

33.

-includes a fetch unit for fetching instructions from the memory. The EU has circuits that implement the instructions pertaining to data transfer operation and data conversion from one form to another.

a)

Control Unit (CU)

b)

Execution Unit (EU)i

c)

Very Large Scale Integration (VLSI)

34.

-includes the Arithmetic and Logical Unit (ALU) and also the circuits that execute instructions for a program control task such as interrupt, or jump to another set of instructions.

a)

Control Unit (CU)

b)

Execution Unit (EU)i

c)

Very Large Scale Integration (VLSI)

35.

Meaning of ALU?

(a)  

36.

is a single-chip Very Large Scale Integration unit (also called microcomputer) which, although having limited computational capabilities, possesses enhanced input/output capability and a number of on-chip functional units.

a)

Microprocessor

b)

Microcontroller

c)

Embedded Processor

d)

Digital Signal Processor

e)

Media Processor

37.

are particularly used in embedded systems for real-time control applications with on-chip program memory and devices.

a)

Microprocessor

b)

Microcontroller

c)

Embedded Processor

d)

Digital Signal Processor

e)

Media Processor

38.

is a single Very Large Scale Integration (VLSI) chip having a CPU. In addition, it may also have other units such as coaches, floating point processing arithmetic unit, and pipelining units that help in faster processing of instructions.

a)

Microprocessor

b)

Microcontroller

c)

Embedded Processor

d)

Digital Signal Processor

e)

Media Processor

39.

-is a microprocessor designed especially for handling the needs of an embedded system.

a)

Microprocessor

b)

Microcontroller

c)

Embedded Processor

d)

Digital Signal Processor

e)

Media Processor

40.

They are special purpose embedded processor designed to meet the computational and power demands of audio, video and communication applications.

a)

Microprocessor

b)

Microcontroller

c)

Embedded Processor

d)

Digital Signal Processor

e)

Media Processor

41.

They are either 8 bit / 16 bit / 32 bit microprocessors, designed for faster operation than the general purpose processors.

a)

Microprocessor

b)

Microcontroller

c)

Embedded Processor

d)

Digital Signal Processor

e)

Media Processor

42.

The digital signal processor is one type of processor used for measuring, filtering and/or compress digital or analog signals. The signal processing means analysis and manipulation of signal. This processing can be done via computer or Application Specific Integrated Circuits (ASIC), Field Programmable Gate Array (FPGA) or Digital Signal Processor (DSP) to obtain the clear signal.

a)

true

b)

false

43.

media processor, mostly used as an image/video processor, is a microprocessor-based system-on-a-chip which is designed to deal with digital streaming data in real-time .

a)

true

b)

false

44.

application-specific standard product (ASSP) is an integrated circuit (IC) dedicated to a specific application market and sold to more than one user.

a)

true

b)

false

45.

ASIP is an architecture including two parts which are a minimum ISA (Instruction Set Architecture) and a configurable logic which you can use to design your own instruction set

a)

true

b)

false

46.

Von Neumann architecture (also known as Princeton architecture) was first proposed by Jun von Neumann.

a)

true

b)

false

47.

instruction set computer (RISC) and processor uses a small, limited, simple instruction set. Each instruction uses a standard word length and has a short execution time, which facilitates the optimization of the instruction pipeline. To compensate for the command functions, the CPU is often equipped with a large number of general-purpose registers.

a)

true

b)

false

48.

complex instruction set computer (CISC) processor features a powerful instruction set and different instruction lengths, which facilitates the pipelined execution of instructions

a)

true

b)

false

49.

Reduced  instruction set computer (RISC) and processor uses a small, limited, simple instruction set. Each instruction uses a standard word length and has a short execution time, which facilitates the optimization of the instruction pipeline. To compensate for the command functions, the CPU is often equipped with a large number of general-purpose registers

a)

true

b)

false