survey-results_requirements_of_sdvn
https://github.com/arena2036-well-defined/survey-results_requirements_of_sdvn
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.3%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ARENA2036-Well-defined
- License: other
- Language: Python
- Default Branch: main
- Size: 19.9 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Industrial Requirements for Software-defined Value Networks: Survey Results
This repository contains the survey results regarding industrial requirements for Software-defined Value Networks (SDVN), which was conducted among industrial partners of ARENA2036, a research campus for future mobility and automotive production in Stuttgart. An evaluation of the results and the motivation of SDVN can be found in according references.
About the Survey
SDVN aim to increase flexibility, value-chain resilience through redundancy, scalability through standardized linkages and data formats as well as data consistency for sustainability requirements such as the CO2 footprint, as opposed to current Global Value Chains. Industrial requirements and the potential success of implementing SDVN are assesed in the survey. The survey was conducted with two representatives from each company, one from the management and one from the technical department, who are interviewed about SDVNs. The survey covers the interviewees experience with automation systems, the use of emerging technologies throughout the companys value chains, perceived risks, sustainability factors, the potential of existing value chains, and requirements for further automation in SDVNs. The survey highlights the industrial requirements, benefits, and research gaps for the future use of SDVNs in companies related to the automotive industry.
Installation
Install Python (at least V3.10)
Clone or download this repository and if wanted create and activate a virtual environment for python in its folder.
bash
python -m venv venv
venv\Scripts\activate.bat
Install the required libraries with pip.
bash
pip install -r requirements.txt
Run the python script containig the Web-UI
bash
python main.py
After a short startup your browser should open on http://localhost:8080 with the interactive evaluation tool of the survey.
Usage
The UI shows the results of the survey. Single choice questions are illustrated with pie charts, multiple choice questions with bar charts. The results are on top shown in tabular form and optional entered text input is displayed.
The header offers the possibility to filter for specific answers to questions. To do so first a question has to be chosen and afterwards a single of the provided answer possibilities can be selected. The filter can be reset using the delete button.
The raw files of the questions and the surveys are included in the repository. These list all questions with their possible answers and surveys with their responses individually and can be used for further evaluations.
Author
David Dietrich, Research Assistant Mechatronic Systems and Processes, Institute for Control Engineering of Machine Tools and Manufacturing Units (ISW), University of Stuttgart
References
D. Dietrich et al., "Software-defined Value Networks: Industrial Requirements and Research Gap" (in press)
D. Dietrich, M. Zrn, C. Reiff, M. Neubauer, A. Lechler, and A. Verl, Software-Defined Value Networks: Motivation, Approaches, and Research Activities, in Production at the Leading Edge of Technology (T. Bauernhansl, A. Verl, M. Liewald, and H.-C. Mhring, eds.), Lecture Notes in Production Engineering, pp. 514524, Cham: Springer Nature Switzerland, 2024
License
This work is licensed under a Creative Commons Attribution-NoDerivs 4.0 International License.
Owner
- Name: Well-defined
- Login: ARENA2036-Well-defined
- Kind: user
- Website: https://arena2036.de/de/welldefined
- Repositories: 1
- Profile: https://github.com/ARENA2036-Well-defined
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
Industrial Requirements for Software-defined Value
Networks: Survey Results
message: >-
If you use this dataset, please cite it using the metadata
from this file.
type: dataset
authors:
- given-names: David
family-names: Dietrich
email: david.dietrich@isw.uni-stuttgart.de
orcid: 'https://orcid.org/0000-0002-5558-2090'
date-released: 2024-05-24
abstract: >-
Software-Defined Value Networks (SDVN) aim to increase
flexibility, value-chain resilience through redundancy,
scalability through standardized linkages and data formats
as well as data consistency for sustainability
requirements such as the CO2 footprint, as opposed to
current Global Value Chains. Industrial requirements and the potential success of
implementing SDVN are assesed in a survey, which was
conducted among industrial partners of ARENA2036, a
research campus for future mobility and automotive
production in Stuttgart. The survey was conducted with two representatives from
each company, one from the management and one from the
technical department, who are interviewed about SDVNs.
The survey covers the interviewee’s experience with
automation systems, the use of emerging technologies
throughout the company’s value chains, perceived risks,
sustainability factors, the potential of existing value
chains, and requirements for further automation in SDVNs.
This repository contains the survey results.
keywords:
- Software-defined Value Networks
- Global Value Chains
- sustainability
- industrial requirements
- Asset Administration Shell
- Eclipse Dataspace Connector
license: CC-BY-ND-4.0
GitHub Events
Total
Last Year
Dependencies
- Jinja2 ==3.1.3
- MarkupSafe ==2.1.5
- PyYAML ==6.0.1
- Pygments ==2.17.2
- aiofiles ==23.2.1
- aiohttp ==3.9.5
- aiosignal ==1.3.1
- annotated-types ==0.6.0
- anyio ==4.3.0
- attrs ==23.2.0
- bidict ==0.23.1
- certifi ==2024.2.2
- charset-normalizer ==3.3.2
- click ==8.1.7
- colorama ==0.4.6
- contourpy ==1.2.1
- cycler ==0.12.1
- docutils ==0.19
- fastapi ==0.109.2
- fonttools ==4.51.0
- frozenlist ==1.4.1
- h11 ==0.14.0
- httpcore ==1.0.5
- httptools ==0.6.1
- httpx ==0.27.0
- idna ==3.7
- ifaddr ==0.2.0
- itsdangerous ==2.2.0
- kiwisolver ==1.4.5
- markdown2 ==2.4.13
- matplotlib ==3.8.4
- multidict ==6.0.5
- nicegui ==1.4.24
- nicegui-highcharts ==1.0.1
- numpy ==1.26.4
- orjson ==3.10.1
- packaging ==24.0
- pillow ==10.3.0
- pscript ==0.7.7
- pydantic ==2.7.1
- pydantic_core ==2.18.2
- pyparsing ==3.1.2
- python-dateutil ==2.9.0.post0
- python-dotenv ==1.0.1
- python-engineio ==4.9.0
- python-multipart ==0.0.9
- python-socketio ==5.11.2
- requests ==2.31.0
- simple-websocket ==1.0.0
- six ==1.16.0
- sniffio ==1.3.1
- starlette ==0.36.3
- typing_extensions ==4.11.0
- urllib3 ==2.2.1
- uvicorn ==0.29.0
- vbuild ==0.8.2
- watchfiles ==0.21.0
- websockets ==12.0
- wsproto ==1.2.0
- yarl ==1.9.4
