Stair Calculator
Design a staircase: idadi ya zigawo, riser kukula, kuyendetsa ndi stringer m'lifupi kuchokera kuwonjezeka kwathunthu.
Zithunzizi zimasintha monga momwe mumalemba.
Zachidule
the stairs are 10 inches high, the total rise is 10 inches, and the stringer length is 10 inches. The stairs are 10 inches high, and the total rise is 10 inches. The stairs are 10 inches high, and the total rise is 10 inches. The stairs are 10 inches high, and the total rise is 10 inches. The stairs are 10 inches high, and the total rise is 10 inches.Worked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWorked example: aWork
Mafunso ofunsidwa nthawi zambiri
Kodi ndi chiyani chokwanira chokhala ndi chinyezi?
M'madera ozungulira 7 inchi ndi yabwino. Ambiri zomangamanga code cap riser pa 7¾ inchi ndi kukhazikitsa m'pofunika kwambiri kugwa m'mphepete mwa 10 inchi. Calculator amawauza pamene riser amatuluka kunja kwa zosavuta, code-kugwirizana mnda.
Kodi ndi chiyani 2R + T stair rule?
Masiku awiri kutalika kwa riser ndi ndondomeko yoyenda iyenera kukhala 24-25 inchi kwa staircase yomwe imawoneka yoyenera kunyamula. Maphunziro omwe ndi olimba kwambiri kapena otsika kwambiri amawononga lamuloli, ndipo kalkulata imadziwitsa komwe mudzalandidwe.
N'chifukwa chiyani pali mzere wotsika kuposa risers?
M'mbali mwa staircase amalandiridwa pa pamwamba pa floor, choncho riser yachiwiri si ali ndi mtunda wa 14 mtunda wake. A staircase ndi 15 risers ali 14 mtunda.
Kodi ndiyenera kutsatira maulendo angati kuti ndifike pamalo otsika?
Kugawa zoposa kuwonjezeka ndi chokwanira riser za pafupifupi 7 masentimita ndi rounded kuti inali ndi mfundo. A standard 108-inchi (9 ft) kuwonjezeka amapatsa za 15 risers ndi 14 zoyenda. The calculator ndiye akhoza kugwirizana ndi mfundo riser kulemera kotero palibe step is higher than the rest.
Kodi ndi chiyani chida chokhala ndi chingwe ndi chifukwa chiyani chimakhudza?
Stringer ndi board ozungulira kuti amathandiza maziko; m'lifupi wake ndi diagonal ya zonse staircase, √ (total rise² + zoposa run²). Kudziwa izo akuuzani mmene nthawi yaitali board kugula ndi mmene mbali ya staircase adzapanga kuchokera pa msewu.
Kodi ndi chiyani standard riser ndi tread kukula?
Kodi za nyumba zimatha kuchotsa chingwe pa pafupifupi 7¾ masentimita ndi kukhazikitsa m'lifupi kokha kwa 10 masentimita, ndi onse otsika m'mimba mwake 3/8 masentimita. Zimalenga pafupifupi 7-inchi chingwe ndi 11-inchi chingwe chabwino, chogwirizana ndi code.
API — kugwiritsa ntchito izi calculator kuchokera code
Kulemba izi calculator monga ufulu JSON endpoint - palibe chida zofunika. Kutumiza nyanja mfundo pansipa monga mafunso zigawo kapena JSON. Chomweko chilichonse chimene mumasiya chimagwiritsa ntchito mfundo yoyamba yomweyi yomwe tsambali limagwiritsa ntchito; mfundo yosadziwika ndi 400, siyiyenera kukhala zero yosadziwika. Onani zonse API docs →
Chithunzi
GET https://calculator.free/api/v1/stair/
curl
curl "https://calculator.free/api/v1/stair/?total_rise=108&tread_run=10"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/stair/?" + new URLSearchParams({
"total_rise": "108",
"tread_run": "10"
}));
const data = await r.json();
console.log(data.results);
Zimenezi ndi zowerengera zokhudzana ndi malangizo amtundu uliwonse, si zokhudzana ndi ndalama, zamoyo kapena zokhudzana ndi ndalama.