Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 16 de 16
Filtrar
Más filtros










Base de datos
Intervalo de año de publicación
1.
Integr Comp Biol ; 63(2): 343-355, 2023 08 23.
Artículo en Inglés | MEDLINE | ID: mdl-37280186

RESUMEN

Animals can adaptively behave in different environmental conditions by converting environmental information obtained from their sensory organs into actions. This sensory-motor integration enables the accomplishment of various tasks and is essential for animal survival. This sensory-motor integration also plays an important role in localization to females, relying on sex pheromones floating in space. In this study, we focused on the localization behavior of the adult male silk moth, Bombyx mori. We investigated sensory-motor integration against time delay using odor plume tracking performance as an index when we set a certain time delay for the sensory and motor responses. Given that it is difficult to directly intervene in the sensory and motor functions of the silk moth, we constructed an intervention system based on a mobile behavior measurement system controlled by them. Using this intervention system, not only can timing the detection of the odor in the environment and timing the presentation of the odor to the silk moth be manipulated, but timing the reflection of the movement of the silk moth can also be manipulated. We analyzed the extent to which the localization strategy of the silk moth could tolerate sensory delays by setting a delay to the odor presentation. We also evaluated behavioral compensation by odor sensory feedback by setting a delay to the motor. The results of the localization experiment have shown that the localization success rate did not decrease when there was a motor delay. However, when there was a sensory delay, the success rate decreased depending on the time delay. Analysis of the change in behavior after detection of the odor stimulus has shown that the movement was more linear when we set a motor delay. However, the movement was accompanied by a large rotational movement when there was a delay in the sensory input. This result has suggested that behavior is compensated for the delay in motor function by feedback control of odor sensation, but not when accompanied by sensory delay. To compensate for this, the silk moth may acquire appropriate information from the environment by making large body movements.


Asunto(s)
Bombyx , Atractivos Sexuales , Femenino , Masculino , Animales , Odorantes , Bombyx/fisiología , Olfato/fisiología , Conducta Animal
2.
Sensors (Basel) ; 23(3)2023 Jan 19.
Artículo en Inglés | MEDLINE | ID: mdl-36772181

RESUMEN

Odor source localization (OSL) robots are essential for safety and rescue teams to overcome the problem of human exposure to hazardous chemical plumes. However, owing to the complicated geometry of environments, it is almost impossible to construct the dispersion model of the odor plume in practical situations to be used for probabilistic odor source search algorithms. Additionally, as time is crucial in OSL tasks, dynamically modifying the robot's balance of emphasis between exploration and exploitation is desired. In this study, we addressed both the aforementioned problems by simplifying the environment with an obstacle region into multiple sub-environments with different resolutions. Subsequently, a framework was introduced to switch between the Infotaxis and Dijkstra algorithms to navigate the agent and enable it to reach the source swiftly. One algorithm was used to guide the agent in searching for clues about the source location, whereas the other facilitated the active movement of the agent between sub-environments. The proposed algorithm exhibited improvements in terms of success rate and search time. Furthermore, the implementation of the proposed framework on an autonomous mobile robot verified its effectiveness. Improvements were observed in our experiments with a robot when the success rate increased 3.5 times and the average moving steps of the robot were reduced by nearly 35%.

3.
Sensors (Basel) ; 23(3)2023 Jan 28.
Artículo en Inglés | MEDLINE | ID: mdl-36772519

RESUMEN

Odor-source localization, by which one finds the source of an odor by detecting the odor itself, is an important ability to possess in order to search for leaking gases, explosives, and disaster survivors. Although many animals possess this ability, research on implementing olfaction in robotics is still developing. We developed a novel algorithm that enables a robot to localize an odor source indoors and outdoors by taking inspiration from the adult male silk moth, which we used as the target organism. We measured the female-localization behavior of the silk moth by using a virtual reality (VR) system to obtain the relationship between multiple sensory stimuli and behavior during the localization behavior. The results showed that there were two types of search active and inactive depending on the direction of odor and wind detection. In an active search, the silk moth moved faster as the odor-detection frequency increased, whereas in the inactive search, they always moved slower under all odor-detection frequencies. This phenomenon was constructed as a robust moth-inspired (RMI) algorithm and implemented on a ground-running robot. Experiments on odor-source localization in three environments with different degrees of environmental complexity showed that the RMI algorithm has the best localization performance among conventional moth-inspired algorithms. Analysis of the trajectories showed that the robot could move smoothly through the odor plume even when the environment became more complex. This indicates that switching and modulating behavior based on the direction of odor and wind detection contributes to the adaptability and robustness of odor-source localization.


