From 102a47815f5169e75e80f9f3b2819ecacf668247 Mon Sep 17 00:00:00 2001 From: Codex Date: Sat, 7 Mar 2026 20:49:49 +0000 Subject: [PATCH] Expand electrical calculator entries --- calculators_list.md | 248 ++++++++++++++++-------- hdyc-svelte/src/lib/data/calculators.ts | 92 ++++++++- 2 files changed, 250 insertions(+), 90 deletions(-) diff --git a/calculators_list.md b/calculators_list.md index 4c76cfe..2014a87 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -61,7 +61,47 @@ The registry currently contains 416 unique calculator slugs. | Calories to Joules | calories-to-joules | 4.184 | | Calories to Kilojoules | calories-to-kilojoules | 4.184 | | Abamperes to Amperes – Convert ancient electromagnetic units into modern amperes. | abamperes-to-amperes | 10.0 | +| Abvolts to Abamperes – Flip abvolt potentials into CGS abamperes when examining legacy electromagnetism. | abvolts-to-abamperes | Multi-Variable | | Abvolts to Volts – Translate CGS-style abvolts into SI volts. | abvolts-to-volts | 1e-08 | +| Ampere-hours to Abamperes – Convert stored ampere-hours into CGS abampere currents. | ampere-hours-to-abamperes | Multi-Variable | +| Ampere-hours to Abvolts – Express ampere-hours as CGS abvolt potentials given resistance. | ampere-hours-to-abvolts | Multi-Variable | +| Ampere-hours to Amps – Translate ampere-hours into instantaneous amperes when time is known. | ampere-hours-to-amps | Multi-Variable | +| Ampere-hours to Farads – Estimate the capacitance that yields a certain ampere-hour draw. | ampere-hours-to-farads | Multi-Variable | +| Ampere-hours to Henries – Relate stored charge to inductance in henries for transient studies. | ampere-hours-to-henries | Multi-Variable | +| Ampere-hours to Kilowatts – Convert accumulated charge into kilowatt-hours when voltage is given. | ampere-hours-to-kilowatts | Multi-Variable | +| Ampere-hours to Kva – Convert stored ampere-hours into apparent power (kVA) under unity power factor. | ampere-hours-to-kva | Multi-Variable | +| Ampere-hours to Microfarads – Translate stored charge into microfarad-level capacitors. | ampere-hours-to-microfarads | Multi-Variable | +| Ampere-hours to Microhenries – Estimate tiny inductance from ampere-hour data for high-frequency coils. | ampere-hours-to-microhenries | Multi-Variable | +| Ampere-hours to Milliampere-hours – Compare ampere-hours with milliampere-hour battery ratings. | ampere-hours-to-milliampere-hours | Multi-Variable | +| Ampere-hours to Milliamps – Turn ampere-hours into milliamps when the discharge duration is known. | ampere-hours-to-milliamps | Multi-Variable | +| Ampere-hours to Millihenries – Convert stored charge into millihenry inductance analogues. | ampere-hours-to-millihenries | Multi-Variable | +| Ampere-hours to Millivolts – Derive millivolt potentials from ampere-hours and resistance. | ampere-hours-to-millivolts | Multi-Variable | +| Ampere-hours to Milliwatts – Express ampere-hours as milliwatts when time or voltage is supplied. | ampere-hours-to-milliwatts | Multi-Variable | +| Ampere-hours to Ohms – Work backwards to resistance from a known ampere-hour charge and voltage. | ampere-hours-to-ohms | Multi-Variable | +| Ampere-hours to Picofarads – Translate accumulated charge into picofarad capacitor sizes. | ampere-hours-to-picofarads | Multi-Variable | +| Ampere-hours to Siemens – Convert stored charge into conductance when voltage is known. | ampere-hours-to-siemens | Multi-Variable | +| Ampere-hours to Statamperes – Flip ampere-hours into statampere flows for CGS reporting. | ampere-hours-to-statamperes | Multi-Variable | +| Ampere-hours to Statvolts – Convert ampere-hours into statvolt potentials for legacy calculations. | ampere-hours-to-statvolts | Multi-Variable | +| Ampere-hours to Volts – Derive voltage from stored ampere-hours and known resistance. | ampere-hours-to-volts | Multi-Variable | +| Ampere-hours to Watts – Translate accumulated charge into watts if time or voltage is known. | ampere-hours-to-watts | Multi-Variable | +| Amps to Abamperes – Express SI amperes in CGS abamperes for historical comparisons. | amps-to-abamperes | Multi-Variable | +| Amps to Abvolts – Convert amperes into abvolt potentials when impedance is given. | amps-to-abvolts | Multi-Variable | +| Amps to Ampere-hours – Convert amperes and duration into ampere-hours for capacity math. | amps-to-ampere-hours | Multi-Variable | +| Amps to Coulombs – Translate current into coulombs with time. | amps-to-coulombs | Multi-Variable | +| Amps to Farads – Estimate capacitance needed to sustain a given current for a time window. | amps-to-farads | Multi-Variable | +| Amps to Henries – Express current in terms of inductance when flux linkage is known. | amps-to-henries | Multi-Variable | +| Amps to Microfarads – Scale amperes into microfarad capacitors for signal filtering. | amps-to-microfarads | Multi-Variable | +| Amps to Microhenries – Translate amperes into microhenry inductance for RF contexts. | amps-to-microhenries | Multi-Variable | +| Amps to Milliampere-hours – Convert currents into milliampere-hours over a duration. | amps-to-milliampere-hours | Multi-Variable | +| Amps to Millihenries – Relate current to millihenry inductors at given flux. | amps-to-millihenries | Multi-Variable | +| Amps to Millivolts – Derive millivolt drops from amperes across resistance. | amps-to-millivolts | Multi-Variable | +| Amps to Milliwatts – Translate current into milliwatts when voltage is provided. | amps-to-milliwatts | Multi-Variable | +| Amps to Ohms – Find resistance from current and voltage. | amps-to-ohms | Multi-Variable | +| Amps to Picofarads – Estimate picofarad capacitance from current data and voltage. | amps-to-picofarads | Multi-Variable | +| Amps to Siemens – Convert current to conductance when voltage is known. | amps-to-siemens | Multi-Variable | +| Amps to Statamperes – Flip amperes into statamperes for CGS reporting. | amps-to-statamperes | Multi-Variable | +| Amps to Statvolts – Convert amperes into statvolt equivalents when using CGS. | amps-to-statvolts | Multi-Variable | +| Amps to Watt-hours – Turn steady currents into energy when voltage and time are supplied. | amps-to-watt-hours | Multi-Variable | | ASCII to Binary | ascii-to-binary | N/A (Text) | | Amperes to Abamperes – Convert SI amperes into CGS abamperes quickly. | amperes-to-abamperes | 0.1 | | Amps to Volts | amps-to-volts | Multi-Variable | @@ -445,6 +485,46 @@ The registry currently contains 416 unique calculator slugs. | Watts to amps | watts-to-amps | Multi-Variable | | Volts to amps | volts-to-amps | Multi-Variable | | Volts to Abvolts – Convert SI volts into CGS abvolts. | volts-to-abvolts | 1e+08 | +| Abamperes to Abvolts – Use Ohm’s law to relate CGS abamperes to CGS abvolts. | abamperes-to-abvolts | Multi-Variable | +| Abamperes to Ampere-hours – Translate an abampere draw into ampere-hours over time. | abamperes-to-ampere-hours | Multi-Variable | +| Abamperes to Coulombs – Convert abamperes into coulombs when duration is provided. | abamperes-to-coulombs | Multi-Variable | +| Abamperes to Farads – Estimate the capacitance needed for a given abampere flow. | abamperes-to-farads | Multi-Variable | +| Abamperes to Henries – Relate abampere currents to inductance in henries. | abamperes-to-henries | Multi-Variable | +| Abamperes to Kilowatts – Convert CGS abampere flows into kilowatt loads. | abamperes-to-kilowatts | Multi-Variable | +| Abamperes to kVA – Express abampere flow as apparent power in kilovolt-amperes. | abamperes-to-kva | Multi-Variable | +| Abamperes to Microfarads – Translate abamperes into microfarads when dealing with tiny capacitors. | abamperes-to-microfarads | Multi-Variable | +| Abamperes to Microhenries – Convert abampere currents into microhenries for small inductors. | abamperes-to-microhenries | Multi-Variable | +| Abamperes to Milliampere-hours – Relate abamperes to milliampere-hours for battery comparisons. | abamperes-to-milliampere-hours | Multi-Variable | +| Abamperes to Milliamps – Express abampere magnitudes as modern milliamps for circuits. | abamperes-to-milliamps | Multi-Variable | +| Abamperes to Millihenries – Estimate inductance in millihenries from abampere currents. | abamperes-to-millihenries | Multi-Variable | +| Abamperes to Millivolts – Scale abampere current into potential difference when resistance is known. | abamperes-to-millivolts | Multi-Variable | +| Abamperes to Milliwatts – Translate CGS currents into milliwatt power levels. | abamperes-to-milliwatts | Multi-Variable | +| Abamperes to Ohms – Derive resistance when abamperes and voltage are provided. | abamperes-to-ohms | Multi-Variable | +| Abamperes to Picofarads – Relate abampere currents to picofarad capacitances. | abamperes-to-picofarads | Multi-Variable | +| Abamperes to Siemens – Express abampere conductance as siemens around Ohm’s law. | abamperes-to-siemens | Multi-Variable | +| Abamperes to Statamperes – Flip abamperes into statamperes within CGS electromagnetic units. | abamperes-to-statamperes | Multi-Variable | +| Abamperes to Statvolts – Translate abampere flows into statvolt potentials. | abamperes-to-statvolts | Multi-Variable | +| Abamperes to Volts – Derive voltage for a known abampere current and resistance. | abamperes-to-volts | Multi-Variable | +| Abamperes to Watts – Convert abampere current into watts using voltage. | abamperes-to-watts | Multi-Variable | +| Abvolts to Ampere-hours – Translate abvolt potentials into ampere-hours over time. | abvolts-to-ampere-hours | Multi-Variable | +| Abvolts to Coulombs – Convert abvolts into coulombs when charge-time context is given. | abvolts-to-coulombs | Multi-Variable | +| Abvolts to Farads – Relate abvolt potentials to capacitance in farads. | abvolts-to-farads | Multi-Variable | +| Abvolts to Henries – Estimate inductance in henries from abvolt and current relationships. | abvolts-to-henries | Multi-Variable | +| Abvolts to Kilowatts – Express abvolt-level voltages as kilowatt loads when current is known. | abvolts-to-kilowatts | Multi-Variable | +| Abvolts to kVA – Convert abvolts into apparent power under unity power factor. | abvolts-to-kva | Multi-Variable | +| Abvolts to Microfarads – Translate abvolt potentials into microfarad capacitances for small circuits. | abvolts-to-microfarads | Multi-Variable | +| Abvolts to Microhenries – Convert abvolts into microhenries via flux linkage. | abvolts-to-microhenries | Multi-Variable | +| Abvolts to Milliampere-hours – Relate abvolt potentials to milliampere-hour storage. | abvolts-to-milliampere-hours | Multi-Variable | +| Abvolts to Milliamps – Express abvolts as milliamps when resistance is supplied. | abvolts-to-milliamps | Multi-Variable | +| Abvolts to Millihenries – Translate abvolt potentials into millihenries. | abvolts-to-millihenries | Multi-Variable | +| Abvolts to Millivolts – Convert abvolts to millivolts for SI reporting. | abvolts-to-millivolts | Multi-Variable | +| Abvolts to Milliwatts – Relate abvolts to milliwatts when current is available. | abvolts-to-milliwatts | Multi-Variable | +| Abvolts to Ohms – Determine resistance from abvolts and abamperes. | abvolts-to-ohms | Multi-Variable | +| Abvolts to Picofarads – Estimate capacitance from abvolt potentials. | abvolts-to-picofarads | Multi-Variable | +| Abvolts to Siemens – Translate abvolt fields into siemens conductance. | abvolts-to-siemens | Multi-Variable | +| Abvolts to Statamperes – Express abvolt potentials as statamperes via CGS conversions. | abvolts-to-statamperes | Multi-Variable | +| Abvolts to Statvolts – Convert abvolt-level values to statvolts for legacy contexts. | abvolts-to-statvolts | Multi-Variable | +| Abvolts to Watts – Convert abvolts into watts when current is included. | abvolts-to-watts | Multi-Variable | | Siemens to ohms | siemens-to-ohms | 1/x | | Ohms to siemens | ohms-to-siemens | 1/x | | Miles per gallon to liters per 100 km | miles-per-gallon-to-liters-per-100-km | 235.21/x | @@ -2743,51 +2823,51 @@ The registry currently contains 416 unique calculator slugs. - [x] Years to Weeks ### Cross-Unit Coverage Expansion -- [ ] Abamperes to Abvolts -- [ ] Abamperes to Ampere-hours -- [ ] Abamperes to Amps -- [ ] Abamperes to Coulombs -- [ ] Abamperes to Farads -- [ ] Abamperes to Henries -- [ ] Abamperes to Kilowatts -- [ ] Abamperes to Kva -- [ ] Abamperes to Microfarads -- [ ] Abamperes to Microhenries -- [ ] Abamperes to Milliampere-hours -- [ ] Abamperes to Milliamps -- [ ] Abamperes to Millihenries -- [ ] Abamperes to Millivolts -- [ ] Abamperes to Milliwatts -- [ ] Abamperes to Ohms -- [ ] Abamperes to Picofarads -- [ ] Abamperes to Siemens -- [ ] Abamperes to Statamperes -- [ ] Abamperes to Statvolts -- [ ] Abamperes to Volts -- [ ] Abamperes to Watt-hours -- [ ] Abamperes to Watts -- [ ] Abvolts to Abamperes -- [ ] Abvolts to Ampere-hours -- [ ] Abvolts to Amps -- [ ] Abvolts to Coulombs -- [ ] Abvolts to Farads -- [ ] Abvolts to Henries -- [ ] Abvolts to Kilowatts -- [ ] Abvolts to Kva -- [ ] Abvolts to Microfarads -- [ ] Abvolts to Microhenries -- [ ] Abvolts to Milliampere-hours -- [ ] Abvolts to Milliamps -- [ ] Abvolts to Millihenries -- [ ] Abvolts to Millivolts -- [ ] Abvolts to Milliwatts -- [ ] Abvolts to Ohms -- [ ] Abvolts to Picofarads -- [ ] Abvolts to Siemens -- [ ] Abvolts to Statamperes -- [ ] Abvolts to Statvolts -- [ ] Abvolts to Watt-hours -- [ ] Abvolts to Watts +- [x] Abamperes to Abvolts +- [x] Abamperes to Ampere-hours +- [x] Abamperes to Amps +- [x] Abamperes to Coulombs +- [x] Abamperes to Farads +- [x] Abamperes to Henries +- [x] Abamperes to Kilowatts +- [x] Abamperes to Kva +- [x] Abamperes to Microfarads +- [x] Abamperes to Microhenries +- [x] Abamperes to Milliampere-hours +- [x] Abamperes to Milliamps +- [x] Abamperes to Millihenries +- [x] Abamperes to Millivolts +- [x] Abamperes to Milliwatts +- [x] Abamperes to Ohms +- [x] Abamperes to Picofarads +- [x] Abamperes to Siemens +- [x] Abamperes to Statamperes +- [x] Abamperes to Statvolts +- [x] Abamperes to Volts +- [x] Abamperes to Watt-hours +- [x] Abamperes to Watts +- [x] Abvolts to Abamperes +- [x] Abvolts to Ampere-hours +- [x] Abvolts to Amps +- [x] Abvolts to Coulombs +- [x] Abvolts to Farads +- [x] Abvolts to Henries +- [x] Abvolts to Kilowatts +- [x] Abvolts to Kva +- [x] Abvolts to Microfarads +- [x] Abvolts to Microhenries +- [x] Abvolts to Milliampere-hours +- [x] Abvolts to Milliamps +- [x] Abvolts to Millihenries +- [x] Abvolts to Millivolts +- [x] Abvolts to Milliwatts +- [x] Abvolts to Ohms +- [x] Abvolts to Picofarads +- [x] Abvolts to Siemens +- [x] Abvolts to Statamperes +- [x] Abvolts to Statvolts +- [x] Abvolts to Watt-hours +- [x] Abvolts to Watts - [ ] Acre-feet to Barrel (us Oil) - [ ] Acre-feet to Bushels - [x] Acre-feet to Centiliters @@ -2825,51 +2905,51 @@ The registry currently contains 416 unique calculator slugs. - [ ] Acres to Square Inches - [ ] Acres to Square Mils - [ ] Acres to Townships -- [ ] Ampere-hours to Abamperes -- [ ] Ampere-hours to Abvolts -- [ ] Ampere-hours to Amps -- [ ] Ampere-hours to Farads -- [ ] Ampere-hours to Henries -- [ ] Ampere-hours to Kilowatts -- [ ] Ampere-hours to Kva -- [ ] Ampere-hours to Microfarads -- [ ] Ampere-hours to Microhenries -- [ ] Ampere-hours to Milliampere-hours -- [ ] Ampere-hours to Milliamps -- [ ] Ampere-hours to Millihenries -- [ ] Ampere-hours to Millivolts -- [ ] Ampere-hours to Milliwatts -- [ ] Ampere-hours to Ohms -- [ ] Ampere-hours to Picofarads -- [ ] Ampere-hours to Siemens -- [ ] Ampere-hours to Statamperes -- [ ] Ampere-hours to Statvolts -- [ ] Ampere-hours to Volts -- [ ] Ampere-hours to Watts +- [x] Ampere-hours to Abamperes +- [x] Ampere-hours to Abvolts +- [x] Ampere-hours to Amps +- [x] Ampere-hours to Farads +- [x] Ampere-hours to Henries +- [x] Ampere-hours to Kilowatts +- [x] Ampere-hours to Kva +- [x] Ampere-hours to Microfarads +- [x] Ampere-hours to Microhenries +- [x] Ampere-hours to Milliampere-hours +- [x] Ampere-hours to Milliamps +- [x] Ampere-hours to Millihenries +- [x] Ampere-hours to Millivolts +- [x] Ampere-hours to Milliwatts +- [x] Ampere-hours to Ohms +- [x] Ampere-hours to Picofarads +- [x] Ampere-hours to Siemens +- [x] Ampere-hours to Statamperes +- [x] Ampere-hours to Statvolts +- [x] Ampere-hours to Volts +- [x] Ampere-hours to Watts - [ ] Ampere-turns Per Meter to Gauss - [ ] Ampere-turns Per Meter to Maxwell - [ ] Ampere-turns Per Meter to Milligauss - [ ] Ampere-turns Per Meter to Millitesla - [ ] Ampere-turns Per Meter to Tesla - [ ] Ampere-turns Per Meter to Weber -- [ ] Amps to Abamperes -- [ ] Amps to Abvolts -- [ ] Amps to Ampere-hours -- [ ] Amps to Coulombs -- [ ] Amps to Farads -- [ ] Amps to Henries -- [ ] Amps to Microfarads -- [ ] Amps to Microhenries -- [ ] Amps to Milliampere-hours -- [ ] Amps to Millihenries -- [ ] Amps to Millivolts -- [ ] Amps to Milliwatts -- [ ] Amps to Ohms -- [ ] Amps to Picofarads -- [ ] Amps to Siemens -- [ ] Amps to Statamperes -- [ ] Amps to Statvolts -- [ ] Amps to Watt-hours +- [x] Amps to Abamperes +- [x] Amps to Abvolts +- [x] Amps to Ampere-hours +- [x] Amps to Coulombs +- [x] Amps to Farads +- [x] Amps to Henries +- [x] Amps to Microfarads +- [x] Amps to Microhenries +- [x] Amps to Milliampere-hours +- [x] Amps to Millihenries +- [x] Amps to Millivolts +- [x] Amps to Milliwatts +- [x] Amps to Ohms +- [x] Amps to Picofarads +- [x] Amps to Siemens +- [x] Amps to Statamperes +- [x] Amps to Statvolts +- [x] Amps to Watt-hours - [ ] Amu to Apothecary Ounces - [ ] Amu to Atomic Mass Units - [ ] Amu to Attograms diff --git a/hdyc-svelte/src/lib/data/calculators.ts b/hdyc-svelte/src/lib/data/calculators.ts index 2963203..a4e62a6 100644 --- a/hdyc-svelte/src/lib/data/calculators.ts +++ b/hdyc-svelte/src/lib/data/calculators.ts @@ -93,7 +93,47 @@ export const calculators: CalculatorDef[] = [ {"slug": "calories-to-joules", "name": "Calories to Joules", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Joules"}, "factor": 4.184}, {"slug": "calories-to-kilojoules", "name": "Calories to Kilojoules", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Kilojoules"}, "factor": 4.184}, {"slug": "abamperes-to-amperes", "name": "Abamperes to Amperes", "category": "electrical", "type": "standard", "teaser": "Convert ancient electromagnetic units into modern amperes.", "labels": {"in1": "Abamperes", "in2": "Amperes"}, "factor": 10.0}, + {"slug": "abvolts-to-abamperes", "name": "Abvolts to Abamperes", "category": "electrical", "type": "3col", "teaser": "Flip abvolt potentials into CGS abamperes when examining legacy electromagnetism.", "labels": {"in1": "Abvolts", "in2": "Abamperes", "in3": "Result"}, "hidden": true}, {"slug": "abvolts-to-volts", "name": "Abvolts to Volts", "category": "electrical", "type": "standard", "teaser": "Translate CGS-style abvolts into SI volts.", "labels": {"in1": "Abvolts", "in2": "Volts"}, "factor": 1e-08, "hidden": true}, + {"slug": "ampere-hours-to-abamperes", "name": "Ampere-hours to Abamperes", "category": "time", "type": "3col", "teaser": "Convert stored ampere-hours into CGS abampere currents.", "labels": {"in1": "Ampere-hours", "in2": "Abamperes", "in3": "Result"}, "hidden": true}, + {"slug": "ampere-hours-to-abvolts", "name": "Ampere-hours to Abvolts", "category": "time", "type": "3col", "teaser": "Express ampere-hours as CGS abvolt potentials given resistance.", "labels": {"in1": "Ampere-hours", "in2": "Abvolts", "in3": "Result"}, "hidden": true}, + {"slug": "ampere-hours-to-amps", "name": "Ampere-hours to Amps", "category": "time", "type": "3col", "teaser": "Translate ampere-hours into instantaneous amperes when time is known.", "labels": {"in1": "Ampere-hours", "in2": "Amps", "in3": "Result"}}, + {"slug": "ampere-hours-to-farads", "name": "Ampere-hours to Farads", "category": "time", "type": "3col", "teaser": "Estimate the capacitance that yields a certain ampere-hour draw.", "labels": {"in1": "Ampere-hours", "in2": "Farads", "in3": "Result"}}, + {"slug": "ampere-hours-to-henries", "name": "Ampere-hours to Henries", "category": "time", "type": "3col", "teaser": "Relate stored charge to inductance in henries for transient studies.", "labels": {"in1": "Ampere-hours", "in2": "Henries", "in3": "Result"}}, + {"slug": "ampere-hours-to-kilowatts", "name": "Ampere-hours to Kilowatts", "category": "power", "type": "3col", "teaser": "Convert accumulated charge into kilowatt-hours when voltage is given.", "labels": {"in1": "Ampere-hours", "in2": "Kilowatts", "in3": "Result"}}, + {"slug": "ampere-hours-to-kva", "name": "Ampere-hours to Kva", "category": "time", "type": "3col", "teaser": "Convert stored ampere-hours into apparent power (kVA) under unity power factor.", "labels": {"in1": "Ampere-hours", "in2": "Kva", "in3": "Result"}}, + {"slug": "ampere-hours-to-microfarads", "name": "Ampere-hours to Microfarads", "category": "time", "type": "3col", "teaser": "Translate stored charge into microfarad-level capacitors.", "labels": {"in1": "Ampere-hours", "in2": "Microfarads", "in3": "Result"}}, + {"slug": "ampere-hours-to-microhenries", "name": "Ampere-hours to Microhenries", "category": "time", "type": "3col", "teaser": "Estimate tiny inductance from ampere-hour data for high-frequency coils.", "labels": {"in1": "Ampere-hours", "in2": "Microhenries", "in3": "Result"}}, + {"slug": "ampere-hours-to-milliampere-hours", "name": "Ampere-hours to Milliampere-hours", "category": "time", "type": "3col", "teaser": "Compare ampere-hours with milliampere-hour battery ratings.", "labels": {"in1": "Ampere-hours", "in2": "Milliampere-hours", "in3": "Result"}}, + {"slug": "ampere-hours-to-milliamps", "name": "Ampere-hours to Milliamps", "category": "time", "type": "3col", "teaser": "Turn ampere-hours into milliamps when the discharge duration is known.", "labels": {"in1": "Ampere-hours", "in2": "Milliamps", "in3": "Result"}}, + {"slug": "ampere-hours-to-millihenries", "name": "Ampere-hours to Millihenries", "category": "time", "type": "3col", "teaser": "Convert stored charge into millihenry inductance analogues.", "labels": {"in1": "Ampere-hours", "in2": "Millihenries", "in3": "Result"}}, + {"slug": "ampere-hours-to-millivolts", "name": "Ampere-hours to Millivolts", "category": "time", "type": "3col", "teaser": "Derive millivolt potentials from ampere-hours and resistance.", "labels": {"in1": "Ampere-hours", "in2": "Millivolts", "in3": "Result"}}, + {"slug": "ampere-hours-to-milliwatts", "name": "Ampere-hours to Milliwatts", "category": "power", "type": "3col", "teaser": "Express ampere-hours as milliwatts when time or voltage is supplied.", "labels": {"in1": "Ampere-hours", "in2": "Milliwatts", "in3": "Result"}}, + {"slug": "ampere-hours-to-ohms", "name": "Ampere-hours to Ohms", "category": "time", "type": "3col", "teaser": "Work backwards to resistance from a known ampere-hour charge and voltage.", "labels": {"in1": "Ampere-hours", "in2": "Ohms", "in3": "Result"}}, + {"slug": "ampere-hours-to-picofarads", "name": "Ampere-hours to Picofarads", "category": "time", "type": "3col", "teaser": "Translate accumulated charge into picofarad capacitor sizes.", "labels": {"in1": "Ampere-hours", "in2": "Picofarads", "in3": "Result"}}, + {"slug": "ampere-hours-to-siemens", "name": "Ampere-hours to Siemens", "category": "time", "type": "3col", "teaser": "Convert stored charge into conductance when voltage is known.", "labels": {"in1": "Ampere-hours", "in2": "Siemens", "in3": "Result"}}, + {"slug": "ampere-hours-to-statamperes", "name": "Ampere-hours to Statamperes", "category": "time", "type": "3col", "teaser": "Flip ampere-hours into statampere flows for CGS reporting.", "labels": {"in1": "Ampere-hours", "in2": "Statamperes", "in3": "Result"}}, + {"slug": "ampere-hours-to-statvolts", "name": "Ampere-hours to Statvolts", "category": "time", "type": "3col", "teaser": "Convert ampere-hours into statvolt potentials for legacy calculations.", "labels": {"in1": "Ampere-hours", "in2": "Statvolts", "in3": "Result"}}, + {"slug": "ampere-hours-to-volts", "name": "Ampere-hours to Volts", "category": "time", "type": "3col", "teaser": "Derive voltage from stored ampere-hours and known resistance.", "labels": {"in1": "Ampere-hours", "in2": "Volts", "in3": "Result"}}, + {"slug": "ampere-hours-to-watts", "name": "Ampere-hours to Watts", "category": "power", "type": "3col", "teaser": "Translate accumulated charge into watts if time or voltage is known.", "labels": {"in1": "Ampere-hours", "in2": "Watts", "in3": "Result"}}, + {"slug": "amps-to-abamperes", "name": "Amps to Abamperes", "category": "electrical", "type": "3col", "teaser": "Express SI amperes in CGS abamperes for historical comparisons.", "labels": {"in1": "Amps", "in2": "Abamperes", "in3": "Result"}}, + {"slug": "amps-to-abvolts", "name": "Amps to Abvolts", "category": "electrical", "type": "3col", "teaser": "Convert amperes into abvolt potentials when impedance is given.", "labels": {"in1": "Amps", "in2": "Abvolts", "in3": "Result"}}, + {"slug": "amps-to-ampere-hours", "name": "Amps to Ampere-hours", "category": "time", "type": "3col", "teaser": "Convert amperes and duration into ampere-hours for capacity math.", "labels": {"in1": "Amps", "in2": "Ampere-hours", "in3": "Result"}, "hidden": true}, + {"slug": "amps-to-coulombs", "name": "Amps to Coulombs", "category": "electrical", "type": "3col", "teaser": "Translate current into coulombs with time.", "labels": {"in1": "Amps", "in2": "Coulombs", "in3": "Result"}}, + {"slug": "amps-to-farads", "name": "Amps to Farads", "category": "radiation", "type": "3col", "teaser": "Estimate capacitance needed to sustain a given current for a time window.", "labels": {"in1": "Amps", "in2": "Farads", "in3": "Result"}}, + {"slug": "amps-to-henries", "name": "Amps to Henries", "category": "electrical", "type": "3col", "teaser": "Express current in terms of inductance when flux linkage is known.", "labels": {"in1": "Amps", "in2": "Henries", "in3": "Result"}}, + {"slug": "amps-to-microfarads", "name": "Amps to Microfarads", "category": "radiation", "type": "3col", "teaser": "Scale amperes into microfarad capacitors for signal filtering.", "labels": {"in1": "Amps", "in2": "Microfarads", "in3": "Result"}}, + {"slug": "amps-to-microhenries", "name": "Amps to Microhenries", "category": "electrical", "type": "3col", "teaser": "Translate amperes into microhenry inductance for RF contexts.", "labels": {"in1": "Amps", "in2": "Microhenries", "in3": "Result"}}, + {"slug": "amps-to-milliampere-hours", "name": "Amps to Milliampere-hours", "category": "time", "type": "3col", "teaser": "Convert currents into milliampere-hours over a duration.", "labels": {"in1": "Amps", "in2": "Milliampere-hours", "in3": "Result"}}, + {"slug": "amps-to-millihenries", "name": "Amps to Millihenries", "category": "electrical", "type": "3col", "teaser": "Relate current to millihenry inductors at given flux.", "labels": {"in1": "Amps", "in2": "Millihenries", "in3": "Result"}}, + {"slug": "amps-to-millivolts", "name": "Amps to Millivolts", "category": "electrical", "type": "3col", "teaser": "Derive millivolt drops from amperes across resistance.", "labels": {"in1": "Amps", "in2": "Millivolts", "in3": "Result"}}, + {"slug": "amps-to-milliwatts", "name": "Amps to Milliwatts", "category": "power", "type": "3col", "teaser": "Translate current into milliwatts when voltage is provided.", "labels": {"in1": "Amps", "in2": "Milliwatts", "in3": "Volts"}}, + {"slug": "amps-to-ohms", "name": "Amps to Ohms", "category": "electrical", "type": "3col", "teaser": "Find resistance from current and voltage.", "labels": {"in1": "Amps", "in2": "Ohms", "in3": "Result"}}, + {"slug": "amps-to-picofarads", "name": "Amps to Picofarads", "category": "radiation", "type": "3col", "teaser": "Estimate picofarad capacitance from current data and voltage.", "labels": {"in1": "Amps", "in2": "Picofarads", "in3": "Result"}}, + {"slug": "amps-to-siemens", "name": "Amps to Siemens", "category": "electrical", "type": "3col", "teaser": "Convert current to conductance when voltage is known.", "labels": {"in1": "Amps", "in2": "Siemens", "in3": "Result"}}, + {"slug": "amps-to-statamperes", "name": "Amps to Statamperes", "category": "electrical", "type": "3col", "teaser": "Flip amperes into statamperes for CGS reporting.", "labels": {"in1": "Amps", "in2": "Statamperes", "in3": "Result"}}, + {"slug": "amps-to-statvolts", "name": "Amps to Statvolts", "category": "electrical", "type": "3col", "teaser": "Convert amperes into statvolt equivalents when using CGS.", "labels": {"in1": "Amps", "in2": "Statvolts", "in3": "Result"}}, + {"slug": "amps-to-watt-hours", "name": "Amps to Watt-hours", "category": "power", "type": "3col", "teaser": "Turn steady currents into energy when voltage and time are supplied.", "labels": {"in1": "Amps", "in2": "Watt-hours", "in3": "Result"}}, {"slug": "ascii-to-binary", "name": "ASCII to Binary", "category": "number-systems", "type": "text-bin", "labels": {"in1": "ASCII", "in2": "Binary"}}, {"slug": "amperes-to-abamperes", "name": "Amperes to Abamperes", "category": "electrical", "type": "standard", "teaser": "Convert SI amperes into CGS abamperes quickly.", "labels": {"in1": "Amperes", "in2": "Abamperes"}, "factor": 0.1, "hidden": true}, {"slug": "amps-to-volts", "name": "Amps to Volts", "category": "electrical", "type": "3col", "labels": {"in1": "Amps", "in2": "Volts", "in3": "Result"}}, @@ -477,6 +517,46 @@ export const calculators: CalculatorDef[] = [ {"slug": "watts-to-amps", "name": "Watts to amps", "category": "power", "type": "3col", "labels": {"in1": "Watts", "in2": "amps", "in3": "Volts"}, "hidden": true}, {"slug": "volts-to-amps", "name": "Volts to amps", "category": "electrical", "type": "3col", "labels": {"in1": "Volts", "in2": "amps", "in3": "Result"}, "hidden": true}, {"slug": "volts-to-abvolts", "name": "Volts to Abvolts", "category": "electrical", "type": "standard", "teaser": "Convert SI volts into CGS abvolts.", "labels": {"in1": "Volts", "in2": "Abvolts"}, "factor": 100000000.0}, + {"slug": "abamperes-to-abvolts", "name": "Abamperes to Abvolts", "category": "electrical", "type": "3col", "teaser": "Use Ohm\u2019s law to relate CGS abamperes to CGS abvolts.", "labels": {"in1": "Abamperes", "in2": "Abvolts", "in3": "Result"}}, + {"slug": "abamperes-to-ampere-hours", "name": "Abamperes to Ampere-hours", "category": "time", "type": "3col", "teaser": "Translate an abampere draw into ampere-hours over time.", "labels": {"in1": "Abamperes", "in2": "Ampere-hours", "in3": "Result"}}, + {"slug": "abamperes-to-coulombs", "name": "Abamperes to Coulombs", "category": "electrical", "type": "3col", "teaser": "Convert abamperes into coulombs when duration is provided.", "labels": {"in1": "Abamperes", "in2": "Coulombs", "in3": "Result"}}, + {"slug": "abamperes-to-farads", "name": "Abamperes to Farads", "category": "radiation", "type": "3col", "teaser": "Estimate the capacitance needed for a given abampere flow.", "labels": {"in1": "Abamperes", "in2": "Farads", "in3": "Result"}}, + {"slug": "abamperes-to-henries", "name": "Abamperes to Henries", "category": "electrical", "type": "3col", "teaser": "Relate abampere currents to inductance in henries.", "labels": {"in1": "Abamperes", "in2": "Henries", "in3": "Result"}}, + {"slug": "abamperes-to-kilowatts", "name": "Abamperes to Kilowatts", "category": "power", "type": "3col", "teaser": "Convert CGS abampere flows into kilowatt loads.", "labels": {"in1": "Abamperes", "in2": "Kilowatts", "in3": "Result"}}, + {"slug": "abamperes-to-kva", "name": "Abamperes to kVA", "category": "electrical", "type": "3col", "teaser": "Express abampere flow as apparent power in kilovolt-amperes.", "labels": {"in1": "Abamperes", "in2": "kVA", "in3": "Result"}}, + {"slug": "abamperes-to-microfarads", "name": "Abamperes to Microfarads", "category": "radiation", "type": "3col", "teaser": "Translate abamperes into microfarads when dealing with tiny capacitors.", "labels": {"in1": "Abamperes", "in2": "Microfarads", "in3": "Result"}}, + {"slug": "abamperes-to-microhenries", "name": "Abamperes to Microhenries", "category": "electrical", "type": "3col", "teaser": "Convert abampere currents into microhenries for small inductors.", "labels": {"in1": "Abamperes", "in2": "Microhenries", "in3": "Result"}}, + {"slug": "abamperes-to-milliampere-hours", "name": "Abamperes to Milliampere-hours", "category": "time", "type": "3col", "teaser": "Relate abamperes to milliampere-hours for battery comparisons.", "labels": {"in1": "Abamperes", "in2": "Milliampere-hours", "in3": "Result"}}, + {"slug": "abamperes-to-milliamps", "name": "Abamperes to Milliamps", "category": "electrical", "type": "3col", "teaser": "Express abampere magnitudes as modern milliamps for circuits.", "labels": {"in1": "Abamperes", "in2": "Milliamps", "in3": "Result"}}, + {"slug": "abamperes-to-millihenries", "name": "Abamperes to Millihenries", "category": "electrical", "type": "3col", "teaser": "Estimate inductance in millihenries from abampere currents.", "labels": {"in1": "Abamperes", "in2": "Millihenries", "in3": "Result"}}, + {"slug": "abamperes-to-millivolts", "name": "Abamperes to Millivolts", "category": "electrical", "type": "3col", "teaser": "Scale abampere current into potential difference when resistance is known.", "labels": {"in1": "Abamperes", "in2": "Millivolts", "in3": "Result"}}, + {"slug": "abamperes-to-milliwatts", "name": "Abamperes to Milliwatts", "category": "power", "type": "3col", "teaser": "Translate CGS currents into milliwatt power levels.", "labels": {"in1": "Abamperes", "in2": "Milliwatts", "in3": "Result"}}, + {"slug": "abamperes-to-ohms", "name": "Abamperes to Ohms", "category": "electrical", "type": "3col", "teaser": "Derive resistance when abamperes and voltage are provided.", "labels": {"in1": "Abamperes", "in2": "Ohms", "in3": "Result"}}, + {"slug": "abamperes-to-picofarads", "name": "Abamperes to Picofarads", "category": "radiation", "type": "3col", "teaser": "Relate abampere currents to picofarad capacitances.", "labels": {"in1": "Abamperes", "in2": "Picofarads", "in3": "Result"}}, + {"slug": "abamperes-to-siemens", "name": "Abamperes to Siemens", "category": "electrical", "type": "3col", "teaser": "Express abampere conductance as siemens around Ohm\u2019s law.", "labels": {"in1": "Abamperes", "in2": "Siemens", "in3": "Result"}}, + {"slug": "abamperes-to-statamperes", "name": "Abamperes to Statamperes", "category": "electrical", "type": "3col", "teaser": "Flip abamperes into statamperes within CGS electromagnetic units.", "labels": {"in1": "Abamperes", "in2": "Statamperes", "in3": "Result"}}, + {"slug": "abamperes-to-statvolts", "name": "Abamperes to Statvolts", "category": "electrical", "type": "3col", "teaser": "Translate abampere flows into statvolt potentials.", "labels": {"in1": "Abamperes", "in2": "Statvolts", "in3": "Result"}}, + {"slug": "abamperes-to-volts", "name": "Abamperes to Volts", "category": "electrical", "type": "3col", "teaser": "Derive voltage for a known abampere current and resistance.", "labels": {"in1": "Abamperes", "in2": "Volts", "in3": "Result"}}, + {"slug": "abamperes-to-watts", "name": "Abamperes to Watts", "category": "power", "type": "3col", "teaser": "Convert abampere current into watts using voltage.", "labels": {"in1": "Abamperes", "in2": "Watts", "in3": "Result"}}, + {"slug": "abvolts-to-ampere-hours", "name": "Abvolts to Ampere-hours", "category": "time", "type": "3col", "teaser": "Translate abvolt potentials into ampere-hours over time.", "labels": {"in1": "Abvolts", "in2": "Ampere-hours", "in3": "Result"}}, + {"slug": "abvolts-to-coulombs", "name": "Abvolts to Coulombs", "category": "electrical", "type": "3col", "teaser": "Convert abvolts into coulombs when charge-time context is given.", "labels": {"in1": "Abvolts", "in2": "Coulombs", "in3": "Result"}}, + {"slug": "abvolts-to-farads", "name": "Abvolts to Farads", "category": "radiation", "type": "3col", "teaser": "Relate abvolt potentials to capacitance in farads.", "labels": {"in1": "Abvolts", "in2": "Farads", "in3": "Result"}}, + {"slug": "abvolts-to-henries", "name": "Abvolts to Henries", "category": "electrical", "type": "3col", "teaser": "Estimate inductance in henries from abvolt and current relationships.", "labels": {"in1": "Abvolts", "in2": "Henries", "in3": "Result"}}, + {"slug": "abvolts-to-kilowatts", "name": "Abvolts to Kilowatts", "category": "power", "type": "3col", "teaser": "Express abvolt-level voltages as kilowatt loads when current is known.", "labels": {"in1": "Abvolts", "in2": "Kilowatts", "in3": "Result"}}, + {"slug": "abvolts-to-kva", "name": "Abvolts to kVA", "category": "electrical", "type": "3col", "teaser": "Convert abvolts into apparent power under unity power factor.", "labels": {"in1": "Abvolts", "in2": "kVA", "in3": "Result"}}, + {"slug": "abvolts-to-microfarads", "name": "Abvolts to Microfarads", "category": "radiation", "type": "3col", "teaser": "Translate abvolt potentials into microfarad capacitances for small circuits.", "labels": {"in1": "Abvolts", "in2": "Microfarads", "in3": "Result"}}, + {"slug": "abvolts-to-microhenries", "name": "Abvolts to Microhenries", "category": "electrical", "type": "3col", "teaser": "Convert abvolts into microhenries via flux linkage.", "labels": {"in1": "Abvolts", "in2": "Microhenries", "in3": "Result"}}, + {"slug": "abvolts-to-milliampere-hours", "name": "Abvolts to Milliampere-hours", "category": "time", "type": "3col", "teaser": "Relate abvolt potentials to milliampere-hour storage.", "labels": {"in1": "Abvolts", "in2": "Milliampere-hours", "in3": "Result"}}, + {"slug": "abvolts-to-milliamps", "name": "Abvolts to Milliamps", "category": "electrical", "type": "3col", "teaser": "Express abvolts as milliamps when resistance is supplied.", "labels": {"in1": "Abvolts", "in2": "Milliamps", "in3": "Result"}}, + {"slug": "abvolts-to-millihenries", "name": "Abvolts to Millihenries", "category": "electrical", "type": "3col", "teaser": "Translate abvolt potentials into millihenries.", "labels": {"in1": "Abvolts", "in2": "Millihenries", "in3": "Result"}}, + {"slug": "abvolts-to-millivolts", "name": "Abvolts to Millivolts", "category": "electrical", "type": "3col", "teaser": "Convert abvolts to millivolts for SI reporting.", "labels": {"in1": "Abvolts", "in2": "Millivolts", "in3": "Result"}}, + {"slug": "abvolts-to-milliwatts", "name": "Abvolts to Milliwatts", "category": "power", "type": "3col", "teaser": "Relate abvolts to milliwatts when current is available.", "labels": {"in1": "Abvolts", "in2": "Milliwatts", "in3": "Result"}}, + {"slug": "abvolts-to-ohms", "name": "Abvolts to Ohms", "category": "electrical", "type": "3col", "teaser": "Determine resistance from abvolts and abamperes.", "labels": {"in1": "Abvolts", "in2": "Ohms", "in3": "Result"}}, + {"slug": "abvolts-to-picofarads", "name": "Abvolts to Picofarads", "category": "radiation", "type": "3col", "teaser": "Estimate capacitance from abvolt potentials.", "labels": {"in1": "Abvolts", "in2": "Picofarads", "in3": "Result"}}, + {"slug": "abvolts-to-siemens", "name": "Abvolts to Siemens", "category": "electrical", "type": "3col", "teaser": "Translate abvolt fields into siemens conductance.", "labels": {"in1": "Abvolts", "in2": "Siemens", "in3": "Result"}}, + {"slug": "abvolts-to-statamperes", "name": "Abvolts to Statamperes", "category": "electrical", "type": "3col", "teaser": "Express abvolt potentials as statamperes via CGS conversions.", "labels": {"in1": "Abvolts", "in2": "Statamperes", "in3": "Result"}}, + {"slug": "abvolts-to-statvolts", "name": "Abvolts to Statvolts", "category": "electrical", "type": "3col", "teaser": "Convert abvolt-level values to statvolts for legacy contexts.", "labels": {"in1": "Abvolts", "in2": "Statvolts", "in3": "Result"}}, + {"slug": "abvolts-to-watts", "name": "Abvolts to Watts", "category": "power", "type": "3col", "teaser": "Convert abvolts into watts when current is included.", "labels": {"in1": "Abvolts", "in2": "Watts", "in3": "Result"}}, {"slug": "siemens-to-ohms", "name": "Siemens to ohms", "category": "electrical", "type": "inverse", "labels": {"in1": "Siemens", "in2": "ohms"}, "hidden": true}, {"slug": "ohms-to-siemens", "name": "Ohms to siemens", "category": "electrical", "type": "inverse", "labels": {"in1": "Ohms", "in2": "siemens"}}, {"slug": "miles-per-gallon-to-liters-per-100-km", "name": "Miles per gallon to liters per 100 km", "category": "length", "type": "inverse", "labels": {"in1": "Miles per gallon", "in2": "liters per 100 km"}, "hidden": true}, @@ -921,9 +1001,9 @@ export const calculators: CalculatorDef[] = [ {"slug": "kilowatts-to-megawatts", "name": "Kilowatts to Megawatts", "category": "power", "type": "standard", "teaser": "Convert power from kilowatts to megawatts.", "labels": {"in1": "Kilowatts", "in2": "Megawatts"}, "factor": 0.001, "hidden": true}, {"slug": "kilowatts-to-watts", "name": "Kilowatts to Watts", "category": "power", "type": "standard", "teaser": "Convert kilowatts to watts.", "labels": {"in1": "Kilowatts", "in2": "Watts"}, "factor": 1000.0}, {"slug": "kilowatts-to-amps", "name": "Kilowatts to Amps", "category": "power", "type": "3col", "teaser": "Relate kilowatts to amperage when the voltage is known.", "labels": {"in1": "Kilowatts", "in2": "Amps", "in3": "Volts"}, "hidden": true}, - {"slug": "kilowatts-to-abamperes", "name": "Kilowatts to Abamperes", "category": "power", "type": "3col", "teaser": "Convert kilowatts into CGS abamperes using abvolts or current.", "labels": {"in1": "Kilowatts", "in2": "Abamperes", "in3": "Result"}}, - {"slug": "kilowatts-to-abvolts", "name": "Kilowatts to Abvolts", "category": "power", "type": "3col", "teaser": "Convert kilowatts into abvolts given CGS abamperes.", "labels": {"in1": "Kilowatts", "in2": "Abvolts", "in3": "Result"}}, - {"slug": "kilowatts-to-ampere-hours", "name": "Kilowatts to Ampere-hours", "category": "power", "type": "3col", "teaser": "Turn kilowatt draws into ampere-hours when you know the duration.", "labels": {"in1": "Kilowatts", "in2": "Ampere-hours", "in3": "Result"}}, + {"slug": "kilowatts-to-abamperes", "name": "Kilowatts to Abamperes", "category": "power", "type": "3col", "teaser": "Convert kilowatts into CGS abamperes using abvolts or current.", "labels": {"in1": "Kilowatts", "in2": "Abamperes", "in3": "Result"}, "hidden": true}, + {"slug": "kilowatts-to-abvolts", "name": "Kilowatts to Abvolts", "category": "power", "type": "3col", "teaser": "Convert kilowatts into abvolts given CGS abamperes.", "labels": {"in1": "Kilowatts", "in2": "Abvolts", "in3": "Result"}, "hidden": true}, + {"slug": "kilowatts-to-ampere-hours", "name": "Kilowatts to Ampere-hours", "category": "power", "type": "3col", "teaser": "Turn kilowatt draws into ampere-hours when you know the duration.", "labels": {"in1": "Kilowatts", "in2": "Ampere-hours", "in3": "Result"}, "hidden": true}, {"slug": "kilowatts-to-btumin", "name": "Kilowatts to BTU/min", "category": "energy", "type": "standard", "teaser": "Convert kilowatts into BTUs per minute for heat rate comparisons.", "labels": {"in1": "Kilowatts", "in2": "BTU/min"}, "factor": 56.8690272522}, {"slug": "kilowatts-to-calories-per-second", "name": "Kilowatts to Calories Per Second", "category": "speed", "type": "standard", "teaser": "Translate kilowatts into calories per second for nutrition math.", "labels": {"in1": "Kilowatts", "in2": "Calories Per Second"}, "factor": 238.8458966}, {"slug": "kilowatts-to-coulombs", "name": "Kilowatts to Coulombs", "category": "power", "type": "3col", "teaser": "Convert kilowatts into coulombs when the time or voltage is given.", "labels": {"in1": "Kilowatts", "in2": "Coulombs", "in3": "Result"}}, @@ -1296,9 +1376,9 @@ export const calculators: CalculatorDef[] = [ {"slug": "watts-to-kilowatts", "name": "Watts to Kilowatts", "category": "power", "type": "standard", "teaser": "Express watts as kilowatts for appliance specs.", "labels": {"in1": "Watts", "in2": "Kilowatts"}, "factor": 0.001, "hidden": true}, {"slug": "watts-to-metric-horsepower", "name": "Watts to Metric Horsepower", "category": "power", "type": "standard", "teaser": "Convert watts into metric horsepower (PS) for vehicle specs.", "labels": {"in1": "Watts", "in2": "Metric Horsepower"}, "factor": 0.00135962162, "hidden": true}, {"slug": "watts-to-volts", "name": "Watts to Volts", "category": "power", "type": "3col", "teaser": "Determine the voltage when you know the power and current.", "labels": {"in1": "Watts", "in2": "Volts", "in3": "Result"}}, - {"slug": "watts-to-abamperes", "name": "Watts to Abamperes", "category": "power", "type": "3col", "teaser": "Convert watts into CGS abamperes when you have voltage in abvolts.", "labels": {"in1": "Watts", "in2": "Abamperes", "in3": "Result"}}, - {"slug": "watts-to-abvolts", "name": "Watts to Abvolts", "category": "power", "type": "3col", "teaser": "Convert watts into CGS abvolts using abamperes.", "labels": {"in1": "Watts", "in2": "Abvolts", "in3": "Result"}}, - {"slug": "watts-to-ampere-hours", "name": "Watts to Ampere-hours", "category": "power", "type": "3col", "teaser": "Turn a watt draw into ampere-hours when you know the duration or voltage.", "labels": {"in1": "Watts", "in2": "Ampere-hours", "in3": "Result"}}, + {"slug": "watts-to-abamperes", "name": "Watts to Abamperes", "category": "power", "type": "3col", "teaser": "Convert watts into CGS abamperes when you have voltage in abvolts.", "labels": {"in1": "Watts", "in2": "Abamperes", "in3": "Result"}, "hidden": true}, + {"slug": "watts-to-abvolts", "name": "Watts to Abvolts", "category": "power", "type": "3col", "teaser": "Convert watts into CGS abvolts using abamperes.", "labels": {"in1": "Watts", "in2": "Abvolts", "in3": "Result"}, "hidden": true}, + {"slug": "watts-to-ampere-hours", "name": "Watts to Ampere-hours", "category": "power", "type": "3col", "teaser": "Turn a watt draw into ampere-hours when you know the duration or voltage.", "labels": {"in1": "Watts", "in2": "Ampere-hours", "in3": "Result"}, "hidden": true}, {"slug": "watts-to-coulombs", "name": "Watts to Coulombs", "category": "power", "type": "3col", "teaser": "Translate watts into coulombs when voltage or time is provided.", "labels": {"in1": "Watts", "in2": "Coulombs", "in3": "Result"}}, {"slug": "watts-to-farads", "name": "Watts to Farads", "category": "power", "type": "3col", "teaser": "Estimate capacitance required for a given wattage and voltage.", "labels": {"in1": "Watts", "in2": "Farads", "in3": "Result"}}, {"slug": "watts-to-henries", "name": "Watts to Henries", "category": "power", "type": "3col", "teaser": "Estimate inductance from a wattage and frequency scenario.", "labels": {"in1": "Watts", "in2": "Henries", "in3": "Result"}},