Advanced search

Showing result 1 - 5 of 35 essays matching the above criteria.

  1. 1. Function Computation via Over-the-Air Computation: Practical System Design

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Yuzhi Chen; [2023]
    Keywords : ;

    Abstract : Future wireless networks will need to contain millions of nodes, machines, and devices and provide high-speed and low-latency communication services. The traditional wireless network architecture design separates the communication and computation process, which has low utilization of wireless resources. READ MORE

  2. 2. Finding the Sweet Spot: Optimizing Kubernetes for Scalability and Resilience : A Comprehensive Study on Improving Resource Utilization and Performance in Containerized Environments.

    University essay from Karlstads universitet/Fakulteten för hälsa, natur- och teknikvetenskap (from 2013); Karlstads universitet/Avdelningen för datavetenskap

    Author : Adam Rör; [2023]
    Keywords : Kubernetes; Microservices; Containerization Technology; Virtualization; Minikube;

    Abstract : Modern technology is rapidly and efficiently expanding, and by looking at the largest companies by market cap, one will find enterprises like Apple, Microsoft, Alphabet, and Meta. Given the complexity of modern software architecture, there arises a necessity for a software architecture that is both scalable and adaptable. READ MORE

  3. 3. Quadcopter Control System Design and Implementation with LQR assisted by Kalman Filter: An Experimental Study

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

    Author : Ludwig Horvath; Martin Petré; [2023]
    Keywords : ;

    Abstract : This study stems from the audacious assumption that two bachelor students could successfully construct a functional quadcopter from scratch, covering both software and hardware aspects. The project begins by establishing a foundation for modeling the quadcopter dynamics, including derivation and linearization techniques for implementing a linear quadratic regulator (LQR). READ MORE

  4. 4. Analysis of Code Smells and Anomalies in Modern Web Software

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

    Author : Elias Cherkaoui; [2023]
    Keywords : Code anomalies; smells; refactoring;

    Abstract : Code anomalies, also known as code smells, are any characteristics in software code that indicate amore severe problem exists deep in the code. These anomalies do not always prevent a system fromfunctioning, but they can restrict development and increase the difficulty of maintaining the software. READ MORE

  5. 5. Architecture for a Symbolic Execution Environment

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

    Author : Joacim Norlén; [2022]
    Keywords : symbolic execution; program verification;

    Abstract : Program testing is an important aspect of software development. Symbolic execution can be used as a tool to automatically verify the correctness of programs for all feasible paths of execution. READ MORE