Asunto(s)
Bombyx , Mariposas Nocturnas , Robótica , Animales , Masculino , Femenino , Odorantes/análisis , Olfato , Algoritmos , Robótica/métodos
4.
Elife ; 102021 11 25.
Artículo en Inglés | MEDLINE | ID: mdl-34822323

RESUMEN

Most animals survive and thrive due to navigational behavior to reach their destinations. In order to navigate, it is important for animals to integrate information obtained from multisensory inputs and use that information to modulate their behavior. In this study, by using a virtual reality (VR) system for an insect, we investigated how the adult silkmoth integrates visual and wind direction information during female search behavior (olfactory behavior). According to the behavioral experiments using a VR system, the silkmoth had the highest navigational success rate when odor, vision, and wind information were correctly provided. However, the success rate of the search was reduced if the wind direction information provided was different from the direction actually detected. This indicates that it is important to acquire not only odor information but also wind direction information correctly. When the wind is received from the same direction as the odor, the silkmoth takes positive behavior; if the odor is detected but the wind direction is not in the same direction as the odor, the silkmoth behaves more carefully. This corresponds to a modulation of behavior according to the degree of complexity (turbulence) of the environment. We mathematically modeled the modulation of behavior using multisensory information and evaluated it using simulations. The mathematical model not only succeeded in reproducing the actual silkmoth search behavior but also improved the search success relative to the conventional odor-source search algorithm.


Asunto(s)
Bombyx/fisiología , Percepción Olfatoria , Orientación , Navegación Espacial , Realidad Virtual , Animales , Antenas de Artrópodos/fisiología , Masculino , Odorantes , Feromonas , Percepción Visual , Viento
5.
J R Soc Interface ; 18(181): 20210171, 2021 08.
Artículo en Inglés | MEDLINE | ID: mdl-34404227

RESUMEN

We propose a data-driven approach for modelling an organism's behaviour instead of conventional model-based strategies in chemical plume tracing (CPT). CPT models based on this approach show promise in faithfully reproducing organisms' CPT behaviour. To construct the data-driven CPT model, a training dataset of the odour stimuli input toward the organism is needed, along with an output of the organism's CPT behaviour. To this end, we constructed a measurement system comprising an array of alcohol sensors for the measurement of the input and a camera for tracking the output in a real scenario. Then, we determined a transfer function describing the input-output relationship as a stochastic process by applying Gaussian process regression, and established the data-driven CPT model based on measurements of the organism's CPT behaviour. Through CPT experiments in simulations and a real environment, we evaluated the performance of the data-driven CPT model and compared its success rate with those obtained from conventional model-based strategies. As a result, the proposed data-driven CPT model demonstrated a better success rate than those obtained from conventional model-based strategies. Moreover, we considered that the data-driven CPT model could reflect the aspect of an organism's adaptability that modulated its behaviour with respect to the surrounding environment. However, these useful results came from the CPT experiments conducted in simple settings of simulations and a real environment. If making the condition of the CPT experiments more complex, we confirmed that the data-driven CPT model would be less effective for locating an odour source. In this way, this paper not only poses major contributions toward the development of a novel framework based on a data-driven approach for modelling an organism's CPT behaviour, but also displays a research limitation of a data-driven approach at this stage.


Asunto(s)
Conducta Animal , Odorantes , Animales , Olfato
6.
Front Comput Neurosci ; 15: 629380, 2021.
Artículo en Inglés | MEDLINE | ID: mdl-33597856

RESUMEN

Insects search for and find odor sources as their basic behaviors, such as when looking for food or a mate. This has motivated research to describe how they achieve such behavior under turbulent odor plumes with a small number of neurons. Among different insects, the silk moth has been studied owing to its clear motor response to olfactory input. In past studies, the "programmed behavior" of the silk moth has been modeled as the average duration of a sequence of maneuvers based on the duration of periods without odor hits. However, this model does not fully represent the fine variations in their behavior. In this study, we used silk moth olfactory search trajectories from an experimental virtual reality device. We achieved an accurate input by using optogenetic silk moths that react to blue light. We then modeled such trajectories as a probabilistic learning agent with a belief of possible source locations. We found that maneuvers mismatching the programmed behavior are related to larger entropy decrease, that is, they are more likely to increase the certainty of the belief. This implies that silkmoths include some stochasticity in their search policy to balance the exploration and exploitation of olfactory information by matching or mismatching the programmed behavior model. We believe that this information-theoretic representation of insect behavior is important for the future implementation of olfactory searches in artificial agents such as robots.

