Essays about: "Available Instrumentation"

Showing result 1 - 5 of 21 essays containing the words Available Instrumentation.

  1. 1. RTIC Scope : Real-Time Tracing for the RTIC RTOS Framework

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Viktor Sonesten; [2022]
    Keywords : embedded-rust; cortex-m; rtic; rtos; tracing;

    Abstract : Work done at Luleå Technical University regarding the RTIC RTOS framework is expanded upon to yield a convenient toolset for event-based instrumentation by exploiting debug peripherals available on the ARMv7-M platform. By parsing the source of an RTIC application and recovering instrumentation metadata from user-supplied information, the target-emitted trace stream is decoded and mapped to RTIC task events, yielding a timeline of events that can be analyzed live and postmortem by help of a recording host-side daemon. READ MORE

  2. 2. Seeing Stars - Intensity Interferometry in the Laboratory and on the Ground

    University essay from Lunds universitet/Astronomi - Genomgår omorganisation

    Author : Colin Carlile; [2021]
    Keywords : Stellar Physics Instrumentation Interferometry Cherenkov Telescope Array Intensity Interferometry; Physics and Astronomy;

    Abstract : Context Since the time of Tycho Brahe astronomy has been an observing science defined by the quality of its instrumentation. The introduction of primitive telescopes by Galileo in 1609 began a period of development of ever-larger telescopes with greater measuring precision. READ MORE

  3. 3. Performance evaluation of ground source heat pump heating systems in Stockholm

    University essay from KTH/Skolan för industriell teknik och management (ITM)

    Author : MARCUS BÖRJESSON; [2020]
    Keywords : Ground source heat pump system; GSHP system; vertical borehole; ground heat exchanger; BHE; EED; evaluation; COP; SPF; Ideal temperature dependent SPF; temperature dependent SPF efficiency; SEPEMO; Sweden; Bergvärmesystem; borrhål; kollektor; EED; utvärdering; COP; SPF; ideal temperaturberoende SPF; temperaturberoende SPF-verkningsgrad; SEPEMO; Sverige;

    Abstract : GSHP systems are common in Sweden but there are few evaluations quantifying the performance of the systems and highlighting problem that occurs during operations. The research project Annex 52 Long-term performance measurement of GSHP systems serving commercial, institutional and multifamily building part of IEA HPT TCP proves the need to systematically be able to evaluate GSHP systems. READ MORE

  4. 4. Where is my inhaler? : A simulation and optimization study of the Quality Control on Symbicort Turbuhaler at AstraZeneca

    University essay from Umeå universitet/Institutionen för matematik och matematisk statistik

    Author : Shirin Haddad; Marie Nilsson; [2019]
    Keywords : Discrete event simulation; Evolution strategies; Distribution fitting;

    Abstract : Symbicort Turbuhaler is a medical device produced by the pharmaceutical company AstraZeneca for the treatment of asthma and symptoms of chronic obstructive pulmonary disease. The delivery reliability of the product is dependent on the performance of the whole supply chain and as part of the chain the results from the department, Quality Control (QC), are mandatory to release the produced batches to the market. READ MORE

  5. 5. Random testing with sanitizers to detect concurrency bugs in embedded avionics software

    University essay from Linköpings universitet/Programvara och system

    Author : Viktor Johansson; Alexander Vallén; [2018]
    Keywords : fuzz testing; software testing; AFL; american fuzzy lop; embedded systems; santizer; threadsanitizer;

    Abstract : Fuzz testing is a random testing technique that is effective at finding bugs in large software programs and protocols. We investigate if the technology can be used to find bugs in multi-threaded applications by fuzzing a real-time embedded avionics platform together with a tool specialized at finding data races between multiple threads. READ MORE