Q1
(a) What are the limitations of (i) Proportional (P), (ii) Integral (I), (iii) Derivative (D), and (iv) PID Controllers? What is the application of positive feedback control system? (10 marks) (b) Explain the operation performed by 8085 microprocessor when the following arithmetic instructions are executed: (i) ADD M (ii) ADC M (iii) DAD rp (iv) SBI d8 (v) DCR reg (5×2=10 marks) (c) The ohmmeter circuit has V_B = 1·5 V, R_1 = 15 kΩ, R_m = 50 Ω, R_2 = 50 Ω and meter FSD = 50 μA. Determine the ohmmeter scale reading at 0·5 FSD. (d) Calculate the power loss in a cable insulation having capacitance 9 μF, loss angle 0.05 degree and operating at 11 kV, 50 Hz. Draw the phasor diagram and equivalent circuit also. (e) Explain the concept of a constellation diagram. Draw the PSK signal constellations for the value of M = 2, 4 and 8, if all have same transmitted signal energy E_s.
हिंदी में प्रश्न पढ़ें
(a) (i) समानुपाती (P), (ii) समाकलित (I), (iii) व्युत्पन्न (D), एवं (iv) PID नियंत्रकों की क्या सीमाएं हैं? धनात्मक प्रतिपुष्टि नियंत्रण पद्धति का क्या अनुप्रयोग है? (b) जब एक 8085 सूक्ष्म संसाधित्र को निम्नलिखित अंकगणितीय निर्देश दिए जाते हैं, तो इसके द्वारा की जाने वाली क्रियाविधि की व्याख्या कीजिए: (i) ADD M (ii) ADC M (iii) DAD rp (iv) SBI d8 (v) DCR reg (c) ओममीटर परिपथ में V_B = 1·5 V, R_1 = 15 kΩ, R_m = 50 Ω, R_2 = 50 Ω एवं मीटर FSD = 50 μA हैं। 0·5 FSD के लिए ओममीटर के पैमाने के पठन को निर्धारित कीजिए। (d) 9 μF धारिता, 0·05 अंश हास कोण एवं 11 kV, 50 Hz पर कार्यरत एक केबल अचालक (विद्युतरोधन) में शक्ति हास की गणना कीजिए। कल्पीय (फेजर) आरेख एवं समकक्ष परिपथ भी आरेखित कीजिए। (e) नक्षत्र आरेख (कांस्टेलेशन डायग्राम) की संकल्पना की व्याख्या कीजिए। यदि सभी संकेतों की प्रेषित ऊर्जा E_s एकसमान हो, तो M = 2, M = 4 एवं M = 8 के मान के लिए PSK संकेत नक्षत्र का आरेखण कीजिए।
Directive word: Explain
This question asks you to explain. 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
This multi-part question requires explaining theoretical concepts for (a), (b), and (e) while solving numerical problems for (c) and (d). Allocate approximately 25% time to part (a) covering controller limitations and positive feedback applications, 20% to part (b) detailing 8085 instruction operations with register-level explanations, 15% to part (c) showing ohmmeter circuit analysis, 20% to part (d) with dielectric loss calculations and phasor diagrams, and 20% to part (e) explaining constellation diagrams with PSK signal space representations. Begin each part with clear identification, use bullet points for controller limitations, step-by-step execution flow for microprocessor instructions, and labeled diagrams for constellation and phasor representations.
Key points expected
- Part (a): P controller causes steady-state error and offset; I controller causes slow response, integral windup, and instability; D controller amplifies noise, causes saturation, and is sensitive to disturbances; PID requires careful tuning; positive feedback used in oscillators (Barkhausen criterion), regenerative amplifiers, and Schmitt triggers
- Part (b): ADD M performs (A) ← (A) + [(HL)], affects flags; ADC M includes carry addition (A) ← (A) + [(HL)] + CY; DAD rp adds 16-bit register pair to HL (HL) ← (HL) + rp, affects only CY flag; SBI d8 subtracts immediate with borrow (A) ← (A) - d8 - CY; DCR reg decrements register without affecting carry flag
- Part (c): Calculate half-scale deflection current (25 μA), determine total series resistance (R₁ + R₂ + Rₘ = 15.1 kΩ), find unknown resistance using Rₓ = (V_B/I) - R_total giving approximately 45 kΩ at 0.5 FSD
- Part (d): Calculate dielectric loss using P = V²ωC tan δ = (11×10³)² × 2π×50 × 9×10⁻⁶ × tan(0.05°) ≈ 16.7 W; draw parallel RC equivalent circuit and phasor diagram showing δ angle between total current and capacitive current
- Part (e): Constellation diagram represents signal points in I-Q plane with distance from origin indicating amplitude and angle indicating phase; draw M=2 (BPSK: 2 points at 180°), M=4 (QPSK: 4 points at 90° intervals on circle), M=8 (8-PSK: 8 points at 45° intervals), all with same radius √(E_s)
Evaluation rubric
| Dimension | Weight | Max marks | Excellent | Average | Poor |
|---|---|---|---|---|---|
| Concept correctness | 25% | 2.5 | Accurately identifies all controller limitations in (a) with specific phenomena (offset, windup, noise amplification); correctly describes flag effects and memory addressing for all 8085 instructions in (b); properly defines constellation diagram as signal space representation in (e); no conceptual errors across theoretical parts | Identifies most limitations but misses critical ones like integral windup or derivative kick; describes instruction operations but confuses flag effects (e.g., claims DAD affects Z flag); basic understanding of constellation concept but imprecise definition | Major conceptual errors such as confusing positive/negative feedback applications, wrong flag descriptions for multiple instructions, or fundamental misunderstanding of constellation diagrams as time-domain plots |
| Numerical accuracy | 20% | 2 | Correctly calculates ohmmeter reading of ~45 kΩ or 44.85 kΩ in (c) with proper unit conversion; computes dielectric loss ~16.7 W in (d) using correct formula P = V²ωC tan δ with angle in radians; handles significant figures appropriately | Correct method but arithmetic errors leading to wrong final values; uses tan(0.05°) ≈ 0.05° in radians correctly but makes calculation mistakes; correct formula substitution but wrong unit conversions (kΩ vs Ω) | Wrong formulas (uses series RC instead of parallel for dielectric loss), ignores tan δ completely, or makes order-of-magnitude errors (10³ vs 10⁶); no numerical work shown for (c) and (d) |
| Diagram quality | 20% | 2 | Clear labeled phasor diagram for (d) showing V, I_C, I_R, I_total with δ angle marked; neat constellation diagrams for (e) with axes labeled, M values identified, equal energy circles shown, and phase angles marked; ohmmeter circuit diagram in (c) with all components labeled | Diagrams present but poorly labeled or missing critical elements (e.g., constellation points without angle markings); phasor diagram lacks δ angle or shows wrong reference; circuit diagram missing some component values | Missing required diagrams for (d) and (e); unrecognizable sketches with no labels; completely wrong diagrams (e.g., time-domain waveforms instead of constellation) |
| Step-by-step derivation | 20% | 2 | Shows complete derivation: for (c) calculates I_FSD, finds I_half, applies KVL to find Rₓ; for (d) derives tan δ = ωCR for parallel equivalent, substitutes values stepwise; for (b) shows register contents before/after each instruction with memory addressing | Some steps shown but skips critical intermediate steps (e.g., jumps from formula to answer); shows final calculations without setup; instruction descriptions lack register transfer notation | No derivations shown—only final answers stated; incorrect or irrelevant mathematical steps; no explanation of how instruction results are obtained in (b) |
| Practical interpretation | 15% | 1.5 | Relates controller limitations to real-world tuning challenges (Ziegler-Nichols); cites Indian context for 8085 (still used in legacy industrial controllers); explains dielectric loss relevance to XLPE cable insulation in Indian power grids; notes PSK used in ISRO satellite communication systems | Generic practical mentions without specific context; basic awareness that PID needs tuning or that dielectric loss causes heating; no Indian examples or real-world system references | No practical interpretation provided; purely theoretical treatment; incorrect practical claims (e.g., positive feedback used for stability) |
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
- Q1 (a) What are the limitations of (i) Proportional (P), (ii) Integral (I), (iii) Derivative (D), and (iv) PID Controllers? What is the applic…
- 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))…
- Q3 (a) An underdamped second order system having a transfer function of the form $$M(s) = \frac{K\omega_n^2}{s^2 + 2\xi\omega_n s + \omega_n^2…
- Q4 (a) The capacitance of a piezoelectric transducer is 2000 pF and charge sensitivity is 30 × 10⁻³ C/m. Assume the capacitance of the connect…
- Q5 (a) The block diagram of a position control system is shown in the figure. Determine the sensitivity of the closed loop transfer function T…
- Q6 (a) Calculate the power loss in the transmission system given in the following figure. The numerical values of transmission system are: I₁…
- Q7 (a) Calculate the real and reactive power at sending end of a transmission line while delivering 10 MVA load at 0·85 lagging power factor a…
- Q8 (a) Two sources M₁ and M₂ emit messages x₁, x₂, x₃ and y₁, y₂, y₃ with the joint probability P(X,Y) as shown below in the matrix form. P(X,…