As part of the release of Syndeia 3.6, we are publishing a series of blog posts highlighting the new features supporting practical implementation of digital threads in system development. In Part 1, we described several reasons to implement new security at the Digital Thread Project (DTP) level This last is the most critical and digital
Intercax is always excited to work with organizations new to Digital Engineering. One such organization (whose identity we are not permitted to share) faced a challenge modernizing a workflow originally designed to build wooden toy trains to the production of modern video games. They wished to apply Digital Engineering to the integrated and concurrent development
The last of the demo videos about using the Syndeia Web Dashboard Generic RESTful API capability uses Vitech GENESYS as an example of dynamic token authentication. Part 5 references the video Demo 29.6 – Integrating RESTful Repositories using Dynamic Token (OAuth) – GENESYS. This work comes from an ongoing collaboration with Zuken Vitech, creators of
The current blog series reviewing the RESTful API demo videos is organized around each of five methods authenticating access to an external RESTful API-based repository: no authentication required, basic authentication, and bearer, API key, and dynamic token-based authentication. It also provides an opportunity to show the ways in which five different RESTful repositories can be
There are thousands of model and data repositories that are potentially part of the digital engineering environment for organizations developing complex systems. No engineering software vendor has the resources to build and maintain integrations to even a sizeable fraction of these, especially since many are custom proprietary tools with only a small number of users.
We began this blog series with the idea, captured in the notional diagram in Figure 1, that there is a connection between project management metrics such as schedule, cost, and risk; the characteristics of the digital thread; and the specific queries that a digital thread platform might make. We looked at that connection in greater
In Parts 3 through 7 of this blog series, we have examined critical metrics associated with the digital thread and their relations with project metrics such as cost, schedule and risk. We illustrated these with specific queries executed through the Syndeia digital thread platform, captured as a script in a Jupyter notebook. These metrics have
While Complexity may be a confusing concept, Activity has clearer correlations with cost and schedule. In this post, I will illustrate some of the ways in which systems engineering activity can be calculated and displayed using Syndeia to query the digital thread for our UGV02 project. Figure 1 displays the number of inter-model relations created
The consideration of complexity concerning digital threads is a matter of both good and bad news. The literature on digital complexity metrics is rich with detailed algorithms for graphs and software code, many already available in Python and Gremlin libraries applicable to our demonstration example. On the other hand, the relevance of these to project
While this blog series focuses on the general concept of critical metrics for digital threads, we will illustrate these with actual examples. Commercial and open-source tools are available now to put these ideas into practice. For our example, we need a set of Data Sources, a Data Consumer to calculate and display the critical metrics,