Ideal Gaz Kanuny Kalkülatory
PV = nRT çözgüt her bir üýtgeýji üçin, siziň saýlan basy, göwrümi we temperatura birlikleri bilen.
Netijeler ýazýan wagtyň täzelener.
Bu hasapçy hakda
ideal gas law is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas at a given temperature and pressure. It is a law that describes the state of a gas
Köp soralýan soraglar
Ideal gaz kanun näme?
PV = nRT basy, bolumy, mollary we ideal gazyň temperaturasyny R = 8.314 J/(mol·K) bilen baglanyşdyrýar. Her bir bir üýtgeýji üçin çözmek üçin ony täzeden düzelt.
Sag birlik nädir?
Içinde her zady SI - paskal, kub metr, mol we kelvin - R = 8.314 bilen. Bir mol gazy 0 °C (273.15 K) we 1 atm 22.4 L (0.0224 m³) çeper. Isleýän birligini giriz; kalkulýator siziň üçin üýtgedýär.
Näme üçin temperatura kelwinde bolmaly?
PV = nRT absolute temperature uses, where 0 K is absolute zero. Celsius and Fahrenheit have arbitrary zeros, so plugging in °C directly gives wrong answers. Add 273.15 to °C to get kelvin - the calculator does this automatically.
STP we molar boluş näme?
Standart temperatura we basyş 0 °C we 1 atm, bir mol ideal gazy 22. 4 litres eýeleýär. Bu "molar bolumy" bir amatly barlagdyr: eger siziň bir mol üçin netijeňiz şu şertlerde 22. 4 L'den uzak bolsa, birlikleri ýene barlaň.
Ideal gaz kanuny näçe wagt bozulýar?
Bu ortaça basyşlar we gyzgynlyklarda gaty dogry, ýöne ýokary basyşlarda ýa-da molekular göwrüm we çekişlikleriň ähmiýetli bolandygy üçin, kondensasionyň golaýynda dogry däl. Van der Waals ýaly hakykat gaz deňlemeleri olary dogrylaýar.
Bir üýtgedijiň üýtgemegi beýlekileri nädip täsir eder?
Fixed mols, pressure and volume are reversely related (Boyle's law), while volume and absolute temperature are directly related (Charles's law). Heat a sealed rigid container and the pressure rises proportionally to the kelvin temperature.
R-niň näçelik bahasyny ulanmak gerek?
Bu birliklerden bagly. SI-de bu 8.314 J/(mol·K); litre-atmosferlerde bu 0.08206 L·atm/(mol·K). Bu kalkulýator SI-de R = 8.314 bilen işleýär, şonuň üçin siz islendik birligi girip olary deňleýärsiňiz.
API — bu hasapçyny koddan ullan
Bu hasapçyny azat JSON ahtar noktasy hökmünde çagyr - açar gerek däl. Aşakdaky meýdança mykdarlaryny soragyň parametrleri ýa-da JSON hökmünde iber. Eňlisçe senedleri oka →
_Soňky
GET https://calculator.free/api/v1/ideal-gas-law/
curl
curl "https://calculator.free/api/v1/ideal-gas-law/?solve=volume&pressure=1&pressure_unit=atm&volume=22.4&volume_unit=l&moles=1&temperature=273.15&temperature_unit=k"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/ideal-gas-law/?" + new URLSearchParams({
"solve": "volume",
"pressure": "1",
"pressure_unit": "atm",
"volume": "22.4",
"volume_unit": "l",
"moles": "1",
"temperature": "273.15",
"temperature_unit": "k"
}));
const data = await r.json();
console.log(data.results);
Netijeler diňe umumy ýardam üçin hasaplanypdyr, maliýe, lukmançylyk ýa-da salgyt maslahaty üçin däl.