diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-06-26 14:17:30 -0230 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-06-26 14:17:30 -0230 |
| commit | 99018e37c3e9a2d84af7d0f55715bb44c3904e13 (patch) | |
| tree | 440222ac09e3e720546a5b4435026fb8feaf526b /content/notes/automotive-spreadsheets.md | |
| parent | be60a99b427940d69da9613a63aa9f9e6367b658 (diff) | |
| download | samanthony.xyz-99018e37c3e9a2d84af7d0f55715bb44c3904e13.zip | |
restructure
Diffstat (limited to 'content/notes/automotive-spreadsheets.md')
| -rw-r--r-- | content/notes/automotive-spreadsheets.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/content/notes/automotive-spreadsheets.md b/content/notes/automotive-spreadsheets.md new file mode 100644 index 0000000..caf57fa --- /dev/null +++ b/content/notes/automotive-spreadsheets.md @@ -0,0 +1,20 @@ ++++ +title = 'Automotive Spreadsheets' +date = '2026-01-10T17:22:57-05:00' +tags = ["cars"] +draft = false ++++ + +Collection of spreadsheets for calculating suspension dynamics, brake bias, and so on. +_I'm not an engineer, so use at your own risk._ + +They're pieced together using information from several sources: + +- _Brake Handbook_, Fred Puhn, 1985. +- _Engineer to Win_, Carroll Smith, 1984. +- _Race Car Vehicle Dynamics_, Milliken & Milliken, 1994. +- [_Springs & Dampers_](https://optimumg.com/springsdampers1/): Parts One through Six, Matt Giaraffa: OptimumG, 2018. +- _Tune to Win_, Carroll Smith, 1978. + +# Spreadsheets +{{< asset-table patterns="auto/*.ods" >}} |