-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbiomedframe.htm
executable file
·188 lines (178 loc) · 11.3 KB
/
biomedframe.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>marcin balicki - biomedical projects</title>
<style type="text/css">
<!--
.style22 {color: #333333; font-weight: bold; }
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
.style26 {
font-size: x-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style38 {color: #999999}
.style39 {color: #666666; font-weight: bold; }
-->
/* This is where you can customize the appearance of the tooltip */
div#tipDiv {
position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
background-color: #DDDDDD; border:1px solid #666666;
width:120px; padding:4px;
color:#000; font-size:9px; line-height:1.2;
}
/* These are optional. They demonstrate how you can individually format tooltip content */
div.tp1 { font-size:12px; color:#336; font-style:italic }
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }
.style41 {font-size: x-small}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.style42 {
color: #FF0000;
font-style: italic;
}
</style>
<script type="text/javascript">
<!--
/*************************************************************************
This code is from Dynamic Web Coding at http://www.dyn-web.com/
Copyright 2003 by Sharon Paine
See Terms of Use at http://www.dyn-web.com/bus/terms.html
regarding conditions under which you may use this code.
This notice must be retained in the code as is!
*************************************************************************/
// leave in page for way to customize layout of tooltip
// and avoid errors if onmouseovers/outs before page completely loaded
function doTooltip(e, msg) {
if ( typeof Tooltip == "undefined" || !Tooltip.ready ) return;
Tooltip.show(e, msg);
}
function hideTip() {
if ( typeof Tooltip == "undefined" || !Tooltip.ready ) return;
Tooltip.hide();
}
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<script language="JavaScript">
function popWin(whichURL,windowName,windowWidth,windowHeight,windowX,windowY) {
popString = "width=" + windowWidth + ",top=" + windowY + ",left=" + windowX + ",height=" + windowHeight + "toolbar=no,location=no,directories=no,status=no,menub ar=no,scrollbar=no,resizable=no,copyhistory=yes";
if (document.layers && windowName == "studioWindow") { //netscape fix for DHTML
popup = window.open(whichURL,windowName);z
} else {
popup = window.open(whichURL,windowName,popString);
}
popup.focus();
}
</script>
</head>
<body link="gray" vlink="gray" alink="gray" onLoad="MM_preloadImages('test/homeback.gif')">
<p> </p>
<table width="500" height="252" border="0" align="left">
<tr>
<th width="15" height="162" class="style26" scope="row"> </th>
<td width="150" align="left" valign="top" class="style26"><p align="center"> <a href="javascript:popWin('projects/mislab/drillnavigationimages.htm','red',550,410,75,75)"><img src="projects/mislab/thumbdoubledrill.jpg" width="152" height="202" border="0"></a></p>
<p align="center" class="style42"> Jan 2005 - Present</p></td>
<td width="15" class="style26"> </td>
<td align="left" valign="top" class="style26"><div align="left">
<p><strong> Computer Assisted Navigation System for Knee Replacement <br>
( <a href="http://mis-lab.org/">NYU School of Medicine - MIS Lab </a>) </strong></p>
<p align="justify">Concept study to determine the ease and accuracy of navigating pin placement as a method for slotted cutting guide positioning. The navigation system was comprised of an instrumented linkage with a drill guide attachment and a computer navigation interface. The simplicity of the system was tested and whether the results would be independent of the experience of the operator. (Team Project Sponsored by Zimmer) [patent pending] </p>
<p align="center" class="style22 style38"><span class="style39"><strong>| <a href="javascript:popWin('projects/mislab/drillnavigationimages.htm','red',550,410,75,75)"> images</a> |<a href="projects/mislab/navigated_drillguide_for_tka-abstract.pdf" target="_blank" onmouseover="doTooltip(event,'PDF File (366 KBs)<br>OPEN: Left Click<br> SAVE: Right Click')" onmouseout="hideTip()"> abstract</a> |</strong></span> <a href="projects/mislab/navigated_drillguide_for_tka-paper.pdf">full text </a>| <span class="style39"><a href="javascript:popWin('projects/mislab/drillguidevideo.htm','red',510,305,75,75)">video</a> | </span></p>
</div></td>
</tr>
</table>
<BR clear="left">
<br>
<table width="500" height="252" border="0" align="left">
<tr>
<th width="15" height="162" class="style26" scope="row"> </th>
<td width="150" align="left" valign="top" class="style26"><p align="center"><a href="javascript:popWin('projects/mislab/burringimages.htm','red',550,410,75,75)"><img src="projects/mislab/thumbburring.jpg" width="150" height="200" border="0"></a></p>
<p align="center" class="style42"> Summer 2005</p></td>
<td width="15" class="style26"> </td>
<td align="left" valign="top" class="style26"><div align="left">
<p><strong> Computer Navigated Burring System</strong><strong><br>
( <a href="http://mis-lab.org/">NYU School of Medicine - MIS Lab </a>) </strong></p>
<p>A method for performing free-hand bone cuts with a navigated computer-actuated burr. The burr is actuated only when it is located within a pre-designated workspace with respect to the target bone. The burr is tracked using an instrumented linkage and powered by AC motor assembly with 12,000 rpm output. The control application operates at 100Hz to provide quick response required for rapid motor decelaration control. </p>
<p align="justify">(collaboration with Michale Sudano) </p>
<p align="center" class="style22 style38"><span class="style39"><strong>| <a href="javascript:popWin('projects/mislab/burringimages.htm','red',550,410,75,75)"> images</a> <strong>|</strong> <a href="javascript:popWin('projects/mislab/burringvideo.htm','red',510,305,75,75)">video</a> |</strong></span></p>
</div></td>
</tr>
</table>
<BR clear="left">
<br>
<table width="500" height="252" border="0" align="left">
<tr>
<th width="15" height="162" class="style26" scope="row"> </th>
<td width="150" align="left" valign="top" class="style26"><p align="center"><a href="javascript:popWin('projects/mislab/freehandnavigationimages.htm','nav',450,450,75,75)"><img src="projects/mislab/thumbfreehand.jpg" width="150" height="200" border="0"></a></p>
<p align="center" class="style42"> Oct. 2003 - Present </p></td>
<td width="15" class="style26"> </td>
<td align="left" valign="top" class="style26"><div align="left">
<p> <strong>Navigated Freehand Cutting in Total Knee Replacement <br>
(<a href="http://mis-lab.org/"> NYU School of Medicine - MIS Lab </a>) </strong></p>
<p align="justify"> Investigated the viability of freehand bone cutting, a technique that utilizes direct visualization from a computer screen to guide the surgeon without conventional jigs or fixtures. Two different tool tracking technologies were implemented: electromagnetic and instrumented linkage. Various navigation interfaces were developed.
The instrumented linkage navigation system gave the most accurate and consistent results, with mean angular errors of less than 1.0° and mean deviation from the target height of less than 1.0 mm. (collaboration with Rachel Forman) </p>
<p align="center" class="style39">| <a href="javascript:popWin('projects/mislab/freehandnavigationimages.htm','nav',450,450,75,75)"> images</a> <strong>| <a href="projects/mislab/freehand-poster.pdf" target="_blank" onmouseover="doTooltip(event,'PDF File (58 KBs)<br>OPEN: Left Click<br> SAVE: Right Click')" onmouseout="hideTip()">poster</a> | <a href="projects/studioblue/AdrianneWortzel%20-%20ElizaRedux.mov" target="_blank" onmouseover="doTooltip(event,'Eliza Redux <br> Adrianne Wortzel<br>MOV File (28.74 MBs)<br>PLAY: Left Click<br> SAVE: Right Click')" onmouseout="hideTip()"></a></strong> <strong><a href="projects/mislab/freehand-poster2.pdf" target="_blank" onmouseover="doTooltip(event,'PDF File (57 KBs)<br>OPEN: Left Click<br> SAVE: Right Click')" onmouseout="hideTip()">poster</a> | <a href="projects/studioblue/AdrianneWortzel%20-%20ElizaRedux.mov" target="_blank" onmouseover="doTooltip(event,'Eliza Redux <br> Adrianne Wortzel<br>MOV File (28.74 MBs)<br>PLAY: Left Click<br> SAVE: Right Click')" onmouseout="hideTip()"></a></strong> </p>
</div></td>
</tr>
</table>
<BR clear="left">
<br>
<table width="500" height="252" border="0" align="left">
<tr>
<th width="15" height="162" class="style26" scope="row"> </th>
<td width="150" align="left" valign="top" class="style26"><p align="center"><a href="javascript:popWin('projects/mislab/imrodimages.htm','red',550,410,75,75)"><img src="projects/mislab/thumbIMrod.jpg" width="150" height="200" border="0"></a></p>
<p align="center" class="style42"> Aug. 2004</p></td>
<td width="15" class="style26"> </td>
<td align="left" valign="top" class="style26"><div align="left">
<p><strong> Intramedulary Rod Design<br>
( <a href="http://mis-lab.org/">NYU School of Medicine - MIS Lab</a> ) </strong></p>
<p align="justify">Design of flexible and modular intramedulary rod for knee replacement surgery. Reduces canal damage, and is more accurate in determining mechanical axis of the femur. </p>
<p align="center" class="style22"><span class="style39">| <a href="javascript:popWin('projects/mislab/imrodimages.htm','red',550,410,75,75)">images</a> <strong>|</strong></span> </p>
</div></td>
</tr>
</table>
<BR clear="left">
<br>
<table width="500" height="252" border="0" align="left">
<tr>
<th width="15" height="162" class="style26" scope="row"> </th>
<td width="150" align="left" valign="top" class="style26"><p align="center"><img src="projects/jig/thumbJig.jpg" width="152" height="202"></p>
<p align="center" class="style42"> May 2001</p></td>
<td width="15" class="style26"> </td>
<td align="left" valign="top" class="style26"><div align="left">
<p><strong> Knee Replacement Cutting Guide <br>
( Cooper Union - Team Design Project ) </strong></p>
<p align="justify">Designed a new approach to preparing articular surfaces for knee replacement using a key replication concept and burrs. </p>
<p align="justify">(Guided by Dr. Peter Walker) </p>
<p align="center" class="style39"> </p>
</div></td>
</tr>
</table>
<BR clear="left">
</body>
<!-- place these just before close body tag -->
<script src="js/dw_event.js" type="text/javascript"></script>
<script src="js/dw_viewport.js" type="text/javascript"></script>
<script src="js/dw_tooltip.js" type="text/javascript"></script>
</html>