Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please use C programming and any data structure implementations, thankyouu:) QUESTION 5 (20 marks) A ENEMY WARHEAD a 8 + w-60 w= GO R Figure

image text in transcribed

image text in transcribed

Please use C programming and any data structure implementations, thankyouu:)

QUESTION 5 (20 marks) A ENEMY WARHEAD a 8 + w-60 w= GO R Figure Q5 You are a member of a software engineering team given a task to develop an Air Defense Surveillance System (ADSS) for your country military purposes. Figure 25 shows a scheme of detecting and destroy an incoming enemy warhead passing over your air space where points A,B and C show a straight-line path of the warhead. R is the Radar used to determine the distance from the warhead at location A to R. Point B is another point along the flight path used to determine the speed of the warhead when it travels from point A to B. Point G is where cannon, gun and artillery are used to shoot the warhead along the path e when it reaches point C. Small characters a, b, c, d, e and f are the respective distances from A to B, B to R, A to R, B to C, G to C and A to ground respectively in Km. W1 and W2 are known tilting angles of the Radar when taking distances c and b. All the controls within the system are managed by ADSS Computers and Network. Given 1) Speed of light = 300,000,000 m/sec and 2) Cosine Formula = a = b + c - 2bcCos(A) answer the following questions: a) Formulate the sequence of events for the shooting processes and use any universal values or formula for calculation. (7 marks) b) Decide the data structure to store all related quantities to be communicated between ADSS computer, Radar and Artillery. (6 marks) c) Develop a transition diagram with sample events and briefly explain the functionality of the ADSS. (7 marks) QUESTION 5 (20 marks) A ENEMY WARHEAD a 8 + w-60 w= GO R Figure Q5 You are a member of a software engineering team given a task to develop an Air Defense Surveillance System (ADSS) for your country military purposes. Figure 25 shows a scheme of detecting and destroy an incoming enemy warhead passing over your air space where points A,B and C show a straight-line path of the warhead. R is the Radar used to determine the distance from the warhead at location A to R. Point B is another point along the flight path used to determine the speed of the warhead when it travels from point A to B. Point G is where cannon, gun and artillery are used to shoot the warhead along the path e when it reaches point C. Small characters a, b, c, d, e and f are the respective distances from A to B, B to R, A to R, B to C, G to C and A to ground respectively in Km. W1 and W2 are known tilting angles of the Radar when taking distances c and b. All the controls within the system are managed by ADSS Computers and Network. Given 1) Speed of light = 300,000,000 m/sec and 2) Cosine Formula = a = b + c - 2bcCos(A) answer the following questions: a) Formulate the sequence of events for the shooting processes and use any universal values or formula for calculation. (7 marks) b) Decide the data structure to store all related quantities to be communicated between ADSS computer, Radar and Artillery. (6 marks) c) Develop a transition diagram with sample events and briefly explain the functionality of the ADSS. (7 marks)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And SQL For DB2

Authors: James Cooper

1st Edition

1583473572, 978-1583473573

More Books

Students also viewed these Databases questions

Question

13-1 How does building new systems produce organizational change?

Answered: 1 week ago

Question

13-4 What are alternative methods for building information systems?

Answered: 1 week ago