1,440 research outputs found
A morphological adaptation approach to path planning inspired by slime mould
Path planning is a classic problem in computer science and robotics which has recently been implemented in unconventional computing substrates such as chemical reaction–diffusion computers. These novel computing schemes utilise the parallel spatial propagation of information and often use a two-stage method involving diffusive propagation to discover all paths and a second stage to highlight or visualise the path between two particular points in the arena. The true slime mould Physarum polycephalum is known to construct efficient transport networks between nutrients in its environment. These networks are continuously remodelled as the organism adapts its body plan to changing spatial stimuli. It can be guided towards attractant stimuli (nutrients, warm regions) and it avoids locations containing hazardous stimuli (light irradiation, repellents, or regions occupied by predatory threats). Using a particle model of slime mould we demonstrate scoping experiments which explore how path planning may be performed by morphological adaptation. We initially demonstrate simple path planning by a shrinking blob of virtual plasmodium between two attractant sources within a polygonal arena. We examine the case where multiple paths are required and the subsequent selection of a single path from multiple options. Collision-free paths are implemented via repulsion from the borders of the arena. Finally, obstacle avoidance is implemented by repulsion from obstacles as they are uncovered by the shrinking blob. These examples show proof-of-concept results of path planning by morphological adaptation which complement existing research on path planning in novel computing substrates
Characteristics of pattern formation and evolution in approximations of physarum transport networks
Most studies of pattern formation place particular emphasis on its role in the development of complex multicellular body plans. In simpler organisms, however, pattern formation is intrinsic to growth and behavior. Inspired by one such organism, the true slime mold Physarum polycephalum, we present examples of complex emergent pattern formation and evolution formed by a population of simple particle-like agents. Using simple local behaviors based on Chemotaxis, the mobile agent population spontaneously forms complex and dynamic transport networks. By adjusting simple model parameters, maps of characteristic patterning are obtained. Certain areas of the parameter mapping yield particularly complex long term behaviors, including the circular contraction of network lacunae and bifurcation of network paths to maintain network connectivity. We demonstrate the formation of irregular spots and labyrinthine and reticulated patterns by chemoattraction. Other Turing-like patterning schemes were obtained by using chemorepulsion behaviors, including the self-organization of regular periodic arrays of spots, and striped patterns. We show that complex pattern types can be produced without resorting to the hierarchical coupling of reaction-diffusion mechanisms. We also present network behaviors arising from simple pre-patterning cues, giving simple examples of how the emergent pattern formation processes evolve into networks with functional and quasi-physical properties including tensionlike effects, network minimization behavior, and repair to network damage. The results are interpreted in relation to classical theories of biological pattern formation in natural systems, and we suggest mechanisms by which emergent pattern formation processes may be used as a method for spatially represented unconventional computation. © 2010 Massachusetts Institute of Technology
Mechanisms inducing parallel computation in a model of physarum polycephalum transport networks
The giant amoeboid organism true slime mould Physarum polycephalum dynamically adapts its body plan in response to changing environmental conditions and its protoplasmic transport network is used to distribute nutrients within the organism. These networks are efficient in terms of network length and network resilience and are parallel approximations of a range of proximity graphs and plane division problems. The complex parallel distributed computation exhibited by this simple organism has since served as an inspiration for intensive research into distributed computing and robotics within the last decade. P. polycephalum may be considered as a spatially represented parallel unconventional computing substrate, but how can this ‘computer’ be programmed? In this paper we examine and catalogue individual low-level mechanisms which may be used to induce network formation and adaptation in a multi-agent model of P. polycephalum. These mechanisms include those intrinsic to the model (particle sensor angle, rotation angle, and scaling parameters) and those mediated by the environment (stimulus location, distance, angle, concentration, engulfment and consumption of nutrients, and the presence of simulated light irradiation, repellents and obstacles). The mechanisms induce a concurrent integration of chemoattractant and chemorepellent gradients diffusing within the 2D lattice upon which the agent population resides, stimulating growth, movement, morphological adaptation and network minimisation. Chemoattractant gradients, and their modulation by the engulfment and consumption of nutrients by the model population, represent an efficient outsourcing of spatial computation. The mechanisms may prove useful in understanding the search strategies and adaptation of distributed organisms within their environment, in understanding the minimal requirements for complex adaptive behaviours, and in developing methods of spatially programming parallel unconventional computers and robotic devices
On electrical correlates of Physarum polycephalum spatial activity: Can we see Physarum Machine in the dark?
Plasmodium of Physarum polycephalum is a single cell visible by unaided eye,
which spans sources of nutrients with its protoplasmic network. In a very
simple experimental setup we recorded electric potential of the propagating
plasmodium. We discovered a complex interplay of short range oscillatory
behaviour combined with long range, low frequency oscillations which serve to
communicate information between different parts of the plasmodium. The
plasmodium's response to changing environmental conditions forms basis patterns
of electric activity, which are unique indicators of the following events:
plasmodium occupies a site, plasmodium functions normally, plasmodium becomes
`agitated' due to drying substrate, plasmodium departs a site, and plasmodium
forms sclerotium. Using a collective particle approximation of Physarum
polycephalum we found matching correlates of electrical potential in
computational simulations by measuring local population flux at the node
positions, generating trains of high and low frequency oscillatory behaviour.
Motifs present in these measurements matched the response `grammar' of the
plasmodium when encountering new nodes, simulated consumption of nutrients,
exposure to simulated hazardous illumination and sclerotium formation. The
distributed computation of the particle collective was able to calculate
beneficial network structures and sclerotium position by shifting the active
growth zone of the simulated plasmodium. The results show future promise for
the non-invasive study of the complex dynamical behaviour within --- and health
status of --- living systems
On the role of the plasmodial cytoskeleton in facilitating intelligent behavior in slime mold physarum polycephalum
© Richard Mayne, Andrew Adamatzky, and Jeff Jones. The plasmodium of slime mold Physarum polycephalum behaves as an amorphous reaction-diffusion computing substrate and is capable of apparently ‘intelligent’ behavior. But how does intelligence emerge in an acellular organism? Through a range of laboratory experiments, we visualize the plasmodial cytoskeleton—a ubiquitous cellular protein scaffold whose functions are manifold and essential to life—and discuss its putative role as a network for transducing, transmitting and structuring data streams within the plasmodium. Through a range of computer modeling techniques, we demonstrate how emergent behavior, and hence computational intelligence, may occur in cytoskeletal communications networks. Specifically, we model the topology of both the actin and tubulin cytoskeletal networks and discuss how computation may occur therein. Furthermore, we present bespoke cellular automata and particle swarm models for the computational process within the cytoskeleton and observe the incidence of emergent patterns in both. Our work grants unique insight into the origins of natural intelligence; the results presented here are therefore readily transferable to the fields of natural computation, cell biology and biomedical science. We conclude by discussing how our results may alter our biological, computational and philosophical understanding of intelligence and consciousness
When the path is never shortest: a reality check on shortest path biocomputation
Shortest path problems are a touchstone for evaluating the computing
performance and functional range of novel computing substrates. Much has been
published in recent years regarding the use of biocomputers to solve minimal
path problems such as route optimisation and labyrinth navigation, but their
outputs are typically difficult to reproduce and somewhat abstract in nature,
suggesting that both experimental design and analysis in the field require
standardising. This chapter details laboratory experimental data which probe
the path finding process in two single-celled protistic model organisms,
Physarum polycephalum and Paramecium caudatum, comprising a shortest path
problem and labyrinth navigation, respectively. The results presented
illustrate several of the key difficulties that are encountered in categorising
biological behaviours in the language of computing, including biological
variability, non-halting operations and adverse reactions to experimental
stimuli. It is concluded that neither organism examined are able to efficiently
or reproducibly solve shortest path problems in the specific experimental
conditions that were tested. Data presented are contextualised with biological
theory and design principles for maximising the usefulness of experimental
biocomputer prototypes.Comment: To appear in: Adamatzky, A (Ed.) Shortest path solvers. From software
to wetware. Springer, 201
Forgotten electrical accidents and the birth of shockproof X-ray systems
OBJECTIVES: To commemorate victims of electrical accidents that occurred in the first decades of radiology and relate these accidents to the evolution of the X-ray apparatus. METHODS: Digitised newspapers, scientific journals, books and reports of legal procedures were searched for electrical accidents involving X-ray systems. Information on the historical systems was retrieved from the scientific literature and brochures from manufacturers. RESULTS: We found 51 fatal and 62 non-fatal but serious electrical accidents. Most of them occurred between 1920 and 1940 and involved transformers that provided output currents well above the threshold for the induction of ventricular fibrillation. The accidents led to recommendations and regulations to improve safety for operators and patients, and spurred manufacturers to technical developments that culminated in fully electrically shockproof systems by 1935. CONCLUSIONS: Although largely forgotten, the development of the shockproof X-ray systems we take for granted today lasted about 4 decades and was associated with considerable human suffering. The complete solution of the problem is a success story of engineering realised by contributions from all parties involved. MAIN MESSAGES: • The development of electrically shockproof X-ray systems took about 4 decades (1895-1935). • Between 1896 and 1920 electrical shocks from X-ray systems were common, but their consequences limited. • After 1920, transformers killed by delivering currents above the ventricular fibrillation threshold. • Inductors, static generators and high-frequency coils were generally low-current systems and safe. • We found 51 fatal and 62 serious non-fatal electrical accidents, most occurring from 1920 to 1940
Southern Ocean bottom water characteristics in CMIP5 models
Southern Ocean deep water properties and formation processes in climate models are indicative of their capability to simulate future climate, heat and carbon uptake, and sea level rise. Southern Ocean temperature and density averaged over 1986–2005 from 15 CMIP5 (Coupled Model Intercomparison Project Phase 5) climate models are compared with an observed climatology, focusing on bottom water. Bottom properties are reasonably accurate for half the models. Ten models create dense water on the Antarctic shelf, but it mixes with lighter water and is not exported as bottom water as in reality. Instead, most models create deep water by open ocean deep convection, a process occurring rarely in reality. Models with extensive deep convection are those with strong seasonality in sea ice. Optimum bottom properties occur in models with deep convection in the Weddell and Ross Gyres. Bottom Water formation processes are poorly represented in ocean models and are a key challenge for improving climate predictions
Diagenesis of organic matter in Las Vegas Bay and Bonelli Bay, Lake Mead
The interstitial water chemistry of the sediments of Las Vegas Bay and Bonelli Bay in Lake Mead has been studied as part of a comprehensive water quality study of those locations. Pore water and solid phase analyses were completed from four stations in Las Vegas Bay and two stations in Bonelli Bay. At both locations the pore water compositions and organic matter diagenesis in the sediments are dominated by sulfate reduction. This major role of sulfate reduction is unusual for lake sediments and reflects the fact that SO4 is the major anion in the lake water. In addition, gypsum (CaSO4) is a common mineral in the surrounding geological formations and appears to supply additional SO4 to the interstitial waters through dissolution. The interstitial water and solid phase analyses have been used to calculate dissolved fluxes across the sediment-water interface. The average calculated PO4 flux out of the sediments was 1.3 mg P m-2 d-1 which is comparable with literature values of 1.2 to 9.6 mg P m-2 d-1 for aerobic water column conditions in rivers and lakes. The rate of burial of organic carbon averages about 6.2 kg m-2 yr-1. Our calculations suggest that this is about four times the loss due to decomposition of organic carbon by 02 and SO4. The extent of SO4 reduction was much more extensive in the sediments of Las Vegas Bay than Bonelli Bay and probably reflects a greater amount of utilizable organic carbon in the former observation
A Vision of Quantitative Imaging Technology for Validation of Advanced Flight Technologies
Flight-testing is traditionally an expensive but critical element in the development and ultimate validation and certification of technologies destined for future operational capabilities. Measurements obtained in relevant flight environments also provide unique opportunities to observe flow phenomenon that are often beyond the capabilities of ground testing facilities and computational tools to simulate or duplicate. However, the challenges of minimizing vehicle weight and internal complexity as well as instrumentation bandwidth limitations often restrict the ability to make high-density, in-situ measurements with discrete sensors. Remote imaging offers a potential opportunity to noninvasively obtain such flight data in a complementary fashion. The NASA Hypersonic Thermodynamic Infrared Measurements Project has demonstrated such a capability to obtain calibrated thermal imagery on a hypersonic vehicle in flight. Through the application of existing and accessible technologies, the acreage surface temperature of the Shuttle lower surface was measured during reentry. Future hypersonic cruise vehicles, launcher configurations and reentry vehicles will, however, challenge current remote imaging capability. As NASA embarks on the design and deployment of a new Space Launch System architecture for access beyond earth orbit (and the commercial sector focused on low earth orbit), an opportunity exists to implement an imagery system and its supporting infrastructure that provides sufficient flexibility to incorporate changing technology to address the future needs of the flight test community. A long term vision is offered that supports the application of advanced multi-waveband sensing technology to aid in the development of future aerospace systems and critical technologies to enable highly responsive vehicle operations across the aerospace continuum, spanning launch, reusable space access and global reach. Motivations for development of an Agency level imagery-based measurement capability to support cross cutting applications that span the Agency mission directorates as well as meeting potential needs of the commercial sector and national interests of the Intelligence, Surveillance and Reconnaissance community are explored. A recommendation is made for an assessment study to baseline current imaging technology including the identification of future mission requirements. Development of requirements fostered by the applications suggested in this paper would be used to identify technology gaps and direct roadmapping for implementation of an affordable and sustainable next generation sensor/platform system
- …