ROC की Properties | Region of Convergence के गुण हिंदी में समझिए


ROC (Region of Convergence) क्या होता है?

Region of Convergence वह complex z-plane का region होता है जहाँ z-transform की summation series converge करती है। ROC की properties signal की nature (causal, anti-causal, two-sided) और system की stability पर depend करती हैं।


ROC की प्रमुख Properties:

  1. ROC एक ring या disk होती है: ROC हमेशा z-plane में circular shape में होती है, centered at origin।
  2. Causal signals: अगर signal right-sided है (x[n] = 0 for n < 0), तो ROC: |z| > r (exterior of a circle)
  3. Anti-causal signals: अगर signal left-sided है (x[n] = 0 for n > 0), तो ROC: |z| < r (interior of a circle)
  4. Two-sided signals: जब signal दोनो तरफ extend करता है (n<0 और n>0), तो ROC: r1 < |z| < r2
  5. ROC does not contain any pole: ROC के अंदर कभी भी कोई pole नहीं होता।
  6. Finite-duration signals: इनके लिए ROC पूरी z-plane होती है, except possibly z = 0 या z = ∞
  7. Stable system के लिए: ROC में unit circle (|z| = 1) include होना चाहिए।
  8. ROC can be bounded or unbounded: यह signal पर depend करता है (causal/anti-causal/two-sided)

Visual Summary:

  • Causal signal → ROC: outside of outermost pole
  • Anti-causal signal → ROC: inside of innermost pole
  • Two-sided → ROC: between poles (a ring)

निष्कर्ष (Conclusion)

ROC की properties समझना system की causality, stability और behavior को analyze करने के लिए बहुत जरूरी है। यह z-transform को meaningful और practical बनाता है।

Related Post

Comments

Comments