A Software Implementation of Data Acquisition Control and Management for Czerny Turner Monochromator

Size: px
Start display at page:

Download "A Software Implementation of Data Acquisition Control and Management for Czerny Turner Monochromator"

Transcription

1 A Software Implementation of Data Acquisition Control and Management for Czerny Turner Monochromator HAI-TRIEU PHAM, JUNG-BAE HWANG, YONGGWAN WON Department of Computer Engineering, Chonnam National University 300 Yongbong-dong, Buk-gu, Gwangju KOREA Abstract This paper introduces structure and functions of our new software associated with the design and process of a Czerny Turner monochromator. The major goal of this new software is to reduce the data acquisition time for the monochromator system. It controls the diffraction grating to change automatically the wavelength of light beam and to achieve the enough intensity of the selected wavelength. Besides the control capability, the software also can provide various functions such as drawing the graph for plotting the acquired data, analyzing the data in various ways in order to investigate the properties of samples based on intensities of different wavelengths. Keywords: spectrometer, monochromator, spectrum, Czerny-Turner, data acquisition, control 1 Introduction In the last few years, optical instruments play an important role in the study of science and engineering, and the monochromator is a fundamental device for the various optical instruments. A monochromator is an optical device that transmits a mechanically selectable narrow band of wavelengths of light or other radiation chosen from a wider range of wavelengths available at the input, which finally produces a monochromatic light. Furthermore, an optical system equipped with the monochromator is used in many fields including biology, chemistry, biochemistry, food science, medicine, plasma science, astronomy, and archaeology, etc [1-9]. Among many types of monochromators, the Czerny Turner configuration is widely used due to its ability to achieve broad spectral range by rotating the planar of grating [10]. Although the current hardware system can acquire intensities of various wavelengths, there is a limitation on the acquisition process. It cannot acquire intensities of different wavelength at the same time. It is inconvenient to acquire data if anyone wants to analyze a large number of single lights. They have to manually change the angle of grating a lot of times to achieve all the intensities of a desired range of spectral bands. To overcome this problem, we developed new software associated with the design and process of a Czerny Turner monochromator system. This software helps analysts do their job faster by providing a convenient way for acquiring data. They only need few steps instead of many steps of handling the system to get the multi-wavelength data. The data acquisition is done automatically with various combinations of options by changing the groove, blaze of grating, or the resolution of scanning. We also developed a tool to draw all data in graphical presentation which helps the analyst have a general view for the spectra of sample. 2 Hardware Overview A monochromator is an optical device that transmits a mechanically selectable narrow band of wavelengths of light or other radiation chosen from a wider range of wavelengths available at the input. A Czerny Turner monochromator system includes: entrance slit, exit slit, mirrors, grating, PMT (photomultiplier tube) detector, and analog-to-digital (A/D) device as shown in figure 1. ISBN:

2 The range of colors (the size and position of the beam) leaving the exit slit is a function of the width of the both slits, thus determined by the simultaneous adjustment of widths of both the entrance and exit slits. It makes sure the light passing through the slits is a parallel light and its size is small enough. There are a lot of settings to change the size of slit for various experiments. Fig. 1: General operation of Czerny Turner Monochromator In the common Czerny-Turner design, the broad band light source (A) is aimed at an entrance slit (B). The amount of light energy available for use depends on the intensity of the source in the space defined by the slit (width*height) and the acceptance angle of the optical system. The slit is placed at the effective focus of a curved mirror (the collimator, C) so that the light from the slit reflected from the mirror is collimated (focused at infinity). The collimated light is refracted by the prism or diffracted from the grating (D) and then is collected by another mirror (E) which refocuses the light, now dispersed, on the exit slit (F). The grating (D), more precisely diffraction grating, is a device that, in optics, is a reflecting or transparent optical component with a periodic structure on which there are many fine, parallel, equally spaced grooves. It splits and diffracts light into several beams travelling in different directions. The directions of these beams depend on the spacing of the grating and the wavelength of the light so that the grating acts as the dispersive element. Different color beams (wavelengths) are reflected in different angles as shown in figure 2. Because of this property, gratings are commonly used in monochromators and spectrometers. At the exit slit (F), the colors of the light reflected by the second mirror (E) are spread out into several beams (the colors of the rainbow). Because each color beam arrives at a separate point in the exit slit plane, there are a series of images of the entrance slit focused on the plane. Because the entrance slit is finite in width, parts of nearby images overlap. The light leaving the exit slit (F) contains the entire image of the entrance slit (B) of the selected color plus parts of the entrance slit images of nearby colors. A rotation of the dispersing element causes the band of colors to move relative to the exit slit, so that the desired entrance slit image is centered on the exit slit. Fig. 2: Grating disperses the wavelengths The light from the exit slit (F) goes through the sample (H) and then enters PMT (I). PMT (I) is a device to convert light intensity to electron, or more exactly, it converts photon to electron. The output of PMT is the form of analog signal which is the voltage or the current, and then forwarded to an A/D conversion device (J) which converts the analog signal to digital signal that will be sent to a computer system. A/D conversion device (J) is equipped inside the computer system via PCI slot. Nowadays, there are a lot of A/D conversion devices using USB interface but they are still expensive and slow. The A/D device has two modes to convert signal: current mode or voltage mode. With Current mode, the user can select one of three gains: 10-6, 10-7, and With Voltage mode, the user can select one of two gains: from 0 to 1 volt or from 0 to 10 volt. The output of A/D device is the intensity of a single light wavelength. By collecting the intensities of different wavelengths, the user can analyze the properties and material constitution of the sample. However, analysis collecting task takes long time for changing the angle of grating because the structure of the hardware allows the user to handle only one wavelength at a time. Therefore, an efficient method to save the data acquisition time and effort for the user is needed. This is one of major requirement for the software for controlling the hardware. ISBN:

