-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dutycycle symmetry #100
Comments
The model is fully data driven and we try to avoid putting prior-human knowledge in developing the neural network model. Asymmetries exist in our experimental data, excitation waveform, measurement accuracy, for different duty ratios. As a result, we cannot guarantee full symmetry in the training data, and the model picks up the asymmetry. One can develop neural network models that will produce "pure" symmetry data by reasonable hypothesis, but that is beyond our purpose. A data driven model cannot ensure full "symmetry" in experiments and in training, and the material may have intrinsic "asymmetry" due to memory effect (existing theory cannot completely rule out this possibility). These asymmetry is more likely to happen for low core loss data, and low core loss materials. This is a fact comes from measurement raw data and the model inherits it. |
Thanks for your reply.
To my knowledge symmetry of power losses over duty cycle when excited with triangular wave forms is a quite often and consistently reported behavior for ferrites in literature.
So, I am inclined to believe that the model should be modified or trained in the way that it recovers this feature.
However, I am admittedly not an expert in this special field of material characterization and physics.
Von: MInjie Chen ***@***.***>
Gesendet: Montag, 30. Januar 2023 07:12
An: PrincetonUniversity/magnet ***@***.***>
Cc: Kapoor Jivan (AE/ENS2) ***@***.***>; Author ***@***.***>
Betreff: Re: [PrincetonUniversity/magnet] Dutycycle symmetry (Issue #100)
The model is fully data driven and we try to avoid putting prior-human knowledge in developing the neural network model. Asymmetries exist in our experimental data, excitation waveform, measurement accuracy, for different duty ratios. As a result, we cannot guarantee full symmetry in the training data, and the model picks up the asymmetry.
One can develop neural network models that will produce "pure" symmetry data by reasonable hypothesis, but that is beyond our purpose. A data driven model cannot ensure full "symmetry" in experiments and in training, and the material may have intrinsic "asymmetry" due to memory effect (existing theory cannot completely rule out this possibility).
—
Reply to this email directly, view it on GitHub<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%2FPrincetonUniversity%2Fmagnet%2Fissues%2F100%23issuecomment-1408050129&data=05%7C01%7Cjivan.kapoor%40de.bosch.com%7Ca992eda803ad4698e2ed08db0288f1d2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C638106559423197904%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=lkhhmA%2Flyj%2FZZzN0hKOx%2BZ0Xrp5%2FOLnEvTNgv3IhkWY%3D&reserved=0>, or unsubscribe<https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgh.neting.cc%2Fnotifications%2Funsubscribe-auth%2FA5NNL7KURIH3PFPHK6EMW4DWU5LUFANCNFSM6AAAAAAUEAH52Q&data=05%7C01%7Cjivan.kapoor%40de.bosch.com%7Ca992eda803ad4698e2ed08db0288f1d2%7C0ae51e1907c84e4bbb6d648ee58410f4%7C0%7C0%7C638106559423197904%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=yrgDHJy43ybAwcxYZ26F6G56Wcepe0EV9eKmxZTwijA%3D&reserved=0>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Yes agreed! A model that can leverage both the strengths of data driven models and physical understanding would perform the best. We leave it to the community to find the best way to combine them. For now, we will keep our model 100% data driven to perhaps highlight / warn the weakness of a pure data driven model - the biases / inaccuracy in data will directly transfer to biases / inaccuracy in models. |
Testing 3C94 material with triangular waves under MagNet AI showed that losses are not symmetric in duty cycle. Why?
The text was updated successfully, but these errors were encountered: