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,713 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "aa28026d-fa73-463d-b989-d6c42701d6dd",
5
+ "Name": "DC-DC Buck Converter (detailed models)",
6
+ "Circuit": {
7
+ "Id": "40487383-1544-4291-8d47-c33130f80428",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "Ground",
11
+ "Top": 26,
12
+ "Left": 0,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Name": "Ground1",
17
+ "ID": "270d6be3-488f-432e-8db3-0e733576a199",
18
+ "Parameters": {},
19
+ "EnabledScopes": []
20
+ },
21
+ {
22
+ "LibraryName": "Resistor",
23
+ "Top": 13,
24
+ "Left": 25,
25
+ "Angle": 0,
26
+ "HF": false,
27
+ "VF": false,
28
+ "Name": "r_L",
29
+ "ID": "d881b469-bdba-4308-948d-c774874861c7",
30
+ "Parameters": {
31
+ "Value": "100m"
32
+ },
33
+ "EnabledScopes": []
34
+ },
35
+ {
36
+ "LibraryName": "Resistor",
37
+ "Top": 16,
38
+ "Left": 38,
39
+ "Angle": 90,
40
+ "HF": false,
41
+ "VF": false,
42
+ "Name": "r_C",
43
+ "ID": "150940a7-2704-463e-ae18-dfd483788ee0",
44
+ "Parameters": {
45
+ "Value": "10m"
46
+ },
47
+ "EnabledScopes": []
48
+ },
49
+ {
50
+ "LibraryName": "Resistor",
51
+ "Top": 19,
52
+ "Left": 44,
53
+ "Angle": 90,
54
+ "HF": false,
55
+ "VF": false,
56
+ "Name": "R_load",
57
+ "ID": "02c9d917-8e29-4855-b647-ef7a615171d1",
58
+ "Parameters": {
59
+ "Value": "10"
60
+ },
61
+ "EnabledScopes": [
62
+ "Voltage"
63
+ ]
64
+ },
65
+ {
66
+ "LibraryName": "Inductor",
67
+ "Top": 2,
68
+ "Left": 10,
69
+ "Angle": 0,
70
+ "HF": false,
71
+ "VF": false,
72
+ "Name": "Lg_in",
73
+ "ID": "4e6e21ce-fbe0-4ecc-8eec-00279d383035",
74
+ "Parameters": {
75
+ "Value": "2p",
76
+ "Iinit": "0"
77
+ },
78
+ "EnabledScopes": []
79
+ },
80
+ {
81
+ "LibraryName": "Differential Voltage Meter",
82
+ "Top": 2,
83
+ "Left": 20,
84
+ "Angle": 90,
85
+ "HF": false,
86
+ "VF": false,
87
+ "Name": "VDS",
88
+ "ID": "ebb64384-ae10-44b2-8fae-72d5d06a701a",
89
+ "Parameters": {
90
+ "SamplingTime": "none"
91
+ },
92
+ "EnabledScopes": [
93
+ "Voltage"
94
+ ]
95
+ },
96
+ {
97
+ "LibraryName": "Inductor",
98
+ "Top": -8,
99
+ "Left": 6,
100
+ "Angle": 0,
101
+ "HF": false,
102
+ "VF": false,
103
+ "Name": "L_bus",
104
+ "ID": "d51cceda-2dd3-4f52-8f3e-d14c1fb8a934",
105
+ "Parameters": {
106
+ "Value": "1.5n",
107
+ "Iinit": "0"
108
+ },
109
+ "EnabledScopes": []
110
+ },
111
+ {
112
+ "LibraryName": "Inductor",
113
+ "Top": 13,
114
+ "Left": 32,
115
+ "Angle": 0,
116
+ "HF": false,
117
+ "VF": false,
118
+ "Name": "L",
119
+ "ID": "e3535fe1-d740-42e1-abeb-945d689646d5",
120
+ "Parameters": {
121
+ "Value": "250u",
122
+ "Iinit": "0"
123
+ },
124
+ "EnabledScopes": [
125
+ "Current"
126
+ ]
127
+ },
128
+ {
129
+ "LibraryName": "Detailed MOSFET (SPICE VDMOS)",
130
+ "Top": 0,
131
+ "Left": 16,
132
+ "Angle": 0,
133
+ "HF": false,
134
+ "VF": false,
135
+ "Name": "T1",
136
+ "ID": "29d494c7-a316-4a47-ba9b-ac2c161eee1d",
137
+ "Parameters": {
138
+ "Spice_Netlist": ".model I1 VDMOS(KP=314.3 RS=0.2m RD=0.2m RG=4.06 VTO=3.53 LAMBDA=1n CGDMAX=4884p CGDMIN=170p CGS=1220p TT=125n IS=1.50n N=1.23 RB=0.43m Cjo=14.1n M=0.69 Vj=6.17 Vds=60 Ron=.7m Qg=209n)",
139
+ "VgsInit": "12",
140
+ "VdsInit": "0"
141
+ },
142
+ "EnabledScopes": []
143
+ },
144
+ {
145
+ "LibraryName": "Capacitor",
146
+ "Top": 22,
147
+ "Left": 38,
148
+ "Angle": 90,
149
+ "HF": false,
150
+ "VF": false,
151
+ "Name": "C",
152
+ "ID": "5ba1209a-dc15-4d79-ba0e-ebb1de953513",
153
+ "Parameters": {
154
+ "Value": "100u",
155
+ "Vinit": "0"
156
+ },
157
+ "EnabledScopes": []
158
+ },
159
+ {
160
+ "LibraryName": "Differential Voltage Meter",
161
+ "Top": 7,
162
+ "Left": 8,
163
+ "Angle": 90,
164
+ "HF": false,
165
+ "VF": true,
166
+ "Name": "VGS",
167
+ "ID": "f72e018a-d2a7-4be4-a45a-6fa11bee6775",
168
+ "Parameters": {
169
+ "SamplingTime": "none"
170
+ },
171
+ "EnabledScopes": [
172
+ "Voltage"
173
+ ]
174
+ },
175
+ {
176
+ "LibraryName": "Inductor",
177
+ "Top": 8,
178
+ "Left": 15,
179
+ "Angle": 90,
180
+ "HF": false,
181
+ "VF": false,
182
+ "Name": "Ls_in",
183
+ "ID": "b74ce184-055d-486f-92ea-8dd5ab8bb73f",
184
+ "Parameters": {
185
+ "Value": "5p",
186
+ "Iinit": "0"
187
+ },
188
+ "EnabledScopes": []
189
+ },
190
+ {
191
+ "LibraryName": "Inductor",
192
+ "Top": 22,
193
+ "Left": 15,
194
+ "Angle": 90,
195
+ "HF": true,
196
+ "VF": false,
197
+ "Name": "L_diode",
198
+ "ID": "8b250360-6902-46a3-ba3a-9c4faec4efa4",
199
+ "Parameters": {
200
+ "Value": "10p",
201
+ "Iinit": "0"
202
+ },
203
+ "EnabledScopes": [
204
+ "Current"
205
+ ]
206
+ },
207
+ {
208
+ "LibraryName": "Inductor",
209
+ "Top": -4,
210
+ "Left": 15,
211
+ "Angle": 90,
212
+ "HF": false,
213
+ "VF": false,
214
+ "Name": "Ld_in",
215
+ "ID": "003faefc-3945-42c6-80b6-46fd458a0ee1",
216
+ "Parameters": {
217
+ "Value": "10p",
218
+ "Iinit": "0"
219
+ },
220
+ "EnabledScopes": []
221
+ },
222
+ {
223
+ "LibraryName": "Differential Voltage Meter",
224
+ "Top": 19,
225
+ "Left": 20,
226
+ "Angle": 90,
227
+ "HF": false,
228
+ "VF": false,
229
+ "Name": "VCA",
230
+ "ID": "a3a1a107-7502-4ad6-a5f8-c5825e351bdf",
231
+ "Parameters": {
232
+ "SamplingTime": "none"
233
+ },
234
+ "EnabledScopes": [
235
+ "Voltage"
236
+ ]
237
+ },
238
+ {
239
+ "LibraryName": "Detailed Diode",
240
+ "Top": 16,
241
+ "Left": 15,
242
+ "Angle": 90,
243
+ "HF": true,
244
+ "VF": false,
245
+ "Name": "D2",
246
+ "ID": "838b940e-854f-442c-8efd-5a53969c606a",
247
+ "Parameters": {
248
+ "Vf_If_Matrix": "[-1.00 -1.00e-06; 0.00 0.00e\u002B00; 0.69 4.29e-04; 0.75 2.10e-03; 0.80 9.90e-03; 0.86 4.06e-02; 0.91 1.22e-01; 0.96 2.60e-01; 1.02 4.38e-01; 1.07 6.38e-01; 1.13 8.53e-01; 1.18 1.08e\u002B00; 1.24 1.31e\u002B00; 1.29 1.54e\u002B00; 1.35 1.78e\u002B00; 1.40 2.02e\u002B00; 1.46 2.27e\u002B00; 1.51 2.51e\u002B00; 1.56 2.76e\u002B00; 1.62 3.01e\u002B00; 1.67 3.26e\u002B00; 1.73 3.51e\u002B00]",
249
+ "C_Vr_Matrix": "[0.00 1.66e-10; 1.00 1.24e-10; 1.99 1.04e-10; 3.99 8.29e-11; 7.98 6.36e-11; 15.95 4.77e-11; 50.53 2.87e-11; 85.10 2.27e-11; 119.68 1.94e-11; 154.25 1.73e-11; 188.83 1.58e-11; 223.40 1.46e-11; 257.98 1.37e-11; 292.55 1.29e-11; 327.13 1.23e-11; 361.70 1.17e-11; 396.28 1.13e-11; 430.85 1.08e-11; 465.43 1.05e-11; 500.00 1.01e-11]",
250
+ "Vinit": "48"
251
+ },
252
+ "EnabledScopes": []
253
+ },
254
+ {
255
+ "LibraryName": "Electrical Connector Label",
256
+ "Top": 11,
257
+ "Left": 5,
258
+ "Angle": 180,
259
+ "HF": false,
260
+ "VF": false,
261
+ "Name": "Source",
262
+ "ID": "c3900b38-fb30-4fb3-b709-7743b5e0c027",
263
+ "Parameters": {},
264
+ "EnabledScopes": []
265
+ },
266
+ {
267
+ "LibraryName": "Electrical Connector Label",
268
+ "Top": 2,
269
+ "Left": 5,
270
+ "Angle": 180,
271
+ "HF": false,
272
+ "VF": false,
273
+ "Name": "Gate",
274
+ "ID": "52114284-9581-41be-a6b4-2fbbcb709e03",
275
+ "Parameters": {},
276
+ "EnabledScopes": []
277
+ },
278
+ {
279
+ "LibraryName": "DC Voltage Source",
280
+ "Top": 4,
281
+ "Left": -1,
282
+ "Angle": 0,
283
+ "HF": false,
284
+ "VF": false,
285
+ "Name": "V_bus",
286
+ "ID": "3c8b6b62-ecb2-42cb-a5d0-bd281fd55da9",
287
+ "Parameters": {
288
+ "Voltage": "48"
289
+ },
290
+ "EnabledScopes": []
291
+ },
292
+ {
293
+ "LibraryName": "Constant",
294
+ "Top": 6,
295
+ "Left": -43,
296
+ "Angle": 0,
297
+ "HF": false,
298
+ "VF": false,
299
+ "Name": "DutyCycle",
300
+ "ID": "20d1a123-bbe4-4112-b2ed-577d156d805c",
301
+ "Parameters": {
302
+ "Value": "0.5",
303
+ "SamplingTime": "none"
304
+ },
305
+ "EnabledScopes": []
306
+ },
307
+ {
308
+ "LibraryName": "Constant",
309
+ "Top": 4,
310
+ "Left": -39,
311
+ "Angle": 0,
312
+ "HF": false,
313
+ "VF": false,
314
+ "Name": "Frequency",
315
+ "ID": "b2beebfb-84f2-41a2-94e8-4c53cf959a07",
316
+ "Parameters": {
317
+ "Value": "20k",
318
+ "SamplingTime": "none"
319
+ },
320
+ "EnabledScopes": []
321
+ },
322
+ {
323
+ "LibraryName": "Constant",
324
+ "Top": 8,
325
+ "Left": -39,
326
+ "Angle": 0,
327
+ "HF": false,
328
+ "VF": true,
329
+ "Name": "PhaseShift",
330
+ "ID": "2b419dc2-464f-4c6a-bf16-f148c9820fef",
331
+ "Parameters": {
332
+ "Value": "0",
333
+ "SamplingTime": "none"
334
+ },
335
+ "EnabledScopes": []
336
+ },
337
+ {
338
+ "LibraryName": "Controlled PWM Generator",
339
+ "Top": 5,
340
+ "Left": -35,
341
+ "Angle": 0,
342
+ "HF": false,
343
+ "VF": false,
344
+ "Name": "PWM",
345
+ "ID": "41e58c69-bd46-40f8-bd7c-2876395484bf",
346
+ "Parameters": {
347
+ "RiseTime": "5n",
348
+ "FallTime": "5n",
349
+ "SamplingTime": "none"
350
+ },
351
+ "EnabledScopes": []
352
+ },
353
+ {
354
+ "LibraryName": "Gain",
355
+ "Top": 6,
356
+ "Left": -27,
357
+ "Angle": 0,
358
+ "HF": false,
359
+ "VF": false,
360
+ "Name": "G1",
361
+ "ID": "99f256f9-054a-4fc0-89ab-c60b5ffa41cf",
362
+ "Parameters": {
363
+ "Value": "12",
364
+ "SamplingTime": "none"
365
+ },
366
+ "EnabledScopes": []
367
+ },
368
+ {
369
+ "LibraryName": "Controlled Voltage Source",
370
+ "Top": 4,
371
+ "Left": -23,
372
+ "Angle": 0,
373
+ "HF": false,
374
+ "VF": false,
375
+ "Name": "Vgate",
376
+ "ID": "599e2972-04d8-4824-a916-cad2dc871b89",
377
+ "Parameters": {},
378
+ "EnabledScopes": [
379
+ "Voltage"
380
+ ]
381
+ },
382
+ {
383
+ "LibraryName": "Inductor",
384
+ "Top": 2,
385
+ "Left": -19,
386
+ "Angle": 0,
387
+ "HF": false,
388
+ "VF": false,
389
+ "Name": "Lg",
390
+ "ID": "5acb12b9-8bec-4672-84b1-268db276822a",
391
+ "Parameters": {
392
+ "Value": "7n",
393
+ "Iinit": "0"
394
+ },
395
+ "EnabledScopes": []
396
+ },
397
+ {
398
+ "LibraryName": "Resistor",
399
+ "Top": 2,
400
+ "Left": -13,
401
+ "Angle": 0,
402
+ "HF": false,
403
+ "VF": false,
404
+ "Name": "Rg",
405
+ "ID": "18fe195b-b3f1-4f6f-b638-b6ede0529be1",
406
+ "Parameters": {
407
+ "Value": "1"
408
+ },
409
+ "EnabledScopes": []
410
+ },
411
+ {
412
+ "LibraryName": "Electrical Connector Label",
413
+ "Top": 2,
414
+ "Left": -7,
415
+ "Angle": 0,
416
+ "HF": false,
417
+ "VF": false,
418
+ "Name": "Gate",
419
+ "ID": "6792bc4a-13b2-4464-9234-08221549a463",
420
+ "Parameters": {},
421
+ "EnabledScopes": []
422
+ },
423
+ {
424
+ "LibraryName": "Electrical Connector Label",
425
+ "Top": 11,
426
+ "Left": -7,
427
+ "Angle": 0,
428
+ "HF": false,
429
+ "VF": false,
430
+ "Name": "Source",
431
+ "ID": "bdd8c21a-dbc9-48d9-bdf0-c3458a2fd937",
432
+ "Parameters": {},
433
+ "EnabledScopes": []
434
+ }
435
+ ],
436
+ "Connectors": [
437
+ {
438
+ "Segments": [
439
+ {
440
+ "StartX": 9,
441
+ "StartY": 3,
442
+ "EndX": 10,
443
+ "EndY": 3
444
+ },
445
+ {
446
+ "StartX": 10,
447
+ "StartY": 3,
448
+ "EndX": 10,
449
+ "EndY": 6
450
+ }
451
+ ],
452
+ "Name": "C4"
453
+ },
454
+ {
455
+ "Segments": [
456
+ {
457
+ "StartX": 31,
458
+ "StartY": 14,
459
+ "EndX": 32,
460
+ "EndY": 14
461
+ }
462
+ ],
463
+ "Name": "C8"
464
+ },
465
+ {
466
+ "Segments": [
467
+ {
468
+ "StartX": 38,
469
+ "StartY": 14,
470
+ "EndX": 41,
471
+ "EndY": 14
472
+ },
473
+ {
474
+ "StartX": 41,
475
+ "StartY": 14,
476
+ "EndX": 47,
477
+ "EndY": 14
478
+ },
479
+ {
480
+ "StartX": 47,
481
+ "StartY": 17,
482
+ "EndX": 47,
483
+ "EndY": 14
484
+ }
485
+ ],
486
+ "Name": "C9"
487
+ },
488
+ {
489
+ "Segments": [
490
+ {
491
+ "StartX": 22,
492
+ "StartY": 1,
493
+ "EndX": 22,
494
+ "EndY": -7
495
+ },
496
+ {
497
+ "StartX": 18,
498
+ "StartY": -6,
499
+ "EndX": 18,
500
+ "EndY": -7
501
+ },
502
+ {
503
+ "StartX": 12,
504
+ "StartY": -7,
505
+ "EndX": 18,
506
+ "EndY": -7
507
+ },
508
+ {
509
+ "StartX": 18,
510
+ "StartY": -7,
511
+ "EndX": 22,
512
+ "EndY": -7
513
+ }
514
+ ],
515
+ "Name": "C11"
516
+ },
517
+ {
518
+ "Segments": [
519
+ {
520
+ "StartX": 18,
521
+ "StartY": 12,
522
+ "EndX": 18,
523
+ "EndY": 14
524
+ },
525
+ {
526
+ "StartX": 22,
527
+ "StartY": 5,
528
+ "EndX": 22,
529
+ "EndY": 12
530
+ },
531
+ {
532
+ "StartX": 10,
533
+ "StartY": 10,
534
+ "EndX": 10,
535
+ "EndY": 12
536
+ },
537
+ {
538
+ "StartX": 18,
539
+ "StartY": 12,
540
+ "EndX": 22,
541
+ "EndY": 12
542
+ },
543
+ {
544
+ "StartX": 22,
545
+ "StartY": 18,
546
+ "EndX": 22,
547
+ "EndY": 14
548
+ },
549
+ {
550
+ "StartX": 18,
551
+ "StartY": 14,
552
+ "EndX": 22,
553
+ "EndY": 14
554
+ },
555
+ {
556
+ "StartX": 22,
557
+ "StartY": 14,
558
+ "EndX": 25,
559
+ "EndY": 14
560
+ },
561
+ {
562
+ "StartX": 9,
563
+ "StartY": 12,
564
+ "EndX": 10,
565
+ "EndY": 12
566
+ },
567
+ {
568
+ "StartX": 10,
569
+ "StartY": 12,
570
+ "EndX": 18,
571
+ "EndY": 12
572
+ }
573
+ ],
574
+ "Name": "C6"
575
+ },
576
+ {
577
+ "Segments": [
578
+ {
579
+ "StartX": 1,
580
+ "StartY": 4,
581
+ "EndX": 1,
582
+ "EndY": -7
583
+ },
584
+ {
585
+ "StartX": 6,
586
+ "StartY": -7,
587
+ "EndX": 1,
588
+ "EndY": -7
589
+ }
590
+ ],
591
+ "Name": "C3"
592
+ },
593
+ {
594
+ "Segments": [
595
+ {
596
+ "StartX": 41,
597
+ "StartY": 26,
598
+ "EndX": 47,
599
+ "EndY": 26
600
+ },
601
+ {
602
+ "StartX": 47,
603
+ "StartY": 23,
604
+ "EndX": 47,
605
+ "EndY": 26
606
+ },
607
+ {
608
+ "StartX": 1,
609
+ "StartY": 12,
610
+ "EndX": 1,
611
+ "EndY": 26
612
+ },
613
+ {
614
+ "StartX": 1,
615
+ "StartY": 26,
616
+ "EndX": 18,
617
+ "EndY": 26
618
+ },
619
+ {
620
+ "StartX": 22,
621
+ "StartY": 22,
622
+ "EndX": 22,
623
+ "EndY": 26
624
+ },
625
+ {
626
+ "StartX": 18,
627
+ "StartY": 26,
628
+ "EndX": 22,
629
+ "EndY": 26
630
+ },
631
+ {
632
+ "StartX": 22,
633
+ "StartY": 26,
634
+ "EndX": 41,
635
+ "EndY": 26
636
+ }
637
+ ],
638
+ "Name": "C7"
639
+ },
640
+ {
641
+ "Segments": [
642
+ {
643
+ "StartX": -39,
644
+ "StartY": 8,
645
+ "EndX": -35,
646
+ "EndY": 8
647
+ }
648
+ ],
649
+ "Name": "C1"
650
+ },
651
+ {
652
+ "Segments": [
653
+ {
654
+ "StartX": -21,
655
+ "StartY": 4,
656
+ "EndX": -21,
657
+ "EndY": 3
658
+ },
659
+ {
660
+ "StartX": -19,
661
+ "StartY": 3,
662
+ "EndX": -21,
663
+ "EndY": 3
664
+ }
665
+ ],
666
+ "Name": "C5"
667
+ },
668
+ {
669
+ "Segments": [
670
+ {
671
+ "StartX": -21,
672
+ "StartY": 12,
673
+ "EndX": -7,
674
+ "EndY": 12
675
+ }
676
+ ],
677
+ "Name": "C2"
678
+ }
679
+ ],
680
+ "Name": "Top Circuit - Copy - Copy - Copy",
681
+ "Variables": [],
682
+ "VariableFile": ""
683
+ },
684
+ "TransientAnalysis": {
685
+ "EndTime": "5m",
686
+ "FixedTimeStep": false,
687
+ "SaveInitialPoint": false,
688
+ "StopAtSteadyState": false,
689
+ "TimeStep": "100p",
690
+ "BaseFrequencyParameterEnabled": false,
691
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
692
+ "BaseFrequency": "10k",
693
+ "NumberOfBasePeriodsSaved": "5"
694
+ }
695
+ }
696
+ ],
697
+ "Libraries": [],
698
+ "TestBenches": [
699
+ {
700
+ "Type": "ParameterSweep",
701
+ "Name": "Parameter Sweep Test Bench 1",
702
+ "DesignID": "",
703
+ "DeviceID": "",
704
+ "ParameterName": "Value",
705
+ "From": 0.1,
706
+ "To": 0.9,
707
+ "NumberOfPoints": 9,
708
+ "SaveAllSignals": true,
709
+ "LastSignalValueVersusParameterValue": false
710
+ }
711
+ ],
712
+ "ThermalData": []
713
+ }