3 3 Software Based on the functional properties, the software can be divided into three modules: communication, scan and graphical presentation. This section explains the details of the software modules. 3.1 Communication module The communication module is composed of two parts. The first one is to send the control command signals to the grating through RS-232 serial port. The second one is to send signals through the PCI slot to control the data acquisition process of A/D conversion board. The grating is controlled by the commands sent through the serial port. The commands then create associate signals that the controller board can understand and then, change the status of grating. The controller board can adjust the parameters of grating or make the motor movements. The available parameters for adjustment include those for the groove and the blaze. The software also receives the response from controller board via serial port listener. When a query is sent to the serial port, the controller board sends an appropriate message back to the serial port. If the query is for a motor movement, the controller board only sends the notification after the motor finishes the movement. The common commands are listed in table 1. Table 1: Common commands to control the grating Command Explain Example Response CW Display the current information of grating cw MZ GS# Display the information of Monochromat or Select the Grating to active mz Turret=1/Grating=1/Wave length(nm)=0.000nm/step =50001* MONOCHROMATOR=1 /MODEL=z/INIT_SPEE D= /BACK_LAS H=3000/#TU=1/TURRE T=1/GRATING=1/GRO OVE=1200/BLAZE=500 nm/stp- NM= /0nm=50000 /REGION= /STA RT=1/INIT- WL= (nm)/GRA TING=2/GROOVE=2400 /BLAZE=500nm/STP- NM= /0nm=30000 /REGION= /STA RT= /INIT- WL= (nm)* gs2 * SL# Move the motor to the selected wavelength sl Similar to the controller board, the A/D board also has a system of functions to acquire data. First of all, we develop a device driver to interact with A/D board via PCI interface. The device driver then provides an interface to our main software. This interface is a list of functions including the function for choosing the scan mode and acquiring intensities of the light beams. 3.2 Scan module The scan module manages all parameters and carries out the scanning operation of the software. This module receives the choice of scanning specifics from the user and makes the change on the associated parameters through communication module, and then acquires data matched with the parameters. Based on the device parameters, the software module has to have the specified value for the following parameters before it scans: Start Wavelength, End Wavelength, Number of points, Scan Resolution, Integration Time, Number of Scan, Delay Time, and Number of Accumulation. The Scan Resolution (SR) parameter is calculated by the formula: where SW is Start Wavelength, EW is End Wavelength, and NP is Number of Points. As we described above, the light reaches at the grating first, and then the A/D board. That leads the software to send the command to move the motor first, and then send the command to acquire data. From this major sequence, we form the procedure to scan the intensity of different wavelengths as follows: - Step 1: Set no.scan (No. of Scans) by 1 - Step 2: The software sends command to the controller board to make the motor movement so that the output wavelength equals the Start Wavelength. * ISBN:

4 Yes no.scan = 1 Output wavelength = Start Wavelength Output wavelength Start > End Wavelength No Wait a Delay Time - Step 4: After the motor finishes the movement, the software waits for a time of the Delay Time. - Step 5: Acquire the intensity for light of the selected wavelength from A/D board during Integration Time. - Step 6: Display the intensity by graph. Go to step 3. - Step 7: Increase no.scan by 1. - Step 8: o If no.scan is larger than Number of Scan, end the procedure. o If no.scan is not larger than Number of Scan, go to step 2. The procedure is illustrated in figure 3. Acquire intensity Display intensity on graph no.scan = no.scan + 1 no.scan Fig. 3: The procedure of scan > End Number of Scan Yes - Step 3: o If the output wavelength is not larger than the End Wavelength, the motor moves to the next wavelength by the amount of resolution. Go to step 4. o If the output wavelength is larger than the End Wavelength. Go to step 7. No 3.3 Graphic module The output data of the A/D device is a list of indexed numbers. With this raw data, it is still difficult for the users to find out the relationship between different intensities of the sample. Previous tools generally save the raw data in a file in specific format, and the user has to use a third party graphical tool. Thus, we need a better way for data presentation integrated with the main software, and we chose the graphical visualization with data plots for wavelength (x-axis) vs. intensity (y-axis) as shown in Figure 4. In this graphical user interface (GUI), the right white column shows the pairs of values for the wavelengths and the intensities acquired by A/D device. The area of center column presents these values by plot form: the horizontal axis is for wavelength and the vertical axis for intensity. As described before, a major merit of our software is to easily perform multiple scans as described in Figure 3. The data sets for the multiple scans are saved in the database, and a single scan data can be displayed by selection of scan number as shown in Figure 4. The scan number can be selected from the list box located in the top of the right column in Figure 4. ISBN:

5 Fig. 4: Spectrum graph 4 Conclusion In this paper, we introduce a software for controlling the Czerny Turner Monochromator. We first overview the hardware of the monochromator, and describe the configuration of the software. Our software provides some merits: it can automatically change the wavelength by change the angle of the grating, and perform multiple scans. The feature of our control software can make the monochromator more powerful and convenient in use. The user can save much time for acquiring data. Also, it provides graphical display for better analysis and intuition for the results. For future improvement for the control system, we will develop a tool to automatically recognize the materials composing the test sample by comparing the intensity distribution with the standard intensity pattern in a database. In order to make this progress, we need to build the database of standard intensity distribution for various material samples and develop an intelligent method to determine the material based on the distribution of the obtained intensities. Reference [1] N. Niimura, et al., "A Monochromator for Neutron Crystallography in Biology," Physica B- Condensed Matter, vol. 213, pp , Aug [2] M. Seto, "Studies on nuclear resonant scattering of synchrotron radiation by K-40," Structural Chemistry, vol. 14, pp , Feb [3] A. Di Venere, et al., "Resolution of the heterogeneous fluorescence in multi-tryptophan proteins: ascorbate oxidase," European Journal of Biochemistry, vol. 257, pp , Oct [4] J. H. Lee and M. G. Choung, "Determination of Protein Content in Pea by Near Infrared Spectroscopy," Food Science and Biotechnology, vol. 18, pp , Feb [5] D. Cozzolino, et al., "Usefulness of near infrared spectroscopy to monitor the extent of heat treatment in fish meal," International Journal of Food Science and Technology, vol. 44, pp , Aug [6] F. Prino, et al., "Effect of x-ray energy dispersion in digital subtraction imaging at the iodine K- ISBN:

6 edge - A Monte Carlo study," Medical Physics, vol. 35, pp , Jan [7] M. M. Stoiljkovic, et al., "Monochromatic imaging technique used to study dc arc plasma under the influence of a transverse magnetic field," Plasma Sources Science & Technology, vol. 18, pp. -, Aug [8] D. E. Gary, et al., "A Wideband Spectrometer with RFI Detection," Publications of the Astronomical Society of the Pacific, vol. 122, pp , May [9] S. J. Kelloway, et al., "Assessing the viability of portable Raman spectroscopy for determining the geological source of obsidian," Vibrational Spectroscopy, vol. 53, pp , May [10] T. X. Chen, et al., "Coma and Resolution in Wide Spectral Region Czerny-Turner Spectrometer," Spectroscopy and Spectral Analysis, vol. 30, pp , Jun ISBN:

