pH ဂဏန်းတွက်စက်
[H⁺], pH, pOH နှင့် [OH⁻] အကြားပြောင်းရွှေ့နှင့်အက်ဆစ်ဓာတ်ကိုခွဲခြားသတ်မှတ်ပါ။
သင်ရိုက်ထည့်သလိုရလဒ်များကို update လုပ်ပါ
ဤဂဏန်းတွက်စက်အကြောင်း
pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water. The pH scale is used to measure the acidity of water.As
မေးလေ့ရှိသောမေးခွန်းများ
pH ဖော်မြူလာကဘာလဲ?
pH ဟာဟိုက်ဒရိုဂျင်-ion ၏အာရုံစူးစိုက်မှု၏အပျက်သဘောအခြေခံ-10 logarithm ဖြစ်ပါတယ်, pH = -log₁₀[H⁺]. 1×10⁻⁷ mol / L ၏အာရုံစူးစိုက်မှု7၏ neutral pH ကိုပေးသည်7။
pH နဲ့ pOH ပတ်သက်ပြီးဘယ်လိုလဲ?
တွင် 25 °C, pH + pOH = 14. ဒါကြောင့် pH ကို၏ဖြေရှင်းချက်3pOH 11 ရှိပါတယ်, နှင့်၎င်း၏ hydroxide အုပ်ချုပ်မှု [OH⁻] = 10⁻¹¹ mol / L ကိုဖြစ်ပါသည်.
pH စကေးဆိုတာ ဘာလဲ။
အောက်တွင်7အက်ဆစ်ဖြစ်ပါသည်, တိကျစွာ7 neutral ဖြစ်ပါသည်, နှင့်အထက်7အခြေခံ (အက်ဆစ်) ဖြစ်ပါသည်. အဆိုပါ scale ကိုပုံမှန်အား 0-14 လည်ပတ်, အလွန်ခိုင်မာတဲ့အက်ဆစ်သို့မဟုတ်အခြေခံအုတ်မြစ်များအနည်းငယ်အပြင်ဘက်ကျဆင်းနိုင်သော်လည်း.
ဘာကြောင့် pH logarithmic ဖြစ်ပါသလဲ?
Hydrogen-ion ၏ပမာဏကိုအကြီးအကဲ၏များစွာသောအမိန့် span, ဒါကြောင့်တစ်ဦး log ကို scale ကိုနံပါတ်များကိုကိုင်တွယ်ထိန်းသိမ်းထားသည်။ တစ်ခုချင်းစီကို unit ကိုတစ်ဆယ်ကြိမ်ပြောင်းလဲမှုဖြစ်ပါသည်: pH ကို4သည် pH ကိုထက်ဆယ်ကြိမ်ပို acidic ဖြစ်ပါတယ်5နှင့် pH ကိုထက်တစ်ရာကြိမ်ပိုပြီး6။
ငါဘယ်လိုရှာတွေ့ [H⁺] pH တန်ဖိုးမှ?
အဓိပ္ပါယ်ဖွင့်ဆိုချက် Invert: [H⁺] = 10^(−pH) ။ ၏ pH ကို3ပေးသည် [H⁺] = 10⁻³ = 0.001 mol / L ကို. ရွေးချယ် "တစ် pH တန်ဖိုးမှ" mode ကိုနှင့်သင်အတွက်သင့်ရဲ့ဂဏန်းတွက်စက်ကိုအာရုံစူးစိုက်မှုပြန်လာ.
pH အပူချိန်နှင့်အတူပြောင်းလဲပါသလား?
ဟုတ်ကဲ့. ၏ neutral point ကို7နှင့် pH + pOH = 14 စည်းမျဉ်း 25 °C မှာကိုင်တွယ်; မြင့်မားသောအပူချိန်တွင်ရေပိုပြီး ionizes, ဒါကြောင့်အောက်တွင် neutral pH ကို drop7နှင့်စုစုပေါင်းအနည်းငယ်ကျဆင်း. ဒီ tool ကိုစံ 25 °C တန်ဖိုးများကိုအသုံးပြု.
API ကို — code ကိုမှဤဂဏန်းတွက်စက်ကိုအသုံးပြု
အခမဲ့ JSON endpoint အဖြစ်ဤဂဏန်းတွက်စက်ကိုခေါ် - လိုအပ်သော key ကိုမရှိ. query parameters တွေကိုသို့မဟုတ် JSON အဖြစ်အောက်ပါ Field Values ကိုပို့. ပြည့်စုံသော API ကိုစာရွက်စာတမ်းများကိုဖတ်ပါ →
အဆုံးသတ်ချက်
GET https://calculator.free/api/v1/ph/
curl
curl "https://calculator.free/api/v1/ph/?mode=conc&conc=1e-07&phval=7"
JavaScript fetch()
const r = await fetch(
"https://calculator.free/api/v1/ph/?" + new URLSearchParams({
"mode": "conc",
"conc": "0.0000001",
"phval": "7"
}));
const data = await r.json();
console.log(data.results);
ရလဒ်များသာယေဘုယျလမ်းညွှန်မှုများအတွက်ခန့်မှန်းချက်ဖြစ်ကြသည်, မငွေကြေး, ဆေးဘက်ဆိုင်ရာသို့မဟုတ်အခွန်အကြံပေးချက်.