<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Scientific Visualization System on a Chip with Tangible User Interface?</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Perm Regional Museum / branch Museum of Permian Antiquities</institution>
          ,
          <addr-line>Monastyrskaya Str. 11, 614000, Perm</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Perm State University</institution>
          ,
          <addr-line>Bukireva Str. 15, 614990, Perm</addr-line>
          ,
          <country country="RU">Russia</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper is devoted to the development of the ontology-driven standalone scientific visualization station based on a single-board microcomputer with custom tangible user interface. Such a station can be used as a powerful demonstration tool in various scenarios including interactive museum exhibitions. According to the approach proposed, the particular instance of a software scientific visualization system is generated automatically by a high-level platform SciVi that was been developed earlier. Previously, ontology-driven software generation mechanisms within SciVi were tested on the firmware generation for the microcontroller units. Currently we present a generalization of this technique to the case of systems on chips like Raspberry Pi or Orange Pi. Data preprocessing and rendering capabilities of SciVi are reused without modifications from the previous stages of development, while the new mechanisms of taking into account the specifics of systems on chips software and hardware organization are introduced via extending the appropriate SciVi ontologies. The generalized technique is tested in practice by creating a set of interactive museum items for the “Transmutations” exhibition within Kidsmuseum, branch of Perm Regional Museum.</p>
      </abstract>
      <kwd-group>
        <kwd>Scientific Visualization</kwd>
        <kwd>System on a Chip</kwd>
        <kwd>Tangible User Interface</kwd>
        <kwd>Smart Museum</kwd>
        <kwd>Ontology Engineering</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Particular tasks of presenting scientific data often require standalone scientific
visualization stations, which are equipped with the monitor, rendering system and custom
user interface. Normally, regular computers are sufficient for this, however sometimes
specific circumstances prevent this traditional scenario. One of these specific cases are
interactive mobile museum exhibitions within a Smart Museum concept [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]. The
visualization means used in these exhibitions should meet the following requirements:
? Publication is supported by RFBR grant 20-01-00358.
1. Fast and easy building (visualization and its user interface should be modular,
comprising interoperable building blocks).
2. Fast and easy deploy (mobile museum exhibitions have to be installed, reconfigured
and uninstalled as fast as possible).
3. Fast and easy startup and shutdown (ideally it should be enough to switching on / off
the power to start and stop the entire hardware and software system).
4. Standalone functioning (there should be no dependencies on the computing
infrastructure like external Internet access, local network requirements, etc.).
5. Intuitive interface (visualization interactions should be obvious even for the
technically inexperienced visitors).
6. Low cost (mobile museum exhibitions often have limited budget).
7. Exchangeable parts (in case of hardware failure, the modules should be easy testable
to find the broken part, and any part should be well-spread enough to replace it as
soon as possible).
      </p>
      <p>Traditional computers do not meet at least the criterion (6). The criterion (3) is
met only partially, since shutting the computer down just by cutting off the power can
harm the data on the disks and cause severe system failure. But this criterion is indeed
important, since preparing the exhibition in the mornings and shutting everything down
in the evenings are the tasks of the museum hall keepers, who need to do it as fast
as possible, and it would be problematic for them to perform special operations on
individual exhibits.</p>
      <p>To meet all the mentioned criteria at once, we propose using systems on chips
(SoCs).</p>
      <p>
        SoCs became a popular form of portable computers [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ], which are often utilized as
