Specimen Rotation Mount
Designed and 3D printed structure to hold cylindrical fatigue specimens of a nickel-based super-alloy for surface pitting characterization research.
Description
- Designed and 3D printed structure to hold cylindrical fatigue specimens of a nickel-based super-alloy for surface pitting characterization research
- Wired circuitry to control stepper motor with Arduino microcontroller
- Programmed Arduino in C to dynamically rotate motor based on user commands
- Two members on the team made a project post with more information here: https://pages.shanti.virginia.edu/TLP_TLC/2016/11/20/electromechanical-specimen-mount-for-surface-profilometry/
- Videos of functional device being tested available here and for a better view of the display click here
Technologies
- SolidWorks CAD Software
- 3D Printing
- Arduino microcontroller
- C++ programming
- Circuitry design and wiring
Example Images and Descriptions
Testing Video
Testing Video - Display Close Up
Side View of Mount
Specimen is inserted into 3D printed claw pieces which are then placed in ball bearings that are press fitted into mounts. The mounts have metal rods in the base with nuts that allow the distance between the mounts to be adjusted. A servo is connected to one of the mounts to rotate the specimen.
Circuitry and Microcontroller
Potentiometer controls brightness of the display to ensure it is visible. Green and red buttons control rotation of the specimen mount. A button press rotates the specimen a set number of degrees in one direction (buttons rotate same amount in opposite directions). Arduino can be connected to computer to change the number of degrees the buttons rotate the specimen, or to modify other parameters.