Calculate RC car top speed, gear ratio, and final drive ratio instantly. Use our free tool for pinion and spur gear tuning to optimize performance and cooling.
AI Generation Prompt
RC Car Gear Ratio & Top Speed Technical Specification
1. Overview
This single-file application is a comprehensive performance-tuning dashboard for radio-controlled vehicle enthusiasts. It allows users to calculate gear ratios, final drive ratios, and estimated top speeds by inputting motor RPM, gear teeth counts, tire size, and internal transmission data.
2. Core Feature List
- Dynamic Gear Ratio Calculation: Instant calculation of Spur-to-Pinion ratio.
- Final Drive Ratio (FDR) Logic: Incorporates internal transmission ratios for accurate mechanical output analysis.
- Speed Estimation Engine: Calculates theoretical top speed based on Motor RPM (KV × Voltage), FDR, and tire circumference.
- Unit Flexibility: Supports both Imperial (inches/MPH) and Metric (mm/KPH) inputs and outputs.
- Constraint Validation: Prevents division by zero and provides range checks for realistic gear configurations.
- Performance Dashboard: Real-time summary card that updates as the user modifies values.
3. UI/UX Specification
- Layout:
- Header: Clean, centered title with a brief subtitle explaining the tool's utility.
- Main Inputs: A two-column grid layout (on desktop) or stacked (on mobile). Grouped inputs for "Drivetrain" (Pinion, Spur, Internal Ratio), "Motor & Battery" (KV, Voltage/RPM), and "Wheels" (Tire Diameter).
- Results Section: A prominent, visually distinct card section displaying the "Calculated FDR" and "Estimated Top Speed" in large, high-contrast typography.
- Design Aesthetic:
- Colors: Vibrant primary blue (
#2563eb), neutral grey backgrounds (#f8fafc), and professional slate text (#1e293b). - Style: Modern SaaS look with soft, subtle card shadows (
box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1)). - Typography: Sans-serif, human-readable font (system default stack).
- Colors: Vibrant primary blue (
- Animations: Smooth transitions (
transition: all 0.3s ease-in-out) on input focus and result updates. No jarring layout shifts.
4. Technical Constraints & Directives
- Architecture:
- Must be strictly one single HTML file.
- CSS must be embedded in a
<style>block. - JavaScript must be embedded in a
<script>block. - Utilize Tailwind CSS via CDN for styling acceleration.
- State Management:
- Strictly in-memory variable state.
- NO
localStorageorsessionStorage. The app must reset on refresh.
- Environment Compatibility:
- The app will run in a sandboxed iframe. Do not attempt to access cookies or browser-level storage.
- Do not use
alert(),confirm(), orprompt(). Use custom HTML/CSS modals if user interaction is required.
- Performance: Ensure no external dependencies other than core CDN libraries (Tailwind). The tool must be extremely lightweight and responsive for instant feedback during trackside adjustments.
Spread the word
Files being used
Frequently Asked Questions
Everything you need to know about using this application.
How does gear ratio affect my RC car's speed?
Gear ratio determines the relationship between your motor's spinning speed and the wheels' rotation speed. A lower gear ratio (achieved by using a larger pinion gear or smaller spur gear) generally increases your top speed, but it also increases the load on the motor, which can cause overheating. Conversely, a higher gear ratio provides more torque and acceleration, making it ideal for technical tracks or off-road conditions. Using this calculator helps you find the 'sweet spot' where you maximize speed without over-stressing your electronics or shortening your battery life significantly.
What is the Final Drive Ratio (FDR) and why does it matter?
The Final Drive Ratio (FDR) is the total reduction ratio from the motor pinion to the wheels. It includes both the external gear ratio (pinion and spur) and the internal transmission ratio of the vehicle's gearbox. Understanding your FDR is crucial because different chassis designs require different motor loads. By factoring in the internal transmission ratio, you get a much more accurate representation of how hard your motor is working, allowing for precise adjustments when you swap motor types or change tire sizes.
Can I use this calculator for both brushed and brushless RC motors?
Yes, this tool works with both brushed and brushless setups. For brushless systems, simply use your motor's KV rating multiplied by the nominal voltage of your battery to estimate your RPM under load. For brushed motors, you will need to estimate the RPM based on the manufacturer's data or by using an optical tachometer. Regardless of the motor type, the physics of gear ratios and tire circumference remain identical, making this tool a universal asset for your RC tuning workbench.
How do I measure tire diameter accurately for the top speed calculation?
To get the most accurate top speed estimation, measure the diameter of your tires at the widest point, usually at the center of the tread. It is best to use digital calipers for precision, measuring in millimeters and then converting to inches if necessary, as small errors in tire size significantly impact speed calculations. Keep in mind that 'tire ballooning' at high RPMs effectively increases your tire diameter. You may want to measure your tires while they are mounted and consider that they will slightly expand under centrifugal force at maximum speed.
Related Applications

Free EDI X12 Syntax Highlighter & Parser Tool
@Akhenaten

Free Cheese Aging Cave Relative Humidity & Dew Point Calculator
@Akhenaten

Free Online XML Sitemap Index Generator
@Akhenaten

Free Online Payment Processing Fee & Reverse Fee Calculator
@Akhenaten