fog nodes [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] within ubiquitous computing ecosystems [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. They are small
singleboard computing modules with a single processor, comprising both CPU and GPU
functionality. Despite small size and low energy consumption, these systems reach fair
performance to support multimedia processing [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] and even processing of scientific
data [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. The most popular types of SoCs are smartphones, tablets and microcomputers
like Raspberry Pi [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] or Orange Pi [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In the present work, we focus on the single-board
microcomputers, since they have hardware interfaces leveraging easy integration with
sensor-based tangible user interfaces (TUI) [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ].
      </p>
      <p>
        As seen in the literature, SoCs are widely used in the scientific and cultural projects.
For example, the popular scientific visualization library VTK is ported to Raspberry
Pi [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], enabling high-quality rendering of scientific data in various formats right on
the microcomputers. Sometimes, SoCs leverage creation of entire scientific devices [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
There are also some projects like [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] utilizing Raspberry Pi as a brain of tangible
exhibits dedicated for the wide audience including visually impaired people. The other
projects make use of microcomputers and microcontrollers to create autonomous tour
guide robots [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        We propose using high-level scientific visualization platform SciVi [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] as a
software part and Raspberry / Orange Pi, combined with the touchscreen and TUI, as a
hardware part of standalone scientific visualization station. Thereby a particular stack
of technologies for building the interactive museum exhibitions is suggested.
      </p>
      <p>Scientific Visualization System on a Chip with Tangible User Interface 3</p>
      <p>The motivation for this work was a need to create several interactive museum items
for the “Transmutations” exhibition within Kidsmuseum, branch of Perm Regional
Museum. Since it was a real project involved in the Perm Regional Museum, within this
work we were able to do both a theoretical research and the tests of the proposed
approach on the practical use case. The interactive items were successfully created and
integrated in the “Transmutations” exhibition available for visitors in Perm.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Background</title>
      <p>
        During the previous research we developed a multiplatform adaptive scientific
visualization platform SciVi based on the ontology engineering methods and means that was
used in various application domains to present different scientific data in a
comprehensive observable form [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Next, we proposed a set of technologies to automate creation
of custom TUI to solve particular scientific visualization tasks within SciVi [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
Finally, we applied the developed methods and means in museum application domain to
automate creation of interactive exhibits based on scientific visualization and Internet
of Things (IoT) [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ].
      </p>
      <p>The interactive museum exhibit consists of two main parts: museum item and
visitor interface. Museum item is the most important part that has its own value and in
practice can be exposed even without interactivity. But the visitor interface spices up
the museum item with the new visitors’ experience beyond regular watching, allowing
not just passively look at the item, but actively communicate with it. Smart Museum
concept assumes turning the regular museum exhibits into the interactive ones to bring
the museum visiting to the new qualitative level, not just exposing the items, but deeply
immersing the visitors into the exhibition.</p>
      <p>While creating the museum items (even the multimedia ones) is the task familiar to
the museum research workers, assembling and tuning the visitor interface is hard due
to the lack of the corresponding high-level tools for that. Therefore interactive exhibits
are still an issue in many museums.</p>
      <p>
        SciVi scientific visualization platform provides efficient tools to automate all the
main steps of creating the interactive exhibits [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]:
1. Configuring the TUI functionality and integration of TUI with the exhibit.
2. Generating the firmware for the microcontroller units (MCUs) the hardware TUI
consists of.
3. Generating the middleware to ensure communication with the hardware TUI.
4. Generating the visualization modules (if needed) controlled by TUI.
5. Calibrating created TUI to ensure its proper functioning.
      </p>
      <p>All the above steps are driven by ontologies, which ensure flexibility and
extensibility of SciVi. The configuration step (1) is supported by the built-in data flow diagram
(DFD) editor that enables the user to declare particular data processing, visualization
and TUI functioning algorithms in an intuitive visual form.</p>
      <p>
        The previous work of creating IoT-based museum exhibits was been focused on
utilizing programmable MCUs [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], which (in combination with different sensors and
actuators) can be used as a hardware basis of TUI. However the MCUs are unable to
perform data rendering due to the low performance, so the image synthesis should take
place elsewhere, for example, on a kiosk with a full-fledged computer, or on the visitors’
mobile devices. While this is a viable scenario (that was, for example, implemented in
practice in the State Darwin Museum, Moscow, Russia [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]), sometimes having an
external rendering device is not an option. First of all, relaying on just the visitors’ mobile
devices is considered a bad practice, since some of the visitors may have no required
gadgets or may be unable to use them in a way desired in an exhibition. Therefore,
rendering kiosk appears to be mandatory (just like it has been done in the State
Darwin Museum), but it takes additional place and requires appropriate budget, so it is not
always affordable. The other problem is the network that is required to maintain
connection of the TUI with the kiosk or visitors’ mobile devices. To be stable enough, it
requires a set of WiFi-routers in the museum, and this, in turn, is not always affordable
too.
      </p>
      <p>In the present work we tackle the problem of creating low-budget standalone
visualization system that does not require any additional digital infrastructure around it (no
kiosks and no network).
3</p>
    </sec>
    <sec id="sec-3">
      <title>SciVi on a Chip</title>
      <p>The distinctive feature of the present work is that we propose to merge TUI and
rendering hardware into a single device. In fact, we propose building scientific visualization
system on a chip equipped with a sensor-based TUI. The main requirement to the chip is
a support of graphics rendering hardware acceleration. The most popular single-board
computers capable of data processing and rendering are Raspberry Pi and Oragne Pi.
While they are very similar, each model has its own features and tuning nuances. But
thanks to the ontology-driven architecture, there is no problem in extending SciVi in a
way it takes into account platform-dependent particularities during the process of
generating needed TUI- and rendering software modules.</p>
      <p>
        On the MCUs, SciVi generates the firmware as a solid binary image comprising all
the functionality (and, if necessary, defines fuse-bits to fine-tune the MCU functioning).
The features of MCUs and related hardware modules are described in the ontology of
electronic components that is a part of SciVi knowledge base [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Targeting the SoCs,
in general case SciVi should generate a set of programs, which will perform all needed
operations within particular SoC taking into account its hardware specifics and its
operating system’s (OS) features. In this regard, the ontology of electronic components
was extended with appropriate knowledge about the SoCs, including their hardware
and software distinctiveness.
      </p>
      <p>First, we decided to use Web-based applications as a target software format, because
it would have level the differences between Raspberry Pi and Orange Pi. But the testing
showed, that the rendering performance of WebGL is insufficient to deliver smooth
animations in 3D scenes. The scene associated with the interactive exhibits we created
(see the section 4) contains ca. 5 000 vertices connected in ca. 10 000 polygons and is
rendered to the resolution of 1024 600 pixels. Google Chromium (the default browser
on most OS for SoCs) was able to maintain the refresh rate of just 9 frames per second
(FPS). In contrary, the native application written in C++ utilizing OpenGL 3.3 (that</p>
      <p>
        Scientific Visualization System on a Chip with Tangible User Interface 5
is emulated on top of OpenGL ES 3 on SoC) ensures 16 FPS. Both refresh rates are
quite low, so further optimizations of rendering are required. However, in terms of user
experience, 16 FPS lay above the border, when the average human starts to recognize
fluent motion instead of individual images, while 9 FPS are below that line [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>The proposed stack of technologies is shown in the fig. 1.</p>
      <p>SciVi Renderer is a standalone native application, which source code is generated by
SciVi in C++ according to the particular settings made by the user. It utilizes OpenGL
graphics rendering API (available on most OS for SoCs via Mesa library) and various
device access libraries to receive / transmit data from / to TUI hardware (e. g. sensors
and actuators connected via to the SoC via I2C, SPI, UART, OneWire, etc.).</p>
      <p>Significant difference of SoCs compared to MCUs is the presence of full-fledged OS
(e. g. Raspbian or Armbian) that, in turn, brings concepts of users, console sessions and
permissions. To meet the requirement of fast startup (mentioned in the Introduction),
auto-login should be switched on (which is a default behavior of SoCs), as well as the
autostart of target application and tuning of the device permissions (for example, to
access SPI bus that by default requires root privilege level) should be set up properly.</p>
      <p>Fast shutdown is still an issue, because cutting off the power is generally unsafe
for the SoCs filesystem. So, ideally hardware shutdown button should be mounted that
will cause the execution of poweroff command. However, even if the special button
cannot be installed and the SoC goes down without involving proper cleanup
mechanism, the probability of failure is fairy low in case of visualization system. This is
because the visualization system does not perform a lot of disk write operations, so the
filesystem normally does not run out of sync and sudden halt should not bring it into
the inconsistent state. To further reduce the failure probability, swapping is disabled and
root filesystem is mounted in the read-only mode. Should the failure ever happen, it is
relatively easy to repair the SoC since all its data are on SD card that, in turn, is easy to
back up and restore.</p>
      <p>Currently, SciVi automatically generates the source code of the Renderer
application along with a configuration shell script to make it easy to build and install the
application on the target SoC (via the standard ./configure, make and make
install command sequence). The SciVi infrastructure allows cross-compiling the
software directly for the target platform. This feature is not yet set up for SoCs, but it is
a matter of one-time extending the special compiler’s ontology and tuning the
Dockercontainer with the needed compilers installed inside it. We plan to do it as an upcoming
development step. It will then be possible to generate an installation package for the
SoC’s OS, so the deploy will be even easier.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Use Case</title>
      <p>
        To test the proposed approach we created a set of museum items for the
“Transmutations” exhibition within Kidsmuseum, branch of Perm Regional Museum. The most
significant one demonstrates so-called Allen’s ecogeographical rule [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]: animals adapted
to cold climates have shorter protruding body parts (ears, tails, limbs, etc.) than animals
adapted to warm climates. The explanation of this rule is simple: endothermic animals
aim to maintain their body temperature at a metabolically favorable level, wherein they
should vary the body surface with respect to the outer temperature to either aid or
impede their heat dissipation. The longer are protruding body parts, the more is contact
with environment, therefore the more is heat dissipation.
      </p>
      <p>The TUI of the exhibit created is shown in the fig. 2. The visitor can choose the
latitude with a special handler on the simple Earth model, while the built-in visualizer
generates an image of average mammal leaving in the corresponding climate zone. The
3D avatars of “most-polar” and “most-equatorial” animals are shown in the fig. 3. The
corresponding key 3D models are created from scratch by one of the paper’s authors
using Blender 3D editor and stored in PLY format. Both models have the same topology
(ca. 5 000 vertices connected into ca. 10 000 triangles) enabling trivial linear morphing
between them. The intermediate forms are automatically calculated based on the key
models and visualized by SciVi in real time.</p>
      <p>We utilize Orange Pi PC2 as a SoC with Armbian GNU/Linux as its OS, 7 inch
1024 600 pixels touchscreen connected to the SoC via HDMI, external
analog-todigital converter (ADC) MCP3201 connected via SPI (unfortunately, Orange Pi PC2
has no built-in ADC on board) and potentiometer connected to the ADC. The knob of
potentiometer is attached to the handler on an Earth model. The total cost of hardware</p>
      <p>Scientific Visualization System on a Chip with Tangible User Interface 7
is about $130 (including the delivery of the electronic components), which is fairly low
compared to the other options of reaching similar functionality.</p>
      <p>SciVi Renderer is configured to poll the ADC and use the obtained value as a
transition quotient to morph the animal model from the polar form to the equatorial and back
to polar. The morphing result is rendered using the fake global illumination based on the
material capture technique. The result image is showed to the visitors via the connected
touchscreen, wherein the touch moves are mapped to the orbit camera rotation, so the
visitors can change not only the morphing phase, but also the point of view to the 3D
model.
5</p>
    </sec>
    <sec id="sec-5">
      <title>Conclusion</title>
      <p>Previously we created the scientific visualization system SciVi that is able to leverage
the creation of interactive museum exhibits based on MCUs and TUI. In the present
work we generalized our technique from MCUs to SoCs, which can be used as
standalone scientific visualization stations equipped with TUI. Utilizing this generalized
technique, we created a set of interactive exhibits based on the Orange Pi PC2
singleboard microcomputers, which leverage both maintaining the TUI and rendering the
result images. The created interactive museum items are presented in the
“Transmutations” exhibition within Kidsmuseum, branch of Perm Regional Museum, supporting
the Smart Museum concept within the cultural institutions of Perm Region. Thereby,
SciVi system was applied in practice solving a real Smart Museum task.</p>
      <p>The future work includes optimizing the rendering mechanism to increase FPS rate
and setting up the cross-compilation of the rendering software modules for SoCs within
SciVi.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Orange</given-names>
            <surname>Pi</surname>
          </string-name>
          , http://www.orangepi.org,
          <source>last accessed 9 Aug 2020</source>
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>Raspberry</given-names>
            <surname>Pi</surname>
          </string-name>
          , https://www.raspberrypi.org,
          <source>last accessed 9 Aug 2020</source>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Allen</surname>
            ,
            <given-names>J.A.</given-names>
          </string-name>
          :
          <article-title>The Influence of Physical Conditions in the Genesis of Species</article-title>
          .
          <source>Radical Review</source>
          <volume>1</volume>
          ,
          <fpage>108</fpage>
          -
          <lpage>140</lpage>
          (
          <year>1877</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Bakaus</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <source>The Illusion of Motion</source>
          (
          <year>2014</year>
          ), https://paulbakaus.com/tutorials/ performance/the-illusion-of-motion/,
          <source>last accessed 9 Aug 2020</source>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Buscher</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ojeda</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Francoeur</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hulyalkar</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Claros</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tang</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Terry</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gupta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fakhraei</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramanathan</surname>
            ,
            <given-names>D.S.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Open-Source Raspberry</surname>
          </string-name>
          Pi
          <article-title>-Based Operant Box for Translational Behavioral Testing in Rodents</article-title>
          .
          <source>Journal of Neuroscience Methods</source>
          <volume>342</volume>
          (
          <year>2020</year>
          ). https://doi.org/10.1016/j.jneumeth.
          <year>2020</year>
          .108761
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Diallo</surname>
            ,
            <given-names>A.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gobee</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Durairajah</surname>
          </string-name>
          , V.:
          <article-title>Autonomous Tour Guide Robot Using Embedded System Control</article-title>
          .
          <source>Procedia Computer Science</source>
          <volume>76</volume>
          ,
          <fpage>126</fpage>
          -
          <lpage>133</lpage>
          (
          <year>2015</year>
          ). https://doi.org/10.1016/j.procs.
          <year>2015</year>
          .
          <volume>12</volume>
          .302
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Ibanez</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>Raspberry Pi likes VTK (</article-title>
          <year>2012</year>
          ), https://blog.kitware.
          <article-title>com/ raspberry-pi-likes-vtk/, last accessed 9 Aug 2020</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Ishii</surname>
          </string-name>
          , H.:
          <article-title>Tangible Bits: Beyond Pixels</article-title>
          .
          <source>In: Proceedings of the 2nd International Conference on Tangible and Embedded Interaction</source>
          . pp.
          <string-name>
            <surname>XV-XXV</surname>
          </string-name>
          (
          <year>2008</year>
          ). https://doi.org/10.1145/1347390.1347392
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Kent</surname>
            ,
            <given-names>B.R.</given-names>
          </string-name>
          :
          <article-title>Science and Computing with Raspberry Pi</article-title>
          .
          <source>IOP Concise Physics</source>
          (
          <year>2018</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Lin</surname>
            ,
            <given-names>Y.L.S.</given-names>
          </string-name>
          :
          <source>Essential Issues in SOC Design: Designing Complex Systems-on-Chip</source>
          . Springer (
          <year>2006</year>
          ). https://doi.org/10.1007/1-4020-5352-5
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Neustein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Advances in Ubiquitous Computing</article-title>
          .
          <source>Elsevier</source>
          (
          <year>2020</year>
          ). https://doi.org/10.1016/C2017-0-04641-4
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Newmarch</surname>
            ,
            <given-names>J.: Raspberry</given-names>
          </string-name>
          <string-name>
            <surname>Pi GPU Audio Video Programming. Apress</surname>
          </string-name>
          , Berkeley, CA (
          <year>2017</year>
          ). https://doi.org/10.1007/978-1-
          <fpage>4842</fpage>
          -2472-4
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Piccialli</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chianese</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Designing a Smart Museum: when Cultural Heritage Joins IoT</article-title>
          . In: Eighth International Conference on Next Generation Mobile Apps,
          <article-title>Services and Technologies (</article-title>
          <year>2014</year>
          ). https://doi.org/10.1109/NGMAST.
          <year>2014</year>
          .21
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Pisani</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borin</surname>
          </string-name>
          , E.:
          <article-title>Fog vs</article-title>
          .
          <source>Cloud Computing: Should I Stay or Should I Go? In: Proceedings of the Workshop on INTelligent Embedded Systems Architectures and Applications</source>
          . pp.
          <fpage>27</fpage>
          -
          <lpage>32</lpage>
          (
          <year>2018</year>
          ). https://doi.org/10.1145/3285017.3285026
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Rossetti</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Furfari</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Leporini</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pelagatti</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Quarta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Enabling Access to Cultural Heritage for the Visually Impaired: an Interactive 3D Model of a Cultural Site</article-title>
          .
          <source>Procedia Computer Science</source>
          <volume>130</volume>
          ,
          <fpage>383</fpage>
          -
          <lpage>391</lpage>
          (
          <year>2018</year>
          ). https://doi.org/10.1016/j.procs.
          <year>2018</year>
          .
          <volume>04</volume>
          .057
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Ryabinin</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chuprina</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>High-Level Toolset for Comprehensive Visual Data Analysis and Model Validation</article-title>
          .
          <source>Procedia Computer Science</source>
          <volume>108</volume>
          ,
          <fpage>2090</fpage>
          -
          <lpage>2099</lpage>
          (
          <year>2017</year>
          ). https://doi.org/10.1016/j.procs.
          <year>2017</year>
          .
          <volume>05</volume>
          .050
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Ryabinin</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chuprina</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Belousov</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          :
          <source>Ontology-Driven Automation of IoT-Based Human-Machine Interfaces Development. Lecture Notes in Computer Science</source>
          <volume>11540</volume>
          ,
          <fpage>110</fpage>
          -
          <lpage>124</lpage>
          (
          <year>2019</year>
          ). https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -22750-0 9
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Ryabinin</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kolesnik</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Akhtamzyan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sudarikova</surname>
          </string-name>
          , E.:
          <article-title>Cyber-Physical Museum Exhibits Based on Additive Technologies, Tangible Interfaces</article-title>
          and
          <string-name>
            <given-names>Scientific</given-names>
            <surname>Visualization</surname>
          </string-name>
          .
          <source>Scientific Visualization</source>
          <volume>11</volume>
          (
          <issue>4</issue>
          ),
          <fpage>27</fpage>
          -
          <lpage>42</lpage>
          (
          <year>2019</year>
          ). https://doi.org/10.26583/sv.11.4.
          <fpage>03</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>