Towards Automatic Nanomanipulation at the Atomic Scale

Size: px
Start display at page:

Download "Towards Automatic Nanomanipulation at the Atomic Scale"

Transcription

1 Towards Automatic Nanomanipulation at the Atomic Scale Bernd Schütz Department of Computer Science University of Hamburg, Germany

2 Department of Computer Science Outline Introduction System Overview Workpackages 1. integration of nm into an STM-Measurementsystem 2. segmentation/labelling of atoms and molecules 3. navigation/calibration 4. manipulation skills 5. planning/simulation Outlook Towards Automatic Nanomanipulation at the Atomic Scale 1

3 Department of Computer Science Introduction Definition: Manipulation of nanometer size objects with a nanometer size tool-tip with (sub)nanometer precision. Application: manual (scan manipulate scan) cycle Motivation: Nanomanipulation will soon be a standard preparation technique for experiments in physical and biological science. automation of nanomanipulation mandatory Towards Automatic Nanomanipulation at the Atomic Scale 2

4 Department of Computer Science Introduction Tools Atomic Force Microscope (AFM) manipulation of nanoparticles push, pull, pick and place, bend, twist etc. Scanning Tunneling Microscope (STM) manipulation at the atomic scale repulsive, attractive and vertical mode special tools integrated into a microscope Towards Automatic Nanomanipulation at the Atomic Scale 3

5 Department of Computer Science Introduction STM Manipulation Modes repulsive mode (pure pushing) constant current mode TIP F Adsorbat Surface attractive mode (pure pulling) constant current mode Adsorbat F TIP Surface vertical mode voltage pulse to attain atom to tip move in imaging mode voltage pulse to attain atom to surface F TIP Adsorbat TIP F TIP Surface Towards Automatic Nanomanipulation at the Atomic Scale 4

6 Department of Computer Science Introduction Advanced User Interfaces several user interfaces intended for manual nanomanipulation under development features: advanced graphics haptic device and reliable force feedback teleoperation contact models, modeling of nanoobjects drift compensation designed for ambiant AFM Towards Automatic Nanomanipulation at the Atomic Scale 5

7 Department of Computer Science Introduction Automation in Nanomanipulation manipulating nanoparticles with an AFM first steps towards automation CAD-models of nanostructures drift calculation manipulation at atomic scale with a STM Autonomous Atom Assembler (AAA) tool for automatic positioning of tens of single atoms rule-based path planning no drift compensation Michigan State University National Institute of Standards and Technology Towards Automatic Nanomanipulation at the Atomic Scale 6

8 Department of Computer Science Where we are Introduction System Overview Workpackages 1. integration of nm into an STM-Measurementsystem 2. segmentation/labelling of atoms and molecules 3. navigation/calibration 4. manipulation skills 5. planning/simulation Outlook Towards Automatic Nanomanipulation at the Atomic Scale 7

9 Department of Computer Science System Overview Automatic Manipulation of Atomic Structures in Hamburg (AMASH) tool for automatic nanomanipulation at atomic scale manual manipulation and user intervention possible anytime target description via graphic editor or algorithmic description rule-based pathplanner open-end knowledge base Towards Automatic Nanomanipulation at the Atomic Scale 8

10 Department of Computer Science System Overview System Overview User Interface visualization control haptic Task Database Strategy Recognition Measurement Planning Image Computing Knowledge Base Skill Model Servo Controller Nanomanipulation Sensing Towards Automatic Nanomanipulation at the Atomic Scale 9

11 Department of Computer Science Workpackages 1. enhanced user interface & STM 2. segmentation/labelling of atoms and molecules 3. navigation/calibration 4. manipulation skills 5. planning/simulation Towards Automatic Nanomanipulation at the Atomic Scale 10

12 Department of Computer Science Workpackage 1 Enhanced User Interface & AMASH nanomanipulator from the University of North Carolinas (UNC) nanomanipulator-project: enhanced 3D visualization system haptic control system force-feedback-driven manual manipulation basic manipulation skills supports teleoperation full source code available to us Towards Automatic Nanomanipulation at the Atomic Scale 11

13 Department of Computer Science Workpackage 1 UNC nm & AMASH User Interface Visualization Control Haptic Task Database Strategy Recognition Measurement Planning Image Computing Knowledge Base Skill Model Servo Controller Nanomanipulation Sensing green darkgreen covered by the nanomanipulator covered by the microscope Towards Automatic Nanomanipulation at the Atomic Scale 12

14 Department of Computer Science Workpackage 1 Hamburg UHV LT-STM & AMASH Ultra High Vacuum (UHV) Low Temperature down to 6K Magnetic field 6T Contamination rate < 1 adsobate per 500x500nm per week Fe evaporator Towards Automatic Nanomanipulation at the Atomic Scale 13

15 Department of Computer Science Workpackage 1 Measurement System TOPS II measurement system from WA Technologie attached to: UHV LT-STM (1) specification see above UHV LT-AFM temperature down to 10 K atomic resolution UHV LT-STM (2) temperature down to 300 mk magnetic field 14 T full source code available Towards Automatic Nanomanipulation at the Atomic Scale 14

16 Department of Computer Science Workpackage 1 UNC nm & HH UHV LT-STM both user interfaces (primary and nm) should run in parallel at least two secondary user interfaces (nms) should be able to run in parallel the architecture of the UNC nm provides an excellent basis for AMASH Towards Automatic Nanomanipulation at the Atomic Scale 15

17 Department of Computer Science Workpackage 1 Integration of nm & STM Image generation Geometry Buttons Events User Interface Commands/ queries TCP/IP Host System Linux PC Transputer System ISA Expansioncard Store Tops T805 16M T805 2M Screen Analog Electronics & HV Amplifier Display nanomanipulator Positions Forces Phantom Samples/ responses TOPS System Body Head T805 1M T414 1M External Expansion DAC ADC DAC (XYZ)shift bias shift captured data (XYZ)scale & position bias scale & value XYZ sensor STM Tunneling current I + Sample Positoning device for X, Y and Z Y X Z only minor changes of the nm-software Towards Automatic Nanomanipulation at the Atomic Scale 16

18 Department of Computer Science Workpackage 1 Integration of nm & STM Image generation Geometry Buttons Events User Interface Commands/ queries TCP/IP Host System Linux PC Transputer System ISA Expansioncard Store Tops T805 16M T805 2M Screen Analog Electronics & HV Amplifier Display nanomanipulator Positions Forces Phantom Samples/ responses TOPS System Body Head T805 1M T414 1M External Expansion DAC ADC DAC (XYZ)shift bias shift captured data (XYZ)scale & position bias scale & value XYZ sensor STM Tunneling current I + Sample Positoning device for X, Y and Z Y X Z only minor changes of the nm-software the primary user interface of the microscope completely reprogrammed Towards Automatic Nanomanipulation at the Atomic Scale 16

19 Department of Computer Science Workpackage 1 Integration of nm & STM Image generation Geometry Buttons Events User Interface Commands/ queries TCP/IP Host System Linux PC Transputer System ISA Expansioncard Store Tops T805 16M T805 2M Screen Analog Electronics & HV Amplifier Display nanomanipulator Positions Forces Phantom Samples/ responses TOPS System Body Head T805 1M T414 1M External Expansion DAC ADC DAC (XYZ)shift bias shift captured data (XYZ)scale & position bias scale & value XYZ sensor STM Tunneling current I + Sample Positoning device for X, Y and Z Y X Z only minor changes of the nm-software the primary user interface of the microscope completely reprogrammed some changes of the low-level routines of the measurementsystem software also neccessary Towards Automatic Nanomanipulation at the Atomic Scale 16

20 Department of Computer Science Workpackage 1 Requirements for primary user Interface interface for communication with nm via TCP/IP API for controlling the instrument (more flexibility with other microscopes) API for IEEE 488 equipment for full control of instruments environment script language for rapid prototyping of low-level algorithms ability to run instrument in batch mode web-interface for monitoring readouts Towards Automatic Nanomanipulation at the Atomic Scale 17

21 Department of Computer Science Workpackage 1 Results of Integration of nm & UHV LT-STM full power of the nm-system is now available to the STM users manual manipulation is much more comfortable due to haptic device nm-user can access the microscope from all over the world (problem: network latency in manipulation mode) excellent platform for developing automation on the atomic scale Towards Automatic Nanomanipulation at the Atomic Scale 18

22 Department of Computer Science Workpackage 1 Tungsten surface as used for our tests with surface steps and some Fe adsorbat Atoms. The step highlighted by the red and blue line denotes a monolayer step. Towards Automatic Nanomanipulation at the Atomic Scale 19

23 Department of Computer Science Where we are Introduction System Overview Workpackages 1. integration of nm into an STM-Measurementsystem 2. segmentation/labelling of atoms and molecules 3. navigation/calibration 4. manipulation skills 5. planning/simulation Outlook Towards Automatic Nanomanipulation at the Atomic Scale 20

24 Department of Computer Science Workpackage 2 Segmentation/Labelling Robust automatic segmentation/labelling of atoms and molecules: Segmentation: several types of adsorbat atoms STM topographic data on-demand local spectroscopy structural and statistical methods Labelling: atoms: on/beneath the surface molecules: orientation, shape descriptors Towards Automatic Nanomanipulation at the Atomic Scale 21

25 Department of Computer Science Workpackage 3 Navigation/Calibration Navigation/Positioning based on results of image processing specialized software-controller off-line training Calibration consecutive update and recalibration of internal control Calibrated Synthetic Viewing (CSV) approach Drift compensation Kalman filtering restrictive local scan approach Towards Automatic Nanomanipulation at the Atomic Scale 22

26 Department of Computer Science Workpackage 4 Manipulation Skills Hierarchical sensor-based skill library: basic skills positioning tool tip moving tool tip pure pushing, pure pulling attain/reattain adsorbat advanced skills (composed of basic and acvanced skills) moving (attractive repulsive vertical) collision-free path control cleaning area Towards Automatic Nanomanipulation at the Atomic Scale 23

27 Department of Computer Science Workpackage 5 Planning/Simulation Planning rule-based planning knowledge base with a set of rules for every adsorbat error recovery for uncertainty Simulation validating the moves of a path validating the sequence of paths Control scheme adjustable autonomy Towards Automatic Nanomanipulation at the Atomic Scale 24

28 Department of Computer Science Outlook realized combination of nanomanipulator and UHV LT-STM not only an excellent platform for AMASH but also eases the usage of the STM step by step refinement towards automation a working system at every stage of development Towards Automatic Nanomanipulation at the Atomic Scale 25

Low Temperature (LT), Ultra High Vacuum (UHV LT) Scanning Probe Microscopy (SPM) Laboratory

Low Temperature (LT), Ultra High Vacuum (UHV LT) Scanning Probe Microscopy (SPM) Laboratory Low Temperature (LT), Ultra High Vacuum (UHV LT) Scanning Probe Microscopy (SPM) Laboratory The laboratory of Low Temperature, Ultra High Vacuum (UHV LT) is specifically designed for surface science microscopy

More information

Scanning Probe Microscopy. Amanda MacMillan, Emmy Gebremichael, & John Shamblin Chem 243: Instrumental Analysis Dr. Robert Corn March 10, 2010

Scanning Probe Microscopy. Amanda MacMillan, Emmy Gebremichael, & John Shamblin Chem 243: Instrumental Analysis Dr. Robert Corn March 10, 2010 Scanning Probe Microscopy Amanda MacMillan, Emmy Gebremichael, & John Shamblin Chem 243: Instrumental Analysis Dr. Robert Corn March 10, 2010 Scanning Probe Microscopy High-Resolution Surface Analysis

More information

Control of Dynamics of SPM Probes for Non-destructive Defectoscopy

Control of Dynamics of SPM Probes for Non-destructive Defectoscopy XXX. ASR '2005 Seminar, Instruments and Control, Ostrava, April 29, 2005 209 Control of Dynamics of SPM Probes for Non-destructive Defectoscopy KALA, Jaroslav Ing., Physics Department, FEEC, BUT, Technická

More information

Lecture 4 Scanning Probe Microscopy (SPM)

Lecture 4 Scanning Probe Microscopy (SPM) Lecture 4 Scanning Probe Microscopy (SPM) General components of SPM; Tip --- the probe; Cantilever --- the indicator of the tip; Tip-sample interaction --- the feedback system; Scanner --- piezoelectric

More information

Introduction to the Scanning Tunneling Microscope

Introduction to the Scanning Tunneling Microscope Introduction to the Scanning Tunneling Microscope A.C. Perrella M.J. Plisch Center for Nanoscale Systems Cornell University, Ithaca NY Measurement I. Theory of Operation The scanning tunneling microscope

More information

REPORT ON SCANNING TUNNELING MICROSCOPE. Course ME-228 Materials and Structural Property Correlations Course Instructor Prof. M. S.

REPORT ON SCANNING TUNNELING MICROSCOPE. Course ME-228 Materials and Structural Property Correlations Course Instructor Prof. M. S. REPORT ON SCANNING TUNNELING MICROSCOPE Course ME-228 Materials and Structural Property Correlations Course Instructor Prof. M. S. Bobji Submitted by Ankush Kumar Jaiswal (09371) Abhay Nandan (09301) Sunil

More information

Design of an Information Based Manufacturing framework for Nano Manipulation

Design of an Information Based Manufacturing framework for Nano Manipulation Design of an Information Based Manufacturing framework for Nano Manipulation J. CECIL, ANANT TRIVEDI Department of Industrial Engineering, Center for Information Based Manufacturing (CINBM) New Mexico

More information

Nanometrology and its role in the development of nanotechnology

Nanometrology and its role in the development of nanotechnology Nanometrology and its role in the development of nanotechnology Rob Bergmans Nederlands Meetinstituut Van Swinden Laboratorium 1 NMi Van Swinden Laboratorium The Art of Measurement Dutch national metrology

More information

Application Note 12: Fully Automated Compound Screening and Verification Using Spinsolve and MestReNova

Application Note 12: Fully Automated Compound Screening and Verification Using Spinsolve and MestReNova Application Note : Fully Automated Compound Screening and Verification Using Spinsolve and MestReNova Paul Bowyer, Magritek, Inc. and Mark Dixon, Mestrelab Sample screening to verify the identity or integrity

More information

Alpha spectrometry systems. A users perspective. George Ham. 26 th May Date Month Year

Alpha spectrometry systems. A users perspective. George Ham. 26 th May Date Month Year Alpha spectrometry systems A users perspective George Ham Date Month Year 26 th May 2005 Centre for Radiation, Chemical and Environmental Hazards Radiation Protection Division formerly the National Radiological

More information

Crystalline Surfaces for Laser Metrology

Crystalline Surfaces for Laser Metrology Crystalline Surfaces for Laser Metrology A.V. Latyshev, Institute of Semiconductor Physics SB RAS, Novosibirsk, Russia Abstract: The number of methodological recommendations has been pronounced to describe

More information

Institute for Functional Imaging of Materials (IFIM)

Institute for Functional Imaging of Materials (IFIM) Institute for Functional Imaging of Materials (IFIM) Sergei V. Kalinin Guiding the design of materials tailored for functionality Dynamic matter: information dimension Static matter Functional matter Imaging

More information

QuantumMCA QuantumNaI QuantumGe QuantumGold

QuantumMCA QuantumNaI QuantumGe QuantumGold QuantumMCA QuantumNaI QuantumGe QuantumGold Berkeley Nucleonics Corporation (San Rafael, CA) and Princeton Gamma Tech (Princeton, NJ) have partnered to offer gamma spectroscopy with either germanium or

More information

Low Temperature Physics Measurement Systems

Low Temperature Physics Measurement Systems PAGE 6 & 2008 2007 PRODUCT CATALOG Accelerate your Semiconductor Research & Developments towards Nanoscale Products. Experience your new working horse in the emerging field of semiconductor research for

More information

Molecular Dynamics on the Angstrom Scale

Molecular Dynamics on the Angstrom Scale Probing Interface Reactions by STM: Molecular Dynamics on the Angstrom Scale Zhisheng Li Prof. Richard Osgood Laboratory for Light-Surface Interactions, Columbia University Outline Motivation: Why do we

More information

Scanning Probe Microscopy

Scanning Probe Microscopy 1 Scanning Probe Microscopy Dr. Benjamin Dwir Laboratory of Physics of Nanostructures (LPN) Benjamin.dwir@epfl.ch PH.D3.344 Outline: Introduction: What is SPM, history STM AFM Image treatment Advanced

More information

Introducing the Morphologi G3 ID The future of particle characterization

Introducing the Morphologi G3 ID The future of particle characterization Introducing the Morphologi G3 ID The future of particle characterization Dr Anne Virden, Product technical specialist diffraction and analytical imaging What is the Morphologi G3-ID? Advanced R&D particle

More information

GIS Software. Evolution of GIS Software

GIS Software. Evolution of GIS Software GIS Software The geoprocessing engines of GIS Major functions Collect, store, mange, query, analyze and present Key terms Program collections of instructions to manipulate data Package integrated collection

