> For the complete documentation index, see [llms.txt](https://docs.lorric.com/qr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lorric.com/qr/fpas310-zhong-wen-v5/measure-principles-and-applications.md).

# 量測原理及設計使用情景

## **量測原理**

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

LORRIC 蹼輪式流量計，使用「AxleSense軸感應」技術，利用蹼輪內的磁鐵旋轉偵測流量，葉片旋轉 3 度以內即可傳送一個訊號，訊號更密集，解析度更高。 即使在 0.3 m/s 或以上的流速時，也可靈敏地感受著葉片的轉動，快速測得連續訊號，流量量測反應更快，並提供業界最好的 0.5 % Full scale 線性度。除了更靈敏的反應外， AxleSense 還讓本流量計可辨視雙向流，以正負號提醒使用者流量方向。

{% hint style="warning" %}
由於蹼輪與軸蕊之間必然存在的磨擦力，而在低速時流體能提供的推力有限。蹼輪流量計用在水中一般是不能夠量測到 0.3m/s 以下的流速。所以有可能會出現主機顯示數據為 0 。如果需要量測以下的流速可選購 FP-AS510蹼輪式流量計。
{% endhint %}

因為本產品為利用磁性及機構旋轉量測，需避免流體中出現固體異物、磁性物質、結晶、並避免水鎚效應。同時主機附近要盡量避免強磁場干擾。

固體異物、磁性物質、結晶、水鎚會讓蹼輪卡住或壽命縮短。AxleSense 技術的另一個特點是在蹼輪因外力或磨損導致蹼輪遺失時提供警示訊號。

主機附近若出現強磁場干擾可能會出現流量不準或是蹼輪不轉動的情形。請移除干擾源。

{% hint style="info" %}
蹼輪與輪軸間刻意留有較大的間隙，因此隨著使用流速的增加，蹼輪的轉動聲會隨之變大，這是正常的情形。
{% endhint %}

***

## **設計使用情景**

應用範圍 本產品專為工業環境設計，適用於測量滿管且不含大量雜質的液體流量。為確保測量精準，安裝位置須確保管內流體狀態穩定且完全發展。

#### 操作限制

* 流體溫度 — 依三通管件材質而定：

  * UPVC：0–50°C (32–122°F)
  * PPH：0–90°C
  * PVDF：−15–100°C
  * SS316L：−20–100°C

  *(這些數值僅供參考。請根據您的應用需求選擇合適的三通材質。在較高溫度下，蹼輪本身可能會成為耐溫的極限部件。)*
* 環境溫度 — 主機：−10–60°C (14–140°F)。
* 防護等級 — IP66。完全防塵且可防禦高壓水柱。請勿浸入水中。
* 流體條件 — 乾淨的水、油或化學液體，雜質含量須低於 1%。最高黏度限制為 300 cSt。
* 耐化學性（接液部件） — 請選擇適合該流體的材質。三通管件提供 UPVC / PPH / PVDF / 316L 不鏽鋼等選項。蹼輪採用 PVDF 或 PPH 包覆磁鐵，並配備精密陶瓷軸承與軸心。
* 耐化學性（主機） — PC 主機外殼不會直接接觸流體，但周遭空氣中揮發的化學氣體長時間下來可能會對其造成損害。在此類環境中，請妥善防護主機並定期檢查。

#### 配件選型須知&#x20;

在選擇搭配本產品的管件及蹼輪時，請務必綜合考量以下三大因素：

* 耐溫性
* 耐化性
* 耐壓性


---

# 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://docs.lorric.com/qr/fpas310-zhong-wen-v5/measure-principles-and-applications.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.
