case studies of rtos
#1

Design a real time system for a bank which also acts as a security system for intruder detection and alert. Identify what would be the prerequisites for the same. Explain the algorithm and scenario for the same. (model, algorithm and Cheddar implementation). Identify the basic tasks required.
Explain what type of system it is i.e. either HARD /SOFT OR FIRM and justify your answer.
Also mention what type of scheduling algorithm can be used and justify your answer.
Also say whether it is online or offline scheduler and justify your answer.
Reply
#2
exclamation:ExclamationExclamationExclamationExclamationExclamationExclamationExclamationExclamationeart:HeartHeartHeartHeartExclamationDodgyAngelHuhlkhujhkhlkjlkjlk/hnkljgjhghkjkjnkjbhg bjkmbmnbmnb,mnmbhb jh bujhbjhnkjn,mnbmnhb,mn,m
Reply
#3

case studies of rtos

RTOS Functional Overview
‰ Process Management
– create/terminate processes
– perform reset or 'power-on' initialization
‰ Processor Scheduling
– selection & dispatch of processes for execution
‰ Inter-Process Communication/Synchronization
– send/receive messages
– signal/wait on semaphores
‰ Storage Management
– allocate/deallocate memory

RTOS Functional Overview [2]
‰ Interrupt Handling Framework
– capture interrupts
– if required, activate a user defined process
‰ Timing Services
– relative [delay] services
– absolute time services
‰ Device Driver Interfaces
– provide standard i/o and specialized interrupt
driven device handlers

Simple RTOS: Requirements
‰ basic requirements
– non-preemptive
– support for processes [creation at init time only]
– priority scheduling [fixed priority]
– message-based interprocess communication
[asynchronous, messages sent in envelopes]
– memory management: message envelopes
– basic timing services

Simple RTOS: Setting
‰ Assumptions concerning RTOS setting
– all processes are known and created at OS
initialization time
– processes are friendly, cooperating and non
malicious
– each process ‘knows’ the process_id of its coworkers

Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: how to justify,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  architectural case study of iim bangalore ppt 2 12,887 12-02-2018, 07:37 PM
Last Post: NIDHI P MALLIKARJUN
  best project of business studies of class 12th 3 1,986 07-12-2017, 09:02 AM
Last Post: jaseela123d
  mysore foods limited case study solution organizational structure 2 1,475 07-11-2017, 12:21 PM
Last Post: jaseela123d
  green concrete seminars with case study 2 1,643 02-05-2017, 12:43 PM
Last Post: Darshan p gowda
  use case diagram for online complaint box 1 1,071 25-03-2017, 12:23 PM
Last Post: jaseela123d
  mysore foods limited case study solution 1 888 13-03-2017, 04:17 PM
Last Post: jaseela123d
  rtos for fault tolerant applications ppt 1 603 13-03-2017, 03:21 PM
Last Post: jaseela123d
Wink engineered demolition techniques for dilapidated structures case studies 1 850 08-03-2017, 04:44 PM
Last Post: jaseela123d
  use case diagram for stationery management system pdf 1 1,036 28-02-2017, 02:36 PM
Last Post: jaseela123d
  use case and er diagram for data leakage 1 681 24-02-2017, 11:22 AM
Last Post: jaseela123d

Forum Jump: