TY - CHAP A1 - Recker, Elmar A1 - Bosschaerts, Walter A1 - Wagemakers, Rolf A1 - Hendrick, Patrick A1 - Funke, Harald A1 - Börner, Sebastian T1 - Experimental study of a round jet in cross-flow at low momentum ratio N2 - With the final objective of optimizing the "Micromix" hydrogen combustion principle, a round jet in a laminar cross-flow prior to its combustion is investigated experimentally using Stereoscopic Particle Image Velocimetry. Measurements are performed at a jet to cross-stream momentum ratio of 1 and a Reynolds number, based on the jet diameter and jet velocity, of 1600. The suitability to combine side, top and end views is analyzed statistically. The statistical theory of testing hypotheses, pertaining to the joint distribution of the averaged velocity along intersecting observation planes, is employed. Overall, the averaged velocity fields of the varying observation planes feature homogeneity at a 0.05 significance level. Minor discrepancies are related to the given experimental conditions. By use of image maps, averaged and instantaneous velocity fields, an attempt is made to elucidate the flow physics and a kinematically consistent vortex model is proposed. In the time-averaged flow field, the principal vortical systems were identified and the associated mixing visualized. The jet trajectory and physical dimensions scale with the momentum ratio times the jet diameter. The jet/cross-flow mixture converging upon the span-wise centre-line, the lifting action of the Counter Rotating Vortex Pair and the reversed flow region contribute to the high entrainment and mixedness. It is shown that the jet width is larger on the downstream side as compared to the upstream side of the centre-streamline. The deepest penetration of the particles on the outer boundary occurs in the centre-plane. Meanwhile, with increasing off-centre position, the boundaries all lay further from the centre-line position than does the boundary in the centre-plane, corresponding to a kidney-like shape of the flow cross-section. The generation of the Counter Rotating Vortex Pair and the instability mechanism is documented by instantaneous image maps and vector fields. The necessary circulation for the Counter Rotating Vortex Pair originates from a combined effect of steady in-hole, hanging and wake vortices. The strong cross-flow and jet interaction induces a three-dimensional waving, the stream-wise Counter Rotating Vortex Pair pair, leading to the formation of Ring Like Vortices. A secondary Counter Rotating Vortex Pair forms on top of the primary Counter Rotating Vortex Pair, resulting in mixing by "puffs". Overall, Stereoscopic Particle Image Velocimetry proofed capable of elucidating the Jet in Cross-Flow complex flow field. The gained insight in the mixing process will definitely contribute to the "Micromix" hydrogen combustion optimization. Y1 - 2010 N1 - 15th International Symposium on Applications of Laser Techniques to Fluid Mechanics Lisbon, Portugal, 05-08 July, 2010 ER - TY - CHAP A1 - Funke, Harald A1 - Robinson, A. E. A1 - Hendrick, P. A1 - Wagemakers, R. T1 - Design and Testing of a Micromix Combustor With Recuperative Wall Cooling for a Hydrogen Fuelled µ-Scale Gas Turbine T2 - Conference Proceedings ASME Turbo Expo 2010: Power for Land, Sea, and Air. Volume 5: Industrial and Cogeneration; Microturbines and Small Turbomachinery; Oil and Gas Applications; Wind Turbine Technology N2 - For more than a decade up to now there is an ongoing interest in small gas turbines downsized to micro-scale. With their high energy density they offer a great potential as a substitute for today’s unwieldy accumulators, found in a variety of applications like laptops, small tools etc. But micro-scale gas turbines could not only be used for generating electricity, they could also produce thrust for powering small unmanned aerial vehicles (UAVs) or similar devices. Beneath all the great design challenges with the rotating parts of the turbomachinery at this small scale, another crucial item is in fact the combustion chamber needed for a safe and reliable operation. With the so called regular micromix burning principle for hydrogen successfully downscaled in an initial combustion chamber prototype of 10 kW energy output, this paper describes a new design attempt aimed at the integration possibilities in a μ-scale gas turbine. For manufacturing the combustion chamber completely out of stainless steel components, a recuperative wall cooling was introduced to keep the temperatures in an acceptable range. Also a new way of an integrated ignition was developed. The detailed description of the prototype’s design is followed by an in depth report about the test results. The experimental investigations comprise a set of mass flow variations, coupled with a variation of the equivalence ratio for each mass flow at different inlet temperatures and pressures. With the data obtained by an exhaust gas analysis, a full characterisation concerning combustion efficiency and stability of the prototype chamber is possible. Furthermore the data show a full compliance with the expected operating requirements of the designated μ-scale gas turbine. Y1 - 2010 SN - 978-0-7918-4400-7 U6 - https://doi.org/10.1115/GT2010-23453 N1 - ASME Turbo Expo 2010: Power for Land, Sea, and Air, June 14–18, 2010, Glasgow, UK SP - 587 EP - 596 PB - ASME CY - New York, NY ER - TY - CHAP A1 - Ferrein, Alexander T1 - golog.lua: Towards a non-prolog implementation of Golog for embedded systems T2 - Dagstuhl Seminar Proceedings, Volume 10081 N2 - Among many approaches to address the high-level decision making problem for autonomous robots and agents, the robot program¬ming and plan language Golog follows a logic-based deliberative approach, and its successors were successfully deployed in a number of robotics applications over the past ten years. Usually, Golog interpreter are implemented in Prolog, which is not available for our target plat¬form, the bi-ped robot platform Nao. In this paper we sketch our first approach towards a prototype implementation of a Golog interpreter in the scripting language Lua. With the example of the elevator domain we discuss how the basic action theory is specified and how we implemented fluent regression in Lua. One possible advantage of the availability of a Non-Prolog implementation of Golog could be that Golog becomes avail¬able on a larger number of platforms, and also becomes more attractive for roboticists outside the Cognitive Robotics community. Y1 - 2010 U6 - https://doi.org/10.4230/DagSemProc.10081.9 N1 - Dagstuhl Seminar 10081 "Cognitive Robotics", 21.02. to 26.02.2010, Schloss Dagstuhl - Leibniz Center for Informatics, Wadern, DE SP - 1 EP - 15 ER - TY - CHAP A1 - Funke, Harald A1 - Börner, Sebastian A1 - Robinson, A. A1 - Hendrick, P. A1 - Recker, E. T1 - Low NOx H2 combustion for industrial gas turbines of various power ranges Y1 - 2010 N1 - 5th International Gas Turbine Conference ETN-IGTC, ETN-2010-42, Brussels, Belgium, October 2010 ER - TY - CHAP A1 - Niemüller, Tim A1 - Ferrein, Alexander A1 - Beck, Daniel A1 - Lakemeyer, Gerhard T1 - Design principles of the component-based robot software framework Fawkes T2 - Simulation, Modeling, and Programming for Autonomous Robots N2 - The idea of component-based software engineering was proposed more that 40 years ago, yet only few robotics software frameworks follow these ideas. The main problem with robotics software usually is that it runs on a particular platform and transferring source code to another platform is crucial. In this paper, we present our software framework Fawkes which follows the component-based software design paradigm by featuring a clear component concept with well-defined communication interfaces. We deployed Fawkes on several different robot platforms ranging from service robots to biped soccer robots. Following the component concept with clearly defined communication interfaces shows great benefit when porting robot software from one robot to the other. Fawkes comes with a number of useful plugins for tasks like timing, logging, data visualization, software configuration, and even high-level decision making. These make it particularly easy to create and to debug productive code, shortening the typical development cycle for robot software. Y1 - 2010 U6 - https://doi.org/10.1007/978-3-642-17319-6_29 N1 - Second International Conference, SIMPAR 2010, Darmstadt, Germany, November 15-18, 2010 SP - 300 EP - 311 PB - Springer CY - Berlin ER - TY - CHAP A1 - Niemüller, Tim A1 - Ferrein, Alexander A1 - Lakemeyer, Gerhard T1 - A Lua-based behavior engine for controlling the humanoid robot Nao T2 - RoboCup 2009: Robot Soccer World Cup XIII N2 - The high-level decision making process of an autonomous robot can be seen as an hierarchically organised entity, where strategical decisions are made on the topmost layer, while the bottom layer serves as driver for the hardware. In between is a layer with monitoring and reporting functionality. In this paper we propose a behaviour engine for this middle layer which, based on formalism of hybrid state machines (HSMs), bridges the gap between high-level strategic decision making and low-level actuator control. The behaviour engine has to execute and monitor behaviours and reports status information back to the higher level. To be able to call the behaviours or skills hierarchically, we extend the model of HSMs with dependencies and sub-skills. These Skill-HSMs are implemented in the lightweight but expressive Lua scripting language which is well-suited to implement the behaviour engine on our target platform, the humanoid robot Nao. Y1 - 2010 U6 - https://doi.org/10.1007/978-3-642-11876-0_21 N1 - 13th RoboCup International Symposium, Graz, Austria, June/July, 2009 SP - 240 EP - 251 PB - Springer CY - Berlin ER - TY - CHAP A1 - Ferrein, Alexander A1 - Steinbauer, Gerald T1 - On the Way to High-Level Programming for Resource-Limited Embedded Systems with Golog T2 - Simulation, Modeling, and Programming for Autonomous Robots N2 - In order to allow an autonomous robot to perform non-trivial tasks like to explore a foreign planet the robot has to have deliberative capabilities like reasoning or planning. Logic-based approaches like the programming and planing language Golog and it successors has been successfully used for such decision-making problems. A drawback of this particular programing language is that their interpreter usually are written in Prolog and run on a Prolog back-end. Such back-ends are usually not available or feasible on resource-limited robot systems. In this paper we present our ideas and first results of a re-implementation of the interpreter based on the Lua scripting language which is available on a wide range of systems including small embedded systems. Y1 - 2010 U6 - https://doi.org/10.1007/978-3-642-17319-6_23 N1 - Second International Conference, SIMPAR 2010, Darmstadt, Germany, November 15-18, 2010 SP - 229 EP - 240 PB - Springer CY - Berlin ER - TY - CHAP A1 - Rens, Gavin A1 - Varzinczak, Ivan A1 - Meyer, Thomas A1 - Ferrein, Alexander T1 - A Logic for Reasoning about Actions and Explicit Observations T2 - AI 2010: Advances in Artificial Intelligence N2 - We propose a formalism for reasoning about actions based on multi-modal logic which allows for expressing observations as first-class objects. We introduce a new modal operator, namely [o |α], which allows us to capture the notion of perceiving an observation given that an action has taken place. Formulae of the type [o |α]ϕ mean ’after perceiving observation o, given α was performed, necessarily ϕ’. In this paper, we focus on the challenges concerning sensing with explicit observations, and acting with nondeterministic effects. We present the syntax and semantics, and a correct and decidable tableau calculus for the logic Y1 - 2010 U6 - https://doi.org/10.1007/978-3-642-17432-2_40 N1 - 23rd Australasian Joint Conference, Adelaide, Australia, December 7-10, 2010 SP - 395 EP - 404 PB - Springer CY - Berlin ER - TY - CHAP A1 - Geimer, Konstantin A1 - Sauerborn, Markus A1 - Hoffschmidt, Bernhard A1 - Schmitz, Mark A1 - Göttsche, Joachim T1 - Test facility for absorber specimens of solar tower power plants T2 - Advances in Science and Technology N2 - The Solar-Institute Jülich (SIJ) has initiated the construction of the first and only German solar tower power plant and is now involved in the accompanying research. The power plant for experimental and demonstration purposes in the town of Jülich started supplying electric energy in the beginning of 2008. The central receiver plant features as central innovation an open volumetric receiver, consisting of porous ceramic elements that simultaneously absorb the concentrated sunlight and transfer the heat to ambient air passing through the pores so that an average temperature of 680°C is reached. The subsequent steam cycle generates up to 1.5 MWe. A main field of research at the SIJ is the optimization of the absorber structures. To analyze the capability of new absorber specimens a special test facility was developed and set up in the laboratory. A high-performance near-infrared radiator offers for single test samples a variable and repeatable beam with a power of up to 320 kW/m² peak. The temperatures achieved on the absorber surface can reach more than 1000°C. To suck ambient air through the open absorber - like on the tower - it is mounted on a special blower system. An overview about the test facility and some recent results will be presented. Y1 - 2010 U6 - https://doi.org/10.4028/www.scientific.net/AST.74.266 N1 - 5th Forum on New Materials : CIMTEC 2010, Montecatini Terme, Italy 13-18 June 2010. Part C VL - 74 SP - 266 EP - 271 PB - Trans Tech Publications CY - Baech ER - TY - CHAP A1 - Gerhards, Michael A1 - Belloum, Adam A1 - Berretz, Frank A1 - Sander, Volker A1 - Skorupa, Sascha T1 - A history-tracing XML-based provenance framework for workflows T2 - The 5th Workshop on Workflows in Support of Large-Scale Science N2 - The importance of validating and reproducing the outcome of computational processes is fundamental to many application domains. Assuring the provenance of workflows will likely become even more important with respect to the incorporation of human tasks to standard workflows by emerging standards such as WS-HumanTask. This paper addresses this trend by an actor-based workflow approach that actively support provenance. It proposes a framework to track and store provenance information automatically that applies for various workflow management systems. In particular, the introduced provenance framework supports the documentation of workflows in a legally binding way. The authors therefore use the concept of layered XML documents, i.e. history-tracing XML. Furthermore, the proposed provenance framework enables the executors (actors) of a particular workflow task to attest their operations and the associated results by integrating digital XML signatures. KW - workflow KW - provenance KW - framework KW - containers KW - humans KW - synchronization KW - libraries KW - history KW - concrete KW - XML Y1 - 2010 SN - 978-1-4244-8989-3 U6 - https://doi.org/10.1109/WORKS.2010.5671873 N1 - The 5th Workshop on Workflows in Support of Large-Scale Science, 14 Nov. 2010, New Orleans, USA PB - IEEE CY - New York ER -