Question
A system periodically gets data from a radar. The radar reports a bearing and a signal strength (which can be used to estimate distance). The
A system periodically gets data from a radar. The radar reports a bearing and a signal strength (which can be used to estimate distance).
The radar data is used to provide an integrated view of the external environment, which is shown on a display. The user can adjust various controls to affect the information displayed. Assume that the integration function polls each radar in turn for its data on the objects that have been detected.
Note that the system has a significant GUI aspect, so you may assume the model view controller architectural pattern.
a) Create a domain model for this system (50 points)
b) Create a system sequence diagram for this system (50 points)
Conceptual classes need to have a reasonable set of attributes and methods, 25 points Note that you have only very general knowledge about radars, so make general statements about the attributes and methods.
Should have associations between conceptual classes in the domain model, 5 points each.
Associations in the domain model should match messages in the system sequence diagram, 5 points each
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