CONVERSION OF ECONOMY 3D PRINTER TO E-JET PRINTER

Size: px
Start display at page:

Download "CONVERSION OF ECONOMY 3D PRINTER TO E-JET PRINTER"

Transcription

1 CONVERSION OF ECONOMY 3D PRINTER TO E-JET PRINTER Ryan J Tepper University of Michigan Department of Mechanical Engineering Professor Kira Barton University of Michigan Department of Mechanical Engineering ABSTRACT Micro-fabrication is an amazing manufacturing process because you can make very complicated systems extremely tiny. 3D printing can improve this process because it is a fast, low-cost, versatile alternative for product prototyping. However, there are currently many barriers preventing the advancement of 3D printing at the micro-scale. The purpose of this research is to address these barriers through the characterization of key design criteria, process parameters, and environmental conditions. We will first choose an off-the-shelf 3D printer to modify into an e-jet printer and install it a Caron Environmental Chamber. An e-jet printer uses electricity to pull fluid through a microscopic hole. Due to the extremely fine scale and high resolution needed for this process, very fine motion control is needed. We will design our experiments to fill any gaps in knowledge behind necessary design criteria and execute several g-code applications to run experiments that will help determine these criteria. We will execute these experiments with varying environmental conditions, printing materials, and other parameters in order to determine the parameters to which micro-scale printing is most sensitive. As another aspect of this project, we want to educate students, teachers, and parents on the field of advanced manufacturing. We plan on doing this by developing interactive outreach activities and workshops tailored for families and K-12 students and publishing experiment results and activities on micromake.wordpress.com. We expect the results of our research to have a direct impact in the manufacturing of electronics, biosensors and optics. By exposing students to cutting-edge technology at a young age, we hope to inspire them to pursue careers in advanced manufacturing. The research results will be disseminated through publications aimed at reaching local, national, and international audiences.

2 INTRODUCTION Electrohydrodynamic jet (E-Jet) printing is a form of additive manufacturing that relies on electrohydrodynamically induced flows to print at extremely high-resolution. This resolution can be extended to below 100nm, which provides the unique opportunity for the manufacturing of a broad range of micro-devices with large-scale implications in the biomedical device industry. As shown in Fig.1, a polarizable fluid is input into the fixed E-Jet nozzle. A large voltage is then applied to the grounded printing substrate, which causes the polarizable fluid to be pulled through a fine nozzle tip. At such a fine resolution it is actually easier to pull the fluid through the nozzle tip than to push it through due to the large amount of pressure required to overcome capillary forces [1]. This differs from standard ink-jet technology where the fluid is pushed though a comparatively much larger nozzle Fig. 1: Basic diagram of E-Jet printer and axis of motion Although e-jet has been shown to have tremendous potential, we are currently still lacking key criteria for the environmental parameters needed to achieve optimal printing conditions. Some of these conditions may be destructive, due to humidity and temperature, for the nano-positioners on which the printing substrate is fixed to. Environmental testing of current e-jet printers could prove to be costly if these nano-positioners are damaged. To remedy this issue, we intend to modify an economy grade fused deposition modeling (FDM) printer for e-jet use. The first step of this process, which this paper will cover, is the characterization of an off-the-shelf printer and the determination of whether or not the current control system is sufficient for e-jet. 2

3 OBJECTIVE Our objective for the research project is to characterize the X/Y motion of various off-the-shelf economy grade 3D printers. We have identified 100µm as the minimal accuracy needed, in either direction, to achieve successful e-jet prints. METHODOLOGY We acquired three economy grade FDM printers, shown in Fig. 2, to begin our characterization. The Polar 3D and Velleman K8200 Kit were both of interest since they both operate with a fixed nozzle and moving build plate. To test if this was the most accurate method we also acquired the FlashForge printer, which has a static build plate and moveable nozzle. We also wanted to see the effect that the coordinate system has on the accuracy of positioning. We were able to test this since the Polar 3D operates in polar (r,θ) coordinates while the other two printers operate in Cartesian (x,y) coordinates. Fig. 2: Economy grade FDM printers; (Left to Right) Velleman K8200, FlashForge, Polar 3D To find the resolution of these printers, we developed the characterization process below. 1. Set a fixed point to track 2. Use a high resolution digital camera to measure displacement in pixels and convert back to microns 3. Verify a consistent homing command 4. Take photos before and after the jog commands 5. Analyze the photos using ImageJ So far, only the Polar 3D has been characterized; however this process will be the same for the remaining two printers. 3

4 Setting a fixed point In order to determine the displacement of the build plate when g-code jog commands were sent to the printer, we had to have a point to track. This point needed to be extremely fine in order to reduce error in choosing the same point for analysis between the two photos. We also wanted the point to be reflective so it would be easier to see under the high-resolution camera, since the camera had a very fine focal length (~300µm). Given these criteria, we decided to use a sewing needle as our point to track. We then fixed the sewing needle to the build plate using tape, as shown in Fig. 3. Fig. 3: Needle fixed to build plate Converting pixels to microns To determine the displacement of the needle, we needed to know how many pixels equated to 1 micron or vice versa. We did this by using the Infinity 2 high-resolution digital camera to take a picture of a standardized scale that had marks at 1000, 500, 100, and 20µm, as shown in Fig. 4 Fig. 4: Found 1.91µm = 1 pixel 4

