aesim.simba 2024.7.26a1__py3-none-manylinux2014_aarch64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (240) hide show
  1. aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
  2. aesim/simba/Resources/CsvHelper.dll +0 -0
  3. aesim/simba/Resources/DeviceId.Linux.dll +0 -0
  4. aesim/simba/Resources/DeviceId.Mac.dll +0 -0
  5. aesim/simba/Resources/DeviceId.Windows.dll +0 -0
  6. aesim/simba/Resources/DeviceId.dll +0 -0
  7. aesim/simba/Resources/DotNetZip.dll +0 -0
  8. aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
  9. aesim/simba/Resources/Python.Runtime.dll +0 -0
  10. aesim/simba/Resources/Resources/DesignExamples.jsimba +47149 -0
  11. aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +1063 -0
  12. aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +3000 -0
  13. aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +3025 -0
  14. aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +5869 -0
  15. aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +1903 -0
  16. aesim/simba/Resources/Resources/Examples/dcac_5lvl_npc.jsimba +3292 -0
  17. aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +525 -0
  18. aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +1237 -0
  19. aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +920 -0
  20. aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +860 -0
  21. aesim/simba/Resources/Resources/Examples/dcdc_buck_detailed.jsimba +713 -0
  22. aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +1183 -0
  23. aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +3178 -0
  24. aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +675 -0
  25. aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +458 -0
  26. aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +1393 -0
  27. aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +3607 -0
  28. aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +2912 -0
  29. aesim/simba/Resources/Resources/Examples/double_pulse_test.jsimba +557 -0
  30. aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6261 -0
  31. aesim/simba/Resources/Resources/PsimSimbaDictionary.json +15667 -0
  32. aesim/simba/Resources/Resources/libSimba.Solvers.linux-arm64.so +0 -0
  33. aesim/simba/Resources/Resources/simba_library.c +92 -0
  34. aesim/simba/Resources/Resources/simba_library.h +37 -0
  35. aesim/simba/Resources/Simba.Data.deps.json +1147 -0
  36. aesim/simba/Resources/Simba.Data.dll +0 -0
  37. aesim/simba/Resources/Simba.Data.runtimeconfig.json +13 -0
  38. aesim/simba/Resources/Simba.Drawing.dll +0 -0
  39. aesim/simba/Resources/Simba.Helper.dll +0 -0
  40. aesim/simba/Resources/System.Drawing.Common.dll +0 -0
  41. aesim/simba/Resources/System.Security.Permissions.dll +0 -0
  42. aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
  43. aesim/simba/Resources/dotnet/LICENSE.txt +23 -0
  44. aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +1822 -0
  45. aesim/simba/Resources/dotnet/dotnet +0 -0
  46. aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.so +0 -0
  47. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +2 -0
  48. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
  49. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.deps.json +2124 -0
  50. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.NETCore.App.runtimeconfig.json +5 -0
  51. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
  52. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.dll +0 -0
  53. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Primitives.dll +0 -0
  54. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
  55. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.AppContext.dll +0 -0
  56. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Buffers.dll +0 -0
  57. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
  58. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
  59. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
  60. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
  61. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
  62. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
  63. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
  64. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
  65. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
  66. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
  67. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.dll +0 -0
  68. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Configuration.dll +0 -0
  69. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
  70. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
  71. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
  72. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.DataSetExtensions.dll +0 -0
  73. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.dll +0 -0
  74. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Contracts.dll +0 -0
  75. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Debug.dll +0 -0
  76. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
  77. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
  78. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
  79. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
  80. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
  81. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tools.dll +0 -0
  82. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
  83. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Tracing.dll +0 -0
  84. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
  85. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.dll +0 -0
  86. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Dynamic.Runtime.dll +0 -0
  87. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
  88. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
  89. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Calendars.dll +0 -0
  90. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.Extensions.dll +0 -0
  91. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Globalization.dll +0 -0
  92. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
  93. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.FileSystem.dll +0 -0
  94. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
  95. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
  96. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
  97. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
  98. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Primitives.dll +0 -0
  99. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
  100. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.dll +0 -0
  101. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
  102. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
  103. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
  104. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
  105. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
  106. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.dll +0 -0
  107. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
  108. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
  109. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
  110. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
  111. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
  112. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
  113. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
  114. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
  115. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
  116. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
  117. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
  118. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
  119. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
  120. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
  121. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
  122. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
  123. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
  124. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
  125. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
  126. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
  127. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
  128. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
  129. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
  130. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.dll +0 -0
  131. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.Vectors.dll +0 -0
  132. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Numerics.dll +0 -0
  133. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
  134. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.CoreLib.dll +0 -0
  135. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
  136. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
  137. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
  138. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.dll +0 -0
  139. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
  140. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
  141. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
  142. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
  143. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Extensions.dll +0 -0
  144. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
  145. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Primitives.dll +0 -0
  146. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
  147. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.dll +0 -0
  148. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Reader.dll +0 -0
  149. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.ResourceManager.dll +0 -0
  150. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
  151. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
  152. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
  153. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
  154. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Handles.dll +0 -0
  155. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
  156. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
  157. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
  158. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
  159. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Loader.dll +0 -0
  160. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
  161. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
  162. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Json.dll +0 -0
  163. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
  164. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Xml.dll +0 -0
  165. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.dll +0 -0
  166. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
  167. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
  168. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
  169. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
  170. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Cng.dll +0 -0
  171. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Csp.dll +0 -0
  172. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Encoding.dll +0 -0
  173. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
  174. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.Primitives.dll +0 -0
  175. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
  176. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
  177. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
  178. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.dll +0 -0
  179. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.SecureString.dll +0 -0
  180. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.dll +0 -0
  181. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceModel.Web.dll +0 -0
  182. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ServiceProcess.dll +0 -0
  183. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.CodePages.dll +0 -0
  184. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.Extensions.dll +0 -0
  185. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encoding.dll +0 -0
  186. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
  187. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
  188. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
  189. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
  190. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Overlapped.dll +0 -0
  191. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
  192. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Extensions.dll +0 -0
  193. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
  194. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.dll +0 -0
  195. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Thread.dll +0 -0
  196. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.ThreadPool.dll +0 -0
  197. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Timer.dll +0 -0
  198. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
  199. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
  200. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.dll +0 -0
  201. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ValueTuple.dll +0 -0
  202. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
  203. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.dll +0 -0
  204. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Windows.dll +0 -0
  205. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Linq.dll +0 -0
  206. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.ReaderWriter.dll +0 -0
  207. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.Serialization.dll +0 -0
  208. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XDocument.dll +0 -0
  209. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.XDocument.dll +0 -0
  210. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XPath.dll +0 -0
  211. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlDocument.dll +0 -0
  212. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.XmlSerializer.dll +0 -0
  213. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Xml.dll +0 -0
  214. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
  215. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/WindowsBase.dll +0 -0
  216. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/createdump +0 -0
  217. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.so +0 -0
  218. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.IO.Compression.Native.so +0 -0
  219. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Native.so +0 -0
  220. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Net.Security.Native.so +0 -0
  221. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so +0 -0
  222. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.so +0 -0
  223. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.so +0 -0
  224. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclr.so +0 -0
  225. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libcoreclrtraceptprovider.so +0 -0
  226. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.so +0 -0
  227. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.so +0 -0
  228. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.so +0 -0
  229. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
  230. aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
  231. aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  232. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
  233. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
  234. aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
  235. aesim/simba/__init__.py +59 -0
  236. aesim/simba/__init__.pyi +24162 -0
  237. aesim.simba-2024.7.26a1.dist-info/METADATA +89 -0
  238. aesim.simba-2024.7.26a1.dist-info/RECORD +240 -0
  239. aesim.simba-2024.7.26a1.dist-info/WHEEL +5 -0
  240. aesim.simba-2024.7.26a1.dist-info/top_level.txt +1 -0
@@ -0,0 +1,920 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "3d99436d-33c5-4df3-a6b1-6637bed35619",
5
+ "Name": "DC-DC Buck-Chopper (Thermal)",
6
+ "Circuit": {
7
+ "Id": "7d15c119-2b07-471e-95af-0033746d7e82",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "Square Wave",
11
+ "Top": 1,
12
+ "Left": 5,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "C1",
18
+ "ID": "2eb428fb-aaf6-41a9-9fef-b201242935e7",
19
+ "Parameters": {
20
+ "Amplitude": "1",
21
+ "Frequency": "10k",
22
+ "DutyCycle": "0.5",
23
+ "Offset": "0",
24
+ "PhaseShift": "0",
25
+ "SamplingTime": "none",
26
+ "Name": "C1"
27
+ },
28
+ "EnabledScopes": [],
29
+ "ParametersDisplayAttributes": {
30
+ "Amplitude": {
31
+ "IsVisible": false,
32
+ "Suffix": "",
33
+ "RelativeLocation": "1 4",
34
+ "UnrotatedWidth": 2,
35
+ "UnrotatedHeight": 1,
36
+ "FontSize": 12,
37
+ "Color": "#04B404"
38
+ },
39
+ "Frequency": {
40
+ "IsVisible": false,
41
+ "Suffix": "Hz",
42
+ "RelativeLocation": "1 5",
43
+ "UnrotatedWidth": 2,
44
+ "UnrotatedHeight": 1,
45
+ "FontSize": 12,
46
+ "Color": "#04B404"
47
+ },
48
+ "DutyCycle": {
49
+ "IsVisible": false,
50
+ "Suffix": "",
51
+ "RelativeLocation": "1 6",
52
+ "UnrotatedWidth": 2,
53
+ "UnrotatedHeight": 1,
54
+ "FontSize": 12,
55
+ "Color": "#04B404"
56
+ },
57
+ "Offset": {
58
+ "IsVisible": false,
59
+ "Suffix": "",
60
+ "RelativeLocation": "1 7",
61
+ "UnrotatedWidth": 2,
62
+ "UnrotatedHeight": 1,
63
+ "FontSize": 12,
64
+ "Color": "#04B404"
65
+ },
66
+ "PhaseShift": {
67
+ "IsVisible": false,
68
+ "Suffix": "\u00B0",
69
+ "RelativeLocation": "1 8",
70
+ "UnrotatedWidth": 2,
71
+ "UnrotatedHeight": 1,
72
+ "FontSize": 12,
73
+ "Color": "#04B404"
74
+ },
75
+ "SamplingTime": {
76
+ "IsVisible": false,
77
+ "Suffix": "",
78
+ "RelativeLocation": "1 9",
79
+ "UnrotatedWidth": 2,
80
+ "UnrotatedHeight": 1,
81
+ "FontSize": 12,
82
+ "Color": "#04B404"
83
+ },
84
+ "Name": {
85
+ "IsVisible": true,
86
+ "Suffix": "",
87
+ "RelativeLocation": "1 -1",
88
+ "UnrotatedWidth": 2,
89
+ "UnrotatedHeight": 1,
90
+ "FontSize": 12,
91
+ "Color": "#04B404"
92
+ }
93
+ }
94
+ },
95
+ {
96
+ "LibraryName": "Capacitor",
97
+ "Top": 13,
98
+ "Left": 23,
99
+ "Angle": 90,
100
+ "HF": false,
101
+ "VF": false,
102
+ "Disabled": false,
103
+ "Name": "C2",
104
+ "ID": "591048eb-c9e7-452e-921e-d78ee19d5e09",
105
+ "Parameters": {
106
+ "Value": "100u",
107
+ "Vinit": "0",
108
+ "Name": "C2"
109
+ },
110
+ "EnabledScopes": [],
111
+ "ParametersDisplayAttributes": {
112
+ "Value": {
113
+ "IsVisible": true,
114
+ "Suffix": "F",
115
+ "RelativeLocation": "2 2",
116
+ "UnrotatedWidth": 2,
117
+ "UnrotatedHeight": 2,
118
+ "FontSize": 12,
119
+ "Color": "#0081BC"
120
+ },
121
+ "Vinit": {
122
+ "IsVisible": false,
123
+ "Suffix": "V",
124
+ "RelativeLocation": "2 3",
125
+ "UnrotatedWidth": 2,
126
+ "UnrotatedHeight": 1,
127
+ "FontSize": 12,
128
+ "Color": "#0081BC"
129
+ },
130
+ "Name": {
131
+ "IsVisible": true,
132
+ "Suffix": "",
133
+ "RelativeLocation": "2 -1",
134
+ "UnrotatedWidth": 2,
135
+ "UnrotatedHeight": 1,
136
+ "FontSize": 12,
137
+ "Color": "#0081BC"
138
+ }
139
+ }
140
+ },
141
+ {
142
+ "LibraryName": "Inductor",
143
+ "Top": 8,
144
+ "Left": 16,
145
+ "Angle": 0,
146
+ "HF": false,
147
+ "VF": false,
148
+ "Disabled": false,
149
+ "Name": "L1",
150
+ "ID": "e039d5e8-3598-45fc-a04e-0a08e2f6646d",
151
+ "Parameters": {
152
+ "Value": "1.2m",
153
+ "Iinit": "0",
154
+ "Name": "L1"
155
+ },
156
+ "EnabledScopes": [
157
+ "Current"
158
+ ],
159
+ "ParametersDisplayAttributes": {
160
+ "Value": {
161
+ "IsVisible": true,
162
+ "Suffix": "H",
163
+ "RelativeLocation": "2 2",
164
+ "UnrotatedWidth": 2,
165
+ "UnrotatedHeight": 1,
166
+ "FontSize": 12,
167
+ "Color": "#0081BC"
168
+ },
169
+ "Iinit": {
170
+ "IsVisible": false,
171
+ "Suffix": "",
172
+ "RelativeLocation": "2 4",
173
+ "UnrotatedWidth": 2,
174
+ "UnrotatedHeight": 1,
175
+ "FontSize": 12,
176
+ "Color": "#0081BC"
177
+ },
178
+ "Name": {
179
+ "IsVisible": true,
180
+ "Suffix": "",
181
+ "RelativeLocation": "2 -1",
182
+ "UnrotatedWidth": 2,
183
+ "UnrotatedHeight": 1,
184
+ "FontSize": 12,
185
+ "Color": "#0081BC"
186
+ }
187
+ }
188
+ },
189
+ {
190
+ "LibraryName": "Resistor",
191
+ "Top": 13,
192
+ "Left": 29,
193
+ "Angle": 90,
194
+ "HF": false,
195
+ "VF": false,
196
+ "Disabled": false,
197
+ "Name": "RLoad",
198
+ "ID": "f0b2fb62-c29c-49d8-8cd8-41a8cd85f20b",
199
+ "Parameters": {
200
+ "Value": "15",
201
+ "Name": "RLoad"
202
+ },
203
+ "EnabledScopes": [],
204
+ "ParametersDisplayAttributes": {
205
+ "Value": {
206
+ "IsVisible": true,
207
+ "Suffix": "\u03A9",
208
+ "RelativeLocation": "2 2",
209
+ "UnrotatedWidth": 2,
210
+ "UnrotatedHeight": 2,
211
+ "FontSize": 12,
212
+ "Color": "#0081BC"
213
+ },
214
+ "Name": {
215
+ "IsVisible": true,
216
+ "Suffix": "",
217
+ "RelativeLocation": "2 -3",
218
+ "UnrotatedWidth": 2,
219
+ "UnrotatedHeight": 2,
220
+ "FontSize": 12,
221
+ "Color": "#0081BC"
222
+ }
223
+ }
224
+ },
225
+ {
226
+ "LibraryName": "Ideal Diode",
227
+ "Top": 14,
228
+ "Left": 8,
229
+ "Angle": 270,
230
+ "HF": false,
231
+ "VF": true,
232
+ "Disabled": false,
233
+ "Name": "D1",
234
+ "ID": "8c704dad-e549-4f04-b10f-595dd6a7410b",
235
+ "Parameters": {
236
+ "Rd": "0",
237
+ "Vf": "0",
238
+ "Name": "D1"
239
+ },
240
+ "EnabledScopes": [
241
+ "Instantaneous Conduction Losses (W)",
242
+ "Instantaneous Switching Energy (J)",
243
+ "Junction Temperature (\u00B0)"
244
+ ],
245
+ "ThermalDataID": "bfab2b5d-1de1-424f-99dc-20b95f71c2df",
246
+ "LossCalculationFrequency": "10k",
247
+ "InitialTemperature": "25",
248
+ "CustomVariables": [],
249
+ "ParametersDisplayAttributes": {
250
+ "Rd": {
251
+ "IsVisible": false,
252
+ "Suffix": "",
253
+ "RelativeLocation": "2 0",
254
+ "UnrotatedWidth": 2,
255
+ "UnrotatedHeight": 1,
256
+ "FontSize": 12,
257
+ "Color": "#0081BC"
258
+ },
259
+ "Vf": {
260
+ "IsVisible": false,
261
+ "Suffix": "",
262
+ "RelativeLocation": "2 1",
263
+ "UnrotatedWidth": 2,
264
+ "UnrotatedHeight": 1,
265
+ "FontSize": 12,
266
+ "Color": "#0081BC"
267
+ },
268
+ "Name": {
269
+ "IsVisible": true,
270
+ "Suffix": "",
271
+ "RelativeLocation": "2 2",
272
+ "UnrotatedWidth": 2,
273
+ "UnrotatedHeight": 1,
274
+ "FontSize": 12,
275
+ "Color": "#0081BC"
276
+ }
277
+ }
278
+ },
279
+ {
280
+ "LibraryName": "Ideal IGBT",
281
+ "Top": 0,
282
+ "Left": 9,
283
+ "Angle": 0,
284
+ "HF": false,
285
+ "VF": false,
286
+ "Disabled": false,
287
+ "Name": "IGBT1",
288
+ "ID": "edaa5586-fa3b-452e-94bb-e7ead2df87d7",
289
+ "Parameters": {
290
+ "Ron": "0",
291
+ "Vf": "0",
292
+ "Name": "IGBT1"
293
+ },
294
+ "EnabledScopes": [
295
+ "Instantaneous Conduction Losses (W)",
296
+ "Instantaneous Switching Energy (J)",
297
+ "Junction Temperature (\u00B0)"
298
+ ],
299
+ "ThermalDataID": "c0933e1a-d381-4638-8ecd-74223b9f03e5",
300
+ "LossCalculationFrequency": "10k",
301
+ "InitialTemperature": "25",
302
+ "CustomVariables": [],
303
+ "ParametersDisplayAttributes": {
304
+ "Ron": {
305
+ "IsVisible": false,
306
+ "Suffix": "",
307
+ "RelativeLocation": "1 0",
308
+ "UnrotatedWidth": 2,
309
+ "UnrotatedHeight": 1,
310
+ "FontSize": 12,
311
+ "Color": "#0081BC"
312
+ },
313
+ "Vf": {
314
+ "IsVisible": false,
315
+ "Suffix": "",
316
+ "RelativeLocation": "1 1",
317
+ "UnrotatedWidth": 2,
318
+ "UnrotatedHeight": 1,
319
+ "FontSize": 12,
320
+ "Color": "#0081BC"
321
+ },
322
+ "Name": {
323
+ "IsVisible": true,
324
+ "Suffix": "",
325
+ "RelativeLocation": "1 2",
326
+ "UnrotatedWidth": 3,
327
+ "UnrotatedHeight": 2,
328
+ "FontSize": 12,
329
+ "Color": "#0081BC"
330
+ }
331
+ }
332
+ },
333
+ {
334
+ "LibraryName": "DC Voltage Source",
335
+ "Top": 5,
336
+ "Left": -2,
337
+ "Angle": 0,
338
+ "HF": false,
339
+ "VF": false,
340
+ "Disabled": false,
341
+ "Name": "DC1",
342
+ "ID": "e1236310-775b-49c2-bb5a-0b2790a07f67",
343
+ "Parameters": {
344
+ "Voltage": "600",
345
+ "Name": "DC1"
346
+ },
347
+ "EnabledScopes": [],
348
+ "ParametersDisplayAttributes": {
349
+ "Voltage": {
350
+ "IsVisible": false,
351
+ "Suffix": "",
352
+ "RelativeLocation": "2 2",
353
+ "UnrotatedWidth": 2,
354
+ "UnrotatedHeight": 1,
355
+ "FontSize": 12,
356
+ "Color": "#0081BC"
357
+ },
358
+ "Name": {
359
+ "IsVisible": true,
360
+ "Suffix": "",
361
+ "RelativeLocation": "4 3",
362
+ "UnrotatedWidth": 2,
363
+ "UnrotatedHeight": 2,
364
+ "FontSize": 12,
365
+ "Color": "#0081BC"
366
+ }
367
+ }
368
+ },
369
+ {
370
+ "LibraryName": "Ground",
371
+ "Top": 18,
372
+ "Left": -1,
373
+ "Angle": 0,
374
+ "HF": false,
375
+ "VF": false,
376
+ "Disabled": false,
377
+ "Name": "Ground1",
378
+ "ID": "32c788c7-7bd7-49c2-aa6c-7959c6b060e2",
379
+ "Parameters": {
380
+ "Name": "Ground1"
381
+ },
382
+ "EnabledScopes": [],
383
+ "ParametersDisplayAttributes": {
384
+ "Name": {
385
+ "IsVisible": false,
386
+ "Suffix": "",
387
+ "RelativeLocation": "4 3",
388
+ "UnrotatedWidth": 2,
389
+ "UnrotatedHeight": 2,
390
+ "FontSize": 12,
391
+ "Color": "#0081BC"
392
+ }
393
+ }
394
+ },
395
+ {
396
+ "LibraryName": "Thermal Resistor",
397
+ "Top": -4,
398
+ "Left": 23,
399
+ "Angle": 0,
400
+ "HF": false,
401
+ "VF": false,
402
+ "Disabled": false,
403
+ "Name": "Rheatsink",
404
+ "ID": "8e112800-3577-42b8-bee2-abc366fce913",
405
+ "Parameters": {
406
+ "Value": "0.1",
407
+ "Name": "Rheatsink"
408
+ },
409
+ "EnabledScopes": [],
410
+ "ParametersDisplayAttributes": {
411
+ "Value": {
412
+ "IsVisible": true,
413
+ "Suffix": "K/W ",
414
+ "RelativeLocation": "1 2",
415
+ "UnrotatedWidth": 4,
416
+ "UnrotatedHeight": 1,
417
+ "FontSize": 12,
418
+ "Color": "#E59400"
419
+ },
420
+ "Name": {
421
+ "IsVisible": true,
422
+ "Suffix": "",
423
+ "RelativeLocation": "2 -1",
424
+ "UnrotatedWidth": 2,
425
+ "UnrotatedHeight": 1,
426
+ "FontSize": 12,
427
+ "Color": "#E59400"
428
+ }
429
+ }
430
+ },
431
+ {
432
+ "LibraryName": "Constant Temperature",
433
+ "Top": -3,
434
+ "Left": 30,
435
+ "Angle": 0,
436
+ "HF": false,
437
+ "VF": false,
438
+ "Disabled": false,
439
+ "Name": "Tamb",
440
+ "ID": "b6d6176d-6a96-4479-8d8e-f03608983826",
441
+ "Parameters": {
442
+ "Temperature": "25",
443
+ "Name": "Tamb"
444
+ },
445
+ "EnabledScopes": [],
446
+ "ParametersDisplayAttributes": {
447
+ "Temperature": {
448
+ "IsVisible": true,
449
+ "Suffix": "\u00B0 ",
450
+ "RelativeLocation": "4 5",
451
+ "UnrotatedWidth": 2,
452
+ "UnrotatedHeight": 1,
453
+ "FontSize": 12,
454
+ "Color": "#E59400"
455
+ },
456
+ "Name": {
457
+ "IsVisible": true,
458
+ "Suffix": "",
459
+ "RelativeLocation": "4 3",
460
+ "UnrotatedWidth": 2,
461
+ "UnrotatedHeight": 2,
462
+ "FontSize": 12,
463
+ "Color": "#E59400"
464
+ }
465
+ }
466
+ },
467
+ {
468
+ "LibraryName": "Ground (Thermal)",
469
+ "Top": 5,
470
+ "Left": 31,
471
+ "Angle": 0,
472
+ "HF": false,
473
+ "VF": false,
474
+ "Disabled": false,
475
+ "Name": "Ground15",
476
+ "ID": "f8473f52-929f-4f2d-89a1-06c24bda2963",
477
+ "Parameters": {
478
+ "Name": "Ground15"
479
+ },
480
+ "EnabledScopes": [],
481
+ "ParametersDisplayAttributes": {
482
+ "Name": {
483
+ "IsVisible": false,
484
+ "Suffix": "",
485
+ "RelativeLocation": "4 3",
486
+ "UnrotatedWidth": 2,
487
+ "UnrotatedHeight": 2,
488
+ "FontSize": 12,
489
+ "Color": "#E59400"
490
+ }
491
+ }
492
+ },
493
+ {
494
+ "LibraryName": "Ground (Thermal)",
495
+ "Top": 5,
496
+ "Left": 19,
497
+ "Angle": 0,
498
+ "HF": false,
499
+ "VF": false,
500
+ "Disabled": false,
501
+ "Name": "Ground14",
502
+ "ID": "7d27a5c2-7580-429d-8058-1e32d9905b95",
503
+ "Parameters": {
504
+ "Name": "Ground14"
505
+ },
506
+ "EnabledScopes": [],
507
+ "ParametersDisplayAttributes": {
508
+ "Name": {
509
+ "IsVisible": false,
510
+ "Suffix": "",
511
+ "RelativeLocation": "4 3",
512
+ "UnrotatedWidth": 2,
513
+ "UnrotatedHeight": 2,
514
+ "FontSize": 12,
515
+ "Color": "#E59400"
516
+ }
517
+ }
518
+ },
519
+ {
520
+ "LibraryName": "Thermal Capacitor",
521
+ "Top": 0,
522
+ "Left": 17,
523
+ "Angle": 90,
524
+ "HF": false,
525
+ "VF": false,
526
+ "Disabled": false,
527
+ "Name": "Heatsink",
528
+ "ID": "ad251ca5-124f-475a-8d1a-c71e8ad7b1a7",
529
+ "Parameters": {
530
+ "Value": "0.05",
531
+ "Vinit": "25",
532
+ "Name": "Heatsink"
533
+ },
534
+ "EnabledScopes": [
535
+ "Temperature"
536
+ ],
537
+ "ParametersDisplayAttributes": {
538
+ "Value": {
539
+ "IsVisible": true,
540
+ "Suffix": "J/K ",
541
+ "RelativeLocation": "3 -3",
542
+ "UnrotatedWidth": 2,
543
+ "UnrotatedHeight": 3,
544
+ "FontSize": 12,
545
+ "Color": "#E59400"
546
+ },
547
+ "Vinit": {
548
+ "IsVisible": false,
549
+ "Suffix": "\u00B0",
550
+ "RelativeLocation": "2 5",
551
+ "UnrotatedWidth": 2,
552
+ "UnrotatedHeight": 1,
553
+ "FontSize": 12,
554
+ "Color": "#E59400"
555
+ },
556
+ "Name": {
557
+ "IsVisible": true,
558
+ "Suffix": "",
559
+ "RelativeLocation": "2 -3",
560
+ "UnrotatedWidth": 2,
561
+ "UnrotatedHeight": 3,
562
+ "FontSize": 12,
563
+ "Color": "#E59400"
564
+ }
565
+ }
566
+ }
567
+ ],
568
+ "Connectors": [
569
+ {
570
+ "Segments": [
571
+ {
572
+ "StartX": 16,
573
+ "StartY": 9,
574
+ "EndX": 11,
575
+ "EndY": 9
576
+ },
577
+ {
578
+ "StartX": 11,
579
+ "StartY": 6,
580
+ "EndX": 11,
581
+ "EndY": 9
582
+ },
583
+ {
584
+ "StartX": 11,
585
+ "StartY": 9,
586
+ "EndX": 11,
587
+ "EndY": 12
588
+ }
589
+ ],
590
+ "Name": "C7"
591
+ },
592
+ {
593
+ "Segments": [
594
+ {
595
+ "StartX": 12,
596
+ "StartY": 13,
597
+ "EndX": 15,
598
+ "EndY": 13
599
+ },
600
+ {
601
+ "StartX": 13,
602
+ "StartY": 5,
603
+ "EndX": 15,
604
+ "EndY": 5
605
+ },
606
+ {
607
+ "StartX": 20,
608
+ "StartY": -2,
609
+ "EndX": 20,
610
+ "EndY": -3
611
+ },
612
+ {
613
+ "StartX": 15,
614
+ "StartY": -3,
615
+ "EndX": 20,
616
+ "EndY": -3
617
+ },
618
+ {
619
+ "StartX": 20,
620
+ "StartY": -3,
621
+ "EndX": 23,
622
+ "EndY": -3
623
+ },
624
+ {
625
+ "StartX": 15,
626
+ "StartY": -3,
627
+ "EndX": 15,
628
+ "EndY": 5
629
+ },
630
+ {
631
+ "StartX": 15,
632
+ "StartY": 5,
633
+ "EndX": 15,
634
+ "EndY": 13
635
+ }
636
+ ],
637
+ "Name": "C6"
638
+ },
639
+ {
640
+ "Segments": [
641
+ {
642
+ "StartX": 0,
643
+ "StartY": -3,
644
+ "EndX": 11,
645
+ "EndY": -3
646
+ },
647
+ {
648
+ "StartX": 0,
649
+ "StartY": 5,
650
+ "EndX": 0,
651
+ "EndY": -3
652
+ },
653
+ {
654
+ "StartX": 11,
655
+ "StartY": 0,
656
+ "EndX": 11,
657
+ "EndY": -3
658
+ }
659
+ ],
660
+ "Name": "C1"
661
+ },
662
+ {
663
+ "Segments": [
664
+ {
665
+ "StartX": 32,
666
+ "StartY": 17,
667
+ "EndX": 32,
668
+ "EndY": 18
669
+ },
670
+ {
671
+ "StartX": 0,
672
+ "StartY": 18,
673
+ "EndX": 0,
674
+ "EndY": 13
675
+ },
676
+ {
677
+ "StartX": 0,
678
+ "StartY": 18,
679
+ "EndX": 11,
680
+ "EndY": 18
681
+ },
682
+ {
683
+ "StartX": 26,
684
+ "StartY": 17,
685
+ "EndX": 26,
686
+ "EndY": 18
687
+ },
688
+ {
689
+ "StartX": 11,
690
+ "StartY": 18,
691
+ "EndX": 26,
692
+ "EndY": 18
693
+ },
694
+ {
695
+ "StartX": 26,
696
+ "StartY": 18,
697
+ "EndX": 32,
698
+ "EndY": 18
699
+ }
700
+ ],
701
+ "Name": "C5"
702
+ },
703
+ {
704
+ "Segments": [
705
+ {
706
+ "StartX": 32,
707
+ "StartY": 11,
708
+ "EndX": 32,
709
+ "EndY": 9
710
+ },
711
+ {
712
+ "StartX": 26,
713
+ "StartY": 11,
714
+ "EndX": 26,
715
+ "EndY": 9
716
+ },
717
+ {
718
+ "StartX": 22,
719
+ "StartY": 9,
720
+ "EndX": 26,
721
+ "EndY": 9
722
+ },
723
+ {
724
+ "StartX": 26,
725
+ "StartY": 9,
726
+ "EndX": 32,
727
+ "EndY": 9
728
+ }
729
+ ],
730
+ "Name": "C8"
731
+ },
732
+ {
733
+ "Segments": [
734
+ {
735
+ "StartX": 20,
736
+ "StartY": 5,
737
+ "EndX": 20,
738
+ "EndY": 4
739
+ }
740
+ ],
741
+ "Name": "C2"
742
+ },
743
+ {
744
+ "Segments": [
745
+ {
746
+ "StartX": 32,
747
+ "StartY": -3,
748
+ "EndX": 29,
749
+ "EndY": -3
750
+ }
751
+ ],
752
+ "Name": "C3"
753
+ }
754
+ ],
755
+ "Name": "Top Circuit",
756
+ "Variables": [],
757
+ "VariableFile": ""
758
+ },
759
+ "TransientAnalysis": {
760
+ "EndTime": "3",
761
+ "FixedTimeStep": false,
762
+ "SaveInitialPoint": true,
763
+ "CompressScopes": false,
764
+ "StopAtSteadyState": true,
765
+ "TimeStep": "1E-06",
766
+ "BaseFrequencyParameterEnabled": false,
767
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
768
+ "BaseFrequency": "60",
769
+ "NumberOfBasePeriodsSaved": "1"
770
+ }
771
+ }
772
+ ],
773
+ "Libraries": [],
774
+ "TestBenches": [],
775
+ "ThermalData": [
776
+ {
777
+ "Name": "Infineon IGW25T120 - diode",
778
+ "Manufacturer": "Infineon",
779
+ "PartNumber": "IGW25T120",
780
+ "Comment": "",
781
+ "ConductionLossesGateDependency": false,
782
+ "SemiconductorType": "DiodeThermalDataSemiconductorType",
783
+ "ThermalImpedanceType": "CauerThermalNetworkType",
784
+ "ConductionLosses": [
785
+ {
786
+ "Temperature": 25,
787
+ "IVSerialized": "[0 0.678692948; 2.5 0.970181044; 6.25 1.15570151; 12.5 1.371064677; 25 1.683661514; 50 2.137391761; 100 2.795975318]"
788
+ },
789
+ {
790
+ "Temperature": 150,
791
+ "IVSerialized": "[0 0.448254885; 2.5 0.751787618; 6.25 0.977812469; 12.5 1.255040189; 25 1.677398884; 50 2.320865805; 100 3.301192914]"
792
+ }
793
+ ],
794
+ "ConductionLossesGateOff": [],
795
+ "TurnOnLosses": [
796
+ {
797
+ "Temperature": 25,
798
+ "Voltage": 0,
799
+ "EISerialized": "[0 0]"
800
+ }
801
+ ],
802
+ "TurnOffLosses": [
803
+ {
804
+ "Temperature": 25,
805
+ "Voltage": -600,
806
+ "EISerialized": "[0 0; 2.5 0.0001513; 6.25 0.0002728; 12.5 0.000426; 25 0.0006651; 50 0.001039; 100 0.001622]"
807
+ },
808
+ {
809
+ "Temperature": 25,
810
+ "Voltage": 0,
811
+ "EISerialized": "[0 0; 2.5 0; 6.25 0; 12.5 0; 25 0; 50 0; 100 0]"
812
+ },
813
+ {
814
+ "Temperature": 150,
815
+ "Voltage": -600,
816
+ "EISerialized": "[0 0.0001165; 2.5 0.0005279; 6.25 0.0008002; 12.5 0.00112; 25 0.001591; 50 0.002281; 100 0.003295]"
817
+ },
818
+ {
819
+ "Temperature": 150,
820
+ "Voltage": 0,
821
+ "EISerialized": "[0 0; 2.5 0; 6.25 0; 12.5 0; 25 0; 50 0; 100 0]"
822
+ }
823
+ ],
824
+ "CustomVariables": [],
825
+ "Constants": [],
826
+ "Custom1DTables": [],
827
+ "Custom2DTables": [],
828
+ "Custom3DTables": [],
829
+ "ConductionLossComputationMethod": 1,
830
+ "ConductionLossComputationFormula": null,
831
+ "ConductionLossComputationMethodGateOff": 1,
832
+ "ConductionLossComputationFormulaGateOff": "",
833
+ "TurnOnLossComputationMethod": "LookUpTableComputationMethodType",
834
+ "TurnOnLossComputationFormula": null,
835
+ "TurnOffLossComputationMethod": "LookUpTableComputationMethodType",
836
+ "TurnOffLossComputationFormula": null,
837
+ "ThermalImpedanceDataSerialized": "[0.1924604249412343 0.001046180994345205; 0.2959127582819949 0.003835111157647479; 0.2996077040504475 0.0371665220168601; 0.2120191127263233 0.428236985116307]",
838
+ "ID": "bfab2b5d-1de1-424f-99dc-20b95f71c2df"
839
+ },
840
+ {
841
+ "Name": "Infineon IGW25T120 - igbt",
842
+ "Manufacturer": "Infineon",
843
+ "PartNumber": "IGW25T120",
844
+ "Comment": "",
845
+ "ConductionLossesGateDependency": false,
846
+ "SemiconductorType": "IGBTThermalDataSemiconductorType",
847
+ "ThermalImpedanceType": "CauerThermalNetworkType",
848
+ "ConductionLosses": [
849
+ {
850
+ "Temperature": 25,
851
+ "IVSerialized": "[0 0.870996105; 2.5 0.985626667; 6.25 1.128528061; 12.5 1.346061986; 25 1.747344014; 50 2.487583799; 100 3.853094591]"
852
+ },
853
+ {
854
+ "Temperature": 150,
855
+ "IVSerialized": "[0 0.79519195; 2.5 0.898404461; 6.25 1.072545432; 12.5 1.381043393; 25 2.032681058; 50 3.409129852; 100 6.316591137]"
856
+ }
857
+ ],
858
+ "ConductionLossesGateOff": [],
859
+ "TurnOnLosses": [
860
+ {
861
+ "Temperature": 25,
862
+ "Voltage": 0,
863
+ "EISerialized": "[0 0; 2.5 0; 6.25 0; 12.5 0; 25 0; 50 0; 100 0]"
864
+ },
865
+ {
866
+ "Temperature": 25,
867
+ "Voltage": 600,
868
+ "EISerialized": "[0 0.000611; 2.5 0.000631; 6.25 0.000721; 12.5 0.001; 25 0.002; 50 0.00554; 100 0.0181]"
869
+ },
870
+ {
871
+ "Temperature": 150,
872
+ "Voltage": 0,
873
+ "EISerialized": "[0 0; 2.5 0; 6.25 0; 12.5 0; 25 0; 50 0; 100 0]"
874
+ },
875
+ {
876
+ "Temperature": 150,
877
+ "Voltage": 600,
878
+ "EISerialized": "[0 0.000888309; 2.5 0.000918502; 6.25 0.001049156; 12.5 0.00145846; 25 0.002909314; 50 0.008052135; 100 0.026281811]"
879
+ }
880
+ ],
881
+ "TurnOffLosses": [
882
+ {
883
+ "Temperature": 25,
884
+ "Voltage": 0,
885
+ "EISerialized": "[0 0; 2.5 0; 6.25 0; 12.5 0; 25 0; 50 0; 100 0]"
886
+ },
887
+ {
888
+ "Temperature": 25,
889
+ "Voltage": 600,
890
+ "EISerialized": "[0 0.000838; 2.5 0.000975; 6.25 0.00118; 12.5 0.00152; 25 0.0022; 50 0.00356; 100 0.00627]"
891
+ },
892
+ {
893
+ "Temperature": 150,
894
+ "Voltage": 0,
895
+ "EISerialized": "[0 0; 2.5 0; 6.25 0; 12.5 0; 25 0; 50 0; 100 0]"
896
+ },
897
+ {
898
+ "Temperature": 150,
899
+ "Voltage": 600,
900
+ "EISerialized": "[0 0.001756218; 2.5 0.002042873; 6.25 0.002471436; 12.5 0.003184511; 25 0.004608524; 50 0.007452281; 100 0.013131273]"
901
+ }
902
+ ],
903
+ "CustomVariables": [],
904
+ "Constants": [],
905
+ "Custom1DTables": [],
906
+ "Custom2DTables": [],
907
+ "Custom3DTables": [],
908
+ "ConductionLossComputationMethod": 1,
909
+ "ConductionLossComputationFormula": null,
910
+ "ConductionLossComputationMethodGateOff": 1,
911
+ "ConductionLossComputationFormulaGateOff": "",
912
+ "TurnOnLossComputationMethod": "LookUpTableComputationMethodType",
913
+ "TurnOnLossComputationFormula": null,
914
+ "TurnOffLossComputationMethod": "LookUpTableComputationMethodType",
915
+ "TurnOffLossComputationFormula": null,
916
+ "ThermalImpedanceDataSerialized": "[0.1030137799880985 0.001979725611633244; 0.1693404629114745 0.006702403756692395; 0.2181120637410806 0.0740546850601722; 0.1595336933593466 0.59036192460012]",
917
+ "ID": "c0933e1a-d381-4638-8ecd-74223b9f03e5"
918
+ }
919
+ ]
920
+ }