Design of a haptic simulator framework for modelling surgical learning systems

  • Authors:
  • Gonzalo Esteban;Camino Fernández;Miguel A. Conde;Vicente Matellán

  • Affiliations:
  • University of León, León (Spain);University of León, León (Spain);University of León, León (Spain);University of León, León (Spain)

  • Venue:
  • Proceedings of the First International Conference on Technological Ecosystem for Enhancing Multiculturality
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Performing a surgery requires a high degree of skill and experience, so it is well known that in order to become a surgeon someone must take several years of intense study and practice. The use of virtual reality simulators aids in this process by offering new features that the traditional methods simply can not include, like experience unfamiliar scenarios or practice several times without having an economic cost. In this context, when developers try to create a new medical haptic simulator, they face many problems: existing dedicated frameworks are not standard and mature enough and the development often requires interviews with experts, which turns into long development times. This paper is the continuation of a previous work that presented an approach to surgical procedures using computer haptic simulators. Here, we describe a detailed version of the model beneath that approach by showing its software architecture. This description will cover the formal definition of the model, its modelization using BPMN notation and its software object-oriented design focusing on its core functionality, which is based on combining three design patterns: the State Machine (for controlling the execution flow of the simulation through events), the Visitor (for setting the actions within the simulation) and the Observer (for collecting the outcome of the simulation execution).