Spectrophotometer. An instrument used to make absorbance, transmittance or emission measurements is known as a spectrophotometer :

Spectrophotometer. An instrument used to make absorbance, transmittance or emission measurements is known as a spectrophotometer : Spectrophotometer An instrument used to make absorbance, transmittance or emission measurements is known as a spectrophotometer : Spectrophotometer components Excitation sources Deuterium Lamp Tungsten

More information

QE65000 Spectrometer. Scientific-Grade Spectroscopy in a Small Footprint. now with. Spectrometers

QE65000 Spectrometer. Scientific-Grade Spectroscopy in a Small Footprint. now with. Spectrometers QE65000 Spectrometer Scientific-Grade Spectroscopy in a Small Footprint QE65000 The QE65000 Spectrometer is the most sensitive spectrometer we ve developed. Its Hamamatsu FFT-CCD detector provides 90%

More information

Chemistry 524--"Hour Exam"--Keiderling Mar. 19, pm SES

Chemistry 524--Hour Exam--Keiderling Mar. 19, pm SES Chemistry 524--"Hour Exam"--Keiderling Mar. 19, 2013 -- 2-4 pm -- 170 SES Please answer all questions in the answer book provided. Calculators, rulers, pens and pencils permitted. No open books allowed.

More information

SpectraPro 2150 Monochromators and Spectrographs

SpectraPro 2150 Monochromators and Spectrographs SpectraPro 215 Monochromators and Spectrographs SpectraPro 215 15 mm imaging spectrographs and monochromators from are the industry standard for researchers who demand the highest quality data. Acton monochromators

More information

HR2000+ Spectrometer. User-Configured for Flexibility. now with. Spectrometers

HR2000+ Spectrometer. User-Configured for Flexibility. now with. Spectrometers Spectrometers HR2000+ Spectrometer User-Configured for Flexibility HR2000+ One of our most popular items, the HR2000+ Spectrometer features a high-resolution optical bench, a powerful 2-MHz analog-to-digital

More information

Presented by Jerry Hubbell Lake of the Woods Observatory (MPC I24) President, Rappahannock Astronomy Club

Presented by Jerry Hubbell Lake of the Woods Observatory (MPC I24) President, Rappahannock Astronomy Club Presented by Jerry Hubbell Lake of the Woods Observatory (MPC I24) President, Rappahannock Astronomy Club ENGINEERING A FIBER-FED FED SPECTROMETER FOR ASTRONOMICAL USE Objectives Discuss the engineering

More information

Experimental Analysis of Luminescence in Printed Materials

Experimental Analysis of Luminescence in Printed Materials Experimental Analysis of Luminescence in Printed Materials A. D. McGrath, S. M. Vaezi-Nejad Abstract - This paper is based on a printing industry research project nearing completion [1]. While luminescent

More information

Spectroscopy in the UV and Visible: Instrumentation. Spectroscopy in the UV and Visible: Instrumentation

Spectroscopy in the UV and Visible: Instrumentation. Spectroscopy in the UV and Visible: Instrumentation Spectroscopy in the UV and Visible: Instrumentation Typical UV-VIS instrument 1 Source - Disperser Sample (Blank) Detector Readout Monitor the relative response of the sample signal to the blank Transmittance

More information

Performance Comparison of Spectrometers Featuring On-Axis and Off-Axis Grating Rotation

Performance Comparison of Spectrometers Featuring On-Axis and Off-Axis Grating Rotation Performance Comparison of Spectrometers Featuring On-Axis and Off-Axis Rotation By: Michael Case and Roy Grayzel, Acton Research Corporation Introduction The majority of modern spectrographs and scanning

More information

Basic Components of Spectroscopic. Instrumentation

Basic Components of Spectroscopic. Instrumentation Basic Components of Spectroscopic Ahmad Aqel Ifseisi Assistant Professor of Analytical Chemistry College of Science, Department of Chemistry King Saud University P.O. Box 2455 Riyadh 11451 Saudi Arabia

More information

Cornerstone 260 1/4 m Monochromators

Cornerstone 260 1/4 m Monochromators Cornerstone /4 m Monochromators The Oriel Cornerstone is a high performance, economical and user-friendly monochromator an ideal instrument for research and OEM applications. Oriel has made it easy to

More information

Specifications. Offers the best spatial resolution for multi-stripe spectroscopy. Provides the user the choice of either high accuracy slit mechanism

Specifications. Offers the best spatial resolution for multi-stripe spectroscopy. Provides the user the choice of either high accuracy slit mechanism SpectraPro Series Monochromators and Spectrographs The PI/Acton SpectraPro Series imaging spectrographs and monochromators represent the latest advance in the industry-standard SpectraPro family. The SpectraPro

More information

Improved Spectra with a Schmidt-Czerny-Turner Spectrograph

Improved Spectra with a Schmidt-Czerny-Turner Spectrograph Improved Spectra with a Schmidt-Czerny-Turner Spectrograph Abstract For years spectra have been measured using traditional Czerny-Turner (CT) design dispersive spectrographs. Optical aberrations inherent

More information

Applications of Steady-state Multichannel Spectroscopy in the Visible and NIR Spectral Region

Applications of Steady-state Multichannel Spectroscopy in the Visible and NIR Spectral Region Feature Article JY Division I nformation Optical Spectroscopy Applications of Steady-state Multichannel Spectroscopy in the Visible and NIR Spectral Region Raymond Pini, Salvatore Atzeni Abstract Multichannel

More information

Physics 308 Laboratory Experiment F: Grating Spectrometer

Physics 308 Laboratory Experiment F: Grating Spectrometer 3/7/09 Physics 308 Laboratory Experiment F: Grating Spectrometer Motivation: Diffraction grating spectrometers are the single most widely used spectroscopic instrument. They are incorporated into many

More information

Observational Astronomy

Observational Astronomy Observational Astronomy Instruments The telescope- instruments combination forms a tightly coupled system: Telescope = collecting photons and forming an image Instruments = registering and analyzing the

