이상 가스 법칙 계산기

압력, 부피 및 온도 단위를 선택하여 모든 변수에 대해 PV = nRT를 풀 수 있습니다.

mol
압력
볼륨
양 (몰)
온도

입력하는 동안 결과가 업데이트됩니다.

이 계산기에 대해

the ideal gas law, the volume of a gas is equal to the volume of the gas itself. The ideal gas law is a law that describes the state of a gas at a given temperature and pressure. The ideal gas law is a law that describes the state of a gas at a given temperature and pressure. The ideal gas law is a law that describes the state of a gas at a given temperature and pressure. The ideal gas law is a law that describes the state of a gas at a given temperature and pressure. The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The law is called "nRT": pressure times volume equals the number of moles times the gas constant times the absolute temperature. The constant R = 8.314462618 J/(mol·K) in SI units. The constant R = 8.314462618 J/(mol·K) in SI units. The constant R = 8.314462618 J/(mol·K) is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state of a gas at a given temperature and pressure.The ideal gas law is a law that describes the state

자주 묻는 질문

이상 가스 법칙은 무엇입니까?

PV = nRT는 상수 R = 8.314 J/(mol·K)을 통해 이상기체의 압력, 부피, 몰 및 온도를 연결합니다. 어떤 단일 변수에 대해서도 해결하기 위해 이를 재배열합니다.

올바른 단위는 무엇입니까?

내부적으로 모든 것이 SI입니다 — 파스칼, 입방 미터, 몰 및 켈빈 — R = 8.314. 0 ° C (273.15 K) 및 1 atm에서 가스의 1 몰은 약 22.4 L (0.0224 m³)를 차지합니다. 원하는 단위를 입력하십시오. 계산기가 변환합니다.

왜 온도가 켈빈이어야 하는가?

PV = nRT는 절대온도를 사용합니다. 0 K는 절대 0입니다. 셀시우스와 파렌하이트는 임의의 0이 있으므로 °C를 직접 입력하면 잘못된 답을 얻게 됩니다. °C에 273.15를 더하면 켈빈을 얻을 수 있습니다. 계산기는 이것을 자동으로 합니다.

STP와 몰리 볼륨은 무엇입니까?

표준 온도와 압력은 일반적으로 0 °C와 1 atm이며, 이 때 이상 기체의 1 mol은 약 22.4 L를 차지한다. 이 "몰 부피"는 편리한 체크입니다. 만약 이 조건에 가까운 1 mol의 결과가 22.4 L에서 멀어지면 단위를 다시 확인하십시오.

언제 이상 가스 법칙을 깨뜨릴까요?

끓는점보다 높은 온도와 압력에서 매우 정확하지만, 분자의 크기와 끌림이 중요한 고압 또는 응축에 가까운 온도에서는 정확하지 않다. 반데르발스 방정식과 같은 실제 기체 방정식은 이러한 문제를 해결한다.

한 변수를 변경하면 다른 변수에 어떤 영향을 미치나요?

고정된 몰에서 압력과 부피는 역으로 관계되며(보일의 법칙), 부피와 절대온도는 직접적으로 관계된다(찰스의 법칙). 밀폐된 견고한 용기를 가열하면 압력은 켈빈 온도에 비례하여 상승한다.

R의 어떤 값을 사용해야 하나요?

SI에서는 8.314 J/(mol·K)이고, 리터 대기에서는 0.08206 L·atm/(mol·K)입니다. 이 계산기는 R = 8.314로 SI 내부에서 작동하므로, 어떤 단위든 입력할 수 있고, 그것들을 조정합니다.

❤️ 사랑 Calculator.Free? 공유하세요

𝕏  X Facebook Reddit
API — 코드에서 이 계산기를 사용

이 계산기를 무료 JSON 엔드포인트로 호출하세요. 키가 필요하지 않습니다. 아래 필드 값을 쿼리 매개 변수 또는 JSON으로 보내십시오. 전체 API 문서 읽기 →

끝점

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);

결과는 재정, 의료 또는 세금 조언이 아닌 일반적인 지침을위한 추정치입니다.