innovations in model-based systems engineering (mbse)

27
Great Lakes Regional Conference 2014 Copyright © 2014 by Chris Unger Published and used by INCOSE with permission Innovations in Model-Based Systems Engineering (MBSE) Chris Unger, Chief Systems Engineer, GE Healthcare Irv Badr , Industry Solutions Architect, IBM Rational Software

Upload: others

Post on 29-May-2022

13 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Innovations in Model-Based Systems Engineering (MBSE)

Great Lakes Regional Conference 2014 Copyright © 2014 by Chris Unger

Published and used by INCOSE with permission

Innovations in Model-Based Systems Engineering (MBSE)

Chris Unger, Chief Systems Engineer, GE Healthcare

Irv Badr , Industry Solutions Architect, IBM Rational Software

Page 2: Innovations in Model-Based Systems Engineering (MBSE)

1

The Challenge… Energy Conversion & Detection

10-15 10-10 10-5 10-20 105 1010

1MJ 400 J 2 mJ

Hummer @ 50 mph

Climbing 1 Step

Pin Dropping

MR Min Signal MR 3T Gradient Coil

30 MJ 10-18 J 1 kJ

Performix Pro e- Noise

8 fJ 40 kJ

©2014 by GEHC. Published and used by INCOSE with permission

Page 3: Innovations in Model-Based Systems Engineering (MBSE)

GEHC Approach to New Product Introduction Tradition NPI process

How Modelling fits in

Recent additions • Formal Reliability process & team • Formal Usability process • Agile methodology (for SW) • Design for Producibility • Design for Six Sigma (revitalization)

Traditional artifacts Requirements = DOORs/Trace (text

based) Systems diagrams in “Visio” (FBD,

state machines, activity diagrams, … )

“Quantitative” performance simulations

Program

Kickoff

System Req’ts Freeze

Hardware Freeze

Verification Complete

Pilot Release Full Production Customer Satisfaction

Challenges • Lack of customer focus • Scope creep • Late integration issues • Lack of model integration

• Poor requirements leveling (capturing design as reqts)

SW: UML models

HW: Performance Models • EE: Cadence/Mentor (Chip->Board) • ME: Thermal, Structural,

Acoustic/Vibration, Life • Reliability allocations and models • Should cost modelling

Systems • Physics (IQ)

Systems • Behavioral • Customer FoM model

MFG: Capacity/Cost Models • Scrap/Cost models • Capacity/workflow models

©2014 by GEHC. Published and used by INCOSE with permission

Page 4: Innovations in Model-Based Systems Engineering (MBSE)

Page 4 INCOSE 2014 Great Lakes Regional Conference

Examples of Modelling

©2014 by GEHC. Published and used by INCOSE with permission

Page 5: Innovations in Model-Based Systems Engineering (MBSE)

Method Latin Hypercube Sampling

Monte Carlo

Factorial DOE Full/Fractional

Example

Cost Lowest Variable / Higher Highest (per space explored)

Where used Sparsely filling a large design space

Exploring a broad design space

Optimizing response near a design point

Why used Finds response function

Finding unexpected design optima

Finds local response function

When used Medium priors

Semi-expensive sims

Low prior knowledge

Inexpensive simulation

High prior knowledge

Expensive simulation

Design Space Exploration

Variable A

Va

ria

ble

B

Variable A

Va

ria

ble

B

Variable A

Va

ria

ble

B

X X

X X X

X X

X

X X

X

X X

X X

©2014 by GEHC. Published and used by INCOSE with permission

Page 6: Innovations in Model-Based Systems Engineering (MBSE)

Robust Design using “Space Filling” computer experiments

Center of Zulu

Move Center of Design Space

Y3

= M

TF

(1

0)

Y5 = Power

Robustness: move design to center of feasible range

Optimality: move design along Pareto Optimal Edge to maximize a

third Figure of Merit

4945

9634

7217

4347

OLHC_r10001

Chosen Design

4945

9634

7217

4347

OLHC_r10001

Chosen Design

Needs: Efficient Simulation, Automated Parameterization, Great Visualization tools

©2014 by GEHC. Published and used by INCOSE with permission

Page 7: Innovations in Model-Based Systems Engineering (MBSE)

Computed Tomography Moderately complex system with complex behavior

- ~5,000 parts - ~5M lines of code - Triple nested control loops

