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,1237 @@
1
+ {
2
+ "Designs": [
3
+ {
4
+ "Id": "10e9b08f-ee3b-41d4-8845-3f21eaf3e951",
5
+ "Name": "DC-DC SR Buck Converter (C-Code)",
6
+ "Circuit": {
7
+ "Id": "435317a2-622a-4b19-8820-05f3f8b295c6",
8
+ "Devices": [
9
+ {
10
+ "LibraryName": "DC Voltage Source",
11
+ "Top": -12,
12
+ "Left": 24,
13
+ "Angle": 0,
14
+ "HF": false,
15
+ "VF": false,
16
+ "Disabled": false,
17
+ "Name": "DC1",
18
+ "ID": "647c29af-3107-4b1e-81bc-f8fe970e557d",
19
+ "Parameters": {
20
+ "Voltage": "10",
21
+ "Name": "DC1"
22
+ },
23
+ "EnabledScopes": [],
24
+ "ParametersDisplayAttributes": {
25
+ "Voltage": {
26
+ "IsVisible": false,
27
+ "Suffix": "",
28
+ "RelativeLocation": "2 2",
29
+ "UnrotatedWidth": 2,
30
+ "UnrotatedHeight": 1,
31
+ "FontSize": 12,
32
+ "Color": "#0081BC"
33
+ },
34
+ "Name": {
35
+ "IsVisible": true,
36
+ "Suffix": "",
37
+ "RelativeLocation": "4 3",
38
+ "UnrotatedWidth": 2,
39
+ "UnrotatedHeight": 2,
40
+ "FontSize": 12,
41
+ "Color": "#0081BC"
42
+ }
43
+ }
44
+ },
45
+ {
46
+ "LibraryName": "Ground",
47
+ "Top": 0,
48
+ "Left": 25,
49
+ "Angle": 0,
50
+ "HF": false,
51
+ "VF": false,
52
+ "Disabled": false,
53
+ "Name": "Ground1",
54
+ "ID": "65c1ed33-abf9-4b8a-95cd-8fa41a8a63b5",
55
+ "Parameters": {
56
+ "Name": "Ground1"
57
+ },
58
+ "EnabledScopes": [],
59
+ "ParametersDisplayAttributes": {
60
+ "Name": {
61
+ "IsVisible": false,
62
+ "Suffix": "",
63
+ "RelativeLocation": "4 3",
64
+ "UnrotatedWidth": 2,
65
+ "UnrotatedHeight": 2,
66
+ "FontSize": 12,
67
+ "Color": "#0081BC"
68
+ }
69
+ }
70
+ },
71
+ {
72
+ "LibraryName": "Ideal MOSFET",
73
+ "Top": -15,
74
+ "Left": 33,
75
+ "Angle": 0,
76
+ "HF": false,
77
+ "VF": false,
78
+ "Disabled": false,
79
+ "Name": "T1",
80
+ "ID": "279346c0-8bbb-43e9-94cd-3829fdaff239",
81
+ "Parameters": {
82
+ "Ron": "0.01",
83
+ "Name": "T1"
84
+ },
85
+ "EnabledScopes": [],
86
+ "ParametersDisplayAttributes": {
87
+ "Ron": {
88
+ "IsVisible": false,
89
+ "Suffix": "",
90
+ "RelativeLocation": "1 0",
91
+ "UnrotatedWidth": 2,
92
+ "UnrotatedHeight": 1,
93
+ "FontSize": 12,
94
+ "Color": "#0081BC"
95
+ },
96
+ "Name": {
97
+ "IsVisible": true,
98
+ "Suffix": "",
99
+ "RelativeLocation": "2 2",
100
+ "UnrotatedWidth": 2,
101
+ "UnrotatedHeight": 2,
102
+ "FontSize": 12,
103
+ "Color": "#0081BC"
104
+ }
105
+ }
106
+ },
107
+ {
108
+ "LibraryName": "Ideal MOSFET",
109
+ "Top": -7,
110
+ "Left": 33,
111
+ "Angle": 0,
112
+ "HF": false,
113
+ "VF": false,
114
+ "Disabled": false,
115
+ "Name": "T2",
116
+ "ID": "7e557a40-66a1-471d-b57d-8fa4a085a0e9",
117
+ "Parameters": {
118
+ "Ron": "0.01",
119
+ "Name": "T2"
120
+ },
121
+ "EnabledScopes": [],
122
+ "ParametersDisplayAttributes": {
123
+ "Ron": {
124
+ "IsVisible": false,
125
+ "Suffix": "",
126
+ "RelativeLocation": "1 0",
127
+ "UnrotatedWidth": 2,
128
+ "UnrotatedHeight": 1,
129
+ "FontSize": 12,
130
+ "Color": "#0081BC"
131
+ },
132
+ "Name": {
133
+ "IsVisible": true,
134
+ "Suffix": "",
135
+ "RelativeLocation": "2 2",
136
+ "UnrotatedWidth": 2,
137
+ "UnrotatedHeight": 2,
138
+ "FontSize": 12,
139
+ "Color": "#0081BC"
140
+ }
141
+ }
142
+ },
143
+ {
144
+ "LibraryName": "Ideal Diode",
145
+ "Top": -13,
146
+ "Left": 35,
147
+ "Angle": 270,
148
+ "HF": false,
149
+ "VF": false,
150
+ "Disabled": false,
151
+ "Name": "D1",
152
+ "ID": "159ac326-84d3-434c-941a-c54cd82a5514",
153
+ "Parameters": {
154
+ "Rd": "0.01",
155
+ "Vf": "1",
156
+ "Name": "D1"
157
+ },
158
+ "EnabledScopes": [],
159
+ "ParametersDisplayAttributes": {
160
+ "Rd": {
161
+ "IsVisible": false,
162
+ "Suffix": "",
163
+ "RelativeLocation": "2 0",
164
+ "UnrotatedWidth": 2,
165
+ "UnrotatedHeight": 1,
166
+ "FontSize": 12,
167
+ "Color": "#0081BC"
168
+ },
169
+ "Vf": {
170
+ "IsVisible": false,
171
+ "Suffix": "",
172
+ "RelativeLocation": "2 1",
173
+ "UnrotatedWidth": 2,
174
+ "UnrotatedHeight": 1,
175
+ "FontSize": 12,
176
+ "Color": "#0081BC"
177
+ },
178
+ "Name": {
179
+ "IsVisible": true,
180
+ "Suffix": "",
181
+ "RelativeLocation": "2 2",
182
+ "UnrotatedWidth": 2,
183
+ "UnrotatedHeight": 1,
184
+ "FontSize": 12,
185
+ "Color": "#0081BC"
186
+ }
187
+ }
188
+ },
189
+ {
190
+ "LibraryName": "Ideal Diode",
191
+ "Top": -5,
192
+ "Left": 35,
193
+ "Angle": 270,
194
+ "HF": false,
195
+ "VF": false,
196
+ "Disabled": false,
197
+ "Name": "D2",
198
+ "ID": "4170c896-5bfa-4389-a764-a57cdc915c2c",
199
+ "Parameters": {
200
+ "Rd": "0.01",
201
+ "Vf": "1",
202
+ "Name": "D2"
203
+ },
204
+ "EnabledScopes": [],
205
+ "ParametersDisplayAttributes": {
206
+ "Rd": {
207
+ "IsVisible": false,
208
+ "Suffix": "",
209
+ "RelativeLocation": "2 0",
210
+ "UnrotatedWidth": 2,
211
+ "UnrotatedHeight": 1,
212
+ "FontSize": 12,
213
+ "Color": "#0081BC"
214
+ },
215
+ "Vf": {
216
+ "IsVisible": false,
217
+ "Suffix": "",
218
+ "RelativeLocation": "2 1",
219
+ "UnrotatedWidth": 2,
220
+ "UnrotatedHeight": 1,
221
+ "FontSize": 12,
222
+ "Color": "#0081BC"
223
+ },
224
+ "Name": {
225
+ "IsVisible": true,
226
+ "Suffix": "",
227
+ "RelativeLocation": "2 2",
228
+ "UnrotatedWidth": 2,
229
+ "UnrotatedHeight": 1,
230
+ "FontSize": 12,
231
+ "Color": "#0081BC"
232
+ }
233
+ }
234
+ },
235
+ {
236
+ "LibraryName": "Inductor",
237
+ "Top": -9,
238
+ "Left": 42,
239
+ "Angle": 0,
240
+ "HF": false,
241
+ "VF": false,
242
+ "Disabled": false,
243
+ "Name": "L1",
244
+ "ID": "0acfa756-df9e-46f2-9dcb-9f04189bdd49",
245
+ "Parameters": {
246
+ "Value": "100u",
247
+ "Iinit": "0",
248
+ "Name": "L1"
249
+ },
250
+ "EnabledScopes": [],
251
+ "ParametersDisplayAttributes": {
252
+ "Value": {
253
+ "IsVisible": true,
254
+ "Suffix": "H",
255
+ "RelativeLocation": "2 2",
256
+ "UnrotatedWidth": 2,
257
+ "UnrotatedHeight": 1,
258
+ "FontSize": 12,
259
+ "Color": "#0081BC"
260
+ },
261
+ "Iinit": {
262
+ "IsVisible": false,
263
+ "Suffix": "",
264
+ "RelativeLocation": "2 4",
265
+ "UnrotatedWidth": 2,
266
+ "UnrotatedHeight": 1,
267
+ "FontSize": 12,
268
+ "Color": "#0081BC"
269
+ },
270
+ "Name": {
271
+ "IsVisible": true,
272
+ "Suffix": "",
273
+ "RelativeLocation": "2 -1",
274
+ "UnrotatedWidth": 2,
275
+ "UnrotatedHeight": 1,
276
+ "FontSize": 12,
277
+ "Color": "#0081BC"
278
+ }
279
+ }
280
+ },
281
+ {
282
+ "LibraryName": "Resistor",
283
+ "Top": -9,
284
+ "Left": 48,
285
+ "Angle": 0,
286
+ "HF": false,
287
+ "VF": false,
288
+ "Disabled": false,
289
+ "Name": "R1",
290
+ "ID": "893080ef-4dac-451e-9ddd-256efb7bbdc5",
291
+ "Parameters": {
292
+ "Value": "10m",
293
+ "Name": "R1"
294
+ },
295
+ "EnabledScopes": [],
296
+ "ParametersDisplayAttributes": {
297
+ "Value": {
298
+ "IsVisible": true,
299
+ "Suffix": "\u03A9",
300
+ "RelativeLocation": "2 2",
301
+ "UnrotatedWidth": 2,
302
+ "UnrotatedHeight": 1,
303
+ "FontSize": 12,
304
+ "Color": "#0081BC"
305
+ },
306
+ "Name": {
307
+ "IsVisible": true,
308
+ "Suffix": "",
309
+ "RelativeLocation": "2 -1",
310
+ "UnrotatedWidth": 2,
311
+ "UnrotatedHeight": 1,
312
+ "FontSize": 12,
313
+ "Color": "#0081BC"
314
+ }
315
+ }
316
+ },
317
+ {
318
+ "LibraryName": "Current Probe",
319
+ "Top": -9,
320
+ "Left": 54,
321
+ "Angle": 0,
322
+ "HF": false,
323
+ "VF": false,
324
+ "Disabled": false,
325
+ "Name": "I_L",
326
+ "ID": "112d90c3-a67b-4de8-aa3e-3c99c43114f0",
327
+ "Parameters": {
328
+ "Gain": "1",
329
+ "SamplingTime": "none",
330
+ "Name": "I_L"
331
+ },
332
+ "EnabledScopes": [
333
+ "Out"
334
+ ],
335
+ "ParametersDisplayAttributes": {
336
+ "Gain": {
337
+ "IsVisible": false,
338
+ "Suffix": "",
339
+ "RelativeLocation": "2 2",
340
+ "UnrotatedWidth": 2,
341
+ "UnrotatedHeight": 1,
342
+ "FontSize": 12,
343
+ "Color": "#0081BC"
344
+ },
345
+ "SamplingTime": {
346
+ "IsVisible": false,
347
+ "Suffix": "",
348
+ "RelativeLocation": "2 3",
349
+ "UnrotatedWidth": 2,
350
+ "UnrotatedHeight": 1,
351
+ "FontSize": 12,
352
+ "Color": "#0081BC"
353
+ },
354
+ "Name": {
355
+ "IsVisible": true,
356
+ "Suffix": "",
357
+ "RelativeLocation": "1 -1",
358
+ "UnrotatedWidth": 2,
359
+ "UnrotatedHeight": 1,
360
+ "FontSize": 12,
361
+ "Color": "#0081BC"
362
+ }
363
+ }
364
+ },
365
+ {
366
+ "LibraryName": "Capacitor",
367
+ "Top": -5,
368
+ "Left": 58,
369
+ "Angle": 90,
370
+ "HF": false,
371
+ "VF": false,
372
+ "Disabled": false,
373
+ "Name": "C3",
374
+ "ID": "9882f21c-fc08-47b4-b84f-d24b3dc5392d",
375
+ "Parameters": {
376
+ "Value": "100u",
377
+ "Vinit": "0",
378
+ "Name": "C3"
379
+ },
380
+ "EnabledScopes": [],
381
+ "ParametersDisplayAttributes": {
382
+ "Value": {
383
+ "IsVisible": true,
384
+ "Suffix": "F",
385
+ "RelativeLocation": "2 2",
386
+ "UnrotatedWidth": 2,
387
+ "UnrotatedHeight": 1,
388
+ "FontSize": 12,
389
+ "Color": "#0081BC"
390
+ },
391
+ "Vinit": {
392
+ "IsVisible": false,
393
+ "Suffix": "V",
394
+ "RelativeLocation": "2 3",
395
+ "UnrotatedWidth": 2,
396
+ "UnrotatedHeight": 1,
397
+ "FontSize": 12,
398
+ "Color": "#0081BC"
399
+ },
400
+ "Name": {
401
+ "IsVisible": true,
402
+ "Suffix": "",
403
+ "RelativeLocation": "2 -1",
404
+ "UnrotatedWidth": 2,
405
+ "UnrotatedHeight": 1,
406
+ "FontSize": 12,
407
+ "Color": "#0081BC"
408
+ }
409
+ }
410
+ },
411
+ {
412
+ "LibraryName": "DC Current Source",
413
+ "Top": -8,
414
+ "Left": 64,
415
+ "Angle": 0,
416
+ "HF": false,
417
+ "VF": false,
418
+ "Disabled": false,
419
+ "Name": "DC1",
420
+ "ID": "9739698a-b75c-45b1-891c-4103a7adb8ec",
421
+ "Parameters": {
422
+ "Current": "-5",
423
+ "Name": "DC1"
424
+ },
425
+ "EnabledScopes": [],
426
+ "ParametersDisplayAttributes": {
427
+ "Current": {
428
+ "IsVisible": false,
429
+ "Suffix": "",
430
+ "RelativeLocation": "2 2",
431
+ "UnrotatedWidth": 2,
432
+ "UnrotatedHeight": 1,
433
+ "FontSize": 12,
434
+ "Color": "#0081BC"
435
+ },
436
+ "Name": {
437
+ "IsVisible": true,
438
+ "Suffix": "",
439
+ "RelativeLocation": "4 3",
440
+ "UnrotatedWidth": 2,
441
+ "UnrotatedHeight": 2,
442
+ "FontSize": 12,
443
+ "Color": "#0081BC"
444
+ }
445
+ }
446
+ },
447
+ {
448
+ "LibraryName": "Voltage Probe",
449
+ "Top": -9,
450
+ "Left": 68,
451
+ "Angle": 0,
452
+ "HF": false,
453
+ "VF": false,
454
+ "Disabled": false,
455
+ "Name": "Vo",
456
+ "ID": "c7960a06-b247-43f5-a032-df1d8712b7ab",
457
+ "Parameters": {
458
+ "Gain": "1",
459
+ "SamplingTime": "none",
460
+ "Name": "Vo"
461
+ },
462
+ "EnabledScopes": [
463
+ "Out"
464
+ ],
465
+ "ParametersDisplayAttributes": {
466
+ "Gain": {
467
+ "IsVisible": false,
468
+ "Suffix": "",
469
+ "RelativeLocation": "2 2",
470
+ "UnrotatedWidth": 2,
471
+ "UnrotatedHeight": 1,
472
+ "FontSize": 12,
473
+ "Color": "#0081BC"
474
+ },
475
+ "SamplingTime": {
476
+ "IsVisible": false,
477
+ "Suffix": "",
478
+ "RelativeLocation": "1 3",
479
+ "UnrotatedWidth": 2,
480
+ "UnrotatedHeight": 1,
481
+ "FontSize": 12,
482
+ "Color": "#0081BC"
483
+ },
484
+ "Name": {
485
+ "IsVisible": true,
486
+ "Suffix": "",
487
+ "RelativeLocation": "1 -1",
488
+ "UnrotatedWidth": 2,
489
+ "UnrotatedHeight": 1,
490
+ "FontSize": 12,
491
+ "Color": "#0081BC"
492
+ }
493
+ }
494
+ },
495
+ {
496
+ "LibraryName": "Control Input Connector Label",
497
+ "Top": -3,
498
+ "Left": 51,
499
+ "Angle": 0,
500
+ "HF": true,
501
+ "VF": false,
502
+ "Disabled": false,
503
+ "Name": "I_L",
504
+ "ID": "40ba1892-19ab-4ad1-9aea-0ad8c1c6e627",
505
+ "Parameters": {
506
+ "Name": "I_L"
507
+ },
508
+ "EnabledScopes": [],
509
+ "ParametersDisplayAttributes": {
510
+ "Name": {
511
+ "IsVisible": false,
512
+ "Suffix": "",
513
+ "RelativeLocation": "1 -1",
514
+ "UnrotatedWidth": 2,
515
+ "UnrotatedHeight": 1,
516
+ "FontSize": 12,
517
+ "Color": "#04B404"
518
+ }
519
+ }
520
+ },
521
+ {
522
+ "LibraryName": "Control Output Connector Label",
523
+ "Top": -13,
524
+ "Left": 29,
525
+ "Angle": 0,
526
+ "HF": false,
527
+ "VF": false,
528
+ "Disabled": false,
529
+ "Name": "Q1",
530
+ "ID": "de6096b6-6f88-488d-8612-c05f153a148b",
531
+ "Parameters": {
532
+ "Name": "Q1"
533
+ },
534
+ "EnabledScopes": [],
535
+ "ParametersDisplayAttributes": {
536
+ "Name": {
537
+ "IsVisible": false,
538
+ "Suffix": "",
539
+ "RelativeLocation": "1 -1",
540
+ "UnrotatedWidth": 2,
541
+ "UnrotatedHeight": 1,
542
+ "FontSize": 12,
543
+ "Color": "#04B404"
544
+ }
545
+ }
546
+ },
547
+ {
548
+ "LibraryName": "Control Output Connector Label",
549
+ "Top": -5,
550
+ "Left": 29,
551
+ "Angle": 0,
552
+ "HF": false,
553
+ "VF": false,
554
+ "Disabled": false,
555
+ "Name": "Q1_",
556
+ "ID": "c1258cc9-749f-486c-b46e-f225d3189e20",
557
+ "Parameters": {
558
+ "Name": "Q1_"
559
+ },
560
+ "EnabledScopes": [],
561
+ "ParametersDisplayAttributes": {
562
+ "Name": {
563
+ "IsVisible": false,
564
+ "Suffix": "",
565
+ "RelativeLocation": "1 -1",
566
+ "UnrotatedWidth": 2,
567
+ "UnrotatedHeight": 1,
568
+ "FontSize": 12,
569
+ "Color": "#04B404"
570
+ }
571
+ }
572
+ },
573
+ {
574
+ "LibraryName": "Control Output Connector Label",
575
+ "Top": 7,
576
+ "Left": 26,
577
+ "Angle": 0,
578
+ "HF": false,
579
+ "VF": false,
580
+ "Disabled": false,
581
+ "Name": "Vo",
582
+ "ID": "5d1c79c5-29cc-4f21-8eaf-31a2dfff494f",
583
+ "Parameters": {
584
+ "Name": "Vo"
585
+ },
586
+ "EnabledScopes": [],
587
+ "ParametersDisplayAttributes": {
588
+ "Name": {
589
+ "IsVisible": false,
590
+ "Suffix": "",
591
+ "RelativeLocation": "1 -1",
592
+ "UnrotatedWidth": 2,
593
+ "UnrotatedHeight": 1,
594
+ "FontSize": 12,
595
+ "Color": "#04B404"
596
+ }
597
+ }
598
+ },
599
+ {
600
+ "LibraryName": "Control Output Connector Label",
601
+ "Top": 10,
602
+ "Left": 26,
603
+ "Angle": 0,
604
+ "HF": false,
605
+ "VF": false,
606
+ "Disabled": false,
607
+ "Name": "I_L",
608
+ "ID": "ed0382e9-f6a2-4488-bda6-cb362e253256",
609
+ "Parameters": {
610
+ "Name": "I_L"
611
+ },
612
+ "EnabledScopes": [],
613
+ "ParametersDisplayAttributes": {
614
+ "Name": {
615
+ "IsVisible": false,
616
+ "Suffix": "",
617
+ "RelativeLocation": "1 -1",
618
+ "UnrotatedWidth": 2,
619
+ "UnrotatedHeight": 1,
620
+ "FontSize": 12,
621
+ "Color": "#04B404"
622
+ }
623
+ }
624
+ },
625
+ {
626
+ "LibraryName": "C Code",
627
+ "Top": 5,
628
+ "Left": 35,
629
+ "Angle": 0,
630
+ "HF": false,
631
+ "VF": false,
632
+ "Disabled": false,
633
+ "Name": "C2",
634
+ "ID": "ee1d0b25-a336-43e4-b452-7013dc08ee37",
635
+ "Parameters": {
636
+ "NumberOfInputs": "2",
637
+ "NumberOfOutputs": "1",
638
+ "OptionalAdditionalIncludeDirectory": "",
639
+ "Code": "#include \u0022simba_library.h\u0022 \r\n#include \u003Cstdlib.h\u003E\r\n\r\n\r\ntypedef struct{\r\n double duty_cycle;\r\n double Verror;\r\n double Verror_prev;\r\n double Isp;\r\n double Ierror;\r\n double Ierror_prev;\r\n double Vsw;\r\n} model_data;\r\n\r\nstatic model_data data; \r\n\r\nvoid initialize() {\r\n\tdata.duty_cycle = 0;\r\n\tdata.Verror_prev = 0;\r\n\tdata.Isp = 0;\r\n\tdata.Ierror_prev = 0;\r\n\tdata.Vsw = 0;\r\n}\r\n\r\nvoid calculate_outputs(double* outputs, double* inputs, double time, double time_step) {\r\n\r\n\tdouble V_measured = inputs[0];\r\n\tdouble I_measured = inputs[1];\r\n\tdouble V_REF = 5;\r\n\r\n\t// Voltage loop\r\n\tdouble Verror = V_REF - V_measured;\r\n\tdata.Isp = data.Isp \u002B 0.4894*(Verror - data.Verror_prev) \u002B 0.0174*Verror; \t\t\r\n\tdata.Verror_prev = Verror;\r\n\tif(data.Isp \u003E 20)data.Isp = 20;\r\n\tif(data.Isp \u003C -20)data.Isp = -20;\r\n\r\n\t// Current loop\r\n\tdouble Ierror = data.Isp - I_measured;\r\n\tdata.Vsw = data.Vsw \u002B 3.0588*(Ierror - data.Ierror_prev) \u002B 0.2251*Ierror;\t\t\r\n\tdata.Ierror_prev = Ierror;\r\n\tif(data.Vsw \u003E 10)data.Vsw = 10;\r\n\tif(data.Vsw \u003C 0)data.Vsw = 0;\r\n\r\t// Duty-Cycle\r\n\tdata.duty_cycle = data.Vsw*300/10; \r\n\toutputs[0] = data.duty_cycle;\r\n\t\r\n}\r\n\r\nvoid terminate() {\r\n}\r\n\r\n/*\r\n * Function: snapshot (DO NOT MODIFY)\r\n */\r\nvoid* snapshot(snapshot_mode mode, void* snapshot_ptr) {\r\n\tmodel_data* model_data_ptr;\r\n\tswitch (mode) {\r\n\t\tcase SNAPSHOT_CREATE: // Create and return a snapshot of the current model state\r\n\t\t\tmodel_data_ptr = (model_data*)malloc(sizeof(model_data));\r\n\t\t\tif (model_data_ptr == 0) return 0;\r\n\t\t\t*model_data_ptr = data;\r\n\t\t\treturn (void*)model_data_ptr;\r\n\r\n\t\tcase SNAPSHOT_UPDATE: // Update an existing snapshot with current model data\r\n\t\t\tmodel_data_ptr = (model_data*)snapshot_ptr;\r\n\t\t\t*model_data_ptr = data;\r\n\t\t\treturn snapshot_ptr;\r\n\r\n\t\tcase SNAPSHOT_LOAD: // Restore model data \r\n\t\t\tmodel_data_ptr = (model_data*)snapshot_ptr;\r\n\t\t\tdata = *model_data_ptr;\r\n\t\t\treturn snapshot_ptr;\r\n\r\n\t\tcase SNAPSHOT_DELETE: // Free the resources allocated in SNAPSHOT_CREATE\r\n\t\t\tfree(snapshot_ptr);\r\n\t\t\treturn 0;\r\n\t}\r\n}",
640
+ "SamplingTime": "10u",
641
+ "Name": "C2"
642
+ },
643
+ "EnabledScopes": [
644
+ "outputs[0]"
645
+ ],
646
+ "ParametersDisplayAttributes": {
647
+ "NumberOfInputs": {
648
+ "IsVisible": false,
649
+ "Suffix": "",
650
+ "RelativeLocation": "4 9",
651
+ "UnrotatedWidth": 2,
652
+ "UnrotatedHeight": 1,
653
+ "FontSize": 12,
654
+ "Color": "#3C3C3C"
655
+ },
656
+ "NumberOfOutputs": {
657
+ "IsVisible": false,
658
+ "Suffix": "",
659
+ "RelativeLocation": "4 10",
660
+ "UnrotatedWidth": 2,
661
+ "UnrotatedHeight": 1,
662
+ "FontSize": 12,
663
+ "Color": "#3C3C3C"
664
+ },
665
+ "OptionalAdditionalIncludeDirectory": {
666
+ "IsVisible": false,
667
+ "Suffix": "",
668
+ "RelativeLocation": "4 11",
669
+ "UnrotatedWidth": 2,
670
+ "UnrotatedHeight": 1,
671
+ "FontSize": 12,
672
+ "Color": "#3C3C3C"
673
+ },
674
+ "Code": {
675
+ "IsVisible": false,
676
+ "Suffix": "",
677
+ "RelativeLocation": "4 12",
678
+ "UnrotatedWidth": 2,
679
+ "UnrotatedHeight": 1,
680
+ "FontSize": 12,
681
+ "Color": "#3C3C3C"
682
+ },
683
+ "SamplingTime": {
684
+ "IsVisible": false,
685
+ "Suffix": "",
686
+ "RelativeLocation": "4 12",
687
+ "UnrotatedWidth": 2,
688
+ "UnrotatedHeight": 1,
689
+ "FontSize": 12,
690
+ "Color": "#3C3C3C"
691
+ },
692
+ "Name": {
693
+ "IsVisible": true,
694
+ "Suffix": "",
695
+ "RelativeLocation": "4 0",
696
+ "UnrotatedWidth": 2,
697
+ "UnrotatedHeight": 1,
698
+ "FontSize": 12,
699
+ "Color": "#3C3C3C"
700
+ }
701
+ }
702
+ },
703
+ {
704
+ "LibraryName": "Control Input Connector Label",
705
+ "Top": -9,
706
+ "Left": 74,
707
+ "Angle": 0,
708
+ "HF": false,
709
+ "VF": false,
710
+ "Disabled": false,
711
+ "Name": "Vo",
712
+ "ID": "acc33805-26ff-4033-9e1a-f4327fc6f3ae",
713
+ "Parameters": {
714
+ "Name": "Vo"
715
+ },
716
+ "EnabledScopes": [],
717
+ "ParametersDisplayAttributes": {
718
+ "Name": {
719
+ "IsVisible": false,
720
+ "Suffix": "",
721
+ "RelativeLocation": "1 -1",
722
+ "UnrotatedWidth": 2,
723
+ "UnrotatedHeight": 1,
724
+ "FontSize": 12,
725
+ "Color": "#04B404"
726
+ }
727
+ }
728
+ },
729
+ {
730
+ "LibraryName": "Triangular Wave",
731
+ "Top": 10,
732
+ "Left": 48,
733
+ "Angle": 0,
734
+ "HF": false,
735
+ "VF": false,
736
+ "Disabled": false,
737
+ "Name": "TRI1",
738
+ "ID": "15f9c3b0-73a1-4a21-89a0-000f82181756",
739
+ "Parameters": {
740
+ "Amplitude": "300",
741
+ "Frequency": "100k",
742
+ "DutyCycle": "0.5",
743
+ "Offset": "0",
744
+ "PhaseShift": "0",
745
+ "SamplingTime": "none",
746
+ "Name": "TRI1"
747
+ },
748
+ "EnabledScopes": [],
749
+ "ParametersDisplayAttributes": {
750
+ "Amplitude": {
751
+ "IsVisible": false,
752
+ "Suffix": "",
753
+ "RelativeLocation": "1 4",
754
+ "UnrotatedWidth": 2,
755
+ "UnrotatedHeight": 1,
756
+ "FontSize": 12,
757
+ "Color": "#04B404"
758
+ },
759
+ "Frequency": {
760
+ "IsVisible": false,
761
+ "Suffix": "Hz",
762
+ "RelativeLocation": "1 5",
763
+ "UnrotatedWidth": 2,
764
+ "UnrotatedHeight": 1,
765
+ "FontSize": 12,
766
+ "Color": "#04B404"
767
+ },
768
+ "DutyCycle": {
769
+ "IsVisible": false,
770
+ "Suffix": "",
771
+ "RelativeLocation": "1 6",
772
+ "UnrotatedWidth": 2,
773
+ "UnrotatedHeight": 1,
774
+ "FontSize": 12,
775
+ "Color": "#04B404"
776
+ },
777
+ "Offset": {
778
+ "IsVisible": false,
779
+ "Suffix": "",
780
+ "RelativeLocation": "1 7",
781
+ "UnrotatedWidth": 2,
782
+ "UnrotatedHeight": 1,
783
+ "FontSize": 12,
784
+ "Color": "#04B404"
785
+ },
786
+ "PhaseShift": {
787
+ "IsVisible": false,
788
+ "Suffix": "\u00B0",
789
+ "RelativeLocation": "1 8",
790
+ "UnrotatedWidth": 2,
791
+ "UnrotatedHeight": 1,
792
+ "FontSize": 12,
793
+ "Color": "#04B404"
794
+ },
795
+ "SamplingTime": {
796
+ "IsVisible": false,
797
+ "Suffix": "",
798
+ "RelativeLocation": "1 9",
799
+ "UnrotatedWidth": 2,
800
+ "UnrotatedHeight": 1,
801
+ "FontSize": 12,
802
+ "Color": "#04B404"
803
+ },
804
+ "Name": {
805
+ "IsVisible": false,
806
+ "Suffix": "",
807
+ "RelativeLocation": "1 -1",
808
+ "UnrotatedWidth": 2,
809
+ "UnrotatedHeight": 1,
810
+ "FontSize": 12,
811
+ "Color": "#04B404"
812
+ }
813
+ }
814
+ },
815
+ {
816
+ "LibraryName": "Comparator",
817
+ "Top": 9,
818
+ "Left": 53,
819
+ "Angle": 0,
820
+ "HF": false,
821
+ "VF": false,
822
+ "Disabled": false,
823
+ "Name": "COMP1",
824
+ "ID": "5ec91279-f5b8-4839-a56e-36e8e09b5d2d",
825
+ "Parameters": {
826
+ "SamplingTime": "none",
827
+ "Name": "COMP1"
828
+ },
829
+ "EnabledScopes": [
830
+ "Input 1",
831
+ "Input 2",
832
+ "Out"
833
+ ],
834
+ "ParametersDisplayAttributes": {
835
+ "SamplingTime": {
836
+ "IsVisible": false,
837
+ "Suffix": "",
838
+ "RelativeLocation": "1 4",
839
+ "UnrotatedWidth": 2,
840
+ "UnrotatedHeight": 1,
841
+ "FontSize": 12,
842
+ "Color": "#04B404"
843
+ },
844
+ "Name": {
845
+ "IsVisible": true,
846
+ "Suffix": "",
847
+ "RelativeLocation": "1 -1",
848
+ "UnrotatedWidth": 2,
849
+ "UnrotatedHeight": 1,
850
+ "FontSize": 12,
851
+ "Color": "#04B404"
852
+ }
853
+ }
854
+ },
855
+ {
856
+ "LibraryName": "Not",
857
+ "Top": 9,
858
+ "Left": 59,
859
+ "Angle": 0,
860
+ "HF": false,
861
+ "VF": false,
862
+ "Disabled": false,
863
+ "Name": "NOT1",
864
+ "ID": "3eae191e-868a-4922-a9e3-5bedc3d70475",
865
+ "Parameters": {
866
+ "SamplingTime": "none",
867
+ "Name": "NOT1"
868
+ },
869
+ "EnabledScopes": [],
870
+ "ParametersDisplayAttributes": {
871
+ "SamplingTime": {
872
+ "IsVisible": false,
873
+ "Suffix": "",
874
+ "RelativeLocation": "1 4",
875
+ "UnrotatedWidth": 2,
876
+ "UnrotatedHeight": 1,
877
+ "FontSize": 12,
878
+ "Color": "#04B404"
879
+ },
880
+ "Name": {
881
+ "IsVisible": false,
882
+ "Suffix": "",
883
+ "RelativeLocation": "1 -1",
884
+ "UnrotatedWidth": 2,
885
+ "UnrotatedHeight": 1,
886
+ "FontSize": 12,
887
+ "Color": "#04B404"
888
+ }
889
+ }
890
+ },
891
+ {
892
+ "LibraryName": "Control Input Connector Label",
893
+ "Top": 6,
894
+ "Left": 64,
895
+ "Angle": 0,
896
+ "HF": false,
897
+ "VF": false,
898
+ "Disabled": false,
899
+ "Name": "Q1",
900
+ "ID": "f20e2879-9ce2-4b2e-b9cf-7ae2f6280bba",
901
+ "Parameters": {
902
+ "Name": "Q1"
903
+ },
904
+ "EnabledScopes": [],
905
+ "ParametersDisplayAttributes": {
906
+ "Name": {
907
+ "IsVisible": false,
908
+ "Suffix": "",
909
+ "RelativeLocation": "1 -1",
910
+ "UnrotatedWidth": 2,
911
+ "UnrotatedHeight": 1,
912
+ "FontSize": 12,
913
+ "Color": "#04B404"
914
+ }
915
+ }
916
+ },
917
+ {
918
+ "LibraryName": "Control Input Connector Label",
919
+ "Top": 10,
920
+ "Left": 64,
921
+ "Angle": 0,
922
+ "HF": false,
923
+ "VF": false,
924
+ "Disabled": false,
925
+ "Name": "Q1_",
926
+ "ID": "e29cb96c-fc9e-4a86-9d43-c3d373608f7a",
927
+ "Parameters": {
928
+ "Name": "Q1_"
929
+ },
930
+ "EnabledScopes": [],
931
+ "ParametersDisplayAttributes": {
932
+ "Name": {
933
+ "IsVisible": false,
934
+ "Suffix": "",
935
+ "RelativeLocation": "1 -1",
936
+ "UnrotatedWidth": 2,
937
+ "UnrotatedHeight": 1,
938
+ "FontSize": 12,
939
+ "Color": "#04B404"
940
+ }
941
+ }
942
+ }
943
+ ],
944
+ "Connectors": [
945
+ {
946
+ "Segments": [
947
+ {
948
+ "StartX": 26,
949
+ "StartY": -12,
950
+ "EndX": 26,
951
+ "EndY": -16
952
+ },
953
+ {
954
+ "StartX": 35,
955
+ "StartY": -15,
956
+ "EndX": 35,
957
+ "EndY": -16
958
+ },
959
+ {
960
+ "StartX": 38,
961
+ "StartY": -15,
962
+ "EndX": 38,
963
+ "EndY": -16
964
+ },
965
+ {
966
+ "StartX": 26,
967
+ "StartY": -16,
968
+ "EndX": 35,
969
+ "EndY": -16
970
+ },
971
+ {
972
+ "StartX": 35,
973
+ "StartY": -16,
974
+ "EndX": 38,
975
+ "EndY": -16
976
+ }
977
+ ],
978
+ "Name": "C10"
979
+ },
980
+ {
981
+ "Segments": [
982
+ {
983
+ "StartX": 26,
984
+ "StartY": -4,
985
+ "EndX": 26,
986
+ "EndY": 0
987
+ },
988
+ {
989
+ "StartX": 35,
990
+ "StartY": -1,
991
+ "EndX": 35,
992
+ "EndY": 0
993
+ },
994
+ {
995
+ "StartX": 38,
996
+ "StartY": -1,
997
+ "EndX": 38,
998
+ "EndY": 0
999
+ },
1000
+ {
1001
+ "StartX": 61,
1002
+ "StartY": -1,
1003
+ "EndX": 61,
1004
+ "EndY": 0
1005
+ },
1006
+ {
1007
+ "StartX": 26,
1008
+ "StartY": 0,
1009
+ "EndX": 35,
1010
+ "EndY": 0
1011
+ },
1012
+ {
1013
+ "StartX": 35,
1014
+ "StartY": 0,
1015
+ "EndX": 38,
1016
+ "EndY": 0
1017
+ },
1018
+ {
1019
+ "StartX": 38,
1020
+ "StartY": 0,
1021
+ "EndX": 61,
1022
+ "EndY": 0
1023
+ },
1024
+ {
1025
+ "StartX": 61,
1026
+ "StartY": 0,
1027
+ "EndX": 66,
1028
+ "EndY": 0
1029
+ }
1030
+ ],
1031
+ "Name": "C5"
1032
+ },
1033
+ {
1034
+ "Segments": [
1035
+ {
1036
+ "StartX": 35,
1037
+ "StartY": -9,
1038
+ "EndX": 35,
1039
+ "EndY": -8
1040
+ },
1041
+ {
1042
+ "StartX": 35,
1043
+ "StartY": -8,
1044
+ "EndX": 35,
1045
+ "EndY": -7
1046
+ },
1047
+ {
1048
+ "StartX": 35,
1049
+ "StartY": -8,
1050
+ "EndX": 38,
1051
+ "EndY": -8
1052
+ },
1053
+ {
1054
+ "StartX": 38,
1055
+ "StartY": -8,
1056
+ "EndX": 42,
1057
+ "EndY": -8
1058
+ },
1059
+ {
1060
+ "StartX": 38,
1061
+ "StartY": -9,
1062
+ "EndX": 38,
1063
+ "EndY": -8
1064
+ },
1065
+ {
1066
+ "StartX": 38,
1067
+ "StartY": -8,
1068
+ "EndX": 38,
1069
+ "EndY": -7
1070
+ }
1071
+ ],
1072
+ "Name": "C4"
1073
+ },
1074
+ {
1075
+ "Segments": [
1076
+ {
1077
+ "StartX": 61,
1078
+ "StartY": -7,
1079
+ "EndX": 61,
1080
+ "EndY": -8
1081
+ },
1082
+ {
1083
+ "StartX": 66,
1084
+ "StartY": -8,
1085
+ "EndX": 68,
1086
+ "EndY": -8
1087
+ },
1088
+ {
1089
+ "StartX": 58,
1090
+ "StartY": -8,
1091
+ "EndX": 61,
1092
+ "EndY": -8
1093
+ },
1094
+ {
1095
+ "StartX": 61,
1096
+ "StartY": -8,
1097
+ "EndX": 66,
1098
+ "EndY": -8
1099
+ }
1100
+ ],
1101
+ "Name": "C11"
1102
+ },
1103
+ {
1104
+ "Segments": [
1105
+ {
1106
+ "StartX": 56,
1107
+ "StartY": -7,
1108
+ "EndX": 56,
1109
+ "EndY": -2
1110
+ },
1111
+ {
1112
+ "StartX": 56,
1113
+ "StartY": -2,
1114
+ "EndX": 55,
1115
+ "EndY": -2
1116
+ }
1117
+ ],
1118
+ "Name": "C3"
1119
+ },
1120
+ {
1121
+ "Segments": [
1122
+ {
1123
+ "StartX": 30,
1124
+ "StartY": 8,
1125
+ "EndX": 35,
1126
+ "EndY": 8
1127
+ }
1128
+ ],
1129
+ "Name": "C1"
1130
+ },
1131
+ {
1132
+ "Segments": [
1133
+ {
1134
+ "StartX": 30,
1135
+ "StartY": 11,
1136
+ "EndX": 35,
1137
+ "EndY": 11
1138
+ }
1139
+ ],
1140
+ "Name": "C2"
1141
+ },
1142
+ {
1143
+ "Segments": [
1144
+ {
1145
+ "StartX": 72,
1146
+ "StartY": -8,
1147
+ "EndX": 74,
1148
+ "EndY": -8
1149
+ }
1150
+ ],
1151
+ "Name": "C12"
1152
+ },
1153
+ {
1154
+ "Segments": [
1155
+ {
1156
+ "StartX": 52,
1157
+ "StartY": 12,
1158
+ "EndX": 53,
1159
+ "EndY": 12
1160
+ }
1161
+ ],
1162
+ "Name": "C6"
1163
+ },
1164
+ {
1165
+ "Segments": [
1166
+ {
1167
+ "StartX": 58,
1168
+ "StartY": 7,
1169
+ "EndX": 58,
1170
+ "EndY": 11
1171
+ },
1172
+ {
1173
+ "StartX": 64,
1174
+ "StartY": 7,
1175
+ "EndX": 58,
1176
+ "EndY": 7
1177
+ },
1178
+ {
1179
+ "StartX": 57,
1180
+ "StartY": 11,
1181
+ "EndX": 58,
1182
+ "EndY": 11
1183
+ },
1184
+ {
1185
+ "StartX": 58,
1186
+ "StartY": 11,
1187
+ "EndX": 59,
1188
+ "EndY": 11
1189
+ }
1190
+ ],
1191
+ "Name": "C8"
1192
+ },
1193
+ {
1194
+ "Segments": [
1195
+ {
1196
+ "StartX": 63,
1197
+ "StartY": 11,
1198
+ "EndX": 64,
1199
+ "EndY": 11
1200
+ }
1201
+ ],
1202
+ "Name": "C7"
1203
+ },
1204
+ {
1205
+ "Segments": [
1206
+ {
1207
+ "StartX": 45,
1208
+ "StartY": 10,
1209
+ "EndX": 53,
1210
+ "EndY": 10
1211
+ }
1212
+ ],
1213
+ "Name": "C9"
1214
+ }
1215
+ ],
1216
+ "Name": "Top Circuit",
1217
+ "Variables": [],
1218
+ "VariableFile": ""
1219
+ },
1220
+ "TransientAnalysis": {
1221
+ "EndTime": "0.005",
1222
+ "FixedTimeStep": false,
1223
+ "SaveInitialPoint": true,
1224
+ "CompressScopes": false,
1225
+ "StopAtSteadyState": false,
1226
+ "TimeStep": "1E-09",
1227
+ "BaseFrequencyParameterEnabled": false,
1228
+ "NumberOfBasePeriodsSavedParameterEnabled": false,
1229
+ "BaseFrequency": "60",
1230
+ "NumberOfBasePeriodsSaved": "1"
1231
+ }
1232
+ }
1233
+ ],
1234
+ "Libraries": [],
1235
+ "TestBenches": [],
1236
+ "ThermalData": []
1237
+ }