From 99018e37c3e9a2d84af7d0f55715bb44c3904e13 Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Fri, 26 Jun 2026 14:17:30 -0230 Subject: restructure --- content/notes/automotive-spreadsheets.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/notes/automotive-spreadsheets.md (limited to 'content/notes/automotive-spreadsheets.md') 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" >}} -- cgit v1.2.3