pH 계산기Name
[H⁺], pH, pOH 및 [OH⁻] 사이를 변환하고 산도를 분류합니다.
입력하는 동안 결과가 업데이트됩니다.
이 계산기에 대해
pH scale is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution. It is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution. As a pH scale, it is a scale that measures the pH of a solution. As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it is a scale that measures the pH of a solution.As a pH scale, it measures the pH of a solution.As a pH scale, it measures the pH of a solution.As a pH scale, it measures the pH of a solution.As a pH scale, it measures the pH of a solution.As
자주 묻는 질문
pH 공식은 무엇입니까?
pH는 수소 이온 농도의 음수 로그 10진수이다. pH = −log10[H⁺]. 1×10⁻⁷ mol/L의 농도는 중성 pH 7을 준다.
pH와 pOH는 어떻게 관련이 있습니까?
pH 3의 용액은 pOH 11이며, 수산화물 농도는 [OH-] = 10-11 mol/L이다.
pH 척도는 무엇을 의미합니까?
7 이하는 산성이고, 정확히 7은 중성이고, 7 이상은 염기성(알칼리성)입니다. 척도는 보통 0-14 사이를 흐르지만, 매우 강한 산 또는 염기는 약간 밖으로 떨어질 수 있습니다. 계산기는 산성, 중성 또는 염기성으로 값을 분류합니다.
pH는 왜 로그식인가?
수소 이온 농도는 여러 규모의 순서를 범위로, 그래서 로그 척도는 숫자를 관리 할 수 있습니다. 각 단위는 10 배 변화: pH 4는 pH 5보다 10 배 더 산성이며 pH 6보다 100 배 더 산성입니다.
pH 값에서 [H⁺]을 어떻게 찾습니까?
정의를 반전시키면 [H⁺] = 10^(−pH)가 됩니다. pH 3이면 [H⁺] = 10⁻³ = 0.001 mol/L가 됩니다. pH 값에서 모드를 선택하면 계산기가 농도를 반환합니다.
pH는 온도에 따라 변화합니까?
네. 중성점 7과 pH + pOH = 14 규칙은 25 °C에서 유지됩니다. 더 높은 온도에서는 물이 더 이온화되므로 중성 pH가 7 이하로 떨어지고 합계가 약간 감소합니다. 이 도구는 표준 25 °C 값을 사용합니다.
API — 코드에서 이 계산기를 사용
이 계산기를 무료 JSON 엔드포인트로 호출하세요. 키가 필요하지 않습니다. 아래 필드 값을 쿼리 매개 변수 또는 JSON으로 보내십시오. 전체 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);
결과는 재정, 의료 또는 세금 조언이 아닌 일반적인 지침을위한 추정치입니다.