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,1393 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "2d82074a-b309-4b55-813c-103c27572e4b",
5
+ "Name": "DC-DC Interleaved Buck Chopper",
6
+ "Circuit": {
7
+ "Id": "b7c22cef-6cae-451a-aec7-3afa6225335c",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "DC Voltage Source",
11
+ "Top": 2,
12
+ "Left": -16,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "DC1",
18
+ "ID": "82814ded-5ec6-47fb-a7e2-03c6a61cb43b",
19
+ "Parameters": {
20
+ "Voltage": "24",
21
+ "Name": "DC1"
22
+ },
23
+ "EnabledScopes": [],
24
+ "ParametersDisplayAttributes": {
25
+ "Voltage": {
26
+ "IsVisible": false,
27
+ "Suffix": "",
28
+ "RelativeLocation": "2 2",
29
+ "UnrotatedWidth": 2,
30
+ "UnrotatedHeight": 1,
31
+ "FontSize": 12,
32
+ "Color": "#0081BC"
33
+ },
34
+ "Name": {
35
+ "IsVisible": true,
36
+ "Suffix": "",
37
+ "RelativeLocation": "4 3",
38
+ "UnrotatedWidth": 2,
39
+ "UnrotatedHeight": 2,
40
+ "FontSize": 12,
41
+ "Color": "#0081BC"
42
+ }
43
+ }
44
+ },
45
+ {
46
+ "LibraryName": "Ground",
47
+ "Top": 14,
48
+ "Left": -15,
49
+ "Angle": 0,
50
+ "HF": false,
51
+ "VF": false,
52
+ "Disabled": false,
53
+ "Name": "Ground1",
54
+ "ID": "087cc0f3-47f4-4581-a1ae-de0a428d3081",
55
+ "Parameters": {
56
+ "Name": "Ground1"
57
+ },
58
+ "EnabledScopes": [],
59
+ "ParametersDisplayAttributes": {
60
+ "Name": {
61
+ "IsVisible": false,
62
+ "Suffix": "",
63
+ "RelativeLocation": "4 3",
64
+ "UnrotatedWidth": 2,
65
+ "UnrotatedHeight": 2,
66
+ "FontSize": 12,
67
+ "Color": "#0081BC"
68
+ }
69
+ }
70
+ },
71
+ {
72
+ "LibraryName": "Control Output Connector Label",
73
+ "Top": 0,
74
+ "Left": -13,
75
+ "Angle": 0,
76
+ "HF": false,
77
+ "VF": false,
78
+ "Disabled": false,
79
+ "Name": "Cell1",
80
+ "ID": "098901c9-f14e-47a3-b01a-57b6f2bd91e2",
81
+ "Parameters": {
82
+ "Name": "Cell1"
83
+ },
84
+ "EnabledScopes": [],
85
+ "ParametersDisplayAttributes": {
86
+ "Name": {
87
+ "IsVisible": false,
88
+ "Suffix": "",
89
+ "RelativeLocation": "1 -1",
90
+ "UnrotatedWidth": 2,
91
+ "UnrotatedHeight": 1,
92
+ "FontSize": 12,
93
+ "Color": "#04B404"
94
+ }
95
+ }
96
+ },
97
+ {
98
+ "LibraryName": "Constant",
99
+ "Top": 23,
100
+ "Left": -12,
101
+ "Angle": 0,
102
+ "HF": false,
103
+ "VF": false,
104
+ "Disabled": false,
105
+ "Name": "C2",
106
+ "ID": "d3d1a3a6-0a45-40e4-a444-3482e291e0ad",
107
+ "Parameters": {
108
+ "Value": "0.4",
109
+ "SamplingTime": "none",
110
+ "Name": "C2"
111
+ },
112
+ "EnabledScopes": [],
113
+ "ParametersDisplayAttributes": {
114
+ "Value": {
115
+ "IsVisible": true,
116
+ "Suffix": "",
117
+ "RelativeLocation": "1 1",
118
+ "UnrotatedWidth": 2,
119
+ "UnrotatedHeight": 2,
120
+ "FontSize": 12,
121
+ "Color": "#04B404"
122
+ },
123
+ "SamplingTime": {
124
+ "IsVisible": false,
125
+ "Suffix": "",
126
+ "RelativeLocation": "1 4",
127
+ "UnrotatedWidth": 2,
128
+ "UnrotatedHeight": 1,
129
+ "FontSize": 12,
130
+ "Color": "#04B404"
131
+ },
132
+ "Name": {
133
+ "IsVisible": true,
134
+ "Suffix": "",
135
+ "RelativeLocation": "1 -1",
136
+ "UnrotatedWidth": 2,
137
+ "UnrotatedHeight": 1,
138
+ "FontSize": 12,
139
+ "Color": "#04B404"
140
+ }
141
+ }
142
+ },
143
+ {
144
+ "LibraryName": "Triangular Wave",
145
+ "Top": 31,
146
+ "Left": -12,
147
+ "Angle": 0,
148
+ "HF": false,
149
+ "VF": false,
150
+ "Disabled": false,
151
+ "Name": "TRI1",
152
+ "ID": "1614f4df-5894-41f8-9d31-6399ad01e0e3",
153
+ "Parameters": {
154
+ "Amplitude": "1",
155
+ "Frequency": "100k",
156
+ "DutyCycle": "0.5",
157
+ "Offset": "0",
158
+ "PhaseShift": "0",
159
+ "SamplingTime": "none",
160
+ "Name": "TRI1"
161
+ },
162
+ "EnabledScopes": [],
163
+ "ParametersDisplayAttributes": {
164
+ "Amplitude": {
165
+ "IsVisible": false,
166
+ "Suffix": "",
167
+ "RelativeLocation": "1 4",
168
+ "UnrotatedWidth": 2,
169
+ "UnrotatedHeight": 1,
170
+ "FontSize": 12,
171
+ "Color": "#04B404"
172
+ },
173
+ "Frequency": {
174
+ "IsVisible": false,
175
+ "Suffix": "Hz",
176
+ "RelativeLocation": "1 5",
177
+ "UnrotatedWidth": 2,
178
+ "UnrotatedHeight": 1,
179
+ "FontSize": 12,
180
+ "Color": "#04B404"
181
+ },
182
+ "DutyCycle": {
183
+ "IsVisible": false,
184
+ "Suffix": "",
185
+ "RelativeLocation": "1 6",
186
+ "UnrotatedWidth": 2,
187
+ "UnrotatedHeight": 1,
188
+ "FontSize": 12,
189
+ "Color": "#04B404"
190
+ },
191
+ "Offset": {
192
+ "IsVisible": false,
193
+ "Suffix": "",
194
+ "RelativeLocation": "1 7",
195
+ "UnrotatedWidth": 2,
196
+ "UnrotatedHeight": 1,
197
+ "FontSize": 12,
198
+ "Color": "#04B404"
199
+ },
200
+ "PhaseShift": {
201
+ "IsVisible": false,
202
+ "Suffix": "\u00B0",
203
+ "RelativeLocation": "1 8",
204
+ "UnrotatedWidth": 2,
205
+ "UnrotatedHeight": 1,
206
+ "FontSize": 12,
207
+ "Color": "#04B404"
208
+ },
209
+ "SamplingTime": {
210
+ "IsVisible": false,
211
+ "Suffix": "",
212
+ "RelativeLocation": "1 9",
213
+ "UnrotatedWidth": 2,
214
+ "UnrotatedHeight": 1,
215
+ "FontSize": 12,
216
+ "Color": "#04B404"
217
+ },
218
+ "Name": {
219
+ "IsVisible": true,
220
+ "Suffix": "",
221
+ "RelativeLocation": "1 -1",
222
+ "UnrotatedWidth": 2,
223
+ "UnrotatedHeight": 1,
224
+ "FontSize": 12,
225
+ "Color": "#04B404"
226
+ }
227
+ }
228
+ },
229
+ {
230
+ "LibraryName": "Not",
231
+ "Top": 9,
232
+ "Left": -7,
233
+ "Angle": 0,
234
+ "HF": false,
235
+ "VF": false,
236
+ "Disabled": false,
237
+ "Name": "NOT2",
238
+ "ID": "abad7b74-2fdf-4f76-88f9-e1bbea99083d",
239
+ "Parameters": {
240
+ "SamplingTime": "none",
241
+ "Name": "NOT2"
242
+ },
243
+ "EnabledScopes": [],
244
+ "ParametersDisplayAttributes": {
245
+ "SamplingTime": {
246
+ "IsVisible": false,
247
+ "Suffix": "",
248
+ "RelativeLocation": "1 4",
249
+ "UnrotatedWidth": 2,
250
+ "UnrotatedHeight": 1,
251
+ "FontSize": 12,
252
+ "Color": "#04B404"
253
+ },
254
+ "Name": {
255
+ "IsVisible": false,
256
+ "Suffix": "",
257
+ "RelativeLocation": "1 -1",
258
+ "UnrotatedWidth": 2,
259
+ "UnrotatedHeight": 1,
260
+ "FontSize": 12,
261
+ "Color": "#04B404"
262
+ }
263
+ }
264
+ },
265
+ {
266
+ "LibraryName": "Comparator",
267
+ "Top": 26,
268
+ "Left": -6,
269
+ "Angle": 0,
270
+ "HF": false,
271
+ "VF": false,
272
+ "Disabled": false,
273
+ "Name": "COMP1",
274
+ "ID": "4e981a4c-3887-4b83-98c2-05fdb9fa24b4",
275
+ "Parameters": {
276
+ "SamplingTime": "none",
277
+ "Name": "COMP1"
278
+ },
279
+ "EnabledScopes": [],
280
+ "ParametersDisplayAttributes": {
281
+ "SamplingTime": {
282
+ "IsVisible": false,
283
+ "Suffix": "",
284
+ "RelativeLocation": "1 4",
285
+ "UnrotatedWidth": 2,
286
+ "UnrotatedHeight": 1,
287
+ "FontSize": 12,
288
+ "Color": "#04B404"
289
+ },
290
+ "Name": {
291
+ "IsVisible": true,
292
+ "Suffix": "",
293
+ "RelativeLocation": "1 -1",
294
+ "UnrotatedWidth": 2,
295
+ "UnrotatedHeight": 1,
296
+ "FontSize": 12,
297
+ "Color": "#04B404"
298
+ }
299
+ }
300
+ },
301
+ {
302
+ "LibraryName": "Ideal MOSFET",
303
+ "Top": -2,
304
+ "Left": -3,
305
+ "Angle": 0,
306
+ "HF": false,
307
+ "VF": false,
308
+ "Disabled": false,
309
+ "Name": "T1",
310
+ "ID": "a996086b-597f-4d25-bfc4-f67ef720faa0",
311
+ "Parameters": {
312
+ "Ron": "0",
313
+ "Name": "T1"
314
+ },
315
+ "EnabledScopes": [],
316
+ "ParametersDisplayAttributes": {
317
+ "Ron": {
318
+ "IsVisible": false,
319
+ "Suffix": "",
320
+ "RelativeLocation": "1 0",
321
+ "UnrotatedWidth": 2,
322
+ "UnrotatedHeight": 1,
323
+ "FontSize": 12,
324
+ "Color": "#0081BC"
325
+ },
326
+ "Name": {
327
+ "IsVisible": true,
328
+ "Suffix": "",
329
+ "RelativeLocation": "2 2",
330
+ "UnrotatedWidth": 2,
331
+ "UnrotatedHeight": 2,
332
+ "FontSize": 12,
333
+ "Color": "#0081BC"
334
+ }
335
+ }
336
+ },
337
+ {
338
+ "LibraryName": "Ideal MOSFET",
339
+ "Top": 8,
340
+ "Left": -3,
341
+ "Angle": 0,
342
+ "HF": false,
343
+ "VF": false,
344
+ "Disabled": false,
345
+ "Name": "T2",
346
+ "ID": "1d17342e-cd81-428b-a09f-59e72a0bde74",
347
+ "Parameters": {
348
+ "Ron": "0",
349
+ "Name": "T2"
350
+ },
351
+ "EnabledScopes": [],
352
+ "ParametersDisplayAttributes": {
353
+ "Ron": {
354
+ "IsVisible": false,
355
+ "Suffix": "",
356
+ "RelativeLocation": "1 0",
357
+ "UnrotatedWidth": 2,
358
+ "UnrotatedHeight": 1,
359
+ "FontSize": 12,
360
+ "Color": "#0081BC"
361
+ },
362
+ "Name": {
363
+ "IsVisible": true,
364
+ "Suffix": "",
365
+ "RelativeLocation": "2 2",
366
+ "UnrotatedWidth": 2,
367
+ "UnrotatedHeight": 2,
368
+ "FontSize": 12,
369
+ "Color": "#0081BC"
370
+ }
371
+ }
372
+ },
373
+ {
374
+ "LibraryName": "Ground",
375
+ "Top": 14,
376
+ "Left": -2,
377
+ "Angle": 0,
378
+ "HF": false,
379
+ "VF": false,
380
+ "Disabled": false,
381
+ "Name": "Ground4",
382
+ "ID": "40547ae4-c83b-40bb-b076-ce2c3373a7be",
383
+ "Parameters": {
384
+ "Name": "Ground4"
385
+ },
386
+ "EnabledScopes": [],
387
+ "ParametersDisplayAttributes": {
388
+ "Name": {
389
+ "IsVisible": false,
390
+ "Suffix": "",
391
+ "RelativeLocation": "4 3",
392
+ "UnrotatedWidth": 2,
393
+ "UnrotatedHeight": 2,
394
+ "FontSize": 12,
395
+ "Color": "#0081BC"
396
+ }
397
+ }
398
+ },
399
+ {
400
+ "LibraryName": "Control Input Connector Label",
401
+ "Top": 27,
402
+ "Left": -2,
403
+ "Angle": 0,
404
+ "HF": false,
405
+ "VF": false,
406
+ "Disabled": false,
407
+ "Name": "Cell1",
408
+ "ID": "836a762f-99d6-473f-b77f-e6d0e92d18c1",
409
+ "Parameters": {
410
+ "Name": "Cell1"
411
+ },
412
+ "EnabledScopes": [],
413
+ "ParametersDisplayAttributes": {
414
+ "Name": {
415
+ "IsVisible": false,
416
+ "Suffix": "",
417
+ "RelativeLocation": "1 -1",
418
+ "UnrotatedWidth": 2,
419
+ "UnrotatedHeight": 1,
420
+ "FontSize": 12,
421
+ "Color": "#04B404"
422
+ }
423
+ }
424
+ },
425
+ {
426
+ "LibraryName": "Control Output Connector Label",
427
+ "Top": 0,
428
+ "Left": 1,
429
+ "Angle": 0,
430
+ "HF": false,
431
+ "VF": false,
432
+ "Disabled": false,
433
+ "Name": "Cell2",
434
+ "ID": "a816377e-f7ee-42f1-8f38-bd7d66670c9d",
435
+ "Parameters": {
436
+ "Name": "Cell2"
437
+ },
438
+ "EnabledScopes": [],
439
+ "ParametersDisplayAttributes": {
440
+ "Name": {
441
+ "IsVisible": false,
442
+ "Suffix": "",
443
+ "RelativeLocation": "1 -1",
444
+ "UnrotatedWidth": 2,
445
+ "UnrotatedHeight": 1,
446
+ "FontSize": 12,
447
+ "Color": "#04B404"
448
+ }
449
+ }
450
+ },
451
+ {
452
+ "LibraryName": "Triangular Wave",
453
+ "Top": 31,
454
+ "Left": 2,
455
+ "Angle": 0,
456
+ "HF": false,
457
+ "VF": false,
458
+ "Disabled": false,
459
+ "Name": "TRI2",
460
+ "ID": "80db46ea-6c8c-40b4-8bcb-4fc0820a3ddc",
461
+ "Parameters": {
462
+ "Amplitude": "1",
463
+ "Frequency": "100k",
464
+ "DutyCycle": "0.5",
465
+ "Offset": "0",
466
+ "PhaseShift": "180",
467
+ "SamplingTime": "none",
468
+ "Name": "TRI2"
469
+ },
470
+ "EnabledScopes": [],
471
+ "ParametersDisplayAttributes": {
472
+ "Amplitude": {
473
+ "IsVisible": false,
474
+ "Suffix": "",
475
+ "RelativeLocation": "1 4",
476
+ "UnrotatedWidth": 2,
477
+ "UnrotatedHeight": 1,
478
+ "FontSize": 12,
479
+ "Color": "#04B404"
480
+ },
481
+ "Frequency": {
482
+ "IsVisible": false,
483
+ "Suffix": "Hz",
484
+ "RelativeLocation": "1 5",
485
+ "UnrotatedWidth": 2,
486
+ "UnrotatedHeight": 1,
487
+ "FontSize": 12,
488
+ "Color": "#04B404"
489
+ },
490
+ "DutyCycle": {
491
+ "IsVisible": false,
492
+ "Suffix": "",
493
+ "RelativeLocation": "1 6",
494
+ "UnrotatedWidth": 2,
495
+ "UnrotatedHeight": 1,
496
+ "FontSize": 12,
497
+ "Color": "#04B404"
498
+ },
499
+ "Offset": {
500
+ "IsVisible": false,
501
+ "Suffix": "",
502
+ "RelativeLocation": "1 7",
503
+ "UnrotatedWidth": 2,
504
+ "UnrotatedHeight": 1,
505
+ "FontSize": 12,
506
+ "Color": "#04B404"
507
+ },
508
+ "PhaseShift": {
509
+ "IsVisible": false,
510
+ "Suffix": "\u00B0",
511
+ "RelativeLocation": "1 8",
512
+ "UnrotatedWidth": 2,
513
+ "UnrotatedHeight": 1,
514
+ "FontSize": 12,
515
+ "Color": "#04B404"
516
+ },
517
+ "SamplingTime": {
518
+ "IsVisible": false,
519
+ "Suffix": "",
520
+ "RelativeLocation": "1 9",
521
+ "UnrotatedWidth": 2,
522
+ "UnrotatedHeight": 1,
523
+ "FontSize": 12,
524
+ "Color": "#04B404"
525
+ },
526
+ "Name": {
527
+ "IsVisible": true,
528
+ "Suffix": "",
529
+ "RelativeLocation": "1 -1",
530
+ "UnrotatedWidth": 2,
531
+ "UnrotatedHeight": 1,
532
+ "FontSize": 12,
533
+ "Color": "#04B404"
534
+ }
535
+ }
536
+ },
537
+ {
538
+ "LibraryName": "Not",
539
+ "Top": 9,
540
+ "Left": 7,
541
+ "Angle": 0,
542
+ "HF": false,
543
+ "VF": false,
544
+ "Disabled": false,
545
+ "Name": "NOT1",
546
+ "ID": "a2a4f294-3f84-4687-a964-174e82dc4130",
547
+ "Parameters": {
548
+ "SamplingTime": "none",
549
+ "Name": "NOT1"
550
+ },
551
+ "EnabledScopes": [],
552
+ "ParametersDisplayAttributes": {
553
+ "SamplingTime": {
554
+ "IsVisible": false,
555
+ "Suffix": "",
556
+ "RelativeLocation": "1 4",
557
+ "UnrotatedWidth": 2,
558
+ "UnrotatedHeight": 1,
559
+ "FontSize": 12,
560
+ "Color": "#04B404"
561
+ },
562
+ "Name": {
563
+ "IsVisible": false,
564
+ "Suffix": "",
565
+ "RelativeLocation": "1 -1",
566
+ "UnrotatedWidth": 2,
567
+ "UnrotatedHeight": 1,
568
+ "FontSize": 12,
569
+ "Color": "#04B404"
570
+ }
571
+ }
572
+ },
573
+ {
574
+ "LibraryName": "Comparator",
575
+ "Top": 26,
576
+ "Left": 8,
577
+ "Angle": 0,
578
+ "HF": false,
579
+ "VF": false,
580
+ "Disabled": false,
581
+ "Name": "COMP2",
582
+ "ID": "968e05b7-7d15-43bf-b324-ef07b08c2d96",
583
+ "Parameters": {
584
+ "SamplingTime": "none",
585
+ "Name": "COMP2"
586
+ },
587
+ "EnabledScopes": [],
588
+ "ParametersDisplayAttributes": {
589
+ "SamplingTime": {
590
+ "IsVisible": false,
591
+ "Suffix": "",
592
+ "RelativeLocation": "1 4",
593
+ "UnrotatedWidth": 2,
594
+ "UnrotatedHeight": 1,
595
+ "FontSize": 12,
596
+ "Color": "#04B404"
597
+ },
598
+ "Name": {
599
+ "IsVisible": true,
600
+ "Suffix": "",
601
+ "RelativeLocation": "1 -1",
602
+ "UnrotatedWidth": 2,
603
+ "UnrotatedHeight": 1,
604
+ "FontSize": 12,
605
+ "Color": "#04B404"
606
+ }
607
+ }
608
+ },
609
+ {
610
+ "LibraryName": "Ideal MOSFET",
611
+ "Top": -2,
612
+ "Left": 11,
613
+ "Angle": 0,
614
+ "HF": false,
615
+ "VF": false,
616
+ "Disabled": false,
617
+ "Name": "T3",
618
+ "ID": "727cf169-6103-4c62-bcbf-2dbe2687d797",
619
+ "Parameters": {
620
+ "Ron": "0",
621
+ "Name": "T3"
622
+ },
623
+ "EnabledScopes": [],
624
+ "ParametersDisplayAttributes": {
625
+ "Ron": {
626
+ "IsVisible": false,
627
+ "Suffix": "",
628
+ "RelativeLocation": "1 0",
629
+ "UnrotatedWidth": 2,
630
+ "UnrotatedHeight": 1,
631
+ "FontSize": 12,
632
+ "Color": "#0081BC"
633
+ },
634
+ "Name": {
635
+ "IsVisible": true,
636
+ "Suffix": "",
637
+ "RelativeLocation": "2 2",
638
+ "UnrotatedWidth": 2,
639
+ "UnrotatedHeight": 2,
640
+ "FontSize": 12,
641
+ "Color": "#0081BC"
642
+ }
643
+ }
644
+ },
645
+ {
646
+ "LibraryName": "Ideal MOSFET",
647
+ "Top": 8,
648
+ "Left": 11,
649
+ "Angle": 0,
650
+ "HF": false,
651
+ "VF": false,
652
+ "Disabled": false,
653
+ "Name": "T4",
654
+ "ID": "e641c45a-8e5d-44aa-8a92-eff565de3ba1",
655
+ "Parameters": {
656
+ "Ron": "0",
657
+ "Name": "T4"
658
+ },
659
+ "EnabledScopes": [],
660
+ "ParametersDisplayAttributes": {
661
+ "Ron": {
662
+ "IsVisible": false,
663
+ "Suffix": "",
664
+ "RelativeLocation": "1 0",
665
+ "UnrotatedWidth": 2,
666
+ "UnrotatedHeight": 1,
667
+ "FontSize": 12,
668
+ "Color": "#0081BC"
669
+ },
670
+ "Name": {
671
+ "IsVisible": true,
672
+ "Suffix": "",
673
+ "RelativeLocation": "2 2",
674
+ "UnrotatedWidth": 2,
675
+ "UnrotatedHeight": 2,
676
+ "FontSize": 12,
677
+ "Color": "#0081BC"
678
+ }
679
+ }
680
+ },
681
+ {
682
+ "LibraryName": "Ground",
683
+ "Top": 14,
684
+ "Left": 12,
685
+ "Angle": 0,
686
+ "HF": false,
687
+ "VF": false,
688
+ "Disabled": false,
689
+ "Name": "Ground3",
690
+ "ID": "940e26dc-2cd9-4901-8806-87b7d4976a5b",
691
+ "Parameters": {
692
+ "Name": "Ground3"
693
+ },
694
+ "EnabledScopes": [],
695
+ "ParametersDisplayAttributes": {
696
+ "Name": {
697
+ "IsVisible": false,
698
+ "Suffix": "",
699
+ "RelativeLocation": "4 3",
700
+ "UnrotatedWidth": 2,
701
+ "UnrotatedHeight": 2,
702
+ "FontSize": 12,
703
+ "Color": "#0081BC"
704
+ }
705
+ }
706
+ },
707
+ {
708
+ "LibraryName": "Control Input Connector Label",
709
+ "Top": 27,
710
+ "Left": 12,
711
+ "Angle": 0,
712
+ "HF": false,
713
+ "VF": false,
714
+ "Disabled": false,
715
+ "Name": "Cell2",
716
+ "ID": "cc2e3a33-9642-4d96-a8f4-2f70baaecc6d",
717
+ "Parameters": {
718
+ "Name": "Cell2"
719
+ },
720
+ "EnabledScopes": [],
721
+ "ParametersDisplayAttributes": {
722
+ "Name": {
723
+ "IsVisible": false,
724
+ "Suffix": "",
725
+ "RelativeLocation": "1 -1",
726
+ "UnrotatedWidth": 2,
727
+ "UnrotatedHeight": 1,
728
+ "FontSize": 12,
729
+ "Color": "#04B404"
730
+ }
731
+ }
732
+ },
733
+ {
734
+ "LibraryName": "Voltage Meter",
735
+ "Top": 1,
736
+ "Left": 15,
737
+ "Angle": 90,
738
+ "HF": true,
739
+ "VF": true,
740
+ "Disabled": false,
741
+ "Name": "V1",
742
+ "ID": "fa16f790-7d52-4238-9e91-736dad7d4dcb",
743
+ "Parameters": {
744
+ "SamplingTime": "none",
745
+ "Name": "V1"
746
+ },
747
+ "EnabledScopes": [
748
+ "Voltage"
749
+ ],
750
+ "ParametersDisplayAttributes": {
751
+ "SamplingTime": {
752
+ "IsVisible": false,
753
+ "Suffix": "",
754
+ "RelativeLocation": "2 3",
755
+ "UnrotatedWidth": 2,
756
+ "UnrotatedHeight": 1,
757
+ "FontSize": 12,
758
+ "Color": "#0081BC"
759
+ },
760
+ "Name": {
761
+ "IsVisible": true,
762
+ "Suffix": "",
763
+ "RelativeLocation": "0 -1",
764
+ "UnrotatedWidth": 2,
765
+ "UnrotatedHeight": 1,
766
+ "FontSize": 12,
767
+ "Color": "#0081BC"
768
+ }
769
+ }
770
+ },
771
+ {
772
+ "LibraryName": "Voltage Meter",
773
+ "Top": 1,
774
+ "Left": 18,
775
+ "Angle": 90,
776
+ "HF": true,
777
+ "VF": true,
778
+ "Disabled": false,
779
+ "Name": "V2",
780
+ "ID": "a7bdcaeb-bb77-4c8b-a15f-732f15724756",
781
+ "Parameters": {
782
+ "SamplingTime": "none",
783
+ "Name": "V2"
784
+ },
785
+ "EnabledScopes": [
786
+ "Voltage"
787
+ ],
788
+ "ParametersDisplayAttributes": {
789
+ "SamplingTime": {
790
+ "IsVisible": false,
791
+ "Suffix": "",
792
+ "RelativeLocation": "2 3",
793
+ "UnrotatedWidth": 2,
794
+ "UnrotatedHeight": 1,
795
+ "FontSize": 12,
796
+ "Color": "#0081BC"
797
+ },
798
+ "Name": {
799
+ "IsVisible": true,
800
+ "Suffix": "",
801
+ "RelativeLocation": "0 -1",
802
+ "UnrotatedWidth": 2,
803
+ "UnrotatedHeight": 1,
804
+ "FontSize": 12,
805
+ "Color": "#0081BC"
806
+ }
807
+ }
808
+ },
809
+ {
810
+ "LibraryName": "Resistor",
811
+ "Top": 6,
812
+ "Left": 21,
813
+ "Angle": 0,
814
+ "HF": false,
815
+ "VF": false,
816
+ "Disabled": false,
817
+ "Name": "R2",
818
+ "ID": "4c804186-e2f1-4398-99b5-9d08e30b9aa9",
819
+ "Parameters": {
820
+ "Value": "1m",
821
+ "Name": "R2"
822
+ },
823
+ "EnabledScopes": [],
824
+ "ParametersDisplayAttributes": {
825
+ "Value": {
826
+ "IsVisible": true,
827
+ "Suffix": "\u03A9",
828
+ "RelativeLocation": "2 0",
829
+ "UnrotatedWidth": 2,
830
+ "UnrotatedHeight": 2,
831
+ "FontSize": 12,
832
+ "Color": "#0081BC"
833
+ },
834
+ "Name": {
835
+ "IsVisible": true,
836
+ "Suffix": "",
837
+ "RelativeLocation": "2 2",
838
+ "UnrotatedWidth": 2,
839
+ "UnrotatedHeight": 1,
840
+ "FontSize": 12,
841
+ "Color": "#0081BC"
842
+ }
843
+ }
844
+ },
845
+ {
846
+ "LibraryName": "Inductor (Coupled)",
847
+ "Top": 4,
848
+ "Left": 27,
849
+ "Angle": 0,
850
+ "HF": false,
851
+ "VF": false,
852
+ "Disabled": false,
853
+ "Name": "L1",
854
+ "ID": "0d8fa81b-ec07-45ed-adb2-544f8ac3136d",
855
+ "Parameters": {
856
+ "NumberOfWindings": "2",
857
+ "Inductance": "[100u -80u; -80u 100u]",
858
+ "Iinit": "[9 9]",
859
+ "Name": "L1"
860
+ },
861
+ "EnabledScopes": [
862
+ "W1 - Current",
863
+ "W2 - Current"
864
+ ],
865
+ "ParametersDisplayAttributes": {
866
+ "NumberOfWindings": {
867
+ "IsVisible": false,
868
+ "Suffix": "",
869
+ "RelativeLocation": "2 3",
870
+ "UnrotatedWidth": 2,
871
+ "UnrotatedHeight": 1,
872
+ "FontSize": 12,
873
+ "Color": "#0081BC"
874
+ },
875
+ "Inductance": {
876
+ "IsVisible": false,
877
+ "Suffix": "",
878
+ "RelativeLocation": "2 2",
879
+ "UnrotatedWidth": 2,
880
+ "UnrotatedHeight": 1,
881
+ "FontSize": 12,
882
+ "Color": "#0081BC"
883
+ },
884
+ "Iinit": {
885
+ "IsVisible": false,
886
+ "Suffix": "",
887
+ "RelativeLocation": "2 3",
888
+ "UnrotatedWidth": 2,
889
+ "UnrotatedHeight": 1,
890
+ "FontSize": 12,
891
+ "Color": "#0081BC"
892
+ },
893
+ "Name": {
894
+ "IsVisible": false,
895
+ "Suffix": "",
896
+ "RelativeLocation": "2 -1",
897
+ "UnrotatedWidth": 2,
898
+ "UnrotatedHeight": 1,
899
+ "FontSize": 12,
900
+ "Color": "#0081BC"
901
+ }
902
+ }
903
+ },
904
+ {
905
+ "LibraryName": "Capacitor",
906
+ "Top": 10,
907
+ "Left": 33,
908
+ "Angle": 90,
909
+ "HF": false,
910
+ "VF": false,
911
+ "Disabled": false,
912
+ "Name": "Cout",
913
+ "ID": "643c8731-6739-4e19-8d01-56176ed1e62d",
914
+ "Parameters": {
915
+ "Value": "10u",
916
+ "Vinit": "9",
917
+ "Name": "Cout"
918
+ },
919
+ "EnabledScopes": [
920
+ "Current"
921
+ ],
922
+ "ParametersDisplayAttributes": {
923
+ "Value": {
924
+ "IsVisible": true,
925
+ "Suffix": "F",
926
+ "RelativeLocation": "2 2",
927
+ "UnrotatedWidth": 2,
928
+ "UnrotatedHeight": 1,
929
+ "FontSize": 12,
930
+ "Color": "#0081BC"
931
+ },
932
+ "Vinit": {
933
+ "IsVisible": false,
934
+ "Suffix": "V",
935
+ "RelativeLocation": "2 3",
936
+ "UnrotatedWidth": 2,
937
+ "UnrotatedHeight": 1,
938
+ "FontSize": 12,
939
+ "Color": "#0081BC"
940
+ },
941
+ "Name": {
942
+ "IsVisible": true,
943
+ "Suffix": "",
944
+ "RelativeLocation": "2 -1",
945
+ "UnrotatedWidth": 2,
946
+ "UnrotatedHeight": 1,
947
+ "FontSize": 12,
948
+ "Color": "#0081BC"
949
+ }
950
+ }
951
+ },
952
+ {
953
+ "LibraryName": "Ground",
954
+ "Top": 17,
955
+ "Left": 35,
956
+ "Angle": 0,
957
+ "HF": false,
958
+ "VF": false,
959
+ "Disabled": false,
960
+ "Name": "Ground2",
961
+ "ID": "7a5cc376-5553-4fa1-ad5d-a3fdcef99eb8",
962
+ "Parameters": {
963
+ "Name": "Ground2"
964
+ },
965
+ "EnabledScopes": [],
966
+ "ParametersDisplayAttributes": {
967
+ "Name": {
968
+ "IsVisible": false,
969
+ "Suffix": "",
970
+ "RelativeLocation": "4 3",
971
+ "UnrotatedWidth": 2,
972
+ "UnrotatedHeight": 2,
973
+ "FontSize": 12,
974
+ "Color": "#0081BC"
975
+ }
976
+ }
977
+ },
978
+ {
979
+ "LibraryName": "Resistor",
980
+ "Top": 10,
981
+ "Left": 37,
982
+ "Angle": 90,
983
+ "HF": false,
984
+ "VF": true,
985
+ "Disabled": false,
986
+ "Name": "R3",
987
+ "ID": "83d504b6-ae62-410f-92d7-0d60971ef343",
988
+ "Parameters": {
989
+ "Value": "0.5",
990
+ "Name": "R3"
991
+ },
992
+ "EnabledScopes": [],
993
+ "ParametersDisplayAttributes": {
994
+ "Value": {
995
+ "IsVisible": true,
996
+ "Suffix": "\u03A9",
997
+ "RelativeLocation": "2 2",
998
+ "UnrotatedWidth": 2,
999
+ "UnrotatedHeight": 2,
1000
+ "FontSize": 12,
1001
+ "Color": "#0081BC"
1002
+ },
1003
+ "Name": {
1004
+ "IsVisible": true,
1005
+ "Suffix": "",
1006
+ "RelativeLocation": "1 2",
1007
+ "UnrotatedWidth": 2,
1008
+ "UnrotatedHeight": 2,
1009
+ "FontSize": 12,
1010
+ "Color": "#0081BC"
1011
+ }
1012
+ }
1013
+ },
1014
+ {
1015
+ "LibraryName": "Resistor",
1016
+ "Top": 4,
1017
+ "Left": 21,
1018
+ "Angle": 0,
1019
+ "HF": false,
1020
+ "VF": false,
1021
+ "Disabled": false,
1022
+ "Name": "R1",
1023
+ "ID": "fd78206f-89f8-4cc4-b220-5d07fc6c01c1",
1024
+ "Parameters": {
1025
+ "Value": "1m",
1026
+ "Name": "R1"
1027
+ },
1028
+ "EnabledScopes": [],
1029
+ "ParametersDisplayAttributes": {
1030
+ "Value": {
1031
+ "IsVisible": true,
1032
+ "Suffix": "\u03A9",
1033
+ "RelativeLocation": "2 0",
1034
+ "UnrotatedWidth": 2,
1035
+ "UnrotatedHeight": 2,
1036
+ "FontSize": 12,
1037
+ "Color": "#0081BC"
1038
+ },
1039
+ "Name": {
1040
+ "IsVisible": true,
1041
+ "Suffix": "",
1042
+ "RelativeLocation": "2 -1",
1043
+ "UnrotatedWidth": 2,
1044
+ "UnrotatedHeight": 1,
1045
+ "FontSize": 12,
1046
+ "Color": "#0081BC"
1047
+ }
1048
+ }
1049
+ }
1050
+ ],
1051
+ "Connectors": [
1052
+ {
1053
+ "Segments": [
1054
+ {
1055
+ "StartX": -1,
1056
+ "StartY": -2,
1057
+ "EndX": -14,
1058
+ "EndY": -2
1059
+ },
1060
+ {
1061
+ "StartX": -14,
1062
+ "StartY": 2,
1063
+ "EndX": -14,
1064
+ "EndY": -2
1065
+ },
1066
+ {
1067
+ "StartX": 13,
1068
+ "StartY": -2,
1069
+ "EndX": -1,
1070
+ "EndY": -2
1071
+ }
1072
+ ],
1073
+ "Name": "C3"
1074
+ },
1075
+ {
1076
+ "Segments": [
1077
+ {
1078
+ "StartX": -14,
1079
+ "StartY": 10,
1080
+ "EndX": -14,
1081
+ "EndY": 14
1082
+ }
1083
+ ],
1084
+ "Name": "C1"
1085
+ },
1086
+ {
1087
+ "Segments": [
1088
+ {
1089
+ "StartX": -8,
1090
+ "StartY": 1,
1091
+ "EndX": -8,
1092
+ "EndY": 11
1093
+ },
1094
+ {
1095
+ "StartX": -7,
1096
+ "StartY": 11,
1097
+ "EndX": -8,
1098
+ "EndY": 11
1099
+ },
1100
+ {
1101
+ "StartX": -9,
1102
+ "StartY": 1,
1103
+ "EndX": -8,
1104
+ "EndY": 1
1105
+ },
1106
+ {
1107
+ "StartX": -8,
1108
+ "StartY": 1,
1109
+ "EndX": -3,
1110
+ "EndY": 1
1111
+ }
1112
+ ],
1113
+ "Name": "C4"
1114
+ },
1115
+ {
1116
+ "Segments": [
1117
+ {
1118
+ "StartX": -7,
1119
+ "StartY": 25,
1120
+ "EndX": -7,
1121
+ "EndY": 27
1122
+ },
1123
+ {
1124
+ "StartX": -6,
1125
+ "StartY": 27,
1126
+ "EndX": -7,
1127
+ "EndY": 27
1128
+ },
1129
+ {
1130
+ "StartX": 3,
1131
+ "StartY": 25,
1132
+ "EndX": 3,
1133
+ "EndY": 27
1134
+ },
1135
+ {
1136
+ "StartX": 8,
1137
+ "StartY": 27,
1138
+ "EndX": 3,
1139
+ "EndY": 27
1140
+ },
1141
+ {
1142
+ "StartX": -8,
1143
+ "StartY": 25,
1144
+ "EndX": -7,
1145
+ "EndY": 25
1146
+ },
1147
+ {
1148
+ "StartX": -7,
1149
+ "StartY": 25,
1150
+ "EndX": 3,
1151
+ "EndY": 25
1152
+ }
1153
+ ],
1154
+ "Name": "C6"
1155
+ },
1156
+ {
1157
+ "Segments": [
1158
+ {
1159
+ "StartX": -8,
1160
+ "StartY": 33,
1161
+ "EndX": -7,
1162
+ "EndY": 33
1163
+ },
1164
+ {
1165
+ "StartX": -7,
1166
+ "StartY": 29,
1167
+ "EndX": -7,
1168
+ "EndY": 33
1169
+ },
1170
+ {
1171
+ "StartX": -6,
1172
+ "StartY": 29,
1173
+ "EndX": -7,
1174
+ "EndY": 29
1175
+ }
1176
+ ],
1177
+ "Name": "C5"
1178
+ },
1179
+ {
1180
+ "Segments": [
1181
+ {
1182
+ "StartX": 17,
1183
+ "StartY": 4,
1184
+ "EndX": 17,
1185
+ "EndY": 5
1186
+ },
1187
+ {
1188
+ "StartX": -1,
1189
+ "StartY": 5,
1190
+ "EndX": 17,
1191
+ "EndY": 5
1192
+ },
1193
+ {
1194
+ "StartX": 17,
1195
+ "StartY": 5,
1196
+ "EndX": 21,
1197
+ "EndY": 5
1198
+ },
1199
+ {
1200
+ "StartX": -1,
1201
+ "StartY": 4,
1202
+ "EndX": -1,
1203
+ "EndY": 5
1204
+ },
1205
+ {
1206
+ "StartX": -1,
1207
+ "StartY": 5,
1208
+ "EndX": -1,
1209
+ "EndY": 8
1210
+ }
1211
+ ],
1212
+ "Name": "C2"
1213
+ },
1214
+ {
1215
+ "Segments": [
1216
+ {
1217
+ "StartX": 6,
1218
+ "StartY": 1,
1219
+ "EndX": 6,
1220
+ "EndY": 11
1221
+ },
1222
+ {
1223
+ "StartX": 7,
1224
+ "StartY": 11,
1225
+ "EndX": 6,
1226
+ "EndY": 11
1227
+ },
1228
+ {
1229
+ "StartX": 5,
1230
+ "StartY": 1,
1231
+ "EndX": 6,
1232
+ "EndY": 1
1233
+ },
1234
+ {
1235
+ "StartX": 6,
1236
+ "StartY": 1,
1237
+ "EndX": 11,
1238
+ "EndY": 1
1239
+ }
1240
+ ],
1241
+ "Name": "C8"
1242
+ },
1243
+ {
1244
+ "Segments": [
1245
+ {
1246
+ "StartX": 6,
1247
+ "StartY": 33,
1248
+ "EndX": 7,
1249
+ "EndY": 33
1250
+ },
1251
+ {
1252
+ "StartX": 7,
1253
+ "StartY": 29,
1254
+ "EndX": 7,
1255
+ "EndY": 33
1256
+ },
1257
+ {
1258
+ "StartX": 8,
1259
+ "StartY": 29,
1260
+ "EndX": 7,
1261
+ "EndY": 29
1262
+ }
1263
+ ],
1264
+ "Name": "C7"
1265
+ },
1266
+ {
1267
+ "Segments": [
1268
+ {
1269
+ "StartX": 20,
1270
+ "StartY": 4,
1271
+ "EndX": 20,
1272
+ "EndY": 7
1273
+ },
1274
+ {
1275
+ "StartX": 13,
1276
+ "StartY": 7,
1277
+ "EndX": 20,
1278
+ "EndY": 7
1279
+ },
1280
+ {
1281
+ "StartX": 20,
1282
+ "StartY": 7,
1283
+ "EndX": 21,
1284
+ "EndY": 7
1285
+ },
1286
+ {
1287
+ "StartX": 13,
1288
+ "StartY": 4,
1289
+ "EndX": 13,
1290
+ "EndY": 7
1291
+ },
1292
+ {
1293
+ "StartX": 13,
1294
+ "StartY": 7,
1295
+ "EndX": 13,
1296
+ "EndY": 8
1297
+ }
1298
+ ],
1299
+ "Name": "C9"
1300
+ },
1301
+ {
1302
+ "Segments": [
1303
+ {
1304
+ "StartX": 33,
1305
+ "StartY": 5,
1306
+ "EndX": 36,
1307
+ "EndY": 5
1308
+ },
1309
+ {
1310
+ "StartX": 40,
1311
+ "StartY": 8,
1312
+ "EndX": 40,
1313
+ "EndY": 7
1314
+ },
1315
+ {
1316
+ "StartX": 33,
1317
+ "StartY": 7,
1318
+ "EndX": 36,
1319
+ "EndY": 7
1320
+ },
1321
+ {
1322
+ "StartX": 36,
1323
+ "StartY": 7,
1324
+ "EndX": 40,
1325
+ "EndY": 7
1326
+ },
1327
+ {
1328
+ "StartX": 36,
1329
+ "StartY": 5,
1330
+ "EndX": 36,
1331
+ "EndY": 7
1332
+ },
1333
+ {
1334
+ "StartX": 36,
1335
+ "StartY": 7,
1336
+ "EndX": 36,
1337
+ "EndY": 8
1338
+ }
1339
+ ],
1340
+ "Name": "C12"
1341
+ },
1342
+ {
1343
+ "Segments": [
1344
+ {
1345
+ "StartX": 36,
1346
+ "StartY": 15,
1347
+ "EndX": 40,
1348
+ "EndY": 15
1349
+ },
1350
+ {
1351
+ "StartX": 40,
1352
+ "StartY": 14,
1353
+ "EndX": 40,
1354
+ "EndY": 15
1355
+ },
1356
+ {
1357
+ "StartX": 36,
1358
+ "StartY": 14,
1359
+ "EndX": 36,
1360
+ "EndY": 15
1361
+ },
1362
+ {
1363
+ "StartX": 36,
1364
+ "StartY": 15,
1365
+ "EndX": 36,
1366
+ "EndY": 17
1367
+ }
1368
+ ],
1369
+ "Name": "C10"
1370
+ }
1371
+ ],
1372
+ "Name": "Top Circuit",
1373
+ "Variables": [],
1374
+ "VariableFile": ""
1375
+ },
1376
+ "TransientAnalysis": {
1377
+ "EndTime": "0.0005",
1378
+ "FixedTimeStep": false,
1379
+ "SaveInitialPoint": true,
1380
+ "CompressScopes": false,
1381
+ "StopAtSteadyState": false,
1382
+ "TimeStep": "1E-09",
1383
+ "BaseFrequencyParameterEnabled": false,
1384
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
1385
+ "BaseFrequency": "60",
1386
+ "NumberOfBasePeriodsSaved": "1"
1387
+ }
1388
+ }
1389
+ ],
1390
+ "Libraries": [],
1391
+ "TestBenches": [],
1392
+ "ThermalData": []
1393
+ }