More information

Guide to SPEX Optical Spectrometer

Guide to SPEX Optical Spectrometer Guide to SPEX Optical Spectrometer GENERAL DESCRIPTION A spectrometer is a device for analyzing an input light beam into its constituent wavelengths. The SPEX model 1704 spectrometer covers a range from

More information

IBIL setup operation manual for SynerJY software version

IBIL setup operation manual for SynerJY software version IBIL setup operation manual for SynerJY software version 1.8.5.0 Manual version 1.0, 31/10/2008 Author: Carlos Marques Equipment Managers: Carlos Marques, +351219946084, cmarques@itn.pt Luís Alves, +351219946112,

More information

CONFIGURING. Your Spectroscopy System For PEAK PERFORMANCE. A guide to selecting the best Spectrometers, Sources, and Detectors for your application

CONFIGURING. Your Spectroscopy System For PEAK PERFORMANCE. A guide to selecting the best Spectrometers, Sources, and Detectors for your application CONFIGURING Your Spectroscopy System For PEAK PERFORMANCE A guide to selecting the best Spectrometers, s, and s for your application Spectral Measurement System Spectral Measurement System Spectrograph

More information

University of Wisconsin Chemistry 524 Spectroscopic Components *

University of Wisconsin Chemistry 524 Spectroscopic Components * University of Wisconsin Chemistry 524 Spectroscopic Components * In journal articles, presentations, and textbooks, chemical instruments are often represented as block diagrams. These block diagrams highlight

More information

CHAPTER 7. Components of Optical Instruments

CHAPTER 7. Components of Optical Instruments CHAPTER 7 Components of Optical Instruments From: Principles of Instrumental Analysis, 6 th Edition, Holler, Skoog and Crouch. CMY 383 Dr Tim Laurens NB Optical in this case refers not only to the visible

More information

Horiba LabRAM ARAMIS Raman Spectrometer Revision /28/2016 Page 1 of 11. Horiba Jobin-Yvon LabRAM Aramis - Raman Spectrometer

Horiba LabRAM ARAMIS Raman Spectrometer Revision /28/2016 Page 1 of 11. Horiba Jobin-Yvon LabRAM Aramis - Raman Spectrometer Page 1 of 11 Horiba Jobin-Yvon LabRAM Aramis - Raman Spectrometer The Aramis Raman system is a software selectable multi-wavelength Raman system with mapping capabilities with a 400mm monochromator and

More information

Chemistry Instrumental Analysis Lecture 7. Chem 4631

Chemistry Instrumental Analysis Lecture 7. Chem 4631 Chemistry 4631 Instrumental Analysis Lecture 7 UV to IR Components of Optical Basic components of spectroscopic instruments: stable source of radiant energy transparent container to hold sample device

More information

The designs for a high resolution Czerny-Turner spectrometer are presented. The results of optical

The designs for a high resolution Czerny-Turner spectrometer are presented. The results of optical ARTICLE High Resolution Multi-grating Spectrometer Controlled by an Arduino Karl Haebler, Anson Lau, Jackson Qiu, Michal Bajcsy University of Waterloo, Waterloo, Ontario, Canada Abstract The designs for

More information

SCCH 4: 211: 2015 SCCH

SCCH 4: 211: 2015 SCCH SCCH 211: Analytical Chemistry I Analytical Techniques Based on Optical Spectroscopy Atitaya Siripinyanond Office Room: C218B Email: atitaya.sir@mahidol.ac.th Course Details October 19 November 30 Topic

More information

MS260i 1/4 M IMAGING SPECTROGRAPHS

MS260i 1/4 M IMAGING SPECTROGRAPHS MS260i 1/4 M IMAGING SPECTROGRAPHS ENTRANCE EXIT MS260i Spectrograph with 3 Track Fiber on input and InstaSpec IV CCD on output. Fig. 1 OPTICAL CONFIGURATION High resolution Up to three gratings, with

More information

CMOS Based Compact Spectrometer

CMOS Based Compact Spectrometer CMOS Based Compact Spectrometer Mr. Nikhil Kulkarni Ms. Shriya Siraskar Ms. Mitali Shah. Department of Electronics and Department of Electronics and Department of Electronics and Telecommunication Engineering

More information

An Optical Characteristic Testing System for the Infrared Fiber in a Transmission Bandwidth 9-11μm

An Optical Characteristic Testing System for the Infrared Fiber in a Transmission Bandwidth 9-11μm An Optical Characteristic Testing System for the Infrared Fiber in a Transmission Bandwidth 9-11μm Ma Yangwu *, Liang Di ** Center for Optical and Electromagnetic Research, State Key Lab of Modern Optical

More information

Oriel MS260i TM 1/4 m Imaging Spectrograph

Oriel MS260i TM 1/4 m Imaging Spectrograph Oriel MS260i TM 1/4 m Imaging Spectrograph MS260i Spectrograph with 3 Track Fiber on input and InstaSpec CCD on output. The MS260i 1 4 m Imaging Spectrographs are economical, fully automated, multi-grating

More information

Improving the Collection Efficiency of Raman Scattering

Improving the Collection Efficiency of Raman Scattering PERFORMANCE Unparalleled signal-to-noise ratio with diffraction-limited spectral and imaging resolution Deep-cooled CCD with excelon sensor technology Aberration-free optical design for uniform high resolution

More information

Sabeeh Irfan Ahmad, Physlab, 23 July 2016

Sabeeh Irfan Ahmad, Physlab, 23 July 2016 Horiba ihr550 Spectrometer QuickInstallation and Operation Guide Sabeeh Irfan Ahmad, Physlab, 23 July 2016 The Horiba ihr550 is an imaging spectrometer that can be used both as a spectrograph and as a

More information

Application Note (A11)

Application Note (A11) Application Note (A11) Slit and Aperture Selection in Spectroradiometry REVISION: C August 2013 Gooch & Housego 4632 36 th Street, Orlando, FL 32811 Tel: 1 407 422 3171 Fax: 1 407 648 5412 Email: sales@goochandhousego.com

More information

ECEN. Spectroscopy. Lab 8. copy. constituents HOMEWORK PR. Figure. 1. Layout of. of the

ECEN. Spectroscopy. Lab 8. copy. constituents HOMEWORK PR. Figure. 1. Layout of. of the ECEN 4606 Lab 8 Spectroscopy SUMMARY: ROBLEM 1: Pedrotti 3 12-10. In this lab, you will design, build and test an optical spectrum analyzer and use it for both absorption and emission spectroscopy. The

More information

An integral eld spectrograph for the 4-m European Solar Telescope

An integral eld spectrograph for the 4-m European Solar Telescope Mem. S.A.It. Vol. 84, 416 c SAIt 2013 Memorie della An integral eld spectrograph for the 4-m European Solar Telescope A. Calcines 1,2, M. Collados 1,2, and R. L. López 1 1 Instituto de Astrofísica de Canarias

More information

Development of a spectrometry system Using lock-in amplification technique

Development of a spectrometry system Using lock-in amplification technique VNU. JOURNAL OF SCIENCE, Mathematics - Physics, T.xXI, n 0 2, 2005 Development of a spectrometry system Using lock-in amplification technique Department of Physics, College of Science, VNU Abstract. Raman

More information

Chemistry 61: Instrumental Analysis Building and Operating Your Own Diode Array Spectrometer

Chemistry 61: Instrumental Analysis Building and Operating Your Own Diode Array Spectrometer Chemistry 61: Instrumental Analysis Building and Operating Your Own Diode Array Spectrometer Part 0: Preliminaries Unlike the electronics lab earlier this semester, you are required to finish this project.

More information

Spectroscopy Lab 2. Reading Your text books. Look under spectra, spectrometer, diffraction.

Spectroscopy Lab 2. Reading Your text books. Look under spectra, spectrometer, diffraction. 1 Spectroscopy Lab 2 Reading Your text books. Look under spectra, spectrometer, diffraction. Consult Sargent Welch Spectrum Charts on wall of lab. Note that only the most prominent wavelengths are displayed

More information

Better Imaging with a Schmidt-Czerny-Turner Spectrograph

Better Imaging with a Schmidt-Czerny-Turner Spectrograph Better Imaging with a Schmidt-Czerny-Turner Spectrograph Abstract For years, images have been measured using Czerny-Turner (CT) design dispersive spectrographs. Optical aberrations inherent in the CT design

More information

Leica TCS SP8 Quick Start Guide

Leica TCS SP8 Quick Start Guide Leica TCS SP8 Quick Start Guide Leica TCS SP8 System Overview Start-Up Procedure 1. Turn on the CTR Control Box, Fluorescent Light for the microscope stand. 2. Turn on the Scanner Power (1) on the front

More information

Chemistry Instrumental Analysis Lecture 10. Chem 4631

Chemistry Instrumental Analysis Lecture 10. Chem 4631 Chemistry 4631 Instrumental Analysis Lecture 10 Types of Instrumentation Single beam Double beam in space Double beam in time Multichannel Speciality Types of Instrumentation Single beam Requires stable

More information

Leica TCS SP8 Quick Start Guide

Leica TCS SP8 Quick Start Guide Leica TCS SP8 Quick Start Guide Leica TCS SP8 System Overview Start-Up Procedure 1. Turn on the CTR Control Box, EL6000 fluorescent light source for the microscope stand. 2. Turn on the Scanner Power

More information

MULLARD SPACE SCIENCE LABORATORY UNIVERSITY COLLEGE LONDON Authors: H. Kawakami, Alice Breeveld and John Fordham*

MULLARD SPACE SCIENCE LABORATORY UNIVERSITY COLLEGE LONDON Authors: H. Kawakami, Alice Breeveld and John Fordham* XMM Optical Monitor MULLARD SPACE SCIENCE LABORATORY UNIVERSITY COLLEGE LONDON Authors: H. Kawakami, Alice Breeveld and John Fordham* * Dept. Physics and Astronomy, UCL Characteristics of the FM intensifiers

More information

Tunable KiloArc. Tunable Broadband Light Source.

Tunable KiloArc. Tunable Broadband Light Source. Optical Building Blocks Corporation Tunable KiloArc Tunable Broadband Light Source www.obb1.com Tunable KiloArc Need a CW laser that is tunable from 250 to 1,100 nm? yes Need it to deliver Hundreds of

More information

Akinori Mitani and Geoff Weiner BGGN 266 Spring 2013 Non-linear optics final report. Introduction and Background

Akinori Mitani and Geoff Weiner BGGN 266 Spring 2013 Non-linear optics final report. Introduction and Background Akinori Mitani and Geoff Weiner BGGN 266 Spring 2013 Non-linear optics final report Introduction and Background Two-photon microscopy is a type of fluorescence microscopy using two-photon excitation. It

More information

Cornerstone 130 1/8 m Monochromators

Cornerstone 130 1/8 m Monochromators Cornerstone 130 1/8 m Monochromators The Oriel Cornerstone 130 is a high performance, economical and user-friendly monochromator an ideal instrument for research and OEM applications. Oriel has made it

More information

THROUGHPUT OF AN OPTICAL INSTRUMENT CHEM 314

THROUGHPUT OF AN OPTICAL INSTRUMENT CHEM 314 THROUGHPUT OF AN OPTICAL INSTRUMENT CHEM 314 OBJECTIVES Calculate the number of photons present in a single beam UV- Vis: At the source Entering the monochromator Incident on the diffracgon gragng Emerging

More information

Maya2000 Pro Spectrometer

Maya2000 Pro Spectrometer now with triggering! Maya2000 Pro Our Maya2000 Pro Spectrometer offers you the perfect solution for applications that demand low light-level, UV-sensitive operation. This back-thinned, 2D FFT-CCD, uncooled

More information

Diffraction. Interference with more than 2 beams. Diffraction gratings. Diffraction by an aperture. Diffraction of a laser beam

Diffraction. Interference with more than 2 beams. Diffraction gratings. Diffraction by an aperture. Diffraction of a laser beam Diffraction Interference with more than 2 beams 3, 4, 5 beams Large number of beams Diffraction gratings Equation Uses Diffraction by an aperture Huygen s principle again, Fresnel zones, Arago s spot Qualitative

More information

Components of Optical Instruments. Chapter 7_III UV, Visible and IR Instruments

Components of Optical Instruments. Chapter 7_III UV, Visible and IR Instruments Components of Optical Instruments Chapter 7_III UV, Visible and IR Instruments 1 Grating Monochromators Principle of operation: Diffraction Diffraction sources: grooves on a reflecting surface Fabrication:

