Subtopic Deep Dive

Model-Based Systems Engineering
Research Guide

What is Model-Based Systems Engineering?

Model-Based Systems Engineering (MBSE) uses formal models to support system requirements, design, analysis, verification, and validation across the lifecycle.

MBSE relies on languages like SysML and OPM for model creation and analysis. Over 1,000 papers explore MBSE applications, with SysML integration cited in 129 papers by Johnson et al. (2011). Digital twins enhance MBSE for complex systems, as shown in 920-citation work by Madni et al. (2019).

15
Curated Papers
3
Key Challenges

Why It Matters

MBSE reduces errors and costs in aerospace, as demonstrated in CubeSat development by Spangelo et al. (2012, 103 citations). In power systems, it validates system-of-systems using SGAM, per Uslar et al. (2019, 146 citations). Madni et al. (2019) show digital twins enable real-time monitoring in defense. Friedenthal et al. (2014, 85 citations) guide SysML use for scalable designs in mechatronics.

Key Research Challenges

Model-Simulation Integration

Combining SysML with continuous dynamics simulations like Modelica remains difficult. Johnson et al. (2011, 129 citations) propose extensions but interoperability issues persist. Cao et al. (2011, 95 citations) address mechatronic system integration gaps.

Tool Interoperability

Diverse MBSE tools lack standardized data exchange. Dori (2016, 242 citations) compares OPM and SysML but migration challenges endure. Barbieri et al. (2014, 96 citations) highlight methodology gaps in mechatronics.

Scalability for Complex Systems

Modeling large system-of-systems overwhelms current formalisms. Uslar et al. (2019, 146 citations) apply SGAM to power grids but validation scales poorly. Madni et al. (2019, 920 citations) note digital twin limits in lifecycle management.

Essential Papers

1.

Leveraging Digital Twin Technology in Model-Based Systems Engineering

Azad M. Madni, Carla C. Madni, Scott Lucero · 2019 · Systems · 920 citations

Digital twin, a concept introduced in 2002, is becoming increasingly relevant to systems engineering and, more specifically, to model-based system engineering (MBSE). A digital twin, like a virtual...

2.

Model-Based Systems Engineering with OPM and SysML

Dov Dori · 2016 · 242 citations

3.

Applying the Smart Grid Architecture Model for Designing and Validating System-of-Systems in the Power and Energy Domain: A European Perspective

Mathias Uslar, Sebastian Rohjans, Christian Neureiter et al. · 2019 · Energies · 146 citations

The continuously increasing complexity of modern and sustainable power and energy systems leads to a wide range of solutions developed by industry and academia. To manage such complex system-of-sys...

4.

Integrating Models and Simulations of Continuous Dynamics Into SysML

Thomas A. Johnson, Aleksandr A. Kerzhner, Christiaan J. J. Paredis et al. · 2011 · Journal of Computing and Information Science in Engineering · 129 citations

In this paper, we combine modeling constructs from systems modeling language (SysML) and Modelica to improve the support for model-based systems engineering (MBSE). The Object Management Group has ...

5.

SysML Distilled: A Brief Guide to the Systems Modeling Language

Lenny Delligatti · 2013 · 105 citations

The Systems Modeling Language (SysML) extends UML with powerful systems engineering capabilities for modeling a wider spectrum of systems and capturing all aspects of a systems design. SysML Distil...

6.

Applying Model Based Systems Engineering (MBSE) to a standard CubeSat

Sara Spangelo, David Kaslow, Christopher Delp et al. · 2012 · 103 citations

Model Based Systems Engineering (MBSE) is an emerging technology that is providing the next advance in modeling and systems engineering. MBSE uses Systems Modeling Language (SysML) as its modeling ...

7.

A model-based design methodology for the development of mechatronic systems

Giacomo Barbieri, Cesare Fantuzzi, Roberto Borsari · 2014 · Mechatronics · 96 citations

Reading Guide

Foundational Papers

Start with Johnson et al. (2011, 129 citations) for SysML-Modelica basics, Delligatti (2013, 105 citations) for SysML guide, Spangelo et al. (2012, 103 citations) for practical CubeSat application.

Recent Advances

Madni et al. (2019, 920 citations) on digital twins, Uslar et al. (2019, 146 citations) on power systems, Cloutier et al. (2014, 82 citations) on systemigrams to SysML.

Core Methods

SysML block definition diagrams, parametric diagrams with Modelica; OPM object-process models (Dori, 2016); SGAM for system-of-systems (Uslar et al., 2019).

How PapersFlow Helps You Research Model-Based Systems Engineering

Discover & Search

Research Agent uses searchPapers and citationGraph to map SysML integrations from Johnson et al. (2011, 129 citations), then findSimilarPapers reveals Madni et al. (2019, 920 citations) on digital twins. exaSearch uncovers niche OPM-SysML comparisons from Dori (2016).

Analyze & Verify

Analysis Agent runs readPaperContent on Spangelo et al. (2012) CubeSat models, verifies SysML claims with CoVe against Uslar et al. (2019), and uses runPythonAnalysis for citation trend stats via pandas on 250M+ OpenAlex data. GRADE scores evidence strength for digital twin maturity per Madni et al. (2019).

Synthesize & Write

Synthesis Agent detects gaps in SysML scalability using Friedenthal et al. (2014) and Cloutier et al. (2014), flags contradictions between OPM and SysML from Dori (2016). Writing Agent applies latexEditText for SysML diagrams, latexSyncCitations for 10+ papers, and latexCompile for reports; exportMermaid visualizes model flows.

Use Cases

"Extract simulation code from SysML-Modelica integration papers and analyze performance."

Research Agent → searchPapers('SysML Modelica') → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → Analysis Agent → runPythonAnalysis (NumPy simulation replay) → matplotlib plots of timing results.

"Generate LaTeX SysML diagram for CubeSat MBSE from Spangelo et al."

Research Agent → readPaperContent(Spangelo 2012) → Synthesis Agent → gap detection → Writing Agent → latexEditText(SysML blocks) → latexSyncCitations(Spangelo) → latexCompile → PDF with embedded diagram.

"Find GitHub repos implementing digital twin MBSE from Madni et al."

Research Agent → citationGraph(Madni 2019) → findSimilarPapers → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → exportCsv (repo metrics, stars, forks).

Automated Workflows

Deep Research workflow scans 50+ MBSE papers via searchPapers → citationGraph → structured report on SysML trends from Johnson (2011) to Madni (2019). DeepScan applies 7-step CoVe to verify OPM-SysML claims in Dori (2016) with GRADE checkpoints. Theorizer generates hypotheses on digital twin-MBSE fusion from Madni et al. (2019) and Uslar et al. (2019).

Frequently Asked Questions

What defines Model-Based Systems Engineering?

MBSE uses formal models like SysML for lifecycle support from requirements to validation (Delligatti, 2013).

What are core MBSE methods?

SysML diagrams, OPM formalisms, and Modelica integration; see Dori (2016, 242 citations) and Johnson et al. (2011, 129 citations).

What are key MBSE papers?

Madni et al. (2019, 920 citations) on digital twins; Johnson et al. (2011, 129 citations) on SysML-Modelica; Friedenthal et al. (2014, 85 citations) practical guide.

What open problems exist in MBSE?

Scalable tool interoperability and system-of-systems validation; Uslar et al. (2019) and Cao et al. (2011) identify persistent gaps.

Research Systems Engineering Methodologies and Applications with AI

PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:

See how researchers in Engineering use PapersFlow

Field-specific workflows, example queries, and use cases.

Engineering Guide

Start Researching Model-Based Systems Engineering with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Engineering researchers