- Axial, Cradle, mA/kV

First GEHC project using MBSE - <10 engineers using the tool - 3 year process - Principal engineer leads the

effort - Used several consultants to

review and optimize the process - Focused on a few applications

and a few critical components

©2014 by GEHC. Published and used by INCOSE with permission

Page 8: Innovations in Model-Based Systems Engineering (MBSE)

Computed Tomography

MBSE techniques are used to perform behavioral analysis of key system features and functions.

- discover and verify system requirements

- identify and detail subsystem functions and interfaces

- seed FMEA analysis

- develop system test scenarios

act [Activity View] Position PatientWhiteBoxView [MoveToScan]

«Block» ScannerDesktop

notifyMoveToScanActive

notifyMoveToScanInactive

MTS_OFF

«Block» GantryUI

stopMoveIndicatorOff

moveToScanIndicatorOn

cradleOutIndicatorOn

cradleInIndicatorOn

moveToScanIndicatorOff

cradleInIndicatorOff

cradleOutIndicatorOff

stopMoveIndicatorOn

monitorMoveToScan

Technologist

monitorStopMove

Technologist

«Block» ScannerControl

[else]

[cradle_in_required == true]

CHECK_TOL

checkRequiredCradleDirection

[req_cradle_distance > auto_cradle_confirm_dist]

CHECK_TOL

[else]

[else]

calcReqCradleMoveDistance

[auto_longitudinal_advance == false]

retMoveCradleToStartPos

«MessageAction»

[req_cradle_distance > cradle_tolerance_mm]

monitorMoveToScanStatus

[move_to_scan == pressed]MTS_CradleIn

[cradle_in == pressed]

MTS_CradleOut

[cradle_out == pressed]

CHECK_TOL CHECK_TOL

monitorStopMoveStatus

setMoveToScanStatus

«MessageAction»

setStopMoveStatus

«MessageAction»

retStopTableMotionStatus

«MessageAction»

MTS_OFF

[else]

«Block» Table

moveCradleToStartPos

stopTableMotion[stop_move_pressed == true]

«Block» ScannerDesktop

notifyMoveToScanActive

notifyMoveToScanInactive

MTS_OFF

«Block» GantryUI

stopMoveIndicatorOff

moveToScanIndicatorOn

cradleOutIndicatorOn

cradleInIndicatorOn

moveToScanIndicatorOff

cradleInIndicatorOff

cradleOutIndicatorOff

stopMoveIndicatorOn

monitorMoveToScan

Technologist

monitorStopMove

Technologist

«Block» ScannerControl

[else]

[cradle_in_required == true]

CHECK_TOL

checkRequiredCradleDirection

[req_cradle_distance > auto_cradle_confirm_dist]

CHECK_TOL

[else]

[else]

calcReqCradleMoveDistance

[auto_longitudinal_advance == false]

retMoveCradleToStartPos

«MessageAction»

[req_cradle_distance > cradle_tolerance_mm]

monitorMoveToScanStatus

[move_to_scan == pressed]MTS_CradleIn

[cradle_in == pressed]

MTS_CradleOut

[cradle_out == pressed]

CHECK_TOL CHECK_TOL

monitorStopMoveStatus

setMoveToScanStatus

«MessageAction»

setStopMoveStatus

«MessageAction»

retStopTableMotionStatus

«MessageAction»

MTS_OFF

[else]

«Block» Table

moveCradleToStartPos

stopTableMotion[stop_move_pressed == true]

«Block» ScannerDesktop

notifyMoveToScanActive

notifyMoveToScanInactive

MTS_OFF

«Block» GantryUI

stopMoveIndicatorOff

moveToScanIndicatorOn

cradleOutIndicatorOn

cradleInIndicatorOn

moveToScanIndicatorOff

cradleInIndicatorOff

cradleOutIndicatorOff

stopMoveIndicatorOn

monitorMoveToScan

Technologist

monitorStopMove

Technologist

«Block» ScannerControl

[else]

[cradle_in_required == true]

CHECK_TOL

checkRequiredCradleDirection

[req_cradle_distance > auto_cradle_confirm_dist]

CHECK_TOL

[else]

[else]

calcReqCradleMoveDistance

[auto_longitudinal_advance == false]

retMoveCradleToStartPos

«MessageAction»

[req_cradle_distance > cradle_tolerance_mm]

monitorMoveToScanStatus

