CI-TEAMS CI-Team Objective: A Multi-Disciplinary Engineering Model
| Line 60: | Line 60: | ||
systems but other complex electro-mechanical systems. The computational models in the repository will include | systems but other complex electro-mechanical systems. The computational models in the repository will include | ||
software for: | software for: | ||
| + | |||
| + | <ul> | ||
# Adaptive Dynamics. To compute adaptive forward dynamics [37, 13, 19, 34, 50, 84, 35, 36, 106, 88, | # Adaptive Dynamics. To compute adaptive forward dynamics [37, 13, 19, 34, 50, 84, 35, 36, 106, 88, | ||
| Line 99: | Line 101: | ||
framework. For example, one could imagine that the motion of a snake robot is compensated by a modifi- | framework. For example, one could imagine that the motion of a snake robot is compensated by a modifi- | ||
cation of the robot’s tail motion which, in turn, would force the robot to crawl slightly differently. | cation of the robot’s tail motion which, in turn, would force the robot to crawl slightly differently. | ||
| + | |||
| + | </ul> | ||
In the long run, we envision a continuum of adaptive algorithms for the control and simulation of complex | In the long run, we envision a continuum of adaptive algorithms for the control and simulation of complex | ||
chains and linkages, as well as hybrid algorithms using a combination of physically-based simulation, learning | chains and linkages, as well as hybrid algorithms using a combination of physically-based simulation, learning | ||
techniques, and data-driven modeling. | techniques, and data-driven modeling. | ||
Revision as of 13:59, 15 April 2008
We propose to create a comprehensive, multi-disciplinary engineering model of snake robot components, assem- blies and subassemblies. Each component, assembly, and sub-system will have associated with it descriptors for component semantics, engineering representations and computational models as shown in Figure 1. We discuss each of these model elements in turn.
Semantic Models. The semantics layer associated with the snake robot and its components will enable interpre- tation of behavioral and performance parameters at several layers. For example, global motion and locomotion constraints can be estimated from shape and parameters on the joints. Mass, mechanical stiffness and strength of components can be used to estimate allowable loads and dynamical properties of the robots.
@TODO Insert picture here
Figure 2: An example of the semantics layer: A representation of the semantics of a photo-sensor using descrip- tion logics and the Ontology Web Language (OWL).
The engineering community has just begun encoding engineering knowledge in XML [26, 127, 128]. To move toward truly shared semantics, students working in emerging engineering areas need to understand how to use the SemanticWeb for markup and annotation to address representation problems [3, 1, 2, 31]. The engi- neering model developed by this CI-Team will demonstrate how the Ontology Web Language (OWL)) [139] and extensions to it can be used to capture engineering knowledge as well as its association to shape and simulation models representing the artifact. By working with collaborators at NIST and DoE, this CI-Team will increase the usability of SemanticWeb1 tools for engineers and make the results part of new and emerging ISO and W3C standards (e.g., see [45, 116, 115]). Figure 2 show a representative example of a semantic model. In this case, formal methods (description logic) have been used to define the function of a light sensor. Using these semantics, the light sensor object can be stored in an engineering design repository based on its behavior and shape.
Engineering Models and Representations. This layer supports various geometry-centric physical representa- tions (combinatorial [102, 93, 20, 131], parametric [121, 49, 48], symmetry reduced [69], lower-dimensional [125, 126]) corresponding to appropriate formulations (both discrete and continuum) of robot models and their com- ponents. Figure 3 shows a host of current representations for engineering models and their inter-relationships. The choice of models and representations depends on the designers needs or context. For example, to evaluate whether a particular snake robot is suitable for a pipe inspection task, one would need to analyze the global motion envelope of the robot and see if it can operate within the pipe. This may only require low-fidelity sim- ulation of motion and movement. To evaluate the performance of the robot under conditions of high loads and temperature, a high-fidelity representation is needed that includes a detailed finite element analysis model.
An important requirement of geometric models is that they satisfy the needs for downstream simulation and analysis. Designers of snake robots face challenges that include the complexity of the individual compo- nents, the magnitude of component-component interactions, the existence of flexible parts and the complexity of the electro-mechanical elements. For example, surrogate representations may help in achieving computa- tionally tractable analysis, but to do so they must satisfy two conflicting criteria: (1) they must be sufficiently detailed to be useful for analysis and simulation, and (2) must be sufficiently coarse for efficient computational analysis. Surrogate modeling includes removal of non-critical features [29, 122], lumped-modeling [11, 95], exploitation of symmetry [69], dimensional reduction [125, 126], and other methods supporting multi-level and multi-resolution modeling. The CI-Team will integrate various modeling methods and techniques into the shared engineering model for snake-like robots.
Computational Models. Finally, the model must include the computational tools and algorithms to perform geometric, dynamic, and spatially-distributed physics computations. For the snake robot, this will include algo-
@TODO insert picture here
Figure 3: Different classes of geometric models.
rithms for collision detection, multi-body dynamics, mechanical simulation. The semantic and geometric models drive the computational analysis of the dynamics, behaviors and capabilities of the prospective snake robot. In this context, “computational models” includes the software systems for simulation and analysis as well as the configuration and parameterization of these systems to answer the query at hand. By archiving this complete sequence in our shared model, the team will create a set of recipes for analyzing not only snake inspired robotic systems but other complex electro-mechanical systems. The computational models in the repository will include software for:
- Adaptive Dynamics. To compute adaptive forward dynamics [37, 13, 19, 34, 50, 84, 35, 36, 106, 88,
- Deformable Body Dynamics arises in prototyping wires, cables, flexible nano-systems, as well as tissue
- Multi-Level Computation adapts multi-grid methods from computational fluid dynamics to accelerate
- Multi-scale Dynamics Simulation extends the multi-resolution concept to modeling physical behavior,
- Inverse Dynamics can be useful for rapid prototyping where the desired end-effect location is given and
- Adaptive control of complex linkages enables simulation to go beyond simulation into developing con-
In the long run, we envision a continuum of adaptive algorithms for the control and simulation of complex chains and linkages, as well as hybrid algorithms using a combination of physically-based simulation, learning techniques, and data-driven modeling.