5 Having a consistent homing command In order to aid in eliminating lash and hysteresis from our system, Tom wrote a g-code script to home the needle to same spot after each test was run. When we analyzed the accuracy of the homing command, we found the position to be nearly identical (~2µm) before and after the command was run. I modified the script for one of our tests to lower the feed rate in order to alleviate the system of some chatter that was occurring. Full experiment set-up We taped an LED strip, that completely surrounded our needle, to the Polar 3D in order to have optimal lighting, as shown in Fig. 5. Fig. 5: Experiment set-up for Polar 3D Procedure Using the software Reptier Host, I was able to send g-code commands to the Polar 3D, specifying desired jog length and direction. A photo was taken before and after each jog command was sent. In order to find the difference in pixel values, I compared before and after photos and tracked the same point of the needle on each photo. I estimate the error of choosing the point to be 1-2 pixels per photo resulting in ±4 pixel error total. This equates to ±8µm error overall. Before we could begin testing, minimal jog values needed to achieve motion in either direction had to be determined for each radii that the Polar was tested at. 5

6 RESULTS Threshold Values We expected our threshold values to be relatively consistent in the x direction, since motion in the x direction is controlled via rack and pinion on the Polar 3D. We also expected the threshold values in y to scale linearly since y motion is controlled via rotation of the build plate using a gear train. As shown in Table 1, the threshold values line up with our previous assumptions. It is important to note that these were the minimal values sent to the printer, not the actual distance the needle moved. Using these threshold values, we were able to determine starting our starting jog values. From there we chose 5 data points at each radius to measure. Table 1. Threshold assumptions hold true for Polar 3D X threshold Y threshold X-jogs (um) Y-jogs (um) R = 0mm 103 n/a 110, 150, 200, 250, 300 n/a R = 30mm , 140, 180, 220, , 125, 175, 225, 275 R = 60mm , 140, 180, 220, , 175, 225, 275, 325 R = 90mm , 140, 180, 220, , 225, 275, 325, 375 Error in x direction As shown in Fig. 6 and Fig. 7, pg.7, we saw a significant and consistent negative error in the X direction, with errors as large as 90% at R=0mm and with the minimal error equal to 40% at R=90mm. Because of this significant error it is not recommended to use the x direction as the primary jogging axis for e-jet printing with a stock Polar 3D printer. 6

7 Fig. 6: X direction shows significant and consistent negative error for R=0mm and R=30mm Fig 7: X direction shows significant and consistent negative error for R=60mm and R=90mm Error in y direction As shown in Fig. 8, pg.8, the error in the y direction is consistently less than that of the x direction, with errors as low as 2% at R=90 and as large as 14% at R=60. This is a stark contrast from the 40% and 90% respectively from the x direction. Based on these results, I would recommend using the y direction as the primary jogging axis for e-jet printing on the Polar 3D printer. 7

8 Fig. 8: Y direction shows very minimal error at all radii CONCLUSIONS So far, we have only characterized the stock Polar 3D FDM printer. Through our experiments, we were able to determine that the Polar 3D would be somewhat effective as an e-jet printer. Currently the Polar 3D is only suitable to be used in the y direction (Fig.8) as the error in the x direction (Fig.6, Fig.7, pg.7) is too large to be reliable. Future modifications, such as buying a new motor with more steps, could improve our resolution. Since the Polar 3D prints in arcs and since resolution only meets desired requirements one direction, this makes the printer only partially effective. We will hold on to this printer for e-jet consideration, and a decision will be made once the Velleman K8200 and Flash Forge are characterized as well. 8

9 REFERENCES 1. O. A. Basaran, AIChE J. 2002, 48,

Spraybase Technical Specifications Sheet

Spraybase Technical Specifications Sheet The Spraybase electrospinning device offers a complete solution to users investigating electrospraying and electrospinning applications. Designed to be compact and easy to use, the Spraybase electrospinning

More information

S-WAVEPLATE RADIAL/AZIMUTH POLARIZATION CONVERTER

S-WAVEPLATE RADIAL/AZIMUTH POLARIZATION CONVERTER S-WAVEPLATE RADIAL/AZIMUTH POLARIZATION CONVERTER Operation manual Konstitucijos ave. 23 LT-08105 Vilnius, Lithuania Konstitucijos ave. 23C LT-08105 Vilnius, Lithuania tel. +370 5 272 57 38 fax +370 5

More information

2011 Optical Science & Engineering PhD Qualifying Examination Optical Sciences Track: Advanced Optics Time allowed: 90 minutes

2011 Optical Science & Engineering PhD Qualifying Examination Optical Sciences Track: Advanced Optics Time allowed: 90 minutes 2011 Optical Science & Engineering PhD Qualifying Examination Optical Sciences Track: Advanced Optics Time allowed: 90 minutes Answer all four questions. All questions count equally. 3(a) A linearly polarized

More information

August 29, Reverse Engineering Equipment:

August 29, Reverse Engineering Equipment: August 29, 2008 At WCU in the ET Program, course content is brought to life through collaborative projects at our Center for Rapid Product Realization where students come into contact with industry leading

More information

Accurate alignment technique for nanoimprint lithography

Accurate alignment technique for nanoimprint lithography Accurate alignment technique for nanoimprint lithography Li Jiang and Martin Feldman * Department of Electrical and Computer Engineering Louisiana State University Baton Rouge, LA 70803-5901 ABSTRACT The

More information

Image Processing Solutions for Probe Card Manufacturing, Inspection and Optimization

Image Processing Solutions for Probe Card Manufacturing, Inspection and Optimization Image Processing Solutions for Probe Card Manufacturing, Inspection and Optimization, PhD Sales Director Contents Oxford Lasers and Guide Plates The Challenges of Measuring Guide Plates Performance of

More information

IRF90 - Rotating Focuser

IRF90 - Rotating Focuser IRF90 - Rotating Focuser Part # 600180 REV092111 Page 1 Contents Introduction and Overview... 3 Limitations... 3 Packing List... 4 Installation... 5 Remove Existing Focuser... 5 Installing the Rotating

