about

Differences

This shows you the differences between two versions of the page.


Previous revision
about [2022/01/21 13:11] (current) thomas
Line 1: Line 1:
 +====== What is SCONE? ======
 +SCONE is open source software for performing [[doc:predictive|predictive simulations]] of biological motion.
 +
 +{{ :scone_window.png?nolink |}}
 +
 +Predictive simulations enable powerful new applications for musculoskeletal models, such as predicting the outcome of treatment, and optimizing the efficiency and efficacy of assistive devices. More fundamentally, it enables researchers to pose true //what-if?// questions, allowing them to investigate the effects of individual model and control parameters on the motion as a whole.
 +
 +====== How does SCONE work? ======
 +In SCONE, everything needed to perform a predictive simulation is bundled in what is called a [[doc:scenario|Scenario]]. Each SCONE scenario consists of the following components:
 +
 +  * A [[doc:model|Model]] of the human, animal or robot you wish to simulate.
 +  * A [[doc:controller|Controller]] that generates input for the model actuators.
 +  * An [[doc:objective|Objective]] that describes the goal task for which you wish to optimize, through a weighted combination of [[doc:objective|Measures]].
 +  * An [[doc:optimizer|Optimizer]] that optimizes the free [[doc:parameters|Parameters]] in a scenario for a specific objective.
 +
 +To learn more about SCONE scenarios, be sure check out the [[tutorials:introduction]] tutorial.
 +
 +====== Who is SCONE for? ======
 +SCONE is designed to cater to a wide range of potential users, including:
 +  * Clinical researchers with limited technical skills, who wish to perform //what-if// scenarios using [[tutorials:start|existing SCONE Scenarios]].
 +  * Biomechanics / neuromechanics researchers studying neuromuscular control.
 +  * Robotics researchers interested in optimized control strategies, or the interaction between humans and assistive devices.
 +
 +For more information, see the [[faq]], or post a question on the [[https://simtk.org/plugins/phpBB/indexPhpbb.php?group_id=1180&pluginname=phpBB|SCONE User Forum]].