More information

INTRODUCTION TO SCA\ \I\G TUNNELING MICROSCOPY

INTRODUCTION TO SCA\ \I\G TUNNELING MICROSCOPY INTRODUCTION TO SCA\ \I\G TUNNELING MICROSCOPY SECOND EDITION C. JULIAN CHEN Department of Applied Physics and Applied Mathematics, Columbia University, New York OXFORD UNIVERSITY PRESS Contents Preface

More information

Scanning Tunneling Microscopy and its Application

Scanning Tunneling Microscopy and its Application Chunli Bai Scanning Tunneling Microscopy and its Application With 181 Figures SHANGHAI SCIENTIFIC & TECHNICAL PUBLISHERS Jpl Springer Contents 1. Introduction 1 1.1 Advantages of STM Compared with Other

More information

FRAM V5.2. Plutonium and Uranium Isotopic Analysis Software

FRAM V5.2. Plutonium and Uranium Isotopic Analysis Software V5.2 Plutonium and Uranium Isotopic Analysis Software Advanced Isotopic Ratio Analysis Software for HPGe Gamma-Ray Spectra Analyzes Pu, and a wide variety of heterogeneous samples containing Pu, Am, U,

More information

The most versatile AFM platform for your nanoscale microscopy needs

The most versatile AFM platform for your nanoscale microscopy needs The most versatile AFM platform for your nanoscale microscopy needs Atomic Force Microscopy (AFM) for nanometer resolution imaging with electrical, magnetic, thermal, and mechanical property measurement

More information

Enabling ENVI. ArcGIS for Server

Enabling ENVI. ArcGIS for Server Enabling ENVI throughh ArcGIS for Server 1 Imagery: A Unique and Valuable Source of Data Imagery is not just a base map, but a layer of rich information that can address problems faced by GIS users. >

More information

PHI 5000 Versaprobe-II Focus X-ray Photo-electron Spectroscopy

PHI 5000 Versaprobe-II Focus X-ray Photo-electron Spectroscopy PHI 5000 Versaprobe-II Focus X-ray Photo-electron Spectroscopy The very basic theory of XPS XPS theroy Surface Analysis Ultra High Vacuum (UHV) XPS Theory XPS = X-ray Photo-electron Spectroscopy X-ray

More information

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015

Introduction to Portal for ArcGIS. Hao LEE November 12, 2015 Introduction to Portal for ArcGIS Hao LEE November 12, 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration options Portal for ArcGIS + ArcGIS for

More information

Characterization of MEMS Devices

Characterization of MEMS Devices MEMS: Characterization Characterization of MEMS Devices Prasanna S. Gandhi Assistant Professor, Department of Mechanical Engineering, Indian Institute of Technology, Bombay, Recap Characterization of MEMS

More information

Model 2300XP PSL & Process-Particle Wafer Deposition System

Model 2300XP PSL & Process-Particle Wafer Deposition System Model 2300XP PSL & Process-Particle Wafer Deposition System Deposit PSL spheres on wafers to create NISTtraceable PSL size standards for - calibrating wafer inspection systems - providing fab-wide and

More information

WeatherHawk Weather Station Protocol

WeatherHawk Weather Station Protocol WeatherHawk Weather Station Protocol Purpose To log atmosphere data using a WeatherHawk TM weather station Overview A weather station is setup to measure and record atmospheric measurements at 15 minute

More information

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law Portal for ArcGIS: An Introduction Catherine Hynes and Derek Law Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options and groups Portal for ArcGIS

More information

Chapter 10. Nanometrology. Oxford University Press All rights reserved.

Chapter 10. Nanometrology. Oxford University Press All rights reserved. Chapter 10 Nanometrology Oxford University Press 2013. All rights reserved. 1 Introduction Nanometrology is the science of measurement at the nanoscale level. Figure illustrates where nanoscale stands

More information

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below.

Among various open-source GIS programs, QGIS can be the best suitable option which can be used across partners for reasons outlined below. Comparison of Geographic Information Systems (GIS) software As of January 2018, WHO has reached an agreement with ESRI (an international supplier of GIS software) for an unlimited use of ArcGIS Desktop

More information

Basic Laboratory. Materials Science and Engineering. Atomic Force Microscopy (AFM)

Basic Laboratory. Materials Science and Engineering. Atomic Force Microscopy (AFM) Basic Laboratory Materials Science and Engineering Atomic Force Microscopy (AFM) M108 Stand: 20.10.2015 Aim: Presentation of an application of the AFM for studying surface morphology. Inhalt 1.Introduction...

More information

Sensors and Metrology. Outline

