KCharselect unicode block name
Ka lissafa ƙarfin mota daga matsa lamba da RPM, ko kuma ka ƙayyade gudun da ke cikin ɗari-ɗari.
Results update as you type.
[Translation temporarily unavailable. Please try again.]
the second mode, the engine power follows directly from torque and rotational speed: HP = torque (lb-ft) × RPM ÷ 5252. The magic number 5,252 comes from the definition of horsepower (33,000 ft-lb per minute) and the 2π radians in a revolution, and it is also the RPM at which the horsepower and torque curves always intersect on a dyno chart. The tool reports the metric equivalent too, using 1 hp = 0.7457 kW. In the third mode,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a working example,As a
Tambayoyi da ake yi da yawa
Me ya sa 5252 a cikin fom ɗin ƙarfin mota?
Horsepower is defined as 33,000 ft-lb per minute, and one revolution sweeps 2π radians. Combining the constants gives HP = torque × RPM ÷ 5252, which is also why the horsepower and torque curves always intersect at 5252 RPM on a dyno chart.
Yaya kake ƙididdige ƙarfin daki daga rabin mil?
Roger Huntington's formula links trap speed and weight to power: trap speed ≈ 234 × (hp/weight)^⅓ mph. The calculator reverses it to estimate trap speed and elapsed time from your power and weight, a rough guide that ignores traction and aerodynamics.
QFileDialog
One mechanical horsepower is about 745.7 watts, so 300 hp is roughly 224 kW. The calculator shows the kilowatt equivalent alongside horsepower.
Me ya sa ma'aunin ƙarfin da aka yi amfani da shi ya bambanta a cikin RPM daban-daban?
HP = torque × RPM ÷ 5252, don haka 300 lb-ft yana da kimanin 286 hp a 5,000 RPM amma kawai 143 hp a 2,500 RPM — dalilin da yasa injiniyoyi suke revved don isa ga mafi girman ƙarfi.
Mẽne ne mai kyau ga ƙarfi zuwa nauyin daidaito ga sauri kwatanta mil?
%s: Faɗakarwa ta ƙoƙarin gudu ta ƙayyade da ƙanƙarar cube na ƙarfin motsi na motsi a kowace pon, don haka nauyin yana da muhimmanci kamar ƙarfin. A kusa da 0.1 hp a kowace pon (350 hp, 3,500 lb motar) yana sanya ka kusa da 110 mph ƙoƙarin gudu; rasa nauyi yana taimakawa kamar yadda ake ƙara ƙarfi.
Shin zan iya ƙididdige ƙarfin mota daga gudun ƙuƙumi na?
The quarter-mile mode runs Huntington's formula from power and weight to a trap speed and ET. To go the other way, adjust the horsepower input until the predicted trap speed matches your measured one - that horsepower is the rough estimate.
Shin, za a iya kiyasta wannan a cikin minti goma sha huɗu?
Suna da ballpark lissafi. Huntington na formulas la'akari da traction, aerodynamics, gearing, fara fasaha da driveline asarar, don haka wani gaskiya mota za a iya zama da dama na goma na biyu off. Yi musu kamar wani shiri, ba wani maye gurbin ga wani lokaci tafiya.
[Translation temporarily unavailable. Please try again.]
[Translation temporarily unavailable. Please try again.] Anything you omit uses the same default this page is pre-filled with; an unknown parameter is a 400, never a silent zero. [Translation temporarily unavailable. Please try again.] →
Endpoint
GET https://calculator.free/api/v1/horsepower/
curl
curl "https://calculator.free/api/v1/horsepower/?torque=300&rpm=5000&hp=300&weight=3500&_mode=power"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/horsepower/?" + new URLSearchParams({
"torque": "300",
"rpm": "5000",
"hp": "300",
"weight": "3500",
"_mode": "power"
}));
const data = await r.json();
console.log(data.results);
Results are estimates for general guidance only, not financial, medical or tax advice.