Intercax

December 14, 2023
No Comments

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

September 20, 2023
No Comments

Syndeia’s Generic RESTful API interface provides a powerful tool for adding new model repositories to a digital thread without customized coding by the vendor. With this post, we continue reviewing the RESTful API demo videos organized around each of five methods authenticating access to an external RESTful API-based repository: no authentication required, basic authentication, and

September 4, 2023
No Comments

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

August 29, 2023
No Comments

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.

August 25, 2023
No Comments

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

August 17, 2023
No Comments

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

August 8, 2023
No Comments

The digital thread is dynamic. Many of the federated data repositories are configuration-managed, and it is critical for the inter-model connections to be version-sensitive. Consistency of a digital thread implies that the version of a connected data element is the same now as when the connections to it were created or most recently updated. If

August 3, 2023
No Comments

The ultimate objective of this activity is Completion, the extent to which all desired characteristics of the digital thread have been realized. As a metric, Completion is strongly correlated with project Schedule, but it is also an indicator of project Risk. Completed segments of the digital thread represent a reduced technical risk of unexpected problems

August 1, 2023
No Comments

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

July 27, 2023
No Comments

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