7.
Bioinspir Biomim ; 14(4): 046006, 2019 05 31.
Artículo en Inglés | MEDLINE | ID: mdl-31026859

RESUMEN

Many animals use olfactory information to search for feeding areas and other individuals in real time and with high efficiency. We focus on the chemical plume tracing (CPT) ability of male silkworm moths and investigate an efficient CPT strategy for an autonomous robot. In the case of flying insects, the wind direction is an important factor in CPT, because the wind carries odors amongst other environmental information. However, whether the same phenomenon occurs in the walking silkworm moth has not been investigated. Therefore, we examine how the silkworm moth uses wind information during CPT. To accurately investigate the response to the wind direction, we introduce an optogenetic approach that replaces the odor stimulation with light stimulation, allowing us to separate the 'wind stimulus' from the 'odor stimulus'. We examine how the moth uses wind direction information in a biological experiment, and find that the movement speed is significantly reduced when the wind speed is relatively fast (1.0 m s-1). By implementing this phenomenon in an autonomous robot, we can improve the successful search rate over that of the conventional moth-inspired algorithm. Regarding the search time, the proposed algorithm finds the odor source faster in a low-frequency odorant emission environment, whereas the search is slower than the conventional method when the odor frequency is higher. Therefore, switching from the use of wind direction information to odor information according to the frequency with which the odor is encountered leads to efficient CPT performance.


Asunto(s)
Vuelo Animal/fisiología , Mariposas Nocturnas/fisiología , Robótica/instrumentación , Algoritmos , Animales , Masculino , Modelos Biológicos , Odorantes , Optogenética , Viento
8.
Sensors (Basel) ; 18(11)2018 Nov 01.
Artículo en Inglés | MEDLINE | ID: mdl-30388833

RESUMEN

In this study, we design and verify an intake system using the wake of a pocket-sized quadcopter for the chemical plume tracing (CPT) problem. Solving CPT represents an important technique in the field of engineering because it can be used to perform rescue operations at the time of a disaster and to identify sources of harmful substances. An appropriate intake of air when sensing odors plays an important role in performing CPT. Hence, we used the air flow generated by a quadcopter itself to intake chemical particles into two alcohol sensors. By experimental evaluation, we verified that the quadcopter wake intake method has good directivity and can be used to realize CPT. Concretely, even at various odor source heights, the quadcopter had a three-dimensional CPT success rate of at least 70%. These results imply that, although a further development of three-dimensional CPT is necessary in order to conduct it in unknown and cluttered environments, the intake method proposed in this paper enables a pocket-sized quadcopter to perform three-dimensional CPT.

9.
Annu Int Conf IEEE Eng Med Biol Soc ; 2017: 913-916, 2017 Jul.
Artículo en Inglés | MEDLINE | ID: mdl-29060021

RESUMEN

This paper describes the construction of a body cooling system to avoid heatstroke for survivors of cervical spinal cord injury. For accomplishment of this purpose, we chose the neck as a cooling point of the body, and we constructed a prototype neck cooling head with a refrigerated circulator. The neck cooling head was made by thin heat-welding thermoplastic films with high thermal conductivity. To test our proposed system, we conducted experiments on two unimpaired participants in a room which simulated a hot summer day (33 [°C], relative humidity 40%). Reduction of sweating were observed, and the average skin temperatures and the core temperature of the head with cooling increased more slowly than those without cooling. The estimated cooling power of the proposed system was about 10 [W] with 50 [W] total power consumption of the cooling head.


Asunto(s)
Dispositivos Electrónicos Vestibles , Temperatura Corporal , Regulación de la Temperatura Corporal , Frío , Calor , Humanos , Traumatismos de la Médula Espinal
10.
Annu Int Conf IEEE Eng Med Biol Soc ; 2017: 2466-2469, 2017 Jul.
Artículo en Inglés | MEDLINE | ID: mdl-29060398