More information

Two 2 MP orthogonal video microscopes equipped with double sided telecentric lenses and LED backlighting

Two 2 MP orthogonal video microscopes equipped with double sided telecentric lenses and LED backlighting The rapid development of photonic technologies has created the need for sophisticated optical products well outside the telecom standards. User requirements and specifications for these photonic components

More information

DIMATIX Printer Tutorial and Operating Instructions

DIMATIX Printer Tutorial and Operating Instructions DIMATIX Printer Tutorial and Operating Instructions The Operating Principle: The DIMATIX printer is suited to use unusual fluids such as protein solutions or conductive polymers as ink materials. These

More information

LARGE DIAMETER SPLICING SYSTEM LDS 2.5

LARGE DIAMETER SPLICING SYSTEM LDS 2.5 Fiber LARGE DIAMETER SPLICING SYSTEM LDS 2.5 110/17 / V02 / IF / 3sae/lds_large-diameter-splicer Fiber LARGE DIAMETER SPLICING SYSTEM 2.5 The rapid development of photonic technologies has created the

More information

Contact Angle Instruments For the measurement of surface properties

Contact Angle Instruments For the measurement of surface properties Contact Angle Instruments For the measurement of surface properties More than 50 year of measuring instruments to meet the highest demands Precision, flexibility, and reliability LAUDA Scientific offers

More information

University of Minnesota Nano Fabrication Center Standard Operating Procedure

University of Minnesota Nano Fabrication Center Standard Operating Procedure Equipment Name: University of Minnesota Nano Fabrication Center Coral Name: hs-scope Revision Number: 1.5 Model: HS200A Revisionist: M. Fisher Location: Bay 1 Date: 9/12/2013 1 Description The Hyphenated

More information

VibroFlex. VibroFlex Non-contact vibration measurement from nano to macro Product brochure

VibroFlex. VibroFlex Non-contact vibration measurement from nano to macro Product brochure VibroFlex VibroFlex Non-contact vibration measurement from nano to macro Product brochure Precision is a choice Laser Doppler vibrometers from Polytec combine precise optical vibration measurement with

More information

Automatic NC Part. Programming Interface for a UV Laser Ablation Tool

Automatic NC Part. Programming Interface for a UV Laser Ablation Tool Automatic NC Part Programming Interface for a UV Laser Ablation Tool by Emir Mutapcic Dr. Pio Iovenitti Dr. Jason Hayes Abstract This research project commenced in December 2001 and it is expected to be

More information

--3D Printing and beyond Desktop manufacture and its application in scientific research

--3D Printing and beyond Desktop manufacture and its application in scientific research --3D Printing and beyond Desktop manufacture and its application in scientific research Find me on Linked-in And join the: Song Xu, Ph.D. Sr. Application scientist Desktop Manufacturing Makes It Possible

More information

Equipment Site Description

Equipment Site Description Equipment Site Description The 150 g-ton geotechnical centrifuge NEES facility is located in the basement of the Jonsson Engineering Center (JEC) of the RPI campus in Troy, NY. This building also contains

More information

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012

Project Planning. Module 4: Practice Exercises. Academic Services Unit PREPARED BY. August 2012 Project Planning PREPARED BY Academic Services Unit August 2012 Applied Technology High Schools, 2012 Module Objectives Upon successful completion of this module, students should be able to: 1. Select

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below:

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6. ) is graphed below: Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

Recent Advances in Ultrafast Laser Subtractive and Additive Manufacturing

Recent Advances in Ultrafast Laser Subtractive and Additive Manufacturing Industrial Affiliates Symposium March 16-18, 2017 Recent Advances in Ultrafast Laser Subtractive and Additive Manufacturing Xiaoming Yu Assistant Professor Ultrafast Laser Processing Group CREOL, The College

More information

A. K. Srivastava, K.C. Sati, Satyander Kumar alaser Science and Technology Center, Metcalfe House, Civil Lines, Delhi , INDIA

A. K. Srivastava, K.C. Sati, Satyander Kumar alaser Science and Technology Center, Metcalfe House, Civil Lines, Delhi , INDIA International Journal of Scientific & Engineering Research Volume 8, Issue 7, July-2017 1752 Optical method for measurement of radius of curvature of large diameter mirrors A. K. Srivastava, K.C. Sati,

More information

Probe station system

Probe station system Probe station system Manufacturer: Micromanipulator Mode: 450PM-HR Descriptions: The Model 450PM 8 probe station offers stable and reliable probing performance. It is based on a design of Micromanipulator

More information

Tribometers. nanovea.com

Tribometers. nanovea.com Tribometers The Nanovea Tribometer offers precise and repeatable wear and friction testing using rotative and linear modes on a single system. Designed, at the core, with a high quality motor and a 20bit

More information

An Intuitive Explanation of Fourier Theory

An Intuitive Explanation of Fourier Theory An Intuitive Explanation of Fourier Theory Steven Lehar slehar@cns.bu.edu Fourier theory is pretty complicated mathematically. But there are some beautifully simple holistic concepts behind Fourier theory

More information

VibroFlex Compact Compactness meets versatility Preliminary datasheet. VibroFlex Compact

VibroFlex Compact Compactness meets versatility Preliminary datasheet. VibroFlex Compact VibroFlex Compact The Polytec VibroFlex laser Doppler vibrometer is a modular high-performance solution for non-contact vibration mea sure ment. It offers unrivalled measurement performance and versatility

More information

ECEN 4606, UNDERGRADUATE OPTICS LAB

