Electrical Engineering 2024 Paper II 50 marks Compare

Q2

(a) The open-loop transfer function of a feedback control system incorporating a dead time element is given by: G(s) = (Ke^(-Ts))/(s(s+1)) where K > 0 and T > 0 are variable scalar parameters. For a given value of T, show that the closed loop system for all values will be K < K₀ where K₀ = ω₀ cosec (ω₀T), and ω₀ is the smallest value of ω satisfying the equation ω = cot (ωT). (20 marks) (b) (i) Compare I/O mapped I/O and memory mapped I/O interfacing techniques used in 8085 microprocessor. (10 marks) (ii) What are the operating modes of Port-A of 8255? Explain handshake operation in I/O ports. (4+3+3=10 marks) (c) In a parallel circuit, in one branch the current, I₁ = (100 ± 2) A and in the other branch the current, I₂ = (200 ± 5) A. Determine the total current considering the following errors: (i) Limiting error (ii) Probable error. Comment upon the results as well. (2+6+2=10 marks)

हिंदी में प्रश्न पढ़ें

(a) एक पुनर्निवेश नियंत्रण प्रणाली के विवृत-पाश अंतरण फलन में सम्मिलित मृत समय तत्व (डेड टाइम एलिमेंट) निम्न प्रकार है: G(s) = (Ke^(-Ts))/(s(s+1)) जहाँ K > 0 एवं T > 0 अस्थिर अविश प्राचल हैं। प्रदर्शित कीजिए कि T के दिए गए किसी मान के लिए, संयुक्त पाश प्रणाली के सभी मान K < K₀ होंगे जहाँ K₀ = ω₀ cosec (ω₀T), और ω₀ = ω का न्यूनतम मान है, जो समीकरण ω = cot (ωT) को संतुष्ट करता है। (b) (i) 8085 सूक्ष्म संसाधित्र में प्रयुक्त I/O तलरूपित I/O एवं स्मृति तलरूपित I/O अंतरापृष्ठ तकनीकों की तुलना कीजिए। (ii) 8255 के द्वार-A की संचालन प्रणालियाँ क्या हैं? I/O द्वारों पर हस्तामिलन संचालन की व्याख्या कीजिए। (c) एक समांतर परिपथ की एक शाखा में I₁ = (100 ± 2) A एवं दूसरी शाखा में I₂ = (200 ± 5) A धाराएँ हैं। निम्नलिखित त्रुटियों को ध्यान में रखते हुए कुल धारा का निर्धारण कीजिए: (i) सीमांत त्रुटि (ii) संभावित त्रुटि। परिणामों पर टिप्पणी भी कीजिए।

Directive word: Compare

This question asks you to compare. The directive word signals the depth of analysis expected, the structure of your answer, and the weight of evidence you must bring.

See our UPSC directive words guide for a full breakdown of how to respond to each command word.

How this answer will be evaluated

Approach

The directive 'compare' in part (b)(i) demands a structured contrast between I/O mapped and memory mapped I/O techniques, while parts (a), (b)(ii) and (c) require derivation, description and calculation respectively. Allocate approximately 40% effort to part (a) for the stability derivation, 30% to part (b) combined for interfacing concepts, and 30% to part (c) for error analysis. Structure with clear sub-headings for each part, presenting derivations stepwise, comparison in tabular format, and numerical results with proper significant figures.

Key points expected

  • Part (a): Derivation of characteristic equation 1 + G(s) = 0, substitution of s = jω, separation into real and imaginary parts to obtain ω = cot(ωT), and final expression K₀ = ω₀ cosec(ω₀T) with justification for smallest ω₀
  • Part (b)(i): Tabular comparison of I/O mapped vs memory mapped I/O covering address space (separate 8-bit vs shared 16-bit), control signals (IOR/IOW vs MEMR/MEMW), instruction set (IN/OUT vs LDA/STA), hardware complexity, and execution speed
  • Part (b)(ii): Port-A operating modes (Mode 0-simple I/O, Mode 1-strobed I/O, Mode 2-bidirectional bus) with handshake signals (STB, IBF, INTR for input; OBF, ACK, INTR for output) and their timing sequence
  • Part (c): Calculation of total current I = I₁ + I₂ = 300 A, limiting error as ±(2+5) = ±7 A, probable error as √(2²+5²) = ±5.39 A, and critical comment on error propagation in parallel circuits
  • Critical analysis: Comment on why probable error gives tighter bounds than limiting error, and practical implications for instrument selection in power system measurements

Evaluation rubric

DimensionWeightMax marksExcellentAveragePoor
Concept correctness25%2.5Correctly identifies Nyquist stability criterion application for dead time systems in (a), accurately distinguishes I/O mapping fundamentals in (b)(i), precisely describes all three 8255 modes with correct handshake signal functions in (b)(ii), and properly applies error propagation formulas in (c)Minor conceptual errors such as incorrect stability criterion choice, incomplete mode descriptions, or confusion between absolute and relative error propagationFundamental misconceptions like treating dead time as simple lag, confusing I/O mapped with memory mapped concepts, or applying series circuit error formulas to parallel circuit
Numerical accuracy15%1.5Correctly computes probable error as √29 ≈ 5.39 A, limiting error as 7 A, and presents results with appropriate significant figures; handles transcendental equation in (a) with correct numerical interpretationCorrect final answers but with calculation errors in intermediate steps, or improper significant figure handlingIncorrect arithmetic such as adding errors in quadrature for limiting error, or order-of-magnitude mistakes in error propagation
Diagram quality15%1.5Clear Nyquist plot sketch for part (a) showing encirclement condition, well-labelled 8255 handshake timing diagrams for Mode 1/Mode 2 in (b)(ii), and proper circuit diagram for parallel branches in (c)Diagrams present but lacking labels, proper scaling, or missing critical features like direction of encirclement or handshake signal timing relationshipsMissing essential diagrams, or diagrams that misrepresent system topology (e.g., series instead of parallel connection) or signal timing
Step-by-step derivation25%2.5Complete derivation in (a) from characteristic equation through Euler expansion of e^(-jωT), separation of real/imaginary parts, elimination of K to obtain ω = cot(ωT), and back-substitution for K₀; systematic error formula derivation in (c)Derivation present but with skipped steps, missing justification for selecting smallest ω₀, or incomplete algebraic manipulation in error propagationMissing critical derivation steps, jumping to conclusions without showing intermediate working, or incorrect mathematical operations in complex number handling
Practical interpretation20%2Insightful comment on stability margin sensitivity to dead time in (a), practical trade-offs between I/O mapping techniques for 8085-based industrial controllers like those used in Indian power plants, and reasoned judgment on when limiting vs probable error bounds are appropriate for protection relay settings in (c)Generic comments without specific application context, or superficial treatment of practical implicationsMissing critical commentary entirely, or irrelevant practical remarks showing misunderstanding of engineering applications

Practice this exact question

Write your answer, then get a detailed evaluation from our AI trained on UPSC's answer-writing standards. Free first evaluation — no signup needed to start.

Evaluate my answer →

More from Electrical Engineering 2024 Paper II