Sciweavers

1471 search results - page 80 / 295
» Composing concurrency control
Sort
View
AR
2005
84views more  AR 2005»
14 years 9 months ago
Dynamic turning control of a quadruped locomotion robot using oscillators
The authors have proposed a dynamic turning control system of a quadruped robot by using nonlinear oscillators. It is composed of a spontaneous locomotion controller and voluntary...
Katsuyoshi Tsujita, Hiroomi Toui, Kazuo Tsuchiya
CDC
2009
IEEE
135views Control Systems» more  CDC 2009»
15 years 1 months ago
On global Lyapunov characterization of multi-stable nonlinear systems
—A new type of global stability is introduced and its equivalent Lyapunov characterization is presented. The problem of global stability of the compact set composed by all invari...
Denis V. Efimov
ECMDAFA
2005
Springer
130views Hardware» more  ECMDAFA 2005»
15 years 3 months ago
Control Flow Analysis of UML 2.0 Sequence Diagrams
This article presents a control flow analysis methodology based on UML 2.0 sequence diagrams (SD). In contrast to the conventional code-based control flow analysis techniques, thi...
Vahid Garousi, Lionel C. Briand, Yvan Labiche
ICRA
2002
IEEE
132views Robotics» more  ICRA 2002»
15 years 2 months ago
Fuzzy Logic Based Autonomous Skid Steering Vehicle Navigation
– A two-layer fuzzy logic controller has been designed for 2-D autonomous navigation of a skid steering vehicle in an obstacle filled environment. The first layer of the fuzzy co...
Lefteris Doitsidis, Kimon P. Valavanis, Nikos Tsou...
ISSTA
2012
ACM
13 years 8 days ago
Cooperative types for controlling thread interference in Java
Multithreaded programs are notoriously prone to unintended interference between concurrent threads. To address this problem, we argue that yield annotations in the source code sho...
Jaeheon Yi, Tim Disney, Stephen N. Freund, Cormac ...