KCharselect unicode block name
Ka lissafa ƙarfin mota daga matsa lamba da RPM, ko kuma ka ƙayyade gudun da ke cikin ɗari-ɗari.
@ action
[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?
@ action
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
@ action
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?
@ action
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.] [Translation temporarily unavailable. Please try again.] →
QDialogButtonBox
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);
@ action: inmenu