845 research outputs found

    A Novel Respiratory Rate Estimation Algorithm from Photoplethysmogram Using Deep Learning Model

    Get PDF
    Respiratory rate (RR) is a critical vital sign that can provide valuable insights into various medical conditions, including pneumonia. Unfortunately, manual RR counting is often unreliable and discontinuous. Current RR estimation algorithms either lack the necessary accuracy or demand extensive window sizes. In response to these challenges, this study introduces a novel method for continuously estimating RR from photoplethysmogram (PPG) with a reduced window size and lower processing requirements. To evaluate and compare classical and deep learning algorithms, this study leverages the BIDMC and CapnoBase datasets, employing the Respiratory Rate Estimation (RRest) toolbox. The optimal classical techniques combination on the BIDMC datasets achieves a mean absolute error (MAE) of 1.9 breaths/min. Additionally, the developed neural network model utilises convolutional and long short-term memory layers to estimate RR effectively. The best-performing model, with a 50% train–test split and a window size of 7 s, achieves an MAE of 2 breaths/min. Furthermore, compared to other deep learning algorithms with window sizes of 16, 32, and 64 s, this study’s model demonstrates superior performance with a smaller window size. The study suggests that further research into more precise signal processing techniques may enhance RR estimation from PPG signals

    On Triangular Splines:CAD and Quadrature

    Get PDF
    The standard representation of CAD (computer aided design) models is based on the boundary representation (B-reps) with trimmed and (topologically) stitched tensor-product NURBS patches. Due to trimming, this leads to gaps and overlaps in the models. While these can be made arbitrarily small for visualisation and manufacturing purposes, they still pose problems in downstream applications such as (isogeometric) analysis and 3D printing. It is therefore worthwhile to investigate conversion methods which (necessarily approximately) convert these models into water-tight or even smooth representations. After briefly surveying existing conversion methods, we will focus on techniques that convert CAD models into triangular spline surfaces of various levels of continuity. In the second part, we will investigate efficient quadrature rules for triangular spline space

    On Triangular Splines:CAD and Quadrature

    Get PDF

    On Triangular Splines:CAD and Quadrature

    Get PDF

    Classifying Diseases Affecting Gait with Body Acceleration-Based Machine Learning Models

    Get PDF
    This Ph.D. dissertation introduces a comprehensive framework designed to harness acceleration data as a uniquely valuable tool for early disease classification, specifically focusing on gait-related diseases. In the modern healthcare landscape, timely and accurate classification of such diseases is paramount, as it can significantly impact treatment outcomes and patient quality of life. As a compelling case study, we conducted a meticulous experiment to identify individuals afflicted with peripheral artery disease (PAD) and classify them from those without PAD. Our framework leverages acceleration data extracted from strategically placed anatomical reflective markers, including locations such as the sacrum, to train sophisticated classification models. Additionally, we incorporate a wearable accelerometer positioned at the waist for validation purposes. Reflective marker data have a long-standing history in the realm of gait analysis and have been integral to studies evaluating and monitoring human gait for decades. However, they typically require access to specialized laboratories for data collection. In contrast, wearable accelerometers offer the unique advantage of enabling classification in real-world, non-laboratory settings. They empower us to bridge the gap between controlled research environments and the practical challenges of classifying gait-related diseases. Our findings demonstrate the effectiveness of this novel framework. Models trained using raw marker data obtained from the sacrum exhibit an impressive accuracy rate of 92% when classifying PAD patients from non-PAD controls. However, we observed a drop in accuracy to 28% when utilizing data from the wearable accelerometer at the waist to validate the model. To address this challenge, we enhanced our model by employing advanced features extracted from the acceleration data rather than using the raw acceleration signals alone. This modification proved fruitful, as the marker-based model\u27s accuracy decreased only moderately from 86% to 60% when validated with data from the wearable accelerometer. In conclusion, this dissertation establishes a promising avenue for early disease classification, particularly in the context of gait-related diseases. By leveraging acceleration data and innovative modeling techniques, we advance our ability to identify and address health challenges more effectively and efficiently in diverse real-world scenarios. Integrating wearable technology into medical classification marks a significant step towards enhancing healthcare accessibility and patient outcomes

    IST Austria Thesis

    Get PDF
    Fabrication of curved shells plays an important role in modern design, industry, and science. Among their remarkable properties are, for example, aesthetics of organic shapes, ability to evenly distribute loads, or efficient flow separation. They find applications across vast length scales ranging from sky-scraper architecture to microscopic devices. But, at the same time, the design of curved shells and their manufacturing process pose a variety of challenges. In this thesis, they are addressed from several perspectives. In particular, this thesis presents approaches based on the transformation of initially flat sheets into the target curved surfaces. This involves problems of interactive design of shells with nontrivial mechanical constraints, inverse design of complex structural materials, and data-driven modeling of delicate and time-dependent physical properties. At the same time, two newly-developed self-morphing mechanisms targeting flat-to-curved transformation are presented. In architecture, doubly curved surfaces can be realized as cold bent glass panelizations. Originally flat glass panels are bent into frames and remain stressed. This is a cost-efficient fabrication approach compared to hot bending, when glass panels are shaped plastically. However such constructions are prone to breaking during bending, and it is highly nontrivial to navigate the design space, keeping the panels fabricable and aesthetically pleasing at the same time. We introduce an interactive design system for cold bent glass façades, while previously even offline optimization for such scenarios has not been sufficiently developed. Our method is based on a deep learning approach providing quick and high precision estimation of glass panel shape and stress while handling the shape multimodality. Fabrication of smaller objects of scales below 1 m, can also greatly benefit from shaping originally flat sheets. In this respect, we designed new self-morphing shell mechanisms transforming from an initial flat state to a doubly curved state with high precision and detail. Our so-called CurveUps demonstrate the encodement of the geometric information into the shell. Furthermore, we explored the frontiers of programmable materials and showed how temporal information can additionally be encoded into a flat shell. This allows prescribing deformation sequences for doubly curved surfaces and, thus, facilitates self-collision avoidance enabling complex shapes and functionalities otherwise impossible. Both of these methods include inverse design tools keeping the user in the design loop

    Improving low latency applications for reconfigurable devices

    Get PDF
    This thesis seeks to improve low latency application performance via architectural improvements in reconfigurable devices. This is achieved by improving resource utilisation and access, and by exploiting the different environments within which reconfigurable devices are deployed. Our first contribution leverages devices deployed at the network level to enable the low latency processing of financial market data feeds. Financial exchanges transmit messages via two identical data feeds to reduce the chance of message loss. We present an approach to arbitrate these redundant feeds at the network level using a Field-Programmable Gate Array (FPGA). With support for any messaging protocol, we evaluate our design using the NASDAQ TotalView-ITCH, OPRA, and ARCA data feed protocols, and provide two simultaneous outputs: one prioritising low latency, and one prioritising high reliability with three dynamically configurable windowing methods. Our second contribution is a new ring-based architecture for low latency, parallel access to FPGA memory. Traditional FPGA memory is formed by grouping block memories (BRAMs) together and accessing them as a single device. Our architecture accesses these BRAMs independently and in parallel. Targeting memory-based computing, which stores pre-computed function results in memory, we benefit low latency applications that rely on: highly-complex functions; iterative computation; or many parallel accesses to a shared resource. We assess square root, power, trigonometric, and hyperbolic functions within the FPGA, and provide a tool to convert Python functions to our new architecture. Our third contribution extends the ring-based architecture to support any FPGA processing element. We unify E heterogeneous processing elements within compute pools, with each element implementing the same function, and the pool serving D parallel function calls. Our implementation-agnostic approach supports processing elements with different latencies, implementations, and pipeline lengths, as well as non-deterministic latencies. Compute pools evenly balance access to processing elements across the entire application, and are evaluated by implementing eight different neural network activation functions within an FPGA.Open Acces
    • …
    corecore