RESUMEN

In this study, we attempted to develop a thermal model for estimating a body temperature in persons with spinal cord injury (SCI) during exercise. To clarify requisites for the SCI thermal model, we compared actual body temperature of SCI subjects with that calculated with a standard thermal model, that is, the Pierce two-node model. Model optimization by the parameter search method was able to fit the model-estimated skin and core temperature with those in able-bodied subjects during repeated exercise and rest. However, there remained a phase shift between actual and model-estimated core temperature trends in SCI subjects even after the optimization. The comparison of the optimized parameter combinations revealed that the Pierce two-node model was able to express loss of sweating in the SCI subjects, but unable to express delay in heat accumulation and dissipation. These results suggest that SCI thermal model requires additional nodes that express the speed and extent of heat transfer in the body of SCI persons.


Asunto(s)
Ejercicio Físico , Temperatura Corporal , Regulación de la Temperatura Corporal , Humanos , Traumatismos de la Médula Espinal , Sudoración
11.
Bioinspir Biomim ; 12(1): 016005, 2016 12 06.
Artículo en Inglés | MEDLINE | ID: mdl-27922836

RESUMEN

In this study, we developed a novel unfixed-type experimental system that we call a '3-DOF servosphere.' This system comprises one sphere and three omniwheels that support the sphere. The measurement method is very simple. An experimental animal is placed on top of the sphere. The position and heading angle of the animal are observed by using a high-speed camera installed above the sphere. Because the system can rotate the sphere with three degrees of freedom (DOFs) independently, the position and heading angle at the origin can be maintained without fixing the body. This system can be used to measure an animal's natural behavior while simultaneously providing it with precise stimuli. Moreover, electrodes can be inserted at specific sites to measure biosignals with locomotion. Therefore, this system can simultaneously measure the stimulus input-internal state-locomotion output of an animal. In this study, we focused on the chemical plume tracing (CPT) behavior of the Bombyx mori male silkworm moth in order to identify its CPT algorithm for mounting on a robot. In an experiment, we simultaneously measured the stimulus input, flight muscle electromyogram (EMG), and CPT behavior by using the 3-DOF servosphere to verify the system. We elucidated the relationship between the CPT behavior and flight muscle EMG.


Asunto(s)
Algoritmos , Materiales Biomiméticos , Bombyx/fisiología , Locomoción/fisiología , Robótica , Animales , Electrodos Implantados , Electromiografía , Vuelo Animal/fisiología , Masculino , Caminata/fisiología
12.
Bioinspir Biomim ; 7(1): 016004, 2012 Mar.
Artículo en Inglés | MEDLINE | ID: mdl-22155988

RESUMEN

This study proposes an oscillator network to model the long-lasting responses observed in neural circuits. The responses of the proposed network model are represented by the temporal synchronization of the oscillators. The response duration does not depend on the natural frequency of the oscillators, which allows the responses to last much longer than the oscillation period of the oscillators. We can control the response duration by tuning the connection strengths between the oscillators and the external signal that triggers the responses. It is possible to break and restart the responses regardless of the way in which the oscillators are connected.


Asunto(s)
Potenciales de Acción/fisiología , Relojes Biológicos/fisiología , Biomimética/métodos , Modelos Biológicos , Red Nerviosa/fisiología , Neuronas/fisiología , Transmisión Sináptica/fisiología , Animales , Simulación por Computador , Humanos
13.
J Exp Biol ; 214(Pt 14): 2426-34, 2011 Jul 15.
Artículo en Inglés | MEDLINE | ID: mdl-21697435

RESUMEN

Aggressive behaviour within pairs of male crickets leads to the establishment of a dominance hierarchy. Defeated males avoid their victorious adversaries for several hours before regaining aggressiveness. However, the defeated male does not regain aggressiveness if repeated fighting occurs. Loss of individual aggressiveness is limited by group size, which constrains the number of crickets fighting at any given time. Thus, group aggressive behaviour is modulated by an environmental factor, group size, which is ultimately determined by individual actions, i.e. fighting between two individuals. We developed a robot model to elucidate the mechanism of group-size-dependent behaviour alternation in crickets. The behaviour of individual robots was evaluated experimentally with mobile robots and the group behaviour of the robots was evaluated by computer simulation. We demonstrated that the group-size-dependent strategy in crickets could be generated by local interactions between robots, where the behaviour was governed by an oscillator and memory of the outcome of previous fights.


