SwePub
Tyck till om SwePub Sök här!
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "hsv:(NATURVETENSKAP) ;lar1:(ri);pers:(Mottola Luca)"

Sökning: hsv:(NATURVETENSKAP) > RISE > Mottola Luca

  • Resultat 1-10 av 55
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  •  
2.
  • Afanasov, Mikhail, et al. (författare)
  • Programming Support for Time-sensitive Adaptation in Cyberphysical Systems
  • 2018
  • Ingår i: ACM SIGBED Review. - : Association for Computing Machinery (ACM). - 1551-3688. ; 14:4, s. 27-32
  • Tidskriftsartikel (refereegranskat)abstract
    • Cyberphysical systems (CPS) integrate embedded sensors,actuators, and computing elements for controlling physicalprocesses. Due to the intimate interactions with thesurrounding environment, CPS software must continuouslyadapt to changing conditions. Enacting adaptation decisionsis often subject to strict time requirements to ensure controlstability, while CPS software must operate within the tightresource constraints that characterize CPS platforms. Developersare typically left without dedicated programmingsupport to cope with these aspects. This results in either toneglect functional or timing issues that may potentially ariseor to invest significant efforts to implement hand-crafted solutions.We provide programming constructs that allow developersto simplify the specification of adaptive processingand to rely on well-defined time semantics. Our evaluationshows that using these constructs simplifies implementationswhile reducing developers’ effort, at the price of a modestmemory and processing overhead.
  •  
3.
  • Afanasov, Mikhail, et al. (författare)
  • Software Adaptation in Wireless Sensor Networks
  • 2018
  • Ingår i: ACM Transactions on Autonomous and Adaptive Systems. - : Association for Computing Machinery (ACM). - 1556-4665 .- 1556-4703. ; 12:4
  • Tidskriftsartikel (refereegranskat)abstract
    • We present design concepts, programming constructs, and automatic verification techniques to support the development of adaptive Wireless Sensor Network (WSN) software. WSNs operate at the interface between the physical world and the computing machine and are hence exposed to unpredictable environment dynamics. WSN software must adapt to these dynamics to maintain dependable and efficient operation. However, developers are left without proper support to develop adaptive functionality in WSN software. Our work fills this gap with three key contributions: (i) design concepts help developers organize the necessary adaptive functionality and understand their relations, (ii) dedicated programming constructs simplify the implementations, (iii) custom verification techniques allow developers to check the correctness of their design before deployment. We implement dedicated tool support to tie the three contributions, facilitating their practical application. Our evaluation considers representative WSN applications to analyze code metrics, synthetic simulations, and cycle-accurate emulation of popular WSN platforms. The results indicate that our work is effective in simplifying the development of adaptive WSN software; for example, implementations are provably easier to test and to maintain, the run-time overhead of our dedicated programming constructs is negligible, and our verification techniques return results in a matter of seconds.
  •  
4.
  • Asad, H. A., et al. (författare)
  • On Securing Persistent State in Intermittent Computing
  • 2020
  • Ingår i: ENSsys 2020 - Proceedings of the 8th International Workshop on Energy Harvesting and Energy-Neutral Sensing Systems. - New York, NY, USA : Association for Computing Machinery, Inc. ; , s. 8-14, s. 8-14, s. 8-14
  • Konferensbidrag (refereegranskat)abstract
    • We present the experimental evaluation of different security mechanisms applied to persistent state in intermittent computing. Whenever executions become intermittent because of energy scarcity, systems employ persistent state on non-volatile memories (NVMs) to ensure forward progress of applications. Persistent state spans operating system and network stack, as well as applications. While a device is off recharging energy buffers, persistent state on NVMs may be subject to security threats such as stealing sensitive information or tampering with configuration data, which may ultimately corrupt the device state and render the system unusable. Based on modern platforms of the Cortex M*series, we experimentally investigate the impact on typical intermittent computing workloads of different means to protect persistent state, including software and hardware implementations of staple encryption algorithms and the use of ARM TrustZone protection mechanisms. Our results indicate that i) software implementations bear a significant overhead in energy and time, sometimes harming forward progress, but also retaining the advantage of modularity and easier updates; ii) hardware implementations offer much lower overhead compared to their software counterparts, but require a deeper understanding of their internals to gauge their applicability in given application scenarios; and iii) TrustZone shows almost negligible overhead, yet it requires a different memory management and is only effective as long as attackers cannot directly access the NVMs.
  •  
5.
  • Azzarà, Andrea, et al. (författare)
  • Virtual Resources for the Internet of Things
  • 2015. - 12
  • Ingår i: 2015 IEEE 2nd World Forum on Internet of Things (WF-IoT). - 9781509003662 ; , s. 245-250
  • Konferensbidrag (refereegranskat)abstract
    • We present Virtual Resources: a software architecture to resolve the tension between effective development and efficient operation of Internet of Things (IoT) applications. Emerging IoT architectures exhibit recurring traits: resource-limited sensors and actuators with RESTful interfaces at one end; full-fledged Cloud-hosted applications at the opposite end. The application logic resides entirely at the latter, creating performance issues such as excessive energy consumption and high latencies. To ameliorate these, Virtual Resources allows developers to push a slice of the application logic to intermediate IoT devices, creating a continuum between physical resources and Cloud-hosted applications. With Virtual Resources, for example, developers can push processing of sensed data to IoT devices close to the physical sensors, reducing the data to transmit and thus saving energy. We describe the key concepts of Virtual Resources and their realization in a CoAP prototype atop resource-constrained devices. Experimental results from cycle-accurate emulation indicate that Virtual Resources enable better performance than Cloud-centric architectures, while retaining the RESTful interaction pattern. For example, energy consumption in representative scenarios improves up to 40% and control loop latencies reduce up to 60%.
  •  
