AUTHOR=Schölzel Christopher , Blesius Valeria , Ernst Gernot , Dominik Andreas TITLE=An Understandable, Extensible, and Reusable Implementation of the Hodgkin-Huxley Equations Using Modelica JOURNAL=Frontiers in Physiology VOLUME=11 YEAR=2020 URL=https://www.frontiersin.org/journals/physiology/articles/10.3389/fphys.2020.583203 DOI=10.3389/fphys.2020.583203 ISSN=1664-042X ABSTRACT=

The Hodgkin-Huxley model of the squid giant axon has been used for decades as the basis of many action potential models. These models are usually communicated using just a list of equations or a circuit diagram, which makes them unnecessarily complicated both for novices and for experts. We present a modular version of the Hodgkin-Huxley model that is more understandable than the usual monolithic implementations and that can be easily reused and extended. Our model is written in Modelica using software engineering concepts, such as object orientation and inheritance. It retains the electrical analogy, but names and explains individual components in biological terms. We use cognitive load theory to measure understandability as the amount of items that have to be kept in working memory simultaneously. The model is broken down into small self-contained components in human-readable code with extensive documentation. Additionally, it features a hybrid diagram that uses biological symbols in an electrical circuit and that is directly tied to the model code. The new model design avoids many redundancies and reduces the cognitive load associated with understanding the model by a factor of 6. Extensions can be easily applied due to an unifying interface and inheritance from shared base classes. The model can be used in an educational context as a more approachable introduction to mathematical modeling in electrophysiology. Additionally the modeling approach and the base components can be used to make complex Hodgkin-Huxley-type models more understandable and reusable.