6103bac656f638fc14654d7b0985dfaa.png

Overview

In this article we discuss the modeling of a wound toroid using Solidworks. This method uses surfaces and is a very fast method of creating a helical path around a curve. This method could also be used for generating complex wrapped helix shapes around objects, too.

Table of Contents

  1. Background
  2. Modeling Toroid
    1. Revolve Profile
    2. Resultant Revolve
    3. Adding Fillets
  3. Generating the Winding
    1. Create Offset Surface
    2. Create Mid-Toroid Plane
    3. Create Surface Sweep Sketch
    4. Intersection Curve
    5. Create the Wire
  4. Resulting Wound Toroid

Background

When you develop electronics sometimes manufacturers will not have a 3D model available. Additionally, when you deal with high-reliability projects often times you will need a highly accurate model for electromagnetic and mechanical simulations. Modeling of the this toroid is suitable for both of these applications.

While this tutorial is focused on a single-layer winding, it can be extended to support multiple windings by offsetting from the initial offset core geoemetry and repeating the steps.

Note: This article is applicable to Solidworks. While other CAD programs can be used to do similar things their steps will likely differ.

The steps to model the wound toroid:

  • Model Toroid Geometry
  • Offset Toroid Surface
  • Surface Sweep
  • Intersection Curve
  • Sweep Wire Profile Along Curve
  • Trim Surface
  • Extend lead

Modeling Toroid

73a2260652929fb92166ad4e4f64bed9.png

The toroid geometry in this example is modeled off of the Fair-Rite 594000301 core. To create the core geometry the revolve command is used based on the cross-section of the core geometry. You could just as easily create the geometry with an extruded cylinder shape but this method allows for finer control over the profile when warranted.

Revolve Profile

63882c4bf08de827cc93ccf2552711ab.png

Note that the line in the center of the toroid is used as the rotational point. Your exact geometry will vary. For best results consult the manufacturers datasheet, however, note that most manufacturers do not provide comprehensive mechanical dimensions. Given this, some values such as the radius will need to be guessed, or manually measured depending on level of accuracy needed.

Note: When creating highly-realistic models don’t forget to add tolerances in the physical geomtry as the tolerances can quickly add as a source of simulation error.

Resultant Revolve

ff5236d98b5bd8795dddc6b6fb7fa875.png

This is the resultant revolved shape. Note that an appearance has been applied to the body.

Adding Fillets

b3f7ec8eca5258279d44e10a3a7e020d.png

Adding a small fillet to the edges as measured on the physical device. Note that most cores have a radius on the edge. Without this radius damage to the winding insulation would likely result. The radius can be measured with a radius gauge or visually estimated for less critical applications.

Generating the Winding

To generate the winding path we must first create a curve that is then used as the reference for the surface command. Note that the Helix command in Solidworks does not support wrapping around a profile so we must use the surface sweep method which is then the reference path for later operations. We then generate our final path by using the intersection curves on an offset surface.

Create Offset Surface

0f712c0301624f5abd2796baa7b68537.png

8516239dbba694269ca4aed294ca28c0.png

Once the base toroid has been completed we start our winding curve process by generating the offset surface. This surface should be offset based on the dimensions of the winding. In this example 0.5mm winding diameter is used and the offset is also 0.5mm. This command can be found in the Surfaces tab.

3fb454ba9f85908d307b9a02122e2ae5.png

7e79ac61d05e563615f4c32bad53a2b0.png

Simply select all the surfaces of the toroid, offset the surface, and then it should looks something like this result when completed. This will then be used as the reference wrap position for the coil.

Note: We will be hiding this offset surface to make the next steps clearer.

Create Mid-Toroid Plane

First we create a mid-toroid plane to slice the geometry. This is done by going to features, reference geometry, then plane.

4ab92e1907d5bae12432843ac4c0a2c7.png

Simple select one side of the toroid as reference one, and the other side as reference two. This will then create the plane in the middle of the toroid.

e04feaafb1208a6202d5a094a7c802b0.png

