⚠ यह कार्रवाई अनुमति नहीं है!
📗 NIELIT O Level · M4-R5 · Hindi Notes

Chapter 2: Things and Connections — Controlled Systems, Feedback Loop, TCP/IP vs OSI (Diagrams सहित)

इस chapter में आप IoT के मूल concepts सीखेंगे — Things (Devices), Connections, Controlled Systems, Real-time Systems with Feedback Loop, TCP/IP vs OSI Models, Wired/Wireless Connectivity और IoT Application का Process Flow — असली diagrams और real-life examples के साथ।

📑 7 Sections 🖼️ 5 Diagrams ❓ 50 MCQs + 15 Q 🗓 Updated 2026
👉 सभी chapters देखने के लिए swipe करें
📑 Table of Contents — किसी भी topic पर सीधे जाएँ
2.0

Things and Connections — IoT में "Things" और उनके Connections

IoT में "Things" उन real-world objects को कहते हैं जिनमें sensing, communication और processing की क्षमता होती है — ये environment से data collect करके cloud या अन्य devices तक भेजते हैं। Connections का मतलब devices, gateways, cloud platforms और users के बीच data exchange से है।

📦 Examples of IoT Things

श्रेणीउदाहरण
Personal DevicesSmartphone, Smartwatch, Fitness Band
Smart HomeSmart Light, Fan, Refrigerator, AC
Industrial MachinesPressure Sensor, Robot Arm, CNC Machine
Smart VehiclesGPS Tracker, Fuel Sensor, Parking Sensor
Medical DevicesHeart Rate Monitor, Glucose Sensor
Example: Smart Thermostat कमरे के temperature को sense करके खुद ही AC को ON या OFF कर देता है।

🧾 Characteristics of IoT Things

  • Identifiable: हर IoT device का unique identity या IP address होता है।
  • Connected: Wi-Fi, Bluetooth या ZigBee जैसी network technologies से जुड़े रहते हैं।
  • Autonomous: बिना human input के भी automatic actions कर सकते हैं।
  • Scalable: हजारों devices एक ही ecosystem में काम कर सकते हैं।
  • Interactive: User व अन्य systems के साथ data exchange करते हैं।

🔗 Types of IoT Connections

Connection TypeDescriptionExample
Device-to-Device (D2D)दो devices के बीच direct communicationSmart Light ↔ Motion Sensor
Device-to-Cloud (D2C)Device सीधे cloud server से जुड़कर data भेजता हैSmart Watch → Cloud पर health data
Device-to-Gateway (D2G)Devices पहले gateway से, फिर gateway cloud से जुड़ता हैSmart Home Hub → Cloud
Cloud-to-Cloud (C2C)अलग-अलग IoT platforms के बीच data sharingAlexa ↔ Google Home integration
Exam Point: Chapter 1 के "Back-End Data Sharing" model को ही यहाँ Cloud-to-Cloud (C2C) connection कहा गया है — दोनों नाम याद रखें।

📡 Communication Technologies

  • Wi-Fi: Short range, high speed — Smart Home systems।
  • Bluetooth/BLE: Short range, low power — Wearables।
  • ZigBee/Z-Wave: Mesh networking — Home Automation।
  • LoRaWAN: Long range, low power — Smart City/Agriculture।
  • Cellular (4G/5G): Large-scale, high mobility — Connected Vehicles।

⭐ Importance व ⚠️ Challenges

  • Importance: Real-time monitoring, remote control व data-driven decision making का base।
  • Challenges: Data security/privacy, interoperability issues, bandwidth व latency limitations, power consumption।
निष्कर्ष: Things और Connections IoT ecosystem की backbone हैं — efficient connectivity ही automation व smart communication को संभव बनाती है।
2.1

Controlled Systems — नियंत्रित प्रणालियों की कार्यप्रणाली

Controlled System वह system है जो अपने output को लगातार monitor करता है और प्राप्त feedback के अनुसार input या process को बदल देता है ताकि desired output प्राप्त हो — जैसे Refrigerator या AC का temperature control।

🧩 Components of a Controlled System

  • Input Signal (Set Point): Desired value — जैसे desired temperature।
  • Controller: Decision-making unit जो feedback के आधार पर action देता है।
  • Actuator: Physical device जो controller के signal पर काम करता है (motor, relay)।
  • Sensor/Feedback Element: Actual output measure करके controller को भेजता है।

⚙️ Feedback Control Loop (Diagram)

Closed-Loop Feedback Control System

Set PointDesired Value ControllerError compare ActuatorAction perform Process/OutputSystem state Sensor (Feedback)

🪜 Step-by-Step Working

  • Step 1: Sensor output measure करता है (जैसे room temperature)।
  • Step 2: Measured value controller को भेजी जाती है।
  • Step 3: Controller desired value व actual value compare करके error calculate करता है।
  • Step 4: Error मिलने पर controller actuator को signal भेजता है।
  • Step 5: यह process लगातार repeat होती है जब तक output desired range में न आ जाए।

🔀 Types of Controlled Systems

Typeविवरणउदाहरण
Open-Loop SystemFeedback का उपयोग नहीं करता — output desired value से अलग हो सकता हैFixed timer वाली Washing Machine
Closed-Loop SystemFeedback के आधार पर output adjust होता हैTemperature sensor से चलने वाला AC
Exam Point: Open-Loop = बिना feedback; Closed-Loop = feedback के साथ — यह अंतर exam में ज़रूर पूछा जाता है।

✔️ Advantages व 🌍 Applications

  • Advantages: High accuracy, automatic adjustment, कम human intervention, energy saving, real-time monitoring।
  • Applications: Smart Home (AC, Refrigerator, Fan), Industrial Automation (temperature/pressure control), Smart Agriculture (automatic irrigation), Health Monitoring devices।
2.2

Real-time Systems — Feedback Loop के साथ

Real-time System वह system है जो किसी event के घटने के कुछ निश्चित समय (deadline) के भीतर response देता है — यानी correctness सिर्फ output पर नहीं बल्कि output के समय (timing) पर भी निर्भर करती है।
Example: Self-driving car sensors के input पर milliseconds में brake apply करती है — यह real-time system का उदाहरण है।

🔀 Types of Real-time Systems

Typeविवरणउदाहरण
Hard Real-timeDeadline miss होना बिल्कुल acceptable नहींAirbag deployment, Pacemaker
Soft Real-timeकुछ delay सहन किया जा सकता हैVideo streaming, Temperature control
Firm Real-timeOccasional delay tolerable, लेकिन बहुत ज़्यादा delay = failureOnline transaction processing
Exam Point: Hard Real-time (Airbag/Pacemaker) vs Soft Real-time (Video streaming) के examples exam में ज़रूर पूछे जाते हैं।

🔁 Feedback Loop क्या है?

Feedback Loop एक control mechanism है जिसमें system अपने output को continuously monitor करता है और received feedback के आधार पर input/control signal को adjust करता है — इससे system stable व accurate रहता है।

🧩 Components of Feedback Loop

  • Sensor: Environment से actual data collect करता है।
  • Controller: Data analyze करके corrective action निर्धारित करता है।
  • Actuator: Controller के command पर physical action करता है।
  • Process: वह system/environment जहाँ control लागू होता है।

⚙️ Working of Feedback Loop

  • 1. Sensor system का current state measure करता है।
  • 2. Controller desired value व measured value compare करता है।
  • 3. Error मिलने पर controller actuator को signal भेजता है।
  • 4. Actuator system state में बदलाव करता है (fan speed, temperature)।
  • 5. New state फिर से sensor द्वारा measure होती है — loop दोहराया जाता है।
Example (Refrigerator): Temperature sensor लगातार internal temperature मापता है — limit से बढ़ने पर controller compressor ON करता है, desired temperature आते ही OFF।

🌍 Real-time Feedback Examples in IoT

  • Smart Home: Temperature feedback से automatic AC control।
  • Smart Traffic: Sensors के data से traffic lights की timing auto adjust।
  • Smart Agriculture: Soil moisture feedback से water pump control।
  • Smart Health: Heart rate sensor feedback से dosage control।

