Processing math: 100%

Functional Requirements

This section provides the functional requirements, the tasks and behaviours that the software is expected to complete.

Input-Values: Input the values from Tab:ReqInputs.

Verify-Input-Values: Check the entered input values to ensure that they do not exceed the data constraints. If any of the input values are out of bounds, an error message is displayed and the calculations stop.

Calculate-Angle-Of-Rod: Calculate the following values: θ1 and θ2 (from IM:calOfAngle1 and IM:calOfAngle2).

Output-Values: Output θ1 and θ2 (from IM:calOfAngle1 and IM:calOfAngle2).

SymbolDescriptionUnits
L1Length of the first rodm
L2Length of the second rodm
m1Mass of the first objectkg
m2Mass of the second objectkg

Required Inputs