Question
Lightning conductors are used to protect buildings from
lightning strikes. Which of the following statements regarding lightning conductors are correct? 1. A lightning conductor creates an electric field at its tip to attract the lightning discharge toward itself. 2. Lightning conductors reduce the effect of the discharge current on the building by safely transferring the electric charge into the ground. 3. The conductivity of the earth is considerably lower than that of the building. 4. Lightning conductors are installed at elevated positions on buildings. Choose the correct answer using the codes given below:Solution
• Lightning conductors (usually made of copper) are installed at the topmost parts of buildings to create an electric field that attracts lightning discharges towards themselves rather than allowing the discharge to strike the building directly. Thus, statement 1 is correct. • These conductors safely carry the electric discharge deep into the earth, preventing damage to the structure. Thus, statement 2 is correct. • However, the conductivity of the earth is higher, not lower, than that of a building material, so statement 3 is incorrect. • Lightning conductors are installed at the highest point on buildings to offer a path of least resistance for the discharge, thus statement 4 is correct. Thus, the correct answer is (c) 1, 3, and 4.
What is exception handling in programming?
What does a "Shared Lock" in a DBMS locking protocol allow?
Which network topology requires the highest amount of cabling?
Frames are related to which layer of OSI model
In Go, what is the purpose of a goroutine?
What is the best practice to protect sensitive data when using public Wi-Fi networks?
The attributes that do not exist in the physical database
The ALU (Arithmetic Logic Unit) is responsible for:
What is the output of the following code?
print(0.3 + 0.5 == 0.8)
What is the Java Virtual Machine (JVM)?