✔️ Advantages व ⚠️ Challenges

  • Advantages: Immediate response, accurate control, automation, energy efficiency, reliability व safety।
  • Challenges: High processing power व low latency चाहिए, sensor failure से loop प्रभावित, communication delay से accuracy घटती है, malicious feedback से security risks।
2.3

Connectivity Models — TCP/IP vs OSI

Network communication समझने के लिए दो models उपयोग होते हैं — OSI Model (7 layers, theoretical, ISO द्वारा) और TCP/IP Model (4 layers, practical, Internet की working का base)।

🗼 OSI vs TCP/IP Layer Mapping (Diagram)

OSI की 7 Layers vs TCP/IP की 4 Layers

OSI Model (7) 7. Application 6. Presentation 5. Session 4. Transport (TCP/UDP) 3. Network (IP) 2. Data Link 1. Physical TCP/IP Model (4) 4. Application 3. Transport (TCP/UDP) 2. Internet (IP, ICMP) 1. Network Access

🗂️ OSI Model की 7 Layers

Layerकार्यउदाहरण
7. ApplicationUser interface व servicesHTTP, FTP, SMTP
6. PresentationData translation, encryption, compressionSSL, JPEG
5. SessionConnection establish, maintain, terminateSession management
4. TransportReliable data transferTCP, UDP
3. NetworkRouting व addressingIP
2. Data LinkFrames व MAC addressingEthernet frames
1. PhysicalBits transmissionCables, signals, hardware

🌐 TCP/IP Model की 4 Layers

Layerकार्यProtocols
4. ApplicationUser level protocolsHTTP, FTP, SMTP, DNS
3. TransportEnd-to-end communication व reliabilityTCP, UDP
2. InternetLogical addressing व routingIP, ICMP
1. Network AccessPhysical transmission व framingEthernet, Wi-Fi

⚖️ OSI vs TCP/IP — मुख्य अंतर

FeatureOSI ModelTCP/IP Model
Layers7 Layers4 Layers
Developed ByISO (International Standard)DoD (Department of Defense, USA)
ApproachTheoretical/Reference modelPractical/Implementation model
ReliabilityProtocol dependent नहींProtocol-driven (TCP, IP)
FlexibilityComplex but detailedSimpler and faster
Exam Point: OSI = 7 layers (ISO, theoretical); TCP/IP = 4 layers (DoD, practical)। OSI की Presentation व Session layers TCP/IP की Application layer में merge हो जाती हैं।

📡 IoT में Connectivity Models का उपयोग

  • IoT devices (sensors, gateways) TCP/IP protocol stack का उपयोग करते हैं।
  • OSI model network troubleshooting व design के लिए reference देता है।
  • TCP/IP की वजह से IoT devices Internet से globally communicate कर पाते हैं।
  • IoT gateways अक्सर Transport (TCP/UDP) व Network (IP) layers handle करते हैं।
Example: जब IoT sensor cloud server को data भेजता है, तो data TCP/IP की layers से गुजरता है — Application → Transport → Internet → Network Access।
2.4

Wired & Wireless Connectivity

IoT devices को communicate करने के लिए transmission medium चाहिए — यह Wired (physical cables से) या Wireless (radio signals से) हो सकता है।

🔌 Wired Connectivity

Devices को physical cables (Ethernet, USB, Serial) से जोड़ा जाता है — signal loss कम व transmission अधिक secure।

Technologyउपयोग
Ethernet (LAN)सबसे common — IoT gateways व routers में
RS-232 / RS-485Industrial IoT में sensor communication
USBShort-range wired connectivity
Fiber OpticHigh-speed transmission (IoT surveillance)
Example: Smart factory में PLCs और sensors को RS-485 cables से जोड़ा जाता है ताकि real-time data transfer हो।
  • Advantages: High speed, low latency, less interference, high reliability, more secure।
  • Disadvantages: Limited mobility, cabling cost व maintenance ज़्यादा, large networks में wiring complex।

