Essays about: "Time aware system"

Showing result 11 - 15 of 165 essays containing the words Time aware system.

  1. 11. Multivariate Time series Forecasting with applied Machine Learning on Electrical signals from High-Voltage Direct Current Equipment - Valve Cooling System

    University essay from Uppsala universitet/Avdelningen för systemteknik

    Author : Carolina Nilsson; [2022]
    Keywords : Machine Learning; LSTM; XGBoost; Forecast; HVDC; Valve Cooling System;

    Abstract : In a sustainable society, utilizing intermittent renewable power plants is an important building block for achieving green power production. However, the power production from these sources, e.g. READ MORE

  2. 12. Towards latency-aware control using 5G and Edge-based control architectures

    University essay from Uppsala universitet/Signaler och system

    Author : Emil Lindahl; Maxx Wallberg; [2022]
    Keywords : 5G; Wireless Control Systems; Edge-based Control Systems; Networked Control Systems;

    Abstract : Wireless, Edge-based control and 5G networks are all examples of technologies of the emerging Industry 4.0. Understanding and evaluating these technologies is important to the development of future manufacturing and factories. READ MORE

  3. 13. The Dark Side of Mineral Sourcing : The Responsible Sourcing Practices of Industrial Manufacturing Firms

    University essay from Karlstads universitet/Handelshögskolan (from 2013)

    Author : Ajnur Mujanovic; Erik Österberg; [2022]
    Keywords : Responsible sourcing; supply chain due diligence; supply chain visibility; traceability; supply chain management; Digital Twin; Etiskt inköp; supply chain due diligence; supply chain visibility; spårbarhet; supply chain management; Digital Twin;

    Abstract : In order to succeed with the Sustainable Development Goals, the mining of minerals will need to not only continue, but increase in the coming years. The extraction of minerals such as gold and cobalt is often associated with human rights violations and the financing of criminal enterprises. READ MORE

  4. 14. To improve the efficiency of nudging techniques applied in the transition to sustainable mobility : An applied urban study within the transport sector

    University essay from Uppsala universitet/Industriell teknik

    Author : Mehri Fakhri; Rozita Zeinodin; [2022]
    Keywords : Global warming; Transportation sector; Mobility behaviors; Nudging techniques; Behavioral interventions; Sustainable mobility; Intervention Design Tool;

    Abstract : Global warming is one of the gravest concerns that the world is now dealing with. This phenomenon is caused by a variety of factors. Carbon dioxide emitted from transportation networks is a significant contributor to global warming. READ MORE

  5. 15. Performance-Aware Code Size Optimization of Generic Functions through Automatic Implementation of Dynamic Dispatch

    University essay from Linköpings universitet/Programvara och system

    Author : Ivar Härnqvist; [2022]
    Keywords : Compiler technology; Programming language design; Performance; Code size optimization; Generic programming; Polymorphism; Dynamic dispatch; Type erasure; Monomorphization; Templates; C ; Kompilatorteknik; Programspråksdesign; Prestanda; Kodstorleksoptimering; Generisk programmering; Polymorfism; Dynamic dispatch; Typradering; Monomorfisering; Templates; C ;

    Abstract : Monomorphization and dynamic dispatch are two common techniques for implementing polymorphism in statically typed programming languages. Function templates in C++ use the former technique to enable algorithms written as generic functions to be efficiently reused with multiple different data types by producing a separate function instantiation for each invocation that uses a unique permutation of argument types. READ MORE