전압 떨어짐 계산기

길이, 전류 및 도체 크기를 기준으로 와이어를 따라 손실되는 전압을 추정합니다.

m
A
mm²
V
위 영역을 재정의하기 위해 와이어 게이지를 선택합니다.
%
전압 손실 (V)
떨어뜨림
부하 전압(V)
전력 손실 (W)
평가

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

이 계산기가 올바른 답을 드렸습니까?

이 계산기에 대해

the one-way length of the cable, the area field is the value of the resistivity of the metal (copper ≈ 0.0175 Ω·mm²/m, aluminium ≈ 0.0282 Ω·mm²/m), and the area field is the value of the resistivity of the metal (copper ≈ 0.0175 Ω·mm²/m, aluminium ≈ 0.0282 Ω·mm²/m). The area field is the value of the resistivity of the metal (copper ≈ 0.0175 Ω·mm²/m, aluminium ≈ 0.0282 Ω·mm²/m). The area field is the value of the resistivity of the metal (copper ≈ 0.0175 Ω·mm²/m, aluminium ≈ 0.0282 Ω·mm²/m). The area field is the value of the voltage drop.Voltage drop is a measure of the current flowing through a cable. The voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the current flowing through the cable.Voltage drop is the result of the voltage drop.Voltage

자주 묻는 질문

전압 감소는 어떻게 계산됩니까?

단상의 경우, Vdrop = 2 × ρ × L × I / A. 2는 전류가 나가고 돌아오는 것을 나타내며, 3상은 2 대신 √3를 사용한다.

어떤 전압 하락이 허용됩니까?

일반적인 엄지손가락 규칙은 총 드롭을 분기 회로의 경우 3% 이하, 전체적으로는 5% 이하로 유지하는 것입니다. 큰 도체(큰 면적)는 드롭을 줄입니다.

구리 또는 알루미늄 — 중요합니까?

알루미늄은 구리보다 약 60% 더 높은 저항을 가지고 있으므로 동일한 크기의 알루미늄 라인은 비례적으로 더 많은 전압을 잃습니다.

공식이 왜 두 배의 길이를 사용합니까?

전류는 부하로 흘러나가고 돌아와야 하므로 단상 회로는 두 도체의 떨어짐을 보게 된다. 따라서 2 × 길이의 요소가 된다. 삼상 회로는 대신 √3 (약 1.732)를 사용하여 균형 잡힌 삼상 전력의 기하학을 반영한다.

과도한 전압 하락을 줄이려면 어떻게 해야 합니까?

큰 도체를 사용하여 (단면적을 두 배로 늘려 드롭을 대략 반으로 줄이는), 운전을 짧게 하고, 병렬 케이블에 부하를 분산하거나, 공급 전압을 높이는 방법이 있습니다. 드롭이 면적에 역비례하기 때문에 큰 구리는 일반적인 해결책입니다.

케이블에서 얼마나 많은 전력이 손실됩니까?

낭비된 전력은 전류의 낙하 곱셈으로, Ploss = Vdrop × I. 20 A에서 3.5 V의 낙하는 와이어의 열로 70 W를 낭비합니다. 이는 지불하지만 사용하지 않는 에너지이며, 이는 긴 고전류 실행이 두꺼운 낮은 손실 케이블을 정당화하는 이유입니다.

mm² 면적 대신 AWG 게이지를 사용할 수 있습니까?

고급 AWG 목록에서 게이지를 선택하면 mm² 단면적(예: 10 AWG ≈ 5.26 mm²)으로 면적 필드를 재정의하여 북미 설치자가 사용하는 게이지 시스템에서 작업할 수 있습니다.

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

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

이 계산기를 무료 JSON 엔드포인트로 호출하세요. 키가 필요하지 않습니다. 아래 필드 값을 쿼리 매개 변수 또는 JSON으로 보내십시오. 누락된 모든 값은 이 페이지에서 미리 채워진 기본값을 사용합니다. 알 수 없는 매개변수는 400이며, 절대 0이 아닙니다. 전체 API 문서 읽기 →

끝점

GET https://calculator.free/api/v1/voltage-drop/

curl

curl "https://calculator.free/api/v1/voltage-drop/?material=copper&length=50&current=20&area=10&source=230"

JavaScript fetch()

const r = await fetch(
  "https://calculator.free/api/v1/voltage-drop/?" + new URLSearchParams({
    "material": "copper",
    "length": "50",
    "current": "20",
    "area": "10",
    "source": "230"
  }));
const data = await r.json();
console.log(data.results);

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