Physics, asked by rupini1a2damirock, 1 year ago

About Structural Analysis
What is meant by Structural analysis?

Answers

Answered by Anonymous
0
Structural analysis is the determination of the effects of loads on physical structures and their components.
Answered by nehakewlani8
0
STRUCTURED ANALYSIS
DEFINATION - what does structural analysis mean?

Structured analysis is a software engineering technique that uses graphical diagrams to develop and portray system specifications that are easily understood by users. These diagrams describe the steps that need to occur and the data required to meet the design function of a particular software. This type of analysis mainly focuses on logical systems and functions, and aims to convert business requirements into computer programs and hardware specifications.

Structured analysis is a fundamental aspect of system analysis.

TECHOPEDIA EXPLAINS STRUCTURED ANALYSIS

The major steps involved in the structured analysis process are:

Studying the current business environmentModeling the old logical systemModeling a new logical systemModeling a new physical environmentEvaluating alternativesSelecting the best designCreating structured specifications

There are three orthogonal views related to structured analysis:

Functional View: This involves data flow diagrams, which define the work that has been done and the flow of data between things done, thereby providing the primary structure of a solution.

Data View: This comprises the entity relationship diagram and is concerned with what exists outside the system that is being monitored.

Dynamic View: This includes state transition diagrams and defines when things happen and the conditions under which they may happen.

Similar questions