> ## 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.

# बेवजह Tripping

> Outage, सुबह या backup test के आसपास RCD/ELCB या breaker के trips — triage flow।

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 M1 Hybrid Inverter"]} />

**लक्षण:** site का RCD/ELCB (या कोई breaker) trip करता है — हर grid outage पर, ओस वाली
सुबहों में, backup test के दौरान, या बेतरतीब।

<Warning>
  **"चालू करके देने" के लिए RCD को कभी bypass, bridge या remove न करें।** Protection circuit
  में रहती है, बस। Trip एक जानकारी है — उसे पढ़ें।
</Warning>

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

1. **Trip ठीक कब होता है?** Outage से जुड़ा → backup में neutral–earth behaviour। ओस वाली
   सुबहें → PV insulation। किसी एक appliance पर → वही appliance। बेतरतीब → नापें, अंदाज़ा
   नहीं। {/* CITE: workbook T9 RCD flow */}
2. **कौन-सा device trip करता है** — main RCD, sub-circuit का RCD, या कोई MCB? MCB overcurrent
   है, leakage नहीं — flow अलग है (<a href={bnwHref}>Backup काम नहीं कर रहा</a>)।
3. **Site का N–E voltage record करें** — grid और backup दोनों states में — Kent service यही
   माँगेगी। \[KNB-VAL-04]

{children_0}

<Warning>
  **Kent validation pending.** \[KNB-VAL-04]
  Backup में neutral–earth bonding scheme और Kent SKU के हिसाब से approved RCD types/ratings
  Kent engineering से confirm हो रहे हैं। जब तक यहाँ publish न हो: PE और backup earth ठीक
  platform के AC pages से wire करें, **हर affected site पर grid और backup states में N–E
  voltage record करें**, कोई protection device ad hoc न बदलें, और outage से जुड़ी टिकाऊ tripping
  उन readings के साथ escalate करें।
</Warning>

## Escalate करें जब

* Platform के AC pages के मुताबिक ठीक wired site पर outage से जुड़ी tripping बनी रहे — N–E
  readings, RCD की nameplate photo और trip log भेजें। \[KNB-VAL-04]
* Strings insulation-test में साफ़ और connectors verified सूखे/सही होने के बाद भी
  leakage-class faults बने रहें।
* कोई भी "अभी के लिए" RCD के बिना चलाने की बात करे — वह stop-work है, workaround नहीं।

<Escalate />

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

* [Kent M1 AC Wiring](/m1/ac-wiring)
* [Backup काम नहीं कर रहा](/hi/m1/troubleshooting/backup-not-working)
* [Escalate कब करें](/hi/troubleshooting/when-to-escalate)
