1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Sloan [31]
3 years ago
5

The insulation resistance of a motor operated by an electronic drive is to be tested using a megger. What precaution should you

take? Why?
Engineering
1 answer:
EleoNora [17]3 years ago
4 0
Use protective gear. Use insulated tools, Wear flame resistant clothing, safety glasses, and insulation gloves, Remove watches or other jewelry, Stand on an insulation mat. 03. Never connect the insulation tester to energized conductors or energized equipment and always follow the manufacturer's recommendations. When installing new electrical machinery or equipment, testing insulation resistance is important for two reasons. First, it ensures that the insulation is in adequate condition to begin operation. ... The test is accomplished by applying DC voltage through the de-energized circuit using an insulation tester. Insulation resistance should be approximately one megohm for each 1,000 volts of operating voltage, with a minimum value of one megohm. For example, a motor rated at 2,400 volts should have a minimum insulation resistance of 2.4 megohms.
You might be interested in
You are to design two CONCEPTUALLY different synchronous state machines (Mealy and Moore) that perform the task described below.
allochka39001 [22]
Answer:








Explanation:









I hope this helps!
3 0
3 years ago
An aircraft is flying at 300 mph true airspeed has a 50 mph tailwind. What is its ground speed?
Free_Kalibri [48]

Answer:

304.13 mph

Explanation:

Data provided in the question :

The Speed of the flying aircraft = 300 mph

Tailwind of the true airspeed = 50 mph

Now,

The ground speed will be calculated as:

ground speed = \sqrt{300^2+50^2}

or

The ground speed = \sqrt{92500}

or

The ground speed = 304.13 mph

Hence, the ground speed is 304.13 mph

8 0
4 years ago
What are the advantages and disadvantages of a mine heardgear​
Irina18 [472]

Answer:

If there is a shaft with headgear, then mining can take place until that depth of the shaft. If it is accessed horizontal Adits, it can mine until the lowest Adit from upwards. If it is accessed decline, the development and mining can continue so long as economic exploitation is possible.

Explanation:

What are the disadvantages of mining headgear? They totally cut off your vision of anything above your head. They are hot, most of the time

7 0
2 years ago
(40 points) Program the following sorting algorithms: InsertionSort, MergeSort, and QuickSort. There are 9 test les uploaded for
babunello [35]

Answer:

Explanation:

MERGE SORT

#include<stdlib.h>

#include<stdio.h>

#include<string.h>

void merge(int arr[], int l, int m, int r)

{

int i, j, k;

int n1 = m - l + 1;

int n2 = r - m;

 

int L[n1], R[n2];

for (i = 0; i < n1; i++)

L[i] = arr[l + i];

for (j = 0; j < n2; j++)

R[j] = arr[m + 1+ j];

i = 0;

j = 0;

k = l;

while (i < n1 && j < n2)

{

if (L[i] <= R[j])

{

arr[k] = L[i];

i++;

}

else

{

arr[k] = R[j];

j++;

}

k++;

}

while (i < n1)

{

arr[k] = L[i];

i++;

k++;

}

while (j < n2)

{

arr[k] = R[j];

j++;

k++;

}

}

void mergeSort(int arr[], int l, int r)

{

if (l < r)

{

int m = l+(r-l)/2;

mergeSort(arr, l, m);

mergeSort(arr, m+1, r);

merge(arr, l, m, r);

}

}

void printArray(int A[], int size)

{

int i;

for (i=0; i < size; i++)

printf("%d ", A[i]);

printf("\n");

}

int main()

{

int arr[1000] = {0};

int arr_size =0;

int data;

char file1[20];

strcpy(file1,"data.txt");

FILE *fp;

fp = fopen(file1,"r+");

if (fp == NULL) // if file not opened return error

{

perror("Unable to open file");

return -1;

}

else

{

fscanf (fp, "%d", &data);    

arr[arr_size]=data;

arr_size++;

while (!feof (fp))

{  

fscanf (fp, "%d", &data);  

arr[arr_size]=data;

arr_size++;    

}

}

printf("Given array is \n");

printArray(arr, arr_size);

mergeSort(arr, 0, arr_size - 1);

printf("\nSorted array Using MERGE SORT is \n");

printArray(arr, arr_size);

return 0;

}

3 0
3 years ago
Which of the following is true about the n-way analysis of variance (ANOVA)?
Ne4ueva [31]

Answer:

It is a type of ANOVA that can analyze several independent variables at the same time.

Explanation:

This is the statement that correctly describes the n-way analysis of variance (ANOVA). ANOVA is a type of analysis of variance that can analyze several independent variables at the same time. In this type of analysis, a dependent variable is measured by different levels of independent variables. When the results are obtained, these are assumed to be the consequence of the different levels of the independent variables, plus random error. The computation necessary for this analysis can be done in most types of statistical software.

7 0
3 years ago
Other questions:
  • For a p-n-p BJT with NE 7 NB 7 NC, show the dominant current components, with proper arrows, for directions in the normal active
    14·1 answer
  • According to information found in an old hydraulies book, the energy loss per unit weight of fluid flowing through a nozzle conn
    6·1 answer
  • What’s the purpose of current tracks
    6·1 answer
  • What was the main drawback of Ford’s assembly line?
    12·2 answers
  • Consider a two-dimensional incompressible velocity potential phi = ???????? cos theta + ????????theta, where B and L are constan
    8·1 answer
  • What are the dimensions of the base of the pyramid?
    14·1 answer
  • This problem has been solved!
    10·1 answer
  • Refrigerant-134a enters an adiabatic compressor at -30oC as a saturated vapor at a rate of 0.45 m3 /min and leaves at 900 kPa an
    13·1 answer
  • Chandler is working on a school editing project. Because he copied 10 GB of raw footage to his computer, its memory is running l
    11·1 answer
  • What the answer fast
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!