[move_to_scan == pressed]MTS_CradleIn

[cradle_in == pressed]

MTS_CradleOut

[cradle_out == pressed]

CHECK_TOL CHECK_TOL

monitorStopMoveStatus

setMoveToScanStatus

«MessageAction»

setStopMoveStatus

«MessageAction»

retStopTableMotionStatus

«MessageAction»

MTS_OFF

[else]

«Block» Table

moveCradleToStartPos

stopTableMotion[stop_move_pressed == true]

«Block» ScannerDesktop

notifyMoveToScanActive

notifyMoveToScanInactive

MTS_OFF

«Block» GantryUI

stopMoveIndicatorOff

moveToScanIndicatorOn

cradleOutIndicatorOn

cradleInIndicatorOn

moveToScanIndicatorOff

cradleInIndicatorOff

cradleOutIndicatorOff

stopMoveIndicatorOn

monitorMoveToScan

Technologist

monitorStopMove

Technologist

«Block» ScannerControl

[else]

[cradle_in_required == true]

CHECK_TOL

checkRequiredCradleDirection

[req_cradle_distance > auto_cradle_confirm_dist]

CHECK_TOL

[else]

[else]

calcReqCradleMoveDistance

[auto_longitudinal_advance == false]

retMoveCradleToStartPos

«MessageAction»

[req_cradle_distance > cradle_tolerance_mm]

monitorMoveToScanStatus

[move_to_scan == pressed]MTS_CradleIn

[cradle_in == pressed]

MTS_CradleOut

[cradle_out == pressed]

CHECK_TOL CHECK_TOL

monitorStopMoveStatus

setMoveToScanStatus

«MessageAction»

setStopMoveStatus

«MessageAction»

retStopTableMotionStatus

«MessageAction»

MTS_OFF

[else]

«Block» Table

moveCradleToStartPos

stopTableMotion[stop_move_pressed == true]

«Block» ScannerDesktop

notifyMoveToScanActive

notifyMoveToScanInactive

MTS_OFF

«Block» GantryUI

stopMoveIndicatorOff

moveToScanIndicatorOn

cradleOutIndicatorOn

cradleInIndicatorOn

moveToScanIndicatorOff

cradleInIndicatorOff

cradleOutIndicatorOff

stopMoveIndicatorOn

monitorMoveToScan

Technologist

monitorStopMove

Technologist

«Block» ScannerControl

[else]

[cradle_in_required == true]

CHECK_TOL

checkRequiredCradleDirection

[req_cradle_distance > auto_cradle_confirm_dist]

CHECK_TOL

[else]

[else]

calcReqCradleMoveDistance

[auto_longitudinal_advance == false]

retMoveCradleToStartPos

«MessageAction»

[req_cradle_distance > cradle_tolerance_mm]

monitorMoveToScanStatus

[move_to_scan == pressed]MTS_CradleIn

[cradle_in == pressed]

MTS_CradleOut

[cradle_out == pressed]

CHECK_TOL CHECK_TOL

monitorStopMoveStatus

setMoveToScanStatus

«MessageAction»

setStopMoveStatus

«MessageAction»

retStopTableMotionStatus

«MessageAction»

MTS_OFF

[else]

«Block» Table

moveCradleToStartPos

stopTableMotion[stop_move_pressed == true]

sd [Package] RevolutionSystemWB_UcSD [MTS_CradleInNormal]

parallelparallelparallelparallel

:GantryUI

cradleInIndicatorOff()

moveToScanIndicatorOff()

:ScannerControl

monitorMoveToScanStatus()

reqMoveToScanIndicatorOff()

reqCradleInIndicatorOff()

:Table

moveCradleToStartPos()

reqMoveCradleToStartPos()

retMoveCradleToStartPosStatus()

stm [State] MoveT oScan [StatechartOfMoveToScan]

MoveToScan

state_25

checkRequiredCradleDirection(cradle_in_required, cradle_out_required);

cradleInIndicatorOff(); cradleOutIndicatorOff();

WaitFor_Mov eToScan

moveToScanIndicatorOn();

moveToScanIndicatorOff();

[cradle_in_required == true]/

cradleInIndicatorOn();

[cradle_out_required == true]/

cradleOutIndicatorOn();

ManualMoveOut

OUT_AT_POS

OUT_PRESSED

AT_OUT_LIMIT

