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,860 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "b34d0781-a4ec-4aed-8f3d-f0270650d219",
5
+ "Name": "DC-DC Buck Converter (AC Sweep)",
6
+ "Circuit": {
7
+ "Id": "fc781e8f-33ed-461a-95de-9f189cbaaae5",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "Constant",
11
+ "Top": -14,
12
+ "Left": -6,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "duty cycle",
18
+ "ID": "302edd65-c539-442e-96f4-c0fb47d291db",
19
+ "Parameters": {
20
+ "Value": "0.417",
21
+ "SamplingTime": "none",
22
+ "Name": "duty cycle"
23
+ },
24
+ "EnabledScopes": [],
25
+ "ParametersDisplayAttributes": {
26
+ "Value": {
27
+ "IsVisible": true,
28
+ "Suffix": "",
29
+ "RelativeLocation": "1 1",
30
+ "UnrotatedWidth": 2,
31
+ "UnrotatedHeight": 2,
32
+ "FontSize": 12,
33
+ "Color": "#04B404"
34
+ },
35
+ "SamplingTime": {
36
+ "IsVisible": false,
37
+ "Suffix": "",
38
+ "RelativeLocation": "1 4",
39
+ "UnrotatedWidth": 2,
40
+ "UnrotatedHeight": 1,
41
+ "FontSize": 12,
42
+ "Color": "#04B404"
43
+ },
44
+ "Name": {
45
+ "IsVisible": true,
46
+ "Suffix": "",
47
+ "RelativeLocation": "1 -1",
48
+ "UnrotatedWidth": 2,
49
+ "UnrotatedHeight": 1,
50
+ "FontSize": 12,
51
+ "Color": "#04B404"
52
+ }
53
+ }
54
+ },
55
+ {
56
+ "LibraryName": "AC Sweep Perturbation",
57
+ "Top": -8,
58
+ "Left": -6,
59
+ "Angle": 0,
60
+ "HF": false,
61
+ "VF": false,
62
+ "Disabled": false,
63
+ "Name": "Control",
64
+ "ID": "bd8a5de2-6310-4499-8bd3-0974bde63a09",
65
+ "Parameters": {
66
+ "SamplingTime": "none",
67
+ "Name": "Control"
68
+ },
69
+ "EnabledScopes": [],
70
+ "ParametersDisplayAttributes": {
71
+ "SamplingTime": {
72
+ "IsVisible": false,
73
+ "Suffix": "",
74
+ "RelativeLocation": "1 4",
75
+ "UnrotatedWidth": 2,
76
+ "UnrotatedHeight": 1,
77
+ "FontSize": 12,
78
+ "Color": "#04B404"
79
+ },
80
+ "Name": {
81
+ "IsVisible": true,
82
+ "Suffix": "",
83
+ "RelativeLocation": "1 -1",
84
+ "UnrotatedWidth": 2,
85
+ "UnrotatedHeight": 1,
86
+ "FontSize": 12,
87
+ "Color": "#04B404"
88
+ }
89
+ }
90
+ },
91
+ {
92
+ "LibraryName": "Sum",
93
+ "Top": -11,
94
+ "Left": 0,
95
+ "Angle": 0,
96
+ "HF": false,
97
+ "VF": false,
98
+ "Disabled": false,
99
+ "Name": "SUM1",
100
+ "ID": "759cd653-2ed7-4ce5-b8a8-40dee46e2213",
101
+ "Parameters": {
102
+ "NumberOfInputs": "2",
103
+ "Gains": "[1 1]",
104
+ "SamplingTime": "none",
105
+ "Name": "SUM1"
106
+ },
107
+ "EnabledScopes": [],
108
+ "ParametersDisplayAttributes": {
109
+ "NumberOfInputs": {
110
+ "IsVisible": false,
111
+ "Suffix": "",
112
+ "RelativeLocation": "1 4",
113
+ "UnrotatedWidth": 2,
114
+ "UnrotatedHeight": 1,
115
+ "FontSize": 12,
116
+ "Color": "#04B404"
117
+ },
118
+ "Gains": {
119
+ "IsVisible": false,
120
+ "Suffix": "",
121
+ "RelativeLocation": "0 5",
122
+ "UnrotatedWidth": 3,
123
+ "UnrotatedHeight": 1,
124
+ "FontSize": 12,
125
+ "Color": "#04B404"
126
+ },
127
+ "SamplingTime": {
128
+ "IsVisible": false,
129
+ "Suffix": "",
130
+ "RelativeLocation": "1 6",
131
+ "UnrotatedWidth": 2,
132
+ "UnrotatedHeight": 1,
133
+ "FontSize": 12,
134
+ "Color": "#04B404"
135
+ },
136
+ "Name": {
137
+ "IsVisible": true,
138
+ "Suffix": "",
139
+ "RelativeLocation": "1 -1",
140
+ "UnrotatedWidth": 2,
141
+ "UnrotatedHeight": 1,
142
+ "FontSize": 12,
143
+ "Color": "#04B404"
144
+ }
145
+ }
146
+ },
147
+ {
148
+ "LibraryName": "Triangular Wave",
149
+ "Top": -6,
150
+ "Left": 0,
151
+ "Angle": 0,
152
+ "HF": false,
153
+ "VF": false,
154
+ "Disabled": false,
155
+ "Name": "Fsw",
156
+ "ID": "510cf891-55f3-49de-85c1-1ddd6adfdacd",
157
+ "Parameters": {
158
+ "Amplitude": "1",
159
+ "Frequency": "100k",
160
+ "DutyCycle": "1",
161
+ "Offset": "0",
162
+ "PhaseShift": "0",
163
+ "SamplingTime": "none",
164
+ "Name": "Fsw"
165
+ },
166
+ "EnabledScopes": [],
167
+ "ParametersDisplayAttributes": {
168
+ "Amplitude": {
169
+ "IsVisible": false,
170
+ "Suffix": "",
171
+ "RelativeLocation": "1 4",
172
+ "UnrotatedWidth": 2,
173
+ "UnrotatedHeight": 1,
174
+ "FontSize": 12,
175
+ "Color": "#04B404"
176
+ },
177
+ "Frequency": {
178
+ "IsVisible": false,
179
+ "Suffix": "Hz",
180
+ "RelativeLocation": "1 5",
181
+ "UnrotatedWidth": 2,
182
+ "UnrotatedHeight": 1,
183
+ "FontSize": 12,
184
+ "Color": "#04B404"
185
+ },
186
+ "DutyCycle": {
187
+ "IsVisible": false,
188
+ "Suffix": "",
189
+ "RelativeLocation": "1 6",
190
+ "UnrotatedWidth": 2,
191
+ "UnrotatedHeight": 1,
192
+ "FontSize": 12,
193
+ "Color": "#04B404"
194
+ },
195
+ "Offset": {
196
+ "IsVisible": false,
197
+ "Suffix": "",
198
+ "RelativeLocation": "1 7",
199
+ "UnrotatedWidth": 2,
200
+ "UnrotatedHeight": 1,
201
+ "FontSize": 12,
202
+ "Color": "#04B404"
203
+ },
204
+ "PhaseShift": {
205
+ "IsVisible": false,
206
+ "Suffix": "\u00B0",
207
+ "RelativeLocation": "1 8",
208
+ "UnrotatedWidth": 2,
209
+ "UnrotatedHeight": 1,
210
+ "FontSize": 12,
211
+ "Color": "#04B404"
212
+ },
213
+ "SamplingTime": {
214
+ "IsVisible": false,
215
+ "Suffix": "",
216
+ "RelativeLocation": "1 9",
217
+ "UnrotatedWidth": 2,
218
+ "UnrotatedHeight": 1,
219
+ "FontSize": 12,
220
+ "Color": "#04B404"
221
+ },
222
+ "Name": {
223
+ "IsVisible": true,
224
+ "Suffix": "",
225
+ "RelativeLocation": "1 -1",
226
+ "UnrotatedWidth": 2,
227
+ "UnrotatedHeight": 1,
228
+ "FontSize": 12,
229
+ "Color": "#04B404"
230
+ }
231
+ }
232
+ },
233
+ {
234
+ "LibraryName": "DC Voltage Source",
235
+ "Top": 4,
236
+ "Left": 2,
237
+ "Angle": 0,
238
+ "HF": false,
239
+ "VF": false,
240
+ "Disabled": false,
241
+ "Name": "Vin",
242
+ "ID": "1b0d68d8-476b-4b2e-94ef-1ada15652a41",
243
+ "Parameters": {
244
+ "Voltage": "12",
245
+ "Name": "Vin"
246
+ },
247
+ "EnabledScopes": [],
248
+ "ParametersDisplayAttributes": {
249
+ "Voltage": {
250
+ "IsVisible": false,
251
+ "Suffix": "",
252
+ "RelativeLocation": "2 2",
253
+ "UnrotatedWidth": 2,
254
+ "UnrotatedHeight": 1,
255
+ "FontSize": 12,
256
+ "Color": "#0081BC"
257
+ },
258
+ "Name": {
259
+ "IsVisible": true,
260
+ "Suffix": "",
261
+ "RelativeLocation": "4 3",
262
+ "UnrotatedWidth": 2,
263
+ "UnrotatedHeight": 2,
264
+ "FontSize": 12,
265
+ "Color": "#0081BC"
266
+ }
267
+ }
268
+ },
269
+ {
270
+ "LibraryName": "Comparator",
271
+ "Top": -7,
272
+ "Left": 7,
273
+ "Angle": 0,
274
+ "HF": false,
275
+ "VF": false,
276
+ "Disabled": false,
277
+ "Name": "COMP1",
278
+ "ID": "ce61ab6d-51c1-4584-be08-520fd6a07791",
279
+ "Parameters": {
280
+ "SamplingTime": "none",
281
+ "Name": "COMP1"
282
+ },
283
+ "EnabledScopes": [],
284
+ "ParametersDisplayAttributes": {
285
+ "SamplingTime": {
286
+ "IsVisible": false,
287
+ "Suffix": "",
288
+ "RelativeLocation": "1 4",
289
+ "UnrotatedWidth": 2,
290
+ "UnrotatedHeight": 1,
291
+ "FontSize": 12,
292
+ "Color": "#04B404"
293
+ },
294
+ "Name": {
295
+ "IsVisible": true,
296
+ "Suffix": "",
297
+ "RelativeLocation": "1 -1",
298
+ "UnrotatedWidth": 2,
299
+ "UnrotatedHeight": 1,
300
+ "FontSize": 12,
301
+ "Color": "#04B404"
302
+ }
303
+ }
304
+ },
305
+ {
306
+ "LibraryName": "Controlled Switch",
307
+ "Top": -3,
308
+ "Left": 9,
309
+ "Angle": 0,
310
+ "HF": false,
311
+ "VF": false,
312
+ "Disabled": false,
313
+ "Name": "SW1",
314
+ "ID": "8417488b-5564-490f-9117-f2f9282ce761",
315
+ "Parameters": {
316
+ "Name": "SW1"
317
+ },
318
+ "EnabledScopes": [],
319
+ "ParametersDisplayAttributes": {
320
+ "Name": {
321
+ "IsVisible": true,
322
+ "Suffix": "",
323
+ "RelativeLocation": "2 3",
324
+ "UnrotatedWidth": 2,
325
+ "UnrotatedHeight": 1,
326
+ "FontSize": 12,
327
+ "Color": "#0081BC"
328
+ }
329
+ }
330
+ },
331
+ {
332
+ "LibraryName": "Ground",
333
+ "Top": 17,
334
+ "Left": 11,
335
+ "Angle": 0,
336
+ "HF": false,
337
+ "VF": false,
338
+ "Disabled": false,
339
+ "Name": "Ground1",
340
+ "ID": "cfc0512d-0ff2-4126-96b2-0898a2e3ffdb",
341
+ "Parameters": {
342
+ "Name": "Ground1"
343
+ },
344
+ "EnabledScopes": [],
345
+ "ParametersDisplayAttributes": {
346
+ "Name": {
347
+ "IsVisible": false,
348
+ "Suffix": "",
349
+ "RelativeLocation": "4 3",
350
+ "UnrotatedWidth": 2,
351
+ "UnrotatedHeight": 2,
352
+ "FontSize": 12,
353
+ "Color": "#0081BC"
354
+ }
355
+ }
356
+ },
357
+ {
358
+ "LibraryName": "Ideal Diode",
359
+ "Top": 8,
360
+ "Left": 16,
361
+ "Angle": 270,
362
+ "HF": false,
363
+ "VF": false,
364
+ "Disabled": false,
365
+ "Name": "D1",
366
+ "ID": "dd0b68df-26a9-473b-9fbb-97c9cd3eb615",
367
+ "Parameters": {
368
+ "Rd": "0",
369
+ "Vf": "0",
370
+ "Name": "D1"
371
+ },
372
+ "EnabledScopes": [],
373
+ "ParametersDisplayAttributes": {
374
+ "Rd": {
375
+ "IsVisible": false,
376
+ "Suffix": "",
377
+ "RelativeLocation": "2 0",
378
+ "UnrotatedWidth": 2,
379
+ "UnrotatedHeight": 1,
380
+ "FontSize": 12,
381
+ "Color": "#0081BC"
382
+ },
383
+ "Vf": {
384
+ "IsVisible": false,
385
+ "Suffix": "",
386
+ "RelativeLocation": "2 1",
387
+ "UnrotatedWidth": 2,
388
+ "UnrotatedHeight": 1,
389
+ "FontSize": 12,
390
+ "Color": "#0081BC"
391
+ },
392
+ "Name": {
393
+ "IsVisible": true,
394
+ "Suffix": "",
395
+ "RelativeLocation": "2 2",
396
+ "UnrotatedWidth": 2,
397
+ "UnrotatedHeight": 1,
398
+ "FontSize": 12,
399
+ "Color": "#0081BC"
400
+ }
401
+ }
402
+ },
403
+ {
404
+ "LibraryName": "Inductor",
405
+ "Top": -2,
406
+ "Left": 20,
407
+ "Angle": 0,
408
+ "HF": false,
409
+ "VF": false,
410
+ "Disabled": false,
411
+ "Name": "L1",
412
+ "ID": "76721366-7283-4832-a768-2239ced480ed",
413
+ "Parameters": {
414
+ "Value": "100u",
415
+ "Iinit": "0",
416
+ "Name": "L1"
417
+ },
418
+ "EnabledScopes": [],
419
+ "ParametersDisplayAttributes": {
420
+ "Value": {
421
+ "IsVisible": true,
422
+ "Suffix": "H",
423
+ "RelativeLocation": "2 2",
424
+ "UnrotatedWidth": 2,
425
+ "UnrotatedHeight": 1,
426
+ "FontSize": 12,
427
+ "Color": "#0081BC"
428
+ },
429
+ "Iinit": {
430
+ "IsVisible": false,
431
+ "Suffix": "",
432
+ "RelativeLocation": "2 4",
433
+ "UnrotatedWidth": 2,
434
+ "UnrotatedHeight": 1,
435
+ "FontSize": 12,
436
+ "Color": "#0081BC"
437
+ },
438
+ "Name": {
439
+ "IsVisible": true,
440
+ "Suffix": "",
441
+ "RelativeLocation": "2 -1",
442
+ "UnrotatedWidth": 2,
443
+ "UnrotatedHeight": 1,
444
+ "FontSize": 12,
445
+ "Color": "#0081BC"
446
+ }
447
+ }
448
+ },
449
+ {
450
+ "LibraryName": "Resistor",
451
+ "Top": -2,
452
+ "Left": 27,
453
+ "Angle": 180,
454
+ "HF": false,
455
+ "VF": false,
456
+ "Disabled": false,
457
+ "Name": "rl",
458
+ "ID": "072a28f7-f9b4-4fdf-abfa-802332280648",
459
+ "Parameters": {
460
+ "Value": "10m",
461
+ "Name": "rl"
462
+ },
463
+ "EnabledScopes": [],
464
+ "ParametersDisplayAttributes": {
465
+ "Value": {
466
+ "IsVisible": true,
467
+ "Suffix": "\u03A9",
468
+ "RelativeLocation": "2 2",
469
+ "UnrotatedWidth": 2,
470
+ "UnrotatedHeight": 1,
471
+ "FontSize": 12,
472
+ "Color": "#0081BC"
473
+ },
474
+ "Name": {
475
+ "IsVisible": true,
476
+ "Suffix": "",
477
+ "RelativeLocation": "2 -1",
478
+ "UnrotatedWidth": 2,
479
+ "UnrotatedHeight": 1,
480
+ "FontSize": 12,
481
+ "Color": "#0081BC"
482
+ }
483
+ }
484
+ },
485
+ {
486
+ "LibraryName": "Resistor",
487
+ "Top": 4,
488
+ "Left": 34,
489
+ "Angle": 90,
490
+ "HF": false,
491
+ "VF": false,
492
+ "Disabled": false,
493
+ "Name": "rc",
494
+ "ID": "0c6d6cee-9442-4178-8cf0-c7a0df04c3e3",
495
+ "Parameters": {
496
+ "Value": "30m",
497
+ "Name": "rc"
498
+ },
499
+ "EnabledScopes": [],
500
+ "ParametersDisplayAttributes": {
501
+ "Value": {
502
+ "IsVisible": true,
503
+ "Suffix": "\u03A9",
504
+ "RelativeLocation": "2 2",
505
+ "UnrotatedWidth": 2,
506
+ "UnrotatedHeight": 2,
507
+ "FontSize": 12,
508
+ "Color": "#0081BC"
509
+ },
510
+ "Name": {
511
+ "IsVisible": true,
512
+ "Suffix": "",
513
+ "RelativeLocation": "2 -1",
514
+ "UnrotatedWidth": 2,
515
+ "UnrotatedHeight": 1,
516
+ "FontSize": 12,
517
+ "Color": "#0081BC"
518
+ }
519
+ }
520
+ },
521
+ {
522
+ "LibraryName": "Capacitor",
523
+ "Top": 10,
524
+ "Left": 34,
525
+ "Angle": 90,
526
+ "HF": false,
527
+ "VF": false,
528
+ "Disabled": false,
529
+ "Name": "C2",
530
+ "ID": "e1010892-3b9d-4da3-ab3f-53a3d96d502a",
531
+ "Parameters": {
532
+ "Value": "47u",
533
+ "Vinit": "0",
534
+ "Name": "C2"
535
+ },
536
+ "EnabledScopes": [],
537
+ "ParametersDisplayAttributes": {
538
+ "Value": {
539
+ "IsVisible": true,
540
+ "Suffix": "F",
541
+ "RelativeLocation": "2 2",
542
+ "UnrotatedWidth": 2,
543
+ "UnrotatedHeight": 1,
544
+ "FontSize": 12,
545
+ "Color": "#0081BC"
546
+ },
547
+ "Vinit": {
548
+ "IsVisible": false,
549
+ "Suffix": "V",
550
+ "RelativeLocation": "2 3",
551
+ "UnrotatedWidth": 2,
552
+ "UnrotatedHeight": 1,
553
+ "FontSize": 12,
554
+ "Color": "#0081BC"
555
+ },
556
+ "Name": {
557
+ "IsVisible": true,
558
+ "Suffix": "",
559
+ "RelativeLocation": "2 -1",
560
+ "UnrotatedWidth": 2,
561
+ "UnrotatedHeight": 1,
562
+ "FontSize": 12,
563
+ "Color": "#0081BC"
564
+ }
565
+ }
566
+ },
567
+ {
568
+ "LibraryName": "Resistor",
569
+ "Top": 7,
570
+ "Left": 46,
571
+ "Angle": 90,
572
+ "HF": false,
573
+ "VF": false,
574
+ "Disabled": false,
575
+ "Name": "Rload",
576
+ "ID": "231718f9-8c3d-4b77-b610-cf19f294b769",
577
+ "Parameters": {
578
+ "Value": "5",
579
+ "Name": "Rload"
580
+ },
581
+ "EnabledScopes": [
582
+ "Voltage",
583
+ "Current"
584
+ ],
585
+ "ParametersDisplayAttributes": {
586
+ "Value": {
587
+ "IsVisible": true,
588
+ "Suffix": "\u03A9",
589
+ "RelativeLocation": "2 2",
590
+ "UnrotatedWidth": 2,
591
+ "UnrotatedHeight": 1,
592
+ "FontSize": 12,
593
+ "Color": "#0081BC"
594
+ },
595
+ "Name": {
596
+ "IsVisible": true,
597
+ "Suffix": "",
598
+ "RelativeLocation": "2 -2",
599
+ "UnrotatedWidth": 2,
600
+ "UnrotatedHeight": 2,
601
+ "FontSize": 12,
602
+ "Color": "#0081BC"
603
+ }
604
+ }
605
+ }
606
+ ],
607
+ "Connectors": [
608
+ {
609
+ "Segments": [
610
+ {
611
+ "StartX": -2,
612
+ "StartY": -12,
613
+ "EndX": -1,
614
+ "EndY": -12
615
+ },
616
+ {
617
+ "StartX": -1,
618
+ "StartY": -12,
619
+ "EndX": -1,
620
+ "EndY": -10
621
+ },
622
+ {
623
+ "StartX": 0,
624
+ "StartY": -10,
625
+ "EndX": -1,
626
+ "EndY": -10
627
+ }
628
+ ],
629
+ "Name": "C1"
630
+ },
631
+ {
632
+ "Segments": [
633
+ {
634
+ "StartX": -2,
635
+ "StartY": -6,
636
+ "EndX": -1,
637
+ "EndY": -6
638
+ },
639
+ {
640
+ "StartX": -1,
641
+ "StartY": -8,
642
+ "EndX": -1,
643
+ "EndY": -6
644
+ },
645
+ {
646
+ "StartX": 0,
647
+ "StartY": -8,
648
+ "EndX": -1,
649
+ "EndY": -8
650
+ }
651
+ ],
652
+ "Name": "C3"
653
+ },
654
+ {
655
+ "Segments": [
656
+ {
657
+ "StartX": 4,
658
+ "StartY": -9,
659
+ "EndX": 6,
660
+ "EndY": -9
661
+ },
662
+ {
663
+ "StartX": 6,
664
+ "StartY": -9,
665
+ "EndX": 6,
666
+ "EndY": -6
667
+ },
668
+ {
669
+ "StartX": 7,
670
+ "StartY": -6,
671
+ "EndX": 6,
672
+ "EndY": -6
673
+ }
674
+ ],
675
+ "Name": "C2"
676
+ },
677
+ {
678
+ "Segments": [
679
+ {
680
+ "StartX": 7,
681
+ "StartY": -4,
682
+ "EndX": 4,
683
+ "EndY": -4
684
+ }
685
+ ],
686
+ "Name": "C4"
687
+ },
688
+ {
689
+ "Segments": [
690
+ {
691
+ "StartX": 9,
692
+ "StartY": -1,
693
+ "EndX": 4,
694
+ "EndY": -1
695
+ },
696
+ {
697
+ "StartX": 4,
698
+ "StartY": 4,
699
+ "EndX": 4,
700
+ "EndY": -1
701
+ }
702
+ ],
703
+ "Name": "C6"
704
+ },
705
+ {
706
+ "Segments": [
707
+ {
708
+ "StartX": 4,
709
+ "StartY": 12,
710
+ "EndX": 4,
711
+ "EndY": 17
712
+ },
713
+ {
714
+ "StartX": 12,
715
+ "StartY": 17,
716
+ "EndX": 4,
717
+ "EndY": 17
718
+ },
719
+ {
720
+ "StartX": 19,
721
+ "StartY": 12,
722
+ "EndX": 19,
723
+ "EndY": 17
724
+ },
725
+ {
726
+ "StartX": 37,
727
+ "StartY": 14,
728
+ "EndX": 37,
729
+ "EndY": 17
730
+ },
731
+ {
732
+ "StartX": 49,
733
+ "StartY": 11,
734
+ "EndX": 49,
735
+ "EndY": 17
736
+ },
737
+ {
738
+ "StartX": 12,
739
+ "StartY": 17,
740
+ "EndX": 19,
741
+ "EndY": 17
742
+ },
743
+ {
744
+ "StartX": 19,
745
+ "StartY": 17,
746
+ "EndX": 37,
747
+ "EndY": 17
748
+ },
749
+ {
750
+ "StartX": 37,
751
+ "StartY": 17,
752
+ "EndX": 49,
753
+ "EndY": 17
754
+ }
755
+ ],
756
+ "Name": "C10"
757
+ },
758
+ {
759
+ "Segments": [
760
+ {
761
+ "StartX": 11,
762
+ "StartY": -5,
763
+ "EndX": 12,
764
+ "EndY": -5
765
+ },
766
+ {
767
+ "StartX": 12,
768
+ "StartY": -3,
769
+ "EndX": 12,
770
+ "EndY": -5
771
+ }
772
+ ],
773
+ "Name": "C8"
774
+ },
775
+ {
776
+ "Segments": [
777
+ {
778
+ "StartX": 19,
779
+ "StartY": 6,
780
+ "EndX": 19,
781
+ "EndY": -1
782
+ },
783
+ {
784
+ "StartX": 15,
785
+ "StartY": -1,
786
+ "EndX": 19,
787
+ "EndY": -1
788
+ },
789
+ {
790
+ "StartX": 19,
791
+ "StartY": -1,
792
+ "EndX": 20,
793
+ "EndY": -1
794
+ }
795
+ ],
796
+ "Name": "C7"
797
+ },
798
+ {
799
+ "Segments": [
800
+ {
801
+ "StartX": 26,
802
+ "StartY": -1,
803
+ "EndX": 27,
804
+ "EndY": -1
805
+ }
806
+ ],
807
+ "Name": "C9"
808
+ },
809
+ {
810
+ "Segments": [
811
+ {
812
+ "StartX": 37,
813
+ "StartY": 2,
814
+ "EndX": 37,
815
+ "EndY": -1
816
+ },
817
+ {
818
+ "StartX": 49,
819
+ "StartY": 5,
820
+ "EndX": 49,
821
+ "EndY": -1
822
+ },
823
+ {
824
+ "StartX": 33,
825
+ "StartY": -1,
826
+ "EndX": 37,
827
+ "EndY": -1
828
+ },
829
+ {
830
+ "StartX": 37,
831
+ "StartY": -1,
832
+ "EndX": 49,
833
+ "EndY": -1
834
+ }
835
+ ],
836
+ "Name": "C11"
837
+ }
838
+ ],
839
+ "Name": "Top Circuit",
840
+ "Variables": [],
841
+ "VariableFile": ""
842
+ },
843
+ "TransientAnalysis": {
844
+ "EndTime": "50m",
845
+ "FixedTimeStep": false,
846
+ "SaveInitialPoint": true,
847
+ "CompressScopes": false,
848
+ "StopAtSteadyState": true,
849
+ "TimeStep": "1E-08",
850
+ "BaseFrequencyParameterEnabled": false,
851
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
852
+ "BaseFrequency": "60",
853
+ "NumberOfBasePeriodsSaved": "1"
854
+ }
855
+ }
856
+ ],
857
+ "Libraries": [],
858
+ "TestBenches": [],
859
+ "ThermalData": []
860
+ }