> For the complete documentation index, see [llms.txt](https://eeman.gitbook.io/fields-calculator-of-maxwell/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eeman.gitbook.io/fields-calculator-of-maxwell/er-chang-liang-ji-suan-ji-fan-li/relative-permibility.md).

# Relative Permibility

## Relative Permibility Calculation

當一個磁性材料被置於磁場中時，它的磁化會導致磁場在材料內的強度增加，而相對磁導率則描述了這種增強程度。

相對磁導率是一個無單位的物理量，它通常定義為材料在磁場下的磁導率與真空中的磁導率之比。真空中的磁導率是一個恆定值，通常表示為μ0，而材料在磁場下的磁導率則可以通過實驗測量得到。

相對磁導率是磁性材料的一個重要特性，它可以影響磁性材料在電磁元件中的應用。在設計和製造磁性元件時，需要對材料的相對磁導率進行詳細的測試和分析，以確保元件的性能和可靠性。相對磁導率的值可以通過測量材料在磁場下的磁化曲線來確定。

求解模型中有非線性材料的時候，使用者可以藉由網格的工作相對磁導率，來直觀地觀察非線性材料的飽和程度。計算方法其實就是利用B和H的場資訊來推測目前材料上面的permibility。使用方法請參考圖2-21。

<figure><img src="/files/sUhcwIqsmaebdVDe9yvO" alt=""><figcaption><p>圖2-21</p></figcaption></figure>


---

# 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:

```
GET https://eeman.gitbook.io/fields-calculator-of-maxwell/er-chang-liang-ji-suan-ji-fan-li/relative-permibility.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.
