Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: real time system project
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello
I have to develop a real time system and implement it through software engineering. Can you give some idea?
I was thinking about ATM card processing or messenger but I find it to difficult to make DFD's, project estimation etc.
Any help either a nice innovative idea or in documentation including uml diagrams, use case diagrams, structure charts, activity diagram, DFD, size estimation, cost estimation etc would be appreciated.
[attachment=13168]
Deadline monotonic Algorithm
Fixed-priority

• Uses relative deadlines: the shorter the relative deadline, the higher the priority
• RM and DM are identical if the relative deadline is proportional to its period
• Otherwise DM performs better in the sense that it can sometimes produce a feasible schedule when RM fails, while RM always fails when DM fails
Graph Distance against timing of trains (case 1)
Graph Distance against timing of trains (case 2)
Conclusion

-We successfully implemented in-memory centralised caching system which can be used by any other modules by simple 'set' & 'get' operation.
-Analyser/scheduler can make decision on run time on accessing the Train's data from cache.
-We succesfully implemented Real Time System Project for Simulation of 'anti collision railways System'