Sensors and Metrology. Outline Sensors and Metrology A Survey 1 Outline General Issues & the SIA Roadmap Post-Process Sensing (SEM/AFM, placement) In-Process (or potential in-process) Sensors temperature (pyrometry, thermocouples, acoustic

More information

Software BioScout-Calibrator June 2013

Software BioScout-Calibrator June 2013 SARAD GmbH BioScout -Calibrator 1 Manual Software BioScout-Calibrator June 2013 SARAD GmbH Tel.: ++49 (0)351 / 6580712 Wiesbadener Straße 10 FAX: ++49 (0)351 / 6580718 D-01159 Dresden email: support@sarad.de

More information

Leveraging Web GIS: An Introduction to the ArcGIS portal

Leveraging Web GIS: An Introduction to the ArcGIS portal Leveraging Web GIS: An Introduction to the ArcGIS portal Derek Law Product Management DLaw@esri.com Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options

More information

Introduction to Scanning Tunneling Microscopy

Introduction to Scanning Tunneling Microscopy Introduction to Scanning Tunneling Microscopy C. JULIAN CHEN IBM Research Division Thomas J. Watson Research Center Yorktown Heights, New York New York Oxford OXFORD UNIVERSITY PRESS 1993 CONTENTS List

More information

Contrôle de position ultra-rapide d un objet nanométrique

Contrôle de position ultra-rapide d un objet nanométrique Contrôle de position ultra-rapide d un objet nanométrique présenté par Alina VODA alina.voda@gipsa-lab.grenoble-inp.fr sur la base de la thèse de Irfan AHMAD, co-encadrée avec Gildas BESANCON plate-forme

More information

FSA TM Multi-bit Digital Processors

FSA TM Multi-bit Digital Processors Laser Diagnostics FSA TM Multi-bit Digital Processors Revolutionary, State-of-the- Art Digital Signal Processing for Velocity and Size TSI is the only instrument supplier that developed two powerful, digital

More information

Introduction to Portal for ArcGIS

Introduction to Portal for ArcGIS Introduction to Portal for ArcGIS Derek Law Product Management March 10 th, 2015 Esri Developer Summit 2015 Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration

More information

Supporting Information

Supporting Information Supporting Information Analysis Method for Quantifying the Morphology of Nanotube Networks Dusan Vobornik*, Shan Zou and Gregory P. Lopinski Measurement Science and Standards, National Research Council

More information

Scanning Tunneling Microscopy

Scanning Tunneling Microscopy Scanning Tunneling Microscopy References: 1. G. Binnig, H. Rohrer, C. Gerber, and Weibel, Phys. Rev. Lett. 49, 57 (1982); and ibid 50, 120 (1983). 2. J. Chen, Introduction to Scanning Tunneling Microscopy,

More information

Orbital Insight Energy: Oil Storage v5.1 Methodologies & Data Documentation

Orbital Insight Energy: Oil Storage v5.1 Methodologies & Data Documentation Orbital Insight Energy: Oil Storage v5.1 Methodologies & Data Documentation Overview and Summary Orbital Insight Global Oil Storage leverages commercial satellite imagery, proprietary computer vision algorithms,

More information

Scanning Tunneling Microscopy

Scanning Tunneling Microscopy Scanning Tunneling Microscopy A scanning tunneling microscope (STM) is an instrument for imaging surfaces at the atomic level. Its development in 1981 earned its inventors, Gerd Binnig and Heinrich Rohrer

More information

Low Vibration Cryogenic Equipment

Low Vibration Cryogenic Equipment PAGE 12 PAGE 13 ATTOCUBE S CRYOSTATS ATTODRY attodry1000....................... 14 cryogen-free cryostats with/without s attodry700.........................18 cryogen-free table-top cryostats with optical

More information

CHAPTER 3 RESEARCH METHODOLOGY

CHAPTER 3 RESEARCH METHODOLOGY CHAPTER 3 RESEARCH METHODOLOGY 3.1 INTRODUCTION The research methodology plays an important role in implementing the research and validating the results. Therefore, this research methodology is derived

More information

Defining quality standards for the analysis of solid samples

Defining quality standards for the analysis of solid samples Defining quality standards for the analysis of solid samples Thermo Scientific Element GD Plus Glow Discharge Mass Spectrometer Redefine your quality standards for the elemental analysis of solid samples

More information

ICP-MS. High Resolution ICP-MS.

ICP-MS. High Resolution ICP-MS. ICP-MS attom ES High Resolution ICP-MS www.nu-ins.com Attom ES Enhanced Sensitivity Enhanced Speed Enhanced Selectivity Enhanced Software The Attom ES from Nu Instruments is a double focussing inductively

More information

Perseverance. Experimentation. Knowledge.

Perseverance. Experimentation. Knowledge. 2410 Intuition. Perseverance. Experimentation. Knowledge. All are critical elements of the formula leading to breakthroughs in chemical development. Today s process chemists face increasing pressure to

More information

Proposed SPICE model for core loss

Proposed SPICE model for core loss Proposed SPICE model for core loss Edward Herbert February 18, 2012 Co-Chairman, PSMA Magnetics Committee Revised December 6, 2014 This write-up describes a method for making SPICE models. As an example,

More information

Pascal ET is an handheld multifunction calibrator for the measurement and simulation of the following parameters: - pressure

Pascal ET is an handheld multifunction calibrator for the measurement and simulation of the following parameters: - pressure DATASHEET Pascal ET Pascal ET is an handheld multifunction calibrator for the measurement and simulation of the following parameters: - pressure - electrical signals (ma, mv, V, ) - temperature (TC and

More information

Compact Titration. Compact Titrator G20. One Click Titration Simple & Dependable

Compact Titration. Compact Titrator G20. One Click Titration Simple & Dependable Compact Titration Compact Titrator G20 One Click Titration Simple & Dependable Simplicity The Intelligent Helper for Simple Titrations One Click Titration Intuitive method adaptation Accurate results simply

More information

Ákos Tarcsay CHEMAXON SOLUTIONS

Ákos Tarcsay CHEMAXON SOLUTIONS Ákos Tarcsay CHEMAXON SOLUTIONS FINDING NOVEL COMPOUNDS WITH IMPROVED OVERALL PROPERTY PROFILES Two faces of one world Structure Footprint Linked Data Reactions Analytical Batch Phys-Chem Assay Project

More information

Scanning Tunneling Microscopy and Single Molecule Conductance

Scanning Tunneling Microscopy and Single Molecule Conductance Scanning Tunneling Microscopy and Single Molecule Conductance Erin V. Iski, Mahnaz El-Kouedi, and E. Charles H. Sykes Department of Chemistry, Tufts University, Medford, Massachusetts 02155-5813 Pre-Lab

More information

The next generation in weather radar software.

The next generation in weather radar software. The next generation in weather radar software. PUBLISHED BY Vaisala Oyj Phone (int.): +358 9 8949 1 P.O. Box 26 Fax: +358 9 8949 2227 FI-00421 Helsinki Finland Try IRIS Focus at iris.vaisala.com. Vaisala

More information

Whole Tablet Measurements Using the Frontier Tablet Autosampler System

Whole Tablet Measurements Using the Frontier Tablet Autosampler System a p p l i c a t i o n N O T E Whole Tablet Measurements Using the Frontier Tablet Autosampler System FT-NIR Spectroscopy Introduction Recent advances in NIR technology have changed the ways in which both

More information

Chapter 103 Spin-Polarized Scanning Tunneling Microscopy

Chapter 103 Spin-Polarized Scanning Tunneling Microscopy Chapter 103 Spin-Polarized Scanning Tunneling Microscopy Toyo Kazu Yamada Keywords Spin-polarized tunneling current Spin polarization Magnetism 103.1 Principle Spin-polarized scanning tunneling microscopy

More information

Scanning Tunneling Microscopy

Scanning Tunneling Microscopy Scanning Tunneling Microscopy References: 1. G. Binnig, H. Rohrer, C. Gerber, and Weibel, Phys. Rev. Lett. 49, 57 (1982); and ibid 50, 120 (1983). 2. J. Chen, Introduction to Scanning Tunneling Microscopy,

More information

Contents. What is AFM? History Basic principles and devices Operating modes Application areas Advantages and disadvantages

Contents. What is AFM? History Basic principles and devices Operating modes Application areas Advantages and disadvantages Contents What is AFM? History Basic principles and devices Operating modes Application areas Advantages and disadvantages Figure1: 2004 Seth Copen Goldstein What is AFM? A type of Scanning Probe Microscopy

More information

THE MEASUREMENT OF SOLAR ULTRAVIOLET SPECTRAL IRRADIANCE PROBLEMS & SOLUTIONS

THE MEASUREMENT OF SOLAR ULTRAVIOLET SPECTRAL IRRADIANCE PROBLEMS & SOLUTIONS THE MEASUREMENT OF SOLAR ULTRAVIOLET SPECTRAL IRRADIANCE PROBLEMS & SOLUTIONS INTRODUCTION In recent years, researchers involved in many unrelated scientific disciplines have acquired an interest in accurately

More information

Automation of Routine Microplate Pipetting and Dispensing

Automation of Routine Microplate Pipetting and Dispensing Automation of Routine Microplate Pipetting and Dispensing Quantitative assays of all sorts are common to many applications in basic science and clinical research. Most of these assays require the movement,

More information

Program Operacyjny Kapitał Ludzki SCANNING PROBE TECHNIQUES - INTRODUCTION

Program Operacyjny Kapitał Ludzki SCANNING PROBE TECHNIQUES - INTRODUCTION Program Operacyjny Kapitał Ludzki SCANNING PROBE TECHNIQUES - INTRODUCTION Peter Liljeroth Department of Applied Physics, Aalto University School of Science peter.liljeroth@aalto.fi Projekt współfinansowany

More information

NIS: what can it be used for?

NIS: what can it be used for? AFM @ NIS: what can it be used for? Chiara Manfredotti 011 670 8382/8388/7879 chiara.manfredotti@to.infn.it Skype: khiaram 1 AFM: block scheme In an Atomic Force Microscope (AFM) a micrometric tip attached

More information

Evaluating Physical, Chemical, and Biological Impacts from the Savannah Harbor Expansion Project Cooperative Agreement Number W912HZ

Evaluating Physical, Chemical, and Biological Impacts from the Savannah Harbor Expansion Project Cooperative Agreement Number W912HZ Evaluating Physical, Chemical, and Biological Impacts from the Savannah Harbor Expansion Project Cooperative Agreement Number W912HZ-13-2-0013 Annual Report FY 2018 Submitted by Sergio Bernardes and Marguerite

More information

Agilent MassHunter Quantitative Data Analysis

Agilent MassHunter Quantitative Data Analysis Agilent MassHunter Quantitative Data Analysis Presenters: Howard Sanford Stephen Harnos MassHunter Quantitation: Batch and Method Setup Outliers, Data Review, Reporting 1 MassHunter Quantitative Analysis

More information

Scanning Tunneling Microscopy Transmission Electron Microscopy

Scanning Tunneling Microscopy Transmission Electron Microscopy Scanning Tunneling Microscopy Transmission Electron Microscopy Speakers Burcu Başar Semih Gezgin Yavuz Selim Telis Place Hacettepe University Department of Chemical Engineering It s a small world after

More information

ULTRAHIGH VACUUM SCANNING TUNNELING MICROSCOPE STM GPI-300

ULTRAHIGH VACUUM SCANNING TUNNELING MICROSCOPE STM GPI-300 ULTRAHIGH VACUUM SCANNING TUNNELING MICROSCOPE STM GPI-300 GPI SPM is a line of ultrahigh vacuum scanning probe microscopes designed for surface investigations with atomic resolution. The following principles

More information

Imago: open-source toolkit for 2D chemical structure image recognition

Imago: open-source toolkit for 2D chemical structure image recognition Imago: open-source toolkit for 2D chemical structure image recognition Viktor Smolov *, Fedor Zentsev and Mikhail Rybalkin GGA Software Services LLC Abstract Different chemical databases contain molecule

More information

Nanoscale work function measurements by Scanning Tunneling Spectroscopy

Nanoscale work function measurements by Scanning Tunneling Spectroscopy Related Topics Tunneling effect, Defects, Scanning Tunneling Microscopy (STM), (STS), Local Density of States (LDOS), Work function, Surface activation, Catalysis Principle Scanning tunneling microscopy

More information

= 6 (1/ nm) So what is probability of finding electron tunneled into a barrier 3 ev high?

= 6 (1/ nm) So what is probability of finding electron tunneled into a barrier 3 ev high? STM STM With a scanning tunneling microscope, images of surfaces with atomic resolution can be readily obtained. An STM uses quantum tunneling of electrons to map the density of electrons on the surface

More information

How to Pick a GIS. GIS Software Chapter 8 in Longley, Goodchild, Maguire, and Rhind,, 2001

How to Pick a GIS. GIS Software Chapter 8 in Longley, Goodchild, Maguire, and Rhind,, 2001 How to Pick a GIS GIS Software Chapter 8 in Longley, Goodchild, Maguire, and Rhind,, 2001 How to Pick a GIS Evolution of GIS software Architecture of GIS software Types of software Example products The

More information

Santosh Devasia Mechanical Eng. Dept., UW

Santosh Devasia Mechanical Eng. Dept., UW Nano-positioning Santosh Devasia Mechanical Eng. Dept., UW http://faculty.washington.edu/devasia/ Outline of Talk 1. Why Nano-positioning 2. Sensors for Nano-positioning 3. Actuators for Nano-positioning

More information

SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS

SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS SOFTWARE FOR WEATHER DATABASES MANAGEMENT AND CONSTRUCTION OF REFERENCE YEARS Marco Beccali 1, Ilaria Bertini 2, Giuseppina Ciulla 1, Biagio Di Pietra 2, and Valerio Lo Brano 1 1 Department of Energy,

More information

Semester s projects at UTT in Autumn 2011

Semester s projects at UTT in Autumn 2011 Project title: Design of special rapid prototyping machine Our laboratory intend to create a new technique for medium to large scale rapid prototyping. This involve the design of new machine allowing to

More information

STM: Scanning Tunneling Microscope

STM: Scanning Tunneling Microscope STM: Scanning Tunneling Microscope Basic idea STM working principle Schematic representation of the sample-tip tunnel barrier Assume tip and sample described by two infinite plate electrodes Φ t +Φ s =

More information

Formation of Halogen Bond-Based 2D Supramolecular Assemblies by Electric Manipulation

Formation of Halogen Bond-Based 2D Supramolecular Assemblies by Electric Manipulation Formation of Halogen Bond-Based 2D Supramolecular Assemblies by Electric Manipulation Qing-Na Zheng, a,b Xuan-He Liu, a,b Ting Chen, a Hui-Juan Yan, a Timothy Cook, c Dong Wang* a, Peter J. Stang, c Li-Jun

More information

Using FLOTHERM and the Command Center to Exploit the Principle of Superposition

Using FLOTHERM and the Command Center to Exploit the Principle of Superposition Using FLOTHERM and the Command Center to Exploit the Principle of Superposition Paul Gauché Flomerics Inc. 257 Turnpike Road, Suite 100 Southborough, MA 01772 Phone: (508) 357-2012 Fax: (508) 357-2013

More information

Standardized Verification System for Long-Range Forecasts. Simon Mason

Standardized Verification System for Long-Range Forecasts. Simon Mason Standardized Verification System for Long-Range Forecasts Simon Mason simon@iri.columbia.edu MedCOF 2015 Training Workshop Madrid, Spain, 26 30 October 2015 SVS for LRF: Goal Provide verification information

More information

MEMS Metrology. Prof. Tianhong Cui ME 8254

MEMS Metrology. Prof. Tianhong Cui ME 8254 MEMS Metrology Prof. Tianhong Cui ME 8254 What is metrology? Metrology It is the science of weights and measures Refers primarily to the measurements of length, weight, time, etc. Mensuration- A branch

More information

Nanostructure. Materials Growth Characterization Fabrication. More see Waser, chapter 2

Nanostructure. Materials Growth Characterization Fabrication. More see Waser, chapter 2 Nanostructure Materials Growth Characterization Fabrication More see Waser, chapter 2 Materials growth - deposition deposition gas solid Physical Vapor Deposition Chemical Vapor Deposition Physical Vapor

More information

Sensors and Metrology

Sensors and Metrology Sensors and Metrology A Survey 1 Outline General Issues & the SIA Roadmap Post-Process Sensing (SEM/AFM, placement) In-Process (or potential in-process) Sensors temperature (pyrometry, thermocouples, acoustic

More information

Computational Biology Course Descriptions 12-14

Computational Biology Course Descriptions 12-14 Computational Biology Course Descriptions 12-14 Course Number and Title INTRODUCTORY COURSES BIO 311C: Introductory Biology I BIO 311D: Introductory Biology II BIO 325: Genetics CH 301: Principles of Chemistry

More information

The New Legend. Eppendorf Reference 2 Pipette

The New Legend. Eppendorf Reference 2 Pipette The New Legend Eppendorf Reference 2 Pipette 2 Eppendorf Reference 2 Eppendorf Reference 2 3»The new Reference class for modern liquid handling tools.«the name»reference«stands for extraordinary precision

More information

Portal for ArcGIS: An Introduction

Portal for ArcGIS: An Introduction Portal for ArcGIS: An Introduction Derek Law Esri Product Management Esri UC 2014 Technical Workshop Agenda Web GIS pattern Product overview Installation and deployment Security and groups Configuration

More information

SOLID STATE PHYSICS PHY F341. Dr. Manjuladevi.V Associate Professor Department of Physics BITS Pilani

SOLID STATE PHYSICS PHY F341. Dr. Manjuladevi.V Associate Professor Department of Physics BITS Pilani SOLID STATE PHYSICS PHY F341 Dr. Manjuladevi.V Associate Professor Department of Physics BITS Pilani 333031 manjula@bits-pilani.ac.in Characterization techniques SEM AFM STM BAM Outline What can we use

More information

Neural Networks for Protein Structure Prediction Brown, JMB CS 466 Saurabh Sinha

Neural Networks for Protein Structure Prediction Brown, JMB CS 466 Saurabh Sinha Neural Networks for Protein Structure Prediction Brown, JMB 1999 CS 466 Saurabh Sinha Outline Goal is to predict secondary structure of a protein from its sequence Artificial Neural Network used for this

More information

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore

DATA SOURCES AND INPUT IN GIS. By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore DATA SOURCES AND INPUT IN GIS By Prof. A. Balasubramanian Centre for Advanced Studies in Earth Science, University of Mysore, Mysore 1 1. GIS stands for 'Geographic Information System'. It is a computer-based

More information

Plasma Diagnostics Introduction to Langmuir Probes

Plasma Diagnostics Introduction to Langmuir Probes Plasma Diagnostics Technical Information Sheet 531 Plasma Diagnostics Introduction to Langmuir Probes Introduction A Langmuir Probe is a powerful plasma diagnostic tool which capable of determining the

More information

Kestrel 4500 Pocket Weather Tracker

Kestrel 4500 Pocket Weather Tracker Kestrel 4500 Pocket Weather Tracker For years our customers have been asking for wind direction along with wind speed. New for 2007, the Kestrel 4500 does just that with its built in digital compass. But

More information

PHI. Scanning XPS Microprobe

PHI. Scanning XPS Microprobe PHI Scanning XPS Microprobe Unique Scanning XPS Microprobe X-ray photoelectron spectroscopy (XPS/ESA) is the most widely used surface analysis technique and has many well established industrial and research

More information

Automated determination of the uniformity of dosage in quinine sulfate tablets using a fiber optics autosampler

Automated determination of the uniformity of dosage in quinine sulfate tablets using a fiber optics autosampler Automated determination of the uniformity of dosage in quinine sulfate tablets using a fiber optics autosampler Application Note Author John Sanders. Agilent Technologies, Inc. Mulgrave, Victoria 3170,

More information

TOXI-SCREENING KIT. Microbiotest for ultra-rapid on-site. toxicity screening of water STANDARD OPERATIONAL PROCEDURE

TOXI-SCREENING KIT. Microbiotest for ultra-rapid on-site. toxicity screening of water STANDARD OPERATIONAL PROCEDURE TOXI-SCREENING KIT Microbiotest for ultra-rapid on-site toxicity screening of water STANDARD OPERATIONAL PROCEDURE TABLE OF CONTENTS Introduction to the Toxi-Screening microbiotest 2 - Origin 2 - Biological

More information

Whole Tablet Measurements Using the Spectrum One NTS Tablet Autosampler System

Whole Tablet Measurements Using the Spectrum One NTS Tablet Autosampler System Whole Tablet Measurements Using the Spectrum One NTS Tablet Autosampler System A P P L I C A T I O N N O T E Introduction Recent advances in NIR technology have changed the ways in which both the pharmaceutical

More information

BECKMAN COULTER QbD1200 Total Organic Carbon Analyzer Critical Measurements Made Simple

BECKMAN COULTER QbD1200 Total Organic Carbon Analyzer Critical Measurements Made Simple BECKMAN COULTER QbD1200 Total Organic Carbon Analyzer Critical Measurements Made Simple Reliable TOC measurements Stop throwing away your first rep. QbD1200 has virtually eliminated sample-to-sample carryover

More information

Scanning Tunneling Microscopy

Scanning Tunneling Microscopy Scanning Tunneling Microscopy References: 1. G. Binnig, H. Rohrer, C. Gerber, and Weibel, Phys. Rev. Lett. 49, 57 (1982); and ibid 50, 120 (1983). 2. J. Chen, Introduction to Scanning Tunneling Microscopy,

More information

Multi-Sensor Fusion for Localization of a Mobile Robot in Outdoor Environments

Multi-Sensor Fusion for Localization of a Mobile Robot in Outdoor Environments Multi-Sensor Fusion for Localization of a Mobile Robot in Outdoor Environments Thomas Emter, Arda Saltoğlu and Janko Petereit Introduction AMROS Mobile platform equipped with multiple sensors for navigation

More information

SCANNING-PROBE TECHNIQUES OR APPARATUS; APPLICATIONS OF SCANNING-PROBE TECHNIQUES, e.g. SCANNING PROBE MICROSCOPY [SPM]

SCANNING-PROBE TECHNIQUES OR APPARATUS; APPLICATIONS OF SCANNING-PROBE TECHNIQUES, e.g. SCANNING PROBE MICROSCOPY [SPM] G01Q SCANNING-PROBE TECHNIQUES OR APPARATUS; APPLICATIONS OF SCANNING-PROBE TECHNIQUES, e.g. SCANNING PROBE MICROSCOPY [SPM] Scanning probes, i.e. devices having at least a tip of nanometre sized dimensions

More information

4. GIS Implementation of the TxDOT Hydrology Extensions

4. GIS Implementation of the TxDOT Hydrology Extensions 4. GIS Implementation of the TxDOT Hydrology Extensions A Geographic Information System (GIS) is a computer-assisted system for the capture, storage, retrieval, analysis and display of spatial data. It

More information

Imaging Methods: Scanning Force Microscopy (SFM / AFM)

Imaging Methods: Scanning Force Microscopy (SFM / AFM) Imaging Methods: Scanning Force Microscopy (SFM / AFM) The atomic force microscope (AFM) probes the surface of a sample with a sharp tip, a couple of microns long and often less than 100 Å in diameter.

More information

Thermo Scientific ICP-MS solutions for the semiconductor industry. Maximize wafer yields with ultralow elemental detection in chemicals and materials

Thermo Scientific ICP-MS solutions for the semiconductor industry. Maximize wafer yields with ultralow elemental detection in chemicals and materials Thermo Scientific ICP-MS solutions for the semiconductor industry Maximize wafer yields with ultralow elemental detection in chemicals and materials Trace impurity analysis in chemicals an used in the

More information