More information

A Novel Multipass Optical System Oleg Matveev University of Florida, Department of Chemistry, Gainesville, Fl

A Novel Multipass Optical System Oleg Matveev University of Florida, Department of Chemistry, Gainesville, Fl A Novel Multipass Optical System Oleg Matveev University of Florida, Department of Chemistry, Gainesville, Fl BACKGROUND Multipass optical systems (MOS) are broadly used in absorption, Raman, fluorescence,

More information

PhysicsAndMathsTutor.com 1

PhysicsAndMathsTutor.com 1 PhysicsAndMathsTutor.com 1 Q1. Just over two hundred years ago Thomas Young demonstrated the interference of light by illuminating two closely spaced narrow slits with light from a single light source.

More information

Fast Laser Raman Microscope RAMAN

Fast Laser Raman Microscope RAMAN Fast Laser Raman Microscope RAMAN - 11 www.nanophoton.jp Fast Raman Imaging A New Generation of Raman Microscope RAMAN-11 developed by Nanophoton was created by combining confocal laser microscope technology

More information

A TUTORIAL By J.M. Lerner and A. Thevenon TABLE OF CONTENTS. Section 1:DIFFRACTION GRATINGS RULED & HOLOGRAPHIC

A TUTORIAL By J.M. Lerner and A. Thevenon TABLE OF CONTENTS. Section 1:DIFFRACTION GRATINGS RULED & HOLOGRAPHIC A TUTORIAL By J.M. Lerner and A. Thevenon TABLE OF CONTENTS Section 1:DIFFRACTION GRATINGS RULED & HOLOGRAPHIC 1.1 Basic Equations 1.2 Angular Dispersion 1.3 Linear Dispersion 1.4 Wavelength and Order

More information

Kit for building your own THz Time-Domain Spectrometer

Kit for building your own THz Time-Domain Spectrometer Kit for building your own THz Time-Domain Spectrometer 16/06/2016 1 Table of contents 0. Parts for the THz Kit... 3 1. Delay line... 4 2. Pulse generator and lock-in detector... 5 3. THz antennas... 6

More information

Imaging Beyond the Basics: Optimizing Settings on the Leica SP8 Confocal

Imaging Beyond the Basics: Optimizing Settings on the Leica SP8 Confocal Imaging Beyond the Basics: Optimizing Settings on the Leica SP8 Confocal Todays Goal: Introduce some additional functionalities of the Leica SP8 confocal HyD vs. PMT detectors Dye Assistant Scanning By

More information

Shenglan Xu. GM/CA CAT Argonne National Laboratory

Shenglan Xu. GM/CA CAT Argonne National Laboratory MECHANICAL DESIGN OF NEW DUAL PINHOLE MINI- BEAM COLLIMATOR WITH MOTORIZED PITCH AND YAW ADJUSTER PROVIDES LOWER BACKGROUND FOR X-RAY CRYSTALLOGRAPHY AT GMCA@APS Shenglan Xu GM/CA CAT Argonne National

More information

SPECTRAL SCANNER. Recycling

SPECTRAL SCANNER. Recycling SPECTRAL SCANNER The Spectral Scanner, produced on an original project of DV s.r.l., is an instrument to acquire with extreme simplicity the spectral distribution of the different wavelengths (spectral

More information

Educational Spectrophotometer Accessory Kit and System OS-8537 and OS-8539

Educational Spectrophotometer Accessory Kit and System OS-8537 and OS-8539 GAIN 1 10 Instruction Manual with Experiment Guide and Teachers Notes 012-06575C *012-06575* Educational Spectrophotometer Accessory Kit and System OS-8537 and OS-8539 100 CI-6604A LIGHT SENSOR POLARIZER

More information

Oriel Cornerstone 130 1/8 m Monochromator

Oriel Cornerstone 130 1/8 m Monochromator 1 Oriel Cornerstone 130 1/8 m Monochromator Cornerstone 130 1/8 m Monochromator The Cornerstone 130 family of Oriel Monochromators supports two gratings simultaneously, which can be easily interchanged,

More information

UV/Optical/IR Astronomy Part 2: Spectroscopy

UV/Optical/IR Astronomy Part 2: Spectroscopy UV/Optical/IR Astronomy Part 2: Spectroscopy Introduction We now turn to spectroscopy. Much of what you need to know about this is the same as for imaging I ll concentrate on the differences. Slicing the

More information

Fast Laser Raman Microscope RAMAN

Fast Laser Raman Microscope RAMAN Fast Laser Raman Microscope RAMAN - 11 www.nanophoton.jp Fast Raman Imaging A New Generation of Raman Microscope RAMAN-11 developed by Nanophoton was created by combining confocal laser microscope technology

More information

CHAPTER 9 POSITION SENSITIVE PHOTOMULTIPLIER TUBES

CHAPTER 9 POSITION SENSITIVE PHOTOMULTIPLIER TUBES CHAPTER 9 POSITION SENSITIVE PHOTOMULTIPLIER TUBES The current multiplication mechanism offered by dynodes makes photomultiplier tubes ideal for low-light-level measurement. As explained earlier, there

More information

DETECTORS Important characteristics: 1) Wavelength response 2) Quantum response how light is detected 3) Sensitivity 4) Frequency of response

DETECTORS Important characteristics: 1) Wavelength response 2) Quantum response how light is detected 3) Sensitivity 4) Frequency of response DETECTORS Important characteristics: 1) Wavelength response 2) Quantum response how light is detected 3) Sensitivity 4) Frequency of response (response time) 5) Stability 6) Cost 7) convenience Photoelectric

More information

PHYS2090 OPTICAL PHYSICS Laboratory Microwaves

PHYS2090 OPTICAL PHYSICS Laboratory Microwaves PHYS2090 OPTICAL PHYSICS Laboratory Microwaves Reference Hecht, Optics, (Addison-Wesley) 1. Introduction Interference and diffraction are commonly observed in the optical regime. As wave-particle duality

More information

Systems Biology. Optical Train, Köhler Illumination

Systems Biology. Optical Train, Köhler Illumination McGill University Life Sciences Complex Imaging Facility Systems Biology Microscopy Workshop Tuesday December 7 th, 2010 Simple Lenses, Transmitted Light Optical Train, Köhler Illumination What Does a