📶 Wireless Connectivity

Devices radio waves, infrared या satellite links से communicate करते हैं — IoT का सबसे ज़्यादा उपयोग होने वाला तरीका (flexibility + scalability)।

TechnologyRange/Powerउपयोग
Wi-FiShort range, high speedSmart homes, offices
Bluetooth/BLEShort range, low powerWearables, Smartwatches
ZigBee/Z-WaveMesh topologyHome automation, sensor networks
LoRaWANLong range, low powerSmart cities, agriculture
Cellular (4G/5G)Wide-area, high mobilitySmart vehicles, logistics
NFCVery short, securePayment systems, access cards
  • Advantages: Easy installation (no cables), high scalability, mobility।
  • Disadvantages: Signal interference व latency, security risks (hacking, eavesdropping), battery devices में power consumption।

⚖️ Wired vs Wireless — तुलना

FeatureWiredWireless
MobilityLimitedHigh (portable devices)
SpeedVery HighModerate to High
ReliabilityHighSignal quality पर निर्भर
SecurityMore secureEncryption/authentication ज़रूरी
CostHigh setup costLow installation cost
Exam Point: Wired = reliability + speed; Wireless = flexibility + scalability — successful IoT network दोनों के smart combination से बनता है।
2.5

Process Flow — IoT Application की कार्यप्रणाली

IoT application का Process Flow एक step-by-step sequence है जिसमें data की journey define होती है — data sensing से लेकर visualization व control actions तक।

🔄 IoT Process Flow (Diagram)

Data की Journey — Sensor से Actuator तक

1. SensingSensors data मापते हैं 2. Data AcquisitionAnalog → Digital (ADC) 3. ProcessingEdge/Microcontroller 4. CommunicationWi-Fi/ZigBee/LoRa 5. Cloud StorageAnalysis + Patterns 6. Decision MakingAutomation/Alerts 7. ActuationMotor/Light/Lock 8. VisualizationApp/Dashboard

🪜 Main Steps विस्तार से

Stepविवरणउदाहरण
1. SensingSensors physical data measure करते हैंTemperature sensor कमरे का तापमान detect करता है
2. Data AcquisitionAnalog signals digital form में convert (ADC)Arduino/Raspberry Pi का ADC
3. Data ProcessingData को meaningful information में बदलनाTemperature limit से ज़्यादा → AC ON
4. CommunicationData Internet/network से cloud तकWi-Fi, Bluetooth, ZigBee, LoRaWAN
5. Cloud Storage & AnalysisData store व patterns detectAWS IoT, Google Cloud IoT
6. Decision MakingAutomatic decisions या user alertsSoil data देखकर pump ON
7. ActuationActuators physical changes लाते हैंMotor ON/OFF, Light control, Door lock
8. VisualizationApp/dashboard पर live data व controlBlynk, ThingSpeak, Adafruit IO
Exam Point: ADC (Analog to Digital Converter) — Data Acquisition step में sensors के analog signals को digital में convert करता है।

✔️ Advantages व ⚠️ Challenges

  • Advantages: Fast response, efficient automation, data consistency, real-time monitoring, scalable architecture, easy debugging।
  • Challenges: Network latency व connectivity failure, security (encryption ज़रूरी), power consumption व device management।
2.6

Example — Smart Agriculture IoT System का Process Flow

Smart Agriculture System का उद्देश्य — soil condition, temperature व humidity को sensors से monitor करना और automatically irrigation control करना, जिससे किसान पानी, ऊर्जा व समय बचा सके।

🧰 Components Used

  • Sensors: Soil Moisture Sensor, Temperature Sensor (DHT11), Light Sensor (LDR)।
  • Microcontroller: NodeMCU / Arduino UNO।
  • Communication Module: Wi-Fi (ESP8266)।
  • Actuator: Water Pump (Relay Module के ज़रिए)।
  • Cloud Platform: ThingSpeak / Blynk (data visualization)।
  • Power Supply: Solar Panel या Adapter।

💧 Smart Agriculture Flow (Diagram)

