Skip to main content

Introduction

Over the last fifty years, commercial electronics has shown a number of sustained trends:

  • Greater product functionality, supported by advanced hardware, packaging, and software
  • Greater product portability, requiring increased mechanical and thermal engineering attention
  • Greater product interconnectivity, with expectations of spontaneous organization into networks like the Internet-of-Things

One result has been a greater stress on reliability, safety, and resilience, as these networks take on survival-critical roles in transportation, biomedicine and other domains. Despite this, commercial electronics has been slow to recognize Systems Engineering as a discipline in the same way as defense or aerospace.

We believe that the electronics field stands to benefit from modern approaches to Model-Based Engineering (MBE). In this blog series, we will try to justify this belief by presenting an example of MBE, as applied to a portable electronic product, a phone-tablet or “phablet”, operating within a larger digital network.

Building a SysML Model for an Electronic Product

The design of a consumer electronic product typically begins with a concept of operations, starting with a definition of use cases. In SysML, we can capture and display those use cases in a Use Case diagram, as shown in Figure 1. Our phablet has a wide variety of use cases, like many smart communications devices.

Figure 1 Phablet Use Cases - MBE for Electronics.

Figure 1 Phablet Use Cases

Note: See the links at the end of this post to download SysML models (MagicDraw and IBM Rational Rhapsody) of the phablet example discussed in this post. 

Based on the high-level functional objectives captured in the use cases and a range of other technical, market and regulatory considerations, system engineers can create a description of desired operational scenarios between user and system, as illustrated in the SysML sequence diagram in Figure 2. This scenario incorporates a number of options, depending on user choice: the user can make voice calls, message, web surf, etc.

Figure 2 SysML sequence diagram for phablet operating scenario- MBE for Electronics.

Figure 2 SysML sequence diagram for phablet operating scenario

The messages from user to phablet trigger internal software services inside the phablet when received. These internal behaviors of the product itself can be captured in a state machine, as shown in Figure 3, where the same calls and signals are shown as triggering transitions between operating states. Inside the state, symbols are lists of more detailed behaviors, which can be further decomposed and specified.

Figure 2 SysML sequence diagram for phablet operating scenario - MBE for Electronics.

Figure 3 Phablet state machine diagram

Next Steps

Using SysML and a Model-Based Engineering approach, we have captured the high-level functional objectives and architecture of our system. In Part 2 of this series, we will look at the structural side of the system.

SysML Models:

Technote: Applications of MBE to Electronics

Related posts:

Related Posts

Pipelines Part 3 – Matching Requirements to Parts using Syndeia Digital Pipelines

We’re continuing our blog series on using Syndeia digital pipelines to execute real world use cases in systems engineering. In Part 2, we demonstrated a digital pipeline that ...
Dirk Zwemer and Gregory Seeds

Pipelines Part 2 – Gap Analysis between Requirements and Tests

Demonstrating measurable ROI from digital engineering is just as important in driving enterprise adoption as customer mandates, e.g. DoDI 5000.97. In particular, the concept of ...
Dirk Zwemer and Gregory Seeds

Pipelines Part 1: Quick Introduction and Demo

Syndeia Pipelines automate digital engineering workflows by orchestrating complex, multi-step tasks, such as ETL operations, cross-repository queries, model transformations/syncs, ...
Manas Bajaj

Christmas at the North Pole, Powered by Pipelines🎄

While the rest of the world is busy hanging lights, doing last minute gift shopping, and sipping cocoa, the North Pole is deep in digital engineering mode. Snow is falling, elves ...
Manas Bajaj

What’s New in Syndeia 3.7? - Part 1

We are excited to release Syndeia 3.7, the next generation of our digital thread platform for integrated digital engineering. Check out the latest features in less than 5 minutes ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 16 – Custom Dashboards

In Parts 1-10 of this blog series, we built a digital thread for an autonomous vehicle system to demonstrate how a federation of models in different software tools can become a ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 15 – Digital Pipelines

In Part 14 of this series, we developed a custom script to calculate project metrics for our Autonomous Vehicle digital thread project. The value of this information is greatest ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 14 – Open REST API

Syndeia has been developed as an API-first enterprise application, i.e. the full capabilities of the software are exposed through an open REST API with the understanding that the ...
Dirk Zwemer

Model-Based Systems Engineering for Autonomous Vehicles, Part 13 – Digital Reports

A key function of Digital Threads is to be able to answer questions about project status in real-time without the overhead of data collection, status reports and meetings. In this ...
Dirk Zwemer