Skip to main content
  • Poster presentation
  • Open access
  • Published:

CLONES : a closed-loop simulation framework for body, muscles and neurons

The activity of neurons does not only reflect cognitive states, it is also highly constrained by mechanical properties of the body: sensors, muscles, tendons, and their interaction with the environment. Thus, in order to model the activity of neurons, it seems necessary to take a holistic approach, where the behavior of an animal is modeled through the interaction between neurons, muscles and the environment. This involves knowledge in both neurophysiology and biomechanics. It also requires the development of software that can simulate the interaction between neurons and muscles efficiently.

In order to achieve this, we have developed an open-source library called CLONES (Closed Loop Neural Simulation). CLONES is a communication interface between the BRIAN neural simulator [1], and SOFA, a physics engine for biomedical applications [2]. BRIAN and SOFA are both intuitive and high performance simulation environments.

Communication between BRIAN and SOFA is achieved through shared memory and semaphores. A single step of simulation typically takes place on different CPU cores. Once a simulation step has been completed in both simulators, sensory inputs to the neurons and motor outputs to the muscles are updated. SOFA uses an interpreted XML description of a physical scene. The scene can be modified without interrupting the simulation.

CLONES contains a SOFA plugin and a PYTHON module. The Python module provides a function to be called after each step of the simulation. The Sofa plugin provides components for the simulation of muscles, sensors, drag forces. In addition, several demonstration examples are provided with the library. In particular, a neuro-mechanical model of undulatory locomotion in the worm caenorhabditis elegans[3] is available.

References

  1. Goodman DF, Brette R: Brian: a simulator for spiking neural networks in Python. Front Neuroinform. 2008, 2: 5-10.3389/neuro.11.005.2008.

    Article  PubMed Central  PubMed  Google Scholar 

  2. Allard J, Cotin S, Faure F, Bensoussan PJ, Poyer F, Duriez C, Delingette H, Grisoni L: SOFA - an Open Source Framework for Medical Simulation. Medecine Meets Virtual Reality (MMVR'15). 2007, 13-18.

    Google Scholar 

  3. Boyle JH: C. elegans locomotion: an integrated approach. PhD thesis. 2009, university of Leeds

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Thomas Voegtlin.

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an open access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Voegtlin, T. CLONES : a closed-loop simulation framework for body, muscles and neurons. BMC Neurosci 12 (Suppl 1), P363 (2011). https://doi.org/10.1186/1471-2202-12-S1-P363

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2202-12-S1-P363

Keywords