Standard
Visual Language for Device Management in Telecommunication Product Line. / Semenov, Eugeny; Kai, Sheng; Gen, Chen; Luciv, Dmitry; Koznov, Dmitry.
Advances in Model and Data Engineering in the Digitalization Era - MEDI 2021 International Workshops: DETECT, SIAS, CSMML, BIOC, HEDA, Proceedings. ed. / Ladjel Bellatreche; George Chernishev; Antonio Corral; Samir Ouchani; Jüri Vain. Springer Nature, 2021. p. 204-216 (Communications in Computer and Information Science; Vol. 1481 CCIS).
Research output: Chapter in Book/Report/Conference proceeding › Conference contribution › Research › peer-review
Harvard
Semenov, E, Kai, S, Gen, C
, Luciv, D & Koznov, D 2021,
Visual Language for Device Management in Telecommunication Product Line. in L Bellatreche, G Chernishev, A Corral, S Ouchani & J Vain (eds),
Advances in Model and Data Engineering in the Digitalization Era - MEDI 2021 International Workshops: DETECT, SIAS, CSMML, BIOC, HEDA, Proceedings. Communications in Computer and Information Science, vol. 1481 CCIS, Springer Nature, pp. 204-216, 10th International Conference on New Trends in Model and Data Engineering, MEDI 2021 held with 4th International Workshop on Modeling, Verification and Testing of Dependable Critical Systems, DETECT 2021, Symposium on Intelligent and Autonomous Systems, SIAS 2021, 1st Workshop on Control Software: Methods, Models, and Languages, CSMML 2021, Workshop on Blockchain for Inter-Organizational Collaboration, BIOC 2021 and 1st International Health Data Workshop, HEDA 2021, Virtual, Online,
21/06/21.
https://doi.org/10.1007/978-3-030-87657-9_16
APA
Semenov, E., Kai, S., Gen, C.
, Luciv, D., & Koznov, D. (2021).
Visual Language for Device Management in Telecommunication Product Line. In L. Bellatreche, G. Chernishev, A. Corral, S. Ouchani, & J. Vain (Eds.),
Advances in Model and Data Engineering in the Digitalization Era - MEDI 2021 International Workshops: DETECT, SIAS, CSMML, BIOC, HEDA, Proceedings (pp. 204-216). (Communications in Computer and Information Science; Vol. 1481 CCIS). Springer Nature.
https://doi.org/10.1007/978-3-030-87657-9_16
Vancouver
Semenov E, Kai S, Gen C
, Luciv D, Koznov D.
Visual Language for Device Management in Telecommunication Product Line. In Bellatreche L, Chernishev G, Corral A, Ouchani S, Vain J, editors, Advances in Model and Data Engineering in the Digitalization Era - MEDI 2021 International Workshops: DETECT, SIAS, CSMML, BIOC, HEDA, Proceedings. Springer Nature. 2021. p. 204-216. (Communications in Computer and Information Science).
https://doi.org/10.1007/978-3-030-87657-9_16
Author
Semenov, Eugeny ; Kai, Sheng ; Gen, Chen
; Luciv, Dmitry ; Koznov, Dmitry. /
Visual Language for Device Management in Telecommunication Product Line. Advances in Model and Data Engineering in the Digitalization Era - MEDI 2021 International Workshops: DETECT, SIAS, CSMML, BIOC, HEDA, Proceedings. editor / Ladjel Bellatreche ; George Chernishev ; Antonio Corral ; Samir Ouchani ; Jüri Vain. Springer Nature, 2021. pp. 204-216 (Communications in Computer and Information Science).
BibTeX
@inproceedings{7c0aa931fc8240f7b8498faa672856e6,
title = "Visual Language for Device Management in Telecommunication Product Line",
abstract = "In the present paper, we consider the task of creating hardware specifications for telecommunication devices that close the communication gap between hardware engineers and software developers. This task has arisen during the development of a family of telecommunication systems at Huawei. The specifications need to describe hardware from the viewpoint of driver development (i.e., device management), omitting many hardware details and including information for automatic generation of driver data structures and signatures. Furthermore, they need to be comprehensive and illustrative for both engineering groups. To meet this challenge, we propose a visual language supporting five views (representations): Structured view (all structural elements of a device), Composite view (all connections of a device), Datapath view (device parts that process the data flow), Control view (device parts that control the data flow processing), and Service view (device parts that provide additional functionality). We present an implementation of the visual language built with the Eclipse Modeling Tools Xtext/EMF/Sirius and integrated into a development environment for device management. We have received positive feedback from the device management software engineers.",
keywords = "Control systems, Domain specific modeling, Domain specific programming, Model-based approach, Product lines, Telecommunication systems",
author = "Eugeny Semenov and Sheng Kai and Chen Gen and Dmitry Luciv and Dmitry Koznov",
note = "Publisher Copyright: {\textcopyright} 2021, Springer Nature Switzerland AG.; 10th International Conference on New Trends in Model and Data Engineering, MEDI 2021 held with 4th International Workshop on Modeling, Verification and Testing of Dependable Critical Systems, DETECT 2021, Symposium on Intelligent and Autonomous Systems, SIAS 2021, 1st Workshop on Control Software: Methods, Models, and Languages, CSMML 2021, Workshop on Blockchain for Inter-Organizational Collaboration, BIOC 2021 and 1st International Health Data Workshop, HEDA 2021 ; Conference date: 21-06-2021 Through 23-06-2021",
year = "2021",
doi = "10.1007/978-3-030-87657-9_16",
language = "English",
isbn = "9783030876562",
series = "Communications in Computer and Information Science",
publisher = "Springer Nature",
pages = "204--216",
editor = "Ladjel Bellatreche and George Chernishev and Antonio Corral and Samir Ouchani and J{\"u}ri Vain",
booktitle = "Advances in Model and Data Engineering in the Digitalization Era - MEDI 2021 International Workshops",
address = "Germany",
}
RIS
TY - GEN
T1 - Visual Language for Device Management in Telecommunication Product Line
AU - Semenov, Eugeny
AU - Kai, Sheng
AU - Gen, Chen
AU - Luciv, Dmitry
AU - Koznov, Dmitry
N1 - Publisher Copyright:
© 2021, Springer Nature Switzerland AG.
PY - 2021
Y1 - 2021
N2 - In the present paper, we consider the task of creating hardware specifications for telecommunication devices that close the communication gap between hardware engineers and software developers. This task has arisen during the development of a family of telecommunication systems at Huawei. The specifications need to describe hardware from the viewpoint of driver development (i.e., device management), omitting many hardware details and including information for automatic generation of driver data structures and signatures. Furthermore, they need to be comprehensive and illustrative for both engineering groups. To meet this challenge, we propose a visual language supporting five views (representations): Structured view (all structural elements of a device), Composite view (all connections of a device), Datapath view (device parts that process the data flow), Control view (device parts that control the data flow processing), and Service view (device parts that provide additional functionality). We present an implementation of the visual language built with the Eclipse Modeling Tools Xtext/EMF/Sirius and integrated into a development environment for device management. We have received positive feedback from the device management software engineers.
AB - In the present paper, we consider the task of creating hardware specifications for telecommunication devices that close the communication gap between hardware engineers and software developers. This task has arisen during the development of a family of telecommunication systems at Huawei. The specifications need to describe hardware from the viewpoint of driver development (i.e., device management), omitting many hardware details and including information for automatic generation of driver data structures and signatures. Furthermore, they need to be comprehensive and illustrative for both engineering groups. To meet this challenge, we propose a visual language supporting five views (representations): Structured view (all structural elements of a device), Composite view (all connections of a device), Datapath view (device parts that process the data flow), Control view (device parts that control the data flow processing), and Service view (device parts that provide additional functionality). We present an implementation of the visual language built with the Eclipse Modeling Tools Xtext/EMF/Sirius and integrated into a development environment for device management. We have received positive feedback from the device management software engineers.
KW - Control systems
KW - Domain specific modeling
KW - Domain specific programming
KW - Model-based approach
KW - Product lines
KW - Telecommunication systems
UR - http://www.scopus.com/inward/record.url?scp=85117462159&partnerID=8YFLogxK
UR - https://www.mendeley.com/catalogue/e956a74f-0abb-3f53-b115-b137bc8ae338/
U2 - 10.1007/978-3-030-87657-9_16
DO - 10.1007/978-3-030-87657-9_16
M3 - Conference contribution
AN - SCOPUS:85117462159
SN - 9783030876562
T3 - Communications in Computer and Information Science
SP - 204
EP - 216
BT - Advances in Model and Data Engineering in the Digitalization Era - MEDI 2021 International Workshops
A2 - Bellatreche, Ladjel
A2 - Chernishev, George
A2 - Corral, Antonio
A2 - Ouchani, Samir
A2 - Vain, Jüri
PB - Springer Nature
T2 - 10th International Conference on New Trends in Model and Data Engineering, MEDI 2021 held with 4th International Workshop on Modeling, Verification and Testing of Dependable Critical Systems, DETECT 2021, Symposium on Intelligent and Autonomous Systems, SIAS 2021, 1st Workshop on Control Software: Methods, Models, and Languages, CSMML 2021, Workshop on Blockchain for Inter-Organizational Collaboration, BIOC 2021 and 1st International Health Data Workshop, HEDA 2021
Y2 - 21 June 2021 through 23 June 2021
ER -