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,557 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "e620590a-2c0d-49d1-a307-cdf520d9a824",
5
+ "Name": "Double Pulse Test",
6
+ "Circuit": {
7
+ "Id": "cdf90a71-ddee-464c-b42c-f3ccb8d9a641",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "Ground",
11
+ "Top": 66,
12
+ "Left": 16,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Name": "Ground1",
17
+ "ID": "7fe16432-3931-45ce-93c0-a9474cd878f5",
18
+ "Parameters": {},
19
+ "EnabledScopes": []
20
+ },
21
+ {
22
+ "LibraryName": "Differential Voltage Meter",
23
+ "Top": 60,
24
+ "Left": 11,
25
+ "Angle": 90,
26
+ "HF": false,
27
+ "VF": true,
28
+ "Name": "VGS",
29
+ "ID": "4257109d-d8fd-4eb8-b6cc-9da372b4bb3d",
30
+ "Parameters": {
31
+ "SamplingTime": "none"
32
+ },
33
+ "EnabledScopes": [
34
+ "Voltage"
35
+ ]
36
+ },
37
+ {
38
+ "LibraryName": "Inductor",
39
+ "Top": 45,
40
+ "Left": 14,
41
+ "Angle": 90,
42
+ "HF": false,
43
+ "VF": false,
44
+ "Name": "L",
45
+ "ID": "23fc46f9-16ed-4524-b582-43ddd9aa1a06",
46
+ "Parameters": {
47
+ "Value": "1m",
48
+ "Iinit": "0"
49
+ },
50
+ "EnabledScopes": [
51
+ "Current"
52
+ ]
53
+ },
54
+ {
55
+ "LibraryName": "Current Meter",
56
+ "Top": 51,
57
+ "Left": 15,
58
+ "Angle": 90,
59
+ "HF": false,
60
+ "VF": false,
61
+ "Name": "ISW",
62
+ "ID": "63f3deb7-c476-40c1-b4b4-370160aa693c",
63
+ "Parameters": {
64
+ "SamplingTime": "none"
65
+ },
66
+ "EnabledScopes": [
67
+ "Current"
68
+ ]
69
+ },
70
+ {
71
+ "LibraryName": "Detailed MOSFET (Datasheet)",
72
+ "Top": 54,
73
+ "Left": 15,
74
+ "Angle": 0,
75
+ "HF": false,
76
+ "VF": false,
77
+ "Name": "T1",
78
+ "ID": "990ab41d-20bb-4621-a701-0829ce5457b2",
79
+ "Parameters": {
80
+ "Rg": "4",
81
+ "VgsIdMatrix": "[0 0; 6.043 5.156E-01; 6.496 9.795E-01; 6.866 1.679E\u002B00; 7.195 2.379E\u002B00; 7.729 3.780E\u002B00; 8.141 5.652E\u002B00; 8.840 9.398E\u002B00; 9.128 1.127E\u002B01; 9.664 1.572E\u002B01; 9.911 1.783E\u002B01; 10.281 2.181E\u002B01; 10.611 2.533E\u002B01; 11.970 4.361E\u002B01; 14.610 9.156E\u002B01; 16.074 1.193E\u002B02]",
82
+ "VgsIdMatrix_Vds": "20",
83
+ "VdsIdMatrix": "[0 0; 0.280 1.417E\u002B00; 0.725 2.833E\u002B00; 1.450 4.753E\u002B00; 2.159 5.861E\u002B00; 2.736 6.667E\u002B00; 3.724 7.671E\u002B00; 4.713 8.169E\u002B00; 5.998 8.663E\u002B00; 7.431 9.155E\u002B00; 8.881 9.648E\u002B00; 10.776 1.003E\u002B01; 12.506 1.032E\u002B01; 13.478 1.051E\u002B01; 15.076 1.075E\u002B01; 17.926 1.105E\u002B01; 19.952 1.126E\u002B01]",
84
+ "VdsIdMatrix_Vgs": "9",
85
+ "Ciss": "[1.660 2.170E-09; 6.457 2.100E-09; 8.049 2.070E-09; 11.479 2.040E-09; 15.587 2.010E-09; 18.959 1.950E-09; 20.655 1.920E-09; 23.632 1.920E-09; 27.707 1.920E-09; 37.167 1.920E-09; 51.093 1.920E-09; 70.236 1.920E-09; 424.544 1.860E-09; 718.595 1.830E-09; 987.834 1.800E-09]",
86
+ "Coss": "[1.670 2.170E-09; 3.396 2.040E-09; 5.508 1.930E-09; 11.479 1.620E-09; 14.279 1.450E-09; 17.728 1.250E-09; 20.529 9.230E-10; 23.777 8.090E-10; 32.486 6.870E-10; 47.476 5.610E-10; 276.621 2.030E-10; 497.763 1.350E-10; 684.262 1.120E-10; 975.817 1.100E-10]",
87
+ "Crss": "[1.660 4.510E-10; 4.365 4.370E-10; 6.950 3.800E-10; 12.973 3.060E-10; 15.118 2.830E-10; 17.296 2.240E-10; 19.310 1.770E-10; 20.156 9.750E-11; 21.958 7.970E-11; 33.908 6.210E-11; 146.381 2.970E-11; 308.832 2.040E-11; 643.644 1.430E-11; 895.696 1.380E-11; 917.892 1.380E-11]",
88
+ "VgsInit": "-5",
89
+ "VdsInit": "50",
90
+ "Vsd_Is_BodyDiodeMatrix": "[-10 -1E-9; 0 0; 1.976 2.732E-02; 2.567 4.176E-02; 2.838 8.001E-02; 3.052 9.060E-01; 3.302 3.104E\u002B00; 3.471 5.261E\u002B00; 3.611 7.613E\u002B00; 3.820 1.161E\u002B01; 4.071 1.745E\u002B01; 4.491 2.996E\u002B01; 5.030 4.998E\u002B01; 5.278 6.005E\u002B01]"
91
+ },
92
+ "EnabledScopes": []
93
+ },
94
+ {
95
+ "LibraryName": "Differential Voltage Meter",
96
+ "Top": 56,
97
+ "Left": 19,
98
+ "Angle": 90,
99
+ "HF": false,
100
+ "VF": false,
101
+ "Name": "VDS",
102
+ "ID": "096008d0-f60e-4202-90a1-46f8e59f7165",
103
+ "Parameters": {
104
+ "SamplingTime": "none"
105
+ },
106
+ "EnabledScopes": [
107
+ "Voltage"
108
+ ]
109
+ },
110
+ {
111
+ "LibraryName": "Detailed MOSFET (Datasheet)",
112
+ "Top": 39,
113
+ "Left": 8,
114
+ "Angle": 0,
115
+ "HF": false,
116
+ "VF": false,
117
+ "Name": "T2",
118
+ "ID": "1ec52e0b-80fe-46d2-ae62-b88ade812975",
119
+ "Parameters": {
120
+ "Rg": "4",
121
+ "VgsIdMatrix": "[0 0; 6.043 5.156E-01; 6.496 9.795E-01; 6.866 1.679E\u002B00; 7.195 2.379E\u002B00; 7.729 3.780E\u002B00; 8.141 5.652E\u002B00; 8.840 9.398E\u002B00; 9.128 1.127E\u002B01; 9.664 1.572E\u002B01; 9.911 1.783E\u002B01; 10.281 2.181E\u002B01; 10.611 2.533E\u002B01; 11.970 4.361E\u002B01; 14.610 9.156E\u002B01; 16.074 1.193E\u002B02]",
122
+ "VgsIdMatrix_Vds": "20",
123
+ "VdsIdMatrix": "[0 0; 0.280 1.417E\u002B00; 0.725 2.833E\u002B00; 1.450 4.753E\u002B00; 2.159 5.861E\u002B00; 2.736 6.667E\u002B00; 3.724 7.671E\u002B00; 4.713 8.169E\u002B00; 5.998 8.663E\u002B00; 7.431 9.155E\u002B00; 8.881 9.648E\u002B00; 10.776 1.003E\u002B01; 12.506 1.032E\u002B01; 13.478 1.051E\u002B01; 15.076 1.075E\u002B01; 17.926 1.105E\u002B01; 19.952 1.126E\u002B01]",
124
+ "VdsIdMatrix_Vgs": "9",
125
+ "Ciss": "[1.660 2.170E-09; 6.457 2.100E-09; 8.049 2.070E-09; 11.479 2.040E-09; 15.587 2.010E-09; 18.959 1.950E-09; 20.655 1.920E-09; 23.632 1.920E-09; 27.707 1.920E-09; 37.167 1.920E-09; 51.093 1.920E-09; 70.236 1.920E-09; 424.544 1.860E-09; 718.595 1.830E-09; 987.834 1.800E-09]",
126
+ "Coss": "[1.670 2.170E-09; 3.396 2.040E-09; 5.508 1.930E-09; 11.479 1.620E-09; 14.279 1.450E-09; 17.728 1.250E-09; 20.529 9.230E-10; 23.777 8.090E-10; 32.486 6.870E-10; 47.476 5.610E-10; 276.621 2.030E-10; 497.763 1.350E-10; 684.262 1.120E-10; 975.817 1.100E-10]",
127
+ "Crss": "[1.660 4.510E-10; 4.365 4.370E-10; 6.950 3.800E-10; 12.973 3.060E-10; 15.118 2.830E-10; 17.296 2.240E-10; 19.310 1.770E-10; 20.156 9.750E-11; 21.958 7.970E-11; 33.908 6.210E-11; 146.381 2.970E-11; 308.832 2.040E-11; 643.644 1.430E-11; 895.696 1.380E-11; 917.892 1.380E-11]",
128
+ "VgsInit": "-5",
129
+ "VdsInit": "0",
130
+ "Vsd_Is_BodyDiodeMatrix": "[-10 -1E-9; 0 0; 1.976 2.732E-02; 2.567 4.176E-02; 2.838 8.001E-02; 3.052 9.060E-01; 3.302 3.104E\u002B00; 3.471 5.261E\u002B00; 3.611 7.613E\u002B00; 3.820 1.161E\u002B01; 4.071 1.745E\u002B01; 4.491 2.996E\u002B01; 5.030 4.998E\u002B01; 5.278 6.005E\u002B01]"
131
+ },
132
+ "EnabledScopes": []
133
+ },
134
+ {
135
+ "LibraryName": "DC Voltage Source",
136
+ "Top": 42,
137
+ "Left": -1,
138
+ "Angle": 0,
139
+ "HF": false,
140
+ "VF": false,
141
+ "Name": "V_HS",
142
+ "ID": "0ff8ca7d-2180-4411-906b-dedc60127856",
143
+ "Parameters": {
144
+ "Voltage": "-5"
145
+ },
146
+ "EnabledScopes": []
147
+ },
148
+ {
149
+ "LibraryName": "DC Voltage Source",
150
+ "Top": 47,
151
+ "Left": 26,
152
+ "Angle": 0,
153
+ "HF": false,
154
+ "VF": false,
155
+ "Name": "V_bus",
156
+ "ID": "a1a73ff6-a4c9-4afc-9794-55ce0b55f707",
157
+ "Parameters": {
158
+ "Voltage": "50"
159
+ },
160
+ "EnabledScopes": []
161
+ },
162
+ {
163
+ "LibraryName": "Ground",
164
+ "Top": 66,
165
+ "Left": 27,
166
+ "Angle": 0,
167
+ "HF": false,
168
+ "VF": false,
169
+ "Name": "Ground2",
170
+ "ID": "ce62095b-7293-41f3-a067-725a759d571e",
171
+ "Parameters": {},
172
+ "EnabledScopes": []
173
+ },
174
+ {
175
+ "LibraryName": "Piecewise Linear",
176
+ "Top": 57,
177
+ "Left": -15,
178
+ "Angle": 0,
179
+ "HF": false,
180
+ "VF": false,
181
+ "Name": "Pulse",
182
+ "ID": "c6259ed9-f2b5-4727-acca-b1d6d4aa3d75",
183
+ "Parameters": {
184
+ "TimeValueMatrix": "[0 0; 4.99u 0; 5u 1; 34.99u 1; 35u 0; 39.99u 0; 40u 1; 49.99u 1; 50u 0; 70u 0]",
185
+ "SamplingTime": "none"
186
+ },
187
+ "EnabledScopes": [
188
+ "Out"
189
+ ]
190
+ },
191
+ {
192
+ "LibraryName": "Constant",
193
+ "Top": 61,
194
+ "Left": -11,
195
+ "Angle": 0,
196
+ "HF": false,
197
+ "VF": true,
198
+ "Name": "Vg_off",
199
+ "ID": "d44dd251-de47-4417-8577-f896a6474b22",
200
+ "Parameters": {
201
+ "Value": "-5",
202
+ "SamplingTime": "none"
203
+ },
204
+ "EnabledScopes": []
205
+ },
206
+ {
207
+ "LibraryName": "Sum",
208
+ "Top": 59,
209
+ "Left": -5,
210
+ "Angle": 0,
211
+ "HF": false,
212
+ "VF": false,
213
+ "Name": "SUM1",
214
+ "ID": "d5e6c8e8-ab06-4b79-b6da-63918536c3d1",
215
+ "Parameters": {
216
+ "NumberOfInputs": "2",
217
+ "Gains": "[1 1]",
218
+ "SamplingTime": "none"
219
+ },
220
+ "EnabledScopes": []
221
+ },
222
+ {
223
+ "LibraryName": "Controlled Voltage Source",
224
+ "Top": 57,
225
+ "Left": -1,
226
+ "Angle": 0,
227
+ "HF": false,
228
+ "VF": false,
229
+ "Name": "V_LS",
230
+ "ID": "f29b5dcf-3c95-497e-9760-c27540a57622",
231
+ "Parameters": {},
232
+ "EnabledScopes": [
233
+ "Voltage"
234
+ ]
235
+ },
236
+ {
237
+ "LibraryName": "Resistor",
238
+ "Top": 56,
239
+ "Left": 4,
240
+ "Angle": 0,
241
+ "HF": false,
242
+ "VF": false,
243
+ "Name": "Rg",
244
+ "ID": "68dcd2b9-9961-4541-80b9-f61e3ffa9be1",
245
+ "Parameters": {
246
+ "Value": "5"
247
+ },
248
+ "EnabledScopes": []
249
+ },
250
+ {
251
+ "LibraryName": "Gain",
252
+ "Top": 57,
253
+ "Left": -11,
254
+ "Angle": 0,
255
+ "HF": false,
256
+ "VF": false,
257
+ "Name": "G1",
258
+ "ID": "830f21ef-3858-4209-8f25-fe93e9367715",
259
+ "Parameters": {
260
+ "Value": "20",
261
+ "SamplingTime": "none"
262
+ },
263
+ "EnabledScopes": []
264
+ },
265
+ {
266
+ "LibraryName": "Resistor",
267
+ "Top": 39,
268
+ "Left": 14,
269
+ "Angle": 90,
270
+ "HF": false,
271
+ "VF": false,
272
+ "Name": "R",
273
+ "ID": "94eff43f-17f3-4a1f-8181-59cd47c8abfc",
274
+ "Parameters": {
275
+ "Value": "100m"
276
+ },
277
+ "EnabledScopes": []
278
+ }
279
+ ],
280
+ "Connectors": [
281
+ {
282
+ "Segments": [
283
+ {
284
+ "StartX": 13,
285
+ "StartY": 57,
286
+ "EndX": 13,
287
+ "EndY": 59
288
+ },
289
+ {
290
+ "StartX": 10,
291
+ "StartY": 57,
292
+ "EndX": 13,
293
+ "EndY": 57
294
+ },
295
+ {
296
+ "StartX": 13,
297
+ "StartY": 57,
298
+ "EndX": 15,
299
+ "EndY": 57
300
+ }
301
+ ],
302
+ "Name": "C9"
303
+ },
304
+ {
305
+ "Segments": [
306
+ {
307
+ "StartX": 17,
308
+ "StartY": 54,
309
+ "EndX": 21,
310
+ "EndY": 54
311
+ },
312
+ {
313
+ "StartX": 21,
314
+ "StartY": 54,
315
+ "EndX": 21,
316
+ "EndY": 55
317
+ }
318
+ ],
319
+ "Name": "C3"
320
+ },
321
+ {
322
+ "Segments": [
323
+ {
324
+ "StartX": 8,
325
+ "StartY": 42,
326
+ "EndX": 1,
327
+ "EndY": 42
328
+ }
329
+ ],
330
+ "Name": "C7"
331
+ },
332
+ {
333
+ "Segments": [
334
+ {
335
+ "StartX": 28,
336
+ "StartY": 55,
337
+ "EndX": 28,
338
+ "EndY": 66
339
+ }
340
+ ],
341
+ "Name": "C4"
342
+ },
343
+ {
344
+ "Segments": [
345
+ {
346
+ "StartX": -7,
347
+ "StartY": 59,
348
+ "EndX": -6,
349
+ "EndY": 59
350
+ },
351
+ {
352
+ "StartX": -6,
353
+ "StartY": 59,
354
+ "EndX": -6,
355
+ "EndY": 60
356
+ },
357
+ {
358
+ "StartX": -5,
359
+ "StartY": 60,
360
+ "EndX": -6,
361
+ "EndY": 60
362
+ }
363
+ ],
364
+ "Name": "C1"
365
+ },
366
+ {
367
+ "Segments": [
368
+ {
369
+ "StartX": -7,
370
+ "StartY": 63,
371
+ "EndX": -6,
372
+ "EndY": 63
373
+ },
374
+ {
375
+ "StartX": -6,
376
+ "StartY": 62,
377
+ "EndX": -6,
378
+ "EndY": 63
379
+ },
380
+ {
381
+ "StartX": -5,
382
+ "StartY": 62,
383
+ "EndX": -6,
384
+ "EndY": 62
385
+ }
386
+ ],
387
+ "Name": "C2"
388
+ },
389
+ {
390
+ "Segments": [
391
+ {
392
+ "StartX": 1,
393
+ "StartY": 57,
394
+ "EndX": 4,
395
+ "EndY": 57
396
+ }
397
+ ],
398
+ "Name": "C6"
399
+ },
400
+ {
401
+ "Segments": [
402
+ {
403
+ "StartX": 17,
404
+ "StartY": 49,
405
+ "EndX": 17,
406
+ "EndY": 50
407
+ },
408
+ {
409
+ "StartX": 10,
410
+ "StartY": 45,
411
+ "EndX": 10,
412
+ "EndY": 50
413
+ },
414
+ {
415
+ "StartX": 1,
416
+ "StartY": 50,
417
+ "EndX": 10,
418
+ "EndY": 50
419
+ },
420
+ {
421
+ "StartX": 10,
422
+ "StartY": 50,
423
+ "EndX": 17,
424
+ "EndY": 50
425
+ }
426
+ ],
427
+ "Name": "C8"
428
+ },
429
+ {
430
+ "Segments": [
431
+ {
432
+ "StartX": 10,
433
+ "StartY": 39,
434
+ "EndX": 10,
435
+ "EndY": 36
436
+ },
437
+ {
438
+ "StartX": 28,
439
+ "StartY": 47,
440
+ "EndX": 28,
441
+ "EndY": 36
442
+ },
443
+ {
444
+ "StartX": 17,
445
+ "StartY": 37,
446
+ "EndX": 17,
447
+ "EndY": 36
448
+ },
449
+ {
450
+ "StartX": 10,
451
+ "StartY": 36,
452
+ "EndX": 17,
453
+ "EndY": 36
454
+ },
455
+ {
456
+ "StartX": 17,
457
+ "StartY": 36,
458
+ "EndX": 28,
459
+ "EndY": 36
460
+ }
461
+ ],
462
+ "Name": "C5"
463
+ },
464
+ {
465
+ "Segments": [
466
+ {
467
+ "StartX": 17,
468
+ "StartY": 60,
469
+ "EndX": 21,
470
+ "EndY": 60
471
+ },
472
+ {
473
+ "StartX": 17,
474
+ "StartY": 66,
475
+ "EndX": 17,
476
+ "EndY": 60
477
+ },
478
+ {
479
+ "StartX": 21,
480
+ "StartY": 59,
481
+ "EndX": 21,
482
+ "EndY": 60
483
+ },
484
+ {
485
+ "StartX": 13,
486
+ "StartY": 63,
487
+ "EndX": 13,
488
+ "EndY": 66
489
+ },
490
+ {
491
+ "StartX": 1,
492
+ "StartY": 65,
493
+ "EndX": 1,
494
+ "EndY": 66
495
+ },
496
+ {
497
+ "StartX": 1,
498
+ "StartY": 66,
499
+ "EndX": 13,
500
+ "EndY": 66
501
+ },
502
+ {
503
+ "StartX": 13,
504
+ "StartY": 66,
505
+ "EndX": 17,
506
+ "EndY": 66
507
+ }
508
+ ],
509
+ "Name": "C11"
510
+ }
511
+ ],
512
+ "Name": "Top Circuit - Copy - Copy - Copy",
513
+ "Variables": [],
514
+ "VariableFile": ""
515
+ },
516
+ "TransientAnalysis": {
517
+ "EndTime": "70u",
518
+ "FixedTimeStep": false,
519
+ "SaveInitialPoint": true,
520
+ "StopAtSteadyState": false,
521
+ "TimeStep": "100p",
522
+ "BaseFrequencyParameterEnabled": false,
523
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
524
+ "BaseFrequency": "1/69.9u",
525
+ "NumberOfBasePeriodsSaved": "1"
526
+ }
527
+ }
528
+ ],
529
+ "Libraries": [],
530
+ "TestBenches": [
531
+ {
532
+ "Type": "ParameterSweep",
533
+ "Name": "Parameter Sweep Test Bench 1",
534
+ "DesignID": "e620590a-2c0d-49d1-a307-cdf520d9a824",
535
+ "DeviceID": "68dcd2b9-9961-4541-80b9-f61e3ffa9be1",
536
+ "ParameterName": "Value",
537
+ "From": 1,
538
+ "To": 5,
539
+ "NumberOfPoints": 5,
540
+ "SaveAllSignals": true,
541
+ "LastSignalValueVersusParameterValue": false
542
+ },
543
+ {
544
+ "Type": "ParameterSweep",
545
+ "Name": "Parameter Sweep Test Bench 2",
546
+ "DesignID": "e620590a-2c0d-49d1-a307-cdf520d9a824",
547
+ "DeviceID": "",
548
+ "ParameterName": "Value",
549
+ "From": 1E-08,
550
+ "To": 1.5000000000000002E-08,
551
+ "NumberOfPoints": 5,
552
+ "SaveAllSignals": true,
553
+ "LastSignalValueVersusParameterValue": false
554
+ }
555
+ ],
556
+ "ThermalData": []
557
+ }