evCradleOutPressed

evCradleOutReleased/

stopTableMotion();

ManualMoveIn

IN_AT_POS

IN_PRESSED

IN_AT_LIMIT

evCradleInPressed

evCradleInReleased/

stopTableMotion();

Mov ingToPos

stopMoveIndicatorOn(); moveCradle...

evMov eToScan/

cradleInIndicatorOff();

cradleOutIndicatorOff();

AUTO

CradleReleased[else]

[cradle_engaged == false]

evStopMove/

stopTableMotion();

stopMoveIndicatorOff();

evCradleReleasePressed/

engageCradleDriv e();

evCradleReleasePressed/

disengageCradleDriv e();

AUTO

CheckingDistance

calcReqCradleMoveDistance(req_cradle_distance);

[auto_cradle_adv ance == true] [else]

[req_cradle_distance > auto_cradle_confirm_dist]

[cradle_mov e_done == true]/

stopMoveIndicatorOff();

tm(t_move_to_scan_tmo)

tm(t_move_to_scan_tmo)

MTS_TIMEOUT

AT_POSITION

©2014 by GEHC. Published and used by INCOSE with permission

Page 9: Innovations in Model-Based Systems Engineering (MBSE)

Computed Tomography CT Systems is deploying several model based designs directly to software and hardware.

Simulation kV Inverter Voltage Inverter Current Lab HW kV Inverter Voltage Inverter Current

x-Ray Generator KV Control Loop - Control/Plant models designed/analyzed in SIMULINK.

- Auto-generated vhdl

Active X-Ray Beam Position Control - Control/Plant models designed/analyzed in SIMULINK.

- Auto-generating C++ code

Cardiac Acquisition and Emission Modulation

- Feature analysis and simulation performed in SIMULINK

- Auto-generating C++ code

0 0.05 0.1 0.15 0.2 0.25 0.3 0.35 0.4-0.2

0

0.2

0.4

0.6

0.8

1

1.2

Time (seconds)

loop

err

or B

©2014 by GEHC. Published and used by INCOSE with permission

Page 10: Innovations in Model-Based Systems Engineering (MBSE)

Customer Workflow Modeling

ED Renovation

Client Scenario Simulation Results

Current ED old and over-crowded, client

planning to dramatically expand / replace

existing capacity in 3 phases while continuing

to provide 24/7 emergency care services.

Construction Cost $1.3M

Staffing Costs $2M

Reduced Waiting & LoS +25% vol

Simulation enabled client to “shell” one pod and redesign staffing • Gather the requirements: observational

research, data mining from records • Proprietary GE Tool (capacity vs. staffing,

equipment, layout…) • Review conclusions and recommendations

©2014 by GEHC. Published and used by INCOSE with permission

Page 11: Innovations in Model-Based Systems Engineering (MBSE)

GEHC Modelling Maturity Levels Highly Mature

• Quantitative Modelling • Field Strength

• Air flow

• Noise

• Resolution

• Structure / vibration • Electronics

• …

Needs

• Customer Work Systems • Disease state models

• Interoperability

• Outcomes (health, economic)

Developing

• Process map/Utilization • Factory utilization

simulations

• Customer workflow

productivity

• Customer Task QoS • Tumor Visualization

• Artifacts

• Cost • Integrated should cost

simulations

• Integrated System Models • Image quality from customer

to components

• Architecture model

Page 12: Innovations in Model-Based Systems Engineering (MBSE)

Page 12 INCOSE 2014 Great Lakes Regional Conference

Future Challenges

Page 13: Innovations in Model-Based Systems Engineering (MBSE)

The industry faces many challenges The medical industry product developers face problems with ……

• Extreme time to market pressures

– 1st to market usually gains 80% of that market

• Compliance with regulations

– FDA, IEC, ISO, HIPAA, ICD-10, ACA, etc.

• Defects are VERY costly to handle

– Want to avoid audit, decrees, warning letters, recalls, etc...

• Most products are developed in a geographically distributed way

– Need to communicate and define tasks

• Technology is impacting development and delivery

– IoT, product variants, Mobile Medical Apps, complex deployment models, cloud

Page 14: Innovations in Model-Based Systems Engineering (MBSE)

Key Industry Challenges for MBSE adoption

What are the most critical barriers to faster adoption of MBSE? High barrier to entry with uncertain payback

