ThatQuiz Test Library Take this test now
embsys
Contributed by: Palalimpa
  • 1. an embedded system requires a delay of 500 milliseconds. how many clock cycles are needed on a 16 MHz micro controller to achieve this delay?
A) 500
B) 1600
C) 5000
D) 8000
E) none of theses
  • 2. in an embedded system, a sensor generates analog voltage in the range of 0V to 5V. you want to interface this sensor with a micro controller that has a 12-bit ADC. what is the smallest voltage difference that can be resolved by the ADC?
A) 0.00024V
B) 0.00098V
C) 0.0244V
D) none of these
E) 0.00244V
  • 3. what is the term of a piece of code in an embedded system that is designed to respond to a specific event of interrupt?
A) subroutine
B) compiler directive
C) algorithm
D) interrupt service routine (ISR)
E) none of thees
  • 4. an embedded system uses a 32-bit micro controller with a clock frequency of 60 MHz. Calculate the power consumption of the micro controller if it draws 25 ma of current
A) 0.015W
B) 15W
C) 1.5W
D) 0.15W
E) none of these
  • 5. what is an embedded system on chip Soc
A) none of these
B) a standalone software application
C) a type of computer motherboard
D) a micro controller with integrated memory, processing, and I/o peripherals
E) a network protocol for wireless communication
  • 6. which of the following is a common communication protocol used for connecting peripherals and sensors to micro controllers in embedded systems?
A) none of these
B) Bluetooth
C) SPI (Serial Peripheral Interface)
D) HDMI
E) USB
  • 7. an embedded system uses a 32-bit micro controller with clock frequency of 80 MHz. Calculate the maximum time delay that can be achieved using a timer with 16-bit resolution
A) none of these
B) 8.9milliseconds
C) 0.13 seconds
D) 0.32768 seconds
E) 0.016 milliseconds
  • 8. in embedded systems, what is 'firmware'?
A) none of these
B) a network protocol used for data transmission
C) a type of hardware component
D) software that is temporarily stored in RAM
E) software that is stored in flash memory and runs on the micro controller
  • 9. in embedded systems, what is the purpose of a watchdog timer?
A) none of these
B) to prevent code from running
C) to monitor the performance of the CPU
D) indefinitely
E) to generate clock signals
  • 10. a micro controller has 8-bit GPIO ports. How many different digital values can be represented on a single port at a time?
A) 8
B) 16
C) none of these
D) 64
E) 32
  • 11. you are designing a battery-powered embedded system, and you need to estimate the battery life. if the system consumes an average current of 10mA and the battery capacity is 1000mAh, how long will the battery last?
A) 1 hour
B) 1000 hours
C) 100 hours
D) none of these
E) 10 hours
  • 12. you are designing an embedded system with limited power budget. the micro controller operates at 3.3V and consumes 50 mA of current. Calculate the power consumption of the micro controller
A) 0.0165 W
B) 0.165 w
C) 16.5 w
D) none of these
E) 1.65w
  • 13. what is embedded system?
A) none of these
B) a system that uses virtualization technology
C) a system where software can be easily upgraded remotely
D) a computer system that primarily rins wen applications
E) a specialized computer system designed for a specific
  • 14. in an embedded system, if the clock frequency is 16MHz, what is the period of one clock cycle microseconds?
A) 0.0625 us
B) 0.125 us
C) 1u
D) 16 us
E) none of these
  • 15. an embedded system uses a 8-bit microcontroller with a clock frequency of 12 MHz. Calculate the time it takes to execute 5,000 instructions if each instruction takes 4 clock cycles.
A) 10.41 ms
B) 20.83 ms
C) 2.08 ms
D) none of these
E) 4.16 ms
Created with That Quiz — where test making and test taking are made easy for math and other subject areas.