6.
  •  
7.
  • Baccour, Nouha, et al. (författare)
  • Radio Link Quality Estimation in Wireless Sensor Networks: a Survey
  • 2012. - 13
  • Ingår i: ACM Transactions on Sensor Networks. - : Association for Computing Machinery (ACM). - 1550-4859 .- 1550-4867. ; 8:4
  • Tidskriftsartikel (refereegranskat)abstract
    • Radio link quality estimation inWireless SensorNetworks (WSNs) has a fundamental impact on the network performance and also affects the design of higher-layer protocols. Therefore, for about a decade, it has been attracting a vast array of research works. Reported works on link quality estimation are typically based on different assumptions, consider different scenarios, and provide radically different (and sometimes contradictory) results. This article provides a comprehensive survey on related literature, covering the characteristics of low-power links, the fundamental concepts of link quality estimation inWSNs, a taxonomy of existing link quality estimators, and their performance analysis. To the best of our knowledge, this is the first survey tackling in detail link quality estimation in WSNs. We believe our efforts will serve as a reference to orient researchers and system designers in this area.
  •  
8.
  • Baresi, Luciano, et al. (författare)
  • Building Software for the Internet of Things
  • 2015. - 9
  • Ingår i: IEEE Internet Computing. - 1089-7801 .- 1941-0131. ; 19:2, s. 6-8
  • Tidskriftsartikel (refereegranskat)abstract
    • The guest editors present a special issue on building software for the Internet of Things (IoT).
  •  
9.
  •  
10.
  • Boano, Carlo Alberto, et al. (författare)
  • Making Sensornet MAC Protocols Robust Against Interference
  • 2010. - 10
  • Konferensbidrag (refereegranskat)abstract
    • Radio interference may lead to packet losses, thus negatively affecting the performance of sensornet applications. In this paper, we experimentally assess the impact of external interference on state-of-the-art sensornet MAC protocols. Our experiments illustrate that specific features of existing protocols, e.g., hand-shaking schemes preceding the actual data transmission, play a critical role in this setting. We leverage these results by identifying mechanisms to improve the robustness of existing MAC protocols under interference. These mechanisms include the use of multiple hand-shaking attempts coupled with packet trains and suitable congestion backoff schemes to better tolerate interference. We embed these mechanisms within an existing X-MAC implementation and show that they considerably improve the packet delivery rate while keeping the power consumption at a moderate level.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 55
Typ av publikation
konferensbidrag (38)
tidskriftsartikel (12)
bokkapitel (2)
samlingsverk (redaktörskap) (1)
rapport (1)
bok (1)
visa fler...
visa färre...
Typ av innehåll
refereegranskat (51)
övrigt vetenskapligt/konstnärligt (4)
Författare/redaktör
Voigt, Thiemo (32)
Picco, Gian Pietro (10)
Römer, Kay (6)
Eriksson, Joakim (6)
Tsiftes, Nicolas (6)
visa fler...
Varshney, Ambuj (6)
Österlind, Fredrik (6)
Mottola, Luca, 1980- (5)
Finne, Niclas (5)
Boano, Carlo Alberto (4)
Karnouskos, Stamatis (4)
Ghezzi, Carlo (3)
Dunkels, Adam (3)
Baresi, Luciano (3)
Zuniga, Marco (3)
Casati, Fabio (3)
Afanasov, Mikhail (2)
Maioli, Andrea (2)
Baccour, Nouha (2)
Koubaa, Anis (2)
Alves, Mario (2)
Zimmerling, Marco (2)
Marron, Pedro (1)
Corke, Peter (1)
Fotouhi, Hossein (1)
He, Yuan (1)
Nilsson, Martin (1)
Iavorskii, Aleksandr (1)
Mottola, Luca, Prof. ... (1)
Carlsson, Mats (1)
Duquennoy, Simon (1)
Höglund, Joel (1)
Flierl, Markus (1)
Dustdar, Schahram (1)
Fuchs, Harald (1)
Karoumi, Raid (1)
Raza, Shahid (1)
Asad, H. A. (1)
Wouters, Erik Henric ... (1)
Bhatti, N. A. (1)
Wang, Ting (1)
Azzarà, Andrea (1)
Noda, Claro (1)
Youssef, Hossein (1)
Puccinelli, Daniele (1)
Habib, Youssef (1)
Roedig, Utz (1)
Suarez, Pablo (1)
Oppermann, Felix Jon ... (1)
visa färre...
Lärosäte
Uppsala universitet (19)
Kungliga Tekniska Högskolan (2)
Mälardalens universitet (1)
Språk
Engelska (55)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (55)
Teknik (9)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy