> ## Documentation Index
> Fetch the complete documentation index at: https://learning.kent.co.in/llms.txt
> Use this file to discover all available pages before exploring further.

# Grid Fault

> Grid voltage/frequency के alarms — कमज़ोर grid और कमज़ोर connection का फ़र्क़, compliant तरीक़े से।

export const children_0 = undefined

export const Escalate = () => <div>
    <p><strong>Escalate सिर्फ़ Kent New Energy service को</strong> — अपने registered Kent
    partner channel से, या आपके work order पर दी गई Kent service desk डिटेल्स से। Kent-branded
    सिस्टम के लिए किसी third-party या component बनाने वाले की support line से संपर्क कभी न करें:
    Kent channel के बाहर की tickets track नहीं होतीं, cover नहीं होतीं, और warranty handling
    void हो सकती है।</p>
  </div>;

export const Applicability = ({labels}) => <div style={{
  border: "1px solid #0057A8",
  borderLeft: "6px solid #0057A8",
  borderRadius: "8px",
  padding: "10px 14px",
  margin: "0.75rem 0 1.25rem 0",
  background: "rgba(0, 87, 168, 0.06)",
  fontSize: "0.9em"
}}>
    <strong style={{
  color: "#0057A8",
  marginRight: "8px"
}}>लागू होता है:</strong>
    {labels.map(l => <span key={l} style={{
  display: "inline-block",
  border: "1px solid #0057A8",
  borderRadius: "999px",
  padding: "1px 10px",
  margin: "2px 6px 2px 0",
  background: "#ffffff",
  color: "#003F7D",
  fontWeight: 600
}}>{l}</span>)}
  </div>;

export const SITE_NAME = "Kent New Energy Knowledge Base";

<Applicability labels={["Kent G3 Hybrid Inverter"]} />

**लक्षण:** grid-class alarms — over/under-voltage, over/under-frequency, no-grid — कभी आँधी
में एक बार, कभी हर दोपहर घड़ी की तरह।

## सबसे पहले जाँचें

1. **कभी-कभार या हर रोज़?** Grid disturbance वाला one-off design से ख़ुद clear होता है; रोज़
   का pattern नाप माँगता है। {/* CITE: Q-38 §9.5 E101 guidance p.78(print)/p.83(PDF) */}
2. **समस्या वाली window में inverter के AC terminals पर नापें** — inverter जो देखता है वह
   terminal का voltage है, DB का नहीं।
3. **Terminations कसी हैं?** ढीली AC terminations हर load step पर ख़राब grid की नक़ल करती हैं।

{children_0}

<Warning>
  **Kent validation pending — field में configure न करें।** \[KNB-VAL-01]
  दोनों platforms के लिए India grid-code parameter set (V/F windows, reconnect, PF) confirm हो
  रहा है। जब तक यहाँ publish न हो: grid code सिर्फ़ site के DISCOM के लिए Kent-issued parameter
  sheet से set करें, और protection values कभी अंदाज़े से न भरें।
</Warning>

## Escalate करें जब

* Logged नापों पर grid हमेशा band से बाहर हो — DISCOM की चिट्ठी Kent लिखवाता है; readings,
  timestamps और photos साथ लाएँ।
* Verified-healthy grid और कसी terminations के बावजूद grid alarms बने रहें।
* कोई भी "बस limits थोड़ी चौड़ी कर दो" की फ़रमाइश आए — वह रास्ता utility consent और Kent से
  होकर जाता है, या जाता ही नहीं।

<Escalate />

## संबंधित पेज

* [स्टार्ट नहीं हो रहा](/hi/g3/troubleshooting/not-starting)
* [Kent G3 AC Wiring](/g3/ac-wiring)
* [Escalate कब करें](/hi/troubleshooting/when-to-escalate)
