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,3025 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "12d22a79-0052-4b0b-8b6b-791c0aab2afa",
5
+ "Name": "AC-DC PFC Totem Pole",
6
+ "Circuit": {
7
+ "Id": "00074088-8fc5-4e2a-a915-8646ba35ddd2",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "Differential Voltage Probe",
11
+ "Top": 13,
12
+ "Left": -96,
13
+ "Angle": 90,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "VP1",
18
+ "ID": "6c9b1c42-f83f-4963-bd41-4ca9e04b1478",
19
+ "Parameters": {
20
+ "Gain": "1/240",
21
+ "SamplingTime": "auto",
22
+ "Name": "VP1"
23
+ },
24
+ "EnabledScopes": [
25
+ "Out"
26
+ ],
27
+ "ParametersDisplayAttributes": {
28
+ "Gain": {
29
+ "IsVisible": false,
30
+ "Suffix": "",
31
+ "RelativeLocation": "2 2",
32
+ "UnrotatedWidth": 2,
33
+ "UnrotatedHeight": 1,
34
+ "FontSize": 12,
35
+ "Color": "#0081BC"
36
+ },
37
+ "SamplingTime": {
38
+ "IsVisible": false,
39
+ "Suffix": "",
40
+ "RelativeLocation": "2 3",
41
+ "UnrotatedWidth": 2,
42
+ "UnrotatedHeight": 1,
43
+ "FontSize": 12,
44
+ "Color": "#0081BC"
45
+ },
46
+ "Name": {
47
+ "IsVisible": true,
48
+ "Suffix": "",
49
+ "RelativeLocation": "1 -1",
50
+ "UnrotatedWidth": 2,
51
+ "UnrotatedHeight": 1,
52
+ "FontSize": 12,
53
+ "Color": "#0081BC"
54
+ }
55
+ }
56
+ },
57
+ {
58
+ "LibraryName": "Resistor",
59
+ "Top": 9,
60
+ "Left": -91,
61
+ "Angle": 0,
62
+ "HF": false,
63
+ "VF": false,
64
+ "Disabled": false,
65
+ "Name": "R1",
66
+ "ID": "269c184a-2e25-444b-befd-c33755e3180c",
67
+ "Parameters": {
68
+ "Value": "56m",
69
+ "Name": "R1"
70
+ },
71
+ "EnabledScopes": [],
72
+ "ParametersDisplayAttributes": {
73
+ "Value": {
74
+ "IsVisible": true,
75
+ "Suffix": "\u03A9",
76
+ "RelativeLocation": "2 2",
77
+ "UnrotatedWidth": 2,
78
+ "UnrotatedHeight": 1,
79
+ "FontSize": 12,
80
+ "Color": "#0081BC"
81
+ },
82
+ "Name": {
83
+ "IsVisible": true,
84
+ "Suffix": "",
85
+ "RelativeLocation": "2 -1",
86
+ "UnrotatedWidth": 2,
87
+ "UnrotatedHeight": 1,
88
+ "FontSize": 12,
89
+ "Color": "#0081BC"
90
+ }
91
+ }
92
+ },
93
+ {
94
+ "LibraryName": "Inductor",
95
+ "Top": 9,
96
+ "Left": -85,
97
+ "Angle": 0,
98
+ "HF": false,
99
+ "VF": false,
100
+ "Disabled": false,
101
+ "Name": "L1",
102
+ "ID": "e61a616c-3862-4251-bb37-eee9f016fd89",
103
+ "Parameters": {
104
+ "Value": "350u",
105
+ "Iinit": "0",
106
+ "Name": "L1"
107
+ },
108
+ "EnabledScopes": [],
109
+ "ParametersDisplayAttributes": {
110
+ "Value": {
111
+ "IsVisible": true,
112
+ "Suffix": "H",
113
+ "RelativeLocation": "2 2",
114
+ "UnrotatedWidth": 2,
115
+ "UnrotatedHeight": 1,
116
+ "FontSize": 12,
117
+ "Color": "#0081BC"
118
+ },
119
+ "Iinit": {
120
+ "IsVisible": false,
121
+ "Suffix": "",
122
+ "RelativeLocation": "2 4",
123
+ "UnrotatedWidth": 2,
124
+ "UnrotatedHeight": 1,
125
+ "FontSize": 12,
126
+ "Color": "#0081BC"
127
+ },
128
+ "Name": {
129
+ "IsVisible": true,
130
+ "Suffix": "",
131
+ "RelativeLocation": "2 -1",
132
+ "UnrotatedWidth": 2,
133
+ "UnrotatedHeight": 1,
134
+ "FontSize": 12,
135
+ "Color": "#0081BC"
136
+ }
137
+ }
138
+ },
139
+ {
140
+ "LibraryName": "Control Output Connector Label",
141
+ "Top": 0,
142
+ "Left": -79,
143
+ "Angle": 0,
144
+ "HF": false,
145
+ "VF": false,
146
+ "Disabled": false,
147
+ "Name": "Q1",
148
+ "ID": "3c94d170-1f0c-4c45-a193-a2f9d6fef87b",
149
+ "Parameters": {
150
+ "Name": "Q1"
151
+ },
152
+ "EnabledScopes": [],
153
+ "ParametersDisplayAttributes": {
154
+ "Name": {
155
+ "IsVisible": false,
156
+ "Suffix": "",
157
+ "RelativeLocation": "1 -1",
158
+ "UnrotatedWidth": 2,
159
+ "UnrotatedHeight": 1,
160
+ "FontSize": 12,
161
+ "Color": "#04B404"
162
+ }
163
+ }
164
+ },
165
+ {
166
+ "LibraryName": "Control Output Connector Label",
167
+ "Top": 26,
168
+ "Left": -79,
169
+ "Angle": 0,
170
+ "HF": false,
171
+ "VF": false,
172
+ "Disabled": false,
173
+ "Name": "!Q1",
174
+ "ID": "c1e324ab-98af-4883-a947-5eaf6d2c7176",
175
+ "Parameters": {
176
+ "Name": "!Q1"
177
+ },
178
+ "EnabledScopes": [],
179
+ "ParametersDisplayAttributes": {
180
+ "Name": {
181
+ "IsVisible": false,
182
+ "Suffix": "",
183
+ "RelativeLocation": "1 -1",
184
+ "UnrotatedWidth": 2,
185
+ "UnrotatedHeight": 1,
186
+ "FontSize": 12,
187
+ "Color": "#04B404"
188
+ }
189
+ }
190
+ },
191
+ {
192
+ "LibraryName": "Current Probe",
193
+ "Top": 9,
194
+ "Left": -78,
195
+ "Angle": 0,
196
+ "HF": false,
197
+ "VF": false,
198
+ "Disabled": false,
199
+ "Name": "CP1",
200
+ "ID": "7da19b7a-93e7-4fd7-9ed2-aa299d5ca9b2",
201
+ "Parameters": {
202
+ "Gain": "1/21.07",
203
+ "SamplingTime": "auto",
204
+ "Name": "CP1"
205
+ },
206
+ "EnabledScopes": [
207
+ "Out"
208
+ ],
209
+ "ParametersDisplayAttributes": {
210
+ "Gain": {
211
+ "IsVisible": false,
212
+ "Suffix": "",
213
+ "RelativeLocation": "2 2",
214
+ "UnrotatedWidth": 2,
215
+ "UnrotatedHeight": 1,
216
+ "FontSize": 12,
217
+ "Color": "#0081BC"
218
+ },
219
+ "SamplingTime": {
220
+ "IsVisible": false,
221
+ "Suffix": "",
222
+ "RelativeLocation": "2 3",
223
+ "UnrotatedWidth": 2,
224
+ "UnrotatedHeight": 1,
225
+ "FontSize": 12,
226
+ "Color": "#0081BC"
227
+ },
228
+ "Name": {
229
+ "IsVisible": true,
230
+ "Suffix": "",
231
+ "RelativeLocation": "1 -1",
232
+ "UnrotatedWidth": 2,
233
+ "UnrotatedHeight": 1,
234
+ "FontSize": 12,
235
+ "Color": "#0081BC"
236
+ }
237
+ }
238
+ },
239
+ {
240
+ "LibraryName": "Ideal MOSFET",
241
+ "Top": -2,
242
+ "Left": -75,
243
+ "Angle": 0,
244
+ "HF": false,
245
+ "VF": false,
246
+ "Disabled": false,
247
+ "Name": "T1",
248
+ "ID": "3e7891fe-1e8b-49fc-af5a-cdc30fbeef46",
249
+ "Parameters": {
250
+ "Ron": "0.1m",
251
+ "Name": "T1"
252
+ },
253
+ "EnabledScopes": [
254
+ "In"
255
+ ],
256
+ "ParametersDisplayAttributes": {
257
+ "Ron": {
258
+ "IsVisible": false,
259
+ "Suffix": "",
260
+ "RelativeLocation": "1 0",
261
+ "UnrotatedWidth": 2,
262
+ "UnrotatedHeight": 1,
263
+ "FontSize": 12,
264
+ "Color": "#0081BC"
265
+ },
266
+ "Name": {
267
+ "IsVisible": true,
268
+ "Suffix": "",
269
+ "RelativeLocation": "2 2",
270
+ "UnrotatedWidth": 2,
271
+ "UnrotatedHeight": 2,
272
+ "FontSize": 12,
273
+ "Color": "#0081BC"
274
+ }
275
+ }
276
+ },
277
+ {
278
+ "LibraryName": "Ideal MOSFET",
279
+ "Top": 24,
280
+ "Left": -75,
281
+ "Angle": 0,
282
+ "HF": false,
283
+ "VF": false,
284
+ "Disabled": false,
285
+ "Name": "!T1",
286
+ "ID": "da983bd9-7bf0-4d71-9140-4de9164c233e",
287
+ "Parameters": {
288
+ "Ron": "0.1m",
289
+ "Name": "!T1"
290
+ },
291
+ "EnabledScopes": [
292
+ "In"
293
+ ],
294
+ "ParametersDisplayAttributes": {
295
+ "Ron": {
296
+ "IsVisible": false,
297
+ "Suffix": "",
298
+ "RelativeLocation": "1 0",
299
+ "UnrotatedWidth": 2,
300
+ "UnrotatedHeight": 1,
301
+ "FontSize": 12,
302
+ "Color": "#0081BC"
303
+ },
304
+ "Name": {
305
+ "IsVisible": true,
306
+ "Suffix": "",
307
+ "RelativeLocation": "2 2",
308
+ "UnrotatedWidth": 2,
309
+ "UnrotatedHeight": 2,
310
+ "FontSize": 12,
311
+ "Color": "#0081BC"
312
+ }
313
+ }
314
+ },
315
+ {
316
+ "LibraryName": "Ideal Diode",
317
+ "Top": 0,
318
+ "Left": -73,
319
+ "Angle": 270,
320
+ "HF": false,
321
+ "VF": false,
322
+ "Disabled": false,
323
+ "Name": "D1",
324
+ "ID": "3cc7c32b-354f-4d0c-99af-0f1185a6b0ed",
325
+ "Parameters": {
326
+ "Rd": "0.1m",
327
+ "Vf": "3.3",
328
+ "Name": "D1"
329
+ },
330
+ "EnabledScopes": [
331
+ "Current"
332
+ ],
333
+ "ParametersDisplayAttributes": {
334
+ "Rd": {
335
+ "IsVisible": false,
336
+ "Suffix": "",
337
+ "RelativeLocation": "2 0",
338
+ "UnrotatedWidth": 2,
339
+ "UnrotatedHeight": 1,
340
+ "FontSize": 12,
341
+ "Color": "#0081BC"
342
+ },
343
+ "Vf": {
344
+ "IsVisible": false,
345
+ "Suffix": "",
346
+ "RelativeLocation": "2 1",
347
+ "UnrotatedWidth": 2,
348
+ "UnrotatedHeight": 1,
349
+ "FontSize": 12,
350
+ "Color": "#0081BC"
351
+ },
352
+ "Name": {
353
+ "IsVisible": true,
354
+ "Suffix": "",
355
+ "RelativeLocation": "2 2",
356
+ "UnrotatedWidth": 2,
357
+ "UnrotatedHeight": 1,
358
+ "FontSize": 12,
359
+ "Color": "#0081BC"
360
+ }
361
+ }
362
+ },
363
+ {
364
+ "LibraryName": "Ideal Diode",
365
+ "Top": 26,
366
+ "Left": -73,
367
+ "Angle": 270,
368
+ "HF": false,
369
+ "VF": false,
370
+ "Disabled": false,
371
+ "Name": "!D1",
372
+ "ID": "52529f0c-55f8-4476-ba29-e0d96211f121",
373
+ "Parameters": {
374
+ "Rd": "0.1m",
375
+ "Vf": "3.3",
376
+ "Name": "!D1"
377
+ },
378
+ "EnabledScopes": [
379
+ "Current"
380
+ ],
381
+ "ParametersDisplayAttributes": {
382
+ "Rd": {
383
+ "IsVisible": false,
384
+ "Suffix": "",
385
+ "RelativeLocation": "2 0",
386
+ "UnrotatedWidth": 2,
387
+ "UnrotatedHeight": 1,
388
+ "FontSize": 12,
389
+ "Color": "#0081BC"
390
+ },
391
+ "Vf": {
392
+ "IsVisible": false,
393
+ "Suffix": "",
394
+ "RelativeLocation": "2 1",
395
+ "UnrotatedWidth": 2,
396
+ "UnrotatedHeight": 1,
397
+ "FontSize": 12,
398
+ "Color": "#0081BC"
399
+ },
400
+ "Name": {
401
+ "IsVisible": true,
402
+ "Suffix": "",
403
+ "RelativeLocation": "2 2",
404
+ "UnrotatedWidth": 2,
405
+ "UnrotatedHeight": 1,
406
+ "FontSize": 12,
407
+ "Color": "#0081BC"
408
+ }
409
+ }
410
+ },
411
+ {
412
+ "LibraryName": "Control Output Connector Label",
413
+ "Top": 0,
414
+ "Left": -67,
415
+ "Angle": 0,
416
+ "HF": false,
417
+ "VF": false,
418
+ "Disabled": false,
419
+ "Name": "!Q2",
420
+ "ID": "4938e8d3-1baa-493d-85fd-9708bdbe5d2c",
421
+ "Parameters": {
422
+ "Name": "!Q2"
423
+ },
424
+ "EnabledScopes": [],
425
+ "ParametersDisplayAttributes": {
426
+ "Name": {
427
+ "IsVisible": false,
428
+ "Suffix": "",
429
+ "RelativeLocation": "1 -1",
430
+ "UnrotatedWidth": 2,
431
+ "UnrotatedHeight": 1,
432
+ "FontSize": 12,
433
+ "Color": "#04B404"
434
+ }
435
+ }
436
+ },
437
+ {
438
+ "LibraryName": "Control Output Connector Label",
439
+ "Top": 26,
440
+ "Left": -67,
441
+ "Angle": 0,
442
+ "HF": false,
443
+ "VF": false,
444
+ "Disabled": false,
445
+ "Name": "Q2",
446
+ "ID": "10074f6d-a38f-4c2b-93c2-2212d369067c",
447
+ "Parameters": {
448
+ "Name": "Q2"
449
+ },
450
+ "EnabledScopes": [],
451
+ "ParametersDisplayAttributes": {
452
+ "Name": {
453
+ "IsVisible": false,
454
+ "Suffix": "",
455
+ "RelativeLocation": "1 -1",
456
+ "UnrotatedWidth": 2,
457
+ "UnrotatedHeight": 1,
458
+ "FontSize": 12,
459
+ "Color": "#04B404"
460
+ }
461
+ }
462
+ },
463
+ {
464
+ "LibraryName": "Ideal MOSFET",
465
+ "Top": -2,
466
+ "Left": -63,
467
+ "Angle": 0,
468
+ "HF": false,
469
+ "VF": false,
470
+ "Disabled": false,
471
+ "Name": "!T2",
472
+ "ID": "e6f36cf3-608a-47fe-bd58-87ac5896a878",
473
+ "Parameters": {
474
+ "Ron": "0.1m",
475
+ "Name": "!T2"
476
+ },
477
+ "EnabledScopes": [],
478
+ "ParametersDisplayAttributes": {
479
+ "Ron": {
480
+ "IsVisible": false,
481
+ "Suffix": "",
482
+ "RelativeLocation": "1 0",
483
+ "UnrotatedWidth": 2,
484
+ "UnrotatedHeight": 1,
485
+ "FontSize": 12,
486
+ "Color": "#0081BC"
487
+ },
488
+ "Name": {
489
+ "IsVisible": true,
490
+ "Suffix": "",
491
+ "RelativeLocation": "2 2",
492
+ "UnrotatedWidth": 2,
493
+ "UnrotatedHeight": 2,
494
+ "FontSize": 12,
495
+ "Color": "#0081BC"
496
+ }
497
+ }
498
+ },
499
+ {
500
+ "LibraryName": "Ideal MOSFET",
501
+ "Top": 24,
502
+ "Left": -63,
503
+ "Angle": 0,
504
+ "HF": false,
505
+ "VF": false,
506
+ "Disabled": false,
507
+ "Name": "T2",
508
+ "ID": "855468ff-a249-46f2-a253-b90aba872438",
509
+ "Parameters": {
510
+ "Ron": "0.1m",
511
+ "Name": "T2"
512
+ },
513
+ "EnabledScopes": [
514
+ "In"
515
+ ],
516
+ "ParametersDisplayAttributes": {
517
+ "Ron": {
518
+ "IsVisible": false,
519
+ "Suffix": "",
520
+ "RelativeLocation": "1 0",
521
+ "UnrotatedWidth": 2,
522
+ "UnrotatedHeight": 1,
523
+ "FontSize": 12,
524
+ "Color": "#0081BC"
525
+ },
526
+ "Name": {
527
+ "IsVisible": true,
528
+ "Suffix": "",
529
+ "RelativeLocation": "2 2",
530
+ "UnrotatedWidth": 2,
531
+ "UnrotatedHeight": 2,
532
+ "FontSize": 12,
533
+ "Color": "#0081BC"
534
+ }
535
+ }
536
+ },
537
+ {
538
+ "LibraryName": "Ideal Diode",
539
+ "Top": 0,
540
+ "Left": -61,
541
+ "Angle": 270,
542
+ "HF": false,
543
+ "VF": false,
544
+ "Disabled": false,
545
+ "Name": "!D2",
546
+ "ID": "bfcd5450-d147-4c4d-8934-3003b801006e",
547
+ "Parameters": {
548
+ "Rd": "0.1m",
549
+ "Vf": "3.3",
550
+ "Name": "!D2"
551
+ },
552
+ "EnabledScopes": [
553
+ "Current"
554
+ ],
555
+ "ParametersDisplayAttributes": {
556
+ "Rd": {
557
+ "IsVisible": false,
558
+ "Suffix": "",
559
+ "RelativeLocation": "2 0",
560
+ "UnrotatedWidth": 2,
561
+ "UnrotatedHeight": 1,
562
+ "FontSize": 12,
563
+ "Color": "#0081BC"
564
+ },
565
+ "Vf": {
566
+ "IsVisible": false,
567
+ "Suffix": "",
568
+ "RelativeLocation": "2 1",
569
+ "UnrotatedWidth": 2,
570
+ "UnrotatedHeight": 1,
571
+ "FontSize": 12,
572
+ "Color": "#0081BC"
573
+ },
574
+ "Name": {
575
+ "IsVisible": true,
576
+ "Suffix": "",
577
+ "RelativeLocation": "2 2",
578
+ "UnrotatedWidth": 2,
579
+ "UnrotatedHeight": 1,
580
+ "FontSize": 12,
581
+ "Color": "#0081BC"
582
+ }
583
+ }
584
+ },
585
+ {
586
+ "LibraryName": "Ideal Diode",
587
+ "Top": 26,
588
+ "Left": -61,
589
+ "Angle": 270,
590
+ "HF": false,
591
+ "VF": false,
592
+ "Disabled": false,
593
+ "Name": "D2",
594
+ "ID": "d59730b1-03bf-462f-9b10-91894e71c7ab",
595
+ "Parameters": {
596
+ "Rd": "0.1m",
597
+ "Vf": "3.3",
598
+ "Name": "D2"
599
+ },
600
+ "EnabledScopes": [
601
+ "Current"
602
+ ],
603
+ "ParametersDisplayAttributes": {
604
+ "Rd": {
605
+ "IsVisible": false,
606
+ "Suffix": "",
607
+ "RelativeLocation": "2 0",
608
+ "UnrotatedWidth": 2,
609
+ "UnrotatedHeight": 1,
610
+ "FontSize": 12,
611
+ "Color": "#0081BC"
612
+ },
613
+ "Vf": {
614
+ "IsVisible": false,
615
+ "Suffix": "",
616
+ "RelativeLocation": "2 1",
617
+ "UnrotatedWidth": 2,
618
+ "UnrotatedHeight": 1,
619
+ "FontSize": 12,
620
+ "Color": "#0081BC"
621
+ },
622
+ "Name": {
623
+ "IsVisible": true,
624
+ "Suffix": "",
625
+ "RelativeLocation": "2 2",
626
+ "UnrotatedWidth": 2,
627
+ "UnrotatedHeight": 1,
628
+ "FontSize": 12,
629
+ "Color": "#0081BC"
630
+ }
631
+ }
632
+ },
633
+ {
634
+ "LibraryName": "Capacitor",
635
+ "Top": 12,
636
+ "Left": -51,
637
+ "Angle": 90,
638
+ "HF": false,
639
+ "VF": false,
640
+ "Disabled": false,
641
+ "Name": "C1",
642
+ "ID": "632a8b19-386f-4c9c-ae56-34471c487b01",
643
+ "Parameters": {
644
+ "Value": "1.6m",
645
+ "Vinit": "600",
646
+ "Name": "C1"
647
+ },
648
+ "EnabledScopes": [],
649
+ "ParametersDisplayAttributes": {
650
+ "Value": {
651
+ "IsVisible": true,
652
+ "Suffix": "F",
653
+ "RelativeLocation": "2 2",
654
+ "UnrotatedWidth": 2,
655
+ "UnrotatedHeight": 1,
656
+ "FontSize": 12,
657
+ "Color": "#0081BC"
658
+ },
659
+ "Vinit": {
660
+ "IsVisible": false,
661
+ "Suffix": "V",
662
+ "RelativeLocation": "2 3",
663
+ "UnrotatedWidth": 2,
664
+ "UnrotatedHeight": 1,
665
+ "FontSize": 12,
666
+ "Color": "#0081BC"
667
+ },
668
+ "Name": {
669
+ "IsVisible": true,
670
+ "Suffix": "",
671
+ "RelativeLocation": "2 -1",
672
+ "UnrotatedWidth": 2,
673
+ "UnrotatedHeight": 1,
674
+ "FontSize": 12,
675
+ "Color": "#0081BC"
676
+ }
677
+ }
678
+ },
679
+ {
680
+ "LibraryName": "Ground",
681
+ "Top": 30,
682
+ "Left": -52,
683
+ "Angle": 0,
684
+ "HF": false,
685
+ "VF": false,
686
+ "Disabled": false,
687
+ "Name": "Ground1",
688
+ "ID": "c09aa730-f394-48e0-a681-7901dc999608",
689
+ "Parameters": {
690
+ "Name": "Ground1"
691
+ },
692
+ "EnabledScopes": [],
693
+ "ParametersDisplayAttributes": {
694
+ "Name": {
695
+ "IsVisible": false,
696
+ "Suffix": "",
697
+ "RelativeLocation": "4 3",
698
+ "UnrotatedWidth": 2,
699
+ "UnrotatedHeight": 2,
700
+ "FontSize": 12,
701
+ "Color": "#0081BC"
702
+ }
703
+ }
704
+ },
705
+ {
706
+ "LibraryName": "Resistor",
707
+ "Top": 4,
708
+ "Left": -51,
709
+ "Angle": 90,
710
+ "HF": false,
711
+ "VF": false,
712
+ "Disabled": false,
713
+ "Name": "R2",
714
+ "ID": "3d509983-8066-4559-abb6-9594bfb0b332",
715
+ "Parameters": {
716
+ "Value": "1m",
717
+ "Name": "R2"
718
+ },
719
+ "EnabledScopes": [],
720
+ "ParametersDisplayAttributes": {
721
+ "Value": {
722
+ "IsVisible": true,
723
+ "Suffix": "",
724
+ "RelativeLocation": "2 2",
725
+ "UnrotatedWidth": 2,
726
+ "UnrotatedHeight": 2,
727
+ "FontSize": 12,
728
+ "Color": "#0081BC"
729
+ },
730
+ "Name": {
731
+ "IsVisible": true,
732
+ "Suffix": "",
733
+ "RelativeLocation": "2 -1",
734
+ "UnrotatedWidth": 2,
735
+ "UnrotatedHeight": 1,
736
+ "FontSize": 12,
737
+ "Color": "#0081BC"
738
+ }
739
+ }
740
+ },
741
+ {
742
+ "LibraryName": "Control Input Connector Label",
743
+ "Top": 13,
744
+ "Left": -100,
745
+ "Angle": 180,
746
+ "HF": false,
747
+ "VF": false,
748
+ "Disabled": false,
749
+ "Name": "Input_V",
750
+ "ID": "dae0b614-2d05-4db1-bde0-f34c3bb13042",
751
+ "Parameters": {
752
+ "Name": "Input_V"
753
+ },
754
+ "EnabledScopes": [],
755
+ "ParametersDisplayAttributes": {
756
+ "Name": {
757
+ "IsVisible": false,
758
+ "Suffix": "",
759
+ "RelativeLocation": "1 -1",
760
+ "UnrotatedWidth": 2,
761
+ "UnrotatedHeight": 1,
762
+ "FontSize": 12,
763
+ "Color": "#04B404"
764
+ }
765
+ }
766
+ },
767
+ {
768
+ "LibraryName": "AC Voltage Source",
769
+ "Top": 10,
770
+ "Left": -107,
771
+ "Angle": 0,
772
+ "HF": false,
773
+ "VF": false,
774
+ "Disabled": false,
775
+ "Name": "AC1",
776
+ "ID": "98051297-8d4e-4bd7-ac39-409782efeec0",
777
+ "Parameters": {
778
+ "Frequency": "60",
779
+ "Amplitude": "240*1.414",
780
+ "Phase": "0",
781
+ "Name": "AC1"
782
+ },
783
+ "EnabledScopes": [
784
+ "Voltage",
785
+ "Current"
786
+ ],
787
+ "ParametersDisplayAttributes": {
788
+ "Frequency": {
789
+ "IsVisible": false,
790
+ "Suffix": "",
791
+ "RelativeLocation": "2 2",
792
+ "UnrotatedWidth": 2,
793
+ "UnrotatedHeight": 1,
794
+ "FontSize": 12,
795
+ "Color": "#0081BC"
796
+ },
797
+ "Amplitude": {
798
+ "IsVisible": false,
799
+ "Suffix": "",
800
+ "RelativeLocation": "2 3",
801
+ "UnrotatedWidth": 2,
802
+ "UnrotatedHeight": 1,
803
+ "FontSize": 12,
804
+ "Color": "#0081BC"
805
+ },
806
+ "Phase": {
807
+ "IsVisible": false,
808
+ "Suffix": "",
809
+ "RelativeLocation": "2 4",
810
+ "UnrotatedWidth": 2,
811
+ "UnrotatedHeight": 1,
812
+ "FontSize": 12,
813
+ "Color": "#0081BC"
814
+ },
815
+ "Name": {
816
+ "IsVisible": true,
817
+ "Suffix": "",
818
+ "RelativeLocation": "3 3",
819
+ "UnrotatedWidth": 3,
820
+ "UnrotatedHeight": 2,
821
+ "FontSize": 12,
822
+ "Color": "#0081BC"
823
+ }
824
+ }
825
+ },
826
+ {
827
+ "LibraryName": "Control Input Connector Label",
828
+ "Top": 11,
829
+ "Left": -44,
830
+ "Angle": 180,
831
+ "HF": false,
832
+ "VF": false,
833
+ "Disabled": false,
834
+ "Name": "Output_V",
835
+ "ID": "fb9ffa75-a8b6-42be-a60c-095e63d00827",
836
+ "Parameters": {
837
+ "Name": "Output_V"
838
+ },
839
+ "EnabledScopes": [],
840
+ "ParametersDisplayAttributes": {
841
+ "Name": {
842
+ "IsVisible": false,
843
+ "Suffix": "",
844
+ "RelativeLocation": "1 -1",
845
+ "UnrotatedWidth": 2,
846
+ "UnrotatedHeight": 1,
847
+ "FontSize": 12,
848
+ "Color": "#04B404"
849
+ }
850
+ }
851
+ },
852
+ {
853
+ "LibraryName": "Differential Voltage Probe",
854
+ "Top": 11,
855
+ "Left": -39,
856
+ "Angle": 90,
857
+ "HF": false,
858
+ "VF": false,
859
+ "Disabled": false,
860
+ "Name": "VP2",
861
+ "ID": "3fbe186f-948b-4658-a3c0-4712d3d7425b",
862
+ "Parameters": {
863
+ "Gain": "1/600",
864
+ "SamplingTime": "auto",
865
+ "Name": "VP2"
866
+ },
867
+ "EnabledScopes": [],
868
+ "ParametersDisplayAttributes": {
869
+ "Gain": {
870
+ "IsVisible": false,
871
+ "Suffix": "",
872
+ "RelativeLocation": "2 2",
873
+ "UnrotatedWidth": 2,
874
+ "UnrotatedHeight": 1,
875
+ "FontSize": 12,
876
+ "Color": "#0081BC"
877
+ },
878
+ "SamplingTime": {
879
+ "IsVisible": false,
880
+ "Suffix": "",
881
+ "RelativeLocation": "2 3",
882
+ "UnrotatedWidth": 2,
883
+ "UnrotatedHeight": 1,
884
+ "FontSize": 12,
885
+ "Color": "#0081BC"
886
+ },
887
+ "Name": {
888
+ "IsVisible": true,
889
+ "Suffix": "",
890
+ "RelativeLocation": "1 -1",
891
+ "UnrotatedWidth": 2,
892
+ "UnrotatedHeight": 1,
893
+ "FontSize": 12,
894
+ "Color": "#0081BC"
895
+ }
896
+ }
897
+ },
898
+ {
899
+ "LibraryName": "Resistor",
900
+ "Top": 11,
901
+ "Left": -35,
902
+ "Angle": 90,
903
+ "HF": false,
904
+ "VF": false,
905
+ "Disabled": false,
906
+ "Name": "R3",
907
+ "ID": "99689f8f-a4d2-4174-b3fe-408cbf07f22b",
908
+ "Parameters": {
909
+ "Value": "Ro",
910
+ "Name": "R3"
911
+ },
912
+ "EnabledScopes": [
913
+ "Voltage"
914
+ ],
915
+ "ParametersDisplayAttributes": {
916
+ "Value": {
917
+ "IsVisible": true,
918
+ "Suffix": "",
919
+ "RelativeLocation": "2 2",
920
+ "UnrotatedWidth": 2,
921
+ "UnrotatedHeight": 2,
922
+ "FontSize": 12,
923
+ "Color": "#0081BC"
924
+ },
925
+ "Name": {
926
+ "IsVisible": true,
927
+ "Suffix": "",
928
+ "RelativeLocation": "2 -1",
929
+ "UnrotatedWidth": 2,
930
+ "UnrotatedHeight": 1,
931
+ "FontSize": 12,
932
+ "Color": "#0081BC"
933
+ }
934
+ }
935
+ },
936
+ {
937
+ "LibraryName": "Control Input Connector Label",
938
+ "Top": 13,
939
+ "Left": -78,
940
+ "Angle": 90,
941
+ "HF": false,
942
+ "VF": false,
943
+ "Disabled": false,
944
+ "Name": "Input_I",
945
+ "ID": "6aa9fda6-5f3c-4ffc-982b-212d6b3a9654",
946
+ "Parameters": {
947
+ "Name": "Input_I"
948
+ },
949
+ "EnabledScopes": [],
950
+ "ParametersDisplayAttributes": {
951
+ "Name": {
952
+ "IsVisible": false,
953
+ "Suffix": "",
954
+ "RelativeLocation": "1 -1",
955
+ "UnrotatedWidth": 2,
956
+ "UnrotatedHeight": 1,
957
+ "FontSize": 12,
958
+ "Color": "#04B404"
959
+ }
960
+ }
961
+ },
962
+ {
963
+ "LibraryName": "Constant",
964
+ "Top": 39,
965
+ "Left": -109,
966
+ "Angle": 0,
967
+ "HF": false,
968
+ "VF": false,
969
+ "Disabled": false,
970
+ "Name": "C2",
971
+ "ID": "52e32be6-baf8-4248-9606-479b0e3f54ec",
972
+ "Parameters": {
973
+ "Value": "1",
974
+ "SamplingTime": "auto",
975
+ "Name": "C2"
976
+ },
977
+ "EnabledScopes": [],
978
+ "ParametersDisplayAttributes": {
979
+ "Value": {
980
+ "IsVisible": true,
981
+ "Suffix": "",
982
+ "RelativeLocation": "1 1",
983
+ "UnrotatedWidth": 2,
984
+ "UnrotatedHeight": 2,
985
+ "FontSize": 12,
986
+ "Color": "#04B404"
987
+ },
988
+ "SamplingTime": {
989
+ "IsVisible": false,
990
+ "Suffix": "",
991
+ "RelativeLocation": "1 4",
992
+ "UnrotatedWidth": 2,
993
+ "UnrotatedHeight": 1,
994
+ "FontSize": 12,
995
+ "Color": "#04B404"
996
+ },
997
+ "Name": {
998
+ "IsVisible": false,
999
+ "Suffix": "",
1000
+ "RelativeLocation": "1 -1",
1001
+ "UnrotatedWidth": 2,
1002
+ "UnrotatedHeight": 1,
1003
+ "FontSize": 12,
1004
+ "Color": "#04B404"
1005
+ }
1006
+ }
1007
+ },
1008
+ {
1009
+ "LibraryName": "Control Output Connector Label",
1010
+ "Top": 45,
1011
+ "Left": -109,
1012
+ "Angle": 0,
1013
+ "HF": false,
1014
+ "VF": false,
1015
+ "Disabled": false,
1016
+ "Name": "Output_V",
1017
+ "ID": "f21adb86-2468-4525-bb07-16a99c363887",
1018
+ "Parameters": {
1019
+ "Name": "Output_V"
1020
+ },
1021
+ "EnabledScopes": [],
1022
+ "ParametersDisplayAttributes": {
1023
+ "Name": {
1024
+ "IsVisible": false,
1025
+ "Suffix": "",
1026
+ "RelativeLocation": "1 -1",
1027
+ "UnrotatedWidth": 2,
1028
+ "UnrotatedHeight": 1,
1029
+ "FontSize": 12,
1030
+ "Color": "#04B404"
1031
+ }
1032
+ }
1033
+ },
1034
+ {
1035
+ "LibraryName": "Control Output Connector Label",
1036
+ "Top": 49,
1037
+ "Left": -109,
1038
+ "Angle": 0,
1039
+ "HF": false,
1040
+ "VF": false,
1041
+ "Disabled": false,
1042
+ "Name": "Input_V",
1043
+ "ID": "028eb261-b56b-46f2-9a28-8917ee31c53d",
1044
+ "Parameters": {
1045
+ "Name": "Input_V"
1046
+ },
1047
+ "EnabledScopes": [],
1048
+ "ParametersDisplayAttributes": {
1049
+ "Name": {
1050
+ "IsVisible": false,
1051
+ "Suffix": "",
1052
+ "RelativeLocation": "1 -1",
1053
+ "UnrotatedWidth": 2,
1054
+ "UnrotatedHeight": 1,
1055
+ "FontSize": 12,
1056
+ "Color": "#04B404"
1057
+ }
1058
+ }
1059
+ },
1060
+ {
1061
+ "LibraryName": "Constant",
1062
+ "Top": 61,
1063
+ "Left": -106,
1064
+ "Angle": 0,
1065
+ "HF": false,
1066
+ "VF": false,
1067
+ "Disabled": false,
1068
+ "Name": "C3",
1069
+ "ID": "c30f6eea-2b01-4634-afd2-6754a343b92d",
1070
+ "Parameters": {
1071
+ "Value": "0",
1072
+ "SamplingTime": "auto",
1073
+ "Name": "C3"
1074
+ },
1075
+ "EnabledScopes": [],
1076
+ "ParametersDisplayAttributes": {
1077
+ "Value": {
1078
+ "IsVisible": true,
1079
+ "Suffix": "",
1080
+ "RelativeLocation": "1 1",
1081
+ "UnrotatedWidth": 2,
1082
+ "UnrotatedHeight": 2,
1083
+ "FontSize": 12,
1084
+ "Color": "#04B404"
1085
+ },
1086
+ "SamplingTime": {
1087
+ "IsVisible": false,
1088
+ "Suffix": "",
1089
+ "RelativeLocation": "1 4",
1090
+ "UnrotatedWidth": 2,
1091
+ "UnrotatedHeight": 1,
1092
+ "FontSize": 12,
1093
+ "Color": "#04B404"
1094
+ },
1095
+ "Name": {
1096
+ "IsVisible": false,
1097
+ "Suffix": "",
1098
+ "RelativeLocation": "1 -1",
1099
+ "UnrotatedWidth": 2,
1100
+ "UnrotatedHeight": 1,
1101
+ "FontSize": 12,
1102
+ "Color": "#04B404"
1103
+ }
1104
+ }
1105
+ },
1106
+ {
1107
+ "LibraryName": "Sum",
1108
+ "Top": 40,
1109
+ "Left": -97,
1110
+ "Angle": 0,
1111
+ "HF": false,
1112
+ "VF": false,
1113
+ "Disabled": false,
1114
+ "Name": "SUM1",
1115
+ "ID": "27f6bba9-ce2f-41ab-a001-8b08c90f1d45",
1116
+ "Parameters": {
1117
+ "NumberOfInputs": "2",
1118
+ "Gains": "[1 -1]",
1119
+ "SamplingTime": "auto",
1120
+ "Name": "SUM1"
1121
+ },
1122
+ "EnabledScopes": [],
1123
+ "ParametersDisplayAttributes": {
1124
+ "NumberOfInputs": {
1125
+ "IsVisible": false,
1126
+ "Suffix": "",
1127
+ "RelativeLocation": "1 4",
1128
+ "UnrotatedWidth": 2,
1129
+ "UnrotatedHeight": 1,
1130
+ "FontSize": 12,
1131
+ "Color": "#04B404"
1132
+ },
1133
+ "Gains": {
1134
+ "IsVisible": false,
1135
+ "Suffix": "",
1136
+ "RelativeLocation": "0 5",
1137
+ "UnrotatedWidth": 3,
1138
+ "UnrotatedHeight": 1,
1139
+ "FontSize": 12,
1140
+ "Color": "#04B404"
1141
+ },
1142
+ "SamplingTime": {
1143
+ "IsVisible": false,
1144
+ "Suffix": "",
1145
+ "RelativeLocation": "1 6",
1146
+ "UnrotatedWidth": 2,
1147
+ "UnrotatedHeight": 1,
1148
+ "FontSize": 12,
1149
+ "Color": "#04B404"
1150
+ },
1151
+ "Name": {
1152
+ "IsVisible": false,
1153
+ "Suffix": "",
1154
+ "RelativeLocation": "1 -1",
1155
+ "UnrotatedWidth": 2,
1156
+ "UnrotatedHeight": 1,
1157
+ "FontSize": 12,
1158
+ "Color": "#04B404"
1159
+ }
1160
+ }
1161
+ },
1162
+ {
1163
+ "LibraryName": "Comparator",
1164
+ "Top": 55,
1165
+ "Left": -96,
1166
+ "Angle": 0,
1167
+ "HF": false,
1168
+ "VF": false,
1169
+ "Disabled": false,
1170
+ "Name": "COMP2",
1171
+ "ID": "8d15557e-b7c9-4598-9a9a-b24a1a9d7cd8",
1172
+ "Parameters": {
1173
+ "SamplingTime": "auto",
1174
+ "Name": "COMP2"
1175
+ },
1176
+ "EnabledScopes": [],
1177
+ "ParametersDisplayAttributes": {
1178
+ "SamplingTime": {
1179
+ "IsVisible": false,
1180
+ "Suffix": "",
1181
+ "RelativeLocation": "1 4",
1182
+ "UnrotatedWidth": 2,
1183
+ "UnrotatedHeight": 1,
1184
+ "FontSize": 12,
1185
+ "Color": "#04B404"
1186
+ },
1187
+ "Name": {
1188
+ "IsVisible": false,
1189
+ "Suffix": "",
1190
+ "RelativeLocation": "1 -1",
1191
+ "UnrotatedWidth": 2,
1192
+ "UnrotatedHeight": 1,
1193
+ "FontSize": 12,
1194
+ "Color": "#04B404"
1195
+ }
1196
+ }
1197
+ },
1198
+ {
1199
+ "LibraryName": "PID",
1200
+ "Top": 40,
1201
+ "Left": -91,
1202
+ "Angle": 0,
1203
+ "HF": false,
1204
+ "VF": false,
1205
+ "Disabled": false,
1206
+ "Name": "PID1",
1207
+ "ID": "8cdcec07-e034-45c2-9bc1-f56a03514fa9",
1208
+ "Parameters": {
1209
+ "Kp": "5.022",
1210
+ "Kd": "0",
1211
+ "Ki": "803.52",
1212
+ "SamplingTime": "auto",
1213
+ "Name": "PID1"
1214
+ },
1215
+ "EnabledScopes": [],
1216
+ "ParametersDisplayAttributes": {
1217
+ "Kp": {
1218
+ "IsVisible": false,
1219
+ "Suffix": "",
1220
+ "RelativeLocation": "3 4",
1221
+ "UnrotatedWidth": 2,
1222
+ "UnrotatedHeight": 1,
1223
+ "FontSize": 12,
1224
+ "Color": "#04B404"
1225
+ },
1226
+ "Kd": {
1227
+ "IsVisible": false,
1228
+ "Suffix": "",
1229
+ "RelativeLocation": "3 6",
1230
+ "UnrotatedWidth": 2,
1231
+ "UnrotatedHeight": 1,
1232
+ "FontSize": 12,
1233
+ "Color": "#04B404"
1234
+ },
1235
+ "Ki": {
1236
+ "IsVisible": false,
1237
+ "Suffix": "",
1238
+ "RelativeLocation": "3 5",
1239
+ "UnrotatedWidth": 2,
1240
+ "UnrotatedHeight": 1,
1241
+ "FontSize": 12,
1242
+ "Color": "#04B404"
1243
+ },
1244
+ "SamplingTime": {
1245
+ "IsVisible": false,
1246
+ "Suffix": "",
1247
+ "RelativeLocation": "3 7",
1248
+ "UnrotatedWidth": 2,
1249
+ "UnrotatedHeight": 1,
1250
+ "FontSize": 12,
1251
+ "Color": "#04B404"
1252
+ },
1253
+ "Name": {
1254
+ "IsVisible": false,
1255
+ "Suffix": "",
1256
+ "RelativeLocation": "3 -1",
1257
+ "UnrotatedWidth": 2,
1258
+ "UnrotatedHeight": 1,
1259
+ "FontSize": 12,
1260
+ "Color": "#04B404"
1261
+ }
1262
+ }
1263
+ },
1264
+ {
1265
+ "LibraryName": "Not",
1266
+ "Top": 59,
1267
+ "Left": -87,
1268
+ "Angle": 0,
1269
+ "HF": false,
1270
+ "VF": false,
1271
+ "Disabled": false,
1272
+ "Name": "NOT2",
1273
+ "ID": "6faacdc9-75d4-4178-ad1f-921822efa3cb",
1274
+ "Parameters": {
1275
+ "SamplingTime": "auto",
1276
+ "Name": "NOT2"
1277
+ },
1278
+ "EnabledScopes": [],
1279
+ "ParametersDisplayAttributes": {
1280
+ "SamplingTime": {
1281
+ "IsVisible": false,
1282
+ "Suffix": "",
1283
+ "RelativeLocation": "1 4",
1284
+ "UnrotatedWidth": 2,
1285
+ "UnrotatedHeight": 1,
1286
+ "FontSize": 12,
1287
+ "Color": "#04B404"
1288
+ },
1289
+ "Name": {
1290
+ "IsVisible": false,
1291
+ "Suffix": "",
1292
+ "RelativeLocation": "1 -1",
1293
+ "UnrotatedWidth": 2,
1294
+ "UnrotatedHeight": 1,
1295
+ "FontSize": 12,
1296
+ "Color": "#04B404"
1297
+ }
1298
+ }
1299
+ },
1300
+ {
1301
+ "LibraryName": "Absolute Value",
1302
+ "Top": 48,
1303
+ "Left": -84,
1304
+ "Angle": 0,
1305
+ "HF": false,
1306
+ "VF": false,
1307
+ "Disabled": false,
1308
+ "Name": "ABS1",
1309
+ "ID": "4e3c6793-4b18-4428-9fc3-9219aac70fe3",
1310
+ "Parameters": {
1311
+ "SamplingTime": "auto",
1312
+ "Name": "ABS1"
1313
+ },
1314
+ "EnabledScopes": [],
1315
+ "ParametersDisplayAttributes": {
1316
+ "SamplingTime": {
1317
+ "IsVisible": false,
1318
+ "Suffix": "",
1319
+ "RelativeLocation": "1 4",
1320
+ "UnrotatedWidth": 2,
1321
+ "UnrotatedHeight": 1,
1322
+ "FontSize": 12,
1323
+ "Color": "#04B404"
1324
+ },
1325
+ "Name": {
1326
+ "IsVisible": false,
1327
+ "Suffix": "",
1328
+ "RelativeLocation": "1 -1",
1329
+ "UnrotatedWidth": 2,
1330
+ "UnrotatedHeight": 1,
1331
+ "FontSize": 12,
1332
+ "Color": "#04B404"
1333
+ }
1334
+ }
1335
+ },
1336
+ {
1337
+ "LibraryName": "Control Input Connector Label",
1338
+ "Top": 56,
1339
+ "Left": -79,
1340
+ "Angle": 0,
1341
+ "HF": false,
1342
+ "VF": false,
1343
+ "Disabled": false,
1344
+ "Name": "Q2",
1345
+ "ID": "b3655381-7600-47b6-b058-525a6406b988",
1346
+ "Parameters": {
1347
+ "Name": "Q2"
1348
+ },
1349
+ "EnabledScopes": [],
1350
+ "ParametersDisplayAttributes": {
1351
+ "Name": {
1352
+ "IsVisible": false,
1353
+ "Suffix": "",
1354
+ "RelativeLocation": "1 -1",
1355
+ "UnrotatedWidth": 2,
1356
+ "UnrotatedHeight": 1,
1357
+ "FontSize": 12,
1358
+ "Color": "#04B404"
1359
+ }
1360
+ }
1361
+ },
1362
+ {
1363
+ "LibraryName": "Control Input Connector Label",
1364
+ "Top": 60,
1365
+ "Left": -79,
1366
+ "Angle": 0,
1367
+ "HF": false,
1368
+ "VF": false,
1369
+ "Disabled": false,
1370
+ "Name": "!Q2",
1371
+ "ID": "49975e35-dfad-4a6b-be2a-f7405f5f46c5",
1372
+ "Parameters": {
1373
+ "Name": "!Q2"
1374
+ },
1375
+ "EnabledScopes": [],
1376
+ "ParametersDisplayAttributes": {
1377
+ "Name": {
1378
+ "IsVisible": false,
1379
+ "Suffix": "",
1380
+ "RelativeLocation": "1 -1",
1381
+ "UnrotatedWidth": 2,
1382
+ "UnrotatedHeight": 1,
1383
+ "FontSize": 12,
1384
+ "Color": "#04B404"
1385
+ }
1386
+ }
1387
+ },
1388
+ {
1389
+ "LibraryName": "Control Output Connector Label",
1390
+ "Top": 53,
1391
+ "Left": -74,
1392
+ "Angle": 0,
1393
+ "HF": false,
1394
+ "VF": false,
1395
+ "Disabled": false,
1396
+ "Name": "Input_I",
1397
+ "ID": "ba6a7b38-db59-4109-a1e5-52ba9c20b220",
1398
+ "Parameters": {
1399
+ "Name": "Input_I"
1400
+ },
1401
+ "EnabledScopes": [],
1402
+ "ParametersDisplayAttributes": {
1403
+ "Name": {
1404
+ "IsVisible": false,
1405
+ "Suffix": "",
1406
+ "RelativeLocation": "1 -1",
1407
+ "UnrotatedWidth": 2,
1408
+ "UnrotatedHeight": 1,
1409
+ "FontSize": 12,
1410
+ "Color": "#04B404"
1411
+ }
1412
+ }
1413
+ },
1414
+ {
1415
+ "LibraryName": "Product",
1416
+ "Top": 47,
1417
+ "Left": -71,
1418
+ "Angle": 0,
1419
+ "HF": false,
1420
+ "VF": false,
1421
+ "Disabled": false,
1422
+ "Name": "Product1",
1423
+ "ID": "805583c9-958d-4075-ba0d-daf8e90a43de",
1424
+ "Parameters": {
1425
+ "SamplingTime": "auto",
1426
+ "Name": "Product1"
1427
+ },
1428
+ "EnabledScopes": [],
1429
+ "ParametersDisplayAttributes": {
1430
+ "SamplingTime": {
1431
+ "IsVisible": false,
1432
+ "Suffix": "",
1433
+ "RelativeLocation": "1 4",
1434
+ "UnrotatedWidth": 2,
1435
+ "UnrotatedHeight": 1,
1436
+ "FontSize": 12,
1437
+ "Color": "#04B404"
1438
+ },
1439
+ "Name": {
1440
+ "IsVisible": false,
1441
+ "Suffix": "",
1442
+ "RelativeLocation": "1 -1",
1443
+ "UnrotatedWidth": 2,
1444
+ "UnrotatedHeight": 1,
1445
+ "FontSize": 12,
1446
+ "Color": "#04B404"
1447
+ }
1448
+ }
1449
+ },
1450
+ {
1451
+ "LibraryName": "Absolute Value",
1452
+ "Top": 52,
1453
+ "Left": -67,
1454
+ "Angle": 0,
1455
+ "HF": false,
1456
+ "VF": false,
1457
+ "Disabled": false,
1458
+ "Name": "ABS2",
1459
+ "ID": "2d8e193d-6236-4f06-80b7-f8b216947c68",
1460
+ "Parameters": {
1461
+ "SamplingTime": "auto",
1462
+ "Name": "ABS2"
1463
+ },
1464
+ "EnabledScopes": [],
1465
+ "ParametersDisplayAttributes": {
1466
+ "SamplingTime": {
1467
+ "IsVisible": false,
1468
+ "Suffix": "",
1469
+ "RelativeLocation": "1 4",
1470
+ "UnrotatedWidth": 2,
1471
+ "UnrotatedHeight": 1,
1472
+ "FontSize": 12,
1473
+ "Color": "#04B404"
1474
+ },
1475
+ "Name": {
1476
+ "IsVisible": false,
1477
+ "Suffix": "",
1478
+ "RelativeLocation": "1 -1",
1479
+ "UnrotatedWidth": 2,
1480
+ "UnrotatedHeight": 1,
1481
+ "FontSize": 12,
1482
+ "Color": "#04B404"
1483
+ }
1484
+ }
1485
+ },
1486
+ {
1487
+ "LibraryName": "Sum",
1488
+ "Top": 49,
1489
+ "Left": -60,
1490
+ "Angle": 0,
1491
+ "HF": false,
1492
+ "VF": false,
1493
+ "Disabled": false,
1494
+ "Name": "SUM2",
1495
+ "ID": "2672d90c-5b82-4526-aa04-c298df3dc4e7",
1496
+ "Parameters": {
1497
+ "NumberOfInputs": "2",
1498
+ "Gains": "[1 -1]",
1499
+ "SamplingTime": "auto",
1500
+ "Name": "SUM2"
1501
+ },
1502
+ "EnabledScopes": [],
1503
+ "ParametersDisplayAttributes": {
1504
+ "NumberOfInputs": {
1505
+ "IsVisible": false,
1506
+ "Suffix": "",
1507
+ "RelativeLocation": "1 4",
1508
+ "UnrotatedWidth": 2,
1509
+ "UnrotatedHeight": 1,
1510
+ "FontSize": 12,
1511
+ "Color": "#04B404"
1512
+ },
1513
+ "Gains": {
1514
+ "IsVisible": false,
1515
+ "Suffix": "",
1516
+ "RelativeLocation": "0 5",
1517
+ "UnrotatedWidth": 3,
1518
+ "UnrotatedHeight": 1,
1519
+ "FontSize": 12,
1520
+ "Color": "#04B404"
1521
+ },
1522
+ "SamplingTime": {
1523
+ "IsVisible": false,
1524
+ "Suffix": "",
1525
+ "RelativeLocation": "1 6",
1526
+ "UnrotatedWidth": 2,
1527
+ "UnrotatedHeight": 1,
1528
+ "FontSize": 12,
1529
+ "Color": "#04B404"
1530
+ },
1531
+ "Name": {
1532
+ "IsVisible": false,
1533
+ "Suffix": "",
1534
+ "RelativeLocation": "1 -1",
1535
+ "UnrotatedWidth": 2,
1536
+ "UnrotatedHeight": 1,
1537
+ "FontSize": 12,
1538
+ "Color": "#04B404"
1539
+ }
1540
+ }
1541
+ },
1542
+ {
1543
+ "LibraryName": "PID",
1544
+ "Top": 49,
1545
+ "Left": -54,
1546
+ "Angle": 0,
1547
+ "HF": false,
1548
+ "VF": false,
1549
+ "Disabled": false,
1550
+ "Name": "PID2",
1551
+ "ID": "6478f587-816b-42de-a791-dddebb0a95ae",
1552
+ "Parameters": {
1553
+ "Kp": "660.761m",
1554
+ "Kd": "0",
1555
+ "Ki": "24076.7016",
1556
+ "SamplingTime": "auto",
1557
+ "Name": "PID2"
1558
+ },
1559
+ "EnabledScopes": [],
1560
+ "ParametersDisplayAttributes": {
1561
+ "Kp": {
1562
+ "IsVisible": false,
1563
+ "Suffix": "",
1564
+ "RelativeLocation": "3 4",
1565
+ "UnrotatedWidth": 2,
1566
+ "UnrotatedHeight": 1,
1567
+ "FontSize": 12,
1568
+ "Color": "#04B404"
1569
+ },
1570
+ "Kd": {
1571
+ "IsVisible": false,
1572
+ "Suffix": "",
1573
+ "RelativeLocation": "3 6",
1574
+ "UnrotatedWidth": 2,
1575
+ "UnrotatedHeight": 1,
1576
+ "FontSize": 12,
1577
+ "Color": "#04B404"
1578
+ },
1579
+ "Ki": {
1580
+ "IsVisible": false,
1581
+ "Suffix": "",
1582
+ "RelativeLocation": "3 5",
1583
+ "UnrotatedWidth": 2,
1584
+ "UnrotatedHeight": 1,
1585
+ "FontSize": 12,
1586
+ "Color": "#04B404"
1587
+ },
1588
+ "SamplingTime": {
1589
+ "IsVisible": false,
1590
+ "Suffix": "",
1591
+ "RelativeLocation": "3 7",
1592
+ "UnrotatedWidth": 2,
1593
+ "UnrotatedHeight": 1,
1594
+ "FontSize": 12,
1595
+ "Color": "#04B404"
1596
+ },
1597
+ "Name": {
1598
+ "IsVisible": false,
1599
+ "Suffix": "",
1600
+ "RelativeLocation": "3 -1",
1601
+ "UnrotatedWidth": 2,
1602
+ "UnrotatedHeight": 1,
1603
+ "FontSize": 12,
1604
+ "Color": "#04B404"
1605
+ }
1606
+ }
1607
+ },
1608
+ {
1609
+ "LibraryName": "Limiter",
1610
+ "Top": 49,
1611
+ "Left": -41,
1612
+ "Angle": 0,
1613
+ "HF": false,
1614
+ "VF": false,
1615
+ "Disabled": false,
1616
+ "Name": "Lim1",
1617
+ "ID": "7631861c-f11d-4250-9ddc-823ac2dce5e8",
1618
+ "Parameters": {
1619
+ "LowLimit": "0.02",
1620
+ "HighLimit": "0.98",
1621
+ "SamplingTime": "auto",
1622
+ "Name": "Lim1"
1623
+ },
1624
+ "EnabledScopes": [],
1625
+ "ParametersDisplayAttributes": {
1626
+ "LowLimit": {
1627
+ "IsVisible": false,
1628
+ "Suffix": "",
1629
+ "RelativeLocation": "1 5",
1630
+ "UnrotatedWidth": 2,
1631
+ "UnrotatedHeight": 1,
1632
+ "FontSize": 12,
1633
+ "Color": "#04B404"
1634
+ },
1635
+ "HighLimit": {
1636
+ "IsVisible": false,
1637
+ "Suffix": "",
1638
+ "RelativeLocation": "1 4",
1639
+ "UnrotatedWidth": 2,
1640
+ "UnrotatedHeight": 1,
1641
+ "FontSize": 12,
1642
+ "Color": "#04B404"
1643
+ },
1644
+ "SamplingTime": {
1645
+ "IsVisible": false,
1646
+ "Suffix": "",
1647
+ "RelativeLocation": "1 6",
1648
+ "UnrotatedWidth": 2,
1649
+ "UnrotatedHeight": 1,
1650
+ "FontSize": 12,
1651
+ "Color": "#04B404"
1652
+ },
1653
+ "Name": {
1654
+ "IsVisible": false,
1655
+ "Suffix": "",
1656
+ "RelativeLocation": "1 -1",
1657
+ "UnrotatedWidth": 2,
1658
+ "UnrotatedHeight": 1,
1659
+ "FontSize": 12,
1660
+ "Color": "#04B404"
1661
+ }
1662
+ }
1663
+ },
1664
+ {
1665
+ "LibraryName": "Triangular Wave",
1666
+ "Top": 53,
1667
+ "Left": -41,
1668
+ "Angle": 0,
1669
+ "HF": false,
1670
+ "VF": false,
1671
+ "Disabled": false,
1672
+ "Name": "TRI1",
1673
+ "ID": "226fdcf5-a294-4db2-8dfa-a5811ba024b4",
1674
+ "Parameters": {
1675
+ "Amplitude": "1",
1676
+ "Frequency": "100k",
1677
+ "DutyCycle": "0.98",
1678
+ "Offset": "0",
1679
+ "PhaseShift": "0",
1680
+ "SamplingTime": "auto",
1681
+ "Name": "TRI1"
1682
+ },
1683
+ "EnabledScopes": [],
1684
+ "ParametersDisplayAttributes": {
1685
+ "Amplitude": {
1686
+ "IsVisible": false,
1687
+ "Suffix": "",
1688
+ "RelativeLocation": "1 4",
1689
+ "UnrotatedWidth": 2,
1690
+ "UnrotatedHeight": 1,
1691
+ "FontSize": 12,
1692
+ "Color": "#04B404"
1693
+ },
1694
+ "Frequency": {
1695
+ "IsVisible": false,
1696
+ "Suffix": "Hz",
1697
+ "RelativeLocation": "1 5",
1698
+ "UnrotatedWidth": 2,
1699
+ "UnrotatedHeight": 1,
1700
+ "FontSize": 12,
1701
+ "Color": "#04B404"
1702
+ },
1703
+ "DutyCycle": {
1704
+ "IsVisible": false,
1705
+ "Suffix": "",
1706
+ "RelativeLocation": "1 6",
1707
+ "UnrotatedWidth": 2,
1708
+ "UnrotatedHeight": 1,
1709
+ "FontSize": 12,
1710
+ "Color": "#04B404"
1711
+ },
1712
+ "Offset": {
1713
+ "IsVisible": false,
1714
+ "Suffix": "",
1715
+ "RelativeLocation": "1 7",
1716
+ "UnrotatedWidth": 2,
1717
+ "UnrotatedHeight": 1,
1718
+ "FontSize": 12,
1719
+ "Color": "#04B404"
1720
+ },
1721
+ "PhaseShift": {
1722
+ "IsVisible": false,
1723
+ "Suffix": "\u00B0",
1724
+ "RelativeLocation": "1 8",
1725
+ "UnrotatedWidth": 2,
1726
+ "UnrotatedHeight": 1,
1727
+ "FontSize": 12,
1728
+ "Color": "#04B404"
1729
+ },
1730
+ "SamplingTime": {
1731
+ "IsVisible": false,
1732
+ "Suffix": "",
1733
+ "RelativeLocation": "1 9",
1734
+ "UnrotatedWidth": 2,
1735
+ "UnrotatedHeight": 1,
1736
+ "FontSize": 12,
1737
+ "Color": "#04B404"
1738
+ },
1739
+ "Name": {
1740
+ "IsVisible": false,
1741
+ "Suffix": "",
1742
+ "RelativeLocation": "1 -1",
1743
+ "UnrotatedWidth": 2,
1744
+ "UnrotatedHeight": 1,
1745
+ "FontSize": 12,
1746
+ "Color": "#04B404"
1747
+ }
1748
+ }
1749
+ },
1750
+ {
1751
+ "LibraryName": "Comparator",
1752
+ "Top": 50,
1753
+ "Left": -35,
1754
+ "Angle": 0,
1755
+ "HF": false,
1756
+ "VF": false,
1757
+ "Disabled": false,
1758
+ "Name": "COMP1",
1759
+ "ID": "40b843d1-ed16-4faa-bb8f-57e687c23aba",
1760
+ "Parameters": {
1761
+ "SamplingTime": "auto",
1762
+ "Name": "COMP1"
1763
+ },
1764
+ "EnabledScopes": [],
1765
+ "ParametersDisplayAttributes": {
1766
+ "SamplingTime": {
1767
+ "IsVisible": false,
1768
+ "Suffix": "",
1769
+ "RelativeLocation": "1 4",
1770
+ "UnrotatedWidth": 2,
1771
+ "UnrotatedHeight": 1,
1772
+ "FontSize": 12,
1773
+ "Color": "#04B404"
1774
+ },
1775
+ "Name": {
1776
+ "IsVisible": false,
1777
+ "Suffix": "",
1778
+ "RelativeLocation": "1 -1",
1779
+ "UnrotatedWidth": 2,
1780
+ "UnrotatedHeight": 1,
1781
+ "FontSize": 12,
1782
+ "Color": "#04B404"
1783
+ }
1784
+ }
1785
+ },
1786
+ {
1787
+ "LibraryName": "Control Output Connector Label",
1788
+ "Top": 53,
1789
+ "Left": -29,
1790
+ "Angle": 0,
1791
+ "HF": false,
1792
+ "VF": false,
1793
+ "Disabled": false,
1794
+ "Name": "Q2",
1795
+ "ID": "4270aeb6-6899-4d33-bb72-054ca976f07c",
1796
+ "Parameters": {
1797
+ "Name": "Q2"
1798
+ },
1799
+ "EnabledScopes": [],
1800
+ "ParametersDisplayAttributes": {
1801
+ "Name": {
1802
+ "IsVisible": false,
1803
+ "Suffix": "",
1804
+ "RelativeLocation": "1 -1",
1805
+ "UnrotatedWidth": 2,
1806
+ "UnrotatedHeight": 1,
1807
+ "FontSize": 12,
1808
+ "Color": "#04B404"
1809
+ }
1810
+ }
1811
+ },
1812
+ {
1813
+ "LibraryName": "Control Output Connector Label",
1814
+ "Top": 59,
1815
+ "Left": -28,
1816
+ "Angle": 0,
1817
+ "HF": false,
1818
+ "VF": false,
1819
+ "Disabled": false,
1820
+ "Name": "!Q2",
1821
+ "ID": "af67b2e1-e446-4b46-9714-f8b8eaa5a06f",
1822
+ "Parameters": {
1823
+ "Name": "!Q2"
1824
+ },
1825
+ "EnabledScopes": [],
1826
+ "ParametersDisplayAttributes": {
1827
+ "Name": {
1828
+ "IsVisible": false,
1829
+ "Suffix": "",
1830
+ "RelativeLocation": "1 -1",
1831
+ "UnrotatedWidth": 2,
1832
+ "UnrotatedHeight": 1,
1833
+ "FontSize": 12,
1834
+ "Color": "#04B404"
1835
+ }
1836
+ }
1837
+ },
1838
+ {
1839
+ "LibraryName": "AND",
1840
+ "Top": 51,
1841
+ "Left": -24,
1842
+ "Angle": 0,
1843
+ "HF": false,
1844
+ "VF": false,
1845
+ "Disabled": false,
1846
+ "Name": "AND1",
1847
+ "ID": "fd2be9b6-33c0-4b77-9b6c-bd142fe837c2",
1848
+ "Parameters": {
1849
+ "SamplingTime": "auto",
1850
+ "Name": "AND1"
1851
+ },
1852
+ "EnabledScopes": [],
1853
+ "ParametersDisplayAttributes": {
1854
+ "SamplingTime": {
1855
+ "IsVisible": false,
1856
+ "Suffix": "",
1857
+ "RelativeLocation": "1 4",
1858
+ "UnrotatedWidth": 2,
1859
+ "UnrotatedHeight": 1,
1860
+ "FontSize": 12,
1861
+ "Color": "#04B404"
1862
+ },
1863
+ "Name": {
1864
+ "IsVisible": false,
1865
+ "Suffix": "",
1866
+ "RelativeLocation": "1 -1",
1867
+ "UnrotatedWidth": 2,
1868
+ "UnrotatedHeight": 1,
1869
+ "FontSize": 12,
1870
+ "Color": "#04B404"
1871
+ }
1872
+ }
1873
+ },
1874
+ {
1875
+ "LibraryName": "AND",
1876
+ "Top": 57,
1877
+ "Left": -24,
1878
+ "Angle": 0,
1879
+ "HF": false,
1880
+ "VF": false,
1881
+ "Disabled": false,
1882
+ "Name": "AND2",
1883
+ "ID": "78af9e8c-a3c1-48c8-9843-5ecd0e0b87ef",
1884
+ "Parameters": {
1885
+ "SamplingTime": "auto",
1886
+ "Name": "AND2"
1887
+ },
1888
+ "EnabledScopes": [],
1889
+ "ParametersDisplayAttributes": {
1890
+ "SamplingTime": {
1891
+ "IsVisible": false,
1892
+ "Suffix": "",
1893
+ "RelativeLocation": "1 4",
1894
+ "UnrotatedWidth": 2,
1895
+ "UnrotatedHeight": 1,
1896
+ "FontSize": 12,
1897
+ "Color": "#04B404"
1898
+ },
1899
+ "Name": {
1900
+ "IsVisible": false,
1901
+ "Suffix": "",
1902
+ "RelativeLocation": "1 -1",
1903
+ "UnrotatedWidth": 2,
1904
+ "UnrotatedHeight": 1,
1905
+ "FontSize": 12,
1906
+ "Color": "#04B404"
1907
+ }
1908
+ }
1909
+ },
1910
+ {
1911
+ "LibraryName": "Control Input Connector Label",
1912
+ "Top": 52,
1913
+ "Left": -20,
1914
+ "Angle": 0,
1915
+ "HF": false,
1916
+ "VF": false,
1917
+ "Disabled": false,
1918
+ "Name": "!Q1",
1919
+ "ID": "754a183c-6ccc-4e62-90b1-445389ea01d6",
1920
+ "Parameters": {
1921
+ "Name": "!Q1"
1922
+ },
1923
+ "EnabledScopes": [],
1924
+ "ParametersDisplayAttributes": {
1925
+ "Name": {
1926
+ "IsVisible": false,
1927
+ "Suffix": "",
1928
+ "RelativeLocation": "1 -1",
1929
+ "UnrotatedWidth": 2,
1930
+ "UnrotatedHeight": 1,
1931
+ "FontSize": 12,
1932
+ "Color": "#04B404"
1933
+ }
1934
+ }
1935
+ },
1936
+ {
1937
+ "LibraryName": "Control Input Connector Label",
1938
+ "Top": 58,
1939
+ "Left": -20,
1940
+ "Angle": 0,
1941
+ "HF": false,
1942
+ "VF": false,
1943
+ "Disabled": false,
1944
+ "Name": "Q1",
1945
+ "ID": "036409d6-4038-4b0b-b30b-67de1c7f8fae",
1946
+ "Parameters": {
1947
+ "Name": "Q1"
1948
+ },
1949
+ "EnabledScopes": [],
1950
+ "ParametersDisplayAttributes": {
1951
+ "Name": {
1952
+ "IsVisible": false,
1953
+ "Suffix": "",
1954
+ "RelativeLocation": "1 -1",
1955
+ "UnrotatedWidth": 2,
1956
+ "UnrotatedHeight": 1,
1957
+ "FontSize": 12,
1958
+ "Color": "#04B404"
1959
+ }
1960
+ }
1961
+ }
1962
+ ],
1963
+ "Connectors": [
1964
+ {
1965
+ "Segments": [
1966
+ {
1967
+ "StartX": -94,
1968
+ "StartY": 12,
1969
+ "EndX": -94,
1970
+ "EndY": 10
1971
+ },
1972
+ {
1973
+ "StartX": -105,
1974
+ "StartY": 10,
1975
+ "EndX": -94,
1976
+ "EndY": 10
1977
+ },
1978
+ {
1979
+ "StartX": -94,
1980
+ "StartY": 10,
1981
+ "EndX": -91,
1982
+ "EndY": 10
1983
+ }
1984
+ ],
1985
+ "Name": "C1"
1986
+ },
1987
+ {
1988
+ "Segments": [
1989
+ {
1990
+ "StartX": -61,
1991
+ "StartY": 24,
1992
+ "EndX": -58,
1993
+ "EndY": 24
1994
+ },
1995
+ {
1996
+ "StartX": -61,
1997
+ "StartY": 4,
1998
+ "EndX": -58,
1999
+ "EndY": 4
2000
+ },
2001
+ {
2002
+ "StartX": -94,
2003
+ "StartY": 16,
2004
+ "EndX": -94,
2005
+ "EndY": 18
2006
+ },
2007
+ {
2008
+ "StartX": -105,
2009
+ "StartY": 18,
2010
+ "EndX": -94,
2011
+ "EndY": 18
2012
+ },
2013
+ {
2014
+ "StartX": -94,
2015
+ "StartY": 18,
2016
+ "EndX": -61,
2017
+ "EndY": 18
2018
+ },
2019
+ {
2020
+ "StartX": -61,
2021
+ "StartY": 4,
2022
+ "EndX": -61,
2023
+ "EndY": 18
2024
+ },
2025
+ {
2026
+ "StartX": -61,
2027
+ "StartY": 18,
2028
+ "EndX": -61,
2029
+ "EndY": 24
2030
+ }
2031
+ ],
2032
+ "Name": "C18"
2033
+ },
2034
+ {
2035
+ "Segments": [
2036
+ {
2037
+ "StartX": -79,
2038
+ "StartY": 10,
2039
+ "EndX": -78,
2040
+ "EndY": 10
2041
+ }
2042
+ ],
2043
+ "Name": "C9"
2044
+ },
2045
+ {
2046
+ "Segments": [
2047
+ {
2048
+ "StartX": -73,
2049
+ "StartY": 24,
2050
+ "EndX": -70,
2051
+ "EndY": 24
2052
+ },
2053
+ {
2054
+ "StartX": -74,
2055
+ "StartY": 10,
2056
+ "EndX": -73,
2057
+ "EndY": 10
2058
+ },
2059
+ {
2060
+ "StartX": -73,
2061
+ "StartY": 4,
2062
+ "EndX": -70,
2063
+ "EndY": 4
2064
+ },
2065
+ {
2066
+ "StartX": -73,
2067
+ "StartY": 4,
2068
+ "EndX": -73,
2069
+ "EndY": 10
2070
+ },
2071
+ {
2072
+ "StartX": -73,
2073
+ "StartY": 10,
2074
+ "EndX": -73,
2075
+ "EndY": 24
2076
+ }
2077
+ ],
2078
+ "Name": "C12"
2079
+ },
2080
+ {
2081
+ "Segments": [
2082
+ {
2083
+ "StartX": -48,
2084
+ "StartY": 8,
2085
+ "EndX": -48,
2086
+ "EndY": 10
2087
+ }
2088
+ ],
2089
+ "Name": "C14"
2090
+ },
2091
+ {
2092
+ "Segments": [
2093
+ {
2094
+ "StartX": -96,
2095
+ "StartY": 14,
2096
+ "EndX": -95,
2097
+ "EndY": 14
2098
+ }
2099
+ ],
2100
+ "Name": "C5"
2101
+ },
2102
+ {
2103
+ "Segments": [
2104
+ {
2105
+ "StartX": -40,
2106
+ "StartY": 12,
2107
+ "EndX": -38,
2108
+ "EndY": 12
2109
+ }
2110
+ ],
2111
+ "Name": "C16"
2112
+ },
2113
+ {
2114
+ "Segments": [
2115
+ {
2116
+ "StartX": -37,
2117
+ "StartY": 10,
2118
+ "EndX": -37,
2119
+ "EndY": -2
2120
+ },
2121
+ {
2122
+ "StartX": -32,
2123
+ "StartY": 9,
2124
+ "EndX": -32,
2125
+ "EndY": -2
2126
+ },
2127
+ {
2128
+ "StartX": -48,
2129
+ "StartY": 2,
2130
+ "EndX": -48,
2131
+ "EndY": -2
2132
+ },
2133
+ {
2134
+ "StartX": -73,
2135
+ "StartY": -2,
2136
+ "EndX": -70,
2137
+ "EndY": -2
2138
+ },
2139
+ {
2140
+ "StartX": -70,
2141
+ "StartY": -2,
2142
+ "EndX": -61,
2143
+ "EndY": -2
2144
+ },
2145
+ {
2146
+ "StartX": -61,
2147
+ "StartY": -2,
2148
+ "EndX": -58,
2149
+ "EndY": -2
2150
+ },
2151
+ {
2152
+ "StartX": -37,
2153
+ "StartY": -2,
2154
+ "EndX": -32,
2155
+ "EndY": -2
2156
+ },
2157
+ {
2158
+ "StartX": -58,
2159
+ "StartY": -2,
2160
+ "EndX": -48,
2161
+ "EndY": -2
2162
+ },
2163
+ {
2164
+ "StartX": -48,
2165
+ "StartY": -2,
2166
+ "EndX": -37,
2167
+ "EndY": -2
2168
+ }
2169
+ ],
2170
+ "Name": "C28"
2171
+ },
2172
+ {
2173
+ "Segments": [
2174
+ {
2175
+ "StartX": -37,
2176
+ "StartY": 14,
2177
+ "EndX": -37,
2178
+ "EndY": 30
2179
+ },
2180
+ {
2181
+ "StartX": -32,
2182
+ "StartY": 15,
2183
+ "EndX": -32,
2184
+ "EndY": 30
2185
+ },
2186
+ {
2187
+ "StartX": -48,
2188
+ "StartY": 16,
2189
+ "EndX": -48,
2190
+ "EndY": 30
2191
+ },
2192
+ {
2193
+ "StartX": -73,
2194
+ "StartY": 30,
2195
+ "EndX": -70,
2196
+ "EndY": 30
2197
+ },
2198
+ {
2199
+ "StartX": -70,
2200
+ "StartY": 30,
2201
+ "EndX": -61,
2202
+ "EndY": 30
2203
+ },
2204
+ {
2205
+ "StartX": -61,
2206
+ "StartY": 30,
2207
+ "EndX": -58,
2208
+ "EndY": 30
2209
+ },
2210
+ {
2211
+ "StartX": -58,
2212
+ "StartY": 30,
2213
+ "EndX": -51,
2214
+ "EndY": 30
2215
+ },
2216
+ {
2217
+ "StartX": -37,
2218
+ "StartY": 30,
2219
+ "EndX": -32,
2220
+ "EndY": 30
2221
+ },
2222
+ {
2223
+ "StartX": -51,
2224
+ "StartY": 30,
2225
+ "EndX": -48,
2226
+ "EndY": 30
2227
+ },
2228
+ {
2229
+ "StartX": -48,
2230
+ "StartY": 30,
2231
+ "EndX": -37,
2232
+ "EndY": 30
2233
+ }
2234
+ ],
2235
+ "Name": "C25"
2236
+ },
2237
+ {
2238
+ "Segments": [
2239
+ {
2240
+ "StartX": -76,
2241
+ "StartY": 12,
2242
+ "EndX": -76,
2243
+ "EndY": 11
2244
+ }
2245
+ ],
2246
+ "Name": "C29"
2247
+ },
2248
+ {
2249
+ "Segments": [
2250
+ {
2251
+ "StartX": -105,
2252
+ "StartY": 41,
2253
+ "EndX": -97,
2254
+ "EndY": 41
2255
+ }
2256
+ ],
2257
+ "Name": "C2"
2258
+ },
2259
+ {
2260
+ "Segments": [
2261
+ {
2262
+ "StartX": -105,
2263
+ "StartY": 46,
2264
+ "EndX": -104,
2265
+ "EndY": 46
2266
+ },
2267
+ {
2268
+ "StartX": -104,
2269
+ "StartY": 43,
2270
+ "EndX": -104,
2271
+ "EndY": 46
2272
+ },
2273
+ {
2274
+ "StartX": -97,
2275
+ "StartY": 43,
2276
+ "EndX": -104,
2277
+ "EndY": 43
2278
+ }
2279
+ ],
2280
+ "Name": "C6"
2281
+ },
2282
+ {
2283
+ "Segments": [
2284
+ {
2285
+ "StartX": -104,
2286
+ "StartY": 50,
2287
+ "EndX": -104,
2288
+ "EndY": 56
2289
+ },
2290
+ {
2291
+ "StartX": -96,
2292
+ "StartY": 56,
2293
+ "EndX": -104,
2294
+ "EndY": 56
2295
+ },
2296
+ {
2297
+ "StartX": -105,
2298
+ "StartY": 50,
2299
+ "EndX": -104,
2300
+ "EndY": 50
2301
+ },
2302
+ {
2303
+ "StartX": -104,
2304
+ "StartY": 50,
2305
+ "EndX": -84,
2306
+ "EndY": 50
2307
+ }
2308
+ ],
2309
+ "Name": "C3"
2310
+ },
2311
+ {
2312
+ "Segments": [
2313
+ {
2314
+ "StartX": -102,
2315
+ "StartY": 63,
2316
+ "EndX": -101,
2317
+ "EndY": 63
2318
+ },
2319
+ {
2320
+ "StartX": -101,
2321
+ "StartY": 58,
2322
+ "EndX": -101,
2323
+ "EndY": 63
2324
+ },
2325
+ {
2326
+ "StartX": -96,
2327
+ "StartY": 58,
2328
+ "EndX": -101,
2329
+ "EndY": 58
2330
+ }
2331
+ ],
2332
+ "Name": "C7"
2333
+ },
2334
+ {
2335
+ "Segments": [
2336
+ {
2337
+ "StartX": -93,
2338
+ "StartY": 42,
2339
+ "EndX": -91,
2340
+ "EndY": 42
2341
+ }
2342
+ ],
2343
+ "Name": "C4"
2344
+ },
2345
+ {
2346
+ "Segments": [
2347
+ {
2348
+ "StartX": -90,
2349
+ "StartY": 57,
2350
+ "EndX": -90,
2351
+ "EndY": 61
2352
+ },
2353
+ {
2354
+ "StartX": -87,
2355
+ "StartY": 61,
2356
+ "EndX": -90,
2357
+ "EndY": 61
2358
+ },
2359
+ {
2360
+ "StartX": -92,
2361
+ "StartY": 57,
2362
+ "EndX": -90,
2363
+ "EndY": 57
2364
+ },
2365
+ {
2366
+ "StartX": -90,
2367
+ "StartY": 57,
2368
+ "EndX": -79,
2369
+ "EndY": 57
2370
+ }
2371
+ ],
2372
+ "Name": "C10"
2373
+ },
2374
+ {
2375
+ "Segments": [
2376
+ {
2377
+ "StartX": -83,
2378
+ "StartY": 42,
2379
+ "EndX": -72,
2380
+ "EndY": 42
2381
+ },
2382
+ {
2383
+ "StartX": -72,
2384
+ "StartY": 42,
2385
+ "EndX": -72,
2386
+ "EndY": 48
2387
+ },
2388
+ {
2389
+ "StartX": -71,
2390
+ "StartY": 48,
2391
+ "EndX": -72,
2392
+ "EndY": 48
2393
+ }
2394
+ ],
2395
+ "Name": "C8"
2396
+ },
2397
+ {
2398
+ "Segments": [
2399
+ {
2400
+ "StartX": -83,
2401
+ "StartY": 61,
2402
+ "EndX": -79,
2403
+ "EndY": 61
2404
+ }
2405
+ ],
2406
+ "Name": "C11"
2407
+ },
2408
+ {
2409
+ "Segments": [
2410
+ {
2411
+ "StartX": -80,
2412
+ "StartY": 50,
2413
+ "EndX": -71,
2414
+ "EndY": 50
2415
+ }
2416
+ ],
2417
+ "Name": "C13"
2418
+ },
2419
+ {
2420
+ "Segments": [
2421
+ {
2422
+ "StartX": -70,
2423
+ "StartY": 54,
2424
+ "EndX": -67,
2425
+ "EndY": 54
2426
+ }
2427
+ ],
2428
+ "Name": "C15"
2429
+ },
2430
+ {
2431
+ "Segments": [
2432
+ {
2433
+ "StartX": -67,
2434
+ "StartY": 49,
2435
+ "EndX": -61,
2436
+ "EndY": 49
2437
+ },
2438
+ {
2439
+ "StartX": -61,
2440
+ "StartY": 49,
2441
+ "EndX": -61,
2442
+ "EndY": 50
2443
+ },
2444
+ {
2445
+ "StartX": -60,
2446
+ "StartY": 50,
2447
+ "EndX": -61,
2448
+ "EndY": 50
2449
+ }
2450
+ ],
2451
+ "Name": "C17"
2452
+ },
2453
+ {
2454
+ "Segments": [
2455
+ {
2456
+ "StartX": -63,
2457
+ "StartY": 54,
2458
+ "EndX": -62,
2459
+ "EndY": 54
2460
+ },
2461
+ {
2462
+ "StartX": -62,
2463
+ "StartY": 52,
2464
+ "EndX": -62,
2465
+ "EndY": 54
2466
+ },
2467
+ {
2468
+ "StartX": -60,
2469
+ "StartY": 52,
2470
+ "EndX": -62,
2471
+ "EndY": 52
2472
+ }
2473
+ ],
2474
+ "Name": "C20"
2475
+ },
2476
+ {
2477
+ "Segments": [
2478
+ {
2479
+ "StartX": -56,
2480
+ "StartY": 51,
2481
+ "EndX": -54,
2482
+ "EndY": 51
2483
+ }
2484
+ ],
2485
+ "Name": "C19"
2486
+ },
2487
+ {
2488
+ "Segments": [
2489
+ {
2490
+ "StartX": -46,
2491
+ "StartY": 51,
2492
+ "EndX": -41,
2493
+ "EndY": 51
2494
+ }
2495
+ ],
2496
+ "Name": "C21"
2497
+ },
2498
+ {
2499
+ "Segments": [
2500
+ {
2501
+ "StartX": -37,
2502
+ "StartY": 51,
2503
+ "EndX": -35,
2504
+ "EndY": 51
2505
+ }
2506
+ ],
2507
+ "Name": "C22"
2508
+ },
2509
+ {
2510
+ "Segments": [
2511
+ {
2512
+ "StartX": -37,
2513
+ "StartY": 55,
2514
+ "EndX": -36,
2515
+ "EndY": 55
2516
+ },
2517
+ {
2518
+ "StartX": -36,
2519
+ "StartY": 53,
2520
+ "EndX": -36,
2521
+ "EndY": 55
2522
+ },
2523
+ {
2524
+ "StartX": -35,
2525
+ "StartY": 53,
2526
+ "EndX": -36,
2527
+ "EndY": 53
2528
+ }
2529
+ ],
2530
+ "Name": "C24"
2531
+ },
2532
+ {
2533
+ "Segments": [
2534
+ {
2535
+ "StartX": -29,
2536
+ "StartY": 52,
2537
+ "EndX": -29,
2538
+ "EndY": 58
2539
+ },
2540
+ {
2541
+ "StartX": -24,
2542
+ "StartY": 58,
2543
+ "EndX": -29,
2544
+ "EndY": 58
2545
+ },
2546
+ {
2547
+ "StartX": -31,
2548
+ "StartY": 52,
2549
+ "EndX": -29,
2550
+ "EndY": 52
2551
+ },
2552
+ {
2553
+ "StartX": -29,
2554
+ "StartY": 52,
2555
+ "EndX": -24,
2556
+ "EndY": 52
2557
+ }
2558
+ ],
2559
+ "Name": "C26"
2560
+ },
2561
+ {
2562
+ "Segments": [
2563
+ {
2564
+ "StartX": -25,
2565
+ "StartY": 54,
2566
+ "EndX": -24,
2567
+ "EndY": 54
2568
+ }
2569
+ ],
2570
+ "Name": "C23"
2571
+ }
2572
+ ],
2573
+ "Name": "Top Circuit - Copy",
2574
+ "Variables": [
2575
+ {
2576
+ "Name": "Ro",
2577
+ "Value": "(600*600)/5000"
2578
+ }
2579
+ ],
2580
+ "VariableFile": ""
2581
+ },
2582
+ "TransientAnalysis": {
2583
+ "EndTime": "0.3",
2584
+ "FixedTimeStep": false,
2585
+ "SaveInitialPoint": true,
2586
+ "CompressScopes": false,
2587
+ "StopAtSteadyState": false,
2588
+ "TimeStep": "2E-08",
2589
+ "BaseFrequencyParameterEnabled": false,
2590
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
2591
+ "BaseFrequency": "60",
2592
+ "NumberOfBasePeriodsSaved": "1"
2593
+ }
2594
+ }
2595
+ ],
2596
+ "Libraries": [],
2597
+ "TestBenches": [
2598
+ {
2599
+ "Type": "ACSweep",
2600
+ "Name": "AC Sweep Test Bench inner loop",
2601
+ "DesignID": "",
2602
+ "DeviceID": "",
2603
+ "Fmax": 40000,
2604
+ "Fmin": 10,
2605
+ "MagMax": 0.04,
2606
+ "MagMin": 0.03,
2607
+ "NumberOfPoints": 36,
2608
+ "SweepType": "LogSweepType",
2609
+ "SaveAllSignals": false,
2610
+ "OutputDeviceID": "",
2611
+ "OutputScope": ""
2612
+ },
2613
+ {
2614
+ "Type": "ACSweep",
2615
+ "Name": "AC Sweep Test Bench outer loop",
2616
+ "DesignID": "",
2617
+ "DeviceID": "",
2618
+ "Fmax": 25000,
2619
+ "Fmin": 1,
2620
+ "MagMax": 0.13,
2621
+ "MagMin": 0.1,
2622
+ "NumberOfPoints": 43,
2623
+ "SweepType": "LogSweepType",
2624
+ "SaveAllSignals": false,
2625
+ "OutputDeviceID": "",
2626
+ "OutputScope": ""
2627
+ }
2628
+ ],
2629
+ "ThermalData": [
2630
+ {
2631
+ "Name": "Wolfspeed C3M0021120K (MOSFET)",
2632
+ "Manufacturer": "Wolfspeed",
2633
+ "PartNumber": "C3M0021120K",
2634
+ "Comment": "This is an unreleased model and the intention is to allow customer to performance a preliminary simulation before product launched. It is customer\u0027s responsibility to verify the performance of the Mosfet with actual prototype.",
2635
+ "ConductionLossesGateDependency": false,
2636
+ "SemiconductorType": "MosfetThermalDataSemiconductorType",
2637
+ "ThermalImpedanceType": "CauerThermalNetworkType",
2638
+ "ConductionLosses": [
2639
+ {
2640
+ "Temperature": -40,
2641
+ "IVSerialized": "[-200 -3.35; -180 -3.04; -160 -2.75; -140 -2.44; -120 -2.14; -100 -1.82; -80 -1.5; -50 -1; -30 -0.607; -15 -0.35; -10 -0.26; -4 -0.087; 0 0; 2 0.04; 5 0.11; 10 0.207; 15 0.32; 30 0.64; 50 1.1; 80 1.83; 100 2.31; 120 2.83; 140 3.36; 160 3.94; 180 4.55]"
2642
+ },
2643
+ {
2644
+ "Temperature": 25,
2645
+ "IVSerialized": "[-200 -3.96; -180 -3.535; -160 -3.12; -140 -2.788; -120 -2.38; -100 -1.97; -80 -1.64; -50 -1.055; -30 -0.624; -15 -0.35; -10 -0.21; -4 -0.088; 0 0; 2 0.041; 5 0.115; 10 0.21; 15 0.333; 30 0.646; 50 1.1; 80 1.83; 100 2.34; 120 2.89; 140 3.48; 160 4.11; 180 4.79]"
2646
+ },
2647
+ {
2648
+ "Temperature": 175,
2649
+ "IVSerialized": "[-200 -6.5; -180 -6.1; -160 -5.6; -140 -5.1; -120 -4.4; -100 -3.624; -80 -2.91; -50 -1.798; -30 -1.1; -15 -0.555; -10 -0.4; -4 -0.14; 0 0; 2 0.091; 5 0.186; 10 0.375; 15 0.565; 30 1.14; 50 1.9; 80 3.19; 100 4.13; 120 5.16; 140 6.37; 160 7.88; 180 9.738]"
2650
+ },
2651
+ {
2652
+ "Temperature": 900,
2653
+ "IVSerialized": "[-200 -7.8; -180 -7.32; -160 -6.72; -140 -6.12; -120 -5.28; -100 -4.3488; -80 -3.492; -50 -2.1576; -30 -1.32; -15 -0.666; -10 -0.48; -4 -0.168; 0 0; 2 0.1092; 5 0.2232; 10 0.45; 15 0.678; 30 1.368; 50 2.28; 80 3.828; 100 4.956; 120 6.192; 140 7.644; 160 9.456; 180 11.6856]"
2654
+ }
2655
+ ],
2656
+ "ConductionLossesGateOff": [],
2657
+ "TurnOnLosses": [
2658
+ {
2659
+ "Temperature": 25,
2660
+ "Voltage": -100,
2661
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2662
+ },
2663
+ {
2664
+ "Temperature": 25,
2665
+ "Voltage": 0,
2666
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2667
+ },
2668
+ {
2669
+ "Temperature": 25,
2670
+ "Voltage": 600,
2671
+ "EISerialized": "[-10 0; 0 0; 9.73 0.000204; 20.9 0.000304; 30.5 0.000405; 40.9 0.000531; 50.5 0.000662; 60.13 0.000807; 70.55 0.000981; 79.3 0.00114]"
2672
+ },
2673
+ {
2674
+ "Temperature": 25,
2675
+ "Voltage": 800,
2676
+ "EISerialized": "[-10 0; 0 0; 9.73 0.00032; 20.9 0.000473; 30.5 0.000627; 40.9 0.000818; 50.5 0.001016; 60.13 0.001235; 70.55 0.001495; 79.3 0.001733]"
2677
+ },
2678
+ {
2679
+ "Temperature": 75,
2680
+ "Voltage": -100,
2681
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2682
+ },
2683
+ {
2684
+ "Temperature": 75,
2685
+ "Voltage": 0,
2686
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2687
+ },
2688
+ {
2689
+ "Temperature": 75,
2690
+ "Voltage": 600,
2691
+ "EISerialized": "[-10 0; 0 0; 9.73 0.000223106672; 20.9 0.000331810554; 30.5 0.000442106363; 40.9 0.0005791926309999999; 50.5 0.000721979163; 60.13 0.000880880629; 70.55 0.001070494694; 79.3 0.0012439120379999999]"
2692
+ },
2693
+ {
2694
+ "Temperature": 75,
2695
+ "Voltage": 800,
2696
+ "EISerialized": "[-10 0; 0 0; 9.73 0.00034870815100000003; 20.9 0.00051602866; 30.5 0.000684382666; 40.9 0.000892377323; 50.5 0.0011080134509999999; 60.13 0.0013471253569999999; 70.55 0.0016315774350000002; 79.3 0.00189109435]"
2697
+ },
2698
+ {
2699
+ "Temperature": 125,
2700
+ "Voltage": -100,
2701
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2702
+ },
2703
+ {
2704
+ "Temperature": 125,
2705
+ "Voltage": 0,
2706
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2707
+ },
2708
+ {
2709
+ "Temperature": 125,
2710
+ "Voltage": 600,
2711
+ "EISerialized": "[-10 0; 0 0; 9.73 0.00026830054800000005; 20.9 0.000399024165; 30.5 0.00053166218; 40.9 0.0006965174950000001; 50.5 0.0008682277550000001; 60.13 0.001059317292; 70.55 0.0012873407619999999; 79.3 0.0014958866019999999]"
2712
+ },
2713
+ {
2714
+ "Temperature": 125,
2715
+ "Voltage": 800,
2716
+ "EISerialized": "[-10 0; 0 0; 9.73 0.000419344645; 20.9 0.0006205586370000001; 30.5 0.000823015478; 40.9 0.0010731428270000002; 50.5 0.001332459552; 60.13 0.001620007454; 70.55 0.001962079915; 79.3 0.002274166192]"
2717
+ },
2718
+ {
2719
+ "Temperature": 175,
2720
+ "Voltage": -100,
2721
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2722
+ },
2723
+ {
2724
+ "Temperature": 175,
2725
+ "Voltage": 0,
2726
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2727
+ },
2728
+ {
2729
+ "Temperature": 175,
2730
+ "Voltage": 600,
2731
+ "EISerialized": "[-10 0; 0 0; 9.73 0.000314048861; 20.9 0.000467062351; 30.5 0.0006223166650000001; 40.9 0.0008152816980000001; 50.5 0.001016270523; 60.13 0.001239943012; 70.55 0.001506847093; 79.3 0.001750952385]"
2732
+ },
2733
+ {
2734
+ "Temperature": 175,
2735
+ "Voltage": 800,
2736
+ "EISerialized": "[-10 0; 0 0; 9.73 0.000490847705; 20.9 0.000726370985; 30.5 0.000963349035; 40.9 0.001256125959; 50.5 0.001559659153; 60.13 0.001896237263; 70.55 0.002296636992; 79.3 0.002661937551]"
2737
+ },
2738
+ {
2739
+ "Temperature": 900,
2740
+ "Voltage": -100,
2741
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2742
+ },
2743
+ {
2744
+ "Temperature": 900,
2745
+ "Voltage": 0,
2746
+ "EISerialized": "[-10 0; 0 0; 9.73 0; 20.9 0; 30.5 0; 40.9 0; 50.5 0; 60.13 0; 70.55 0; 79.3 0]"
2747
+ },
2748
+ {
2749
+ "Temperature": 900,
2750
+ "Voltage": 600,
2751
+ "EISerialized": "[-10 0; 0 0; 9.73 0.000345453747; 20.9 0.000513768586; 30.5 0.000684548332; 40.9 0.0008968098679999999; 50.5 0.001117897575; 60.13 0.0013639373130000002; 70.55 0.001657531803; 79.3 0.001926047624]"
2752
+ },
2753
+ {
2754
+ "Temperature": 900,
2755
+ "Voltage": 800,
2756
+ "EISerialized": "[-10 0; 0 0; 9.73 0.0005399324760000001; 20.9 0.000799008084; 30.5 0.001059683939; 40.9 0.0013817385550000001; 50.5 0.0017156250689999999; 60.13 0.002085860989; 70.55 0.002526300691; 79.3 0.002928131306]"
2757
+ }
2758
+ ],
2759
+ "TurnOffLosses": [
2760
+ {
2761
+ "Temperature": 25,
2762
+ "Voltage": -100,
2763
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2764
+ },
2765
+ {
2766
+ "Temperature": 25,
2767
+ "Voltage": 0,
2768
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2769
+ },
2770
+ {
2771
+ "Temperature": 25,
2772
+ "Voltage": 600,
2773
+ "EISerialized": "[-10 0; 0 0; 9.74 3.4E-05; 20.94 5.4E-05; 31.34 8.8E-05; 40.89 0.000138; 51.28 0.000193; 60.13 0.000259; 70.55 0.000348; 79.3 0.000444]"
2774
+ },
2775
+ {
2776
+ "Temperature": 25,
2777
+ "Voltage": 800,
2778
+ "EISerialized": "[-10 0; 0 0; 9.74 6.4E-05; 20.94 8E-05; 31.34 0.000129; 40.89 0.000207; 51.28 0.000291; 60.13 0.000385; 70.55 0.000497; 79.3 0.000602]"
2779
+ },
2780
+ {
2781
+ "Temperature": 75,
2782
+ "Voltage": -100,
2783
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2784
+ },
2785
+ {
2786
+ "Temperature": 75,
2787
+ "Voltage": 0,
2788
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2789
+ },
2790
+ {
2791
+ "Temperature": 75,
2792
+ "Voltage": 600,
2793
+ "EISerialized": "[-10 0; 0 0; 9.74 3.4261189E-05; 20.94 5.4689722E-05; 31.34 8.9550964E-05; 40.89 0.000139459885; 51.28 0.00019508947; 60.13 0.00026180151400000004; 70.55 0.000351979177; 79.3 0.000449411131]"
2794
+ },
2795
+ {
2796
+ "Temperature": 75,
2797
+ "Voltage": 800,
2798
+ "EISerialized": "[-10 0; 0 0; 9.74 6.5180398E-05; 20.94 8.0979321E-05; 31.34 0.00013105033399999998; 40.89 0.00020913643300000002; 51.28 0.00029493964700000005; 60.13 0.00039013697400000003; 70.55 0.000503280098; 79.3 0.000609654448]"
2799
+ },
2800
+ {
2801
+ "Temperature": 125,
2802
+ "Voltage": -100,
2803
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2804
+ },
2805
+ {
2806
+ "Temperature": 125,
2807
+ "Voltage": 0,
2808
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2809
+ },
2810
+ {
2811
+ "Temperature": 125,
2812
+ "Voltage": 600,
2813
+ "EISerialized": "[-10 0; 0 0; 9.74 3.6794046E-05; 20.94 5.8732817E-05; 31.34 9.6171276E-05; 40.89 0.000149769858; 51.28 0.00020951202; 60.13 0.00028115594300000003; 70.55 0.000378000249; 79.3 0.000482635141]"
2814
+ },
2815
+ {
2816
+ "Temperature": 125,
2817
+ "Voltage": 800,
2818
+ "EISerialized": "[-10 0; 0 0; 9.74 6.9999046E-05; 20.94 8.696595E-05; 31.34 0.000140738606; 40.89 0.000224597445; 51.28 0.00031674390800000003; 60.13 0.000418978971; 70.55 0.000540486526; 79.3 0.000654724905]"
2819
+ },
2820
+ {
2821
+ "Temperature": 175,
2822
+ "Voltage": -100,
2823
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2824
+ },
2825
+ {
2826
+ "Temperature": 175,
2827
+ "Voltage": 0,
2828
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2829
+ },
2830
+ {
2831
+ "Temperature": 175,
2832
+ "Voltage": 600,
2833
+ "EISerialized": "[-10 0; 0 0; 9.74 3.9103192E-05; 20.94 6.241881199999999E-05; 31.34 0.000102206859; 40.89 0.00015916921800000002; 51.28 0.000222660719; 60.13 0.00029880092200000006; 70.55 0.000401723049; 79.3 0.00051292469]"
2834
+ },
2835
+ {
2836
+ "Temperature": 175,
2837
+ "Voltage": 800,
2838
+ "EISerialized": "[-10 0; 0 0; 9.74 7.4392095E-05; 20.94 9.2423819E-05; 31.34 0.000149571177; 40.89 0.000238692886; 51.28 0.00033662234; 60.13 0.00044527354200000005; 70.55 0.000574406752; 79.3 0.0006958145810000001]"
2839
+ },
2840
+ {
2841
+ "Temperature": 900,
2842
+ "Voltage": -100,
2843
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2844
+ },
2845
+ {
2846
+ "Temperature": 900,
2847
+ "Voltage": 0,
2848
+ "EISerialized": "[-10 0; 0 0; 9.74 0; 20.94 0; 31.34 0; 40.89 0; 51.28 0; 60.13 0; 70.55 0; 79.3 0]"
2849
+ },
2850
+ {
2851
+ "Temperature": 900,
2852
+ "Voltage": 600,
2853
+ "EISerialized": "[-10 0; 0 0; 9.74 4.3013511E-05; 20.94 6.866069299999999E-05; 31.34 0.000112427545; 40.89 0.00017508614; 51.28 0.000244926791; 60.13 0.000328681014; 70.55 0.00044189535400000003; 79.3 0.000564217159]"
2854
+ },
2855
+ {
2856
+ "Temperature": 900,
2857
+ "Voltage": 800,
2858
+ "EISerialized": "[-10 0; 0 0; 9.74 8.1831304E-05; 20.94 0.000101666201; 31.34 0.00016452829399999998; 40.89 0.000262562175; 51.28 0.000370284575; 60.13 0.000489800896; 70.55 0.000631847427; 79.3 0.0007653960400000001]"
2859
+ }
2860
+ ],
2861
+ "CustomVariables": [
2862
+ {
2863
+ "Name": "Rgon",
2864
+ "Value": "",
2865
+ "Description": "External turn-on gate resistance"
2866
+ },
2867
+ {
2868
+ "Name": "Rgoff",
2869
+ "Value": "",
2870
+ "Description": "External turn-off gate resistance"
2871
+ }
2872
+ ],
2873
+ "Constants": [],
2874
+ "Custom1DTables": [],
2875
+ "Custom2DTables": [],
2876
+ "Custom3DTables": [],
2877
+ "ConductionLossComputationMethod": 1,
2878
+ "ConductionLossComputationFormula": null,
2879
+ "ConductionLossComputationMethodGateOff": 1,
2880
+ "ConductionLossComputationFormulaGateOff": "",
2881
+ "TurnOnLossComputationMethod": "FormulaAndLookUpTableComputationMethodType",
2882
+ "TurnOnLossComputationFormula": "E/(0.0795e-3*2.5\u002B0.8929e-3)*(0.0795e-3*Rgon\u002B0.8929e-3)",
2883
+ "TurnOffLossComputationMethod": "FormulaAndLookUpTableComputationMethodType",
2884
+ "TurnOffLossComputationFormula": "E/(0.064e-3*2.5\u002B0.1351e-3)*(0.064e-3*Rgoff\u002B0.1351e-3)",
2885
+ "ThermalImpedanceDataSerialized": "[0.0441 0.002214; 0.104 0.0126; 0.06378 0.03416; 0.1121 0.1294]",
2886
+ "ID": "4b142ddd-4a33-49ba-8171-da5df4f96852"
2887
+ },
2888
+ {
2889
+ "Name": "Wolfspeed C3M0021120K (Diode)",
2890
+ "Manufacturer": "Wolfspeed",
2891
+ "PartNumber": "C3M0021120K",
2892
+ "Comment": "This is an unreleased model and the intention is to allow customer to performance a preliminary simulation before product launched. It is customer\u0027s responsibility to verify the performance of the Mosfet with actual prototype.",
2893
+ "ConductionLossesGateDependency": false,
2894
+ "SemiconductorType": "DiodeThermalDataSemiconductorType",
2895
+ "ThermalImpedanceType": "CauerThermalNetworkType",
2896
+ "ConductionLosses": [
2897
+ {
2898
+ "Temperature": -40,
2899
+ "IVSerialized": "[0 0; 0.5 3; 2 3.5; 5 3.9; 8 4.15; 15 4.6; 20 4.77; 30 5.1; 40 5.42; 60 5.9; 80 6.3; 100 6.59; 120 6.9; 140 7.14; 160 7.4; 180 7.6; 200 7.84]"
2900
+ },
2901
+ {
2902
+ "Temperature": 25,
2903
+ "IVSerialized": "[0 0; 0.5 2.9; 2 3.15; 5 3.5; 8 3.75; 15 4.1; 20 4.3; 30 4.66; 40 4.89; 60 5.37; 80 5.77; 100 6.1; 120 6.4; 140 6.65; 160 6.9; 180 7.13; 200 7.35]"
2904
+ },
2905
+ {
2906
+ "Temperature": 175,
2907
+ "IVSerialized": "[0 0; 0.5 2.45; 2 2.74; 5 3.1; 8 3.3; 15 3.6; 20 3.8; 30 4.12; 40 4.4; 60 4.78; 80 5.16; 100 5.46; 120 5.75; 140 6; 160 6.25; 180 6.47; 200 6.7]"
2908
+ },
2909
+ {
2910
+ "Temperature": 900,
2911
+ "IVSerialized": "[0 0; 0.5 2.205; 2 2.466; 5 2.79; 8 2.97; 15 3.24; 20 3.42; 30 3.708; 40 3.96; 60 4.302; 80 4.644; 100 4.914; 120 5.175; 140 5.4; 160 5.625; 180 5.823; 200 6.03]"
2912
+ }
2913
+ ],
2914
+ "ConductionLossesGateOff": [],
2915
+ "TurnOnLosses": [
2916
+ {
2917
+ "Temperature": 25,
2918
+ "Voltage": 0,
2919
+ "EISerialized": "[0 0]"
2920
+ }
2921
+ ],
2922
+ "TurnOffLosses": [
2923
+ {
2924
+ "Temperature": 25,
2925
+ "Voltage": 0,
2926
+ "EISerialized": "[0 0]"
2927
+ }
2928
+ ],
2929
+ "CustomVariables": [],
2930
+ "Constants": [],
2931
+ "Custom1DTables": [],
2932
+ "Custom2DTables": [],
2933
+ "Custom3DTables": [],
2934
+ "ConductionLossComputationMethod": 1,
2935
+ "ConductionLossComputationFormula": null,
2936
+ "ConductionLossComputationMethodGateOff": 1,
2937
+ "ConductionLossComputationFormulaGateOff": "",
2938
+ "TurnOnLossComputationMethod": "LookUpTableComputationMethodType",
2939
+ "TurnOnLossComputationFormula": null,
2940
+ "TurnOffLossComputationMethod": "LookUpTableComputationMethodType",
2941
+ "TurnOffLossComputationFormula": null,
2942
+ "ThermalImpedanceDataSerialized": "[0.0441 0.002214; 0.104 0.0126; 0.06378 0.03416; 0.1121 0.1294]",
2943
+ "ID": "8cd67085-b0b2-4575-bca8-e9d3682b79be"
2944
+ },
2945
+ {
2946
+ "Name": "Infineon IGB10N60T (IGBT)",
2947
+ "Manufacturer": "Infineon",
2948
+ "PartNumber": "IGB10N60T",
2949
+ "Comment": "",
2950
+ "ConductionLossesGateDependency": false,
2951
+ "SemiconductorType": "IGBTThermalDataSemiconductorType",
2952
+ "ThermalImpedanceType": "FosterThermalNetworkType",
2953
+ "ConductionLosses": [
2954
+ {
2955
+ "Temperature": 25,
2956
+ "IVSerialized": "[0 0.601146193; 1 0.793154195; 2.5 0.960867813; 5 1.179530092; 10 1.531109576; 20 2.096402019; 40 3.005316105]"
2957
+ },
2958
+ {
2959
+ "Temperature": 175,
2960
+ "IVSerialized": "[0 0.559338228; 1 0.731537715; 2.5 0.94613788; 5 1.272767506; 10 1.8752167; 20 2.986398916; 40 5.035909361]"
2961
+ }
2962
+ ],
2963
+ "ConductionLossesGateOff": [],
2964
+ "TurnOnLosses": [
2965
+ {
2966
+ "Temperature": 25,
2967
+ "Voltage": 0,
2968
+ "EISerialized": "[0 0; 1 0; 2.5 0; 5 0; 10 0; 20 0; 40 0]"
2969
+ },
2970
+ {
2971
+ "Temperature": 25,
2972
+ "Voltage": 400,
2973
+ "EISerialized": "[0 2.64E-05; 1 3.33E-05; 2.5 4.83E-05; 5 7.87E-05; 10 0.00016; 20 0.000326; 40 0.000742]"
2974
+ },
2975
+ {
2976
+ "Temperature": 175,
2977
+ "Voltage": 0,
2978
+ "EISerialized": "[0 0; 1 0; 2.5 0; 5 0; 10 0; 20 0; 40 0]"
2979
+ },
2980
+ {
2981
+ "Temperature": 175,
2982
+ "Voltage": 400,
2983
+ "EISerialized": "[0 4.28314E-05; 1 5.40713E-05; 2.5 7.84182E-05; 5 0.00012793; 10 0.00026; 20 0.000529454; 40 0.001206495]"
2984
+ }
2985
+ ],
2986
+ "TurnOffLosses": [
2987
+ {
2988
+ "Temperature": 25,
2989
+ "Voltage": 0,
2990
+ "EISerialized": "[0 0; 1 0; 2.5 0; 5 0; 10 0; 20 0; 40 0]"
2991
+ },
2992
+ {
2993
+ "Temperature": 25,
2994
+ "Voltage": 400,
2995
+ "EISerialized": "[0 4.05E-05; 1 6.67E-05; 2.5 0.000105; 5 0.000169; 10 0.00027; 20 0.000548; 40 0.00105]"
2996
+ },
2997
+ {
2998
+ "Temperature": 175,
2999
+ "Voltage": 0,
3000
+ "EISerialized": "[0 0; 1 0; 2.5 0; 5 0; 10 0; 20 0; 40 0]"
3001
+ },
3002
+ {
3003
+ "Temperature": 175,
3004
+ "Voltage": 400,
3005
+ "EISerialized": "[0 5.24638E-05; 1 8.64689E-05; 2.5 0.000136617; 5 0.000219482; 10 0.00035; 20 0.000710347; 40 0.001358156]"
3006
+ }
3007
+ ],
3008
+ "CustomVariables": [],
3009
+ "Constants": [],
3010
+ "Custom1DTables": [],
3011
+ "Custom2DTables": [],
3012
+ "Custom3DTables": [],
3013
+ "ConductionLossComputationMethod": 1,
3014
+ "ConductionLossComputationFormula": null,
3015
+ "ConductionLossComputationMethodGateOff": 1,
3016
+ "ConductionLossComputationFormulaGateOff": "",
3017
+ "TurnOnLossComputationMethod": "LookUpTableComputationMethodType",
3018
+ "TurnOnLossComputationFormula": null,
3019
+ "TurnOffLossComputationMethod": "LookUpTableComputationMethodType",
3020
+ "TurnOffLossComputationFormula": null,
3021
+ "ThermalImpedanceDataSerialized": "[0.2911 0.0653; 0.4092 0.00833; 0.5008 0.000737; 0.1529 7.63E-05]",
3022
+ "ID": "1997dda5-970e-491d-9245-05b31e8c024f"
3023
+ }
3024
+ ]
3025
+ }