UPS - R&D Engineering Intern Main Project

Note: because this project is still ongoing and comprises critical IP for one of UPS’s newest package handling technologies, I am only allowed to share limited details of my work.

See more about the UPS Advanced Technology Group’s Rapid Prototyping Lab here: ATG Test Labs

Overview

For my main project at UPS, I was presented the very open-ended engineering challenge of conceptualizing and prototyping a system that would integrate with a larger package handling solution already in development. The objective for the project was to build a system that could:

  1. accept packages from the output of one system,
  2. determinine the package’s orientation
  3. manipulate the package into a desired orientation
  4. and then dispense the package into the opening of the next system with high repeatability.

My responsibility was to take these “it should do X” statements and fully articulate the scope of the system, conceptualize a system to satisfy the functional requirements, and build a working prototype to demonstrate the feasibility of the system within the physical limits of the project.

The final system design was an elegant and compact assembly of 5 total axes of motion, each driven individually by stepper motors and a series of custom transmission mechanisms. The designed system can reorient a package into any desired final position by selectively applying rotations in a particular order. The sequence of rotations is informed by a decision algorithm that solves a mathematical representation of the physical package orientation problem.

The system I developed was selected for patent protection, and I am listed as the primary inventor on the provisional patent application for this invention which was filed on February 9, 2023.

Mechanical Design of Select Components

I have received permission from UPS to display certain mechanisms I designed and fabricated for the completed prototype. These mechanisms are described in order below:

 (Image #1) Belt + Pulley Transmission with Custom Tensioner

  • Large gear ratio needed to satisfy large torque req. - achieved through combination of motor gearbox and belt and pulley assembly
  • Custom tensioning plate designed for easy installation despite crowding from other mechanisms. Drive motor and gearbox mount to a custom a pivot plate that tensions the belt as it rotates into its final secured position.
  • The motor that’s visible drives a separate mechanism

 (Images #2 & #3) Screw Drive Assembly

  • Formed plate out of sheet metal and positioned strategic bends to increase stiffness
  • Designed flexural guide rail mounts using thin spring steel strips as connecting members to provide stiff guidance along the axis of travel without over constraining the system

 (Image #4) Round Belt Pulley Transmission

  • 3D printed pulleys minimized cost but proved just as effective
  • Calculated required tension and torque to achieve desired speed of mechanism - informed belt design

Full-System Design Process


Defining the Engineering Problem

  1. Translated the project’s general guidelines into specific, targetable functional requirements. Researched current industry practices and viable off-the-shelf solutions.
  2. Developed a mathematical formulation of the package orientation problem. Wrote a decision algorithm which acted as a set of rules (based on initial orientation) that defined the sequence of rotations that should be applied to a package in order to achieve a final desired orientation.

Exploring the Design Space - see images #6, 7, and 8 in carousel

  1. Conceptualized numerous alternative mechanism designs for each possible manipulation. Below are a few videos I’ve received permission to display that demonstrate early stages of the exploration process.
  2. Systematically eliminated certain design strategies and began formulating a cohesive system architecture by building scale mockups of key mechanisms
  3. Iteratively improved the design of the most promising mechanism concepts.

Engineering Design Calculations

  1. Modeled the system dynamics of each mechanism, calculated anticipated loads, and defined their respective motion profiles.
  2. Calculated the corresponding motor torque requirements. Performed necessary calculations to ensure each transmission assembly’s design was mechanically sound and with an appropriate factor of safety.

Prototype Fabrication and Assembly

  1. Strategically planned the design of each component to use the most efficient manufacturing process that made sense with the part’s application.
  2. Used the waterjet, CNC Mill, sheet-metal brake, and 3D printer to fabricate components, though opted for off-the-shelf components where possible to save time and material costs.

Electronics and Controls Module Development - See Image #5 in Carousel

  1. Selected an appropriate power supply, microcontroller, and compatible stepper controllers to satisfy each motor’s specifications.
  2. Translated into C (programming language) the decision algorithm used to decide the sequence of necessary rotations. Leveraged the stepper controller library to write low-level motor functions.
  3. Measured and optimized each motor’s electrical parameters to ensure the correct voltage was being supplied, enabling adequate torque.

Full System Test and Validation Experiments

  1. Evaluated full system’s functionality using test scenarios involving randomly oriented packages entering the system. Demonstrated proof-of-concept.