Basınc Dəyişdiricisi
Pascal, bar, psi, atm və mmHg arasında təzyiqi çevir.
Yazdığınız zaman nəticələr yenilənir.
Bu hesablayıcı haqqında
pressure converters are used to convert a pressure reading between pascals and kilopascals, bar and millibar, the standard atmosphere, psi, and the mmHg, torr and inHg units used in weather, medicine and vacuum work. All values convert through the pascal as a common base. To convert a pressure reading between pascals and kilopascals, bar and millibar, the standard atmosphere, psi, and the mmHg, torr and inHg units used in weather, medicine and vacuum work. All values convert through the pascal as a common base.TheWorked example:To convert a pressure reading between pascals and kilopascals, bar and millibar, the standard atmosphere, psi, and the mmHg, torr and inHg units used in weather, medicine and vacuum work.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing.There are no reference points worth memorizing
Tez-tez soruşulan suallar
Bir barda neçə psi var?
Bir bar təxminən 14.5038 psi-yə bərabərdir. Bir bar bir atmosferə yaxındır, buna görə də avtomobil şinlərinin bar və psi-də təzyiqi təxminən 1-dən 14.5-ə nisbətdədir.
Atmosfer nədir?
Bir standart atmosfer (atm) 101,325 paskal, təxminən 1.013 bar və ya 14.696 psi-dir. Bu dəniz səviyyəsində orta hava təzyiqidir.
mmHg nəyə xidmət edir?
Millimetrlər qan təzyiqi və barometrik təzyiqi ölçür. Bir mmHg təxminən 133.322 paskaldır və 760 mmHg bir atmosferə bərabərdir.
PSI bar-a necə çevrilir?
psi'yi 14.5038'ə bölün, ya da 0.0689476'a qatla. Beləliklə 32 psi (adətən şin təzyiqi) təxminən 2.2 bar'dır. Bu təzyiq çeviricisi psi'yə görə 6,894.76 pascal'ın doğru faktorunu istifadə edir.
Torr və mmHg arasındakı fərq nədir?
Onlar praktik olaraq eynidir: bir torr atmosferin 1/760-ı kimi təsvir edilir və bir mmHg 133.322 paskaldır, yalnız yeddinci əhəmiyyətli rəqəmdə fərqlənir. Hər gün istifadə edilən məqsədlər üçün onlar dəyişilə bilər.
Millibar nədir və harada istifadə olunur?
Millibar barın mində biri, ya da 100 paskaldır və hava xəbərlərində atmosfer təzyiqi üçün ənənəvi vahiddir. Standart dəniz səviyyəsi təzyiqi təxminən 1013 mbar-dır.
API — bu hesablayıcını koddan istifadə et
Bu hesablayıcını pulsuz JSON son nöqtəsi kimi çağır - açar lazım deyil. Aşağıdakı sahənin dəyərlərini sorğu parametrləri və ya JSON olaraq göndər. Əks təqdirdə, səhifənin əvvəlcədən doldurulduğu ön qurğulu parametrlər istifadə ediləcəkdir. Namə'lum parametrlər 400-dür, heç vaxt səssiz sıfır deyil. API sənədlərini oxu →
Son nöqtəsi
GET https://calculator.free/api/v1/pressure/
curl
curl "https://calculator.free/api/v1/pressure/?amount=1&from=bar&to=psi"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/pressure/?" + new URLSearchParams({
"amount": "1",
"from": "bar",
"to": "psi"
}));
const data = await r.json();
console.log(data.results);
Bu nəticələr yalnız ümumi məsləhət üçün hesablamalardır, maliyyə, tibbi və ya vergi məsləhət deyil.