Asunto(s)
Conducta Animal/fisiología , Toma de Decisiones , Gryllidae/fisiología , Modelos Biológicos , Conducta Social , Agresión/fisiología , Animales , Simulación por Computador , Masculino , Memoria/fisiología , Neuronas/fisiología , Densidad de Población , Robótica , Predominio Social , Factores de Tiempo
14.
PLoS One ; 5(6): e11248, 2010 Jun 22.
Artículo en Inglés | MEDLINE | ID: mdl-20582314

RESUMEN

BACKGROUND: In animal groups such as herds, schools, and flocks, a certain distance is maintained between adjacent individuals, allowing them to move as a cohesive unit. Proximate causations of the cohesive and coordinated movement under dynamic conditions, however, have been poorly understood. METHODOLOGY/PRINCIPAL FINDINGS: We established a novel and simple behavioral assay using pairs of small fish (medaka and dwarf pufferfish) by eliciting a simultaneous optomotor response (OMR). We demonstrated that two homospecific fish began to move cohesively and maintained a distance of 2 to 4 cm between them when an OMR was elicited simultaneously in the fish. The coordinated and cohesive movement was not exhibited under a static condition. During the cohesive movement, the relative position of the two fish was not stable. Furthermore, adult medaka exhibited the cohesive movement but larvae did not, despite the fact that an OMR could be elicited in larvae, indicating that this ability to coordinate movement develops during maturation. The cohesive movement was detected in homospecific pairs irrespective of body-color, sex, or albino mutation, but was not detected between heterospecific pairs, suggesting that coordinated movement is based on a conspecific interaction. CONCLUSIONS/SIGNIFICANCE: Our findings demonstrate that coordinated behavior between a pair of animals was elicited by a simultaneous OMR in two small fish. This is the first report to demonstrate induction of a schooling-like movement in a pair of fish by an OMR and to investigate the effect of age, sex, body color, and species on coordination between animals under a dynamic condition.


Asunto(s)
Oryzias/fisiología , Natación , Tetraodontiformes/fisiología , Animales , Femenino , Larva/fisiología , Masculino , Oryzias/crecimiento & desarrollo , Tetraodontiformes/crecimiento & desarrollo
15.
IEEE Trans Syst Man Cybern B Cybern ; 38(3): 675-81, 2008 Jun.
Artículo en Inglés | MEDLINE | ID: mdl-18558532

RESUMEN

In recent research, the morphological effect is widely discussed from walking to the Internet, and its mechanism for generating the functionality has been discovered. In this paper, a module that employs the structural effect for controlling behavior is constructed using coupled nonuniform van der Pol oscillators. We first examine the synchrony of two types of oscillators focusing on number; then, an oscillator module that changes its synchrony from structural disposition is constructed. Oscillators are mutually arranged on a ring-shaped network, and an additional connection is used for transformation. The stability of this system is also discussed, and finally, the procedure for designing this structure-sensitive module using more than three types of oscillators is described.


Asunto(s)
Algoritmos , Retroalimentación , Modelos Teóricos , Dinámicas no Lineales , Oscilometría/métodos , Robótica/métodos , Simulación por Computador
16.
IEEE Trans Syst Man Cybern B Cybern ; 38(3): 764-70, 2008 Jun.
Artículo en Inglés | MEDLINE | ID: mdl-18558540

RESUMEN

Insects have small brains, but their behavior is highly adaptive; this leads us to conclude that their brains possess a simple adaptation mechanism. This paper focuses on the pheromone processing of crickets, varying their aggression depending on their global neural connection, and proposes a behavior selection mechanism that can be controlled by network transformation. The controller is composed of an oscillator network, and its behavior is decided by the synchrony of organic oscillations. Furthermore, every network component corresponds to a certain brain module. A model is realized by using an analog circuit, and it is applied to a simple robot that displays the behavior of a real insect.


Asunto(s)
Relojes Biológicos/fisiología , Encéfalo/fisiología , Modelos Neurológicos , Movimiento/fisiología , Red Nerviosa/fisiología , Robótica/métodos , Sensación/fisiología , Animales , Simulación por Computador , Humanos , Procesamiento de Señales Asistido por Computador
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA
...