Safe Dip

What is it? Safe Dip is a Senior Design project for the Electrical and Computer Sciences Bachelor’s program at Valencia College. The project focuses on designing a low-cost automated system that can pick up metal components, dip them into hot wax, and return them to a conveyor with minimal human interaction.The main purpose of the system is to improve operator safety by reducing direct handling near a heated dipping process.

Avoiding

incidents

Problem Statement

Hot-dipping processes are used in manufacturing to coat, treat, or finish parts. However, manual operation near heated baths can expose workers to safety risks such as burns, repetitive strain, and inconsistent handling.

This project addresses the need for a safer and more controlled way to move metal parts through a dipping process. By automating the pickup, dipping, and unloading sequence, SAFE DIP aims to reduce the amount of time an operator spends near the hot wax bath.

Proposed Solution

The proposed solution is a small automated pick-and-place system designed to move metallic components through a hot wax dipping process.

The system is expected to:

Detect or receive a part from an input area.

Pick up the part using an electromagnet.

Move the part horizontally over the wax container.

Lower the part into the wax using a vertical motion system.

Raise the part after the dipping step.

Move the part to an output area.

Release the part safely.

Stop operation through an emergency stop system when needed.

Project Overview

SAFE DIP is being developed as an automated bench-top machine for hot-dip applications. The system is intended to perform a basic load-dip-unload cycle, where a metal component is detected, picked up, lowered into a hot wax bath, lifted out, and placed back onto an output area or conveyor.

Robotic arm dipping printed circuit boards into liquid cleaning tank

System Design

Basic System Architecture

SAFE DIP can be organized into the following main subsystems:

SubsystemPurpose
Processing ModuleControls the logic of the system and coordinates sensors, motors, and the electromagnet.
Sensing ModuleDetects part position, system status, or movement limits.
Movement ModuleControls horizontal and vertical motion.
Electromagnetic End-EffectorPicks up and releases metallic parts.
Power Distribution ModuleSupplies power to motors, controller, sensors, and the electromagnet.
Communication ModuleAllows the system to send or receive information from a computer or interface.
Emergency Stop ModuleProvides a safety shutdown method during abnormal operation.

Project Goals

The main goals of SAFE DIP are:

  • Maintain a low-cost design compared to industrial robotic systems.
  • Improve safety by reducing manual handling near hot wax.
  • Automate the load-dip-unload process.
  • Use an electromagnet to pick up metallic parts.
  • Control vertical dipping depth.
  • Move the part between input, wax bath, and output positions.
  • Include emergency stop functionality.
  • Keep the design modular and suitable for a Senior Design prototype.

Progress Page Draft

Phase 1: Concept Development

The team identified the safety problem related to manual hot-dipping processes and proposed an automated pick-and-place solution.

Phase 2: Initial System Architecture

The project was divided into major subsystems: sensing, processing, motion, end-effector, communication, power distribution, and emergency stop.

Phase 3: End-Effector Direction

The project direction changed from a mechanical claw concept to an electromagnetic pickup concept for metallic tools or parts.

Phase 4: Research and Proposal Development

The team is currently researching the feasibility, safety considerations, and technical requirements needed to complete the proposal.

Phase 5: Future Work

Future updates may include CAD models, wiring diagrams, control logic, component selection, test results, and final prototype documentation.