Mechanical Engineering · Auburn University
Rylan
Runske
Product Design · DFM & Manufacturing Engineering
Senior mechanical engineering student seeking a mechanical, aerospace, design, or manufacturing engineering role. Across three internships in product design, mechanical engineering, and manufacturing process improvement, I've owned components released to production and led the field testing to validate them.
Designer. Machinist. Manufacturing Engineer.
I'm a mechanical engineering student at Auburn, graduating May 2027. I started on the assembly line building boat electronics and towers, and worked my way up to owning component designs from concept to production — reverse-engineering legacy parts in Siemens NX, releasing jigs and fixtures to the production floor at Nautique Boat Company, and leading lean manufacturing and Kanban initiatives across two departments at Roswell Marine, backed by a Six Sigma White Belt certification.
I bring that same hands-on approach to my coursework: deriving and controlling the dynamics of a rotary inverted pendulum, optimizing a coal plant's thermodynamic cycle, specifying a sensor suite for a navigation system, and machining a fully mechanical pachinko machine with no electronics. I currently manage a six-person team building Auburn's entry in the ASNE PEP27 electric boat competition.
I move comfortably between CAD, tolerance analysis, and the machine shop — running a waterjet, mill, and lathe, MIG welding aluminum and TIG welding mild steel, and 3D printing my own designs rather than handing them off. Running the numbers on a Rankine cycle and standing at a mill to confirm a part actually fits are, to me, part of the same job.
I'm looking for internship or full-time roles in mechanical engineering, aerospace engineering, product design, manufacturing engineering, process engineering, or test and validation.
Experience
Nautique Boat Company
Orlando, FL
Scope of Work
- Owned component design projects end-to-end from concept through production release, producing SolidWorks and NX models with complete 2D drawing packages.
- Designed and validated production jigs and fixtures, including a drill jig for mirror installation on the MY28 platform and an overhead-crane lifting jig for pulling stringers out of fiberglass molds.
- Reverse-engineered mounting geometry for a discontinued boat model in Siemens NX from 3D scan data, designing a set of adapters to retrofit it with current-generation electronics.
- Designed the sliding bench-seat track system and updated cupholder and storage-pocket geometry across the MY28 lineup.
- Managed CAD data and revision control through PDM to support design reviews and production handoff.
- Conducted on-water testing of bow and stern thrusters, collecting comparative thrust and power data across boat models.
- Diagnosed a production bottleneck caused by discontinued gel-coat spray guns — disassembled and rebuilt existing units, then sourced and validated a replacement gun model that eliminated recurring jamming.
Roswell Marine
Rockledge, FL
Scope of Work
- Earned a Six Sigma White Belt certification and led Kaizen events in both the Audio and Blend departments as part of a plant-wide lean manufacturing initiative.
- Audio Department (identified as a production bottleneck): redesigned individual assembly and QC processes — including a full rework of the amp-board QC procedure — switched from fixed tool walls to mobile tool carts so tooling traveled with operators between stations, restructured how parts moved through the department, and led a full cleaning and reorganization of the space.
- Blend Department: designed and implemented the company's first Kanban system, balancing production load between Blend and the Waterjet propulsion assembly line; on-time order fulfillment improved from roughly 80–85% to 90–95%, and the system was later adopted as a template for other departments.
- Reorganized part storage, standardized workstation tooling, added shadow boards and retractable air-hose reels to protect tool lifetime, and extended floor-marking and 5S standards across multiple departments in the building.
- Ran meetings with department managers and floor workers throughout both departments to scope problems and validate that new processes fit how each team actually worked before rolling changes out.
Roswell Marine
Rockledge, FL
Scope of Work
- Designed and modeled original components in SolidWorks, producing complete 2D drawing packages to support new product development.
- Built and tested prototypes using the waterjet, mill, lathe, and vertical/horizontal bandsaws; learned MIG welding on aluminum and TIG welding on mild steel.
- Owned a 3D-printed bumper project start to finish, for the boarding stairs used to access boats around the shop.
- Ran outdoor shake-table testing on production towers.
- Welded fixtures and jigs for the welding department to use in fabricating tower components.
Roswell Marine
Rockledge, FL
Scope of Work
- Audio Department: built amplifier boards, subwoofer boxes, tower speaker assemblies, and wiring harnesses; performed quality control on all of the above plus separate QC on mirrors.
- Towers Department: built towers for Nautique, Centurion, and Moomba boats, including subassembly, final assembly, and quality control.
- Service Department: performed quality control across incoming and outgoing work, and built the same audio-department products (amp boards, speaker assemblies, wiring harnesses) as needed.
- Consistently met daily and weekly output quotas across three production seasons while rotating between all three departments.
Projects
ASNE PEP27 Electric Boat — Team Manager
Build & Diagnostics
I manage a six-person Auburn team competing in ASNE's Promoting Electric Propulsion (PEP) national competition, where we're building and racing an uncrewed electric boat toward PEP27 in April 2027. Right now that means digging into what's wrong with the team's existing hull and drivetrain and documenting it thoroughly before we commit to this season's repairs and upgrades.
Team — 6-person Auburn student team · Uncrewed Open Division
The Competition
- Competing in the ASNE/ONR Promoting Electric Propulsion (PEP) competition's Uncrewed Open division — an electric boat racing and design competition with a ≤55.5V battery limit, a required kill switch, and a 60 lb payload requirement.
The Platform
- Team is working with an existing Systemware-branded planing hull and electric drivetrain (Tenshock TS-5380-SLT water-cooled inrunner motor, Seaking 300A HV ESC) rather than building a hull from scratch, with the goal of a competition-ready boat plus documentation suitable for a white paper submission.
Current Focus — Failure Diagnosis
- Leading root-cause diagnosis on a motor that smoked during last season's race while the ESC survived — pointing toward thermal overload rather than an electrical fault, with prop mismatch and a possible cooling-loop failure as the leading candidate causes.
- Directing the team through a full documentation pass on the electrical system (battery specs, fuse ratings, ESC settings, prop/gearing) to close out unknowns before committing to repairs or a motor replacement.
Also Underway
- Redesigning the steering setup and moving to adjustable, actuator-driven trim tabs to replace the current fixed tabs and underperforming rudder.
Furuta Pendulum — Modeling, Balance & Swing-Up Control
Two-DOF Apparatus
Worked through the full nonlinear dynamics of a rotary (Furuta) inverted pendulum from Lagrangian mechanics first, checked the model against the real hardware, then designed and tested a state-feedback balance controller, a cascade controller for tracking arm position, and a bang-bang swing-up controller that hands off to balance mode on its own.
Team — Ricardo Lizardi · Rylan Runske · Mitchell Sevy · Alan Stevenson
View Presentation ↗Step 1 — Modeling
- Derived nonlinear equations of motion for the two-DOF system (arm angle φ, pendulum angle θ) via Euler-Lagrange, then linearized about the unstable upright equilibrium.
- Identified friction and effective arm inertia empirically against the plant's own p-code, correcting the textbook rod-inertia estimate by 2×.
- Validated the linear model against real plant response: 7.7° RMS pendulum error under a 1V step input.
Step 2 — Balance Controller
- Designed a state-feedback regulator via pole placement to stabilize the pendulum upright, targeting settle time < 0.5s, overshoot < 5%, and peak voltage < 10V.
- Linear model met spec: 0.43s settle time, 2.46% overshoot, 5.15V peak.
Step 3 — Real-Hardware Retuning
- The linear-model gains oscillated badly on the real plant (measured overshoot ~10× the prediction), so poles were re-placed with more conservative damping.
- Final gains passed all specs on hardware: 0.442s settle time, 0% overshoot, 3.03V peak.
Step 4 — Cascade Tracking + Swing-Up
- Built a two-loop cascade controller (fast inner loop balances pendulum tilt, slow outer loop commands that tilt to move the arm) to track a nonzero arm-position reference — achieved 1° steady-state arm error tracking to 30°.
- Implemented a hysteretic bang-bang swing-up controller to pump energy into the pendulum from hanging-down, with automatic handoff to the cascade balance controller once near upright (handoff at 3.86s in testing).
Rankine Cycle Optimization — 700 MW Coal Power Plant
Reheat Rankine Cycle
Modeled the Rankine cycle of a 700 MW unit at the James H. Miller Electric Generator Plant and evaluated two feasible retrofit options — a lower reheat pressure and an open feedwater heater — against the base cycle on efficiency, cost, and emissions, then used a weighted decision matrix to recommend the strongest overall option.
Team — Moises Munoz Paredes · Keaton Cornett · Braden Miceli · Rylan Runske
View Full Report ↗Base Plant
- Modeled the reference plant as a single-reheat Rankine cycle (2400 psi boiler, 800 psi reheat) using enthalpy states from steam tables, establishing baseline efficiency (33.63%), mass flow rate, and heat rejected for comparison.
Design 1 — Lower Reheat Pressure
- Reduced reheat pressure to 600 psi (25% of boiler pressure, per literature guidance) to isolate its effect on cycle performance.
- Result: efficiency +0.213%, essentially free to implement, but only a marginal efficiency gain.
Design 2 — Open Feedwater Heater
- Added an open feedwater heater at 200 psi to preheat feedwater before the boiler, re-deriving the cycle's efficiency and energy-balance equations for the added extraction/mixing stages.
- Result: efficiency +2.65% (to 34.52%), mass flow rate stayed within the 15% piping constraint, and heat rejected to the river dropped 3.9% — but required ~$225,000 in new equipment and labor versus ~$300 for the reheat-pressure change.
Cost, Emissions & Decision Matrix
- Converted efficiency gains to coal savings and daily fuel cost, then to CO₂ emissions, for both design options.
- Weighted a decision matrix (cost 40%, efficiency 40%, environmental effect 20%) across all three configurations; the open feedwater heater scored highest overall (3.2 vs. 3.0 and 2.6) despite its higher upfront cost, on the strength of its efficiency and emissions gains.
Programmable Air-to-Land Cruise Missile Sensor System
Sensor Integration
Picked and specified the onboard sensor suite for an inertial navigation and guidance system — working through how each sensor actually works, its specs, how to condition its signal, and how it ties into the flight computer.
Team "War Damn Warheads" — Jay Bowler · Ricardo Lizardi · Rylan Runske · Payton Wildman · James Downs
View Full Report ↗Gyroscope & Accelerometer — ADIS16470 IMU
- Specified the triaxial MEMS gyroscope (Coriolis-effect sensing, ±2000°/sec range, 8°/hr bias stability) and accelerometer (±40g range, 13 µg bias stability) for attitude and velocity/position estimation via integration.
- Addressed vibration rectification error and mounting near the vehicle's center of gravity to minimize drift.
Radar Altimeter — Garmin GRA 5500
- Specified a frequency-modulated continuous-wave radar altimeter for terrain-relative altitude, immune to the atmospheric-pressure errors of a barometric altimeter.
- Planned digital interfacing with the flight computer for altitude-hold corrective pitch commands, and filtering for low-altitude signal-to-noise degradation.
Doppler Radar Velocity Sensor — OmniPreSense OPS243-A
- Specified a 24 GHz continuous-wave Doppler sensor for direct, non-contact ground-speed measurement, derived the Doppler-shift-to-velocity relationship, and accounted for the mounting angle correction needed against the true velocity vector.
System Integration
- Defined the flight computer as the central hub, communicating with the IMU over SPI, the Doppler sensor over UART, and receiving digital altitude data from the radar altimeter, running navigation/control at a 50–200 Hz update rate.
Mechanical Pachinko Machine — No-Electronics Design Challenge
CAD Model
Finished Device
Built a fully mechanical pachinko-style game, no electronics allowed, that launches, scores, and resets a continuous loop of steel balls through a playfield full of static and moving obstacles. Started from a product design spec and a morphological matrix, worked through five competing playfield concepts and a weighted decision matrix, ran an FMEA on the launcher, then built the thing.
Team 91 — Daniel Marie · Phillip Retzer · Rylan Runske · McGuire Scivally · Mitchell Sevy
View Full Report ↗Requirements & Concept Generation
- Set engineering requirements/limits from the challenge rules — 20 steel balls in continuous circulation, ≤5-minute reset on a single mechanical input, size and weight limits, and no electronics, adhesives, bands, or threading allowed in the build.
- Used a morphological matrix to break the machine into core functions (dose ball, launch ball, interact with obstacles, update score, capture balls, reset) and generated independent playfield concepts, one per team member, evaluated against a shared selection chart.
Design Selection
- Narrowed five candidate playfields to three finalists using a pass/fail selection chart on realism, cost, and safety, then scored the finalists in a weighted decision matrix (launcher 30%, static obstacles 20%, dynamic obstacles 20%, jackpot 10%, scoring 20%).
- Selected the highest-scoring concept — a peg-and-roller playfield with a jackpot button — for its strong, repeatable launcher and dense static-obstacle field.
Reliability — FMEA
- Ran a failure modes and effects analysis on the launcher and structure, identifying gear shearing as the highest-severity failure mode and designing the gear teeth and print orientation specifically to keep its risk priority number low.
- Addressed lower-severity risks (spring wear, launcher jams, bolt shearing) with tighter tolerances and printed/mechanical safeguards rather than added parts.
Fabrication
- Led final assembly and authored the SolidWorks 2D drawing package for all components, defining tolerances and fastener callouts to support fabrication and quality checks.
- Built the frame from MDF (laser-cut and band-sawed, drill-pressed and countersunk for clean fastening), the playfield obstacles from 3D-printed PLA, and a small aluminum counterweight (waterjet-cut) to correct front-heavy balance — assembled in layers with M3 hardware throughout.
- Used transparent acrylic for the front and rear playfield covers, chosen for visibility into the game and clean laser-cut tolerances.
Skills
Design & Analysis
- SolidWorks (CAD / Surfacing / Sheet Metal / FEA)
- Siemens NX — Surface Modeling
- Reverse Engineering
- Design for Manufacturing (DFM)
- Tolerance Stack-Up
- GD&T
- PDM
Manufacturing & Process
- Lean Manufacturing
- Kanban
- Kaizen
- 5S
- Process Engineering
- Production Support
- Additive Manufacturing
Test & Validation
- Prototype Build & Test
- Bench Testing
- Vibration (Shake Table) Testing
- Environmental / Field Testing
- Test Reporting
Fabrication
- MIG / TIG Welding
- Machining
- Electrical Wiring
- Forklift Operation
Engineering Fundamentals
- Thermodynamics
- Fluid Mechanics
- Mechanics of Materials
- Statics & Dynamics
- Systems Dynamics / Controls
- MATLAB
Leadership & Athletics
Contact
Senior Mechanical Engineering student at Auburn University, graduating May 2027. Open to internship and full-time roles in mechanical engineering, aerospace engineering, product design, manufacturing engineering, process engineering, and test & validation engineering.