answersLogoWhite

0

A Generating Set is usually a Internal Combustion engine mechanically driving an AC Alternator or DC Dynamo. The most common type of GEN SET would be a Diesel Engine / AC alternator used as a AC power generator. Could be a primary power source or secondary source i.e. a back up AC power source for important building like Hospitals etc.

Thus most of these Diesel engines are water cooled and would need a radiator to cool the engine / via the engine coolant being pumped through the radiator. (Much like many cars.) The radiator usually will have a fan blowing air through the radiator vanes to improve cooling effect.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the function of radiator bank in transformer?

The function of the radiator ban in a transformer is to cool the transformer oil.


Find the generating polynomial for a generating function of 1100111 for an 8-bit message?

7421


How do you derive the moment generating function of an exponential distribution?

To derive the moment generating function of an exponential distribution, you can use the definition of the moment generating function E(e^(tX)) where X is an exponential random variable with parameter λ. Substitute the probability density function of the exponential distribution into the moment generating function formula and simplify the expression to obtain the final moment generating function for the exponential distribution, which is M(t) = λ / (λ - t) for t < λ.


What is the function of a car thermostat?

The function of a car thermostat is to ensure that coolant gets to the radiator when it should. It blocks the coolant from reaching the radiator when the radiator is cold, and then lets it flow once it is heated up.


What is the function of a Radiator on diesel engine?

to cool engine


How to INSTALL the radiator on 89 Acura Legend?

Set the radiator into place and secure it with the radiator retaining bolts. Attached the radiator stabilizing arm. Attached the radiator hoses to the engine. Fill the radiator with fluid.


Why were nuclear electricity generating plants set up?

To generate electricity.


How do you obtain the moment generating function of a Poisson distribution?

Using the Taylor series expansion of the exponential function. See related links


How do you find probability from probability generating function?

you can just ask the question on ask .com


How is the mgf of Hypergeometric distribution driven?

A moment generating function does exist for the hypergeometric distribution.


How it function using television set?

how it function using television set


How do you make Microsoft Excel enter the greater value when choosing between a calculation and a set value for a formula?

You can use the MAX function. You could have the formula generating the value you want to test in one cell and then you the MAX function to choose between it and the fixed value. You could also have the formula generating the value built into the MAX. Say your generating formula is A2+B2 and is in cell C2 and your fixed value is 20, you could do this: =MAX(C2,20) You could also just put the formula into the MAX like this: =MAX(A2+B2,20)