Add 40 electrical checks
This commit is contained in:
@@ -144,10 +144,19 @@ export const calculators: CalculatorDef[] = [
|
||||
{"slug": "amps-to-kilowatts", "name": "Amps to Kilowatts", "category": "power", "type": "3col", "labels": {"in1": "Amps", "in2": "Kilowatts", "in3": "Volts"}},
|
||||
{"slug": "amps-to-kva", "name": "Amps to kVA", "category": "electrical", "type": "3col", "labels": {"in1": "Amps", "in2": "kVA", "in3": "Result"}},
|
||||
{"slug": "ampere-turns-per-meter-to-oersted", "name": "Ampere-turns per meter to Oersted", "category": "length", "type": "standard", "teaser": "Convert magnetomotive force per meter into oersted units.", "labels": {"in1": "Ampere-turns per meter", "in2": "Oersted"}, "factor": 0.0125663706143592, "hidden": true},
|
||||
{"slug": "ampere-turns-per-meter-to-gauss", "name": "Ampere-turns per meter to Gauss", "category": "length", "type": "3col", "teaser": "Turn magnetomotive force per meter into gauss flux density when vacuum permeability is known.", "labels": {"in1": "Ampere-turns per meter", "in2": "Gauss", "in3": "Result"}},
|
||||
{"slug": "ampere-turns-per-meter-to-maxwell", "name": "Ampere-turns per meter to Maxwell", "category": "length", "type": "3col", "teaser": "Estimate magnetic flux in maxwells from magnetomotive force per meter with area or flux path input.", "labels": {"in1": "Ampere-turns per meter", "in2": "Maxwell", "in3": "Result"}},
|
||||
{"slug": "ampere-turns-per-meter-to-milligauss", "name": "Ampere-turns per meter to Milligauss", "category": "length", "type": "3col", "teaser": "Express magnetomotive force per meter as milligauss field strength using permeability.", "labels": {"in1": "Ampere-turns per meter", "in2": "Milligauss", "in3": "Result"}},
|
||||
{"slug": "ampere-turns-per-meter-to-millitesla", "name": "Ampere-turns per meter to Millitesla", "category": "length", "type": "3col", "teaser": "Convert magnetomotive force per meter into millitesla through vacuum relationships.", "labels": {"in1": "Ampere-turns per meter", "in2": "Millitesla", "in3": "Result"}},
|
||||
{"slug": "ampere-turns-per-meter-to-tesla", "name": "Ampere-turns per meter to Tesla", "category": "length", "type": "3col", "teaser": "Rephrase magnetomotive force per meter into tesla when permeability or flux is supplied.", "labels": {"in1": "Ampere-turns per meter", "in2": "Tesla", "in3": "Result"}},
|
||||
{"slug": "ampere-turns-per-meter-to-weber", "name": "Ampere-turns per meter to Weber", "category": "length", "type": "3col", "teaser": "Relate magnetomotive force per meter to webers of flux when the enclosed area is part of the equation.", "labels": {"in1": "Ampere-turns per meter", "in2": "Weber", "in3": "Result"}},
|
||||
{"slug": "oersted-to-ampere-turns-per-meter", "name": "Oersted to Ampere-turns per meter", "category": "length", "type": "standard", "teaser": "Flip the CGS oersted field scale back into ampere-turns per meter.", "labels": {"in1": "Oersted", "in2": "Ampere-turns per meter"}, "factor": 79.57747154594767},
|
||||
{"slug": "tesla-to-gauss", "name": "Tesla to Gauss", "category": "other", "type": "standard", "teaser": "Express teslas as gauss for high-field comparisons.", "labels": {"in1": "Tesla", "in2": "Gauss"}, "factor": 10000.0},
|
||||
{"slug": "tesla-to-milligauss", "name": "Tesla to Milligauss", "category": "other", "type": "standard", "teaser": "Convert teslas down into milligauss units.", "labels": {"in1": "Tesla", "in2": "Milligauss"}, "factor": 10000000.0},
|
||||
{"slug": "tesla-to-millitesla", "name": "Tesla to Millitesla", "category": "other", "type": "standard", "teaser": "Translate teslas into milliteslas for electronics.", "labels": {"in1": "Tesla", "in2": "Millitesla"}, "factor": 1000.0},
|
||||
{"slug": "tesla-to-ampere-turns-per-meter", "name": "Tesla to Ampere-turns per meter", "category": "length", "type": "3col", "teaser": "Translate flux density into magnetomotive force per meter when vacuum permeability is provided.", "labels": {"in1": "Tesla", "in2": "Ampere-turns per meter", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "tesla-to-maxwell", "name": "Tesla to Maxwell", "category": "other", "type": "3col", "teaser": "Convert tesla values into maxwell flux when area or length units are entered.", "labels": {"in1": "Tesla", "in2": "Maxwell", "in3": "Result"}},
|
||||
{"slug": "tesla-to-oersted", "name": "Tesla to Oersted", "category": "other", "type": "3col", "teaser": "Rephrase teslas as oersteds by leveraging the vacuum field relationship.", "labels": {"in1": "Tesla", "in2": "Oersted", "in3": "Result"}},
|
||||
{"slug": "amps-to-milliamps", "name": "Amps to Milliamps", "category": "electrical", "type": "standard", "teaser": "Translate amperes into milliamperes when tuning circuit currents.", "labels": {"in1": "Amps", "in2": "Milliamps"}, "factor": 1000.0},
|
||||
{"slug": "carats-to-grams", "name": "Carats to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Grams"}, "factor": 0.2, "hidden": true},
|
||||
{"slug": "celsius-to-fahrenheit", "name": "Celsius to Fahrenheit", "category": "temperature", "type": "standard", "labels": {"in1": "Celsius", "in2": "Fahrenheit"}, "factor": 1.8, "offset": 32.0},
|
||||
@@ -900,6 +909,28 @@ export const calculators: CalculatorDef[] = [
|
||||
{"slug": "hectopascals-to-bar", "name": "Hectopascals to Bar", "category": "pressure", "type": "standard", "teaser": "Convert Hectopascals to Bar instantly.", "labels": {"in1": "Hectopascals", "in2": "Bar"}, "factor": 0.001},
|
||||
{"slug": "hectopascals-to-psi", "name": "Hectopascals to PSI", "category": "pressure", "type": "standard", "teaser": "Convert Hectopascals to PSI instantly.", "labels": {"in1": "Hectopascals", "in2": "PSI"}, "factor": 0.0145038},
|
||||
{"slug": "henries-to-millihenries", "name": "Henries to Millihenries", "category": "other", "type": "standard", "teaser": "Convert Henries to Millihenries instantly.", "labels": {"in1": "Henries", "in2": "Millihenries"}, "factor": 1000.0},
|
||||
{"slug": "henries-to-abamperes", "name": "Henries to Abamperes", "category": "electrical", "type": "3col", "teaser": "Relate inductance to CGS abamperes when flux/time context is given.", "labels": {"in1": "Henries", "in2": "Abamperes", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "henries-to-abvolts", "name": "Henries to Abvolts", "category": "electrical", "type": "3col", "teaser": "Convert inductance into CGS abvolts when impulse and flux are known.", "labels": {"in1": "Henries", "in2": "Abvolts", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "henries-to-ampere-hours", "name": "Henries to Ampere-hours", "category": "time", "type": "3col", "teaser": "Translate inductance into stored ampere-hours given current and duration.", "labels": {"in1": "Henries", "in2": "Ampere-hours", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "henries-to-amps", "name": "Henries to Amps", "category": "electrical", "type": "3col", "teaser": "Express inductance as amperes when applying a known voltage drop and time.", "labels": {"in1": "Henries", "in2": "Amps", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "henries-to-coulombs", "name": "Henries to Coulombs", "category": "electrical", "type": "3col", "teaser": "Estimate coulombs from inductance when voltage and duration are provided.", "labels": {"in1": "Henries", "in2": "Coulombs", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "henries-to-farads", "name": "Henries to Farads", "category": "radiation", "type": "3col", "teaser": "Relate inductance to capacitance when energy or frequency context is entered.", "labels": {"in1": "Henries", "in2": "Farads", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "henries-to-kilowatts", "name": "Henries to Kilowatts", "category": "power", "type": "3col", "teaser": "Turn inductance into kilowatt-equivalent power when voltage and time are known.", "labels": {"in1": "Henries", "in2": "Kilowatts", "in3": "Result"}},
|
||||
{"slug": "henries-to-kva", "name": "Henries to Kva", "category": "other", "type": "3col", "teaser": "Express inductance as apparent power (kVA) using voltage and current.", "labels": {"in1": "Henries", "in2": "Kva", "in3": "Result"}},
|
||||
{"slug": "henries-to-microfarads", "name": "Henries to Microfarads", "category": "radiation", "type": "3col", "teaser": "Compare inductance with microfarad capacitances for resonant tuning.", "labels": {"in1": "Henries", "in2": "Microfarads", "in3": "Result"}},
|
||||
{"slug": "henries-to-microhenries", "name": "Henries to Microhenries", "category": "other", "type": "3col", "teaser": "Convert whole henries into microhenries for small coils.", "labels": {"in1": "Henries", "in2": "Microhenries", "in3": "Result"}},
|
||||
{"slug": "henries-to-milliampere-hours", "name": "Henries to Milliampere-hours", "category": "time", "type": "3col", "teaser": "Estimate mAh from inductance via current and discharge time.", "labels": {"in1": "Henries", "in2": "Milliampere-hours", "in3": "Result"}},
|
||||
{"slug": "henries-to-milliamps", "name": "Henries to Milliamps", "category": "electrical", "type": "3col", "teaser": "Derive milliamps from inductance when flux change over time is known.", "labels": {"in1": "Henries", "in2": "Milliamps", "in3": "Result"}},
|
||||
{"slug": "henries-to-millivolts", "name": "Henries to Millivolts", "category": "electrical", "type": "3col", "teaser": "Turn inductance into millivolt drops for known current swings.", "labels": {"in1": "Henries", "in2": "Millivolts", "in3": "Result"}},
|
||||
{"slug": "henries-to-milliwatts", "name": "Henries to Milliwatts", "category": "power", "type": "3col", "teaser": "Express inductance as milliwatt energy when voltage and time are provided.", "labels": {"in1": "Henries", "in2": "Milliwatts", "in3": "Result"}},
|
||||
{"slug": "henries-to-ohms", "name": "Henries to Ohms", "category": "electrical", "type": "3col", "teaser": "Back out resistance from inductance and frequency or reactance.", "labels": {"in1": "Henries", "in2": "Ohms", "in3": "Result"}},
|
||||
{"slug": "henries-to-picofarads", "name": "Henries to Picofarads", "category": "radiation", "type": "3col", "teaser": "Compare inductance to picofarad capacitances when frequency or voltage is supplied.", "labels": {"in1": "Henries", "in2": "Picofarads", "in3": "Result"}},
|
||||
{"slug": "henries-to-siemens", "name": "Henries to Siemens", "category": "electrical", "type": "3col", "teaser": "Translate inductance into conductance under known voltage/current.", "labels": {"in1": "Henries", "in2": "Siemens", "in3": "Result"}},
|
||||
{"slug": "henries-to-statamperes", "name": "Henries to Statamperes", "category": "electrical", "type": "3col", "teaser": "Convert inductance into CGS statamperes when flux change is given.", "labels": {"in1": "Henries", "in2": "Statamperes", "in3": "Result"}},
|
||||
{"slug": "henries-to-statvolts", "name": "Henries to Statvolts", "category": "electrical", "type": "3col", "teaser": "Express inductance as statvolt potentials for legacy fields.", "labels": {"in1": "Henries", "in2": "Statvolts", "in3": "Result"}},
|
||||
{"slug": "henries-to-volts", "name": "Henries to Volts", "category": "electrical", "type": "3col", "teaser": "Derive voltage levels from inductance and current derivatives.", "labels": {"in1": "Henries", "in2": "Volts", "in3": "Result"}},
|
||||
{"slug": "henries-to-watt-hours", "name": "Henries to Watt-hours", "category": "power", "type": "3col", "teaser": "Estimate energy in watt-hours from inductance when current and time are known.", "labels": {"in1": "Henries", "in2": "Watt-hours", "in3": "Result"}},
|
||||
{"slug": "henries-to-watts", "name": "Henries to Watts", "category": "power", "type": "3col", "teaser": "Relate inductance to watts using frequency or current data.", "labels": {"in1": "Henries", "in2": "Watts", "in3": "Result"}},
|
||||
{"slug": "millihenries-to-henries", "name": "Millihenries to Henries", "category": "other", "type": "standard", "teaser": "Convert millihenries back into henries for coarse values.", "labels": {"in1": "Millihenries", "in2": "Henries"}, "factor": 0.001, "hidden": true},
|
||||
{"slug": "millihenries-to-microhenries", "name": "Millihenries to Microhenries", "category": "other", "type": "standard", "teaser": "Translate millihenries into microhenries for fine tuning.", "labels": {"in1": "Millihenries", "in2": "Microhenries"}, "factor": 1000.0},
|
||||
{"slug": "hertz-to-kilohertz", "name": "Hertz to Kilohertz", "category": "other", "type": "standard", "teaser": "Convert Hertz to Kilohertz instantly.", "labels": {"in1": "Hertz", "in2": "Kilohertz"}, "factor": 0.001},
|
||||
@@ -1048,7 +1079,7 @@ export const calculators: CalculatorDef[] = [
|
||||
{"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"}, "hidden": true},
|
||||
{"slug": "kilowatts-to-farads", "name": "Kilowatts to Farads", "category": "power", "type": "3col", "teaser": "Estimate the capacitance in farads from kilowatt loads.", "labels": {"in1": "Kilowatts", "in2": "Farads", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "kilowatts-to-henries", "name": "Kilowatts to Henries", "category": "power", "type": "3col", "teaser": "Estimate inductance in henries using kilowatt load and frequency.", "labels": {"in1": "Kilowatts", "in2": "Henries", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-henries", "name": "Kilowatts to Henries", "category": "power", "type": "3col", "teaser": "Estimate inductance in henries using kilowatt load and frequency.", "labels": {"in1": "Kilowatts", "in2": "Henries", "in3": "Result"}, "hidden": true},
|
||||
{"slug": "kilowatts-to-lusec", "name": "Kilowatts to Lusec", "category": "power", "type": "standard", "teaser": "Translate kilowatts into lusecs for legacy power ratings.", "labels": {"in1": "Kilowatts", "in2": "Lusec"}, "factor": 7500637.554192106},
|
||||
{"slug": "kilowatts-to-mechanical-hp", "name": "Kilowatts to Mechanical Hp", "category": "power", "type": "standard", "teaser": "Convert kilowatts into mechanical horsepower.", "labels": {"in1": "Kilowatts", "in2": "Mechanical Hp"}, "factor": 1.341021858656296},
|
||||
{"slug": "kilowatts-to-microfarads", "name": "Kilowatts to Microfarads", "category": "power", "type": "3col", "teaser": "Convert kilowatt loads into capacitance using voltage.", "labels": {"in1": "Kilowatts", "in2": "Microfarads", "in3": "Result"}},
|
||||
@@ -1056,6 +1087,15 @@ export const calculators: CalculatorDef[] = [
|
||||
{"slug": "kilowatts-to-milliampere-hours", "name": "Kilowatts to Milliampere-hours", "category": "power", "type": "3col", "teaser": "Turn kilowatt-hours into milliampere-hours given voltage.", "labels": {"in1": "Kilowatts", "in2": "Milliampere-hours", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-milliamps", "name": "Kilowatts to Milliamps", "category": "power", "type": "3col", "teaser": "Convert kilowatts into milliamps when you know the voltage.", "labels": {"in1": "Kilowatts", "in2": "Milliamps", "in3": "Volts"}},
|
||||
{"slug": "kilowatts-to-millihenries", "name": "Kilowatts to Millihenries", "category": "power", "type": "3col", "teaser": "Estimate inductance in millihenries from a kilowatt load.", "labels": {"in1": "Kilowatts", "in2": "Millihenries", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-millivolts", "name": "Kilowatts to Millivolts", "category": "power", "type": "3col", "teaser": "Estimate millivolt drops from kilowatt loads when amperage or resistance is known.", "labels": {"in1": "Kilowatts", "in2": "Millivolts", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-milliwatts", "name": "Kilowatts to Milliwatts", "category": "power", "type": "3col", "teaser": "Express kilowatt loads as milliwatts for fine-grain power math when duration is supplied.", "labels": {"in1": "Kilowatts", "in2": "Milliwatts", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-ohms", "name": "Kilowatts to Ohms", "category": "power", "type": "3col", "teaser": "Back out resistance from kilowatts when amperage or voltage is provided.", "labels": {"in1": "Kilowatts", "in2": "Ohms", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-picofarads", "name": "Kilowatts to Picofarads", "category": "power", "type": "3col", "teaser": "Relate kilowatt energy to picofarad capacitance for resonant circuits.", "labels": {"in1": "Kilowatts", "in2": "Picofarads", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-siemens", "name": "Kilowatts to Siemens", "category": "power", "type": "3col", "teaser": "Convert kilowatts into conductance when voltage and amperage are known.", "labels": {"in1": "Kilowatts", "in2": "Siemens", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-statamperes", "name": "Kilowatts to Statamperes", "category": "power", "type": "3col", "teaser": "Translate kilowatt outputs into CGS statamperes for legacy systems.", "labels": {"in1": "Kilowatts", "in2": "Statamperes", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-statvolts", "name": "Kilowatts to Statvolts", "category": "power", "type": "3col", "teaser": "Express kilowatt power as statvolts when CGS charge/time is provided.", "labels": {"in1": "Kilowatts", "in2": "Statvolts", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-volts", "name": "Kilowatts to Volts", "category": "power", "type": "3col", "teaser": "Derive volts from kilowatts when current or resistance is known.", "labels": {"in1": "Kilowatts", "in2": "Volts", "in3": "Result"}},
|
||||
{"slug": "kilowatts-to-watt-hours", "name": "Kilowatts to Watt-hours", "category": "power", "type": "3col", "teaser": "Turn kilowatt power into watt-hours when the duration is given.", "labels": {"in1": "Kilowatts", "in2": "Watt-hours", "in3": "Result"}},
|
||||
{"slug": "km-per-kwh-to-miles-per-kwh", "name": "Kilometers per kWh to Miles per kWh", "category": "length", "type": "standard", "teaser": "Convert energy efficiency from km/kWh to mi/kWh.", "labels": {"in1": "Kilometers per kWh", "in2": "Miles per kWh"}, "factor": 0.621371, "hidden": true},
|
||||
{"slug": "kilometers-per-second-to-speed-of-light", "name": "Kilometers per Second to Speed of Light", "category": "length", "type": "standard", "teaser": "Express a speed in kilometers per second as a fraction of c (299,792.458 km/s).", "labels": {"in1": "Kilometers per Second", "in2": "Speed of Light"}, "factor": 3.33564095198152e-06, "hidden": true},
|
||||
{"slug": "knots-to-feet-per-second", "name": "Knots to Feet per Second", "category": "length", "type": "standard", "teaser": "Convert a nautical mile per hour into feet per second.", "labels": {"in1": "Knots", "in2": "Feet per Second"}, "factor": 1.6878098376},
|
||||
@@ -1421,7 +1461,7 @@ export const calculators: CalculatorDef[] = [
|
||||
{"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"}, "hidden": true},
|
||||
{"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"}},
|
||||
{"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"}, "hidden": true},
|
||||
{"slug": "watts-to-kva", "name": "Watts to kVA", "category": "power", "type": "standard", "teaser": "Convert watts into kilovolt-amperes assuming unity power factor.", "labels": {"in1": "Watts", "in2": "kVA"}, "factor": 0.001},
|
||||
{"slug": "watts-to-lusec", "name": "Watts to Lusec", "category": "power", "type": "standard", "teaser": "Translate watts into lusecs for vintage motor specs.", "labels": {"in1": "Watts", "in2": "Lusec"}, "factor": 7500.637554192106},
|
||||
{"slug": "watts-to-mechanical-hp", "name": "Watts to Mechanical Hp", "category": "power", "type": "standard", "teaser": "Translate watts into mechanical horsepower.", "labels": {"in1": "Watts", "in2": "Mechanical Hp"}, "factor": 0.001341021858656296},
|
||||
|
||||
Reference in New Issue
Block a user