PP

Przemyslaw Pawelczak

146 records found

Authored

WARio

Efficient code generation for intermittent computing

Intermittently operating embedded computing platforms powered by energy harvesting require software frameworks to protect from errors caused by Write After Read (WAR) dependencies. A powerful method of code protection for systems with non-volatile main memory utilizes compiler ...

CHIIoT 2

2nd Workshop on Computer Human Interaction in IoT Applications

The CHIIoT workshop series brings together researchers and practitioners from human-computer interaction (HCI) design, computer science, and electrical engineering working on new challenges in industry and academia. In EICS 2021, This workshop will provide a platform for parti ...

ReproducedPapers.org

Openly Teaching and Structuring Machine Learning Reproducibility

We present ReproducedPapers.org : an open online repository for teaching and structuring machine learning reproducibility. We evaluate doing a reproduction project among students and the added value of an online reproduction repository among AI researchers. We use anonymous se ...

Battery-Free Game Boy

Sustainable Interactive Devices

Any future mobile electronic device with which a user interacts (smartphone, hand-held game console) should not pollute our planet. Consequently, designers need to rethink how to build mobile devices with fewer components that negatively impact the environment (by replacing batte ...

Bfree

Enabling battery-free sensor prototyping with python

Building and programming tiny battery-free energy harvesting embedded computer systems is hard for the average maker because of the lack of tools, hard to comprehend programming models, and frequent power failures. With the high ecologic cost of equipping the next trillion emb ...

InK

Reactive kernel for tiny batteryless sensors

Tiny energy harvesting battery-free devices promise maintenance free operation for decades, providing swarm scale intelligence in applications from healthcare to building monitoring. These devices operate intermittently because of unpredictable, dynamic energy harvesting envir ...

InK

Reactive kernel for tiny batteryless sensors

Tiny energy harvesting battery-free devices promise maintenance free operation for decades, providing swarm scale intelligence in applications from healthcare to building monitoring. These devices operate intermittently because of unpredictable, dynamic energy harvesting envir ...

CoCoA

A Non-Iterative Approach to a Local Search (A) DCOP Solver

We propose a novel incomplete cooperative algorithm for distributed constraint optimization problems (DCOPs) denoted as Cooperative Constraint Approximation (CoCoA). The key strategy of the algorithm is to use a semi-greedy approach in which knowledge is distributed amongst neigh ...

OTGS

Reducing Energy Consumption of USB-connected Low-cost Sensors on Smartphones

This poster presents a hardware/software solution, called On-The-Go Switch (OTGS), enabling a smartphone to control the connection state of a USB-attached device. Through an example, we show how OTGS can reduce the energy consumption of portable spectrum sensing platform utilizin ...

OTGS

Reducing Energy Consumption of USB-connected Low-cost Sensors on Smartphones

This poster presents a hardware/software solution, called On-The-Go Switch (OTGS), enabling a smartphone to control the connection state of a USB-attached device. Through an example, we show how OTGS can reduce the energy consumption of portable spectrum sensing platform utilizin ...

Wisent

Robust downstream communication and storage for computational RFIDs

Computational RFID (CRFID) devices are emerging platforms that can enable perennial computation and sensing by eliminating the need for batteries. Although much research has been devoted to improving upstream (CRFID to RFID reader) communication rates, the opposite direction has ...

Wisent

Robust downstream communication and storage for computational RFIDs

Computational RFID (CRFID) devices are emerging platforms that can enable perennial computation and sensing by eliminating the need for batteries. Although much research has been devoted to improving upstream (CRFID to RFID reader) communication rates, the opposite direction has ...

Contributed

Graph convolution reinforcement learning for active wake control in windfarms

Application of a multi-agent reinforcement learning algorithm

Wind energy, generated by windfarms, is playing an increasingly critical role in meeting current and future energy demands. windfarms, however, face a challenge due to the inherent flaw of wake-induced power losses when turbines are located in close proximity. Wakes, characterize ...

Applying QMIX to Active Wake Control

Multi-Agent Reinforcement Learning

When multiple wind turbines are positioned close to one another, such as in a wind farm, wind turbines located downwind of other turbines are not 100% efficient due to wakes, negatively affecting the total power output of the wind farm. A way to mitigate the loss of power is to s ...

Sailing the Wind: Evaluating the Impact of COMA on Multi-Agent Active Wake Control in Wind Farms

What is the effect of COMA on the problem of AWC compared to single-agent RL algorithms?

The close proximity of wind turbines to one another in a wind farm can lead to inefficiency in terms of power production due to wake effects. One technique to mitigate the losses is to veer from their individual optimal direction. As such, the wakes can be steered away from downs ...

Detect chewing episodes with an Inertial Measurement Unit (IMU) sensor around the ear

Detect chewing episodes with an Inertial Measurement Unit (IMU) sensor around the ear

Tracking food intake provides a valuable source of information to gain insights in dietary habits for the health industry. Currently, the main method to track food intake to is do it manually. To take a step towards tracking food intake manually, this these aims to answer the fol ...

Developer-Friendly Test Cases

Detection and Removalof Unnecessary Casts

Test-cube is a tool that focuses on developer-friendly test amplification. Test amplification is a technique to improve a test suite by generating new tests based on manually written ones. Currently, these generated tests contain much redundant casting. Our study aimed to improve ...

NB­IoT: an Operator Perspective

Analysis of Current Usage and Potential Capacity

The Internet of Things (IoT) has been an enormous trend in the past few years and is expected to dominate business strategies the coming decade. IoT allows for the automation of processes, which increases productivity and reduces needed manhours. Interconnectivity between devices ...
Graphs are a ubiquitous concept used for modeling entities and their relationships. Large graphs, present in a variety of domains, are often fundamentally difficult to process because of sheer size and irregular computation structure. In recent years, both academia and industry h ...
Machine Learning models are increasingly used to assist or replace humans in a variety of decision-making domains. However, a lot of concerns have been raised about the impact of these decisions on people’s lives. In this work we focus on two main problems. The first one is that ...