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,1183 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "697de3cc-b7fa-4217-8422-0775f5e23d97",
5
+ "Name": "DC-DC Buck-Boost Converter",
6
+ "Circuit": {
7
+ "Id": "58a65465-9dea-4eec-be1c-e62f5d02ca53",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "DC Voltage Source",
11
+ "Top": 4,
12
+ "Left": 0,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "DC1",
18
+ "ID": "4e49fd9f-743b-4cf8-b47a-ca6b496bd331",
19
+ "Parameters": {
20
+ "Voltage": "8",
21
+ "Name": "DC1"
22
+ },
23
+ "EnabledScopes": [
24
+ "Voltage",
25
+ "Current"
26
+ ],
27
+ "ParametersDisplayAttributes": {
28
+ "Voltage": {
29
+ "IsVisible": false,
30
+ "Suffix": "",
31
+ "RelativeLocation": "2 2",
32
+ "UnrotatedWidth": 2,
33
+ "UnrotatedHeight": 1,
34
+ "FontSize": 12,
35
+ "Color": "#0081BC"
36
+ },
37
+ "Name": {
38
+ "IsVisible": true,
39
+ "Suffix": "",
40
+ "RelativeLocation": "4 3",
41
+ "UnrotatedWidth": 2,
42
+ "UnrotatedHeight": 2,
43
+ "FontSize": 12,
44
+ "Color": "#0081BC"
45
+ }
46
+ }
47
+ },
48
+ {
49
+ "LibraryName": "Ground",
50
+ "Top": 12,
51
+ "Left": 1,
52
+ "Angle": 0,
53
+ "HF": false,
54
+ "VF": false,
55
+ "Disabled": false,
56
+ "Name": "Ground1",
57
+ "ID": "9470abac-4874-4407-8f8a-8c3e7a110729",
58
+ "Parameters": {
59
+ "Name": "Ground1"
60
+ },
61
+ "EnabledScopes": [],
62
+ "ParametersDisplayAttributes": {
63
+ "Name": {
64
+ "IsVisible": false,
65
+ "Suffix": "",
66
+ "RelativeLocation": "4 3",
67
+ "UnrotatedWidth": 2,
68
+ "UnrotatedHeight": 2,
69
+ "FontSize": 12,
70
+ "Color": "#0081BC"
71
+ }
72
+ }
73
+ },
74
+ {
75
+ "LibraryName": "Ideal MOSFET",
76
+ "Top": 1,
77
+ "Left": 6,
78
+ "Angle": 270,
79
+ "HF": true,
80
+ "VF": false,
81
+ "Disabled": false,
82
+ "Name": "T1",
83
+ "ID": "01370194-456a-4525-a5b7-af43ec0d87da",
84
+ "Parameters": {
85
+ "Ron": "0",
86
+ "Name": "T1"
87
+ },
88
+ "EnabledScopes": [],
89
+ "ParametersDisplayAttributes": {
90
+ "Ron": {
91
+ "IsVisible": false,
92
+ "Suffix": "",
93
+ "RelativeLocation": "1 0",
94
+ "UnrotatedWidth": 2,
95
+ "UnrotatedHeight": 1,
96
+ "FontSize": 12,
97
+ "Color": "#0081BC"
98
+ },
99
+ "Name": {
100
+ "IsVisible": true,
101
+ "Suffix": "",
102
+ "RelativeLocation": "2 2",
103
+ "UnrotatedWidth": 2,
104
+ "UnrotatedHeight": 2,
105
+ "FontSize": 12,
106
+ "Color": "#0081BC"
107
+ }
108
+ }
109
+ },
110
+ {
111
+ "LibraryName": "Inductor",
112
+ "Top": 7,
113
+ "Left": 9,
114
+ "Angle": 90,
115
+ "HF": false,
116
+ "VF": false,
117
+ "Disabled": false,
118
+ "Name": "L1",
119
+ "ID": "8a3d9304-c04c-4ab3-b0b1-527f9e34449e",
120
+ "Parameters": {
121
+ "Value": "100u",
122
+ "Iinit": "0",
123
+ "Name": "L1"
124
+ },
125
+ "EnabledScopes": [
126
+ "Voltage",
127
+ "Current"
128
+ ],
129
+ "ParametersDisplayAttributes": {
130
+ "Value": {
131
+ "IsVisible": true,
132
+ "Suffix": "H",
133
+ "RelativeLocation": "2 2",
134
+ "UnrotatedWidth": 2,
135
+ "UnrotatedHeight": 1,
136
+ "FontSize": 12,
137
+ "Color": "#0081BC"
138
+ },
139
+ "Iinit": {
140
+ "IsVisible": false,
141
+ "Suffix": "",
142
+ "RelativeLocation": "2 4",
143
+ "UnrotatedWidth": 2,
144
+ "UnrotatedHeight": 1,
145
+ "FontSize": 12,
146
+ "Color": "#0081BC"
147
+ },
148
+ "Name": {
149
+ "IsVisible": true,
150
+ "Suffix": "",
151
+ "RelativeLocation": "2 -1",
152
+ "UnrotatedWidth": 2,
153
+ "UnrotatedHeight": 1,
154
+ "FontSize": 12,
155
+ "Color": "#0081BC"
156
+ }
157
+ }
158
+ },
159
+ {
160
+ "LibraryName": "Ideal Diode",
161
+ "Top": 3,
162
+ "Left": 13,
163
+ "Angle": 180,
164
+ "HF": false,
165
+ "VF": false,
166
+ "Disabled": false,
167
+ "Name": "D1",
168
+ "ID": "e2642e3f-b522-408c-9583-3e03c67beb0e",
169
+ "Parameters": {
170
+ "Rd": "0",
171
+ "Vf": "0",
172
+ "Name": "D1"
173
+ },
174
+ "EnabledScopes": [
175
+ "Voltage",
176
+ "Current"
177
+ ],
178
+ "ParametersDisplayAttributes": {
179
+ "Rd": {
180
+ "IsVisible": false,
181
+ "Suffix": "",
182
+ "RelativeLocation": "2 0",
183
+ "UnrotatedWidth": 2,
184
+ "UnrotatedHeight": 1,
185
+ "FontSize": 12,
186
+ "Color": "#0081BC"
187
+ },
188
+ "Vf": {
189
+ "IsVisible": false,
190
+ "Suffix": "",
191
+ "RelativeLocation": "2 1",
192
+ "UnrotatedWidth": 2,
193
+ "UnrotatedHeight": 1,
194
+ "FontSize": 12,
195
+ "Color": "#0081BC"
196
+ },
197
+ "Name": {
198
+ "IsVisible": true,
199
+ "Suffix": "",
200
+ "RelativeLocation": "2 2",
201
+ "UnrotatedWidth": 2,
202
+ "UnrotatedHeight": 1,
203
+ "FontSize": 12,
204
+ "Color": "#0081BC"
205
+ }
206
+ }
207
+ },
208
+ {
209
+ "LibraryName": "Capacitor",
210
+ "Top": 7,
211
+ "Left": 17,
212
+ "Angle": 90,
213
+ "HF": false,
214
+ "VF": false,
215
+ "Disabled": false,
216
+ "Name": "Cload",
217
+ "ID": "3f120be6-665c-4e00-b03c-d9dce183e7e3",
218
+ "Parameters": {
219
+ "Value": "10u",
220
+ "Vinit": "0",
221
+ "Name": "Cload"
222
+ },
223
+ "EnabledScopes": [
224
+ "Voltage",
225
+ "Current"
226
+ ],
227
+ "ParametersDisplayAttributes": {
228
+ "Value": {
229
+ "IsVisible": true,
230
+ "Suffix": "F",
231
+ "RelativeLocation": "2 2",
232
+ "UnrotatedWidth": 2,
233
+ "UnrotatedHeight": 1,
234
+ "FontSize": 12,
235
+ "Color": "#0081BC"
236
+ },
237
+ "Vinit": {
238
+ "IsVisible": false,
239
+ "Suffix": "V",
240
+ "RelativeLocation": "2 3",
241
+ "UnrotatedWidth": 2,
242
+ "UnrotatedHeight": 1,
243
+ "FontSize": 12,
244
+ "Color": "#0081BC"
245
+ },
246
+ "Name": {
247
+ "IsVisible": true,
248
+ "Suffix": "",
249
+ "RelativeLocation": "2 -2",
250
+ "UnrotatedWidth": 2,
251
+ "UnrotatedHeight": 2,
252
+ "FontSize": 12,
253
+ "Color": "#0081BC"
254
+ }
255
+ }
256
+ },
257
+ {
258
+ "LibraryName": "Resistor",
259
+ "Top": 7,
260
+ "Left": 23,
261
+ "Angle": 90,
262
+ "HF": false,
263
+ "VF": false,
264
+ "Disabled": false,
265
+ "Name": "Rload",
266
+ "ID": "4ad4f228-db40-4661-a4bd-c70b67e95b58",
267
+ "Parameters": {
268
+ "Value": "5",
269
+ "Name": "Rload"
270
+ },
271
+ "EnabledScopes": [
272
+ "Voltage",
273
+ "Current"
274
+ ],
275
+ "ParametersDisplayAttributes": {
276
+ "Value": {
277
+ "IsVisible": true,
278
+ "Suffix": "\u03A9",
279
+ "RelativeLocation": "2 2",
280
+ "UnrotatedWidth": 2,
281
+ "UnrotatedHeight": 1,
282
+ "FontSize": 12,
283
+ "Color": "#0081BC"
284
+ },
285
+ "Name": {
286
+ "IsVisible": true,
287
+ "Suffix": "",
288
+ "RelativeLocation": "2 -2",
289
+ "UnrotatedWidth": 2,
290
+ "UnrotatedHeight": 2,
291
+ "FontSize": 12,
292
+ "Color": "#0081BC"
293
+ }
294
+ }
295
+ },
296
+ {
297
+ "LibraryName": "Square Wave",
298
+ "Top": -3,
299
+ "Left": 1,
300
+ "Angle": 0,
301
+ "HF": false,
302
+ "VF": false,
303
+ "Disabled": false,
304
+ "Name": "C1",
305
+ "ID": "69ef042d-e9b7-4852-9342-9be530622df3",
306
+ "Parameters": {
307
+ "Amplitude": "1",
308
+ "Frequency": "100k",
309
+ "DutyCycle": "0.8",
310
+ "Offset": "0",
311
+ "PhaseShift": "0",
312
+ "SamplingTime": "auto",
313
+ "Name": "C1"
314
+ },
315
+ "EnabledScopes": [
316
+ "Out"
317
+ ],
318
+ "ParametersDisplayAttributes": {
319
+ "Amplitude": {
320
+ "IsVisible": false,
321
+ "Suffix": "",
322
+ "RelativeLocation": "1 4",
323
+ "UnrotatedWidth": 2,
324
+ "UnrotatedHeight": 1,
325
+ "FontSize": 12,
326
+ "Color": "#04B404"
327
+ },
328
+ "Frequency": {
329
+ "IsVisible": false,
330
+ "Suffix": "Hz",
331
+ "RelativeLocation": "1 5",
332
+ "UnrotatedWidth": 2,
333
+ "UnrotatedHeight": 1,
334
+ "FontSize": 12,
335
+ "Color": "#04B404"
336
+ },
337
+ "DutyCycle": {
338
+ "IsVisible": false,
339
+ "Suffix": "",
340
+ "RelativeLocation": "1 6",
341
+ "UnrotatedWidth": 2,
342
+ "UnrotatedHeight": 1,
343
+ "FontSize": 12,
344
+ "Color": "#04B404"
345
+ },
346
+ "Offset": {
347
+ "IsVisible": false,
348
+ "Suffix": "",
349
+ "RelativeLocation": "1 7",
350
+ "UnrotatedWidth": 2,
351
+ "UnrotatedHeight": 1,
352
+ "FontSize": 12,
353
+ "Color": "#04B404"
354
+ },
355
+ "PhaseShift": {
356
+ "IsVisible": false,
357
+ "Suffix": "\u00B0",
358
+ "RelativeLocation": "1 8",
359
+ "UnrotatedWidth": 2,
360
+ "UnrotatedHeight": 1,
361
+ "FontSize": 12,
362
+ "Color": "#04B404"
363
+ },
364
+ "SamplingTime": {
365
+ "IsVisible": false,
366
+ "Suffix": "",
367
+ "RelativeLocation": "1 9",
368
+ "UnrotatedWidth": 2,
369
+ "UnrotatedHeight": 1,
370
+ "FontSize": 12,
371
+ "Color": "#04B404"
372
+ },
373
+ "Name": {
374
+ "IsVisible": true,
375
+ "Suffix": "",
376
+ "RelativeLocation": "1 -1",
377
+ "UnrotatedWidth": 2,
378
+ "UnrotatedHeight": 1,
379
+ "FontSize": 12,
380
+ "Color": "#04B404"
381
+ }
382
+ }
383
+ }
384
+ ],
385
+ "Connectors": [
386
+ {
387
+ "Segments": [
388
+ {
389
+ "StartX": 2,
390
+ "StartY": 4,
391
+ "EndX": 5,
392
+ "EndY": 4
393
+ }
394
+ ],
395
+ "Name": "C1"
396
+ },
397
+ {
398
+ "Segments": [
399
+ {
400
+ "StartX": 12,
401
+ "StartY": 11,
402
+ "EndX": 12,
403
+ "EndY": 12
404
+ },
405
+ {
406
+ "StartX": 20,
407
+ "StartY": 11,
408
+ "EndX": 20,
409
+ "EndY": 12
410
+ },
411
+ {
412
+ "StartX": 26,
413
+ "StartY": 11,
414
+ "EndX": 26,
415
+ "EndY": 12
416
+ },
417
+ {
418
+ "StartX": 2,
419
+ "StartY": 12,
420
+ "EndX": 12,
421
+ "EndY": 12
422
+ },
423
+ {
424
+ "StartX": 12,
425
+ "StartY": 12,
426
+ "EndX": 20,
427
+ "EndY": 12
428
+ },
429
+ {
430
+ "StartX": 20,
431
+ "StartY": 12,
432
+ "EndX": 26,
433
+ "EndY": 12
434
+ }
435
+ ],
436
+ "Name": "C6"
437
+ },
438
+ {
439
+ "Segments": [
440
+ {
441
+ "StartX": 12,
442
+ "StartY": 5,
443
+ "EndX": 12,
444
+ "EndY": 4
445
+ },
446
+ {
447
+ "StartX": 11,
448
+ "StartY": 4,
449
+ "EndX": 12,
450
+ "EndY": 4
451
+ },
452
+ {
453
+ "StartX": 12,
454
+ "StartY": 4,
455
+ "EndX": 13,
456
+ "EndY": 4
457
+ }
458
+ ],
459
+ "Name": "C3"
460
+ },
461
+ {
462
+ "Segments": [
463
+ {
464
+ "StartX": 20,
465
+ "StartY": 5,
466
+ "EndX": 20,
467
+ "EndY": 4
468
+ },
469
+ {
470
+ "StartX": 26,
471
+ "StartY": 5,
472
+ "EndX": 26,
473
+ "EndY": 4
474
+ },
475
+ {
476
+ "StartX": 19,
477
+ "StartY": 4,
478
+ "EndX": 20,
479
+ "EndY": 4
480
+ },
481
+ {
482
+ "StartX": 20,
483
+ "StartY": 4,
484
+ "EndX": 26,
485
+ "EndY": 4
486
+ }
487
+ ],
488
+ "Name": "C7"
489
+ },
490
+ {
491
+ "Segments": [
492
+ {
493
+ "StartX": 8,
494
+ "StartY": 2,
495
+ "EndX": 8,
496
+ "EndY": -1
497
+ },
498
+ {
499
+ "StartX": 8,
500
+ "StartY": -1,
501
+ "EndX": 5,
502
+ "EndY": -1
503
+ }
504
+ ],
505
+ "Name": "C2"
506
+ }
507
+ ],
508
+ "Name": "Top Circuit - Copy",
509
+ "Variables": [],
510
+ "VariableFile": ""
511
+ },
512
+ "TransientAnalysis": {
513
+ "EndTime": "0.01",
514
+ "FixedTimeStep": false,
515
+ "SaveInitialPoint": true,
516
+ "CompressScopes": false,
517
+ "StopAtSteadyState": false,
518
+ "TimeStep": "1E-08",
519
+ "BaseFrequencyParameterEnabled": false,
520
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
521
+ "BaseFrequency": "60",
522
+ "NumberOfBasePeriodsSaved": "1"
523
+ }
524
+ },
525
+ {
526
+ "Id": "e71cc9d4-a36e-4ae9-8ea1-f20414a60304",
527
+ "Name": "DC-DC Buck-Boost Converter (non-inverting)",
528
+ "Circuit": {
529
+ "Id": "dda42b37-a149-47c2-96eb-489938dea9c9",
530
+ "Devices": [
531
+ {
532
+ "LibraryName": "DC Voltage Source",
533
+ "Top": 9,
534
+ "Left": 4,
535
+ "Angle": 0,
536
+ "HF": false,
537
+ "VF": false,
538
+ "Disabled": false,
539
+ "Name": "DC1",
540
+ "ID": "e5b9e361-72f9-4e0a-8209-05a3f82f9a39",
541
+ "Parameters": {
542
+ "Voltage": "8",
543
+ "Name": "DC1"
544
+ },
545
+ "EnabledScopes": [
546
+ "Voltage",
547
+ "Current"
548
+ ],
549
+ "ParametersDisplayAttributes": {
550
+ "Voltage": {
551
+ "IsVisible": false,
552
+ "Suffix": "",
553
+ "RelativeLocation": "2 2",
554
+ "UnrotatedWidth": 2,
555
+ "UnrotatedHeight": 1,
556
+ "FontSize": 12,
557
+ "Color": "#0081BC"
558
+ },
559
+ "Name": {
560
+ "IsVisible": true,
561
+ "Suffix": "",
562
+ "RelativeLocation": "4 3",
563
+ "UnrotatedWidth": 2,
564
+ "UnrotatedHeight": 2,
565
+ "FontSize": 12,
566
+ "Color": "#0081BC"
567
+ }
568
+ }
569
+ },
570
+ {
571
+ "LibraryName": "Ground",
572
+ "Top": 17,
573
+ "Left": 5,
574
+ "Angle": 0,
575
+ "HF": false,
576
+ "VF": false,
577
+ "Disabled": false,
578
+ "Name": "Ground1",
579
+ "ID": "e567a4e9-8f85-4956-a16d-3d9954463b66",
580
+ "Parameters": {
581
+ "Name": "Ground1"
582
+ },
583
+ "EnabledScopes": [],
584
+ "ParametersDisplayAttributes": {
585
+ "Name": {
586
+ "IsVisible": false,
587
+ "Suffix": "",
588
+ "RelativeLocation": "4 3",
589
+ "UnrotatedWidth": 2,
590
+ "UnrotatedHeight": 2,
591
+ "FontSize": 12,
592
+ "Color": "#0081BC"
593
+ }
594
+ }
595
+ },
596
+ {
597
+ "LibraryName": "Ideal Diode",
598
+ "Top": 12,
599
+ "Left": 13,
600
+ "Angle": 270,
601
+ "HF": false,
602
+ "VF": false,
603
+ "Disabled": false,
604
+ "Name": "D1",
605
+ "ID": "4915e590-fa47-4520-9326-84010359d844",
606
+ "Parameters": {
607
+ "Rd": "0",
608
+ "Vf": "0",
609
+ "Name": "D1"
610
+ },
611
+ "EnabledScopes": [
612
+ "Voltage",
613
+ "Current"
614
+ ],
615
+ "ParametersDisplayAttributes": {
616
+ "Rd": {
617
+ "IsVisible": false,
618
+ "Suffix": "",
619
+ "RelativeLocation": "2 0",
620
+ "UnrotatedWidth": 2,
621
+ "UnrotatedHeight": 1,
622
+ "FontSize": 12,
623
+ "Color": "#0081BC"
624
+ },
625
+ "Vf": {
626
+ "IsVisible": false,
627
+ "Suffix": "",
628
+ "RelativeLocation": "2 1",
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": 1,
640
+ "FontSize": 12,
641
+ "Color": "#0081BC"
642
+ }
643
+ }
644
+ },
645
+ {
646
+ "LibraryName": "Inductor",
647
+ "Top": 8,
648
+ "Left": 18,
649
+ "Angle": 0,
650
+ "HF": false,
651
+ "VF": false,
652
+ "Disabled": false,
653
+ "Name": "L1",
654
+ "ID": "1f12adbe-904c-4de5-b85b-97c957795554",
655
+ "Parameters": {
656
+ "Value": "100u",
657
+ "Iinit": "0",
658
+ "Name": "L1"
659
+ },
660
+ "EnabledScopes": [
661
+ "Voltage",
662
+ "Current"
663
+ ],
664
+ "ParametersDisplayAttributes": {
665
+ "Value": {
666
+ "IsVisible": true,
667
+ "Suffix": "H",
668
+ "RelativeLocation": "2 2",
669
+ "UnrotatedWidth": 2,
670
+ "UnrotatedHeight": 1,
671
+ "FontSize": 12,
672
+ "Color": "#0081BC"
673
+ },
674
+ "Iinit": {
675
+ "IsVisible": false,
676
+ "Suffix": "",
677
+ "RelativeLocation": "2 4",
678
+ "UnrotatedWidth": 2,
679
+ "UnrotatedHeight": 1,
680
+ "FontSize": 12,
681
+ "Color": "#0081BC"
682
+ },
683
+ "Name": {
684
+ "IsVisible": true,
685
+ "Suffix": "",
686
+ "RelativeLocation": "2 -1",
687
+ "UnrotatedWidth": 2,
688
+ "UnrotatedHeight": 1,
689
+ "FontSize": 12,
690
+ "Color": "#0081BC"
691
+ }
692
+ }
693
+ },
694
+ {
695
+ "LibraryName": "Ideal MOSFET",
696
+ "Top": 10,
697
+ "Left": 23,
698
+ "Angle": 0,
699
+ "HF": false,
700
+ "VF": false,
701
+ "Disabled": false,
702
+ "Name": "T2",
703
+ "ID": "580a0935-82a3-4098-a635-2ae36f5e231e",
704
+ "Parameters": {
705
+ "Ron": "0",
706
+ "Name": "T2"
707
+ },
708
+ "EnabledScopes": [],
709
+ "ParametersDisplayAttributes": {
710
+ "Ron": {
711
+ "IsVisible": false,
712
+ "Suffix": "",
713
+ "RelativeLocation": "1 0",
714
+ "UnrotatedWidth": 2,
715
+ "UnrotatedHeight": 1,
716
+ "FontSize": 12,
717
+ "Color": "#0081BC"
718
+ },
719
+ "Name": {
720
+ "IsVisible": true,
721
+ "Suffix": "",
722
+ "RelativeLocation": "2 2",
723
+ "UnrotatedWidth": 2,
724
+ "UnrotatedHeight": 2,
725
+ "FontSize": 12,
726
+ "Color": "#0081BC"
727
+ }
728
+ }
729
+ },
730
+ {
731
+ "LibraryName": "Ideal Diode",
732
+ "Top": 8,
733
+ "Left": 25,
734
+ "Angle": 0,
735
+ "HF": false,
736
+ "VF": false,
737
+ "Disabled": false,
738
+ "Name": "D2",
739
+ "ID": "abf8ea5f-d9f8-490b-8497-03b8afe20863",
740
+ "Parameters": {
741
+ "Rd": "0",
742
+ "Vf": "0",
743
+ "Name": "D2"
744
+ },
745
+ "EnabledScopes": [
746
+ "Voltage",
747
+ "Current"
748
+ ],
749
+ "ParametersDisplayAttributes": {
750
+ "Rd": {
751
+ "IsVisible": false,
752
+ "Suffix": "",
753
+ "RelativeLocation": "2 0",
754
+ "UnrotatedWidth": 2,
755
+ "UnrotatedHeight": 1,
756
+ "FontSize": 12,
757
+ "Color": "#0081BC"
758
+ },
759
+ "Vf": {
760
+ "IsVisible": false,
761
+ "Suffix": "",
762
+ "RelativeLocation": "2 1",
763
+ "UnrotatedWidth": 2,
764
+ "UnrotatedHeight": 1,
765
+ "FontSize": 12,
766
+ "Color": "#0081BC"
767
+ },
768
+ "Name": {
769
+ "IsVisible": true,
770
+ "Suffix": "",
771
+ "RelativeLocation": "2 2",
772
+ "UnrotatedWidth": 2,
773
+ "UnrotatedHeight": 1,
774
+ "FontSize": 12,
775
+ "Color": "#0081BC"
776
+ }
777
+ }
778
+ },
779
+ {
780
+ "LibraryName": "Capacitor",
781
+ "Top": 12,
782
+ "Left": 29,
783
+ "Angle": 90,
784
+ "HF": false,
785
+ "VF": false,
786
+ "Disabled": false,
787
+ "Name": "C1",
788
+ "ID": "33d19e56-a35f-42cd-86b0-6d47e531426c",
789
+ "Parameters": {
790
+ "Value": "10u",
791
+ "Vinit": "0",
792
+ "Name": "C1"
793
+ },
794
+ "EnabledScopes": [
795
+ "Voltage",
796
+ "Current"
797
+ ],
798
+ "ParametersDisplayAttributes": {
799
+ "Value": {
800
+ "IsVisible": true,
801
+ "Suffix": "F",
802
+ "RelativeLocation": "2 2",
803
+ "UnrotatedWidth": 2,
804
+ "UnrotatedHeight": 1,
805
+ "FontSize": 12,
806
+ "Color": "#0081BC"
807
+ },
808
+ "Vinit": {
809
+ "IsVisible": false,
810
+ "Suffix": "V",
811
+ "RelativeLocation": "2 3",
812
+ "UnrotatedWidth": 2,
813
+ "UnrotatedHeight": 1,
814
+ "FontSize": 12,
815
+ "Color": "#0081BC"
816
+ },
817
+ "Name": {
818
+ "IsVisible": true,
819
+ "Suffix": "",
820
+ "RelativeLocation": "2 -1",
821
+ "UnrotatedWidth": 2,
822
+ "UnrotatedHeight": 1,
823
+ "FontSize": 12,
824
+ "Color": "#0081BC"
825
+ }
826
+ }
827
+ },
828
+ {
829
+ "LibraryName": "Resistor",
830
+ "Top": 12,
831
+ "Left": 35,
832
+ "Angle": 90,
833
+ "HF": false,
834
+ "VF": false,
835
+ "Disabled": false,
836
+ "Name": "R1",
837
+ "ID": "ab3fe054-b88d-4966-80d4-6a2bdb3cb126",
838
+ "Parameters": {
839
+ "Value": "5",
840
+ "Name": "R1"
841
+ },
842
+ "EnabledScopes": [
843
+ "Voltage",
844
+ "Current"
845
+ ],
846
+ "ParametersDisplayAttributes": {
847
+ "Value": {
848
+ "IsVisible": true,
849
+ "Suffix": "\u03A9",
850
+ "RelativeLocation": "2 2",
851
+ "UnrotatedWidth": 2,
852
+ "UnrotatedHeight": 1,
853
+ "FontSize": 12,
854
+ "Color": "#0081BC"
855
+ },
856
+ "Name": {
857
+ "IsVisible": true,
858
+ "Suffix": "",
859
+ "RelativeLocation": "2 -1",
860
+ "UnrotatedWidth": 2,
861
+ "UnrotatedHeight": 1,
862
+ "FontSize": 12,
863
+ "Color": "#0081BC"
864
+ }
865
+ }
866
+ },
867
+ {
868
+ "LibraryName": "Ideal MOSFET",
869
+ "Top": 6,
870
+ "Left": 10,
871
+ "Angle": 270,
872
+ "HF": false,
873
+ "VF": false,
874
+ "Disabled": false,
875
+ "Name": "T1",
876
+ "ID": "c7fa93e3-bd93-4209-bb94-3e1cdff88b65",
877
+ "Parameters": {
878
+ "Ron": "0",
879
+ "Name": "T1"
880
+ },
881
+ "EnabledScopes": [],
882
+ "ParametersDisplayAttributes": {
883
+ "Ron": {
884
+ "IsVisible": false,
885
+ "Suffix": "",
886
+ "RelativeLocation": "1 0",
887
+ "UnrotatedWidth": 2,
888
+ "UnrotatedHeight": 1,
889
+ "FontSize": 12,
890
+ "Color": "#0081BC"
891
+ },
892
+ "Name": {
893
+ "IsVisible": true,
894
+ "Suffix": "",
895
+ "RelativeLocation": "2 2",
896
+ "UnrotatedWidth": 2,
897
+ "UnrotatedHeight": 2,
898
+ "FontSize": 12,
899
+ "Color": "#0081BC"
900
+ }
901
+ }
902
+ },
903
+ {
904
+ "LibraryName": "Square Wave",
905
+ "Top": 21,
906
+ "Left": 4,
907
+ "Angle": 0,
908
+ "HF": false,
909
+ "VF": true,
910
+ "Disabled": false,
911
+ "Name": "C1",
912
+ "ID": "475ab99c-d0f5-4910-a9a5-0ebcc6168fbf",
913
+ "Parameters": {
914
+ "Amplitude": "1",
915
+ "Frequency": "100k",
916
+ "DutyCycle": "0.75",
917
+ "Offset": "0",
918
+ "PhaseShift": "0",
919
+ "SamplingTime": "auto",
920
+ "Name": "C1"
921
+ },
922
+ "EnabledScopes": [
923
+ "Out"
924
+ ],
925
+ "ParametersDisplayAttributes": {
926
+ "Amplitude": {
927
+ "IsVisible": false,
928
+ "Suffix": "",
929
+ "RelativeLocation": "1 4",
930
+ "UnrotatedWidth": 2,
931
+ "UnrotatedHeight": 1,
932
+ "FontSize": 12,
933
+ "Color": "#04B404"
934
+ },
935
+ "Frequency": {
936
+ "IsVisible": false,
937
+ "Suffix": "Hz",
938
+ "RelativeLocation": "1 5",
939
+ "UnrotatedWidth": 2,
940
+ "UnrotatedHeight": 1,
941
+ "FontSize": 12,
942
+ "Color": "#04B404"
943
+ },
944
+ "DutyCycle": {
945
+ "IsVisible": false,
946
+ "Suffix": "",
947
+ "RelativeLocation": "1 6",
948
+ "UnrotatedWidth": 2,
949
+ "UnrotatedHeight": 1,
950
+ "FontSize": 12,
951
+ "Color": "#04B404"
952
+ },
953
+ "Offset": {
954
+ "IsVisible": false,
955
+ "Suffix": "",
956
+ "RelativeLocation": "1 7",
957
+ "UnrotatedWidth": 2,
958
+ "UnrotatedHeight": 1,
959
+ "FontSize": 12,
960
+ "Color": "#04B404"
961
+ },
962
+ "PhaseShift": {
963
+ "IsVisible": false,
964
+ "Suffix": "\u00B0",
965
+ "RelativeLocation": "1 8",
966
+ "UnrotatedWidth": 2,
967
+ "UnrotatedHeight": 1,
968
+ "FontSize": 12,
969
+ "Color": "#04B404"
970
+ },
971
+ "SamplingTime": {
972
+ "IsVisible": false,
973
+ "Suffix": "",
974
+ "RelativeLocation": "1 9",
975
+ "UnrotatedWidth": 2,
976
+ "UnrotatedHeight": 1,
977
+ "FontSize": 12,
978
+ "Color": "#04B404"
979
+ },
980
+ "Name": {
981
+ "IsVisible": true,
982
+ "Suffix": "",
983
+ "RelativeLocation": "1 -1",
984
+ "UnrotatedWidth": 2,
985
+ "UnrotatedHeight": 1,
986
+ "FontSize": 12,
987
+ "Color": "#04B404"
988
+ }
989
+ }
990
+ }
991
+ ],
992
+ "Connectors": [
993
+ {
994
+ "Segments": [
995
+ {
996
+ "StartX": 16,
997
+ "StartY": 10,
998
+ "EndX": 16,
999
+ "EndY": 9
1000
+ },
1001
+ {
1002
+ "StartX": 15,
1003
+ "StartY": 9,
1004
+ "EndX": 16,
1005
+ "EndY": 9
1006
+ },
1007
+ {
1008
+ "StartX": 16,
1009
+ "StartY": 9,
1010
+ "EndX": 18,
1011
+ "EndY": 9
1012
+ }
1013
+ ],
1014
+ "Name": "C2"
1015
+ },
1016
+ {
1017
+ "Segments": [
1018
+ {
1019
+ "StartX": 24,
1020
+ "StartY": 9,
1021
+ "EndX": 25,
1022
+ "EndY": 9
1023
+ },
1024
+ {
1025
+ "StartX": 25,
1026
+ "StartY": 9,
1027
+ "EndX": 25,
1028
+ "EndY": 10
1029
+ }
1030
+ ],
1031
+ "Name": "C7"
1032
+ },
1033
+ {
1034
+ "Segments": [
1035
+ {
1036
+ "StartX": 38,
1037
+ "StartY": 16,
1038
+ "EndX": 38,
1039
+ "EndY": 17
1040
+ },
1041
+ {
1042
+ "StartX": 32,
1043
+ "StartY": 16,
1044
+ "EndX": 32,
1045
+ "EndY": 17
1046
+ },
1047
+ {
1048
+ "StartX": 25,
1049
+ "StartY": 16,
1050
+ "EndX": 25,
1051
+ "EndY": 17
1052
+ },
1053
+ {
1054
+ "StartX": 16,
1055
+ "StartY": 16,
1056
+ "EndX": 16,
1057
+ "EndY": 17
1058
+ },
1059
+ {
1060
+ "StartX": 32,
1061
+ "StartY": 17,
1062
+ "EndX": 38,
1063
+ "EndY": 17
1064
+ },
1065
+ {
1066
+ "StartX": 25,
1067
+ "StartY": 17,
1068
+ "EndX": 32,
1069
+ "EndY": 17
1070
+ },
1071
+ {
1072
+ "StartX": 6,
1073
+ "StartY": 17,
1074
+ "EndX": 16,
1075
+ "EndY": 17
1076
+ },
1077
+ {
1078
+ "StartX": 16,
1079
+ "StartY": 17,
1080
+ "EndX": 25,
1081
+ "EndY": 17
1082
+ }
1083
+ ],
1084
+ "Name": "C6"
1085
+ },
1086
+ {
1087
+ "Segments": [
1088
+ {
1089
+ "StartX": 38,
1090
+ "StartY": 10,
1091
+ "EndX": 38,
1092
+ "EndY": 9
1093
+ },
1094
+ {
1095
+ "StartX": 32,
1096
+ "StartY": 10,
1097
+ "EndX": 32,
1098
+ "EndY": 9
1099
+ },
1100
+ {
1101
+ "StartX": 31,
1102
+ "StartY": 9,
1103
+ "EndX": 32,
1104
+ "EndY": 9
1105
+ },
1106
+ {
1107
+ "StartX": 32,
1108
+ "StartY": 9,
1109
+ "EndX": 38,
1110
+ "EndY": 9
1111
+ }
1112
+ ],
1113
+ "Name": "C10"
1114
+ },
1115
+ {
1116
+ "Segments": [
1117
+ {
1118
+ "StartX": 6,
1119
+ "StartY": 9,
1120
+ "EndX": 9,
1121
+ "EndY": 9
1122
+ }
1123
+ ],
1124
+ "Name": "C1"
1125
+ },
1126
+ {
1127
+ "Segments": [
1128
+ {
1129
+ "StartX": 12,
1130
+ "StartY": 23,
1131
+ "EndX": 12,
1132
+ "EndY": 11
1133
+ },
1134
+ {
1135
+ "StartX": 21,
1136
+ "StartY": 13,
1137
+ "EndX": 21,
1138
+ "EndY": 23
1139
+ },
1140
+ {
1141
+ "StartX": 21,
1142
+ "StartY": 13,
1143
+ "EndX": 23,
1144
+ "EndY": 13
1145
+ },
1146
+ {
1147
+ "StartX": 8,
1148
+ "StartY": 23,
1149
+ "EndX": 12,
1150
+ "EndY": 23
1151
+ },
1152
+ {
1153
+ "StartX": 12,
1154
+ "StartY": 23,
1155
+ "EndX": 21,
1156
+ "EndY": 23
1157
+ }
1158
+ ],
1159
+ "Name": "C3"
1160
+ }
1161
+ ],
1162
+ "Name": "Top Circuit - Copy",
1163
+ "Variables": [],
1164
+ "VariableFile": ""
1165
+ },
1166
+ "TransientAnalysis": {
1167
+ "EndTime": "0.005",
1168
+ "FixedTimeStep": false,
1169
+ "SaveInitialPoint": true,
1170
+ "CompressScopes": false,
1171
+ "StopAtSteadyState": false,
1172
+ "TimeStep": "1E-08",
1173
+ "BaseFrequencyParameterEnabled": false,
1174
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
1175
+ "BaseFrequency": "60",
1176
+ "NumberOfBasePeriodsSaved": "1"
1177
+ }
1178
+ }
1179
+ ],
1180
+ "Libraries": [],
1181
+ "TestBenches": [],
1182
+ "ThermalData": []
1183
+ }