WO2003081351A2 - Modeling a flexible tube - Google Patents

Modeling a flexible tube Download PDF

Info

Publication number
WO2003081351A2
WO2003081351A2 PCT/US2003/007170 US0307170W WO03081351A2 WO 2003081351 A2 WO2003081351 A2 WO 2003081351A2 US 0307170 W US0307170 W US 0307170W WO 03081351 A2 WO03081351 A2 WO 03081351A2
Authority
WO
WIPO (PCT)
Prior art keywords
flexible tube
determining
model
tube
filter
Prior art date
Application number
PCT/US2003/007170
Other languages
English (en)
French (fr)
Other versions
WO2003081351A3 (en
Inventor
Markus Kukuk
Original Assignee
Siemens Corporate Research, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Siemens Corporate Research, Inc. filed Critical Siemens Corporate Research, Inc.
Publication of WO2003081351A2 publication Critical patent/WO2003081351A2/en
Publication of WO2003081351A3 publication Critical patent/WO2003081351A3/en

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B17/00Systems involving the use of models or simulators of said systems
    • G05B17/02Systems involving the use of models or simulators of said systems electric
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B23/00Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes
    • G09B23/28Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes for medicine
    • G09B23/285Models for scientific, medical, or mathematical purposes, e.g. full-sized devices for demonstration purposes for medicine for injections, endoscopy, bronchoscopy, sigmoidscopy, insertion of contraceptive devices or enemas
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B1/00Instruments for performing medical examinations of the interior of cavities or tubes of the body by visual or photographical inspection, e.g. endoscopes; Illuminating arrangements therefor
    • A61B1/005Flexible endoscopes
    • A61B1/0051Flexible endoscopes with controlled bending of insertion part

Definitions

  • the present invention relates to modeling a workspace and, more particularly, to modeling the workspace of a device according to internal and external constraints.
  • Deformable models have been implemented in computer graphics and animation, in surgery simulation (deformable tissues) , and in medical imaging (model-based segmentation) .
  • surgery simulation deformable tissues
  • medical imaging model-based segmentation
  • a model of an endoscope has been described as a part of a virtual endoscope system and method with force sensation.
  • the model includes a collection of rigid links, interconnected by joints.
  • a simplified Newton- Euler equation of motion can be used.
  • the simplified Neuton- Euler equation disregards velocity and acceleration.
  • a small number of joints are used as part of the virtual endoscope system, with increasing length from the endoscope tip to the
  • Another method proposes a deformable model for long, thin instruments like catheters.
  • a snake approach has been used.
  • the shape of the catheter is represented by a fourth order B- spline, the control points of the B-spline are moved in an optimation process, to find a minimum energy representation.
  • a method for simulating a flexible tube in an environment.
  • the method comprises representing the flexible tube in the environment according to a model, and determining a model of the flexible tube according to a plurality of internal constraints of the flexible tube and a plurality of external constraints of the flexible tube.
  • the method further comprises determining a workspace of the flexible tube according to a model of the flexible tube, and determining a model of an active bending behavior of a tip of the flexible tube .
  • the model of the flexible tube is a chain of rigid links, interconnected by discrete joints.
  • the workspace is a spatial tree, wherein the growth of the spatial tree is controlled by one or more filter functions .
  • the spatial tree is a tree data structure comprising a plurality of nodes, wherein each node represents a joint in three-dimensional space.
  • the spatial tree is a tree data structure comprising a plurality of edges, wherein each edge connects a node with its child and represents a link in three- dimensional space.
  • the spatial tree is a tree data structure comprising a plurality of paths, wherein each path from a root to a leaf represents a flexible tube, and wherein all paths from the root to the leafs represent the workspace of the modeled flexible tube under a plurality of constraints.
  • the method further comprises determining the filter functions, wherein determining the filter functions comprises the step of determining at least one of a geometry filter, a joint filter, a bounding tube filter, a gravity filter, and a stopping criteria filter.
  • the method further comprises building the spatial tree, wherein building the spatial tree comprises determining an interaction of the flexible tube with the environment, and determining a length of the flexible tube to a target. Building the spatial tree further comprises determining a length for each link of the flexible tube, determining a diameter for each link of the flexible tube, determining a maximum angle for each joint of the flexible tube, and restricting the workspace to a portion of the environment .
  • the spatial tree is built one of recursively and iteratively.
  • Determining a model for the active bending of the flexible tube's tip comprises finding the center of a circle that best approximates the movement of the tip.
  • the flexible tube is one of an endoscope and a catheter.
  • a program storage device readable by machine, tangibly embodying a program of instructions executable by the machine to perform method steps for simulating a flexible tube in an environment.
  • the method comprises determining a model of the flexible tube according to a plurality of internal constraints of the flexible tube and a plurality of external constraints of the flexible tube, determining a workspace of the flexible tube according to a model of the flexible tube, and determining a model of an active bending behavior of a tip of the flexible tube.
  • a method for modeling a workspace of a flexible tube.
  • the method comprises determining a joint filter according to a flexibility of the tube, determining a geometry filter according to an interaction of the tube with its physical confines, and determining a gravity filter.
  • the method further comprises determining a bounding tube filter according to a portion of the physical confines in which the tube has been inserted, and determining a stopping criteria filter according to one of a dock or a tube length.
  • the method comprises representing a model of the workspace of the flexible tube.
  • Determining a joint filter comprises determining a maximum joint angle according to a position of a joint within a chain of interconnected links, wherein the flexible tube is modeled as the chain of interconnected links.
  • the method comprises determining a model of the physical confines .
  • Determining a bounding tube filter limits the workspace to a portion of the physical confines.
  • the stopping criteria is a number of links of the flexible tube needed to reach a target site.
  • the stopping criteria is fulfilled upon determining a dock between a link and the target site.
  • Fig. 1 is a diagram of a flexible endoscope according to an embodiment of the present invention.
  • Fig. 2a is an illustration of possible endoscope tip positions according to an embodiment of the present invention.
  • Fig. 2b is a circle approximated by segments according to another embodiment of the present invention.
  • Fig. 3a is a graph of two different bending behaviors according to an embodiment of the present invention.
  • Fig. 3b is a graph of joint range functions corresponding to Fig. 3a;
  • Fig. 4a is an illustration of two joints with different rotation rates according to an embodiment of the present invention.
  • Fig. 4b is a graph of joint range functions corresponding to Fig. 4a;
  • Fig. 5 is an illustration of a model according to an embodiment of the present invention.
  • Fig. 6 is a flowchart of a method according to an embodiment of the present invention.
  • the term "workspace” denotes that volume of space which the end-effector of a robot can reach.
  • the workspace of a flexible endoscope is the volume of space that can be occupied by the entire endoscope. From the endoscope' s perspective, the workspace can be determined by its internal mechanical constraints, as well be its external constraints, for example, organ geometry and gravity. According to an embodiment of the present invention, the workspace of an endoscope can be determined under insertion into a patient specific organ model.
  • a method according to the present invention provides a model of an endoscope that takes the internal constraints into account .
  • a method which simulates the insertion of an endoscope into an organ is also provided.
  • the method determines the workspace by recursively building a spatial tree whose growth can be constrained by a series of filter functions.
  • Knowledge of an endoscope' s workspace can be used to assess the accuracy of a model by comparing it to a real endoscope in a test environment .
  • a model E can be configured to represent any given endoscope.
  • the model E represents an endoscope as a chain of rigid links, interconnected by discrete ball and socket joints.
  • a link can be represented by a cylinder of a given length and diameter.
  • a method AE can be provided that determines the endoscope' s workspace. The method simulates possible insertions of the endoscope by creating a spatial tree. The growth of the spatial tree can be restricted by a series of filter functions. The filters enforce the internal and external constraints, given by the endoscope and organ properties.
  • a model B is provided for describing the bending process of the endoscope' s tip. With model B, the parameters needed to align the tip with the biopsy target can be determined.
  • the present invention may be implemented in various forms of hardware, software, firmware, special purpose processors, or a combination thereof.
  • the present invention is implemented as a combination of hardware and software.
  • the software is preferably implemented as an application program tangibly embodied on a program storage device.
  • the application program may be uploaded to, and executed by, a machine comprising any suitable architecture.
  • the machine is implemented on a computer platform having hardware such as one or more central processing units (CPU) , a random access memory (RAM) , and input/output (I/O) interface (s) .
  • the computer platform also includes an operating system and microinstruction code.
  • various processes and functions described herein may either be part of the microinstruction code or part of the application program (or a combination thereof) that is t executed via the operating system.
  • various other peripheral devices may be connected to the computer platform such as an additional data storage device and a printing device .
  • a flexible endoscope is a surgical instrument that uses, for example, fiberoptics or a CCD camera to allow the surgeon to look inside the human body.
  • an endoscope comprises four basic components: a control head, shaft (insertion tube) , working (biopsy) channel and bending section.
  • a control head for example, a control head, shaft (insertion tube) , working (biopsy) channel and bending section.
  • the transition of the shaft into the bending section is realized by a rigid sleeve (1) . It follows a chain of links that allows the active bending of the tip (2) .
  • the chain connects to another rigid sleeve that can include an optical system (3) .
  • the bending section has a larger diameter than the endoscope shaft.
  • a TBNA can be based on a preoperative calculation of a "TBNA- protocol".
  • the protocol can comprise four patient specific parameters.
  • the estimation of these parameters ( 1 ;p 2 ,-P 3 ;p4) can be based on the calculation of the endoscope ' s workspace:
  • a model E should take the following internal constraints of an endoscope into account, for example, (1) shaft geometry like length and diameter, (2) shaft behavior like flexibility (3) torsional stiffness, (4) bending section geometry like length of the sleeves and length of the part, (5) bending section behavior under "active" bending.
  • Method A E modeling the external constraints can include the determination of: (1) the interaction of the entire endoscope with the organ, (2) the length 1 to the biopsy site S, (3) the endoscope' s workspace W and (4) the restriction of W to the branch of interest (branch that includes S) .
  • An endoscope comprises several mechanical parts, like flexible tubes and rigid sleeves.
  • a model according to the present invention has been developed using a mechanical approach.
  • An endoscope model E models an endoscope as a chain of rigid links, interconnected by discrete ball and socket joints.
  • a link can be represented by a cylinder of a given length and a given diameter.
  • the length of the links and the joint range determines the flexibility.
  • the endoscope shaft and the part of the bending section are modeled in substantially the
  • the bending section sleeves are links at a specific position, with a given length and diameter.
  • the external constraints of the model are considered.
  • the insertion of an endoscope into an organ can be simulated by method A E , which is based model E.
  • the method recursively (depth-first search) creates a spatial tree under a set of given geometrical constraints.
  • a spatial tree is a tree data structure, where each node represents a joint in 3D space. Each edge that connects a node with its child represents a link in 3D space.
  • Each path from the root to a leaf represents a chain of links and therewith an endoscope. All paths from the root to the leafs represent the workspace of the modeled endoscope under the given constraints.
  • Constraints can be implemented by a series of filters. Each filter restricts the growth of the spatial tree and therewith the possible shapes an endoscope can take. For example a joint filter controls the flexibility of the endoscope, a gravity filter enforces gravity and a geometry filter controls the interaction of the endoscope with the organ. A bounding tube filter restricts the spatial tree to the branch of interest and the choice between two stopping criteria filters determines the calculation of either IV or I .
  • Model B describes the bending behavior of bending section.
  • a model according to an embodiment of the present invention can be described by defining a link, and based on the link introducing the set ⁇ of all possible sets of links. Starting with the unstructured set ⁇ , constraints can be introduced stepwise that impose structure and narrow the number of possible configurations, which leads to a definition of a tube. One structure imposed on ⁇ leads to the set of all chains C, which can be constrained to the set of all tubes T, so T _ C _ ⁇ . Based on T, a bending section can be defined, and thus an endoscope can be defined as a length of bending sections .
  • Link 1 can be defined for a model according to the present invention.
  • a matrix F 0 M can be a representation (homogenous transform) of a reference frame in 3D space.
  • A can be written as :
  • a set C_--- that includes only those link sets that describe a chain like structure can be determined.
  • a collection of n links CO--- is called a chain of length n, if the links in C satisfy certain conditions:
  • the set J of all joints that satisfy the joint specifications can be written as:
  • a method according to an embodiment of the present invention comprises a flexibility function, f ⁇ .
  • the flexibility function imposes structure on a chain by introducing the notion of flexibility.
  • the flexibility of a chain can be determined by the link length s and the maximal joint range ti x -
  • a flexibility function can be implemented that derives a joint range from a given link length and an intuitive flexibility value r ⁇ R.
  • the idea of flexibility is related to the notion minimal radius, in the sense that the more flexible an endoscope is, the smaller the minimal radius of a circle one can form with the endoscope.
  • a circle can be linear approximated by segments. Given a circle of radius r and the length s of each segment then the absolute value of the angle between two segments is the same as the angle at the center. This angle defines the maximal joint range ⁇ riA dependent of r and s and is given by the flexibility function:
  • a chain is a collection of links, with no other constraint regarding the relation between two adjacent links than that they are connected.
  • a flexible tube like structure can be defined by inserting joints between two adjacent links of a chain.
  • n t T,n,s,d,r ( 10 )
  • T ⁇ li, 1 2 , ..., l n ⁇
  • . 2 fe ( s, r)
  • the conditions . (l f ,l ⁇ )0J 2 & .(l n ,l ⁇ )0J 2 says that the first (last) link of the bending section is connected to the first (last) link of the flexible tube via a discrete joint.
  • e is an endoscope ⁇ (14)
  • a real endoscope has a high torsional stiffness, since twisting the endoscope head by V degrees leads to a rotation of the tip camera by V degrees.
  • a piecewise linear tube is maximal torsional stiff if there is no rotation about the z- axis in between any two adjacent links.
  • An endoscope e r 0 E r has a maximal torsional stiffness.
  • a model can determine external constraints. Including, for example geometry O and Gravity Fn. G.
  • the geometry of an organ can be described as a subset of the 3D-space and the gravity unit vector as given with respect to the world coordinate system:
  • the first describes the maximum joint range fimax [ ⁇ MAX of an individual joint in dependency of the distance of this joint to the collision.
  • the second function describes the steps (rate) in which an individual joint turns until its maximum joint range ( [ # MAX ) is reached.
  • Fig. 3 shows two different bending behaviors induced by the corresponding joint range functions on the right.
  • Fig. 4 shows two joints with different angle rates and the corresponding joint rate functions .
  • E For a real endoscope e r , let E be the set of all endoscopes : c2
  • a set of endoscopes E r ⁇ E is called the set of all real endoscopes, if an endoscope e r satisfies certain constraints: e r GE r , (21) e r e E
  • an endoscope model can take the passive bending of the bending section into account that is caused by interaction with the organ walls.
  • a model B describes the active bending behavior of the bending section, caused by the surgeon, rotating the bending wheel.
  • Fig. 5 shows the distal end of an endoscope, including the first link l fb of the bending section, target t and semicircle center c. The figure shows that the sought bending angle of a straight bending section can be approximated by the angle between t and unit vector z of link C that includes c.
  • attachLink In order to find "real endoscopes" that satisfy the internal and external constraints, possible configurations can be enumerated, beginning with a given start link 1*. This approach can be implemented as a recursive backtracking method: attachLink:
  • the method attachllink can be written as follows:
  • links that passed filter f 5 which implements the stopping criteria, these links can be added to the endoscope and leave the recursion (line 14 - 16) . If not, the links that passed filter f 5 represent the links that satisfy all constraints, but have not reached the target yet. With each of those links, the recursion can be called to continue attaching links (line 19) .
  • the joint filter can be expressed as:
  • the gravity filter can be written as:
  • the workspace of an endoscope inserted into a tree-like structure like the bronchus can generally reach into many branches.
  • a method, and in particular, the bounding filter considers that part of the workspace that reaches into the branch of interest (target branch) .
  • An embodiment of the present invention has been implemented on a SGI PC540, 550Mhz (single), 0.5 GB RAM, running Windows 2000 and OpenGL.
  • a lung phantom using transparent PVC tubes was used for testing. Thirty-seven marker sticks were randomly placed as artificial targets in ? the model. The phantom was then scanned (512x512x382, 1 mm slice distance, 1.2 thickness) and a model of the tracheobronchial tree was reconstructed.
  • Endoscope OLYMPUS GIF 100 Videoscope.
  • the accuracy of the endoscope model reflects the behavior of an OLYMPUS GIF 100 videoscope.
  • the model was compared to the real endoscope parameters needed to hit a marker in the lung phantom to the estimated parameters derived from a model AE . Out of all 37 markers, 5 were chosen as biopsy targets. For each target, the TBNA was executed 20 times and the four parameters needed to touch the marker stick with the biopsy needle were recorded. Furthermore, the parameters for the same 5 targets were estimated by using the implementation of AE and B.
  • Computation time was 2.6 minutes for building the entire spatial tree with a recursion depth of 13 links.
  • the average error between the respective estimated and experimentally obtained alignment parameter is 12°, 3° and lmm.
  • a model was used to simulate the insertion of a catheter into a brain artery.
  • a catheter is a very thin, highly flexible tube used, among others to place stints for the treatment of aneurysms.
  • input parameters were specified as :
  • a flexible tube is described as a chain of links and joints 600.
  • the method determines at least one internal constraint, for example, a shaft geometry 602, a shaft behavior 603, a torsional stiffness 604, a bending section geometry 605, and a bending section behavior 606.
  • the method determines at least one external constraint 611, for example, interactions between the tube and a physical confine 612 (e.g., as between the models of the tube and the organ) , a length to a target 613, a
  • a spatial tree is grown 621.
  • An active bending model of the tip of the flexible tube can be implemented 622, which can, for example, model the alignment of the flexible tube relative to a target.
PCT/US2003/007170 2002-03-20 2003-03-10 Modeling a flexible tube WO2003081351A2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/102,580 2002-03-20
US10/102,580 US7277833B2 (en) 2002-02-06 2002-03-20 Modeling of the workspace and active pending behavior of an endscope using filter functions

Publications (2)

Publication Number Publication Date
WO2003081351A2 true WO2003081351A2 (en) 2003-10-02
WO2003081351A3 WO2003081351A3 (en) 2004-07-22

Family

ID=28040243

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/007170 WO2003081351A2 (en) 2002-03-20 2003-03-10 Modeling a flexible tube

Country Status (2)

Country Link
US (1) US7277833B2 (US20030182091A1-20030925-M00001.png)
WO (1) WO2003081351A2 (US20030182091A1-20030925-M00001.png)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006045045A2 (en) * 2004-10-18 2006-04-27 Siemens Corporate Research, Inc. Method and system for virtual endoscopy with guidance for biopsy
US10378026B2 (en) 2013-09-02 2019-08-13 Cellectis RNA based method to obtain stably integrated retroviral vectors
WO2021184655A1 (zh) * 2020-03-19 2021-09-23 南京溧航仿生产业研究院有限公司 一种超冗余机械臂末端轨迹运动规划方法

Families Citing this family (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6610007B2 (en) 2000-04-03 2003-08-26 Neoguide Systems, Inc. Steerable segmented endoscope and method of insertion
US6468203B2 (en) 2000-04-03 2002-10-22 Neoguide Systems, Inc. Steerable endoscope and improved method of insertion
US8517923B2 (en) 2000-04-03 2013-08-27 Intuitive Surgical Operations, Inc. Apparatus and methods for facilitating treatment of tissue via improved delivery of energy based and non-energy based modalities
US8888688B2 (en) 2000-04-03 2014-11-18 Intuitive Surgical Operations, Inc. Connector device for a controllable instrument
US20040176683A1 (en) * 2003-03-07 2004-09-09 Katherine Whitin Method and apparatus for tracking insertion depth
US8882657B2 (en) 2003-03-07 2014-11-11 Intuitive Surgical Operations, Inc. Instrument having radio frequency identification systems and methods for use
US20050251189A1 (en) * 2004-05-07 2005-11-10 Usgi Medical Inc. Multi-position tissue manipulation assembly
DE102005028103A1 (de) * 2005-06-16 2006-12-21 Flexilution Gmbh Verfahren zur Darstellung flexibler längenerstreckter Volumenobjekte
US20070161857A1 (en) * 2005-11-22 2007-07-12 Neoguide Systems, Inc. Method of determining the shape of a bendable instrument
JP2009517608A (ja) 2005-11-23 2009-04-30 ネオガイド システムズ, インコーポレイテッド 操舵可能な装置用の非金属マルチストランド制御ケーブル
US20070167714A1 (en) * 2005-12-07 2007-07-19 Siemens Corporate Research, Inc. System and Method For Bronchoscopic Navigational Assistance
EP2005342B1 (en) 2006-04-08 2019-06-05 Allan Millman Method and system for interactive simulation of materials
US8786613B2 (en) 2006-04-08 2014-07-22 Alan Millman Method and system for interactive simulation of materials and models
WO2007137208A2 (en) 2006-05-19 2007-11-29 Neoguide Systems, Inc. Methods and apparatus for displaying three-dimensional orientation of a steerable distal tip of an endoscope
DE102006035123B4 (de) * 2006-07-28 2018-08-23 Siemens Healthcare Gmbh Verfahren zum Verbessern der Genauigkeit einer Bronchialbiopsie und Vorrichtung zur Durchführung eines Verfahrens zum Verbessern der Genauigkeit einer Bronchialbiopsie
US20080243063A1 (en) * 2007-01-30 2008-10-02 Camarillo David B Robotic instrument systems controlled using kinematics and mechanics models
DE102007015929B4 (de) * 2007-04-02 2012-03-22 Siemens Ag Verfahren zur Planung einer Bronchialbiopsie von Läsionen eines Patienten, Röntgen-CT-System und Recheneinheit
US9220398B2 (en) * 2007-10-11 2015-12-29 Intuitive Surgical Operations, Inc. System for managing Bowden cables in articulating instruments
EP2213220B9 (en) * 2007-11-29 2013-08-21 Olympus Medical Systems Corp. Endoscope system
US8182418B2 (en) 2008-02-25 2012-05-22 Intuitive Surgical Operations, Inc. Systems and methods for articulating an elongate body
US8403829B2 (en) * 2010-08-27 2013-03-26 Olympus Medical Systems Corp. Endoscopic form detection device and form detecting method of insertion section of endoscope
JP5166579B2 (ja) * 2011-08-04 2013-03-21 ファナック株式会社 線条体の振る舞いをシミュレートするロボットシミュレーション装置
US20130303944A1 (en) 2012-05-14 2013-11-14 Intuitive Surgical Operations, Inc. Off-axis electromagnetic sensor
US9452276B2 (en) 2011-10-14 2016-09-27 Intuitive Surgical Operations, Inc. Catheter with removable vision probe
US20140148673A1 (en) 2012-11-28 2014-05-29 Hansen Medical, Inc. Method of anchoring pullwire directly articulatable region in catheter
EP2923669B1 (en) 2014-03-24 2017-06-28 Hansen Medical, Inc. Systems and devices for catheter driving instinctiveness
CN107427327A (zh) 2014-09-30 2017-12-01 奥瑞斯外科手术机器人公司 具有虚拟轨迹和柔性内窥镜的可配置机器人外科手术系统
US10314463B2 (en) 2014-10-24 2019-06-11 Auris Health, Inc. Automated endoscope calibration
US10085810B2 (en) 2015-10-02 2018-10-02 Ethicon Llc User input device for robotic surgical system
US10143526B2 (en) 2015-11-30 2018-12-04 Auris Health, Inc. Robot-assisted driving systems and methods
US9931025B1 (en) * 2016-09-30 2018-04-03 Auris Surgical Robotics, Inc. Automated calibration of endoscopes with pull wires
US10244926B2 (en) 2016-12-28 2019-04-02 Auris Health, Inc. Detecting endolumenal buckling of flexible instruments
KR20240035632A (ko) 2017-05-12 2024-03-15 아우리스 헬스, 인코포레이티드 생검 장치 및 시스템
AU2018290831A1 (en) 2017-06-28 2019-12-19 Auris Health, Inc. Instrument insertion compensation
US10426559B2 (en) 2017-06-30 2019-10-01 Auris Health, Inc. Systems and methods for medical instrument compression compensation
US10016900B1 (en) 2017-10-10 2018-07-10 Auris Health, Inc. Surgical robotic arm admittance control
US10145747B1 (en) 2017-10-10 2018-12-04 Auris Health, Inc. Detection of undesirable forces on a surgical robotic arm
WO2019113249A1 (en) 2017-12-06 2019-06-13 Auris Health, Inc. Systems and methods to correct for uncommanded instrument roll
AU2018384820A1 (en) 2017-12-14 2020-05-21 Auris Health, Inc. System and method for estimating instrument location
CN116370084A (zh) 2018-02-13 2023-07-04 奥瑞斯健康公司 用于驱动医疗器械的系统和方法
KR20210073542A (ko) 2018-09-28 2021-06-18 아우리스 헬스, 인코포레이티드 의료 기구를 도킹시키기 위한 시스템 및 방법
US11849927B2 (en) 2019-10-09 2023-12-26 Praxis Holding Llc Telescoping needle assembly with rotating needle
US11602372B2 (en) 2019-12-31 2023-03-14 Auris Health, Inc. Alignment interfaces for percutaneous access
JP2023508521A (ja) 2019-12-31 2023-03-02 オーリス ヘルス インコーポレイテッド 解剖学的特徴の識別及び標的化
WO2021137109A1 (en) 2019-12-31 2021-07-08 Auris Health, Inc. Alignment techniques for percutaneous access

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5289373A (en) * 1991-11-29 1994-02-22 General Electric Company Method and apparatus for real-time tracking of catheter guide wires in fluoroscopic images during interventional radiological procedures

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE3443337A1 (de) * 1984-11-28 1986-05-28 Richard Wolf Gmbh, 7134 Knittlingen Instrument zur untersuchung und behandlung von koerperkanaelen
US5035231A (en) * 1987-04-27 1991-07-30 Olympus Optical Co., Ltd. Endoscope apparatus
US5482029A (en) * 1992-06-26 1996-01-09 Kabushiki Kaisha Toshiba Variable flexibility endoscope system
US5766016A (en) * 1994-11-14 1998-06-16 Georgia Tech Research Corporation Surgical simulator and method for simulating surgical procedure
US5836869A (en) * 1994-12-13 1998-11-17 Olympus Optical Co., Ltd. Image tracking endoscope system
US5888193A (en) * 1996-02-22 1999-03-30 Precision Optics Corporation Endoscope with curved optical axis
US5935139A (en) * 1996-05-03 1999-08-10 Boston Scientific Corporation System for immobilizing or manipulating an object in a tract
US6249713B1 (en) 1996-09-30 2001-06-19 Siemens Corporate Research, Inc. Apparatus and method for automatically positioning a biopsy needle
US6097994A (en) 1996-09-30 2000-08-01 Siemens Corporate Research, Inc. Apparatus and method for determining the correct insertion depth for a biopsy needle
JP3283195B2 (ja) * 1996-11-01 2002-05-20 旭光学工業株式会社 内視鏡の可撓管
EP1491139B1 (en) * 1997-01-03 2007-08-29 Biosense Webster, Inc. Bend-responsive catheter
SE9700117D0 (sv) 1997-01-17 1997-01-17 Siemens Elema Ab Ett förfarande för modifiering av minst en beräkningsalgoritm vid ett biopsisystem samt ett biopsisystem
US6205411B1 (en) * 1997-02-21 2001-03-20 Carnegie Mellon University Computer-assisted surgery planner and intra-operative guidance system
US6346940B1 (en) * 1997-02-27 2002-02-12 Kabushiki Kaisha Toshiba Virtualized endoscope system
JP3927764B2 (ja) * 2000-09-01 2007-06-13 ペンタックス株式会社 内視鏡用可撓管
US20020059284A1 (en) * 2000-10-20 2002-05-16 Ran Bronstein Method for rapid transfer of data with a multi-spline model
US7179220B2 (en) * 2001-02-07 2007-02-20 Siemens Corporate Research, Inc. Method for guiding flexible instrument procedures
US6669629B2 (en) * 2001-04-24 2003-12-30 Olympus Optical Co., Ltd. Endoscope system comprising an electrically bendable endoscope
US6936003B2 (en) * 2002-10-29 2005-08-30 Given Imaging Ltd In-vivo extendable element device and system, and method of use
US20040152971A1 (en) * 2003-02-03 2004-08-05 Markus Kukuk Optimal k-needle placement strategy considering an approximate initial needle position
US7042184B2 (en) * 2003-07-08 2006-05-09 Board Of Regents Of The University Of Nebraska Microrobot for surgical applications

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5289373A (en) * 1991-11-29 1994-02-22 General Electric Company Method and apparatus for real-time tracking of catheter guide wires in fluoroscopic images during interventional radiological procedures

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CAMPOS T P R: "CONNECTIONIST MODELING FOR ARM KINEMATICS USING VISUAL INFORMATION" IEEE TRANSACTIONS ON SYSTEMS, MAN AND CYBERNETICS. PART B: CYBERNETICS, IEEE SERVICE CENTER, US, vol. 26, no. 1, 1 February 1996 (1996-02-01), pages 89-99, XP000582904 ISSN: 1083-4419 *
KUKUK M: "MODELING THE INTERNAL AND EXTERNAL CONSTRAINTS OF A FLEXIBLE ENDOSCOPE FOR CALCULATING ITS WORKSPACE: APPLICATION IN TRANSBRONCHIAL NEEDLE ASPIRATION GUIDANCE" PROCEEDINGS OF THE SPIE, SPIE, BELLINGHAM, VA, US, vol. 4681, 24 February 2002 (2002-02-24), pages 539-550, XP008021047 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006045045A2 (en) * 2004-10-18 2006-04-27 Siemens Corporate Research, Inc. Method and system for virtual endoscopy with guidance for biopsy
WO2006045045A3 (en) * 2004-10-18 2006-06-15 Siemens Corp Res Inc Method and system for virtual endoscopy with guidance for biopsy
US7536216B2 (en) 2004-10-18 2009-05-19 Siemens Medical Solutions Usa, Inc. Method and system for virtual endoscopy with guidance for biopsy
DE112005002574B4 (de) * 2004-10-18 2011-07-28 Siemens Corp. (n. d. Ges. d. Staates Delaware), N.J. Verfahren, System und Rechnerprogrammprodukt zur virtuellen Endoskopie mit Führung für die Biopsie
US10378026B2 (en) 2013-09-02 2019-08-13 Cellectis RNA based method to obtain stably integrated retroviral vectors
WO2021184655A1 (zh) * 2020-03-19 2021-09-23 南京溧航仿生产业研究院有限公司 一种超冗余机械臂末端轨迹运动规划方法

Also Published As

Publication number Publication date
US20030182091A1 (en) 2003-09-25
WO2003081351A3 (en) 2004-07-22
US7277833B2 (en) 2007-10-02

Similar Documents

Publication Publication Date Title
US7277833B2 (en) Modeling of the workspace and active pending behavior of an endscope using filter functions
CN105979899B (zh) 用于设备感知柔性工具配准的系统和方法
US8005659B2 (en) Simulation of coupled objects
Lyons et al. Planning active cannula configurations through tubular anatomy
Tendick et al. A virtual environment testbed for training laparoscopic surgical skills
CN106170265B (zh) 用于介入工具的虚拟导航的组织的非刚性变形的系统和方法
JP2021525566A (ja) 管状網の経路ベースのナビゲーション
CN107111684A (zh) 用于过滤局部化数据的系统和方法
JP2009511155A (ja) 3d器具経路計画立案、シミュレーションおよび制御システム
CN113229941B (zh) 基于增强现实的介入机器人无接触遥操系统及标定方法
Alderliesten et al. Simulation of minimally invasive vascular interventions for training purposes
KR20150113929A (ko) 영상수술 트레이닝 제공방법 및 그 기록매체
CN111243746A (zh) 一种血管介入手术机器人的手术仿真方法及系统
Cabras et al. Haptic-based navigation for the virtual bronchoscopy
Kuntz et al. Motion planning for continuum reconfigurable incisionless surgical parallel robots
Coste-Manière et al. Planning, simulation, and augmented reality for robotic cardiac procedures: the STARS system of the ChIR team
Adhami et al. A versatile system for computer integrated mini-invasive robotic surgery
JP2023552577A (ja) ナビゲーション気管支鏡検査のための動的変形追跡
Cheng et al. An augmented reality framework for optimization of computer assisted navigation in endovascular surgery
Mitros et al. Design and modelling of a continuum robot for distal lung sampling in mechanically ventilated patients in critical care
Dumpert et al. Semi-autonomous surgical tasks using a miniature in vivo surgical robot
Azimian et al. A semi-infinite programming approach to preoperative planning of robotic cardiac surgery under geometric uncertainty
Kukuk Modeling the internal and external constraints of a flexible endoscope for calculating its workspace: application in transbronchial needle aspiration guidance
Kukuk A model-based approach to intraoperative guidance of flexible endoscopy
Alderliesten et al. Simulation of guide wire propagation for minimally invasive vascular interventions

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): CN JP

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP