# Análisis 155:  Combustión de FAME (biodiesel) con productos conocidos (CO y O2)

{% hint style="info" %}
Analizar las variables más importantes del proceso de combustión.
{% endhint %}

El FAME más común en Europa procede de aceite de colza. Es un **combustible renovable** que se usa como sustituto del diésel convencional. Es **renovable** (proviene de biomasa),  **biodegradable, posee menos emisiones de CO y partículas** y contiene oxígeno lo que favorece la combustión, aunque puede llegar a generar mayores NOx.

Su componente mayoritario es el **metil oleato**:

**C₁₉H₃₆O₂** — metil oleato (C18:1)

Con composición elemental aproximada:

* C: 77.0 %
* H: 12.0 %
* O: 11.0 %

El FAME se obtiene de materias primas naturales, principalmente:

#### Aceites vegetales (soja, colza, palma, girasol)

#### Aceites reciclados (aceite de cocina usado )

#### Grasas animales (sebo, grasas industriales)

<figure><img src="/files/mcFvzZmdatNGWWThJmbT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XjN9ou0Hrq6KODnPgBIW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yH3kJwqaMB1pLRommztp" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8rI70tAKYd4A9fJrtw8G" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/L9Znk6jHHY6hktkI5gtP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qwuSVGeWXI3ePFmWF4Rz" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6k6sAuYPbkDAGfZZvnuk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CFYpMtS7jneXft2xfn4o" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nqBIVAg6WULvUBDIBjfN" alt=""><figcaption></figcaption></figure>

Disociación térmica (equilibrio químico):

<figure><img src="/files/spnr9QrHq1d0zxMPlobr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/v3NBI20eoqVpAVwCLjNP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hJNFSJfvGA38BUXz8HWm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Q8jkH8hFTm8uVTmf0ceL" alt=""><figcaption></figcaption></figure>

En este caso, para determinar la composición de la mezcla de hidrocarburos de la mezcla, debe recurrirse a la técnica de LABORATORIO de CROMATOGRAFÍA. Evidentemente, no soportada por este software.&#x20;

La cromatografía líquida (HPLC), es una técnica utilizada para separar los componentes de una mezcla. Consiste en una fase estacionaria no polar (columna) y una fase móvil.

La Cromatografía gaseosa (CG) es un procedimiento de análisis para separar, identificar y cuantificar los diferentes componentes de una mezcla. Las mezclas a analizar pueden estar inicialmente en estado gaseoso, líquido o sólido, pero en el momento del análisis la mezcla debe estar vaporizada.

<figure><img src="/files/7E7qZH9zeikE87ulBTTg" alt=""><figcaption></figcaption></figure>


---

# 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-hf/analisis-151-al-160/analisis-155-combustion-de-fame-biodiesel-con-productos-conocidos-co-y-o2.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.
