Skip to content

Planar transformer#162

Merged
gituser789 merged 30 commits into
mainfrom
planar_transformer
Sep 1, 2025
Merged

Planar transformer#162
gituser789 merged 30 commits into
mainfrom
planar_transformer

Conversation

@Abujazar
Copy link
Copy Markdown
Contributor

-New schemes for planar transformer
-Time domain mode- visualization is also added

Copy link
Copy Markdown
Contributor

@gituser789 gituser789 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! See the comments.

all three planar transformers examples should be added to tests/integration/basic_examples_test.py

it is necessary to have an integration test which tests the result files against fixtures.
one test should be placed into tests/integration/compare_results_part_1_test.py
in case of you provide more tests, they should go into ..._part_2_test.py

Comment thread femmt/component.py Outdated
Comment thread femmt/component.py
@gituser789 gituser789 self-requested a review August 28, 2025 10:54
geo.single_simulation(freq=1000000, current=[3, 5], phi_deg=[0, 180], show_fem_simulation_results=show_visual_outputs)

example_thermal_simulation(show_visual_outputs, flag_insulation=True)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the thermal simulation has problems

image

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is fixed.

insulation.add_winding_insulations([[1.15e-4, 1.15e-4],
[1.15e-4, 1.15e-4]])
insulation.add_insulation_between_layers(thickness=0.01e-3)
geo.set_insulation(insulation)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to create the FR4 of the PCB as one block with cuts of copper...

image (1)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It needs time for Implantation. it could be in the next PR

@gituser789 gituser789 merged commit 636e282 into main Sep 1, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants