# Análisis 22: Fuel-oil en horno industrial

{% hint style="info" %}
Fuel-oil es quemado en un horno con un 10% de exceso de aire. La temperatura ambiente es de 10ºC y 60% de humedad relativa. El análisis del combustible da el siguiente resultado (análisis elemental):

84% C, 12% H2 y 4% S.

&#x20;

Sabiendo que los productos de la combustión abandonan el horno a 800ºC y 100 kPa.

&#x20;

Obtener:

&#x20;a)    Poderes caloríficos del combustible

b)   Relación Aire/Combustible

c)    Composición de los humos en base húmeda

d)   Composición de los humos en base seca

e)    Temperatura de rocío

f)     Temperatura adiabática de la llama

g)   Emisiones contaminantes

h)   Transferencia de calor
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://thermosuite.gitbook.io/thermocombustion-bb/analisis-21-al-30/analisis-22-fuel-oil-en-horno-industrial.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
