Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Describe the two main kinds of Real Time Tasks: Periodic and Aperiodic Tasks. With the help of block diagram, explain the working of a typical
Describe the two main kinds of Real Time Tasks: Periodic and Aperiodic Tasks.
With the help of block diagram, explain the working of a typical embeddedconcurrent system for controlling a plant using microcontroller. The components of the system are:
a Microcontroller,
b Sensors
c Actuators
d DataControl bus
Suppose that we want to generate the following periodic square signal on pin P of the microcontroller Time scale is given in millisecond.
a Find the values of TLx and THx for both ON and OFF signals.
b Write the corresponding assembly language program. Use Timer in mode to generate the considered signal.
Repeat Question using timer in mode
Define the following:
Earliest Deadline First EDF Scheduling algorithm.
Rate Monotonic Scheduling RMS algorithm
Following data are related to a scenario of a real time system task scheduling.
tabletask Execution timePeriod of task
a Apply the Utilization Bound UB test to this set of tasks. Conclude about their schedulability Use the values and
b Explain Response Time TR test, definition and equations for task Assume we have tasks
c Using RT test check whether tasks and are schedulable. Write down all the steps and the equations used.
d Draw the timeline in the time interval Write your answers on the separate answer sheet.
Define the reliability of a system. What property of a system the reliability characterizes? In which situations is high reliability required?
What is the difference between the reliability and the availability of a system?
Explain main differences between software and hardware faults.
Define the failure rate.
What is the difference between the mean time to repair and the mean time between failures?
A heart pacemaker has a constant failure rate of
a What is the probability that it will fail during the first year of operation?
b What is the probability that it will fail within years of operation?
c What is the MTTF
An automatic teller machine manufacturer determines that his product has a constant failure rate of per hours in normal use. For how long should the warranty be set if no more than of the machines are to be returned to the manufacturer for repair?
A car manufacturer estimates that the reliability of his product is during the first years.
a How many cars will need a repair during the first year?
b What is the MTTF
Page
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started