H.T.

Projects

DynamicsMercedes Project One Suspension Replica

Parametrically modeled the Mercedes-AMG Project One's push-rod suspension in SolidWorks and validated its structural integrity and handling targets through integrated finite-element analysis.

View Project

DynamicsVehicle Step-Steer Response Analysis

This tool analyzes a car's handling by modeling its response to step-steer inputs. It employs a linearized vehicle dynamics model, derived from the lateral force and moment equilibrium equations, to predict the vehicle's behavior.

View Project

DynamicsStraight Line Acceleration

This tool analyzes the dynamics of straight-line vehicle acceleration to estimate performance metrics like 0-60 and 0-100 mph times. Users can adjust inputs such as vehicle mass, torque curve, gear ratios, and aerodynamics to see which factors most impact performance.

View Project

AIF1 LLM

This chatbot serves as a proof of concept for how large language models can be applied to Formula 1, focusing on telemetry analysis, race-strategy comparisons, and "what-if" scenario simulations.It utilizes a Python backend built with the FastAPI framework to interface with OpenAI, while a Redis database with embedded vector search supports retrieval-augmented generation.

View Project