More information

Phy Ph s y 102 Lecture Lectur 22 Interference 1

Phy Ph s y 102 Lecture Lectur 22 Interference 1 Phys 102 Lecture 22 Interference 1 Physics 102 lectures on light Light as a wave Lecture 15 EM waves Lecture 16 Polarization Lecture 22 & 23 Interference& diffraction Light as a ray Lecture 17 Introduction

More information

Characteristics of point-focus Simultaneous Spatial and temporal Focusing (SSTF) as a two-photon excited fluorescence microscopy

Characteristics of point-focus Simultaneous Spatial and temporal Focusing (SSTF) as a two-photon excited fluorescence microscopy Characteristics of point-focus Simultaneous Spatial and temporal Focusing (SSTF) as a two-photon excited fluorescence microscopy Qiyuan Song (M2) and Aoi Nakamura (B4) Abstracts: We theoretically and experimentally

More information

Measuring optical filters

Measuring optical filters Measuring optical filters Application Note Author Don Anderson and Michelle Archard Agilent Technologies, Inc. Mulgrave, Victoria 3170, Australia Introduction Bandpass filters are used to isolate a narrow

More information

The Optics of Spectroscopy A Tutorial. By J.M. Lerner and A. Thevenon

The Optics of Spectroscopy A Tutorial. By J.M. Lerner and A. Thevenon The Optics of Spectroscopy A Tutorial By J.M. Lerner and A. Thevenon 1 The Optics of Spectroscopy - A TUTORIAL By J.M. Lerner and A. Thevenon Table of Contents Section 1: DIFFRACTION GRATINGS RULED & HOLOGRAPHIC

More information

instruments Solar Physics course lecture 3 May 4, 2010 Frans Snik BBL 415 (710)

instruments Solar Physics course lecture 3 May 4, 2010 Frans Snik BBL 415 (710) Solar Physics course lecture 3 May 4, 2010 Frans Snik BBL 415 (710) f.snik@astro.uu.nl www.astro.uu.nl/~snik info from photons spatial (x,y) temporal (t) spectral (λ) polarization ( ) usually photon starved

More information

Introduction to the operating principles of the HyperFine spectrometer

Introduction to the operating principles of the HyperFine spectrometer Introduction to the operating principles of the HyperFine spectrometer LightMachinery Inc., 80 Colonnade Road North, Ottawa ON Canada A spectrometer is an optical instrument designed to split light into

More information

Supplementary Figure 1

Supplementary Figure 1 Supplementary Figure 1 Technical overview drawing of the Roadrunner goniometer. The goniometer consists of three main components: an inline sample-viewing microscope, a high-precision scanning unit for

More information

(A) 2f (B) 2 f (C) f ( D) 2 (E) 2

(A) 2f (B) 2 f (C) f ( D) 2 (E) 2 1. A small vibrating object S moves across the surface of a ripple tank producing the wave fronts shown above. The wave fronts move with speed v. The object is traveling in what direction and with what

More information

Engineering and Natural Sciences

Engineering and Natural Sciences Engineering and Natural Sciences The design and implementation of a computer interface for a Raman spectrometer using the LabVIEW software package Dan M. Burger School of Engineering, Vanderbilt University

More information

Conceptual Physics Fundamentals

Conceptual Physics Fundamentals Conceptual Physics Fundamentals Chapter 13: LIGHT WAVES This lecture will help you understand: Electromagnetic Spectrum Transparent and Opaque Materials Color Why the Sky is Blue, Sunsets are Red, and

More information

Grant No. DE-FG-05-85ER Progress Report One. R. H. Atalla. The Institute of Paper Chemistry. April, Prepared for

Grant No. DE-FG-05-85ER Progress Report One. R. H. Atalla. The Institute of Paper Chemistry. April, Prepared for DOE DE-FG-05-85ER75212 THE INSTITUTE OF PAPER CHEMISTRY, APPLETON, WISCONSIN TIME RESOLVED RAMAN MICROPROBE SYSTEM Grant No. DE-FG-05-85ER75212 Progress Report One R. H. Atalla The Institute of Paper Chemistry

More information

WIDE SPECTRAL RANGE IMAGING INTERFEROMETER

WIDE SPECTRAL RANGE IMAGING INTERFEROMETER WIDE SPECTRAL RANGE IMAGING INTERFEROMETER Alessandro Barducci, Donatella Guzzi, Cinzia Lastri, Paolo Marcoionni, Vanni Nardino, Ivan Pippi CNR IFAC Sesto Fiorentino, ITALY ICSO 2012 Ajaccio 8-12/10/2012

More information

TIME-PRESERVING MONOCHROMATORS FOR ULTRASHORT EXTREME-ULTRAVIOLET PULSES

TIME-PRESERVING MONOCHROMATORS FOR ULTRASHORT EXTREME-ULTRAVIOLET PULSES TIME-PRESERVING MONOCHROMATORS FOR ULTRASHORT EXTREME-ULTRAVIOLET PULSES Luca Poletto CNR - Institute of Photonics and Nanotechnologies Laboratory for UV and X-Ray Optical Research Padova, Italy e-mail:

More information

picoemerald Tunable Two-Color ps Light Source Microscopy & Spectroscopy CARS SRS

picoemerald Tunable Two-Color ps Light Source Microscopy & Spectroscopy CARS SRS picoemerald Tunable Two-Color ps Light Source Microscopy & Spectroscopy CARS SRS 1 picoemerald Two Colors in One Box Microscopy and Spectroscopy with a Tunable Two-Color Source CARS and SRS microscopy

More information

Infrared Single Shot Diagnostics for the Longitudinal. Profile of the Electron Bunches at FLASH. Disputation

Infrared Single Shot Diagnostics for the Longitudinal. Profile of the Electron Bunches at FLASH. Disputation Infrared Single Shot Diagnostics for the Longitudinal Profile of the Electron Bunches at FLASH Disputation Hossein Delsim-Hashemi Tuesday 22 July 2008 7/23/2008 2/ 35 Introduction m eb c 2 3 2 γ ω = +

More information

Block 3: Physics of Waves. Chapter 12: Sound. Relate pitch and loudness to frequency and amplitude Describe how sound travels

