Automatic Hydraulic Press System

This is the final result of my Multidisciplinary Senior Design project. My team was tasked with converting a manual 24 ton lab pellet press to automatic operation, in order to assist researchers working on solid state battery technology. I led the design and fabrication of a hydraulic power unit to supply hydraulic pressure to the press, as well as modifications to the press to allow it to interface with the hydraulic unit. Another goal of the project is to find process improvements for the pellet pressing step, with the final goal of constructing a functional solid state coin cell battery. The total budget for this project was $2000.

Fusion 360 Fabrication Hydraulics Control Systems
Press Render

Engineering Drawings & Docs


CAD Model

Figure 1: Final assembly of Hydraulic Power Unit.

Hydraulic Power Unit Design

The hydraulic power unit pressurizes hydraulic fluid to a set pressure and sends it to the press. A pressure transducer reads the pressure of the hydraulic fluid going into the press, and a servo-driven hydraulic gear pump adjusts the pressure. It is controlled by a closed loop PID system running on an ESP32-S3 microcontroller. All fittings and components are rated to at least 3000 psi, which is double the maximum pressure we would need for the press. There is also a purely physical emergency pressure relief valve which is adjusted to 1500 psi.

During the first semester of MSD, I completed the design of the hydraulic power unit in Fusion 360 and created engineering drawings for manufacturing. Examples of drawings are shown in the gallery. During the second semester, I manufactured all the parts at RIT's machine shop and assembled the system. After troubleshooting, I determined that I installed the solenoid valve backwards so it was not sealing. After fixing that issue, the hydraulic unit was able to pressurize and perform as designed.

CAD Model

Figure 2: Hydraulic Pellet Press Modifications.

Hydraulic Pellet Press Modifications

We were provided an across international MP42A hydraulic pellet press for use in this project. It had a manually operated hydraulic pump and an analog pressure gage to determine the pressure on the pellet. The main modifications I made were adding an electronic pressure transducer and a quick disconnect connection to the hydraulic power unit. There is a manual shut off valve between the press and the power unit so that the press can still be used manually if desired.

Video 1: Manual Operation of Press.

Manual Operation of Press

This is the current process for using the press. The operator must put in the pellet mold and pump the handle to get the required pressure on the analog pressure gage. The press is normally located in a sealed argon chamber to protect the solid state battery materials, which further complicates its use. Our project will make the process significantly easier and less labor intensive for the lab assistants.