Once we have the middle plane we can then create a new sketch on this plane. There are two ways to do this. One is to slice the view at the plane, or you can simply create a sketch on the top plane, then project it to the new plane. Regardless of which method you use the result will be the same.

165fa6b3b3506515060cf7f5901baec6.png

Create Surface Sweep Sketch

In this example the project method was used. Simple create a line around the center of the toroid where you want the wire to be wound around. Note that this is the start and end position of the wire.

ecc1f6c4261b7deddb8fb438da4d029f.png

Next, create another sketch and add a single line (“profile line”) that is perpendicular to the starting position of the coil path curve. The exact length of this line is not important, however, it must be long enough such that when wound it will cross the largest radial distance but not be too long such that it intersects the opposite end of the toroid.

3f64c03e4fe874917c1b4204b2dcf472.png

If you did this correctly the resultant geometry should be something like this. Note that these are two separate sketches.

f8141842b1b4e50d7c8c9abe14beeed2.png

Using the Surface Sweep command select the perpendicular (“profile”) line for the profile. Then select the central arc for the path. Under options choose follow path, and then specify twist value using the revolutions for twist control. Then you can select the number of revolutions you want to have. In this example 30 turns were used.

b2116b6081ab01758638c227c404e3b7.png

If you did everything correctly you should end up with something that looks like this

a29df81c84d0ffece0f3c83f680c8592.png

This is the resultant created geometry. Note that the offset surface is hidden for better clarity. We will then enable it for the following steps.

Intersection Curve

9223acb962c0f3a38d12092e4c4cdaf4.png

Now that the offset surface has been shown we can create our winding path. We do this using the intersection command.

7989ae900de63899ab390cc41f180485.png

This can be found in the Tools menu under Tools > Sketch Tools > Intersection Curve

41dc3992179f0efb1ed94c272627ac4a.png 5899e9d128da17a462b9bb72a51eb2ed.png

To use this simply select all of the faces of the offset toroid and the generated surface curve.

4cbdb51a4e0064e6f666355cfe854901.png

With the offset surface and other surface profiles now hidden this is the resultant curve that is generated.

Note: If your curve does not properly intersect and form a continuous path like this example try making the perpendicular (“profile”) line longer and repeating the process.

Creating the Wire

After the path has been created the sweep profile must be created. To do this, create a sketch perpendicular to one of the end points of the 3D path.

06ae2fb19c82f1f4e49ee1afe2f95203.png

Then the sweep command can be used to create the final profile.

536e1c793baa83bcd78b22e9bca54973.png

The sweep command can be found in the features tab. Simply select the profile sketch and the 3D path.

07ac704da440e5064b2afdd91fd8c3e8.png

The preview, if done correctly, should look something like this.

bf9f4d96cbed6b4b283aef0d70067433.png

The result of the sweep leaves you with wire ends that need to be trimmed. This will be done using the delete face tool.

Note: If the gap between the conductor and the toroid is too large reduce the offset distance in the offset surface feature. You will not need to redo any of the steps as it will simply do this automatically if the steps were followed correctly.

Trimming the Winding

Once the toroid winding has been created there will be the leads that need to be adjusted. There are a few ways we can fix this but the easiest is simply to use the Delete Face tool in the Surfaces tab.

94915605ff68f871d91d09dada428bb3.png

be5e34252ec8ab3a38cc7d404135d0de.png

Select the first segment and bend of each side such that the winding is then opening straight.

6d1d57f467722d053002f479c7a110c6.png

The resultant geometry will now have two open ended winding that can be adjusted to have a standard straight wire length coming from them. There are a few methods that can be used. We can again use a sweep profile and some curves if we want them to be in the exactly parallel, or in this case simple extending them is good enough for this application.

3fa8e590e20403bc32868079faa5a938.png

Simply create a new plane perpendicular to the wire end, then create a sketch on the end of each leg, use the convert entities tool and then extrude the surface to the desired length.

Resulting Wound Toroid

4d96e1d9ab8eed270dbafd2bd3de4011.png

You should now see your completed and wound toroid!