Essays about: "Debugging"

Showing result 6 - 10 of 139 essays containing the word Debugging.

  1. 6. Evaluation of hardware and firmware for a Data Readout system of the PANDA Electro-Magnetic Calorimeter

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Ehsan Noorzaei; [2023]
    Keywords : ;

    Abstract : PANDA is the next generation hadron physics detector under construction at the Facility for Antiproton and Ion Research (FAIR) in Darmstadt, Germany to accurately detect and parameterize events with kinetic energies from 1MeV to 8GeV. PANDA is a 4π detector and due to its unique shape, all the readout electronics from ADC modules, power supplies, and a controller unit is housed in liquid-cooled crates mounted inside the detector. READ MORE

  2. 7. On The Impact Of Distinct Metrics For Fault Localization In Automated Program Repair

    University essay from Stockholms universitet/Institutionen för data- och systemvetenskap

    Author : Marek Marcin Mazur; [2023]
    Keywords : automated program repair; fault localization; metrics for fault localization;

    Abstract : Automatic Program Repair (APR) is a dynamically growing field of computer science that aims to reduce the time and cost of debugging code and improve its efficiency. Fault localization (FL) is a critical component of the APR workflow and has a real impact on the success of an APR procedure. READ MORE

  3. 8. Preserving the Mental Map when Visualizing Dynamic Graphs : An Approach for Intermediate Representations in the C2 Java Compiler

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Emmy Yin; [2023]
    Keywords : Dynamic Graphs; Graph Layout Algorithms; Visualization; Hierarchical Graph Layouts; Dynamiska grafer; grafritningsalgoritmer; visualisering; hierarkiska grafritningar;

    Abstract : Graphs are powerful data structures that are widely used to represent complex forms of information. One area in which graphs are successfully being used is within compiler engineering, where a program under compilation can be represented as a graph that changes as the program is being compiled. READ MORE

  4. 9. Design and Evaluation of a logging system in a power-constrained environment

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Morgan Adamsson; [2023]
    Keywords : Low power; logging; embedded systems; power supply; Bluetooth Low Energy; WiFi; flash memory; Låg effekt; loggning; inbyggda system; strömförsörjning; Bluetooth Low Energy; WiFi; flashminne;

    Abstract : Logging plays a crucial role in debugging endeavors, assisting technicians in identifying errors and improving the overall sustainability of electrical systems. This thesis focuses on integrating local logging capabilities into the Balise Transmission Module (BTM), a legacy control system that lacks such features. READ MORE

  5. 10. ChatGPT: A Good Computer Engineering Student? : An Experiment on its Ability to Answer Programming Questions from Exams

    University essay from Högskolan i Gävle/Datavetenskap

    Author : Michael Loubier; [2023]
    Keywords : ChatGPT; Chatbot; OpenAI; Large Language Models; Natural Language Processing;

    Abstract : The release of ChatGPT has really set new standards for what an artificial intelligence chatbot should be. It has even shown its potential in answering university-level exam questions from different subjects. This research is focused on evaluating its capabilities in programming subjects. READ MORE