Skip to content
This repository was archived by the owner on Mar 31, 2022. It is now read-only.
samatrhea edited this page Jul 28, 2019 · 2 revisions

What is the CDP4-WA Community Edition

The CDP4 is the RHEA Group Concurrent Design Solution that allows a team of engineers to perform Concurrent Design. Concurrent Design is a methodology that is applied to the design of complex multidisciplinary systems. Concurrent Design is a design approach in which all design disciplines and stakeholders are brought together to create an integrated design in a collaborative way of working. The CDP4 is used to collaboratively create a design that is shared by means of a central repository that is the single-source-of-truth. T1he CDP4-WA Community Edition is a Blazor web application that is developed on top of the CDP4-SDK in a similar fashian that the CDP4-WebServices-Community-Edition and the CDP4-IME-Community-Edition are built on the CDP4-SDK.

Blazor

Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly. Because it's real .NET running on WebAssembly, you can re-use existing libraries from the .NET ecosystem, including the CDP4-SDK and many other libraries that are published on nuget.

ECSS-E-TM-10-25A

THE CDP4-WA is 100% compliant to ECSS-E-TM-10-25A since it makes use of the CDP4-SDK. The CDP4-SDK-CE is an implementation of the CDP4 Data Model which extends the ECSS-E-TM-10-25A, including Annex A and Annex C. ECSS-E-TM-10-25A is a Technical Memorandum under the E-10 System engineering branch in the ECSS series of standards, handbooks and technical memoranda. ECSS-E-TM-10-25 facilitates and promotes common data definitions and exchange among organisations, which are interested to collaborate on concurrent design, sharing analysis and design outputs and related reviews. This comprises a system decomposition up to equipment level and related standard lists of parameters and disciplines. Further it provides the starting point of the space system life cycle defining the parameter sets required to cover all project phases, although the present Technical Memorandum only addresses Phases 0, A and B1.

License

The CDP4-WA Community Edition is provided to the community under the GNU Affero General Public License.

Documentation

Documentation

Community

Contributing

Other Links

Clone this wiki locally