Skip to main content

Showing 1–5 of 5 results for author: Pinisetty, S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2401.08264  [pdf, ps, other

    cs.SE cs.PL

    Towards a Transpiler for C/C++ to Safer Rust

    Authors: Dhiren Tripuramallu, Swapnil Singh, Shrirang Deshmukh, Srinivas Pinisetty, Shinde Arjun Shivaji, Raja Balusamy, Ajaganna Bandeppa

    Abstract: Rust is a multi-paradigm programming language developed by Mozilla that focuses on performance and safety. Rust code is arguably known best for its speed and memory safety, a property essential while develo** embedded systems. Thus, it becomes one of the alternatives when develo** operating systems for embedded devices. How to convert an existing C++ code base to Rust is also gaining greater a… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

  2. arXiv:2202.00559  [pdf, other

    eess.SP cs.FL cs.LG

    Runtime Monitoring and Statistical Approaches for Correlation Analysis of ECG and PPG

    Authors: Abhinandan Panda, Srinivas Pinisetty, Partha Roop

    Abstract: Biophysical signals such as Electrocardiogram (ECG) and Photoplethysmogram (PPG) are key to the sensing of vital parameters for wellbeing. Coincidentally, ECG and PPG are signals, which provide a "different window" into the same phenomena, namely the cardiac cycle. While they are used separately, there are no studies regarding the exact correction of the different ECG and PPG events. Such correlat… ▽ More

    Submitted 20 January, 2022; originally announced February 2022.

    Comments: 5pages, 6 figures

  3. arXiv:2110.01974  [pdf, other

    cs.SE cs.FL cs.RO

    Runtime Interchange for Adaptive Re-use of Intelligent Cyber-Physical System Controllers

    Authors: Hammond Pearce, Xin Yang, Srinivas Pinisetty, Partha S. Roop

    Abstract: Cyber-Physical Systems (CPSs) such as those found within autonomous vehicles are increasingly adopting Artificial Neural Network (ANN)-based controllers. To ensure the safety of these controllers, there is a spate of recent activity to formally verify the ANN-based designs. There are two challenges with these approaches: (1) The verification of such systems is difficult and time consuming. (2) The… ▽ More

    Submitted 23 September, 2021; originally announced October 2021.

    Comments: 10 pages, 7 figures

  4. arXiv:1801.02484  [pdf, other

    cs.LO cs.CR cs.FL

    Monitoring Data Minimisation

    Authors: Srinivas Pinisetty, Thibaud Antignac, David Sands, Gerardo Schneider

    Abstract: Data minimisation is a privacy enhancing principle, stating that personal data collected should be no more than necessary for the specific purpose consented by the user. Checking that a program satisfies the data minimisation principle is not easy, even for the simple case when considering deterministic programs-as-functions. In this paper we prove (im)possibility results concerning runtime monito… ▽ More

    Submitted 5 January, 2018; originally announced January 2018.

    Comments: 24 pages

  5. arXiv:1612.05030  [pdf, other

    cs.FL cs.SE

    Runtime enforcement of reactive systems using synchronous enforcers

    Authors: Srinivas Pinisetty, Partha S Roop, Steven Smyth, Stavros Tripakis, Reinhard von Hanxleden

    Abstract: Synchronous programming is a paradigm of choice for the design of safety-critical reactive systems. Runtime enforcement is a technique to ensure that the output of a black-box system satisfies some desired properties. This paper deals with the problem of runtime enforcement in the context of synchronous programs. We propose a framework where an enforcer monitors both the inputs and the outputs of… ▽ More

    Submitted 15 December, 2016; originally announced December 2016.

    Comments: Keywords: Runtime monitoring, Runtime Enforcement, Automata, Safety properties, Synchronous programming, SCCharts synchronous language