# 設備即時率統計說明

![即時率適用於車輛偵測器(VD)、自動車輛辨識(AVI)、電子標籤(ETag)](https://raw.githubusercontent.com/trafficmotc/UploadInformation/master/KPI/KPI計算流程之即時率.png)

## 【最新檔案即時率】

※即時率適用於車輛偵測器(VD)、自動車輛辨識(AVI)、電子標籤(ETag)。

**最新檔案即時率公式：**

$$\mathbf{最新檔案即時率} =\frac{𝑺𝒚𝒔𝒕𝒆𝒎𝑻𝒊𝒎𝒆−𝑺𝒓𝒄𝑼𝒑𝒅𝒂𝒕𝒆𝑻𝒊𝒎𝒆的時間差低於門檻秒數}{1}$$

※備註：時間差有低於門檻秒數則填1；無則0。

## 【總設備即時率】

※即時率適用於車輛偵測器(VD)、自動車輛辨識(AVI)、電子標籤(ETag)。

**總設備即時率公式：**

$$\mathbf{總設備即時率} =\frac{最新XML檔案中符合即時的設備數}{建構數}$$

![](/files/-LnHdF8vNIJ8Nzgsm_PV)

## 【單支設備即時率】

※即時率適用於車輛偵測器(VD)、自動車輛辨識(AVI)、電子標籤(ETag)。

**單支設備(小時累計/每日累計/當日累計)即時率公式：**

$$\mathbf{單支設備(小時累計/每日累計/當日累計)即時率} =\frac{統計期間內設備符合即時的總次數}{統計期間內應收總次數}$$

![ ](https://raw.githubusercontent.com/trafficmotc/UploadInformation/master/KPI/單支設備即時率.png)

## 【總設備平均即時率】

※即時率適用於車輛偵測器(VD)、自動車輛辨識(AVI)、電子標籤(ETag)。

**總設備(小時累計/每日累計/當日累計)平均即時率公式：**

$$\mathbf{總設備(小時累計/每日累計/當日累計)平均即時率}$$ $$=統計區間總設備符合即時率之平均$$ $$=\frac{\sum各檔案符合即時的設備數}{建構數 \times 統計區間 應收次數}$$ $$=\frac{\sum各檔案符合即時的設備數}{統計區間應收總次數}$$

![](/files/-LnHdUPWZWgMH39KYkCq)


---

# 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://motc-traffic.gitbook.io/trafficbackstage/kpi-jian-he-shui-ming/she-bei-ji-shi-lv-tong-ji-shui-ming.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.
