Unit2 - Subjective Questions

ECE249 • Practice Questions with Detailed Answers

1

Differentiate between Analog and Digital signals with examples.

2

Describe the pin configuration of the Arduino UNO board.

3

Explain the working principle of the HC-SR04 Ultrasonic Sensor.

4

Compare the DHT11 and DHT22 temperature and humidity sensors.

5

Explain the working principle of a Light Dependent Resistor (LDR).

6

Explain the construction and working of an IR (Infrared) Sensor Module.

7

Derive the formula used to calculate distance using an Ultrasonic Sensor with Arduino.

8

Explain the significance of the 10-bit ADC in Arduino.

9

Describe the main features of the ATmega328P Microcontroller used in Arduino UNO.

10

How is the DHT11 sensor interfaced with Arduino to read temperature and humidity?

11

What is Pulse Width Modulation (PWM) and which pins on Arduino UNO support it?

12

Explain the circuit connection required to read LDR values using Arduino.

13

Differentiate between Active and Passive sensors with respect to the topics studied.

14

List the applications of the DHT11/DHT22 sensors.

15

Explain the concept of 'Duty Cycle' in digital signals generated by Arduino.

16

What are the limitations of the Ultrasonic Sensor (HC-SR04)?

17

Describe the function of the RESET pin and the voltage regulator on the Arduino board.

18

Explain the role of the comparator (LM358/LM393) in an IR Sensor module.

19

How does the Arduino IDE communicate with the Arduino Board?

20

Provide a block diagram description of a temperature monitoring system using Arduino and DHT11.