Soil Sensor से Water Pump तक — Complete Loop

Soil Moisture Sensor+ DHT11 + LDR NodeMCUMicrocontroller + ADC Cloud (ThingSpeak)Threshold compare Mobile AppGraphs + Alerts Relay + Water PumpON / OFF

🪜 Step-by-Step Process Flow

  • 1. Data Sensing: Soil Moisture Sensor मिट्टी की नमी मापता है; DHT11 temperature/humidity data collect करता है।
  • 2. Data Conversion: Analog signals को microcontroller digital data में convert करता है।
  • 3. Data Transmission: NodeMCU Wi-Fi से data cloud platform (ThingSpeak) पर भेजता है।
  • 4. Data Analysis: Cloud real-time graphs बनाता है व threshold compare करता है — moisture कम होने पर irrigation command trigger।
  • 5. Control Action: Command microcontroller तक जाती है, Relay से water pump ON।
  • 6. Feedback & Monitoring: Moisture normal होते ही sensor फिर data भेजता है — pump automatically OFF।
  • 7. Visualization: User app/dashboard पर real-time graphs व alerts देखता है।
Summary: "जब soil moisture 30% से नीचे जाता है, IoT system automatically pump ON करता है — set level आते ही pump OFF।"

✔️ Advantages, ⚠️ Challenges व 🌍 अन्य Examples

  • Advantages: Water saving, energy-efficient irrigation, automatic control, smartphone से real-time monitoring, scalable।
  • Challenges: Rural areas में Internet dependency, sensor calibration/maintenance, data encryption की ज़रूरत।
  • अन्य Examples: Smart Home (mobile से lighting/AC control), Smart Traffic (vehicle density से signal timing), Smart Health (wearables से heart rate/oxygen monitoring)।
Exam Point: IoT का मूल सिद्धांत — "Sense → Process → Communicate → Actuate" — यह sequence exam में ज़रूर याद रखें।
2.7

Summary — Quick Revision

  • Things: Sensing, communication व processing क्षमता वाले real-world objects — Identifiable, Connected, Autonomous, Scalable, Interactive।
  • Connections (4 types): D2D (direct), D2C (सीधे cloud), D2G (gateway के ज़रिए), C2C (cloud-to-cloud)।
  • Controlled System: Feedback से output regulate — Components: Set Point, Controller, Actuator, Sensor। Open-Loop (बिना feedback) vs Closed-Loop (feedback के साथ)।
  • Real-time Systems: Deadline के भीतर response — Hard (Airbag), Soft (Video streaming), Firm। Feedback Loop: Sensor → Controller → Actuator → Process → (repeat)।
  • OSI Model: 7 layers, ISO, theoretical। TCP/IP Model: 4 layers, DoD, practical — Internet व IoT का base।
  • Wired (Ethernet, RS-485) = speed + reliability; Wireless (Wi-Fi, BLE, ZigBee, LoRaWAN, 5G, NFC) = flexibility + scalability।
  • Process Flow (8 steps): Sensing → Acquisition (ADC) → Processing → Communication → Cloud → Decision → Actuation → Visualization।
  • Smart Agriculture Example: Soil sensor + NodeMCU + Wi-Fi + Cloud + Relay/Pump — "Sense → Process → Communicate → Actuate"।
Chapter 2 का सार: Things व Connections IoT की backbone हैं; controlled/real-time systems feedback loop से automation लाते हैं और TCP/IP model पूरे IoT communication का आधार है।
2.8

Model Questions — 50 Important MCQs + 15 Theory Questions

❓ A. Multiple Choice Questions (50 Important Questions)

