🔍
Draw symbol of following: i) Earth Switch ii) Lightning arrester iii) Circuit breaker v) Isolator

2 Answers

 
Best answer
Could you clarify if you need descriptions or representations of these symbols?
0 like 0 dislike
Sure! Here are the symbols for the components you requested:

1. **Earth Switch:**
   - The symbol for an earth switch usually looks like a switch symbol with a grounding symbol (a set of downward-pointing lines) attached. In simple terms, it's often depicted as a switch with an earth symbol or connected to a ground symbol.

2. **Lightning Arrester:**
   - The symbol for a lightning arrester is generally a vertical line with a zigzag or diagonal line through it, representing the path for lightning to follow. It can also look like a simple vertical line with a horizontal line through the top, often with a small grounding symbol below.

3. **Circuit Breaker:**
   - The symbol for a circuit breaker is typically a rectangle or a square with a line inside it that can be broken or opened. Sometimes, it’s depicted with two small arcs or a small circle indicating the breaking mechanism.

4. **Isolator:**
   - The symbol for an isolator is often a simple switch symbol with an indication that it is in the "off" position. It can also look like a switch symbol with an open gap in the line, indicating isolation.

Here are simplified representations:

1. **Earth Switch:**
   ```
     _______
    |       |
    |  _    |
    | | |   |
    | | |   |
    |_______|
      | |
     /   \
    |_____|
   ```

2. **Lightning Arrester:**
   ```
      |
     /|\
     / \
    |___|
     / \
    |___|
   ```

3. **Circuit Breaker:**
   ```
     ______
    |      |
    |  -   |
    |______|
   ```

4. **Isolator:**
   ```
     ______
    |      |
    |  O   |
    |______|
   ```

These are basic representations; the exact symbols can vary slightly depending on the standards used (e.g., ANSI, IEC).
0 like 0 dislike

Related questions

Define the following terms related to circuit breaker: i) Breaking Capacity ii) Making Capacity iii) Short time rating iv) Normal current rating.
Answer : Sure! To better assist you, could you specify if you’re looking for definitions in a particular context, such as residential, industrial, or another area?...

Show More

State significance of earthing. Draw and explain pipe earthing. State the values of earth resistances for: (i) Substation (ii) Residential wiring (iii) H.T. Line (iv) L.T. Line.
Answer : ### Significance of Earthing Earthing (or grounding) is crucial for several reasons: 1. **Safety**: It prevents electric shocks by providing a safe path for fault currents to ... effective earthing to minimize the risk of electric shock and equipment damage while maintaining safety standards....

Show More

Describe the following assembler directives with one example of each: (i) ORG (ii) DB (iii) EQU (iv) END (v) CODE (vi) DATA.
Answer : Assembler directives are commands that provide instructions to the assembler. They control the assembly process but are not executed as part of the program. Here's a detailed description of ... segments. Each directive plays a crucial role in organizing and managing the assembly code efficiently....

Show More

Draw neat sketch of pantograph type of isolator. State the sequence of operation of circuit breaker, isolator and earthing switch while opening and closing.
Answer : ### Pantograph Type Isolator A pantograph type isolator is a device used in electrical systems, particularly in substations, to isolate a section of a circuit from the rest of ... necessary. This careful coordination helps to prevent accidents and ensures the integrity of electrical installations....

Show More

Draw neat circuit diagram for below mentioned requirements in electrical circuit: (i) One lamp controlled by one switch. (ii) One lamp, one fan, one two pin socket controlled by separate switches.
Answer : Sure! I'll describe the circuit diagrams for the requirements you've mentioned. ### (i) One Lamp Controlled by One Switch **Components Needed:** 1. Lamp 2. Switch 3. Power source (AC ... if needed. If you have more specific requirements or need adjustments to these diagrams, let me know!...

Show More
Welcome to Electrical Engineering, where you can ask questions and receive answers from other members of the community.