Essays about: "Genomströmning"

Showing result 11 - 15 of 97 essays containing the word Genomströmning.

  1. 11. Evaluating GPU for Radio Algorithms : Assessing Performance and Power Consumption of GPUs in Wireless Radio Communication Systems

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

    Author : Albin André; [2023]
    Keywords : GPU; CUDA; Signal Processing; Radio; Algorithms; GPU; CUDA; Signalbehandling; Radio; Algoritmer;

    Abstract : This thesis evaluates the viability of a Graphics Processing Unit (GPU) in tasks of signal processing associated with radio base stations in cellular networks. The development of Application Specific Integrated Circuits (ASICs) is lengthy and highly expensive, but they are efficient in terms of power consumption. READ MORE

  2. 12. On GPU Assisted Polar Decoding : Evaluating the Parallelization of the Successive Cancellation Algorithmusing Graphics Processing Units

    University essay from Karlstads universitet/Institutionen för matematik och datavetenskap (from 2013)

    Author : Siri Nordqvist; [2023]
    Keywords : 5G; NR; New Radio; Polar Codes; Channel Decoding; Successive Cancellation; NVIDIA; GPU; CUDA; 5G; New Radio NR ; Polärkoder; Kanalavkodning; Successive Cancellation SC ; NVIDIA; Graphics Processing Unit GPU ; Compute Unified Device Architecture CUDA ;

    Abstract : In telecommunication, messages sent through a wireless medium often experience noise interfering with the signal in a way that corrupts the messages. As the demand for high throughput in the mobile network is increasing, algorithms that can detectand correct these corrupted messages quickly and accurately are of interest to the industry. READ MORE

  3. 13. Development of a C-RAN Fronthaul Simulator

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

    Author : Noel Tesfalidet; Sam Khosravi; [2023]
    Keywords : 5G; Fronthaul; functional split; C-RAN; simulation; optimization; Digital twin; 5G; Fronthaul; funktionell uppdelning; C-RAN; simulering; optimering; Digital tvilling;

    Abstract : Cellular networks have significantly transformed the way we communicate and access data and the data rates have only been increasing for the last 30 years. 5G is the current generation of cellular networks and enables faster data rates and lower latency. READ MORE

  4. 14. Optimizing Consensus Protocols with Machine Learning Models : A cache-based approach

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

    Author : Kun Wu; [2023]
    Keywords : Distributed Systems; Consensus Algorithms; Machine Learning; Caching; Distribuerade system; Konsensusalgoritmer; Maskininlärning; Cachning;

    Abstract : Distributed systems offer a reliable and scalable solution for tackling massive and complex tasks that cannot be handled by a single computer. However, standard consensus protocols used in such systems often replicate data without considering the workload, leading to unnecessary retransmissions. READ MORE

  5. 15. Throughput Analysis of Safepoint-attached Barriers in a Low-latency Garbage Collector : Analysis of a Compiler Optimization in the HotSpot JVM

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

    Author : Filip Wilén; [2023]
    Keywords : Garbage Collection; Compiler; Java; JVM; Concurrency; Benchmarking; Skräpsamlare; Kompilatorer; Java; JVM; Multitrådat; Benchmarking;

    Abstract : When using managed programming languages, there is an essential benefit in having a fast and efficient compiler and garbage collector; one garbage collector currently under development is the HotSpot low-latency concurrent Generational Z Garbage Collector. Concurrent memory management runs application threads and garbage collection threads simultaneously. READ MORE