प्रश्नOptionsAns
1. IoT में "Things" से क्या तात्पर्य है?a) सिर्फ computers  b) Sensing/communication क्षमता वाले smart objects  c) सिर्फ software  d) सिर्फ cablesb
2. हर IoT device की पहचान किससे होती है?a) Color से  b) Unique identity/IP address से  c) Size से  d) Price सेb
3. निम्न में से कौन IoT "Thing" का उदाहरण नहीं है?a) Smartwatch  b) Smart Bulb  c) सादा कागज़  d) GPS Trackerc
4. IoT devices का बिना human input के action करना क्या कहलाता है?a) Scalability  b) Autonomy  c) Mobility  d) Latencyb
5. Glucose Sensor किस श्रेणी का IoT device है?a) Smart Home  b) Industrial  c) Medical  d) Vehiclec
6. Smart Light और Motion Sensor का direct communication कौन-सा connection है?a) D2C  b) D2D  c) D2G  d) C2Cb
7. Smart Watch का health data सीधे cloud पर upload करना कौन-सा connection है?a) D2D  b) D2G  c) D2C  d) C2Cc
8. Smart Home Hub किस connection model का उदाहरण है?a) D2D  b) Device-to-Gateway (D2G)  c) C2C  d) D2Cb
9. Alexa और Google Home का integration किस connection का उदाहरण है?a) D2D  b) D2G  c) Cloud-to-Cloud (C2C)  d) D2Cc
10. Mesh networking किस technology की विशेषता है?a) NFC  b) ZigBee/Z-Wave  c) USB  d) Ethernetb
11. Connected Vehicles के लिए कौन-सी communication technology उपयुक्त है?a) NFC  b) Bluetooth  c) Cellular (4G/5G)  d) USBc
12. Wearables के लिए कौन-सी low-power technology उपयोग होती है?a) Ethernet  b) Bluetooth/BLE  c) Fiber Optic  d) RS-232b
13. Controlled System में desired value को क्या कहते हैं?a) Error  b) Feedback  c) Set Point  d) Outputc
14. Controlled System में decision-making unit कौन है?a) Sensor  b) Actuator  c) Controller  d) Relayc
15. Controller के signal पर physical काम कौन करता है?a) Sensor  b) Actuator  c) Cloud  d) Gatewayb
16. Actual output को measure करके controller को कौन भेजता है?a) Actuator  b) Relay  c) Sensor/Feedback Element  d) Set Pointc
17. Feedback का उपयोग न करने वाला system क्या कहलाता है?a) Closed-Loop  b) Open-Loop  c) Real-time  d) Hybridb
18. Fixed timer वाली washing machine किसका उदाहरण है?a) Closed-Loop System  b) Open-Loop System  c) Hard Real-time  d) Feedback Systemb
19. Temperature sensor से feedback लेकर compressor ON/OFF करने वाला AC किसका उदाहरण है?a) Open-Loop  b) Closed-Loop System  c) Manual System  d) C2Cb
20. Controller में desired value और actual value के अंतर को क्या कहते हैं?a) Signal  b) Noise  c) Error  d) Feedbackc
21. Refrigerator का temperature maintain करना किस mechanism पर आधारित है?a) Open loop  b) Feedback control loop  c) Manual control  d) Random controlb
22. Real-time System की correctness किस पर निर्भर करती है?a) सिर्फ output पर  b) Output और timing दोनों पर  c) सिर्फ hardware पर  d) सिर्फ cost परb
23. Airbag deployment system किस प्रकार का real-time system है?a) Soft  b) Firm  c) Hard  d) Openc
24. Pacemaker किस श्रेणी का real-time system है?a) Soft Real-time  b) Hard Real-time  c) Firm Real-time  d) Non Real-timeb
25. Video streaming किस प्रकार का real-time system है?a) Hard  b) Soft  c) Firm  d) Closedb
26. जहाँ occasional delay tolerable हो पर ज़्यादा delay failure हो, वह कौन-सा system है?a) Hard Real-time  b) Soft Real-time  c) Firm Real-time  d) Open-Loopc
27. Self-driving car का milliseconds में brake apply करना किसका उदाहरण है?a) Open-Loop System  b) Real-time System  c) Batch System  d) Offline Systemb
28. Feedback Loop में corrective action कौन निर्धारित करता है?a) Sensor  b) Controller  c) Actuator  d) Processb
29. OSI Model में कितनी layers होती हैं?a) 4  b) 5  c) 6  d) 7d
30. TCP/IP Model में कितनी layers होती हैं?a) 7  b) 5  c) 4  d) 3c
31. OSI Model किसने develop किया?a) DoD  b) ISO  c) IEEE  d) W3Cb
32. TCP/IP Model किसने develop किया?a) ISO  b) DoD (USA)  c) IEEE  d) NIELITb
33. OSI की कौन-सी layer routing व IP addressing करती है?a) Transport  b) Network  c) Session  d) Physicalb
34. Data encryption व compression OSI की किस layer में होती है?a) Application  b) Session  c) Presentation  d) Data Linkc
35. Connection establish, maintain और terminate करने का काम कौन-सी layer करती है?a) Session Layer  b) Transport Layer  c) Network Layer  d) Physical Layera
36. TCP और UDP protocols किस layer पर काम करते हैं?a) Network  b) Transport  c) Application  d) Data Linkb
37. MAC addressing OSI की किस layer में होती है?a) Physical  b) Network  c) Data Link  d) Sessionc
38. Bits का transmission (cables, signals) किस layer में होता है?a) Data Link  b) Physical  c) Network  d) Transportb
39. HTTP, FTP, SMTP protocols किस layer के हैं?a) Transport  b) Application  c) Internet  d) Network Accessb
40. TCP/IP की Internet Layer में कौन-सा protocol काम करता है?a) TCP  b) HTTP  c) IP, ICMP  d) FTPc
41. OSI की Presentation और Session layers TCP/IP की किस layer में merge होती हैं?a) Transport  b) Internet  c) Application  d) Network Accessc
42. Industrial IoT में sensor communication के लिए कौन-सी wired technology उपयोग होती है?a) NFC  b) RS-485  c) BLE  d) LoRaWANb
43. Payment systems में short distance secure data exchange के लिए क्या उपयोग होता है?a) LoRaWAN  b) ZigBee  c) NFC  d) Ethernetc
44. निम्न में से Wired connectivity का लाभ कौन-सा है?a) High mobility  b) High speed व low latency  c) कोई cable नहीं  d) कम securityb
45. Wireless connectivity की सबसे बड़ी कमी क्या है?a) High speed  b) Signal interference व security risks  c) Easy installation  d) Mobilityb
46. Analog signals को digital में कौन convert करता है?a) DAC  b) ADC  c) Relay  d) Routerb
47. IoT Process Flow का पहला step क्या है?a) Actuation  b) Visualization  c) Sensing  d) Cloud Storagec
48. Blynk और ThingSpeak किस काम के platforms हैं?a) Wired connectivity  b) Data Visualization/Monitoring  c) Sensor manufacturing  d) Cable testingb
49. Smart Agriculture System में water pump को कौन ON/OFF करता है?a) LDR  b) DHT11  c) Relay Module  d) ADCc
50. IoT का मूल सिद्धांत (sequence) क्या है?a) Actuate → Sense → Process  b) Sense → Process → Communicate → Actuate  c) Communicate → Sense → Actuate  d) Process → Sense → Storeb

