محاسبه قانون گاز ایدهآل
حل PV = nRT برای هر متغیر، در انتخاب واحدهای فشار، حجم و دما.
نتایج در حال تایپ به روز میشود.
در مورد این ماشین حساب
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 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 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
پرسشهای متداول
قانون گاز ایدهآل چیست؟
PV = nRT فشار، حجم، مولها و دمای یک گاز ایدهآل را از طریق ثابت R = ۸٫۳۱۴ J/(mol·K) به هم مرتبط میکند.
واحدهاي درست چي هستن؟
در داخل ، همه چیز در SI است — پاسکال ، متر مکعب ، مول و کلوین — با R = ۸٫ ۳۱۴. یک مول گاز در ۰ °C (۲۷۳٫ ۱۵ K) و ۱ اتمسفر حدود ۲۲٫ ۴ L (۰٫ ۰۲۲۴ m³) را اشغال میکند. هر واحدی که میخواهید را وارد کنید؛ محاسبهگر برای شما تبدیل میکند.
چرا دما بايد در کلين باشه؟
PV = nRT از دمای مطلق استفاده میکند، که در آن ۰ K صفر مطلق است. سلسیوس و فارنهایت صفرهای دلخواه دارند، بنابراین وصل °C مستقیماً پاسخ نادرست میدهد.
تابع تابعی است که از تابع مولد و تابع مولد تشکیل شدهاست.
دما و فشار استاندارد معمولاً ۰ درجه سانتیگراد و ۱ اتمسفر است، که در آن یک مول گاز ایدهآل حدود ۲۲٫۴ لیتر را اشغال میکند. این حجم مولی یک چک ساده است: اگر نتیجه شما برای یک مول در نزدیکی این شرایط از ۲۲٫۴ لیتر دور است، واحدها را دوباره چک کنید.
قانون گاز ایدهآل کی شکسته میشه؟
این معادله در فشارهای متوسط و دماهای بسیار بالاتر از نقطه جوش بسیار دقیق است، اما در فشارهای بالا یا نزدیک به چگالی، جایی که حجم مولکولی و جاذبه اهمیت دارد، ناقص میشود.
تغییر یک متغیر چگونه بر متغیرهای دیگر تأثیر میگذارد؟
در مول ثابت، فشار و حجم رابطه معکوس (قانون بویل) دارند، در حالی که حجم و دمای مطلق رابطه مستقیم (قانون چارلز) دارند.
از چه مقداری از R باید استفاده کنم؟
بستگی به واحدها دارد. در SI ، ۸٫ ۳۱۴ J/ (mol· K) است؛ در لیتر- اتمسفر ، ۰٫ ۰۸۲۰۶ L· atm/ (mol· K) است. این محاسبهگر در SI با R = ۸٫ ۳۱۴ کار میکند ، بنابراین میتوانید هر واحدی را وارد کنید و آنها را هماهنگ میکند.
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);
نتایج تخمینها فقط برای راهنمایی عمومی است، نه مشاوره مالی، پزشکی یا مالیاتی.