ECEN 4606, UNDERGRADUATE OPTICS LAB ECEN 4606, UNDERGRADUATE OPTICS LAB Lab 12: Fiber optics SUMMARY: In this lab you will become familiar with procedures for working with fiber optics including cleaving, splicing and coupling. PRELAB: HOMEWORK

More information

Introduction to the FTA4000

Introduction to the FTA4000 Introduction to the FTA4000 This document will help you get started with your new FTA4000. The FTA4000 is optimized for contact angle measurements using very small droplets on small samples. It uses a

More information

Charting new territory: Formulating the Dalivian coordinate system

Charting new territory: Formulating the Dalivian coordinate system Parabola Volume 53, Issue 2 (2017) Charting new territory: Formulating the Dalivian coordinate system Olivia Burton and Emma Davis 1 Numerous coordinate systems have been invented. The very first and most

More information

501, , 1052, , 1602, 1604 EXCEL EXCEL 1602UC EXCEL 1052UC EXCEL 501HC. Micro-Vu Corporation. Precision Measurement Systems

501, , 1052, , 1602, 1604 EXCEL EXCEL 1602UC EXCEL 1052UC EXCEL 501HC. Micro-Vu Corporation. Precision Measurement Systems 501, 502 1051, 1052, 1054 1601, 1602, 1604 1602UC 1052UC 501HC Precision Measurement Systems 501, 502 1051, 1052, 1054 1601, 1602, 1604 Excel 501 HM/HC Excel 502 HM/HC Excel 501 Excel 502 Scale Resolution

More information

3D Printing: With POLAR3D

3D Printing: With POLAR3D 3D Printing: With POLAR3D Buttercup The Duck Buttercup The Duck Nike Prototype Nike Prototype ow does 3D Printing work? What is 3D Printing? Additive Manufacturing is the process of making a 3D, solid

More information

What is Output? p Fig. 6-1 Next

What is Output? p Fig. 6-1 Next Output What is Output? What is output? Data that has been processed into a useful form, called information Output device is any hardware component that can convey information to user p. 6.06 Fig. 6-1 Next

More information

Microfluidics Santa Clara, California U.S.A. October 17, 2012

Microfluidics Santa Clara, California U.S.A. October 17, 2012 Microfluidics Santa Clara, California U.S.A. October 17, 2012 Drop-on-demand inkjet technology with picoliter drop size ejection for materials deposition, precision dosing and aerosol generation Mar$n

More information

Lecture: P1_Wk3_L5 Contact Mode Scans. Ron Reifenberger Birck Nanotechnology Center Purdue University 2012

Lecture: P1_Wk3_L5 Contact Mode Scans. Ron Reifenberger Birck Nanotechnology Center Purdue University 2012 Lecture: Contact Mode Scans Ron Reifenberger Birck Nanotechnology Center Purdue University 2012 1 The Purpose of a Microscope is to Obtain an Image Reflected laser spot Laser Diode Four-Quadrant Photodetector

More information

SR4000 Data Sheet.

SR4000 Data Sheet. 1 Product Specifications Standard Field of View Cameras (43 (h) x 34 (v)) and Wide Field of View Cameras (69 (h) x 56 (v)) Product Number Communication interface Modulation Frequency Non Ambiguity Range

More information

PYROVIPER FURNACE LENS PROBE

PYROVIPER FURNACE LENS PROBE PYROVIPER FURNACE LENS PROBE 1 ST, 2 ND, 3 RD AND 4 TH EDITION LENS DESIGNS Comparison-Lens-PyroViper-4thEdition.AC100323.doc Page 1 of 10 Specifications are subject to change without prior notice. Contents

More information

TFT-LCD Technology Introduction

TFT-LCD Technology Introduction TFT-LCD Technology Introduction Thin film transistor liquid crystal display (TFT-LCD) is a flat panel display one of the most important fields, because of its many advantages, is the only display technology

More information

Complete Range of Optical Tensiometers Contact Angle Meters

Complete Range of Optical Tensiometers Contact Angle Meters Theta Complete Range of Optical Tensiometers Contact Angle Meters Versatility, automation and accuracy Precision made simple Attension Optical Tensiometers are used in research, development and quality

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 Fabrication of MEMS Conventional

More information

Physics 1C DIFFRACTION AND INTERFERENCE Rev. 2-AH. Introduction

Physics 1C DIFFRACTION AND INTERFERENCE Rev. 2-AH. Introduction Introduction The material for this chapter is discussed in Hecht, Chapter 25. Light exhibits many of the properties of a transverse wave. Waves that overlap with other waves can reinforce each other or

More information

Machining and metrology systems for free-form laser printer mirrors

Machining and metrology systems for free-form laser printer mirrors Sādhan ā Vol. 28, Part 5, October 2003, pp. 925 932. Printed in India Machining and metrology systems for free-form laser printer mirrors DWDAVIS 1, M WALTER 1, M TAKAHASHI 2 and T MASAKI 2 1 Precitech

More information

Key Considerations to Probe Cu Pillars in High Volume Production

Key Considerations to Probe Cu Pillars in High Volume Production Key Considerations to Probe Cu Pillars in High Volume Production Alexander Wittig (GLOBALFOUNDRIES) Amy Leong, Tin Nguyen, Tommaso Masi, Jarek Kister, Mike Slessor (Form Factor) Overview Key Industry Trends

More information

CS 285 Final Project - Design, Modeling and Fabrication of the Möbius Gear

CS 285 Final Project - Design, Modeling and Fabrication of the Möbius Gear CS 85 Final Project - Design, Modeling and Fabrication of the Möbius Gear Aaron M. Hoover May 14, 006 1 Introduction The purpose of this final project, undertaken for CS95 - Procedural Solid Modeling,

More information

ksa MOS Ultra-Scan Performance Test Data

ksa MOS Ultra-Scan Performance Test Data ksa MOS Ultra-Scan Performance Test Data Introduction: ksa MOS Ultra Scan 200mm Patterned Silicon Wafers The ksa MOS Ultra Scan is a flexible, highresolution scanning curvature and tilt-measurement system.

More information

NANOMETRIC LAB PRINTER. Plug & Play Solution for ultra-precise printing of conductive lines in nano-scale

NANOMETRIC LAB PRINTER. Plug & Play Solution for ultra-precise printing of conductive lines in nano-scale NANOMETRIC LAB PRINTER Plug & Play Solution for ultra-precise printing of conductive lines in nano-scale WHO ARE WE? WHAT IS OUR SOLUTION? XTPL S.A. is a company operating in the nanotechnology segment.

More information

for R&D and Production Advanced Technology OAI is a Silicon Valley-based manufacturer of advanced precision equipment

for R&D and Production Advanced Technology OAI is a Silicon Valley-based manufacturer of advanced precision equipment Advanced Technology for R&D and Production OAI is a Silicon Valley-based manufacturer of advanced precision equipment for the MEMS, Semiconductor, Nanotechnology, Microfluidics, MEMS Micro TAS and Flat

More information

Using X-Ray Micro Tomography to assess the quality of Packaging Foil

Using X-Ray Micro Tomography to assess the quality of Packaging Foil Using X-Ray Micro Tomography to assess the quality of Packaging Foil Martin Koster 1, Gerard van Dalen 2, Robert Hoeve 3 1 Unilever Research 2 Unilever Research 3 Unilever Research, Olivier van Noortlaaan

More information

Complete 3D measurement solution

Complete 3D measurement solution Complete 3D measurement solution Complete access The S neox Five Axis 3D optical profiler combines a high-accuracy rotational module with the advanced inspection and analysis capabilities of the S neox

More information

Mu lt i s p e c t r a l

Mu lt i s p e c t r a l Viewing Angle Analyser Revolutionary system for full spectral and polarization measurement in the entire viewing angle EZContrastMS80 & EZContrastMS88 ADVANCED LIGHT ANALYSIS by Field iris Fourier plane

More information

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6

