What you are about to read is a foundational document created by me, Noah Hickman, the Longhorn Racing Solar Frame Subsystem Lead for the 2023-2024 competition season. I have chosen to create this document to make a referenceable database for any new and future frame subsystem members. Though I made this documentation purely off my knowledge of solar car chassis building, this is a universal document that includes useful information for chassis design in general, which means any and every team, LHR Combustion, Electric, Solar, or even teams beyond UT Austin can hopefully utilize this document. I hope for this document to aid in the design, procurement, and manufacture of any and every piece of a competition car chassis.

This document or rather my experiences and knowledge gained from my time in LHR is not accurately portrayed or represented without acknowledging those who helped me along the way. From Solar’s team captain, to chief engineer and mechanical lead, as well as members and leads of both the Combustion and Electric team, I cannot thank those enough for the impact they have had on my own development as an engineer, and therefore the creation of this document and information therein.


Goals of the Frame Subsystem (subject to change):

TLDR: Build the frame and build it right 


Foundational Documentation/Good Reads (in a good reading order):

  1. /wiki/spaces/LHRSOLAR/pages/131107528 → This is a non-negotiable must read for all members, as it specifically lays out the guidelines and regulations we must follow to ensure we meet ASC and FSGP standards.
  2. Calvin Guo - 2021 Exit Summary → This is an exit summary of a formal Solar Frame lead. This contains some good information when starting out on the frame subsystem. (Disclaimer: I touch on many of the same topics, but Calvin gives a different perspective on some things, so it's worth a read)
  3. General Roll Cage and Automotive Structure Guides → These articles range anywhere from FSAE to professional racing sectors, in which describe the purpose of a roll cage, building strategies, and tips on what to avoid and how to make structures more efficient.
    1. How To Build a Roll Cage - Ultimate Roll Cage Design Guide | Rogue Fabrication
    2. Engineering A Lighter Chassis, Part 1 — DesignJudges.com
    3. Tube Frame Analysis — DesignJudges.com
    4. Design Of Strong, Stiff, And Light Structures And Joints — DesignJudges.com
  4. TIG Welding Topics - Miller Welds → Just trust me on this one, welding is fun and fairly simple to learn, but not so simple to master and get good at. Use the resources available here and any mentors around, you WILL need it.
  5. The entire “To Win” series by Carroll Smith is a great series written on motorsport racing and race car development as a whole. These are great reads as a whole if you like cars, motorsport, and automotive engineering in general.
    1. Tune to Win
    2. Prepare to Win
    3. Drive to Win
    4. Engineer to Win

Necessary Fundamental Knowledge

To build an effective frame, one must be knowledgeable in the realms of primarily Solids, Statics, and Materials, as well as knowing the optimal ways to build structures as a whole.

DISCLAIMER: I never completed any of these classes upon first drafting this work, but these are continuously updated as a I venture into the topics in class, on my own, and as I encounter them in LHRS as a whole. 👍

Statics

Start here → Statics Lecture.pdf

Pictured here is an explanation of moment

Firstly, tubes in a frame will experience various forces and moments when analyzing the load case requirements. (see the ASC regulations)

Takeaways from this → We build a frame to take on different forces and moments, and furthermore, the things that they cause

What happens to a tube when a load case is applied?

Inside each beam, internal forces are present, which can cause different effects (i.e. compression → buckling, shear force→ shearing, bending moment → bending stress, etc.)

Axial Forces

Shear Forces

Bending Moments

Torsional Forces




Supports will come in later when you take Statics/are introduced to Ansys (FEA).

Two Force Members

Truss Structures

Each of the distinct areas of the above frame feature their own truss structures with either compression or tension loaded cross-braces.


Materials

Start here → Materials Lecture.pdf

Every material is made up of a crystal structure (crystal defects, a unique organization of atoms, etc.) which leads to materials with unique/different properties (i.e. this is how you get alloys, a mixture of chemical elements with at least one metal)

What happens to a tube when a load case is applied?


This is a stress-strain curve, one of the most fundamental parts of Solids. The graph has stress on the y-axis, strain on the x-axis

What you need to know is:

Pictured above, is a stress-strain graph showcasing some common materials. From left to right, we go from harder, higher "strength" materials, that lightly yield, to softer materials, lower "strength" materials, that yield more.

Lastly, the Factor of Safety, at least in our case is measured with the yield strength of the material, as well as the max von Mises equivalent stress from the given simulation/reaction (the equation is Max eq stress/yield strength)


Solids

Start Here → Solids Lecture.pdf

What happens to a tube when a load case is applied?

There are 4 main types of stresses each tube will encounter. Those include:


Some Necessary Basic Structural Knowledge

Triangles - Triangles are the most stable simple geometric structure. Without triangulation, squares have no lateral support. Triangulate everything you can. This principle should be applied as much as possible to a chassis or cage design. Every tube should be one leg of a triangle whenever possible. This is especially true with the primary structural tubes.

Bends - Avoid bends if you can. The strength of a roll cage is based on compression and tension within the structure. Bending reduces both no matter where you do it. Some are unavoidable in a design but they should be minimized. A straight line is more rigid than a curved one. However, it's not always practical to have your roll bar tubes run in a straight line. Bending the tube results in a reduction in overall strength. If you have to use a bend, add bracing to compensate for the bends. Bends should never be mid-span, or unsupported. The apex of a bend should be a node point or junction for at least one other tube and gusseted unless several tubes meet at the node.

T-Junctions - T-Junctions are when one tube dead ends into another. This should be avoided whenever possible because the dead-end tube could apply force to the tube it dead-ended into and cause it to bend.

Imagine a force on the middle tube. The axial forces in the middle tubing would cause shear AND bending stresses on the other tube (because the middle tube is perpendicular to the other tube)


Design Tips

Weldments:

Common Mistakes/Misconceptions (specifically with trimming tubes):

I.E. The left is a good case with “Allow Extension” turned off, the right is bad and will cause many issues later on ( I will talk about zero-thickness geometry later )

Interference Detection:

Before moving to Ansys Workbench/SolidWorks simming, MAKE SURE to utilize the interference tool as it ensures that tubes are not intersecting each other (i.e. the tubes are properly trimmed and connected)

Zero Thickness Geometry:

To fix this, ensure that “Allow Extension” is turned off for the trimming boundary, which makes sure that the tube that is trimmed is not overcut.


How to FEA (Specifically in Ansys Mechanical)

Start here → FEA Lecture.pdf

As a frame member, you will begin to have a love-hate relationship with Ansys Mechanical. Ansys Mechanical is a finite element analysis software which just simply means that it can simulate different effects like forces, heat, flow, vibrations, etc. of a given part. It does this by taking in the hundreds of thousands and millions of mathematical and physics-based equations to quantify these effects and help give data on the design and production of a given part. You will have a love-hate relationship with Ansys because though it is useful, it is also painfully slow and unoptimized for the sheer intensity and volume from our frame files (I will get into the specifics later on but just know, frames hold a lot of tubes and data points, more data points = more run time = more sadness).

How to start a simulation

To start, we utilize a static structural analysis to validate our frame design, as we want to understand how the chassis will react to a load case as a static structure (so we are essentially saying the frame is not allowed to move, so that we can analyze the response as purely structural, and how specifically our design affects stress and deformation distributions).

For a static structural analysis, there are a few different parts that go into the analysis. First, the engineering data holds all the numerical stats of each material that can be utilized, which play a part in calculating the simulation results (think about all they constants and data you need for the equations you learned in Solids). Next, geometry holds the design file that you want to perform the simulation on. Additionally, you can prepare the design (make the design into beams, shells, etc.) by using Ansys SpaceClaim (I will go over this later). Then you have the model tab, that opens Ansys Mechanical, and is the main area we will use in Ansys.

Meshing

Meshing | Notion

Supports

In my experience, I’ve found the supports used in the bottom picture (remote displacement) as opposed to the top (fixed supports) to be more accurate and useful for results because:

Otherwise, supports are pretty simple, just support the four tire contact patch locations, and you are good to go.

Forces/Load Cases

Solution and getting your sim results

What to do if you fail


VR3 Ordering


Frame Jigging

Picture

Making your frame is fundamentally an exercise in precision locating and weldment construction, your main considerations should be datums (a fixed starting point) and stiffness. The optical table is your only reference for both geometric and positional tolerances, ergo, every critical jig you make should reference something about the optical table or something about a tube that is located off of the optical table. There are three main frame categories, critical external, critical internal, and non-critical.

After we fully weld the frame, we do the hardpoints (suspension tabs, ergo tabs, etc.) to mitigate warping from the welding. When welding/jigging, you need to have a planned order -> table flush (bottom layer) to the 2nd and potentially 3rd level, roll hoops, everything else (cross-braces) building up.

How to design a frame jig

“Table flush jigs" or “frame hockey pucks” are cylindrical stock that we turn down and then have a hole in the middle to go into the optical table.

After we fully weld the frame, we do the hardpoints (suspension tabs, ergo tabs, etc.) to mitigate warping from the welding. When welding/jigging, you need to have a planned order -> table flush (bottom layer) to the 2nd and potentially 3rd level, roll hoops, everything else (cross-braces) building up

When creating your jig, think about 2 main things constraints in 3D space, and the purpose of your jig. Something is fully constrained if all 6 DOF (degrees of freedom, X, Y, Z, roll, pitch, yaw) have an external reaction by something you consider stiff enough to judge as infinitely stiff. The purpose of your jig is to hold geometry where you want it just long enough until the structure of your frame can hold it there on its own.


Welding

Welding the frame and TIG welding in general is a meticulous process that requires lots of practice and experimentation to become comfortable with and effective at.

TIG welding stands for Tungsten Inert Gas Welding, which involves a Tungsten electrode that generates an arc to melt the metal while Argon gas is flowed around the arc to shield the welding area from airborne contaminants and oxidation.

In general this is the general outline of a TIG welding process:


Some Basics to start out:




Related issues