A Notebook Format for the Holistic Design of Embedded Systems (Tool Paper). Park, S. & Sekerinski, E. In Masci, P., Monahan, R., & Prevosto, V., editors, Proceedings 4th Workshop on Formal Integrated Development Environment, Oxford, England, 14 July 2018, volume 284, of Electronic Proceedings in Theoretical Computer Science, pages 85–94, November, 2018. Open Publishing Association.
A Notebook Format for the Holistic Design of Embedded Systems (Tool Paper) [link]Paper  doi  abstract   bibtex   
This paper proposes the use of notebooks for the design documentation and tool interaction in the rigorous design of embedded systems. Conventionally, a notebook is a sequence of cells alternating between (textual) code and prose to form a document that is meant to be read from top to bottom, in the spirit of literate programming. We extend the use of notebooks to embedded systems specified by pCharts. The charts are visually edited in cells inline. Other cells can contain statements that generate code and analyze the charts qualitatively and quantitatively; in addition, notebook cells can contain other instructions to build the product from the generated code. This allows a notebook to be replayed to re-analyze the design and re-build the product, like a script, but also allows the notebook to be used for presentations, as for this paper, and for the inspection of the design. The interaction with the notebook is done through a web browser that connects to a local or remote server, thus allowing a computationally intensive analysis to run remotely if needed. The pState notebooks are implemented as an extension to Jupyter. The underlying software architecture is described and the issue of proper placement of transition labels in charts embedded in notebooks is discussed.
@inproceedings{ParkSekerinski18NotebookDesignEmbeddedSystems,
	series = {Electronic {Proceedings} in {Theoretical} {Computer} {Science}},
	title = {A {Notebook} {Format} for the {Holistic} {Design} of {Embedded} {Systems} ({Tool} {Paper})},
	volume = {284},
	url = {http://eptcs.web.cse.unsw.edu.au/content.cgi?FIDE2018},
	doi = {10.4204/EPTCS.284.7},
	abstract = {This paper proposes the use of notebooks for the design documentation and tool interaction in the rigorous design of embedded systems. Conventionally, a notebook is a sequence of cells alternating between (textual) code and prose to form a document that is meant to be read from top to bottom, in the spirit of literate programming. We extend the use of notebooks to embedded systems specified by pCharts. The charts are visually edited in cells inline. Other cells can contain statements that generate code and analyze the charts qualitatively and quantitatively; in addition, notebook cells can contain other instructions to build the product from the generated code. This allows a notebook to be replayed to re-analyze the design and re-build the product, like a script, but also allows the notebook to be used for presentations, as for this paper, and for the inspection of the design. The interaction with the notebook is done through a web browser that connects to a local or remote server, thus allowing a computationally intensive analysis to run remotely if needed. The pState notebooks are implemented as an extension to Jupyter. The underlying software architecture is described and the issue of proper placement of transition labels in charts embedded in notebooks is discussed.},
	booktitle = {Proceedings 4th {Workshop} on {Formal} {Integrated} {Development} {Environment}, {Oxford}, {England}, 14 {July} 2018},
	publisher = {Open Publishing Association},
	author = {Park, Spencer and Sekerinski, Emil},
	editor = {Masci, Paolo and Monahan, Rosemary and Prevosto, Virgile},
	month = nov,
	year = {2018},
	pages = {85--94},
}

Downloads: 0