Notes from the Wired
This is a website where I write articles on various topics that interest me, carving out a bit of cyberspace for myself.
You shouldn't believe anything I talk about — I use words entirely recreationally.
Most Recent
May. 24
First Time Running 5km
Ran my first 5 km. This is here as a reference if I continue running, as my baseline.
May. 24
Algorithmic Optimization of Thermal and Power Management for Heterogeneous Mobile Platforms
Paper Title: Algorithmic Optimization of Thermal and Power Management for Heterogeneous Mobile Platforms
Link to Paper: https://ieeexplore.ieee.org/document/8120141
Date: 27. Nov. 2017
Paper Type: Dynamic power management, heterogeneous computing, multicore architectures, multiprocessor systems-on-chip (MPSoCs). thermal management
Short Abstract:
Modern mobile devices use powerful multi-core chips that generate significant heat, making temperature control critical for performance and user comfort. This paper presents a dynamic thermal and power management algorithm that predicts device temperature and adjusts CPU usage to reduce overheating, cutting temperature violations dramatically while also lowering power consumption by about 7%.
May. 23
Battery-Aware Static Scheduling for Distributed Real-Time Embedded Systems
Paper Title: Battery-Aware Static Scheduling for Distributed Real-Time Embedded Systems
Link to Paper: https://dl.acm.org/doi/10.1145/378239.378553
Date: 22. Jun. 2001
Paper Type: Dynamic power management, heterogeneous computing, multicore architectures, multiprocessor systems-on-chip (MPSoCs). thermal management.
Short Abstract: This paper proposes two battery-aware scheduling techniques for distributed real-time embedded systems that improve battery lifespan by reducing and smoothing power consumption while still meeting timing and task-dependency constraints. One method optimizes the discharge power profile directly, while the other uses voltage scaling with efficient slack-time reallocation, achieving battery-life improvements of up to 76% in experiments.