Piotr Anielski
Papers
1
Total Citations
6
H-Index
1
About
Piotr Anielski is a researcher whose work sits at the intersection of robotics, concurrent systems, and cyber-physical system design. His most-cited paper, "Development of a cyber-physical system for mobile robot control using Erlang" (2013, 6 citations), tackles a fundamental challenge in mobile robotics: managing concurrent hardware access while ensuring high availability. Anielski’s key contribution lies in challenging the prevailing approach of using low-level languages with shared-memory concurrency models for robot control. Instead, he demonstrated the viability of Erlang—a language built on the actor model and message passing—to create more robust, fault-tolerant control systems. This work highlights his broader interest in leveraging functional and concurrent programming paradigms to solve complex engineering problems in robotics and embedded systems. While his citation count is modest, the conceptual shift he proposed—moving from shared-state to message-passing architectures in resource-constrained robotic environments—offers a valuable alternative for researchers building resilient autonomous systems. Anielski’s research remains a thoughtful reference point for those exploring how language design can influence system reliability in cyber-physical applications.
Research Focus
Key Achievements
Top Papers
- 1