Block 3: Physics of Waves. Chapter 12: Sound. Relate pitch and loudness to frequency and amplitude Describe how sound travels Chapter 12: Sound Describe production of sounds Measure the speed of sound Relate pitch and loudness to frequency and amplitude Describe how sound travels Sound is a longitudinal (compression) wave Sound

More information

Cerro Tololo Inter-American Observatory. CHIRON manual. A. Tokovinin Version 2. May 25, 2011 (manual.pdf)

Cerro Tololo Inter-American Observatory. CHIRON manual. A. Tokovinin Version 2. May 25, 2011 (manual.pdf) Cerro Tololo Inter-American Observatory CHIRON manual A. Tokovinin Version 2. May 25, 2011 (manual.pdf) 1 1 Overview Calibration lamps Quartz, Th Ar Fiber Prism Starlight GAM mirror Fiber Viewer FEM Guider

More information

Where m is an integer (+ or -) Thus light will be spread out in colours at different angles

Where m is an integer (+ or -) Thus light will be spread out in colours at different angles Diffraction Gratings Recall diffraction gratings are periodic multiple slit devices Consider a diffraction grating: periodic distance a between slits Plane wave light hitting a diffraction grating at angle

More information

Radionuclide Imaging MII 3073 RADIONUCLIDE IMAGING SYSTEM

Radionuclide Imaging MII 3073 RADIONUCLIDE IMAGING SYSTEM Radionuclide Imaging MII 3073 RADIONUCLIDE IMAGING SYSTEM Preamplifiers and amplifiers The current from PMT must be further amplified before it can be processed and counted (the number of electrons yielded

More information

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS

SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 - COMPUTERIZED IMAGING Section I: Chapter 2 RADT 3463 Computerized Imaging 1 SECTION I - CHAPTER 2 DIGITAL IMAGING PROCESSING CONCEPTS RADT 3463 COMPUTERIZED IMAGING Section I: Chapter 2 RADT

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Science

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Science Student Name Date MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Electrical Engineering and Computer Science 6.161 Modern Optics Project Laboratory Laboratory Exercise No. 6 Fall 2010 Solid-State

More information

NanoSpective, Inc Progress Drive Suite 137 Orlando, Florida

NanoSpective, Inc Progress Drive Suite 137 Orlando, Florida TEM Techniques Summary The TEM is an analytical instrument in which a thin membrane (typically < 100nm) is placed in the path of an energetic and highly coherent beam of electrons. Typical operating voltages

More information

Be aware that there is no universal notation for the various quantities.

Be aware that there is no universal notation for the various quantities. Fourier Optics v2.4 Ray tracing is limited in its ability to describe optics because it ignores the wave properties of light. Diffraction is needed to explain image spatial resolution and contrast and

More information

Fastest high definition Raman imaging. Fastest Laser Raman Microscope RAMAN

Fastest high definition Raman imaging. Fastest Laser Raman Microscope RAMAN Fastest high definition Raman imaging Fastest Laser Raman Microscope RAMAN - 11 www.nanophoton.jp Observation A New Generation in Raman Observation RAMAN-11 developed by Nanophoton was newly created by

More information

ULS24 Frequently Asked Questions

ULS24 Frequently Asked Questions List of Questions 1 1. What type of lens and filters are recommended for ULS24, where can we source these components?... 3 2. Are filters needed for fluorescence and chemiluminescence imaging, what types

More information

1/8 m GRATING MONOCHROMATOR

1/8 m GRATING MONOCHROMATOR 1/8 m GRATING GRATING OUTPUT PORT INPUT PORT 77250 1/8 m Monochromator with 6025 Hg(Ar) Spectral Calibration Lamp. Low cost, compact size and high performance, ideal for OEM applications Very efficient

More information

Instructions for the Experiment

Instructions for the Experiment Instructions for the Experiment Excitonic States in Atomically Thin Semiconductors 1. Introduction Alongside with electrical measurements, optical measurements are an indispensable tool for the study of

More information

Spectroscopy of Ruby Fluorescence Physics Advanced Physics Lab - Summer 2018 Don Heiman, Northeastern University, 1/12/2018

Spectroscopy of Ruby Fluorescence Physics Advanced Physics Lab - Summer 2018 Don Heiman, Northeastern University, 1/12/2018 1 Spectroscopy of Ruby Fluorescence Physics 3600 - Advanced Physics Lab - Summer 2018 Don Heiman, Northeastern University, 1/12/2018 I. INTRODUCTION The laser was invented in May 1960 by Theodor Maiman.

More information

Chapter Ray and Wave Optics

Chapter Ray and Wave Optics 109 Chapter Ray and Wave Optics 1. An astronomical telescope has a large aperture to [2002] reduce spherical aberration have high resolution increase span of observation have low dispersion. 2. If two

More information

Operating Manual. Model 721N. Visible Spectrophotometer

Operating Manual. Model 721N. Visible Spectrophotometer Operating Manual of Model 721N Visible Spectrophotometer 1 Table of Contents 1. Chief uses... 3 2. Working Conditions... 3 3. Main Specifications...3 4.Operating Principles...4 5. Optical design...4 6.

More information

TriVista. Universal Raman Solution

TriVista. Universal Raman Solution TriVista Universal Raman Solution Why choose the Princeton Instruments/Acton TriVista? Overview Raman Spectroscopy systems can be derived from several dispersive components depending on the level of performance

More information

UltraGraph Optics Design

UltraGraph Optics Design UltraGraph Optics Design 5/10/99 Jim Hagerman Introduction This paper presents the current design status of the UltraGraph optics. Compromises in performance were made to reach certain product goals. Cost,

More information

Unit 8: Light and Optics

Unit 8: Light and Optics Objectives Unit 8: Light and Optics Explain why we see colors as combinations of three primary colors. Explain the dispersion of light by a prism. Understand how lenses and mirrors work. Explain thermal

More information

Low aberration monolithic diffraction gratings for high performance optical spectrometers

Low aberration monolithic diffraction gratings for high performance optical spectrometers Low aberration monolithic diffraction gratings for high performance optical spectrometers Peter Triebel, Tobias Moeller, Torsten Diehl; Carl Zeiss Spectroscopy GmbH (Germany) Alexandre Gatto, Alexander

More information

Supplementary Materials

Supplementary Materials Supplementary Materials In the supplementary materials of this paper we discuss some practical consideration for alignment of optical components to help unexperienced users to achieve a high performance

More information