Choose the correct answer.
Assume the following state machine fragment Is In the A-State when the event evC arrives.
What is the order of behaviors that are executed after evj arrives?
Answer : C
Choose the correct answer.
What is the relationship between objective functions and measures of effectiveness (MOEs)?
Answer : A
Choose the correct answer.
A system engineer specializing in rigid body dynamics wants to model the laws of motion (LOM) so that they may be reused to analyze different types of systems. The LOM consist of the mathematical relations R1 and R2. shown here.
(R1)s=ut + (1/2)at2
(R2) v = u + at
How should the system engineer represent and relate LOM. R1, and R2 in SysML?
Answer : B
Choose the correct answer.
What is one key advantage of using SysML parametrics versus traditional derived properties?
Answer : C
Choose the correct answer.
The essentials of a laptop battery capacity model are shown In the following diagrams (where the value types W, h and Wh stand for watl, hour, and watt-hour respectively). Assume that the instance values shown are inputs, and that nothing relevant has been omitted.
The designer needs to determine what the energy_capacity of battery 1 should be to enable a laptop usage_time_capacity time of 8 hours. Which combination of the options listed in the text box in the figure will achieve this Intent with minimal changes (including minimal new aspects)?
Answer : C
Choose the correct answer.
Given the following diagram:
What needs to be determined in order to model the connection between components s0 and u3 in more detail?
Answer : B
Choose the correct answer.
Given the following bdd fragment:
A user provides login credentials to the User Interface, and the Controller passes this information to the User Database The User Database in turn validates the user name and password (typed by PW In the flow Specification) and responds with a Boolean value indicating whether the login was successful. The Controller provides the password to the Key Generator if login was successful.
Which diagram correctly models these communications? If two or more options are correct, select the one that passes no unnecessary information between any two blocks If two or more correct options pass the same information between blocks, select the one with the fewest ports.
A)
B)
C)
Answer : B