Essays about: "iterative software"

Showing result 1 - 5 of 171 essays containing the words iterative software.

  1. 1. Integration of Service-Oriented Embedded Systems with External Systems in Software Product Lines

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Nils Johansson; [2024]
    Keywords : software architecture; software product lines; integration of systems;

    Abstract : Developing software for complicated systems is often done by collaboration and consists of deliverables by a multitude of organisations. The deliverables can range from smaller devices and commercial-off-the-shelf software components, to larger systems. READ MORE

  2. 2. State Machine Model-To-Code Transformation In C

    University essay from Uppsala universitet/Signaler och system

    Author : Jonathan Carlgren; Per William Oskarsson; [2023]
    Keywords : State Machine; Model To Code; C; UML; ElementTree; XMI; Programming; Python; Benchmark;

    Abstract : A state machine model can turn a complex behavioural system into a more accessible graphical model, and can improve the way people work with system design by making it easier to communicate and understand the system. The clear structure of a state machine model enables automatic generation of well structured, and consequently readable, and maintainable code. READ MORE

  3. 3. Streamlining UAV Communication : Investigating and implementing an accessible communication interface between a ground control station and a companion computer

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Johan Gustafsson; Daniel Mogensen; [2023]
    Keywords : UAV; communication protocol; design science; UAV security; software architecture; programming; Mavlink; UAV protocols;

    Abstract : In the future, the usage of UAVs (Unmanned Aerial Vehicles) will be applied in many different areas. Continued research in UAVs can benefit through its applications in disaster response, humanitarian aid, environmental monitoring, infrastructure inspection, improved transportation and delivery systems, and scientific research. READ MORE

  4. 4. aiLangu - Real-time Transcription and Translation to Reduce Language Barriers : An Engineering Project to Develop an Application for Enhancing Human Verbal Communication

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

    Author : Vincent Ringström1; Iley Alvarez Funcke; [2023]
    Keywords : Sound transcription; Sound translation; AI; Deep learning; Real-time; Language barrier; Concurrency; Ljud transkription; Ljud översättning; AI; Djupinlärning; Real-tid; Språkbarriär; Samtidighet;

    Abstract : The research area this report relates to is real-time automatic transcription and translation. The purpose of the work done for the report is to reduce the perceived language barriers online and to make a user-friendly application to make use of the latest deep learning technology to transcribe and translate in real-time. READ MORE

  5. 5. A Conjugate Residual Solver with Kernel Fusion for massive MIMO Detection

    University essay from Högskolan i Halmstad/Centrum för forskning om tillämpade intelligenta system (CAISR)

    Author : Ioannis Broumas; [2023]
    Keywords : MIMO; massive MIMO; GPU; CUDA; Software Defined Radio; SDR; MMSE; ZF; zero-forcing; parallel detection; iterative methods; conjugate residual; parallel computing; kernel fusion;

    Abstract : This thesis presents a comparison of a GPU implementation of the Conjugate Residual method as a sequence of generic library kernels against implementations ofthe method with custom kernels to expose the performance gains of a keyoptimization strategy, kernel fusion, for memory-bound operations which is to makeefficient reuse of the processed data. For massive MIMO the iterative solver is to be employed at the linear detection stageto overcome the computational bottleneck of the matrix inversion required in theequalization process, which is 𝒪(𝑛3) for direct solvers. READ MORE