# Electric Fence Measurements

We spared no effort during the development and got some electrical shocks to measure numerous electrical fences manually. To do this, we recorded the characteristics of an energy pulse with the help of a high-quality high-voltage probe and a high-quality oscilloscope.

{% hint style="danger" %}
Do not try to measure an electric fence if you don't exactly know what you're doing. You can seriously damage your valuable equipment.
{% endhint %}

## High-Voltage Probe and Oscilloscope

<div align="left"><figure><img src="/files/kw7i3r7wGPvhLP0PaCu3" alt="" width="540"><figcaption><p>Probing an electric fence energizer right at the start.</p></figcaption></figure> <figure><img src="/files/LZ92Is7TaGA2EfWCQgBK" alt="" width="540"><figcaption><p>Our mobile setup to take fence voltage measurements using a car battery and 230V inverter.</p></figcaption></figure> <figure><img src="/files/435XQ90xREvJl1UBaXDl" alt="" width="540"><figcaption><p>We probed the fence at several different locations and heights.</p></figcaption></figure> <figure><img src="/files/RkJ1Fx434ljXLSXM2PtC" alt="" width="540"><figcaption><p>We also got access to a high bandwidth HV probe.</p></figcaption></figure></div>

We went outside and measured the voltage waveform of numerous electrical fences. As we didn't want to fry our expensive oscilloscope, we organized a high-voltage probe for it instead of building one by ourselves. Additionally, we get the confidence that the measured results should at least be somewhat correct. This is important because many steps in the component selection and planning are based on the assumptions we took from these measured results.

## Results

<div><figure><img src="/files/Mrs9tO3BJ1b141AvDZid" alt=""><figcaption></figcaption></figure> <figure><img src="/files/v2jjTKJfPFK26VpUHFyC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0AUfitrSmagLZb34lmuv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/um7gB26yl5EMiQmxXPwc" alt=""><figcaption></figcaption></figure></div>

The results show us the general shape of an energy impulse on a fence. We observe a shape that is similar to a half sinus wave. The peak voltage varies between 3 kV and around 14 kV. Additionally, we find that the rise time is in the order of 10 μs to 20 μs.&#x20;


---

# 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://docs.fencyboy.com/technical-documentation/electric-fence-measurements.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.
