Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.85 KB | None | 0 0
  1. <!DOCTYPE html>
  2.  
  3. <html lang="pl">
  4.  
  5. <head>
  6.  
  7. <title> Zadanko-1-przerobka </title>
  8.  
  9. <meta charset="utf-8"/>
  10. <meta name="Takietamitakietam"/>
  11. <meta name="keywords" content ="nuda,nuda,nuda" />
  12. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  13.  
  14. <link rel="stylesheet" type="text/css" href="css/Classes.css">
  15. <link rel="stylesheet" type="text/css" href="css/Id.css">
  16. <link rel="stylesheet" type="text/css" href="css/Markups.css">
  17. <link href="https://fonts.googleapis.com/css?family=Boogaloo|Nosifer|Permanent+Marker&amp;subset=latin-ext" rel="stylesheet">
  18.  
  19.  
  20. </head>
  21.  
  22.  
  23.  
  24. <body>
  25.  
  26. <div class="container">
  27.  
  28. <div id="logo">
  29.  
  30. <div id="picrelL">
  31. <img src="png/Logo_PG.jpg" alt="Logo_PG" width="100%" height="100%" />
  32. </div>
  33.  
  34. <div id="name">
  35. <h6 class="big"> Hypertext and Hypermedia </h6>
  36. <h6 class="aqua"> Class no. 1 – HTML and CSS </h6>
  37. <h6 class="small"> Gdańsk University of Technology </h6>
  38. <h6 class="small"> Faculty of Electronics, Telecommunications and Informatics </h6>
  39. </div>
  40.  
  41. <div id="picrelR">
  42. <img src="png/Logo_WETI.jpg" alt="Logo_WETI" width="100%" height="100%" />
  43. </div>
  44.  
  45. <div style="clear:both;"></div>
  46.  
  47.  
  48. </div>
  49.  
  50. <div class="nav">
  51. <a href="#s1">
  52. <div class="tile" style="margin-top: 50%;"> <h4 id="first">Introduction</h4> </div>
  53. </a>
  54. <a href="#s2">
  55. <div class="tile"> <h4>The OCT principles of operations</h4> </div>
  56. </a>
  57. <a href="#s3">
  58. <div class="tile"> <h4>The examples of OCT measurements</h4> </div>
  59. </a>
  60. <a href="#s4">
  61. <div class="tile"> <h4>Specification of laboratory OCT systems </h4> </div>
  62. </a>
  63. <a href="#s5">
  64. <div class="tile" style="margin-bottom: 100%;"> <h4>Contact</h4> </div>
  65. </a>
  66. </div>
  67.  
  68. <div class="content">
  69.  
  70. <div class="paragraph">
  71.  
  72. <h1> OPTICAL COHERENCE TOMOGRAPHY </h1>
  73. <h2 id="s1"> Introduction </h2>
  74.  
  75. <p>
  76. The Optical Coherence Tomography (OCT) is an optical measurement technique used for investigation of wide range of scattering or semitransparent materials. The OCT enables surface and subsurface examination of different types of materials to be performed in
  77. non-contact and non-destructive way. With the aid of OCT one can visualize the depth structure of investigated materials, measure its thickness and also detect some defects and inhomogeneities with measurement resolution of few µm, high sensitivity and dynamic range. Nowadays, the advantages of OCT make it applied in medical diagnosis especially in ophthalmology, dermatology, stomatology and endoscopy as well, as in industry and science. Beyond medical applications the OCT is used for material characterization, surface and subsurface defect localization, strain fields mapping in polymers, ceramic materials examination, as well as art conservation. The high application potential makes the OCT an interesting tool for scientists and researches from many fields of interests.
  78.  
  79. </p>
  80.  
  81. <h2 id="s2"> The OCT principles of operations </h2>
  82.  
  83. <p>
  84. The OCT measurements are based on a selective detection of the light backscattered from the particular scattering points located the investigated object, which is needed for 2D and 3D tomography imaging. To perform such measurements, low-coherence interferometry (LCI) is applied. The LCI, also known as white-light interferometry (WLI), is an attractive measurement method offering high measurement resolution, high sensitivity and measurement speed. Unlike classic interferometry, where ambiguity of measurement result often exists, LCI can provide unambiguous (i.e. absolute) measurement result relatively easily. An example of OCT setup has been shown in Fig. 1.
  85. </p>
  86.  
  87. <div class="pic1">
  88. <img src="gif/OCT.gif" alt="OCT" width="100%" height="100%" />
  89. </div>
  90.  
  91. <h6 class="section"> Fig. 1. The LCI/WLI Michelson’s interferometer. </h6>
  92.  
  93. </div>
  94.  
  95. </div>
  96.  
  97. <div class="add"></div>
  98.  
  99. <div style="clear:both;"></div>
  100.  
  101. </div>
  102.  
  103. <div class="container">
  104.  
  105. <div class="nav" style="height: 100%;"></div>
  106.  
  107. <div class="content">
  108.  
  109. <div class="paragraph">
  110.  
  111. <p>
  112. Low-coherence light emitted by the broadband source is divided into two beams by a beam splitter and guided into two interferometer arms. One of the beams is focused on the investigated sample and the other one is guided into a moving reference mirror. The light reflected back from the sample interferes with the beam reflected by the mirror. The interference fringes can be detected only if the optical path lengths difference in the interferometer arms is not bigger than the coherence length of the source. The interference signal can be seen in the Fig. 1.
  113. </p>
  114.  
  115. <h3 class="section" style="color: #b4f69f; text-align: center; margin-top: 20px;" id="s3">The examples of OCT measurements</h3>
  116.  
  117. <div class="full">
  118.  
  119. <h5 class="section" style="margin-top: 90px;"> Fig. 2.The cornea and the anterior chamber </h5>
  120.  
  121. </div>
  122.  
  123. <div class="jpg2" style="margin-right: 10px;">
  124. <img src="jpg/Fig_2.jpg" alt="Fig_2" width="100%" height="100%" />
  125. </div>
  126.  
  127. <div style="clear: both;"></div>
  128.  
  129. <div class="jpg2" style="margin-left: 10px;">
  130. <img src="jpg/Fig_3.jpg" alt="Fig_3" width="100%" height="100%" />
  131. </div>
  132.  
  133.  
  134. <div class="full">
  135. <h5 class="section" style="margin-top: 90px;"> Fig. 3. Full-range complex ambiguity free image of the whole anterior segment of eye </h5>
  136. </div>
  137.  
  138. <div style="clear: both;"></div>
  139.  
  140. <h3 class="section" style="color: #b4f69f; text-align: center; margin-top: 20px;">Beyond medical applications of OCT</h3>
  141.  
  142. </div>
  143.  
  144. <div class="jpg3">
  145. <img src="jpg/Fig_4.jpg" alt="Fig_4" width="100%" height="100%" />
  146. </div>
  147. <div class="jpg3">
  148. <img src="jpg/Fig_5.jpg" alt="Fig_5" width="100%" height="100%" />
  149. </div>
  150.  
  151. <div class="endind">
  152. <h6 class="section"> Fig. 4. SMD microchip </h6>
  153. </div>
  154.  
  155. <div class="endind">
  156. <h6 class="section"> Fig. 5. High bright LED diode </h6>
  157. </div>
  158.  
  159. <div style="clear: both;"></div>
  160.  
  161. </div>
  162.  
  163. <div class="add" style="height: 100%;"></div>
  164.  
  165. </div>
  166.  
  167.  
  168.  
  169.  
  170.  
  171. <div class="container">
  172.  
  173. <div class="nav" style="height: 850px;"></div>
  174.  
  175. <div class="content">
  176.  
  177. <div class="paragraph">
  178. <p>
  179. <h2 id="s4"> Specification of laboratory OCT systems </h2>
  180.  
  181. <div id="table1">
  182. <table width="600px" align="center">
  183. <tr>
  184. <th class="row">System</th>
  185. <th class="row">IVS-2000-PS</th>
  186. <th class="row">HR-PS-OCT</th>
  187. <th class="row">PS-ScOCT</th>
  188. </tr>
  189. <tr>
  190. <th class="col">Wavelength range</th>
  191. <td>
  192. Center: 1320 nm <br/>
  193. Range: 120 nm
  194. </td>
  195. <td>
  196. Center: 1410 nm <br/>
  197. Range: 450 nm
  198. </td>
  199. <td>
  200. Center: 1320 nm <br/>
  201. Range: 150 nm
  202. </td>
  203. </tr>
  204. <tr>
  205. <th class="col">Axial resolution</th>
  206. <td>12 μm</td>
  207. <td>4 μm</td>
  208. <td>9 μm</td>
  209. </tr>
  210. <tr>
  211. <th class="col">Lateral resolution</th>
  212. <td>15 μm</td>
  213. <td>5 μm</td>
  214. <td>12 μm</td>
  215. </tr>
  216. <tr>
  217. <th class="col">Frame rate</th>
  218. <td>> 4 fps</td>
  219. <td>--</td>
  220. <td>> 4 fps</td>
  221. </tr>
  222. <tr>
  223. <th class="col">Max. displayed imaging range</th>
  224. <td>3 mm</td>
  225. <td>1 mm</td>
  226. <td>1 mm</td>
  227. </tr>
  228. <tr>
  229. <th class="col">Transverse imaging range</th>
  230. <td>10 mm</td>
  231. <td>2 mm</td>
  232. <td>5 mm</td>
  233. </tr>
  234. <tr>
  235. <th class="col">PS measurements</th>
  236. <td>Retardation</td>
  237. <td>
  238. Retardation <br/>
  239. Opt. axis orientation <br/>
  240. </td>
  241. <td>
  242. Retardation <br/>
  243. Opt. axis orientation <br/>
  244. Diattenuation <br/>
  245. Spectroscopic meas. <br/>
  246. </td>
  247. </tr>
  248. </table>
  249. </div>
  250.  
  251. <h2 id="s5"> Contact </h2>
  252.  
  253. <p>
  254. If you have any questions, please, fulfil the contact form below.
  255. </p>
  256.  
  257. <div id="form">
  258. <form>
  259.  
  260. First name: <input type="text" name="firstname">
  261. Last name <input type="text" name="lastname">
  262. <br/><br/>
  263. Issue: <br/>
  264. <input type="radio" name="idk" value="OCT features" checked> OCT features<br>
  265. <input type="radio" name="idk" value="OCT applications"> OCT applications<br>
  266. <input type="radio" name="idk" value="Laboratory of OCT"> Laboratory of OCT<br>
  267. <input type="radio" name="idk" value="Others"> Others <br/><br/>
  268. <textarea rows="8" cols="50">Insert your inquiry here
  269. </textarea> <br/><br/>
  270. <div style="text-align:center">
  271. <input type="submit" value="Submit">
  272. </div>
  273. </form>
  274. </div>
  275. </p>
  276. </div>
  277.  
  278. </div>
  279.  
  280. <div class="add" style="height: 850px;"></div>
  281.  
  282. <div style="clear: both;"></div>
  283.  
  284. <div class="footer">
  285. 2017 &copy; blablablablablablablablabla
  286. </div>
  287.  
  288. </div>
  289.  
  290.  
  291.  
  292. </body>
  293.  
  294.  
  295.  
  296.  
  297.  
  298. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement