5

I have been studying about transformers. When I went to buy some transformer cores from Alibaba for research, I saw different names like EE 15 transformer.

What does the EE10 or EE15 transformer code mean? Does that apply to any core?

enter image description here

JRE
  • 67,678
  • 8
  • 104
  • 179

1 Answers1

10

EE cores are named with their dimensions.

The following is from EE10's datasheet from TDK:

enter image description here

As you can see, "10" here indicates the width in millimetres of a half core.

Correct Full name includes other dimensions as well. For example, when you see an EE10 it can be EE10/5/5 or EE10/5.5/5 (depending on the manufacturer) which includes the height of a half core (5.5 mm) and depth (~5 mm).

So yes, EE10, EE15 and similar names indicate the core shape and dimensions. But always check the manufacturer's datasheet as some of them may have slightly different dimensions such as the ones I mentioned above.

Rohat Kılıç
  • 26,954
  • 3
  • 25
  • 67