> For the complete documentation index, see [llms.txt](https://c2e-brasil.gitbook.io/academiatec/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://c2e-brasil.gitbook.io/academiatec/api-reference/fornecedores/promecon/tecnologia-mcon-air-promecon.md).

# Tecnologia McOn Air - PROMECON

![](https://content.gitbook.com/content/tO6FXSYkYvOihrPvlFRV/blobs/8JNWw16LwtYpHAbCbYv3/Unknown%20image)

## Sistema McOn Air

* Tempo baseado de medição: ;

$$
vS=L/
𝝉𝒎
$$

* Portanto dois sensores com antenas instaladas no duto com uma certa distância 𝐿 um para o outro;
* 𝝉𝒎 é determinado usando um método de correlação cruzada;
* A medição da velocidade de transporte de partículas ou ar ionizado (por exemplo, partículas de poeira de um pré-aquecedor de ar);
* Ao passar por uma antena, as partículas ou ar ionizado fornecem um sinal elétrico;&#x20;
* Os sinais são gravados em ciclos (1 segundo por ciclo);
* Os dados registrados de 1 ciclo são usados na função de correlação para determinar o tempo de voo;

<figure><img src="https://1517670057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtO6FXSYkYvOihrPvlFRV%2Fuploads%2FLdHwi7NzKxcFOhEM5VJz%2F%7B0CB09ABB-ABDC-46F5-8A41-ADFE74C109F5%7D.png?alt=media&amp;token=c9b40ec9-4325-4b24-88f9-2263d0e5eb72" alt=""><figcaption></figcaption></figure>

<figure><img src="https://1517670057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtO6FXSYkYvOihrPvlFRV%2Fuploads%2FOvLbQOFow8HfRYshETVm%2F%7BA1220432-910A-469B-A4BF-79DE1C98CEEB%7D.png?alt=media&amp;token=78f9648d-770e-4e16-bd39-de61a484ef6a" alt=""><figcaption></figcaption></figure>

### Vantagens do princípio de medição:

* Livre de qualquer desvio de zero e ponto de referência por:
  * Temperatura absoluta ou mudanças de temperatura;
  * Pressão ou mudanças de pressão;
  * Composição dos gases de escape ou alterações na composição dos gases;
  * Alto teor de poeira (sem sujeira)
* Boa captura média da velocidade ao longo da haste da antena

### Dados técnicos:

* Faixa de velocidade: 3-100 m/s
* Faixa de temperatura do gás: até 1000°C
* Faixa de concentração de poeira: 0 mg-3000 am² Precisão típica: 2+/-% (amplitude total)
* Tempo de resposta: 1 segundo
* Saída 4,20mA (ativa), Sinal de falha - (Compacto)
* Proteção IP66, Nema 4 - (Compacto)
* Diferentes opções disponíveis (SIL, multicanal,...)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://c2e-brasil.gitbook.io/academiatec/api-reference/fornecedores/promecon/tecnologia-mcon-air-promecon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
