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,1063 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "febf24b6-3363-42c9-ba9d-e33f61772dff",
5
+ "Name": "AC-DC 3-phase Diode Bridge",
6
+ "Circuit": {
7
+ "Id": "f9d4acb6-92a3-4818-bed5-84114c4c1e1e",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "AC Voltage Source",
11
+ "Top": 9,
12
+ "Left": 1,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "AC1",
18
+ "ID": "e6d0536d-e8cb-4869-bcc9-5d51e5515439",
19
+ "Parameters": {
20
+ "Frequency": "60",
21
+ "Amplitude": "700 / sqrt(3)",
22
+ "Phase": "0",
23
+ "Name": "AC1"
24
+ },
25
+ "EnabledScopes": [
26
+ "Voltage"
27
+ ],
28
+ "ParametersDisplayAttributes": {
29
+ "Frequency": {
30
+ "IsVisible": false,
31
+ "Suffix": "",
32
+ "RelativeLocation": "2 2",
33
+ "UnrotatedWidth": 2,
34
+ "UnrotatedHeight": 1,
35
+ "FontSize": 12,
36
+ "Color": "#0081BC"
37
+ },
38
+ "Amplitude": {
39
+ "IsVisible": false,
40
+ "Suffix": "",
41
+ "RelativeLocation": "2 3",
42
+ "UnrotatedWidth": 2,
43
+ "UnrotatedHeight": 1,
44
+ "FontSize": 12,
45
+ "Color": "#0081BC"
46
+ },
47
+ "Phase": {
48
+ "IsVisible": false,
49
+ "Suffix": "",
50
+ "RelativeLocation": "2 4",
51
+ "UnrotatedWidth": 2,
52
+ "UnrotatedHeight": 1,
53
+ "FontSize": 12,
54
+ "Color": "#0081BC"
55
+ },
56
+ "Name": {
57
+ "IsVisible": true,
58
+ "Suffix": "",
59
+ "RelativeLocation": "3 3",
60
+ "UnrotatedWidth": 3,
61
+ "UnrotatedHeight": 2,
62
+ "FontSize": 12,
63
+ "Color": "#0081BC"
64
+ }
65
+ }
66
+ },
67
+ {
68
+ "LibraryName": "Ground",
69
+ "Top": 27,
70
+ "Left": 2,
71
+ "Angle": 0,
72
+ "HF": false,
73
+ "VF": false,
74
+ "Disabled": false,
75
+ "Name": "Ground1",
76
+ "ID": "2008a052-7961-4c0c-b4f6-9a4ca8c7aa74",
77
+ "Parameters": {
78
+ "Name": "Ground1"
79
+ },
80
+ "EnabledScopes": [],
81
+ "ParametersDisplayAttributes": {
82
+ "Name": {
83
+ "IsVisible": false,
84
+ "Suffix": "",
85
+ "RelativeLocation": "4 3",
86
+ "UnrotatedWidth": 2,
87
+ "UnrotatedHeight": 2,
88
+ "FontSize": 12,
89
+ "Color": "#0081BC"
90
+ }
91
+ }
92
+ },
93
+ {
94
+ "LibraryName": "AC Voltage Source",
95
+ "Top": 13,
96
+ "Left": 7,
97
+ "Angle": 0,
98
+ "HF": false,
99
+ "VF": false,
100
+ "Disabled": false,
101
+ "Name": "AC2",
102
+ "ID": "b0e63761-d802-43df-a571-077d25e732ec",
103
+ "Parameters": {
104
+ "Frequency": "60",
105
+ "Amplitude": "700 / sqrt(3)",
106
+ "Phase": "-120",
107
+ "Name": "AC2"
108
+ },
109
+ "EnabledScopes": [
110
+ "Voltage"
111
+ ],
112
+ "ParametersDisplayAttributes": {
113
+ "Frequency": {
114
+ "IsVisible": false,
115
+ "Suffix": "",
116
+ "RelativeLocation": "2 2",
117
+ "UnrotatedWidth": 2,
118
+ "UnrotatedHeight": 1,
119
+ "FontSize": 12,
120
+ "Color": "#0081BC"
121
+ },
122
+ "Amplitude": {
123
+ "IsVisible": false,
124
+ "Suffix": "",
125
+ "RelativeLocation": "2 3",
126
+ "UnrotatedWidth": 2,
127
+ "UnrotatedHeight": 1,
128
+ "FontSize": 12,
129
+ "Color": "#0081BC"
130
+ },
131
+ "Phase": {
132
+ "IsVisible": false,
133
+ "Suffix": "",
134
+ "RelativeLocation": "2 4",
135
+ "UnrotatedWidth": 2,
136
+ "UnrotatedHeight": 1,
137
+ "FontSize": 12,
138
+ "Color": "#0081BC"
139
+ },
140
+ "Name": {
141
+ "IsVisible": true,
142
+ "Suffix": "",
143
+ "RelativeLocation": "3 3",
144
+ "UnrotatedWidth": 3,
145
+ "UnrotatedHeight": 2,
146
+ "FontSize": 12,
147
+ "Color": "#0081BC"
148
+ }
149
+ }
150
+ },
151
+ {
152
+ "LibraryName": "AC Voltage Source",
153
+ "Top": 17,
154
+ "Left": 13,
155
+ "Angle": 0,
156
+ "HF": false,
157
+ "VF": false,
158
+ "Disabled": false,
159
+ "Name": "AC3",
160
+ "ID": "47c98e1a-6477-4fae-b4a4-f6dde360e7a0",
161
+ "Parameters": {
162
+ "Frequency": "60",
163
+ "Amplitude": "700 / sqrt(3)",
164
+ "Phase": "120",
165
+ "Name": "AC3"
166
+ },
167
+ "EnabledScopes": [
168
+ "Voltage"
169
+ ],
170
+ "ParametersDisplayAttributes": {
171
+ "Frequency": {
172
+ "IsVisible": false,
173
+ "Suffix": "",
174
+ "RelativeLocation": "2 2",
175
+ "UnrotatedWidth": 2,
176
+ "UnrotatedHeight": 1,
177
+ "FontSize": 12,
178
+ "Color": "#0081BC"
179
+ },
180
+ "Amplitude": {
181
+ "IsVisible": false,
182
+ "Suffix": "",
183
+ "RelativeLocation": "2 3",
184
+ "UnrotatedWidth": 2,
185
+ "UnrotatedHeight": 1,
186
+ "FontSize": 12,
187
+ "Color": "#0081BC"
188
+ },
189
+ "Phase": {
190
+ "IsVisible": false,
191
+ "Suffix": "",
192
+ "RelativeLocation": "2 4",
193
+ "UnrotatedWidth": 2,
194
+ "UnrotatedHeight": 1,
195
+ "FontSize": 12,
196
+ "Color": "#0081BC"
197
+ },
198
+ "Name": {
199
+ "IsVisible": true,
200
+ "Suffix": "",
201
+ "RelativeLocation": "3 3",
202
+ "UnrotatedWidth": 3,
203
+ "UnrotatedHeight": 2,
204
+ "FontSize": 12,
205
+ "Color": "#0081BC"
206
+ }
207
+ }
208
+ },
209
+ {
210
+ "LibraryName": "Ideal Diode",
211
+ "Top": 0,
212
+ "Left": 27,
213
+ "Angle": 270,
214
+ "HF": false,
215
+ "VF": false,
216
+ "Disabled": false,
217
+ "Name": "D1",
218
+ "ID": "ae816478-8f68-4ebd-89d0-8abc15b2636d",
219
+ "Parameters": {
220
+ "Rd": "0",
221
+ "Vf": "0",
222
+ "Name": "D1"
223
+ },
224
+ "EnabledScopes": [],
225
+ "ParametersDisplayAttributes": {
226
+ "Rd": {
227
+ "IsVisible": false,
228
+ "Suffix": "",
229
+ "RelativeLocation": "2 0",
230
+ "UnrotatedWidth": 2,
231
+ "UnrotatedHeight": 1,
232
+ "FontSize": 12,
233
+ "Color": "#0081BC"
234
+ },
235
+ "Vf": {
236
+ "IsVisible": false,
237
+ "Suffix": "",
238
+ "RelativeLocation": "2 1",
239
+ "UnrotatedWidth": 2,
240
+ "UnrotatedHeight": 1,
241
+ "FontSize": 12,
242
+ "Color": "#0081BC"
243
+ },
244
+ "Name": {
245
+ "IsVisible": true,
246
+ "Suffix": "",
247
+ "RelativeLocation": "2 2",
248
+ "UnrotatedWidth": 2,
249
+ "UnrotatedHeight": 1,
250
+ "FontSize": 12,
251
+ "Color": "#0081BC"
252
+ }
253
+ }
254
+ },
255
+ {
256
+ "LibraryName": "Ideal Diode",
257
+ "Top": 19,
258
+ "Left": 27,
259
+ "Angle": 270,
260
+ "HF": false,
261
+ "VF": false,
262
+ "Disabled": false,
263
+ "Name": "D2",
264
+ "ID": "60b06684-dfb7-468c-bef5-3061c79b72a1",
265
+ "Parameters": {
266
+ "Rd": "0",
267
+ "Vf": "0",
268
+ "Name": "D2"
269
+ },
270
+ "EnabledScopes": [],
271
+ "ParametersDisplayAttributes": {
272
+ "Rd": {
273
+ "IsVisible": false,
274
+ "Suffix": "",
275
+ "RelativeLocation": "2 0",
276
+ "UnrotatedWidth": 2,
277
+ "UnrotatedHeight": 1,
278
+ "FontSize": 12,
279
+ "Color": "#0081BC"
280
+ },
281
+ "Vf": {
282
+ "IsVisible": false,
283
+ "Suffix": "",
284
+ "RelativeLocation": "2 1",
285
+ "UnrotatedWidth": 2,
286
+ "UnrotatedHeight": 1,
287
+ "FontSize": 12,
288
+ "Color": "#0081BC"
289
+ },
290
+ "Name": {
291
+ "IsVisible": true,
292
+ "Suffix": "",
293
+ "RelativeLocation": "2 2",
294
+ "UnrotatedWidth": 2,
295
+ "UnrotatedHeight": 1,
296
+ "FontSize": 12,
297
+ "Color": "#0081BC"
298
+ }
299
+ }
300
+ },
301
+ {
302
+ "LibraryName": "Ideal Diode",
303
+ "Top": 0,
304
+ "Left": 35,
305
+ "Angle": 270,
306
+ "HF": false,
307
+ "VF": false,
308
+ "Disabled": false,
309
+ "Name": "D3",
310
+ "ID": "640231e3-8abb-4380-85a3-add30930a247",
311
+ "Parameters": {
312
+ "Rd": "0",
313
+ "Vf": "0",
314
+ "Name": "D3"
315
+ },
316
+ "EnabledScopes": [],
317
+ "ParametersDisplayAttributes": {
318
+ "Rd": {
319
+ "IsVisible": false,
320
+ "Suffix": "",
321
+ "RelativeLocation": "2 0",
322
+ "UnrotatedWidth": 2,
323
+ "UnrotatedHeight": 1,
324
+ "FontSize": 12,
325
+ "Color": "#0081BC"
326
+ },
327
+ "Vf": {
328
+ "IsVisible": false,
329
+ "Suffix": "",
330
+ "RelativeLocation": "2 1",
331
+ "UnrotatedWidth": 2,
332
+ "UnrotatedHeight": 1,
333
+ "FontSize": 12,
334
+ "Color": "#0081BC"
335
+ },
336
+ "Name": {
337
+ "IsVisible": true,
338
+ "Suffix": "",
339
+ "RelativeLocation": "2 2",
340
+ "UnrotatedWidth": 2,
341
+ "UnrotatedHeight": 1,
342
+ "FontSize": 12,
343
+ "Color": "#0081BC"
344
+ }
345
+ }
346
+ },
347
+ {
348
+ "LibraryName": "Ideal Diode",
349
+ "Top": 19,
350
+ "Left": 35,
351
+ "Angle": 270,
352
+ "HF": false,
353
+ "VF": false,
354
+ "Disabled": false,
355
+ "Name": "D4",
356
+ "ID": "26cdca21-2166-4de3-bdf4-87c92ebfcd2c",
357
+ "Parameters": {
358
+ "Rd": "0",
359
+ "Vf": "0",
360
+ "Name": "D4"
361
+ },
362
+ "EnabledScopes": [],
363
+ "ParametersDisplayAttributes": {
364
+ "Rd": {
365
+ "IsVisible": false,
366
+ "Suffix": "",
367
+ "RelativeLocation": "2 0",
368
+ "UnrotatedWidth": 2,
369
+ "UnrotatedHeight": 1,
370
+ "FontSize": 12,
371
+ "Color": "#0081BC"
372
+ },
373
+ "Vf": {
374
+ "IsVisible": false,
375
+ "Suffix": "",
376
+ "RelativeLocation": "2 1",
377
+ "UnrotatedWidth": 2,
378
+ "UnrotatedHeight": 1,
379
+ "FontSize": 12,
380
+ "Color": "#0081BC"
381
+ },
382
+ "Name": {
383
+ "IsVisible": true,
384
+ "Suffix": "",
385
+ "RelativeLocation": "2 2",
386
+ "UnrotatedWidth": 2,
387
+ "UnrotatedHeight": 1,
388
+ "FontSize": 12,
389
+ "Color": "#0081BC"
390
+ }
391
+ }
392
+ },
393
+ {
394
+ "LibraryName": "Ideal Diode",
395
+ "Top": 0,
396
+ "Left": 43,
397
+ "Angle": 270,
398
+ "HF": false,
399
+ "VF": false,
400
+ "Disabled": false,
401
+ "Name": "D5",
402
+ "ID": "d15e1ccc-f05c-40d1-975b-99d356880a09",
403
+ "Parameters": {
404
+ "Rd": "0",
405
+ "Vf": "0",
406
+ "Name": "D5"
407
+ },
408
+ "EnabledScopes": [],
409
+ "ParametersDisplayAttributes": {
410
+ "Rd": {
411
+ "IsVisible": false,
412
+ "Suffix": "",
413
+ "RelativeLocation": "2 0",
414
+ "UnrotatedWidth": 2,
415
+ "UnrotatedHeight": 1,
416
+ "FontSize": 12,
417
+ "Color": "#0081BC"
418
+ },
419
+ "Vf": {
420
+ "IsVisible": false,
421
+ "Suffix": "",
422
+ "RelativeLocation": "2 1",
423
+ "UnrotatedWidth": 2,
424
+ "UnrotatedHeight": 1,
425
+ "FontSize": 12,
426
+ "Color": "#0081BC"
427
+ },
428
+ "Name": {
429
+ "IsVisible": true,
430
+ "Suffix": "",
431
+ "RelativeLocation": "2 2",
432
+ "UnrotatedWidth": 2,
433
+ "UnrotatedHeight": 1,
434
+ "FontSize": 12,
435
+ "Color": "#0081BC"
436
+ }
437
+ }
438
+ },
439
+ {
440
+ "LibraryName": "Ideal Diode",
441
+ "Top": 19,
442
+ "Left": 43,
443
+ "Angle": 270,
444
+ "HF": false,
445
+ "VF": false,
446
+ "Disabled": false,
447
+ "Name": "D6",
448
+ "ID": "4373f135-ee99-49a4-9511-dbddff9b7efc",
449
+ "Parameters": {
450
+ "Rd": "0",
451
+ "Vf": "0",
452
+ "Name": "D6"
453
+ },
454
+ "EnabledScopes": [],
455
+ "ParametersDisplayAttributes": {
456
+ "Rd": {
457
+ "IsVisible": false,
458
+ "Suffix": "",
459
+ "RelativeLocation": "2 0",
460
+ "UnrotatedWidth": 2,
461
+ "UnrotatedHeight": 1,
462
+ "FontSize": 12,
463
+ "Color": "#0081BC"
464
+ },
465
+ "Vf": {
466
+ "IsVisible": false,
467
+ "Suffix": "",
468
+ "RelativeLocation": "2 1",
469
+ "UnrotatedWidth": 2,
470
+ "UnrotatedHeight": 1,
471
+ "FontSize": 12,
472
+ "Color": "#0081BC"
473
+ },
474
+ "Name": {
475
+ "IsVisible": true,
476
+ "Suffix": "",
477
+ "RelativeLocation": "2 2",
478
+ "UnrotatedWidth": 2,
479
+ "UnrotatedHeight": 1,
480
+ "FontSize": 12,
481
+ "Color": "#0081BC"
482
+ }
483
+ }
484
+ },
485
+ {
486
+ "LibraryName": "Resistor",
487
+ "Top": 8,
488
+ "Left": 55,
489
+ "Angle": 90,
490
+ "HF": false,
491
+ "VF": false,
492
+ "Disabled": false,
493
+ "Name": "Rf",
494
+ "ID": "c5dd16fd-39d0-44be-80d4-2ee77f9af018",
495
+ "Parameters": {
496
+ "Value": "1",
497
+ "Name": "Rf"
498
+ },
499
+ "EnabledScopes": [],
500
+ "ParametersDisplayAttributes": {
501
+ "Value": {
502
+ "IsVisible": true,
503
+ "Suffix": "\u03A9",
504
+ "RelativeLocation": "2 2",
505
+ "UnrotatedWidth": 2,
506
+ "UnrotatedHeight": 1,
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": "Differential Voltage Meter",
523
+ "Top": 9,
524
+ "Left": 25,
525
+ "Angle": 90,
526
+ "HF": false,
527
+ "VF": false,
528
+ "Disabled": false,
529
+ "Name": "U12",
530
+ "ID": "9a670072-75cd-418f-80e5-0cff894724ba",
531
+ "Parameters": {
532
+ "SamplingTime": "auto",
533
+ "Name": "U12"
534
+ },
535
+ "EnabledScopes": [
536
+ "Voltage"
537
+ ],
538
+ "ParametersDisplayAttributes": {
539
+ "SamplingTime": {
540
+ "IsVisible": false,
541
+ "Suffix": "",
542
+ "RelativeLocation": "2 3",
543
+ "UnrotatedWidth": 2,
544
+ "UnrotatedHeight": 1,
545
+ "FontSize": 12,
546
+ "Color": "#0081BC"
547
+ },
548
+ "Name": {
549
+ "IsVisible": true,
550
+ "Suffix": "",
551
+ "RelativeLocation": "1 -1",
552
+ "UnrotatedWidth": 2,
553
+ "UnrotatedHeight": 1,
554
+ "FontSize": 12,
555
+ "Color": "#0081BC"
556
+ }
557
+ }
558
+ },
559
+ {
560
+ "LibraryName": "Inductor",
561
+ "Top": 7,
562
+ "Left": 18,
563
+ "Angle": 0,
564
+ "HF": false,
565
+ "VF": false,
566
+ "Disabled": false,
567
+ "Name": "L1",
568
+ "ID": "eab62310-741d-4e13-98ab-8bbb942986ca",
569
+ "Parameters": {
570
+ "Value": "100u",
571
+ "Iinit": "0",
572
+ "Name": "L1"
573
+ },
574
+ "EnabledScopes": [
575
+ "Current"
576
+ ],
577
+ "ParametersDisplayAttributes": {
578
+ "Value": {
579
+ "IsVisible": true,
580
+ "Suffix": "H",
581
+ "RelativeLocation": "2 1",
582
+ "UnrotatedWidth": 2,
583
+ "UnrotatedHeight": 1,
584
+ "FontSize": 12,
585
+ "Color": "#0081BC"
586
+ },
587
+ "Iinit": {
588
+ "IsVisible": false,
589
+ "Suffix": "",
590
+ "RelativeLocation": "2 4",
591
+ "UnrotatedWidth": 2,
592
+ "UnrotatedHeight": 1,
593
+ "FontSize": 12,
594
+ "Color": "#0081BC"
595
+ },
596
+ "Name": {
597
+ "IsVisible": true,
598
+ "Suffix": "",
599
+ "RelativeLocation": "2 -1",
600
+ "UnrotatedWidth": 2,
601
+ "UnrotatedHeight": 1,
602
+ "FontSize": 12,
603
+ "Color": "#0081BC"
604
+ }
605
+ }
606
+ },
607
+ {
608
+ "LibraryName": "Inductor",
609
+ "Top": 11,
610
+ "Left": 18,
611
+ "Angle": 0,
612
+ "HF": false,
613
+ "VF": false,
614
+ "Disabled": false,
615
+ "Name": "L2",
616
+ "ID": "eb9bcd9e-ab87-4c85-a18e-2e3af23eb3cf",
617
+ "Parameters": {
618
+ "Value": "100u",
619
+ "Iinit": "0",
620
+ "Name": "L2"
621
+ },
622
+ "EnabledScopes": [],
623
+ "ParametersDisplayAttributes": {
624
+ "Value": {
625
+ "IsVisible": true,
626
+ "Suffix": "H",
627
+ "RelativeLocation": "2 1",
628
+ "UnrotatedWidth": 2,
629
+ "UnrotatedHeight": 1,
630
+ "FontSize": 12,
631
+ "Color": "#0081BC"
632
+ },
633
+ "Iinit": {
634
+ "IsVisible": false,
635
+ "Suffix": "",
636
+ "RelativeLocation": "2 4",
637
+ "UnrotatedWidth": 2,
638
+ "UnrotatedHeight": 1,
639
+ "FontSize": 12,
640
+ "Color": "#0081BC"
641
+ },
642
+ "Name": {
643
+ "IsVisible": true,
644
+ "Suffix": "",
645
+ "RelativeLocation": "2 -1",
646
+ "UnrotatedWidth": 2,
647
+ "UnrotatedHeight": 1,
648
+ "FontSize": 12,
649
+ "Color": "#0081BC"
650
+ }
651
+ }
652
+ },
653
+ {
654
+ "LibraryName": "Inductor",
655
+ "Top": 15,
656
+ "Left": 18,
657
+ "Angle": 0,
658
+ "HF": false,
659
+ "VF": false,
660
+ "Disabled": false,
661
+ "Name": "L3",
662
+ "ID": "3eb7eea6-bfd0-4deb-8466-84c09653db7d",
663
+ "Parameters": {
664
+ "Value": "100u",
665
+ "Iinit": "0",
666
+ "Name": "L3"
667
+ },
668
+ "EnabledScopes": [],
669
+ "ParametersDisplayAttributes": {
670
+ "Value": {
671
+ "IsVisible": true,
672
+ "Suffix": "H",
673
+ "RelativeLocation": "2 1",
674
+ "UnrotatedWidth": 2,
675
+ "UnrotatedHeight": 1,
676
+ "FontSize": 12,
677
+ "Color": "#0081BC"
678
+ },
679
+ "Iinit": {
680
+ "IsVisible": false,
681
+ "Suffix": "",
682
+ "RelativeLocation": "2 4",
683
+ "UnrotatedWidth": 2,
684
+ "UnrotatedHeight": 1,
685
+ "FontSize": 12,
686
+ "Color": "#0081BC"
687
+ },
688
+ "Name": {
689
+ "IsVisible": true,
690
+ "Suffix": "",
691
+ "RelativeLocation": "2 -1",
692
+ "UnrotatedWidth": 2,
693
+ "UnrotatedHeight": 1,
694
+ "FontSize": 12,
695
+ "Color": "#0081BC"
696
+ }
697
+ }
698
+ },
699
+ {
700
+ "LibraryName": "Current Meter",
701
+ "Top": -3,
702
+ "Left": 49,
703
+ "Angle": 0,
704
+ "HF": false,
705
+ "VF": false,
706
+ "Disabled": false,
707
+ "Name": "id",
708
+ "ID": "3c576ebf-724b-475c-b984-64c6d3cf4880",
709
+ "Parameters": {
710
+ "SamplingTime": "auto",
711
+ "Name": "id"
712
+ },
713
+ "EnabledScopes": [
714
+ "Current"
715
+ ],
716
+ "ParametersDisplayAttributes": {
717
+ "SamplingTime": {
718
+ "IsVisible": false,
719
+ "Suffix": "",
720
+ "RelativeLocation": "2 3",
721
+ "UnrotatedWidth": 2,
722
+ "UnrotatedHeight": 1,
723
+ "FontSize": 12,
724
+ "Color": "#0081BC"
725
+ },
726
+ "Name": {
727
+ "IsVisible": true,
728
+ "Suffix": "",
729
+ "RelativeLocation": "1 -1",
730
+ "UnrotatedWidth": 2,
731
+ "UnrotatedHeight": 1,
732
+ "FontSize": 12,
733
+ "Color": "#0081BC"
734
+ }
735
+ }
736
+ },
737
+ {
738
+ "LibraryName": "Capacitor",
739
+ "Top": 8,
740
+ "Left": 50,
741
+ "Angle": 90,
742
+ "HF": false,
743
+ "VF": false,
744
+ "Disabled": false,
745
+ "Name": "Cf",
746
+ "ID": "9049ea28-a8d4-4d2a-9a5b-794323171b2e",
747
+ "Parameters": {
748
+ "Value": "100u",
749
+ "Vinit": "634",
750
+ "Name": "Cf"
751
+ },
752
+ "EnabledScopes": [
753
+ "Voltage"
754
+ ],
755
+ "ParametersDisplayAttributes": {
756
+ "Value": {
757
+ "IsVisible": true,
758
+ "Suffix": "F",
759
+ "RelativeLocation": "2 2",
760
+ "UnrotatedWidth": 2,
761
+ "UnrotatedHeight": 2,
762
+ "FontSize": 12,
763
+ "Color": "#0081BC"
764
+ },
765
+ "Vinit": {
766
+ "IsVisible": false,
767
+ "Suffix": "V",
768
+ "RelativeLocation": "2 3",
769
+ "UnrotatedWidth": 2,
770
+ "UnrotatedHeight": 1,
771
+ "FontSize": 12,
772
+ "Color": "#0081BC"
773
+ },
774
+ "Name": {
775
+ "IsVisible": true,
776
+ "Suffix": "",
777
+ "RelativeLocation": "2 -1",
778
+ "UnrotatedWidth": 2,
779
+ "UnrotatedHeight": 1,
780
+ "FontSize": 12,
781
+ "Color": "#0081BC"
782
+ }
783
+ }
784
+ }
785
+ ],
786
+ "Connectors": [
787
+ {
788
+ "Segments": [
789
+ {
790
+ "StartX": 9,
791
+ "StartY": 21,
792
+ "EndX": 3,
793
+ "EndY": 21
794
+ },
795
+ {
796
+ "StartX": 15,
797
+ "StartY": 25,
798
+ "EndX": 3,
799
+ "EndY": 25
800
+ },
801
+ {
802
+ "StartX": 3,
803
+ "StartY": 17,
804
+ "EndX": 3,
805
+ "EndY": 21
806
+ },
807
+ {
808
+ "StartX": 3,
809
+ "StartY": 21,
810
+ "EndX": 3,
811
+ "EndY": 25
812
+ },
813
+ {
814
+ "StartX": 3,
815
+ "StartY": 25,
816
+ "EndX": 3,
817
+ "EndY": 27
818
+ }
819
+ ],
820
+ "Name": "C1"
821
+ },
822
+ {
823
+ "Segments": [
824
+ {
825
+ "StartX": 27,
826
+ "StartY": 8,
827
+ "EndX": 30,
828
+ "EndY": 8
829
+ },
830
+ {
831
+ "StartX": 27,
832
+ "StartY": 8,
833
+ "EndX": 24,
834
+ "EndY": 8
835
+ },
836
+ {
837
+ "StartX": 30,
838
+ "StartY": 4,
839
+ "EndX": 30,
840
+ "EndY": 8
841
+ },
842
+ {
843
+ "StartX": 30,
844
+ "StartY": 8,
845
+ "EndX": 30,
846
+ "EndY": 17
847
+ }
848
+ ],
849
+ "Name": "C4"
850
+ },
851
+ {
852
+ "Segments": [
853
+ {
854
+ "StartX": 27,
855
+ "StartY": 12,
856
+ "EndX": 38,
857
+ "EndY": 12
858
+ },
859
+ {
860
+ "StartX": 27,
861
+ "StartY": 12,
862
+ "EndX": 24,
863
+ "EndY": 12
864
+ },
865
+ {
866
+ "StartX": 38,
867
+ "StartY": 4,
868
+ "EndX": 38,
869
+ "EndY": 12
870
+ },
871
+ {
872
+ "StartX": 38,
873
+ "StartY": 12,
874
+ "EndX": 38,
875
+ "EndY": 17
876
+ }
877
+ ],
878
+ "Name": "C5"
879
+ },
880
+ {
881
+ "Segments": [
882
+ {
883
+ "StartX": 24,
884
+ "StartY": 16,
885
+ "EndX": 46,
886
+ "EndY": 16
887
+ },
888
+ {
889
+ "StartX": 46,
890
+ "StartY": 4,
891
+ "EndX": 46,
892
+ "EndY": 16
893
+ },
894
+ {
895
+ "StartX": 46,
896
+ "StartY": 16,
897
+ "EndX": 46,
898
+ "EndY": 17
899
+ }
900
+ ],
901
+ "Name": "C10"
902
+ },
903
+ {
904
+ "Segments": [
905
+ {
906
+ "StartX": 30,
907
+ "StartY": -2,
908
+ "EndX": 38,
909
+ "EndY": -2
910
+ },
911
+ {
912
+ "StartX": 38,
913
+ "StartY": -2,
914
+ "EndX": 46,
915
+ "EndY": -2
916
+ },
917
+ {
918
+ "StartX": 46,
919
+ "StartY": -2,
920
+ "EndX": 49,
921
+ "EndY": -2
922
+ }
923
+ ],
924
+ "Name": "C9"
925
+ },
926
+ {
927
+ "Segments": [
928
+ {
929
+ "StartX": 30,
930
+ "StartY": 23,
931
+ "EndX": 38,
932
+ "EndY": 23
933
+ },
934
+ {
935
+ "StartX": 38,
936
+ "StartY": 23,
937
+ "EndX": 46,
938
+ "EndY": 23
939
+ },
940
+ {
941
+ "StartX": 58,
942
+ "StartY": 12,
943
+ "EndX": 58,
944
+ "EndY": 23
945
+ },
946
+ {
947
+ "StartX": 53,
948
+ "StartY": 12,
949
+ "EndX": 53,
950
+ "EndY": 23
951
+ },
952
+ {
953
+ "StartX": 46,
954
+ "StartY": 23,
955
+ "EndX": 53,
956
+ "EndY": 23
957
+ },
958
+ {
959
+ "StartX": 53,
960
+ "StartY": 23,
961
+ "EndX": 58,
962
+ "EndY": 23
963
+ }
964
+ ],
965
+ "Name": "C8"
966
+ },
967
+ {
968
+ "Segments": [
969
+ {
970
+ "StartX": 3,
971
+ "StartY": 9,
972
+ "EndX": 3,
973
+ "EndY": 8
974
+ },
975
+ {
976
+ "StartX": 3,
977
+ "StartY": 8,
978
+ "EndX": 18,
979
+ "EndY": 8
980
+ }
981
+ ],
982
+ "Name": "C2"
983
+ },
984
+ {
985
+ "Segments": [
986
+ {
987
+ "StartX": 9,
988
+ "StartY": 13,
989
+ "EndX": 9,
990
+ "EndY": 12
991
+ },
992
+ {
993
+ "StartX": 9,
994
+ "StartY": 12,
995
+ "EndX": 18,
996
+ "EndY": 12
997
+ }
998
+ ],
999
+ "Name": "C3"
1000
+ },
1001
+ {
1002
+ "Segments": [
1003
+ {
1004
+ "StartX": 15,
1005
+ "StartY": 17,
1006
+ "EndX": 15,
1007
+ "EndY": 16
1008
+ },
1009
+ {
1010
+ "StartX": 15,
1011
+ "StartY": 16,
1012
+ "EndX": 18,
1013
+ "EndY": 16
1014
+ }
1015
+ ],
1016
+ "Name": "C6"
1017
+ },
1018
+ {
1019
+ "Segments": [
1020
+ {
1021
+ "StartX": 58,
1022
+ "StartY": -2,
1023
+ "EndX": 58,
1024
+ "EndY": 6
1025
+ },
1026
+ {
1027
+ "StartX": 53,
1028
+ "StartY": -2,
1029
+ "EndX": 58,
1030
+ "EndY": -2
1031
+ },
1032
+ {
1033
+ "StartX": 53,
1034
+ "StartY": -2,
1035
+ "EndX": 53,
1036
+ "EndY": 6
1037
+ }
1038
+ ],
1039
+ "Name": "C11"
1040
+ }
1041
+ ],
1042
+ "Name": "Top Circuit",
1043
+ "Variables": [],
1044
+ "VariableFile": ""
1045
+ },
1046
+ "TransientAnalysis": {
1047
+ "EndTime": "0.06",
1048
+ "FixedTimeStep": false,
1049
+ "SaveInitialPoint": true,
1050
+ "CompressScopes": false,
1051
+ "StopAtSteadyState": false,
1052
+ "TimeStep": "1E-06",
1053
+ "BaseFrequencyParameterEnabled": false,
1054
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
1055
+ "BaseFrequency": "60",
1056
+ "NumberOfBasePeriodsSaved": "1"
1057
+ }
1058
+ }
1059
+ ],
1060
+ "Libraries": [],
1061
+ "TestBenches": [],
1062
+ "ThermalData": []
1063
+ }