• ROI – Assured cost, Unquantified return

• Fear of the unknown – no clear success stories with a business case

• Many best practices…you pay for the tools and then need to pay for a consultant to tailor a process

• Difficulty to understand how to introduce on an existing product – how to start? (not going to throw out the existing DOORS requirements database)

• Many things don’t scale…need an incredible investment…hard to justify

• Concerns about FDA acceptance

• The tools are not validated archival mechanisms, so the archive has to be done in a document storage tool (in textual requirements)

• If we have to capture everything in textual requirements anyway (for audits), what is the advantage of the model?

Page 15: Innovations in Model-Based Systems Engineering (MBSE)

Lowering the barrier to entry Management is confronted with many competing priorities for investment

Recommendation: Develop an implementation use case/cookbook, with a library of testimonials/businesses cases for upper management

Biggest cost is not the tool…need a way to make ‘the pill easier to swallow’ • Big bang: full in on one project, with a complete strategy…needs business case for upper

management to justify the investment

• Get your feet wet: partial implementation (one feature, one subsystem)…needs cookbook on how best to integrate a partial MBSE implementation with prior processes and tools

Tool Tailoring

Training

Trial &

Error Usage

Cost Avoidance

Quality Benefit

Vision Reuse

Time

Inv

est

me

nt

Re

turn

Page 16: Innovations in Model-Based Systems Engineering (MBSE)

MBSE Challenge INCOSE product INCOSE (International Council on Systems Engineering) has working groups on

Biomedical Healthcare and Model Based Systems Engineering

Those WGs have sponsored a Healthcare MBSE challenge group developing a medical pump model

Recommendation: INCOSE publish a reference model

• Demonstrate the value and utility of MBSE for biomedical-healthcare related applications

• Develop frameworks and templates that can be used to accelerate the development and approval of biomedical devices.

• Demonstrate integration of risk management, safety assurance, and other regulatory concerns.

• Capture learnings on how to make the shift from a document-centric to a model-centric systems engineering environment

Page 17: Innovations in Model-Based Systems Engineering (MBSE)

Concern: Regulatory Acceptance

Reporting of computational modeling studies

in medical device submissions

Draft Guidance for Industry and FDA Staff Owner: Tina M. Morrison, Ph.D., [email protected].

Example CDRH Modelling Paper One concern is that regulations can impede progress toward higher quality processes • Auditors can be unclear on what is acceptable

in a model, and where to poke for quality gaps

• FDA has published a draft guidance on computational (quantitative) modelling for industry and

• Gives guidance on what to include…in general, and for four types of models

• Does not address behavioral/architecture (SysML) models

A consistent approach on how to summarize, review, and document models would ease acceptance

Recommendation: FDA (and industry) publish a guidance on submitting

behavioral simulation results

Page 18: Innovations in Model-Based Systems Engineering (MBSE)

18

Continuous engineering is about game-changing practices that

convert innovation challenges into opportunities

Improve customer

experience

Adopt customer insight and

build relevant products

Manage complexity

Improve innovation speed

and increase development

efficiency

Embrace connectivity

Manipulate imperfect

information to create larger,

interconnected systems

Continuous Engineering

Collaborate across

disciplines

Integrate early to avoid last

minute big bang integration

issues

18

Unlocking Engineering Knowledge

“Turn Insight into Outcomes”

Continuous Verification

“Measure twice, cut once”

Strategic Reuse

“Don’t reinvent the wheel”

INCOSE 2014 Great Lakes Regional Conference

Great Lakes Regional Conference 2014 Copyright © 2014 by IBM

Published and used by INCOSE with permission

Page 19: Innovations in Model-Based Systems Engineering (MBSE)

Improving software development

Change and

Configuration

management

Requirements

Architecture

Design

Code

Unit test

Integration test

Acceptance

Automation Agility

ISO 26262

DO178B/C

IEC 62304

Compliance

Analysis and prototyping

Planning and management

Test-driven approaches

Continuous integration

Robust traceability

Agile measurement & reporting

Process mapped to objectives of standard

Enactment assets

Guidance and training

Generation of compliance evidence

Defect management

Robust traceability

Measurement, reporting,

& analysis

Process automation

Simulation

Test generation

Code generation

INCOSE 2014 Great Lakes Regional Conference

Great Lakes Regional Conference 2014 Copyright © 2014 by IBM

Published and used by INCOSE with permission