To graph the point (r, θ), simply go out r units along the initial ray, then rotate through the angle θ. The point (1, 5π 6 Polar Coordinates Any point in the plane can be described by the Cartesian coordinates (x, y), where x and y are measured along the corresponding axes. However, this is not the only way to represent points

More information

FlexLaser I. FlexLaser II Features and Specifications. Versatile Table. Software

FlexLaser I. FlexLaser II Features and Specifications. Versatile Table. Software FlexLaser I FlexLaser II Features and Specifications FlexLaser II family of laser cutting systems features fully enclosed (Class 1) industrial laser cutting systems. They are designed with ultimate safety,

More information

Nov. 07, 2013 p. 5 - changed the B axis unit value to from Changed by Randy per Frank s request.

Nov. 07, 2013 p. 5 - changed the B axis unit value to from Changed by Randy per Frank s request. Correction notes Nov. 07, 2013 p. 5 - changed the B axis unit value to 45.1389 from 40.0000. Changed by Randy per Frank s request. Jan. 22, 2018 p. 5 - changed the B axis unit value and corresponding picture

More information

Mechanical Design Challenges for Collaborative Robots

Mechanical Design Challenges for Collaborative Robots Motor Technologies Mechanical Design Challenges for Collaborative Robots TN-3301 REV 170526 THE CHALLENGE Robotics and additive manufacturing markets have entered into a new phase of growth. This growth

More information

premier & acculase modulatable/machine vision lyte mv/dragonfly/ standard cw operation imatronic/laserlyte/laserlyte-flex/guideline/

premier & acculase modulatable/machine vision lyte mv/dragonfly/ standard cw operation imatronic/laserlyte/laserlyte-flex/guideline/ premier & acculase modulatable/machine vision lyte mv/dragonfly/ standard cw operation imatronic/laserlyte/laserlyte-flex/guideline/ microblock/hawkeye detector/firefly green/energy efficient/ thread mountable

More information

The new MiniCODER Absolute multi-talent for hollow shaft drives

The new MiniCODER Absolute multi-talent for hollow shaft drives ABSOLUTE New LENORD +BAUER... automates motion. The new MiniCODER Absolute multi-talent for hollow shaft drives Innovative, absolute measuring MiniCODER Absolute position acquisition with magnetic measuring

More information

Study on Gear Chamfering Method based on Vision Measurement

Study on Gear Chamfering Method based on Vision Measurement International Conference on Informatization in Education, Management and Business (IEMB 2015) Study on Gear Chamfering Method based on Vision Measurement Jun Sun College of Civil Engineering and Architecture,

More information

Robert G. Landers. Manufacturing Automation and Control Laboratory (130 Toomey)

Robert G. Landers. Manufacturing Automation and Control Laboratory (130 Toomey) Robert G. Landers Broad Areas of Research Interests: Controls applications and manufacturing automation Specific Research Interests: Modeling, analysis, monitoring, and control of manufacturing processes

More information

Three Axis CNC Driver Users Manual

Three Axis CNC Driver Users Manual Three Axis CNC Driver Users Manual Revision 1.2 June 14. 2007 1 Content 1. GENERAL INFORMATION... 3 1.1. Scope... 3 1.2. General Description... 3 1.3. Features... 3 2. Descriptions of 3-AXIS CNC Board...

More information

Wide Guy: Inverted Widefield Microscope

Wide Guy: Inverted Widefield Microscope Wide Guy: Inverted Widefield Microscope Kyle Marchuk Adam Fries Jordan Briscoe August 2017 Contents 1 Introduction 2 2 Initial Setup 3 2.1 Hardware Startup........................................... 3

More information

Rubik Cube Solving Robot Initial Project Document

Rubik Cube Solving Robot Initial Project Document Rubik Cube Solving Robot Initial Project Document Daniel Truesdell Electrical Engineering Corey Holsey Computer Engineering January 29, 2016 Tony Verbano Computer Engineering 1 Project Description The

More information

3SAE Large Diameter Splicing (LDS) System

3SAE Large Diameter Splicing (LDS) System 3SAE Large Diameter Splicing (LDS) System The rapid development of photonic technologies has created the need for sophisticated optical products well outside the telecom standards. User requirements and

More information

3D Printing. Rob Miles. Department of Computer Science University of Hull

3D Printing. Rob Miles. Department of Computer Science University of Hull 3D Printing Rob Miles Department of Computer Science University of Hull Agenda 3D Printing Overview 3D Printing Workflow Design something and Print it The future of 3D Printing 2 Printing Not that many

More information

Perle IDS-108F(XT) Unmanaged 10/100 Ethernet Switches. Installation Guide. P/N (Rev G)

Perle IDS-108F(XT) Unmanaged 10/100 Ethernet Switches. Installation Guide. P/N (Rev G) Perle IDS-108F(XT) Unmanaged 10/100 Ethernet Switches Installation Guide P/N 5500339-10 (Rev G) Overview This document contains instructions necessary for the installation and operation of the Perle IDS-108F

More information

Opto-mechanical review of a light weight compact visible zoom camera

Opto-mechanical review of a light weight compact visible zoom camera Opto-mechanical review of a light weight compact visible zoom camera Brian McMaster Corning Tropel, 60 O Connor Road, Fairport, NY, USA, 14450 ABSTRACT An overview of a high performance zoom camera will

More information

P recise Eye. High resolution, diffraction-limited f/4.5 optical quality for high precision measurement and inspection.

P recise Eye. High resolution, diffraction-limited f/4.5 optical quality for high precision measurement and inspection. High resolution, diffraction-limited f/4.5 optical quality for high precision measurement and inspection. Long working distance makes lighting and handling easier. Compact size. Coaxial lighting available

More information

Thank you for downloading one of our ANSYS whitepapers we hope you enjoy it.

Thank you for downloading one of our ANSYS whitepapers we hope you enjoy it. Thank you! Thank you for downloading one of our ANSYS whitepapers we hope you enjoy it. Have questions? Need more information? Please don t hesitate to contact us! We have plenty more where this came from.

More information

Holojackets. Semester Update: Fall 2017 December 4, 2017

Holojackets. Semester Update: Fall 2017 December 4, 2017 Holojackets Semester Update: Fall 2017 December 4, 2017 Agenda Team Focus Problem Statement Background Research Team Structure Progress Conclusion/Project Plan 2 Team Focus Prototype 3D displays that allow

More information

Computer Aided Engineering Applications 3. Advanced Manufacturing 3.5 NC programming 3.6 Automated Manufacturing systems 3.7 Rapid prototyping

Computer Aided Engineering Applications 3. Advanced Manufacturing 3.5 NC programming 3.6 Automated Manufacturing systems 3.7 Rapid prototyping Computer Aided Engineering Applications 3. Advanced Manufacturing 3.5 NC programming 3.6 Automated Manufacturing systems 3.7 Rapid prototyping Engi 6928 - Fall 2014 3.5 Part programming Structure of an

More information

Dienst Elektronische en Mechanische Ontwikkeling The Electronic and Mechanical Support Division

Dienst Elektronische en Mechanische Ontwikkeling The Electronic and Mechanical Support Division Dienst Elektronische en Mechanische Ontwikkeling The Electronic and Mechanical Support Division 1 Introduction to DEMO 1/2 DEMO is part of the TU-Delft central support organisation, the University Corporate

More information

3D profiler for contactless probe card inspection. Rob Marcelis

3D profiler for contactless probe card inspection. Rob Marcelis 3D profiler for contactless probe card inspection Rob Marcelis 1 Content Introduction Objectives Challenges Basics DOE Results Data transformation Advantages/disadvantages Summary conclusions Follow up

More information

K Service Source. StyleWriter

K Service Source. StyleWriter K Service Source StyleWriter K Service Source Basics StyleWriter Basics Introduction - 1 Introduction The StyleWriter is a serial bubble jet ink-on-demand printer. The StyleWriter prints up to 1/3 page

More information

Optiv Classic 321 GL tp Technical Data

Optiv Classic 321 GL tp Technical Data Optiv Classic 321 GL tp Technical Data Version 07/2011 3D multi-sensor metrology www.optiv.net Product description Fields of application Design Measuring range (X x Y x Z) (1) Vision sensor < > Touch-trigger

More information

Five-Axis Fiber Aligner Model 9091 and Accessories

Five-Axis Fiber Aligner Model 9091 and Accessories USER S GUIDE Five-Axis Fiber Aligner Model 9091 and Accessories Includes Model 9131-FS-FC and Model 9131-FS-ST Fiber-Aligner Kits U.S. Patents: #5,282,393 & #5,400,674 5215 Hellyer Ave. San Jose, CA 95138-1001

More information

Translation Stages Triple-Divide Series

Translation Stages Triple-Divide Series USER S GUIDE Translation Stages Triple-Divide Series Models 9064 and 9065 U.S. Patent #6,174,102 5215 Hellyer Ave. San Jose, CA 95138-1001 USA phone: (408) 284 6808 fax: (408) 284 4824 e-mail: contact@newfocus.com

More information

Research and Design of Laser Accurate Displacement Measurement System Xiaogang Wang 1, a, Yuewei Bai 1,b and Kai Liu 1,c

Research and Design of Laser Accurate Displacement Measurement System Xiaogang Wang 1, a, Yuewei Bai 1,b and Kai Liu 1,c Advanced Materials Research Online: 2011-07-27 ISSN: 1662-8985, Vols. 301-303, pp 1289-1292 doi:10.4028/www.scientific.net/amr.301-303.1289 2011 Trans Tech Publications, Switzerland Research and Design

More information

PrismMaster. Ultra Accurate and Fully Automated Prisms and Polygons Measurement

PrismMaster. Ultra Accurate and Fully Automated Prisms and Polygons Measurement PrismMaster Ultra Accurate and Fully Automated Prisms and Polygons Measurement PRECISION GONIOMETER PrismMaster Precision Goniometer for Angular Measurements of Optical Prisms and Polygons For years, the

More information

USING ABSOLUTE BLACK INKS FOR MAKING SCREEN POSITIVES ON THE EPSON STYLUS PRO 7700, 7890, 7900, 9700, 9890, & 9900

USING ABSOLUTE BLACK INKS FOR MAKING SCREEN POSITIVES ON THE EPSON STYLUS PRO 7700, 7890, 7900, 9700, 9890, & 9900 USING ABSOLUTE BLACK INKS FOR MAKING SCREEN POSITIVES ON THE EPSON STYLUS PRO 7700, 7890, 7900, 9700, 9890, & 9900 The following instructions explain how the i2i Absolute Black ink for making screen positives

More information

How-To #3: Make and Use a Motor Controller Shield

How-To #3: Make and Use a Motor Controller Shield How-To #3: Make and Use a Motor Controller Shield The Arduino single-board computer can be used to control servos and motors. But sometimes more current is required than the Arduino can provide, either

More information

Sample Sizes: up to 1 X1 X 1/4. Scanners: 50 X 50 X 17 microns and 15 X 15 X 7 microns

Sample Sizes: up to 1 X1 X 1/4. Scanners: 50 X 50 X 17 microns and 15 X 15 X 7 microns R-AFM100 For Nanotechnology Researchers Wanting to do routine scanning of nano-structures Instrument Innovators Using AFM as a platform to create a new instrument Educators Teaching students about AFM

More information

Cycling Loading Effect on a Solid Propellant Engine Performances Part 2 3D CFD Study and Validation of CFD Results

Cycling Loading Effect on a Solid Propellant Engine Performances Part 2 3D CFD Study and Validation of CFD Results Rhodes, Greece, August 0-, 008 Cycling Loading Effect on a Solid Propellant Engine Performances Part 3D CFD Study and Validation of CFD Results ADRIAN ARGHIROPOL, CONSTANTIN ROTARU, DORU SAFTA, FLORIN

More information

FUSION- Modular Interchangeable Lens System

FUSION- Modular Interchangeable Lens System Illuminators Video Tunable FUSION- Modular Interchangeable Lens System High-Magnification Imaging Wafer Processing MEMS Development Non-Contact Metrology Fiber Alignment Analytical Probing Solder Bump

More information

Detailed Unit Plan: Year 10 STEM Electric Cars

Detailed Unit Plan: Year 10 STEM Electric Cars Length of unit UNIT OVERVIEW 15 lessons 6 weeks Students design and construct electric cars. Parts must be studied, including motor, battery holder, wires, wheels, axels, sleeves and gears. Gear options

More information

Quick Start Guide. including AutoMaker. Version 1.0

Quick Start Guide. including AutoMaker.  Version 1.0 Quick Start Guide including AutoMaker Version 1.0 NOT FOR MEDICAL USE Version 1.0 Welcome Package Contents Check your product package for the following items. 2m USB A-B Cable IEC C5 Power Cable Robox

More information

Laser Micro-Fabricator. Innovative Laser Technology KORTherm Science

Laser Micro-Fabricator. Innovative Laser Technology KORTherm Science Laser Micro-Fabricator Innovative Laser Technology KORTherm Science Wavelength and material Interaction 10600n 1064nm 532nm 351nm 308nm 248nm 193nm 157nm N-H C-H O-H H-H O-O C-C N-O C-N N-N C-O THERMAL

More information

Microwell Mixing with Surface Tension

Microwell Mixing with Surface Tension Microwell Mixing with Surface Tension Nick Cox Supervised by Professor Bruce Finlayson University of Washington Department of Chemical Engineering June 6, 2007 Abstract For many applications in the pharmaceutical

More information

Application Note #554 VXI Universal Surface Measurements for 3D Optical Microscopes

Application Note #554 VXI Universal Surface Measurements for 3D Optical Microscopes Surface detail of smooth AMOLED substrate Detail of LED wafer and interactive cursors Application Note #554 VXI Universal Surface Measurements for 3D Optical Microscopes MEMS inertial sensor Bruker has

More information

M3-LS Linear Smart Stage All-in-one USB micro stage

M3-LS Linear Smart Stage All-in-one USB micro stage SMALL, PRECISE, SMART IN MOTION M3-LS Linear Smart Stage All-in-one USB micro stage All-in-one smart module: no separate electronics - Runs directly from USB adapter - USB, I 2 C or SPI interface Small

More information

M-653 M-655 Differential Micrometer Drive. M-631 M-632 M-633 Micrometer Drive. M-619 M-626 Precision Micrometer Drive. Stroke to 20 mm, Manual

M-653 M-655 Differential Micrometer Drive. M-631 M-632 M-633 Micrometer Drive. M-619 M-626 Precision Micrometer Drive. Stroke to 20 mm, Manual M-653 M-655 Differential Micrometer Drive Stroke to 20 mm, Manual 0.1 µm Sensitivity 1 µm Graduations Travel Range up to 20 mm Model Travel range Spindle pitch Shaft Tip Total length coarse/fine coarse/fine

More information

User manual, 1965 year. Zenit TTL. This text is identical to the one in the User manual, English version, 1965 year.

User manual, 1965 year. Zenit TTL. This text is identical to the one in the User manual, English version, 1965 year. Zenit TTL This text is identical to the one in the User manual, English version, 1965 year. 1. Purpose and Advantages ZENIT-TTL camera is intended for taking amateur pictures on black-and-white color films.

More information

Case study: Bringing 3D Printed Electronics into Mass Production Lessons Learned

Case study: Bringing 3D Printed Electronics into Mass Production Lessons Learned Case study: Bringing 3D Printed Electronics into Mass Production Lessons Learned Mike O Reilly Optomec, Inc. Henrik Johansson LiteON Mobile Mechanical About Optomec Leader in Printed Electronics and Additive

More information

CHAPTER 2: THREE DIMENSIONAL TOPOGRAPHICAL MAPPING SYSTEM. Target Object

CHAPTER 2: THREE DIMENSIONAL TOPOGRAPHICAL MAPPING SYSTEM. Target Object CHAPTER 2: THREE DIMENSIONAL TOPOGRAPHICAL MAPPING SYSTEM 2.1 Theory and Construction Target Object Laser Projector CCD Camera Host Computer / Image Processor Figure 2.1 Block Diagram of 3D Areal Mapper

More information

Digital Makeup Face Generation

Digital Makeup Face Generation Digital Makeup Face Generation Wut Yee Oo Mechanical Engineering Stanford University wutyee@stanford.edu Abstract Make up applications offer photoshop tools to get users inputs in generating a make up

More information

3D Waterjet Cutting: Adding a New Dimension of Opportunity. Tim Fabian & Jonathan Meas Flow International Corporation

3D Waterjet Cutting: Adding a New Dimension of Opportunity. Tim Fabian & Jonathan Meas Flow International Corporation 3D Waterjet Cutting: Adding a New Dimension of Opportunity Tim Fabian & Jonathan Meas Flow International Corporation Agenda Challenges unique to multi-axis waterjet cutting Utilizing multi-axis waterjet

More information

Procedural Flower Generation

Procedural Flower Generation Procedural Flower Generation Suryaveer Singh Lodha and Jeremy Williams University of California - Berkeley As our final project for the course - Solid Modeling, we have developed a procedural generator

More information

FlexAirConnecT Dust Insensitive Multi-Fiber Connector with Low Loss and Low Mating Force

FlexAirConnecT Dust Insensitive Multi-Fiber Connector with Low Loss and Low Mating Force INFOCOMMUNICATIONS FlexAirConnecT Dust Insensitive Multi-Fiber Connector with Low Loss and Low Mating Force Hajime ARAO*, Sho YAKABE, Fumiya UEHARA, Dai SASAKI, and Takayuki SHIMAZU ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Measuring object. Fig. 1: Optical scheme of focus-touching (concentricity measurement with measuring ball)

Measuring object. Fig. 1: Optical scheme of focus-touching (concentricity measurement with measuring ball) H Focus - Touching At this kind of interferometer the light of the measuring arm of the interferometer can focalized by means of a converging lens directly on a measuring object. This makes it possible

More information

TRIBOMETERS MICRO-MACRO TRIBOLOGY TESTING

TRIBOMETERS MICRO-MACRO TRIBOLOGY TESTING TRIBOMETERS MICRO-MACRO TRIBOLOGY TESTING The Tribometer provides highly accurate and repeatable wear friction testing in rotative and linear modes compliant to ISO and ASTM standards. Designed, at the

More information

PRODUCT NEWS. Marshall Electronics. V-ZPL06 / V-ZPL12 / V-ZPL1050 / V-ZPL-214 / V-ZPL-318 High Tech Zoom Pinhole Lenses

PRODUCT NEWS. Marshall Electronics. V-ZPL06 / V-ZPL12 / V-ZPL1050 / V-ZPL-214 / V-ZPL-318 High Tech Zoom Pinhole Lenses Marshall Electronics O P T I C A L S Y S T E M S D I V I S I O N V-ZPL06 / V-ZPL12 / V-ZPL1050 / V-ZPL-214 / V-ZPL-318 High Tech Zoom Pinhole Lenses PRODUCT NEWS Available in 4-20mm Zoom or 10-50mm Zoom

More information

evue Digital Imaging System DATA SHEET FEATURES / BENEFITS

evue Digital Imaging System DATA SHEET FEATURES / BENEFITS evue Digital Imaging System DATA SHEET The evue digital imaging system is optimized for on-wafer test with Cascade Microtech s probe stations. The revolutionary multi-optical path, multi-camera design

More information

Nadetech Innovations. Catalog

Nadetech Innovations. Catalog Nadetech Innovations Catalog 2017 Nadetech innovations Nadetech Innovations is a company specialized in the development of laboratory equipment. We provide equipment and technical support to scientists

More information

Ch 22 Inspection Technologies

Ch 22 Inspection Technologies Ch 22 Inspection Technologies Sections: 1. Inspection Metrology 2. Contact vs. Noncontact Inspection Techniques 3. Conventional Measuring and Gaging Techniques 4. Coordinate Measuring Machines 5. Surface

More information

MEMS & Advanced Analog

MEMS & Advanced Analog MEMS & Advanced Analog Benedetto Vigna General Manager, MEMS, Sensors and High-Performance Analog Division MicroElectroMechanical Systems (MEMS) MEMS take advantage of the electrical and mechanical properties

More information