🧩 B. Theory Questions (15 Important One-Liners)

  1. IoT में "Things" क्या होते हैं?वे real-world objects जिनमें sensing, communication व processing की क्षमता होती है — जैसे smartwatch, smart bulb, GPS tracker, glucose sensor।
  2. IoT Things की कोई चार characteristics बताइए।Identifiable (unique IP), Connected (network से जुड़े), Autonomous (बिना human input action), Scalable (हजारों devices)।
  3. IoT Connections के चार प्रकार बताइए।Device-to-Device (D2D), Device-to-Cloud (D2C), Device-to-Gateway (D2G) और Cloud-to-Cloud (C2C)।
  4. Controlled System क्या है?वह system जो output को लगातार monitor करके feedback के अनुसार input/process बदलता है ताकि desired output मिले — जैसे Refrigerator।
  5. Controlled System के चार components बताइए।Input Signal (Set Point), Controller, Actuator और Sensor/Feedback Element।
  6. Open-Loop और Closed-Loop System में अंतर बताइए।Open-Loop feedback उपयोग नहीं करता (fixed timer washing machine); Closed-Loop feedback से output adjust करता है (temperature sensor वाला AC)।
  7. Real-time System क्या है?वह system जो event के घटने पर निश्चित deadline के भीतर response देता है — correctness output के साथ-साथ timing पर भी निर्भर करती है।
  8. Hard और Soft Real-time System में अंतर बताइए।Hard में deadline miss acceptable नहीं (Airbag, Pacemaker); Soft में कुछ delay सहनीय है (Video streaming)।
  9. Feedback Loop की working बताइए।Sensor current state मापता है → Controller desired व actual value compare कर error निकालता है → Actuator को signal → system state बदलता है → loop repeat।
  10. OSI Model की 7 layers क्रम से बताइए।Application → Presentation → Session → Transport → Network → Data Link → Physical।
  11. TCP/IP Model की 4 layers बताइए।Application → Transport (TCP/UDP) → Internet (IP, ICMP) → Network Access (Ethernet, Wi-Fi)।
  12. OSI और TCP/IP में तीन अंतर बताइए।OSI में 7 layers, TCP/IP में 4; OSI ISO ने बनाया, TCP/IP DoD ने; OSI theoretical/reference model है, TCP/IP practical/implementation model।
  13. Wired और Wireless Connectivity में अंतर बताइए।Wired (Ethernet, RS-485) में high speed/reliability/security पर limited mobility; Wireless (Wi-Fi, BLE, LoRaWAN) में mobility/scalability पर interference व security risks।
  14. IoT Application के Process Flow के 8 steps बताइए।Sensing → Data Acquisition (ADC) → Processing → Communication → Cloud Storage & Analysis → Decision Making → Actuation → Visualization।
  15. Smart Agriculture IoT System कैसे काम करता है?Soil moisture sensor data NodeMCU से Wi-Fi द्वारा cloud पर जाता है; moisture threshold से कम होने पर cloud command से relay water pump ON करता है, normal होते ही OFF — "Sense → Process → Communicate → Actuate"।
Revision Ready: ये 65 questions Chapter-2 को exam-ready बनाते हैं। अभ्यास के लिए हमारे Free Mock Tests ज़रूर लगाएँ।
FAQ

अक्सर पूछे जाने वाले प्रश्न

IoT में Things क्या होते हैं?
IoT में Things वे smart devices/real-world objects होते हैं जिनमें sensors, communication व processing की क्षमता होती है — जैसे smartwatch, smart bulb, GPS tracker। ये data collect करके cloud या अन्य devices तक भेजते हैं।
Controlled System क्या होता है?
वह system जो feedback loop के ज़रिए अपने output को regulate करता है — output को monitor करके desired value से compare करता है और error के अनुसार corrective action लेता है, जैसे refrigerator का thermostat।
Open-Loop और Closed-Loop System में क्या अंतर है?
Open-Loop System feedback का उपयोग नहीं करता (जैसे fixed timer वाली washing machine); Closed-Loop System feedback के आधार पर output adjust करता है (जैसे temperature sensor से चलने वाला AC)।
TCP/IP और OSI Model में क्या अंतर है?
OSI में 7 layers होती हैं और यह ISO का theoretical/reference model है; TCP/IP में 4 layers होती हैं और यह practical model है जो Internet व IoT communication में वास्तव में उपयोग होता है।
Hard और Soft Real-time System में क्या अंतर है?
Hard Real-time में deadline miss होना acceptable नहीं (Airbag, Pacemaker); Soft Real-time में कुछ delay सहन किया जा सकता है (Video streaming, temperature control)।
IoT Application का Process Flow क्या होता है?
Sensing → Data Acquisition → Processing → Communication → Cloud Storage & Analysis → Decision Making → Actuation → Visualization — यही 8 steps IoT application की पूरी कार्यप्रणाली हैं।

🎯 Chapter 2 पूरा हुआ! अब आगे बढ़ें

Chapter 3: Sensors, Actuators and Microcontrollers में IoT hardware की गहरी समझ पाएँ

Chapter 3 पढ़ें ➜