Page 20: Innovations in Model-Based Systems Engineering (MBSE)

System

design

System

requirements

Customer

requirements

Systems engineering

System

verification

and validation

System

test

Quality management Analysis, design and prototyping Requirements management

Data & Analysis, Planning, Task & Change Management

Process &

Data Mgmt.

INCOSE 2014 Great Lakes Regional Conference

Great Lakes Regional Conference 2014 Copyright © 2014 by IBM

Published and used by INCOSE with permission

Page 21: Innovations in Model-Based Systems Engineering (MBSE)

The new “V in V” process - Continuous Verification means early and continuous feedback in early systems design phases

Product Development Process

Systems Engineering

Virtual Multi-Disciplined Engineering

Requirements

Capture & Analysis

implementation

Implementation

& Unit Testing

Deliver and Deploy

System Validation

and Acceptance

Deploy and Monitor

Physical Multi-Disciplined Engineering

System

Acceptance

Systems

Analysis & Design

Detail

Design Virtual Module

Integration & Test

Virtual System

Integration Testing

Virtual Analysis Integration

Simulation

Optimization

Module

Integration & Test

(Sub-)System

Integration Testing

verificatio

n

verificatio

n

INCOSE 2014 Great Lakes Regional Conference

Great Lakes Regional Conference 2014 Copyright © 2014 by IBM

Published and used by INCOSE with permission

Page 22: Innovations in Model-Based Systems Engineering (MBSE)

22

More informed engineering decisions with an open approach

Page 23: Innovations in Model-Based Systems Engineering (MBSE)

System & Software Design

Requirements Management

Data and Analysis Quality Management

Task & Change Management

Real-Time Testing

Broaden the solution with an ecosystem of industry integrations

Electrical Design Product Lifecycle

Management Product Line Engineering

Multi-domain Simulation

Page 24: Innovations in Model-Based Systems Engineering (MBSE)

Design Management Web Client

Mark-up diagrams to elaborate comments

Collaborate with stakeholders with

commenting

Browse design

information

View design over web

INCOSE 2014 Great Lakes Regional Conference

Great Lakes Regional Conference 2014 Copyright © 2014 by IBM

Published and used by INCOSE with permission

Page 25: Innovations in Model-Based Systems Engineering (MBSE)

Collaborative development in Rhapsody client

View details of design review Search across design projects

View design comments

Create or view reviews

INCOSE 2014 Great Lakes Regional Conference

Great Lakes Regional Conference 2014 Copyright © 2014 by IBM

Published and used by INCOSE with permission

Page 26: Innovations in Model-Based Systems Engineering (MBSE)

Using best-in-class modeling solutions MARTE-SysML Expressive Power

De

tail

leve

l

Requirements

General-purpose expressiveness

Domain-specific expressiveness

Requirements

engineering

Domain-specific architectural

description

HW/SW platform

description

Domain-independent

architectural description

Specification of classical

models of computationPerformance and

scheduling analysis

MARTE

SysML

Structure Behavior NFPs

System-level Behavior

SpecificationMethod-independent models

for analysis

H. Espinoza (CEA LIST); B. Selic (Malina Software Corp.); D. Cancila (CEA LIST); S. Gérard (CEA LIST)

ECMDA’09, The Netherlands, June 2009

INCOSE 2014 Great Lakes Regional Conference

Great Lakes Regional Conference 2014 Copyright © 2014 by IBM

Published and used by INCOSE with permission

Page 27: Innovations in Model-Based Systems Engineering (MBSE)

Summary – Benefits to Industry of MBSE Improved Systems Thinking • Use Case/Performance/Interface Analysis critical for a complete design specification.

• Logical model to provide high level of abstraction for ease of understanding, improved reuse or design sharing

Improved Communication • Visual vs. Textual leads to Clearer, more precise communication & better reviews

• Visual designs & models are easier for global teams (less language barrier)

Improved Quality • Verify correctness and completeness of requirements/design – robustness / stress testing

of design rather than simply reviewing in quality

• Improved design of test cases, derived from weaknesses exposed in the model

Improved Predictability and Efficiency (Time to Market) • Verify correctness and completeness of requirements/design – robustness / stress testing

of design rather than simply reviewing in quality

• Improved leveling of requirements (efficiency in verification and documentation)

• Auto code generation (no translation errors in implementation)

Questions?