Skip to main content

Showing 1–9 of 9 results for author: Morse, J

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

    math.NA cs.MS math.OC

    A Sparse Fast Chebyshev Transform for High-Dimensional Approximation

    Authors: Dalton Jones, Pierre-David Letourneau, Matthew J. Morse, M. Harper Langston

    Abstract: We present the Fast Chebyshev Transform (FCT), a fast, randomized algorithm to compute a Chebyshev approximation of functions in high-dimensions from the knowledge of the location of its nonzero Chebyshev coefficients. Rather than sampling a full-resolution Chebyshev grid in each dimension, we randomly sample several grids with varied resolutions and solve a least-squares problem in coefficient sp… ▽ More

    Submitted 2 October, 2023; v1 submitted 25 September, 2023; originally announced September 2023.

    MSC Class: 90C23; 41A50; 65Y20; 65D15; 93E24; 65T50; 14Q15

  2. arXiv:1909.11085  [pdf, other

    cs.CE cs.DC physics.comp-ph

    Scalable Simulation of Realistic Volume Fraction Red Blood Cell Flows through Vascular Networks

    Authors: Libin Lu, Matthew J. Morse, Abtin Rahimian, Georg Stadler, Denis Zorin

    Abstract: High-resolution blood flow simulations have potential for develo** better understanding biophysical phenomena at the microscale, such as vasodilation, vasoconstriction and overall vascular resistance. To this end, we present a scalable platform for the simulation of red blood cell (RBC) flows through complex capillaries by modeling the physical system as a viscous fluid with immersed deformable… ▽ More

    Submitted 23 September, 2019; originally announced September 2019.

  3. ENTRA: Whole-Systems Energy Transparency

    Authors: Kerstin Eder, John P. Gallagher, Pedro Lopez-Garcia, Henk Muller, Zorana Bankovic, Kyriakos Georgiou, Remy Haemmerle, Manuel V. Hermenegildo, Bishoksan Kafle, Steve Kerrison, Maja Kirkeby, Maximiliano Klemen, Xueliang Li, Umer Liqat, Jeremy Morse, Morten Rhiger, Mads Rosendahl

    Abstract: Promoting energy efficiency to a first class system design goal is an important research challenge. Although more energy-efficient hardware can be designed, it is software that controls the hardware; for a given system the potential for energy savings is likely to be much greater at the higher levels of abstraction in the system stack. Thus the greatest savings are expected from energy-aware softw… ▽ More

    Submitted 18 June, 2016; v1 submitted 13 June, 2016; originally announced June 2016.

    Comments: Revised preprint submitted to MICPRO on 27 May 2016, 23 pages, 3 figures

  4. A Fuzzy Approach to Qualification in Design Exploration for Autonomous Robots and Systems

    Authors: Jeremy Morse, Dejanira Araiza-Illan, Jonathan Lawry, Arthur Richards, Kerstin Eder

    Abstract: Autonomous robots must operate in complex and changing environments subject to requirements on their behaviour. Verifying absolute satisfaction (true or false) of these requirements is challenging. Instead, we analyse requirements that admit flexible degrees of satisfaction. We analyse vague requirements using fuzzy logic, and probabilistic requirements using model checking. The resulting analysis… ▽ More

    Submitted 11 May, 2017; v1 submitted 3 June, 2016; originally announced June 2016.

  5. arXiv:1603.02580  [pdf, other

    cs.CC cs.AR cs.DC

    On the limitations of analysing worst-case dynamic energy of processing

    Authors: Jeremy Morse, Steve Kerrison, Kerstin Eder

    Abstract: This paper examines dynamic energy consumption caused by data during software execution on deeply embedded microprocessors, which can be significant on some devices. In worst-case energy consumption analysis, energy models are used to find the most costly execution path. Taking each instruction's worst case energy produces a safe but overly pessimistic upper bound. Algorithms for safe and tight bo… ▽ More

    Submitted 21 February, 2018; v1 submitted 7 March, 2016; originally announced March 2016.

  6. arXiv:1603.01082  [pdf, other

    cs.RO

    Formal Specification and Analysis of Autonomous Systems under Partial Compliance

    Authors: Jeremy Morse, Dejanira Araiza-Illan, Jonathan Lawry, Arthur Richards, Kerstin Eder

    Abstract: The widespread adoption of autonomous systems depends on providing guarantees of safety and functional correctness, at both design time and runtime. Information about the extent to which functional requirements can be met in combination with non-functional requirements (NFRs) -- i.e. requirements that can be partially complied with -- , under dynamic and uncertain environments, provides opportunit… ▽ More

    Submitted 22 July, 2016; v1 submitted 3 March, 2016; originally announced March 2016.

  7. Data dependent energy modelling for worst case energy consumption analysis

    Authors: James Pallister, Steve Kerrison, Jeremy Morse, Kerstin Eder

    Abstract: Safely meeting Worst Case Energy Consumption (WCEC) criteria requires accurate energy modeling of software. We investigate the impact of instruction operand values upon energy consumption in cacheless embedded processors. Existing instruction-level energy models typically use measurements from random input data, providing estimates unsuitable for safe WCEC analysis. We examine probabilistic ener… ▽ More

    Submitted 12 May, 2017; v1 submitted 13 May, 2015; originally announced May 2015.

  8. arXiv:1411.2553  [pdf, ps, other

    cs.SE

    Measuring the impact of input data on energy consumption of software

    Authors: Jeremy Morse

    Abstract: The amount of energy consumed during the execution of software, and the ability to predict future consumption, is an important factor in the design of embedded electronic systems. In this technical report I examine factors in the execution of software that can affect energy consumption. Taking a simple embedded software benchmark I measure to what extent input data can affect energy consumption, a… ▽ More

    Submitted 10 November, 2014; originally announced November 2014.

  9. Static analysis of energy consumption for LLVM IR programs

    Authors: Neville Grech, Kyriakos Georgiou, James Pallister, Steve Kerrison, Jeremy Morse, Kerstin Eder

    Abstract: Energy models can be constructed by characterizing the energy consumed by executing each instruction in a processor's instruction set. This can be used to determine how much energy is required to execute a sequence of assembly instructions, without the need to instrument or measure hardware. However, statically analyzing low-level program structures is hard, and the gap between the high-level pr… ▽ More

    Submitted 16 July, 2015; v1 submitted 18 May, 2014; originally announced May 2014.