aesim.simba 2024.2.29a1__py3-none-macosx_11_0_arm64.whl → 2025.3.26a1__py3-none-macosx_11_0_arm64.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.
- aesim/simba/Resources/CommunityToolkit.Mvvm.dll +0 -0
- aesim/simba/Resources/CsvHelper.dll +0 -0
- aesim/simba/Resources/DeviceId.Linux.dll +0 -0
- aesim/simba/Resources/DeviceId.Mac.dll +0 -0
- aesim/simba/Resources/DeviceId.Windows.dll +0 -0
- aesim/simba/Resources/DeviceId.dll +0 -0
- aesim/simba/Resources/Resources/DesignExamples.jsimba +36774 -9427
- aesim/simba/Resources/Resources/Examples/acdc_3ph_diodebridge.jsimba +554 -43
- aesim/simba/Resources/Resources/Examples/acdc_3ph_thyristor_rectifier.jsimba +1633 -222
- aesim/simba/Resources/Resources/Examples/acdc_pfc_totem_pole.jsimba +1351 -116
- aesim/simba/Resources/Resources/Examples/bldc_drive_example.jsimba +1953 -158
- aesim/simba/Resources/Resources/Examples/dcac_3_phase_inverter_spwm.jsimba +977 -58
- aesim/simba/Resources/Resources/Examples/dcdc_boost_converter.jsimba +271 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_c_code.jsimba +618 -50
- aesim/simba/Resources/Resources/Examples/dcdc_buck_chopper_thermal.jsimba +408 -35
- aesim/simba/Resources/Resources/Examples/dcdc_buck_converter_ac_sweep.jsimba +420 -28
- aesim/simba/Resources/Resources/Examples/dcdc_buckboost.jsimba +601 -60
- aesim/simba/Resources/Resources/Examples/dcdc_dual_active_bridge_converter.jsimba +1688 -138
- aesim/simba/Resources/Resources/Examples/dcdc_flyback.jsimba +342 -28
- aesim/simba/Resources/Resources/Examples/dcdc_forward.jsimba +4 -4
- aesim/simba/Resources/Resources/Examples/dcdc_forward_magnetic.jsimba +1921 -0
- aesim/simba/Resources/Resources/Examples/dcdc_interleaved_buck_chopper.jsimba +723 -66
- aesim/simba/Resources/Resources/Examples/dcdc_llc_resonant_converter.jsimba +1863 -128
- aesim/simba/Resources/Resources/Examples/dcdc_phase_shift_full_bridge_converter.jsimba +1599 -161
- aesim/simba/Resources/Resources/Examples/im_drive_example.jsimba +6326 -0
- aesim/simba/Resources/Resources/PsimSimbaDictionary.json +24 -24
- aesim/simba/Resources/Resources/libSimba.Solvers.osx-arm64.dylib +0 -0
- aesim/simba/Resources/Simba.Data.deps.json +83 -226
- aesim/simba/Resources/Simba.Data.dll +0 -0
- aesim/simba/Resources/Simba.Data.runtimeconfig.json +3 -2
- aesim/simba/Resources/Simba.Drawing.dll +0 -0
- aesim/simba/Resources/Simba.Helper.dll +0 -0
- aesim/simba/Resources/dotnet/ThirdPartyNotices.txt +2 -373
- aesim/simba/Resources/dotnet/dotnet +0 -0
- aesim/simba/Resources/dotnet/host/fxr/9.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/.version +2 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.deps.json +328 -321
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.NETCore.App.runtimeconfig.json +1 -1
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipelines.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrgcexp.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/{8.0.0 → 9.0.0}/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/9.0.0/netstandard.dll +0 -0
- aesim/simba/__init__.py +65 -32
- aesim/simba/__init__.pyi +26052 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/METADATA +2 -2
- aesim.simba-2025.3.26a1.dist-info/RECORD +234 -0
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/WHEEL +1 -1
- aesim/simba/Resources/DotNetZip.dll +0 -0
- aesim/simba/Resources/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/Newtonsoft.Json.dll +0 -0
- aesim/simba/Resources/Resources/acdc_3ph_diodebridge.jsimba +0 -552
- aesim/simba/Resources/Resources/acdc_3ph_thyristor_rectifier.jsimba +0 -1589
- aesim/simba/Resources/Resources/bldc_drive_example.jsimba +0 -4074
- aesim/simba/Resources/Resources/dcac_3ph_inverter_SPWM.jsimba +0 -942
- aesim/simba/Resources/Resources/dcdc_buck_chopper_thermal.jsimba +0 -550
- aesim/simba/Resources/Resources/dcdc_buck_detailed.jsimba +0 -713
- aesim/simba/Resources/Resources/dcdc_buckboost.jsimba +0 -642
- aesim/simba/Resources/Resources/dcdc_forward.jsimba +0 -458
- aesim/simba/Resources/Resources/double_pulse_test.jsimba +0 -557
- aesim/simba/Resources/Resources/llc_resonant_converter.jsimba +0 -1460
- aesim/simba/Resources/Resources/pfc_totem_pole.jsimba +0 -1639
- aesim/simba/Resources/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/System.Linq.Async.dll +0 -0
- aesim/simba/Resources/System.Security.Permissions.dll +0 -0
- aesim/simba/Resources/System.Windows.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/host/fxr/7.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/host/fxr/8.0.0/libhostfxr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.deps.json +0 -926
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.runtimeconfig.json +0 -8
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.AppContext.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Buffers.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.DataAnnotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Configuration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.DataSetExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Contracts.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Debug.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tools.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tracing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Dynamic.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Calendars.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.UnmanagedMemoryStream.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.Vectors.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.CoreLib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.ILGeneration.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.Lightweight.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Reader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.ResourceManager.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.Unsafe.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.VisualC.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Handles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.RuntimeInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Loader.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Algorithms.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Cng.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Csp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.OpenSsl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.X509Certificates.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.SecureString.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceModel.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceProcess.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.CodePages.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Overlapped.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Thread.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.ThreadPool.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Timer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ValueTuple.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.ReaderWriter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Serialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.XDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlDocument.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlSerializer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/WindowsBase.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/createdump +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.IO.Compression.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Net.Security.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclr.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/7.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/.version +0 -2
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.CSharp.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.VisualBasic.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/Microsoft.Win32.Registry.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Concurrent.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Immutable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.NonGeneric.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.Specialized.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Collections.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Annotations.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.EventBasedAsync.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ComponentModel.TypeConverter.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Console.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Core.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Data.Common.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.DiagnosticSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.FileVersionInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.Process.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.StackTrace.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TextWriterTraceListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Diagnostics.TraceSource.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Drawing.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Asn1.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Formats.Tar.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.Brotli.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.ZipFile.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Compression.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.DriveInfo.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.FileSystem.Watcher.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.IsolatedStorage.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.MemoryMappedFiles.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.IO.Pipes.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Expressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.Queryable.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Memory.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Http.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.HttpListener.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Mail.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NameResolution.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.NetworkInformation.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Ping.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Quic.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Requests.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Security.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.ServicePoint.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.Sockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebClient.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebHeaderCollection.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.Client.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Net.WebSockets.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.ObjectModel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.DataContractSerialization.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Uri.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Private.Xml.Linq.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.DispatchProxy.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Emit.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.Metadata.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Reflection.TypeExtensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Resources.Writer.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Extensions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.JavaScript.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.InteropServices.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Intrinsics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Numerics.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Formatters.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.Serialization.Primitives.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Runtime.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.AccessControl.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Claims.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Cryptography.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Security.Principal.Windows.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Encodings.Web.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.Json.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Text.RegularExpressions.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Channels.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Dataflow.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.Tasks.Parallel.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Threading.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Transactions.Local.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.Web.HttpUtility.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/System.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Globalization.Native.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.Apple.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libSystem.Security.Cryptography.Native.OpenSsl.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrgc.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libclrjit.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libhostpolicy.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordaccore.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/libmscordbi.dylib +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/mscorlib.dll +0 -0
- aesim/simba/Resources/dotnet/shared/Microsoft.NETCore.App/8.0.0/netstandard.dll +0 -0
- aesim/simba/Resources/runtimes/unix/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/Microsoft.Win32.SystemEvents.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Drawing.Common.dll +0 -0
- aesim/simba/Resources/runtimes/win/lib/netcoreapp3.0/System.Windows.Extensions.dll +0 -0
- aesim.simba-2024.2.29a1.dist-info/RECORD +0 -435
- {aesim.simba-2024.2.29a1.dist-info → aesim.simba-2025.3.26a1.dist-info}/top_level.txt +0 -0
@@ -13,12 +13,34 @@
|
|
13
13
|
"Angle": 0,
|
14
14
|
"HF": false,
|
15
15
|
"VF": false,
|
16
|
+
"Disabled": false,
|
16
17
|
"Name": "DC1",
|
17
18
|
"ID": "ed71fd77-d455-45a1-bbc0-e61f2dad5fe7",
|
18
19
|
"Parameters": {
|
19
|
-
"Voltage": "400"
|
20
|
+
"Voltage": "400",
|
21
|
+
"Name": "DC1"
|
20
22
|
},
|
21
|
-
"EnabledScopes": []
|
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
|
+
}
|
22
44
|
},
|
23
45
|
{
|
24
46
|
"LibraryName": "Ground",
|
@@ -27,10 +49,24 @@
|
|
27
49
|
"Angle": 0,
|
28
50
|
"HF": false,
|
29
51
|
"VF": false,
|
52
|
+
"Disabled": false,
|
30
53
|
"Name": "Ground1",
|
31
54
|
"ID": "79d38f8a-2e02-4643-ad98-54e1919308db",
|
32
|
-
"Parameters": {
|
33
|
-
|
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
|
+
}
|
34
70
|
},
|
35
71
|
{
|
36
72
|
"LibraryName": "Differential Voltage Meter",
|
@@ -39,14 +75,36 @@
|
|
39
75
|
"Angle": 90,
|
40
76
|
"HF": false,
|
41
77
|
"VF": false,
|
78
|
+
"Disabled": false,
|
42
79
|
"Name": "V1",
|
43
80
|
"ID": "4897e057-7ecb-4834-8540-1f9ad2c335b9",
|
44
81
|
"Parameters": {
|
45
|
-
"SamplingTime": "auto"
|
82
|
+
"SamplingTime": "auto",
|
83
|
+
"Name": "V1"
|
46
84
|
},
|
47
85
|
"EnabledScopes": [
|
48
86
|
"Voltage"
|
49
|
-
]
|
87
|
+
],
|
88
|
+
"ParametersDisplayAttributes": {
|
89
|
+
"SamplingTime": {
|
90
|
+
"IsVisible": false,
|
91
|
+
"Suffix": "",
|
92
|
+
"RelativeLocation": "2 3",
|
93
|
+
"UnrotatedWidth": 2,
|
94
|
+
"UnrotatedHeight": 1,
|
95
|
+
"FontSize": 12,
|
96
|
+
"Color": "#0081BC"
|
97
|
+
},
|
98
|
+
"Name": {
|
99
|
+
"IsVisible": true,
|
100
|
+
"Suffix": "",
|
101
|
+
"RelativeLocation": "1 -1",
|
102
|
+
"UnrotatedWidth": 2,
|
103
|
+
"UnrotatedHeight": 1,
|
104
|
+
"FontSize": 12,
|
105
|
+
"Color": "#0081BC"
|
106
|
+
}
|
107
|
+
}
|
50
108
|
},
|
51
109
|
{
|
52
110
|
"LibraryName": "Inductor",
|
@@ -55,43 +113,90 @@
|
|
55
113
|
"Angle": 90,
|
56
114
|
"HF": false,
|
57
115
|
"VF": false,
|
116
|
+
"Disabled": false,
|
58
117
|
"Name": "L1",
|
59
118
|
"ID": "252bcbe7-62f1-42d2-990a-d80dfee47e0e",
|
60
119
|
"Parameters": {
|
61
120
|
"Value": "3.3m",
|
62
|
-
"Iinit": "0"
|
63
|
-
|
64
|
-
"EnabledScopes": []
|
65
|
-
},
|
66
|
-
{
|
67
|
-
"LibraryName": "Diode",
|
68
|
-
"Top": -13,
|
69
|
-
"Left": 51,
|
70
|
-
"Angle": 0,
|
71
|
-
"HF": false,
|
72
|
-
"VF": false,
|
73
|
-
"Name": "D2",
|
74
|
-
"ID": "d867cd11-99ae-4587-801c-678e55df9afb",
|
75
|
-
"Parameters": {
|
76
|
-
"Rd": "0",
|
77
|
-
"Vf": "0"
|
121
|
+
"Iinit": "0",
|
122
|
+
"Name": "L1"
|
78
123
|
},
|
79
|
-
"EnabledScopes": []
|
124
|
+
"EnabledScopes": [],
|
125
|
+
"ParametersDisplayAttributes": {
|
126
|
+
"Value": {
|
127
|
+
"IsVisible": true,
|
128
|
+
"Suffix": "H",
|
129
|
+
"RelativeLocation": "2 2",
|
130
|
+
"UnrotatedWidth": 2,
|
131
|
+
"UnrotatedHeight": 1,
|
132
|
+
"FontSize": 12,
|
133
|
+
"Color": "#0081BC"
|
134
|
+
},
|
135
|
+
"Iinit": {
|
136
|
+
"IsVisible": false,
|
137
|
+
"Suffix": "",
|
138
|
+
"RelativeLocation": "2 4",
|
139
|
+
"UnrotatedWidth": 2,
|
140
|
+
"UnrotatedHeight": 1,
|
141
|
+
"FontSize": 12,
|
142
|
+
"Color": "#0081BC"
|
143
|
+
},
|
144
|
+
"Name": {
|
145
|
+
"IsVisible": true,
|
146
|
+
"Suffix": "",
|
147
|
+
"RelativeLocation": "2 -1",
|
148
|
+
"UnrotatedWidth": 2,
|
149
|
+
"UnrotatedHeight": 1,
|
150
|
+
"FontSize": 12,
|
151
|
+
"Color": "#0081BC"
|
152
|
+
}
|
153
|
+
}
|
80
154
|
},
|
81
155
|
{
|
82
|
-
"LibraryName": "Diode",
|
156
|
+
"LibraryName": "Ideal Diode",
|
83
157
|
"Top": -3,
|
84
158
|
"Left": 50,
|
85
159
|
"Angle": 0,
|
86
160
|
"HF": false,
|
87
161
|
"VF": false,
|
162
|
+
"Disabled": false,
|
88
163
|
"Name": "D1",
|
89
164
|
"ID": "02a68450-e0a4-464b-af55-bf091fa150ea",
|
90
165
|
"Parameters": {
|
91
166
|
"Rd": "0",
|
92
|
-
"Vf": "0"
|
167
|
+
"Vf": "0",
|
168
|
+
"Name": "D1"
|
93
169
|
},
|
94
|
-
"EnabledScopes": []
|
170
|
+
"EnabledScopes": [],
|
171
|
+
"ParametersDisplayAttributes": {
|
172
|
+
"Rd": {
|
173
|
+
"IsVisible": false,
|
174
|
+
"Suffix": "",
|
175
|
+
"RelativeLocation": "2 0",
|
176
|
+
"UnrotatedWidth": 2,
|
177
|
+
"UnrotatedHeight": 1,
|
178
|
+
"FontSize": 12,
|
179
|
+
"Color": "#0081BC"
|
180
|
+
},
|
181
|
+
"Vf": {
|
182
|
+
"IsVisible": false,
|
183
|
+
"Suffix": "",
|
184
|
+
"RelativeLocation": "2 1",
|
185
|
+
"UnrotatedWidth": 2,
|
186
|
+
"UnrotatedHeight": 1,
|
187
|
+
"FontSize": 12,
|
188
|
+
"Color": "#0081BC"
|
189
|
+
},
|
190
|
+
"Name": {
|
191
|
+
"IsVisible": true,
|
192
|
+
"Suffix": "",
|
193
|
+
"RelativeLocation": "2 2",
|
194
|
+
"UnrotatedWidth": 2,
|
195
|
+
"UnrotatedHeight": 1,
|
196
|
+
"FontSize": 12,
|
197
|
+
"Color": "#0081BC"
|
198
|
+
}
|
199
|
+
}
|
95
200
|
},
|
96
201
|
{
|
97
202
|
"LibraryName": "Ideal Transformer, 3 Winding",
|
@@ -100,13 +205,44 @@
|
|
100
205
|
"Angle": 0,
|
101
206
|
"HF": false,
|
102
207
|
"VF": false,
|
208
|
+
"Disabled": false,
|
103
209
|
"Name": "TX1",
|
104
210
|
"ID": "ec70572f-3b32-45d5-af8d-9ca6dade38b7",
|
105
211
|
"Parameters": {
|
106
212
|
"Ratio21": "0.35",
|
107
|
-
"Ratio31": "0.35"
|
213
|
+
"Ratio31": "0.35",
|
214
|
+
"Name": "TX1"
|
108
215
|
},
|
109
|
-
"EnabledScopes": []
|
216
|
+
"EnabledScopes": [],
|
217
|
+
"ParametersDisplayAttributes": {
|
218
|
+
"Ratio21": {
|
219
|
+
"IsVisible": false,
|
220
|
+
"Suffix": "",
|
221
|
+
"RelativeLocation": "2 0",
|
222
|
+
"UnrotatedWidth": 2,
|
223
|
+
"UnrotatedHeight": 1,
|
224
|
+
"FontSize": 12,
|
225
|
+
"Color": "#0081BC"
|
226
|
+
},
|
227
|
+
"Ratio31": {
|
228
|
+
"IsVisible": false,
|
229
|
+
"Suffix": "",
|
230
|
+
"RelativeLocation": "2 1",
|
231
|
+
"UnrotatedWidth": 2,
|
232
|
+
"UnrotatedHeight": 1,
|
233
|
+
"FontSize": 12,
|
234
|
+
"Color": "#0081BC"
|
235
|
+
},
|
236
|
+
"Name": {
|
237
|
+
"IsVisible": true,
|
238
|
+
"Suffix": "",
|
239
|
+
"RelativeLocation": "1 -1",
|
240
|
+
"UnrotatedWidth": 2,
|
241
|
+
"UnrotatedHeight": 1,
|
242
|
+
"FontSize": 12,
|
243
|
+
"Color": "#0081BC"
|
244
|
+
}
|
245
|
+
}
|
110
246
|
},
|
111
247
|
{
|
112
248
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -115,14 +251,54 @@
|
|
115
251
|
"Angle": 0,
|
116
252
|
"HF": false,
|
117
253
|
"VF": false,
|
254
|
+
"Disabled": false,
|
118
255
|
"Name": "T1",
|
119
256
|
"ID": "fbd551f1-64f3-46c3-b3a0-7b5c17b902b9",
|
120
257
|
"Parameters": {
|
121
258
|
"Ron": "0",
|
122
259
|
"Rdon": "0",
|
123
|
-
"Vdf": "0"
|
260
|
+
"Vdf": "0",
|
261
|
+
"Name": "T1"
|
124
262
|
},
|
125
|
-
"EnabledScopes": []
|
263
|
+
"EnabledScopes": [],
|
264
|
+
"ParametersDisplayAttributes": {
|
265
|
+
"Ron": {
|
266
|
+
"IsVisible": false,
|
267
|
+
"Suffix": "",
|
268
|
+
"RelativeLocation": "1 0",
|
269
|
+
"UnrotatedWidth": 2,
|
270
|
+
"UnrotatedHeight": 1,
|
271
|
+
"FontSize": 12,
|
272
|
+
"Color": "#0081BC"
|
273
|
+
},
|
274
|
+
"Rdon": {
|
275
|
+
"IsVisible": false,
|
276
|
+
"Suffix": "",
|
277
|
+
"RelativeLocation": "1 1",
|
278
|
+
"UnrotatedWidth": 2,
|
279
|
+
"UnrotatedHeight": 1,
|
280
|
+
"FontSize": 12,
|
281
|
+
"Color": "#0081BC"
|
282
|
+
},
|
283
|
+
"Vdf": {
|
284
|
+
"IsVisible": false,
|
285
|
+
"Suffix": "",
|
286
|
+
"RelativeLocation": "1 2",
|
287
|
+
"UnrotatedWidth": 2,
|
288
|
+
"UnrotatedHeight": 1,
|
289
|
+
"FontSize": 12,
|
290
|
+
"Color": "#0081BC"
|
291
|
+
},
|
292
|
+
"Name": {
|
293
|
+
"IsVisible": true,
|
294
|
+
"Suffix": "",
|
295
|
+
"RelativeLocation": "3 2",
|
296
|
+
"UnrotatedWidth": 3,
|
297
|
+
"UnrotatedHeight": 2,
|
298
|
+
"FontSize": 12,
|
299
|
+
"Color": "#0081BC"
|
300
|
+
}
|
301
|
+
}
|
126
302
|
},
|
127
303
|
{
|
128
304
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -131,14 +307,54 @@
|
|
131
307
|
"Angle": 0,
|
132
308
|
"HF": false,
|
133
309
|
"VF": false,
|
310
|
+
"Disabled": false,
|
134
311
|
"Name": "T2",
|
135
312
|
"ID": "e96cbfbe-0585-4a23-83b9-feb00be51815",
|
136
313
|
"Parameters": {
|
137
314
|
"Ron": "0",
|
138
315
|
"Rdon": "0",
|
139
|
-
"Vdf": "0"
|
316
|
+
"Vdf": "0",
|
317
|
+
"Name": "T2"
|
140
318
|
},
|
141
|
-
"EnabledScopes": []
|
319
|
+
"EnabledScopes": [],
|
320
|
+
"ParametersDisplayAttributes": {
|
321
|
+
"Ron": {
|
322
|
+
"IsVisible": false,
|
323
|
+
"Suffix": "",
|
324
|
+
"RelativeLocation": "1 0",
|
325
|
+
"UnrotatedWidth": 2,
|
326
|
+
"UnrotatedHeight": 1,
|
327
|
+
"FontSize": 12,
|
328
|
+
"Color": "#0081BC"
|
329
|
+
},
|
330
|
+
"Rdon": {
|
331
|
+
"IsVisible": false,
|
332
|
+
"Suffix": "",
|
333
|
+
"RelativeLocation": "1 1",
|
334
|
+
"UnrotatedWidth": 2,
|
335
|
+
"UnrotatedHeight": 1,
|
336
|
+
"FontSize": 12,
|
337
|
+
"Color": "#0081BC"
|
338
|
+
},
|
339
|
+
"Vdf": {
|
340
|
+
"IsVisible": false,
|
341
|
+
"Suffix": "",
|
342
|
+
"RelativeLocation": "1 2",
|
343
|
+
"UnrotatedWidth": 2,
|
344
|
+
"UnrotatedHeight": 1,
|
345
|
+
"FontSize": 12,
|
346
|
+
"Color": "#0081BC"
|
347
|
+
},
|
348
|
+
"Name": {
|
349
|
+
"IsVisible": true,
|
350
|
+
"Suffix": "",
|
351
|
+
"RelativeLocation": "3 2",
|
352
|
+
"UnrotatedWidth": 3,
|
353
|
+
"UnrotatedHeight": 2,
|
354
|
+
"FontSize": 12,
|
355
|
+
"Color": "#0081BC"
|
356
|
+
}
|
357
|
+
}
|
142
358
|
},
|
143
359
|
{
|
144
360
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -147,14 +363,54 @@
|
|
147
363
|
"Angle": 0,
|
148
364
|
"HF": false,
|
149
365
|
"VF": false,
|
366
|
+
"Disabled": false,
|
150
367
|
"Name": "T3",
|
151
368
|
"ID": "c87f6bec-0706-4928-854b-57e44176a1fd",
|
152
369
|
"Parameters": {
|
153
370
|
"Ron": "0",
|
154
371
|
"Rdon": "0",
|
155
|
-
"Vdf": "0"
|
372
|
+
"Vdf": "0",
|
373
|
+
"Name": "T3"
|
156
374
|
},
|
157
|
-
"EnabledScopes": []
|
375
|
+
"EnabledScopes": [],
|
376
|
+
"ParametersDisplayAttributes": {
|
377
|
+
"Ron": {
|
378
|
+
"IsVisible": false,
|
379
|
+
"Suffix": "",
|
380
|
+
"RelativeLocation": "1 0",
|
381
|
+
"UnrotatedWidth": 2,
|
382
|
+
"UnrotatedHeight": 1,
|
383
|
+
"FontSize": 12,
|
384
|
+
"Color": "#0081BC"
|
385
|
+
},
|
386
|
+
"Rdon": {
|
387
|
+
"IsVisible": false,
|
388
|
+
"Suffix": "",
|
389
|
+
"RelativeLocation": "1 1",
|
390
|
+
"UnrotatedWidth": 2,
|
391
|
+
"UnrotatedHeight": 1,
|
392
|
+
"FontSize": 12,
|
393
|
+
"Color": "#0081BC"
|
394
|
+
},
|
395
|
+
"Vdf": {
|
396
|
+
"IsVisible": false,
|
397
|
+
"Suffix": "",
|
398
|
+
"RelativeLocation": "1 2",
|
399
|
+
"UnrotatedWidth": 2,
|
400
|
+
"UnrotatedHeight": 1,
|
401
|
+
"FontSize": 12,
|
402
|
+
"Color": "#0081BC"
|
403
|
+
},
|
404
|
+
"Name": {
|
405
|
+
"IsVisible": true,
|
406
|
+
"Suffix": "",
|
407
|
+
"RelativeLocation": "3 2",
|
408
|
+
"UnrotatedWidth": 3,
|
409
|
+
"UnrotatedHeight": 2,
|
410
|
+
"FontSize": 12,
|
411
|
+
"Color": "#0081BC"
|
412
|
+
}
|
413
|
+
}
|
158
414
|
},
|
159
415
|
{
|
160
416
|
"LibraryName": "Ideal MOSFET with Diode",
|
@@ -163,14 +419,54 @@
|
|
163
419
|
"Angle": 0,
|
164
420
|
"HF": false,
|
165
421
|
"VF": false,
|
422
|
+
"Disabled": false,
|
166
423
|
"Name": "T4",
|
167
424
|
"ID": "bf684454-05fd-4358-a495-6d412175d20e",
|
168
425
|
"Parameters": {
|
169
426
|
"Ron": "0",
|
170
427
|
"Rdon": "0",
|
171
|
-
"Vdf": "0"
|
428
|
+
"Vdf": "0",
|
429
|
+
"Name": "T4"
|
172
430
|
},
|
173
|
-
"EnabledScopes": []
|
431
|
+
"EnabledScopes": [],
|
432
|
+
"ParametersDisplayAttributes": {
|
433
|
+
"Ron": {
|
434
|
+
"IsVisible": false,
|
435
|
+
"Suffix": "",
|
436
|
+
"RelativeLocation": "1 0",
|
437
|
+
"UnrotatedWidth": 2,
|
438
|
+
"UnrotatedHeight": 1,
|
439
|
+
"FontSize": 12,
|
440
|
+
"Color": "#0081BC"
|
441
|
+
},
|
442
|
+
"Rdon": {
|
443
|
+
"IsVisible": false,
|
444
|
+
"Suffix": "",
|
445
|
+
"RelativeLocation": "1 1",
|
446
|
+
"UnrotatedWidth": 2,
|
447
|
+
"UnrotatedHeight": 1,
|
448
|
+
"FontSize": 12,
|
449
|
+
"Color": "#0081BC"
|
450
|
+
},
|
451
|
+
"Vdf": {
|
452
|
+
"IsVisible": false,
|
453
|
+
"Suffix": "",
|
454
|
+
"RelativeLocation": "1 2",
|
455
|
+
"UnrotatedWidth": 2,
|
456
|
+
"UnrotatedHeight": 1,
|
457
|
+
"FontSize": 12,
|
458
|
+
"Color": "#0081BC"
|
459
|
+
},
|
460
|
+
"Name": {
|
461
|
+
"IsVisible": true,
|
462
|
+
"Suffix": "",
|
463
|
+
"RelativeLocation": "3 2",
|
464
|
+
"UnrotatedWidth": 3,
|
465
|
+
"UnrotatedHeight": 2,
|
466
|
+
"FontSize": 12,
|
467
|
+
"Color": "#0081BC"
|
468
|
+
}
|
469
|
+
}
|
174
470
|
},
|
175
471
|
{
|
176
472
|
"LibraryName": "Control Output Connector Label",
|
@@ -179,10 +475,24 @@
|
|
179
475
|
"Angle": 0,
|
180
476
|
"HF": false,
|
181
477
|
"VF": false,
|
478
|
+
"Disabled": false,
|
182
479
|
"Name": "T1",
|
183
480
|
"ID": "6186964d-e85e-4b6d-bc28-629e2ad26726",
|
184
|
-
"Parameters": {
|
185
|
-
|
481
|
+
"Parameters": {
|
482
|
+
"Name": "T1"
|
483
|
+
},
|
484
|
+
"EnabledScopes": [],
|
485
|
+
"ParametersDisplayAttributes": {
|
486
|
+
"Name": {
|
487
|
+
"IsVisible": false,
|
488
|
+
"Suffix": "",
|
489
|
+
"RelativeLocation": "1 -1",
|
490
|
+
"UnrotatedWidth": 2,
|
491
|
+
"UnrotatedHeight": 1,
|
492
|
+
"FontSize": 12,
|
493
|
+
"Color": "#04B404"
|
494
|
+
}
|
495
|
+
}
|
186
496
|
},
|
187
497
|
{
|
188
498
|
"LibraryName": "Control Output Connector Label",
|
@@ -191,10 +501,24 @@
|
|
191
501
|
"Angle": 0,
|
192
502
|
"HF": false,
|
193
503
|
"VF": false,
|
504
|
+
"Disabled": false,
|
194
505
|
"Name": "T2",
|
195
506
|
"ID": "650a2136-2dfd-4857-ab6a-54649db4c6c5",
|
196
|
-
"Parameters": {
|
197
|
-
|
507
|
+
"Parameters": {
|
508
|
+
"Name": "T2"
|
509
|
+
},
|
510
|
+
"EnabledScopes": [],
|
511
|
+
"ParametersDisplayAttributes": {
|
512
|
+
"Name": {
|
513
|
+
"IsVisible": false,
|
514
|
+
"Suffix": "",
|
515
|
+
"RelativeLocation": "1 -1",
|
516
|
+
"UnrotatedWidth": 2,
|
517
|
+
"UnrotatedHeight": 1,
|
518
|
+
"FontSize": 12,
|
519
|
+
"Color": "#04B404"
|
520
|
+
}
|
521
|
+
}
|
198
522
|
},
|
199
523
|
{
|
200
524
|
"LibraryName": "Control Output Connector Label",
|
@@ -203,10 +527,24 @@
|
|
203
527
|
"Angle": 0,
|
204
528
|
"HF": false,
|
205
529
|
"VF": false,
|
530
|
+
"Disabled": false,
|
206
531
|
"Name": "T3",
|
207
532
|
"ID": "35db6d98-c70c-48d2-90ee-857657f91e45",
|
208
|
-
"Parameters": {
|
209
|
-
|
533
|
+
"Parameters": {
|
534
|
+
"Name": "T3"
|
535
|
+
},
|
536
|
+
"EnabledScopes": [],
|
537
|
+
"ParametersDisplayAttributes": {
|
538
|
+
"Name": {
|
539
|
+
"IsVisible": false,
|
540
|
+
"Suffix": "",
|
541
|
+
"RelativeLocation": "1 -1",
|
542
|
+
"UnrotatedWidth": 2,
|
543
|
+
"UnrotatedHeight": 1,
|
544
|
+
"FontSize": 12,
|
545
|
+
"Color": "#04B404"
|
546
|
+
}
|
547
|
+
}
|
210
548
|
},
|
211
549
|
{
|
212
550
|
"LibraryName": "Control Output Connector Label",
|
@@ -215,10 +553,24 @@
|
|
215
553
|
"Angle": 0,
|
216
554
|
"HF": false,
|
217
555
|
"VF": false,
|
556
|
+
"Disabled": false,
|
218
557
|
"Name": "T4",
|
219
558
|
"ID": "3d5cbd88-95df-485e-a146-af86708585cd",
|
220
|
-
"Parameters": {
|
221
|
-
|
559
|
+
"Parameters": {
|
560
|
+
"Name": "T4"
|
561
|
+
},
|
562
|
+
"EnabledScopes": [],
|
563
|
+
"ParametersDisplayAttributes": {
|
564
|
+
"Name": {
|
565
|
+
"IsVisible": false,
|
566
|
+
"Suffix": "",
|
567
|
+
"RelativeLocation": "1 -1",
|
568
|
+
"UnrotatedWidth": 2,
|
569
|
+
"UnrotatedHeight": 1,
|
570
|
+
"FontSize": 12,
|
571
|
+
"Color": "#04B404"
|
572
|
+
}
|
573
|
+
}
|
222
574
|
},
|
223
575
|
{
|
224
576
|
"LibraryName": "Control Input Connector Label",
|
@@ -227,10 +579,24 @@
|
|
227
579
|
"Angle": 270,
|
228
580
|
"HF": false,
|
229
581
|
"VF": false,
|
582
|
+
"Disabled": false,
|
230
583
|
"Name": "I_meas",
|
231
584
|
"ID": "7779a87e-abf5-4a71-9a40-8e304aa516a5",
|
232
|
-
"Parameters": {
|
233
|
-
|
585
|
+
"Parameters": {
|
586
|
+
"Name": "I_meas"
|
587
|
+
},
|
588
|
+
"EnabledScopes": [],
|
589
|
+
"ParametersDisplayAttributes": {
|
590
|
+
"Name": {
|
591
|
+
"IsVisible": false,
|
592
|
+
"Suffix": "",
|
593
|
+
"RelativeLocation": "1 -1",
|
594
|
+
"UnrotatedWidth": 2,
|
595
|
+
"UnrotatedHeight": 1,
|
596
|
+
"FontSize": 12,
|
597
|
+
"Color": "#04B404"
|
598
|
+
}
|
599
|
+
}
|
234
600
|
},
|
235
601
|
{
|
236
602
|
"LibraryName": "Current Probe",
|
@@ -239,15 +605,46 @@
|
|
239
605
|
"Angle": 0,
|
240
606
|
"HF": false,
|
241
607
|
"VF": true,
|
242
|
-
"
|
608
|
+
"Disabled": false,
|
609
|
+
"Name": "I1",
|
243
610
|
"ID": "9ce5729d-cca4-4679-8a4f-060cc835c378",
|
244
611
|
"Parameters": {
|
245
612
|
"Gain": "1",
|
246
|
-
"SamplingTime": "auto"
|
613
|
+
"SamplingTime": "auto",
|
614
|
+
"Name": "I1"
|
247
615
|
},
|
248
616
|
"EnabledScopes": [
|
249
617
|
"Current"
|
250
|
-
]
|
618
|
+
],
|
619
|
+
"ParametersDisplayAttributes": {
|
620
|
+
"Gain": {
|
621
|
+
"IsVisible": false,
|
622
|
+
"Suffix": "",
|
623
|
+
"RelativeLocation": "2 2",
|
624
|
+
"UnrotatedWidth": 2,
|
625
|
+
"UnrotatedHeight": 1,
|
626
|
+
"FontSize": 12,
|
627
|
+
"Color": "#0081BC"
|
628
|
+
},
|
629
|
+
"SamplingTime": {
|
630
|
+
"IsVisible": false,
|
631
|
+
"Suffix": "",
|
632
|
+
"RelativeLocation": "2 3",
|
633
|
+
"UnrotatedWidth": 2,
|
634
|
+
"UnrotatedHeight": 1,
|
635
|
+
"FontSize": 12,
|
636
|
+
"Color": "#0081BC"
|
637
|
+
},
|
638
|
+
"Name": {
|
639
|
+
"IsVisible": true,
|
640
|
+
"Suffix": "",
|
641
|
+
"RelativeLocation": "1 -1",
|
642
|
+
"UnrotatedWidth": 2,
|
643
|
+
"UnrotatedHeight": 1,
|
644
|
+
"FontSize": 12,
|
645
|
+
"Color": "#0081BC"
|
646
|
+
}
|
647
|
+
}
|
251
648
|
},
|
252
649
|
{
|
253
650
|
"LibraryName": "Inductor",
|
@@ -256,13 +653,44 @@
|
|
256
653
|
"Angle": 0,
|
257
654
|
"HF": false,
|
258
655
|
"VF": false,
|
656
|
+
"Disabled": false,
|
259
657
|
"Name": "L2",
|
260
658
|
"ID": "98c1ea18-8db3-49f9-be6f-f17a9ceeb175",
|
261
659
|
"Parameters": {
|
262
660
|
"Value": "150u",
|
263
|
-
"Iinit": "0"
|
661
|
+
"Iinit": "0",
|
662
|
+
"Name": "L2"
|
264
663
|
},
|
265
|
-
"EnabledScopes": []
|
664
|
+
"EnabledScopes": [],
|
665
|
+
"ParametersDisplayAttributes": {
|
666
|
+
"Value": {
|
667
|
+
"IsVisible": true,
|
668
|
+
"Suffix": "H",
|
669
|
+
"RelativeLocation": "2 1",
|
670
|
+
"UnrotatedWidth": 2,
|
671
|
+
"UnrotatedHeight": 1,
|
672
|
+
"FontSize": 12,
|
673
|
+
"Color": "#0081BC"
|
674
|
+
},
|
675
|
+
"Iinit": {
|
676
|
+
"IsVisible": false,
|
677
|
+
"Suffix": "",
|
678
|
+
"RelativeLocation": "2 4",
|
679
|
+
"UnrotatedWidth": 2,
|
680
|
+
"UnrotatedHeight": 1,
|
681
|
+
"FontSize": 12,
|
682
|
+
"Color": "#0081BC"
|
683
|
+
},
|
684
|
+
"Name": {
|
685
|
+
"IsVisible": true,
|
686
|
+
"Suffix": "",
|
687
|
+
"RelativeLocation": "2 -1",
|
688
|
+
"UnrotatedWidth": 2,
|
689
|
+
"UnrotatedHeight": 1,
|
690
|
+
"FontSize": 12,
|
691
|
+
"Color": "#0081BC"
|
692
|
+
}
|
693
|
+
}
|
266
694
|
},
|
267
695
|
{
|
268
696
|
"LibraryName": "Capacitor",
|
@@ -271,13 +699,44 @@
|
|
271
699
|
"Angle": 90,
|
272
700
|
"HF": false,
|
273
701
|
"VF": false,
|
702
|
+
"Disabled": false,
|
274
703
|
"Name": "C3",
|
275
704
|
"ID": "b72af387-4488-42c3-b51d-5e415ef4e4cd",
|
276
705
|
"Parameters": {
|
277
706
|
"Value": "10u",
|
278
|
-
"Vinit": "0"
|
707
|
+
"Vinit": "0",
|
708
|
+
"Name": "C3"
|
279
709
|
},
|
280
|
-
"EnabledScopes": []
|
710
|
+
"EnabledScopes": [],
|
711
|
+
"ParametersDisplayAttributes": {
|
712
|
+
"Value": {
|
713
|
+
"IsVisible": true,
|
714
|
+
"Suffix": "F",
|
715
|
+
"RelativeLocation": "2 2",
|
716
|
+
"UnrotatedWidth": 2,
|
717
|
+
"UnrotatedHeight": 1,
|
718
|
+
"FontSize": 12,
|
719
|
+
"Color": "#0081BC"
|
720
|
+
},
|
721
|
+
"Vinit": {
|
722
|
+
"IsVisible": false,
|
723
|
+
"Suffix": "V",
|
724
|
+
"RelativeLocation": "2 3",
|
725
|
+
"UnrotatedWidth": 2,
|
726
|
+
"UnrotatedHeight": 1,
|
727
|
+
"FontSize": 12,
|
728
|
+
"Color": "#0081BC"
|
729
|
+
},
|
730
|
+
"Name": {
|
731
|
+
"IsVisible": true,
|
732
|
+
"Suffix": "",
|
733
|
+
"RelativeLocation": "2 -1",
|
734
|
+
"UnrotatedWidth": 2,
|
735
|
+
"UnrotatedHeight": 1,
|
736
|
+
"FontSize": 12,
|
737
|
+
"Color": "#0081BC"
|
738
|
+
}
|
739
|
+
}
|
281
740
|
},
|
282
741
|
{
|
283
742
|
"LibraryName": "Resistor",
|
@@ -286,14 +745,36 @@
|
|
286
745
|
"Angle": 90,
|
287
746
|
"HF": false,
|
288
747
|
"VF": false,
|
748
|
+
"Disabled": false,
|
289
749
|
"Name": "R1",
|
290
750
|
"ID": "6f430810-fd7c-4cda-8fac-3ff1dce922bc",
|
291
751
|
"Parameters": {
|
292
|
-
"Value": "1.9"
|
752
|
+
"Value": "1.9",
|
753
|
+
"Name": "R1"
|
293
754
|
},
|
294
755
|
"EnabledScopes": [
|
295
756
|
"Voltage"
|
296
|
-
]
|
757
|
+
],
|
758
|
+
"ParametersDisplayAttributes": {
|
759
|
+
"Value": {
|
760
|
+
"IsVisible": true,
|
761
|
+
"Suffix": "\u03A9",
|
762
|
+
"RelativeLocation": "2 2",
|
763
|
+
"UnrotatedWidth": 2,
|
764
|
+
"UnrotatedHeight": 2,
|
765
|
+
"FontSize": 12,
|
766
|
+
"Color": "#0081BC"
|
767
|
+
},
|
768
|
+
"Name": {
|
769
|
+
"IsVisible": true,
|
770
|
+
"Suffix": "",
|
771
|
+
"RelativeLocation": "2 -1",
|
772
|
+
"UnrotatedWidth": 2,
|
773
|
+
"UnrotatedHeight": 1,
|
774
|
+
"FontSize": 12,
|
775
|
+
"Color": "#0081BC"
|
776
|
+
}
|
777
|
+
}
|
297
778
|
},
|
298
779
|
{
|
299
780
|
"LibraryName": "Ground",
|
@@ -302,10 +783,24 @@
|
|
302
783
|
"Angle": 0,
|
303
784
|
"HF": false,
|
304
785
|
"VF": false,
|
786
|
+
"Disabled": false,
|
305
787
|
"Name": "Ground2",
|
306
788
|
"ID": "cfebc040-1019-4cb6-b7f1-561bfa517b8a",
|
307
|
-
"Parameters": {
|
308
|
-
|
789
|
+
"Parameters": {
|
790
|
+
"Name": "Ground2"
|
791
|
+
},
|
792
|
+
"EnabledScopes": [],
|
793
|
+
"ParametersDisplayAttributes": {
|
794
|
+
"Name": {
|
795
|
+
"IsVisible": false,
|
796
|
+
"Suffix": "",
|
797
|
+
"RelativeLocation": "4 3",
|
798
|
+
"UnrotatedWidth": 2,
|
799
|
+
"UnrotatedHeight": 2,
|
800
|
+
"FontSize": 12,
|
801
|
+
"Color": "#0081BC"
|
802
|
+
}
|
803
|
+
}
|
309
804
|
},
|
310
805
|
{
|
311
806
|
"LibraryName": "Differential Voltage Probe",
|
@@ -314,13 +809,44 @@
|
|
314
809
|
"Angle": 90,
|
315
810
|
"HF": false,
|
316
811
|
"VF": true,
|
812
|
+
"Disabled": false,
|
317
813
|
"Name": "V",
|
318
814
|
"ID": "33414925-9d65-488b-8aa7-da4cf71ba55a",
|
319
815
|
"Parameters": {
|
320
816
|
"Gain": "1",
|
321
|
-
"SamplingTime": "auto"
|
817
|
+
"SamplingTime": "auto",
|
818
|
+
"Name": "V"
|
322
819
|
},
|
323
|
-
"EnabledScopes": []
|
820
|
+
"EnabledScopes": [],
|
821
|
+
"ParametersDisplayAttributes": {
|
822
|
+
"Gain": {
|
823
|
+
"IsVisible": false,
|
824
|
+
"Suffix": "",
|
825
|
+
"RelativeLocation": "2 2",
|
826
|
+
"UnrotatedWidth": 2,
|
827
|
+
"UnrotatedHeight": 1,
|
828
|
+
"FontSize": 12,
|
829
|
+
"Color": "#0081BC"
|
830
|
+
},
|
831
|
+
"SamplingTime": {
|
832
|
+
"IsVisible": false,
|
833
|
+
"Suffix": "",
|
834
|
+
"RelativeLocation": "2 3",
|
835
|
+
"UnrotatedWidth": 2,
|
836
|
+
"UnrotatedHeight": 1,
|
837
|
+
"FontSize": 12,
|
838
|
+
"Color": "#0081BC"
|
839
|
+
},
|
840
|
+
"Name": {
|
841
|
+
"IsVisible": true,
|
842
|
+
"Suffix": "",
|
843
|
+
"RelativeLocation": "1 -1",
|
844
|
+
"UnrotatedWidth": 2,
|
845
|
+
"UnrotatedHeight": 2,
|
846
|
+
"FontSize": 12,
|
847
|
+
"Color": "#0081BC"
|
848
|
+
}
|
849
|
+
}
|
324
850
|
},
|
325
851
|
{
|
326
852
|
"LibraryName": "Control Input Connector Label",
|
@@ -329,10 +855,24 @@
|
|
329
855
|
"Angle": 0,
|
330
856
|
"HF": false,
|
331
857
|
"VF": false,
|
858
|
+
"Disabled": false,
|
332
859
|
"Name": "V_meas",
|
333
860
|
"ID": "4c1d241b-1384-4134-a08e-7e52f0af9aa3",
|
334
|
-
"Parameters": {
|
335
|
-
|
861
|
+
"Parameters": {
|
862
|
+
"Name": "V_meas"
|
863
|
+
},
|
864
|
+
"EnabledScopes": [],
|
865
|
+
"ParametersDisplayAttributes": {
|
866
|
+
"Name": {
|
867
|
+
"IsVisible": false,
|
868
|
+
"Suffix": "",
|
869
|
+
"RelativeLocation": "1 -1",
|
870
|
+
"UnrotatedWidth": 2,
|
871
|
+
"UnrotatedHeight": 1,
|
872
|
+
"FontSize": 12,
|
873
|
+
"Color": "#04B404"
|
874
|
+
}
|
875
|
+
}
|
336
876
|
},
|
337
877
|
{
|
338
878
|
"LibraryName": "Constant",
|
@@ -341,13 +881,44 @@
|
|
341
881
|
"Angle": 0,
|
342
882
|
"HF": false,
|
343
883
|
"VF": false,
|
884
|
+
"Disabled": false,
|
344
885
|
"Name": "V_ref",
|
345
886
|
"ID": "12c04abd-2d02-4724-8520-507d8efab530",
|
346
887
|
"Parameters": {
|
347
888
|
"Value": "100",
|
348
|
-
"SamplingTime": "auto"
|
889
|
+
"SamplingTime": "auto",
|
890
|
+
"Name": "V_ref"
|
349
891
|
},
|
350
|
-
"EnabledScopes": []
|
892
|
+
"EnabledScopes": [],
|
893
|
+
"ParametersDisplayAttributes": {
|
894
|
+
"Value": {
|
895
|
+
"IsVisible": true,
|
896
|
+
"Suffix": "",
|
897
|
+
"RelativeLocation": "1 1",
|
898
|
+
"UnrotatedWidth": 2,
|
899
|
+
"UnrotatedHeight": 2,
|
900
|
+
"FontSize": 12,
|
901
|
+
"Color": "#04B404"
|
902
|
+
},
|
903
|
+
"SamplingTime": {
|
904
|
+
"IsVisible": false,
|
905
|
+
"Suffix": "",
|
906
|
+
"RelativeLocation": "1 4",
|
907
|
+
"UnrotatedWidth": 2,
|
908
|
+
"UnrotatedHeight": 1,
|
909
|
+
"FontSize": 12,
|
910
|
+
"Color": "#04B404"
|
911
|
+
},
|
912
|
+
"Name": {
|
913
|
+
"IsVisible": true,
|
914
|
+
"Suffix": "",
|
915
|
+
"RelativeLocation": "1 -1",
|
916
|
+
"UnrotatedWidth": 2,
|
917
|
+
"UnrotatedHeight": 1,
|
918
|
+
"FontSize": 12,
|
919
|
+
"Color": "#04B404"
|
920
|
+
}
|
921
|
+
}
|
351
922
|
},
|
352
923
|
{
|
353
924
|
"LibraryName": "Control Output Connector Label",
|
@@ -356,10 +927,24 @@
|
|
356
927
|
"Angle": 180,
|
357
928
|
"HF": true,
|
358
929
|
"VF": false,
|
930
|
+
"Disabled": false,
|
359
931
|
"Name": "V_meas",
|
360
932
|
"ID": "32c49875-fe32-45bd-82fe-e1f4d46a3957",
|
361
|
-
"Parameters": {
|
362
|
-
|
933
|
+
"Parameters": {
|
934
|
+
"Name": "V_meas"
|
935
|
+
},
|
936
|
+
"EnabledScopes": [],
|
937
|
+
"ParametersDisplayAttributes": {
|
938
|
+
"Name": {
|
939
|
+
"IsVisible": false,
|
940
|
+
"Suffix": "",
|
941
|
+
"RelativeLocation": "1 -1",
|
942
|
+
"UnrotatedWidth": 2,
|
943
|
+
"UnrotatedHeight": 1,
|
944
|
+
"FontSize": 12,
|
945
|
+
"Color": "#04B404"
|
946
|
+
}
|
947
|
+
}
|
363
948
|
},
|
364
949
|
{
|
365
950
|
"LibraryName": "Control Output Connector Label",
|
@@ -368,10 +953,24 @@
|
|
368
953
|
"Angle": 0,
|
369
954
|
"HF": false,
|
370
955
|
"VF": false,
|
956
|
+
"Disabled": false,
|
371
957
|
"Name": "I_meas",
|
372
958
|
"ID": "6ca26881-5f07-4163-85f6-6ff014475fe2",
|
373
|
-
"Parameters": {
|
374
|
-
|
959
|
+
"Parameters": {
|
960
|
+
"Name": "I_meas"
|
961
|
+
},
|
962
|
+
"EnabledScopes": [],
|
963
|
+
"ParametersDisplayAttributes": {
|
964
|
+
"Name": {
|
965
|
+
"IsVisible": false,
|
966
|
+
"Suffix": "",
|
967
|
+
"RelativeLocation": "1 -1",
|
968
|
+
"UnrotatedWidth": 2,
|
969
|
+
"UnrotatedHeight": 1,
|
970
|
+
"FontSize": 12,
|
971
|
+
"Color": "#04B404"
|
972
|
+
}
|
973
|
+
}
|
375
974
|
},
|
376
975
|
{
|
377
976
|
"LibraryName": "",
|
@@ -380,9 +979,12 @@
|
|
380
979
|
"Angle": 0,
|
381
980
|
"HF": false,
|
382
981
|
"VF": false,
|
982
|
+
"Disabled": false,
|
383
983
|
"Name": "PWM_shifted",
|
384
984
|
"ID": "14a5d3ec-3423-4250-b449-9e509095c869",
|
385
|
-
"Parameters": {
|
985
|
+
"Parameters": {
|
986
|
+
"Name": "PWM_shifted"
|
987
|
+
},
|
386
988
|
"EnabledScopes": [],
|
387
989
|
"SubcircuitDefinition": {
|
388
990
|
"Id": "5c1ab660-040e-4bf0-8ea3-f818ec0afa9a",
|
@@ -394,13 +996,44 @@
|
|
394
996
|
"Angle": 0,
|
395
997
|
"HF": false,
|
396
998
|
"VF": false,
|
999
|
+
"Disabled": false,
|
397
1000
|
"Name": "G1",
|
398
1001
|
"ID": "d33a26c8-e110-4700-bb95-ca9c63ca5e10",
|
399
1002
|
"Parameters": {
|
400
1003
|
"Value": "0.15",
|
401
|
-
"SamplingTime": "auto"
|
1004
|
+
"SamplingTime": "auto",
|
1005
|
+
"Name": "G1"
|
402
1006
|
},
|
403
|
-
"EnabledScopes": []
|
1007
|
+
"EnabledScopes": [],
|
1008
|
+
"ParametersDisplayAttributes": {
|
1009
|
+
"Value": {
|
1010
|
+
"IsVisible": true,
|
1011
|
+
"Suffix": "",
|
1012
|
+
"RelativeLocation": "1 1",
|
1013
|
+
"UnrotatedWidth": 2,
|
1014
|
+
"UnrotatedHeight": 2,
|
1015
|
+
"FontSize": 12,
|
1016
|
+
"Color": "#04B404"
|
1017
|
+
},
|
1018
|
+
"SamplingTime": {
|
1019
|
+
"IsVisible": false,
|
1020
|
+
"Suffix": "",
|
1021
|
+
"RelativeLocation": "4 5",
|
1022
|
+
"UnrotatedWidth": 2,
|
1023
|
+
"UnrotatedHeight": 1,
|
1024
|
+
"FontSize": 12,
|
1025
|
+
"Color": "#04B404"
|
1026
|
+
},
|
1027
|
+
"Name": {
|
1028
|
+
"IsVisible": true,
|
1029
|
+
"Suffix": "",
|
1030
|
+
"RelativeLocation": "1 -1",
|
1031
|
+
"UnrotatedWidth": 2,
|
1032
|
+
"UnrotatedHeight": 1,
|
1033
|
+
"FontSize": 12,
|
1034
|
+
"Color": "#04B404"
|
1035
|
+
}
|
1036
|
+
}
|
404
1037
|
},
|
405
1038
|
{
|
406
1039
|
"LibraryName": "Sum",
|
@@ -409,14 +1042,54 @@
|
|
409
1042
|
"Angle": 0,
|
410
1043
|
"HF": false,
|
411
1044
|
"VF": false,
|
1045
|
+
"Disabled": false,
|
412
1046
|
"Name": "SUM3",
|
413
1047
|
"ID": "0064f6d2-9c61-4e13-b074-283c6d9528f6",
|
414
1048
|
"Parameters": {
|
415
1049
|
"NumberOfInputs": "2",
|
416
1050
|
"Gains": "[1 1]",
|
417
|
-
"SamplingTime": "auto"
|
1051
|
+
"SamplingTime": "auto",
|
1052
|
+
"Name": "SUM3"
|
418
1053
|
},
|
419
|
-
"EnabledScopes": []
|
1054
|
+
"EnabledScopes": [],
|
1055
|
+
"ParametersDisplayAttributes": {
|
1056
|
+
"NumberOfInputs": {
|
1057
|
+
"IsVisible": false,
|
1058
|
+
"Suffix": "",
|
1059
|
+
"RelativeLocation": "1 4",
|
1060
|
+
"UnrotatedWidth": 2,
|
1061
|
+
"UnrotatedHeight": 1,
|
1062
|
+
"FontSize": 12,
|
1063
|
+
"Color": "#04B404"
|
1064
|
+
},
|
1065
|
+
"Gains": {
|
1066
|
+
"IsVisible": false,
|
1067
|
+
"Suffix": "",
|
1068
|
+
"RelativeLocation": "0 5",
|
1069
|
+
"UnrotatedWidth": 3,
|
1070
|
+
"UnrotatedHeight": 1,
|
1071
|
+
"FontSize": 12,
|
1072
|
+
"Color": "#04B404"
|
1073
|
+
},
|
1074
|
+
"SamplingTime": {
|
1075
|
+
"IsVisible": false,
|
1076
|
+
"Suffix": "",
|
1077
|
+
"RelativeLocation": "1 6",
|
1078
|
+
"UnrotatedWidth": 2,
|
1079
|
+
"UnrotatedHeight": 1,
|
1080
|
+
"FontSize": 12,
|
1081
|
+
"Color": "#04B404"
|
1082
|
+
},
|
1083
|
+
"Name": {
|
1084
|
+
"IsVisible": true,
|
1085
|
+
"Suffix": "",
|
1086
|
+
"RelativeLocation": "1 -1",
|
1087
|
+
"UnrotatedWidth": 2,
|
1088
|
+
"UnrotatedHeight": 1,
|
1089
|
+
"FontSize": 12,
|
1090
|
+
"Color": "#04B404"
|
1091
|
+
}
|
1092
|
+
}
|
420
1093
|
},
|
421
1094
|
{
|
422
1095
|
"LibraryName": "Sum",
|
@@ -425,14 +1098,54 @@
|
|
425
1098
|
"Angle": 0,
|
426
1099
|
"HF": false,
|
427
1100
|
"VF": true,
|
1101
|
+
"Disabled": false,
|
428
1102
|
"Name": "SUM2",
|
429
1103
|
"ID": "9b2dff4c-a897-480e-92ca-450acacb3a9c",
|
430
1104
|
"Parameters": {
|
431
1105
|
"NumberOfInputs": "2",
|
432
1106
|
"Gains": "[-1 1]",
|
433
|
-
"SamplingTime": "auto"
|
1107
|
+
"SamplingTime": "auto",
|
1108
|
+
"Name": "SUM2"
|
434
1109
|
},
|
435
|
-
"EnabledScopes": []
|
1110
|
+
"EnabledScopes": [],
|
1111
|
+
"ParametersDisplayAttributes": {
|
1112
|
+
"NumberOfInputs": {
|
1113
|
+
"IsVisible": false,
|
1114
|
+
"Suffix": "",
|
1115
|
+
"RelativeLocation": "1 4",
|
1116
|
+
"UnrotatedWidth": 2,
|
1117
|
+
"UnrotatedHeight": 1,
|
1118
|
+
"FontSize": 12,
|
1119
|
+
"Color": "#04B404"
|
1120
|
+
},
|
1121
|
+
"Gains": {
|
1122
|
+
"IsVisible": false,
|
1123
|
+
"Suffix": "",
|
1124
|
+
"RelativeLocation": "0 5",
|
1125
|
+
"UnrotatedWidth": 3,
|
1126
|
+
"UnrotatedHeight": 1,
|
1127
|
+
"FontSize": 12,
|
1128
|
+
"Color": "#04B404"
|
1129
|
+
},
|
1130
|
+
"SamplingTime": {
|
1131
|
+
"IsVisible": false,
|
1132
|
+
"Suffix": "",
|
1133
|
+
"RelativeLocation": "1 6",
|
1134
|
+
"UnrotatedWidth": 2,
|
1135
|
+
"UnrotatedHeight": 1,
|
1136
|
+
"FontSize": 12,
|
1137
|
+
"Color": "#04B404"
|
1138
|
+
},
|
1139
|
+
"Name": {
|
1140
|
+
"IsVisible": true,
|
1141
|
+
"Suffix": "",
|
1142
|
+
"RelativeLocation": "1 -1",
|
1143
|
+
"UnrotatedWidth": 2,
|
1144
|
+
"UnrotatedHeight": 1,
|
1145
|
+
"FontSize": 12,
|
1146
|
+
"Color": "#04B404"
|
1147
|
+
}
|
1148
|
+
}
|
436
1149
|
},
|
437
1150
|
{
|
438
1151
|
"LibraryName": "Control In Pin",
|
@@ -441,10 +1154,24 @@
|
|
441
1154
|
"Angle": 0,
|
442
1155
|
"HF": false,
|
443
1156
|
"VF": true,
|
1157
|
+
"Disabled": false,
|
444
1158
|
"Name": "V_ref",
|
445
1159
|
"ID": "44f47ac9-ae94-4c8f-bc31-f28bd1e4ca16",
|
446
|
-
"Parameters": {
|
447
|
-
|
1160
|
+
"Parameters": {
|
1161
|
+
"Name": "V_ref"
|
1162
|
+
},
|
1163
|
+
"EnabledScopes": [],
|
1164
|
+
"ParametersDisplayAttributes": {
|
1165
|
+
"Name": {
|
1166
|
+
"IsVisible": true,
|
1167
|
+
"Suffix": "",
|
1168
|
+
"RelativeLocation": "0 -1",
|
1169
|
+
"UnrotatedWidth": 2,
|
1170
|
+
"UnrotatedHeight": 1,
|
1171
|
+
"FontSize": 12,
|
1172
|
+
"Color": "#04B404"
|
1173
|
+
}
|
1174
|
+
}
|
448
1175
|
},
|
449
1176
|
{
|
450
1177
|
"LibraryName": "Sum",
|
@@ -453,14 +1180,54 @@
|
|
453
1180
|
"Angle": 0,
|
454
1181
|
"HF": false,
|
455
1182
|
"VF": false,
|
1183
|
+
"Disabled": false,
|
456
1184
|
"Name": "SUM1",
|
457
1185
|
"ID": "d6ac8b5a-d26e-4c2d-bbc4-80c0f2625a21",
|
458
1186
|
"Parameters": {
|
459
1187
|
"NumberOfInputs": "2",
|
460
1188
|
"Gains": "[1 -1]",
|
461
|
-
"SamplingTime": "auto"
|
1189
|
+
"SamplingTime": "auto",
|
1190
|
+
"Name": "SUM1"
|
462
1191
|
},
|
463
|
-
"EnabledScopes": []
|
1192
|
+
"EnabledScopes": [],
|
1193
|
+
"ParametersDisplayAttributes": {
|
1194
|
+
"NumberOfInputs": {
|
1195
|
+
"IsVisible": false,
|
1196
|
+
"Suffix": "",
|
1197
|
+
"RelativeLocation": "1 4",
|
1198
|
+
"UnrotatedWidth": 2,
|
1199
|
+
"UnrotatedHeight": 1,
|
1200
|
+
"FontSize": 12,
|
1201
|
+
"Color": "#04B404"
|
1202
|
+
},
|
1203
|
+
"Gains": {
|
1204
|
+
"IsVisible": false,
|
1205
|
+
"Suffix": "",
|
1206
|
+
"RelativeLocation": "0 5",
|
1207
|
+
"UnrotatedWidth": 3,
|
1208
|
+
"UnrotatedHeight": 1,
|
1209
|
+
"FontSize": 12,
|
1210
|
+
"Color": "#04B404"
|
1211
|
+
},
|
1212
|
+
"SamplingTime": {
|
1213
|
+
"IsVisible": false,
|
1214
|
+
"Suffix": "",
|
1215
|
+
"RelativeLocation": "1 6",
|
1216
|
+
"UnrotatedWidth": 2,
|
1217
|
+
"UnrotatedHeight": 1,
|
1218
|
+
"FontSize": 12,
|
1219
|
+
"Color": "#04B404"
|
1220
|
+
},
|
1221
|
+
"Name": {
|
1222
|
+
"IsVisible": true,
|
1223
|
+
"Suffix": "",
|
1224
|
+
"RelativeLocation": "1 -1",
|
1225
|
+
"UnrotatedWidth": 2,
|
1226
|
+
"UnrotatedHeight": 1,
|
1227
|
+
"FontSize": 12,
|
1228
|
+
"Color": "#04B404"
|
1229
|
+
}
|
1230
|
+
}
|
464
1231
|
},
|
465
1232
|
{
|
466
1233
|
"LibraryName": "PID",
|
@@ -469,15 +1236,64 @@
|
|
469
1236
|
"Angle": 0,
|
470
1237
|
"HF": false,
|
471
1238
|
"VF": false,
|
1239
|
+
"Disabled": false,
|
472
1240
|
"Name": "PID1",
|
473
1241
|
"ID": "c493f45d-bc54-446d-b023-7d6462868efd",
|
474
1242
|
"Parameters": {
|
475
1243
|
"Kp": "1.2",
|
476
1244
|
"Kd": "0",
|
477
1245
|
"Ki": "1100",
|
478
|
-
"SamplingTime": "auto"
|
1246
|
+
"SamplingTime": "auto",
|
1247
|
+
"Name": "PID1"
|
479
1248
|
},
|
480
|
-
"EnabledScopes": []
|
1249
|
+
"EnabledScopes": [],
|
1250
|
+
"ParametersDisplayAttributes": {
|
1251
|
+
"Kp": {
|
1252
|
+
"IsVisible": false,
|
1253
|
+
"Suffix": "",
|
1254
|
+
"RelativeLocation": "3 4",
|
1255
|
+
"UnrotatedWidth": 2,
|
1256
|
+
"UnrotatedHeight": 1,
|
1257
|
+
"FontSize": 12,
|
1258
|
+
"Color": "#04B404"
|
1259
|
+
},
|
1260
|
+
"Kd": {
|
1261
|
+
"IsVisible": false,
|
1262
|
+
"Suffix": "",
|
1263
|
+
"RelativeLocation": "3 6",
|
1264
|
+
"UnrotatedWidth": 2,
|
1265
|
+
"UnrotatedHeight": 1,
|
1266
|
+
"FontSize": 12,
|
1267
|
+
"Color": "#04B404"
|
1268
|
+
},
|
1269
|
+
"Ki": {
|
1270
|
+
"IsVisible": false,
|
1271
|
+
"Suffix": "",
|
1272
|
+
"RelativeLocation": "3 5",
|
1273
|
+
"UnrotatedWidth": 2,
|
1274
|
+
"UnrotatedHeight": 1,
|
1275
|
+
"FontSize": 12,
|
1276
|
+
"Color": "#04B404"
|
1277
|
+
},
|
1278
|
+
"SamplingTime": {
|
1279
|
+
"IsVisible": false,
|
1280
|
+
"Suffix": "",
|
1281
|
+
"RelativeLocation": "3 7",
|
1282
|
+
"UnrotatedWidth": 2,
|
1283
|
+
"UnrotatedHeight": 1,
|
1284
|
+
"FontSize": 12,
|
1285
|
+
"Color": "#04B404"
|
1286
|
+
},
|
1287
|
+
"Name": {
|
1288
|
+
"IsVisible": true,
|
1289
|
+
"Suffix": "",
|
1290
|
+
"RelativeLocation": "3 -1",
|
1291
|
+
"UnrotatedWidth": 2,
|
1292
|
+
"UnrotatedHeight": 1,
|
1293
|
+
"FontSize": 12,
|
1294
|
+
"Color": "#04B404"
|
1295
|
+
}
|
1296
|
+
}
|
481
1297
|
},
|
482
1298
|
{
|
483
1299
|
"LibraryName": "Gain",
|
@@ -486,13 +1302,44 @@
|
|
486
1302
|
"Angle": 0,
|
487
1303
|
"HF": false,
|
488
1304
|
"VF": false,
|
1305
|
+
"Disabled": false,
|
489
1306
|
"Name": "G2",
|
490
1307
|
"ID": "20d8c4f5-ded6-4714-bfc2-c0e2f90f0615",
|
491
1308
|
"Parameters": {
|
492
1309
|
"Value": "7.1E-3",
|
493
|
-
"SamplingTime": "auto"
|
1310
|
+
"SamplingTime": "auto",
|
1311
|
+
"Name": "G2"
|
494
1312
|
},
|
495
|
-
"EnabledScopes": []
|
1313
|
+
"EnabledScopes": [],
|
1314
|
+
"ParametersDisplayAttributes": {
|
1315
|
+
"Value": {
|
1316
|
+
"IsVisible": true,
|
1317
|
+
"Suffix": "",
|
1318
|
+
"RelativeLocation": "1 1",
|
1319
|
+
"UnrotatedWidth": 2,
|
1320
|
+
"UnrotatedHeight": 2,
|
1321
|
+
"FontSize": 12,
|
1322
|
+
"Color": "#04B404"
|
1323
|
+
},
|
1324
|
+
"SamplingTime": {
|
1325
|
+
"IsVisible": false,
|
1326
|
+
"Suffix": "",
|
1327
|
+
"RelativeLocation": "4 5",
|
1328
|
+
"UnrotatedWidth": 2,
|
1329
|
+
"UnrotatedHeight": 1,
|
1330
|
+
"FontSize": 12,
|
1331
|
+
"Color": "#04B404"
|
1332
|
+
},
|
1333
|
+
"Name": {
|
1334
|
+
"IsVisible": true,
|
1335
|
+
"Suffix": "",
|
1336
|
+
"RelativeLocation": "1 -1",
|
1337
|
+
"UnrotatedWidth": 2,
|
1338
|
+
"UnrotatedHeight": 1,
|
1339
|
+
"FontSize": 12,
|
1340
|
+
"Color": "#04B404"
|
1341
|
+
}
|
1342
|
+
}
|
496
1343
|
},
|
497
1344
|
{
|
498
1345
|
"LibraryName": "Limiter",
|
@@ -501,14 +1348,54 @@
|
|
501
1348
|
"Angle": 0,
|
502
1349
|
"HF": false,
|
503
1350
|
"VF": false,
|
1351
|
+
"Disabled": false,
|
504
1352
|
"Name": "Lim1",
|
505
1353
|
"ID": "da052807-1420-4173-accd-1c1265203f23",
|
506
1354
|
"Parameters": {
|
507
1355
|
"LowLimit": "0",
|
508
1356
|
"HighLimit": "1",
|
509
|
-
"SamplingTime": "auto"
|
1357
|
+
"SamplingTime": "auto",
|
1358
|
+
"Name": "Lim1"
|
510
1359
|
},
|
511
|
-
"EnabledScopes": []
|
1360
|
+
"EnabledScopes": [],
|
1361
|
+
"ParametersDisplayAttributes": {
|
1362
|
+
"LowLimit": {
|
1363
|
+
"IsVisible": false,
|
1364
|
+
"Suffix": "",
|
1365
|
+
"RelativeLocation": "1 5",
|
1366
|
+
"UnrotatedWidth": 2,
|
1367
|
+
"UnrotatedHeight": 1,
|
1368
|
+
"FontSize": 12,
|
1369
|
+
"Color": "#04B404"
|
1370
|
+
},
|
1371
|
+
"HighLimit": {
|
1372
|
+
"IsVisible": false,
|
1373
|
+
"Suffix": "",
|
1374
|
+
"RelativeLocation": "1 4",
|
1375
|
+
"UnrotatedWidth": 2,
|
1376
|
+
"UnrotatedHeight": 1,
|
1377
|
+
"FontSize": 12,
|
1378
|
+
"Color": "#04B404"
|
1379
|
+
},
|
1380
|
+
"SamplingTime": {
|
1381
|
+
"IsVisible": false,
|
1382
|
+
"Suffix": "",
|
1383
|
+
"RelativeLocation": "1 6",
|
1384
|
+
"UnrotatedWidth": 2,
|
1385
|
+
"UnrotatedHeight": 1,
|
1386
|
+
"FontSize": 12,
|
1387
|
+
"Color": "#04B404"
|
1388
|
+
},
|
1389
|
+
"Name": {
|
1390
|
+
"IsVisible": true,
|
1391
|
+
"Suffix": "",
|
1392
|
+
"RelativeLocation": "1 -1",
|
1393
|
+
"UnrotatedWidth": 2,
|
1394
|
+
"UnrotatedHeight": 1,
|
1395
|
+
"FontSize": 12,
|
1396
|
+
"Color": "#04B404"
|
1397
|
+
}
|
1398
|
+
}
|
512
1399
|
},
|
513
1400
|
{
|
514
1401
|
"LibraryName": "Gain",
|
@@ -517,13 +1404,44 @@
|
|
517
1404
|
"Angle": 0,
|
518
1405
|
"HF": false,
|
519
1406
|
"VF": true,
|
1407
|
+
"Disabled": false,
|
520
1408
|
"Name": "G3",
|
521
1409
|
"ID": "752fe34f-b468-4bf5-967c-0a458a6171c0",
|
522
1410
|
"Parameters": {
|
523
1411
|
"Value": "360/2",
|
524
|
-
"SamplingTime": "auto"
|
1412
|
+
"SamplingTime": "auto",
|
1413
|
+
"Name": "G3"
|
525
1414
|
},
|
526
|
-
"EnabledScopes": []
|
1415
|
+
"EnabledScopes": [],
|
1416
|
+
"ParametersDisplayAttributes": {
|
1417
|
+
"Value": {
|
1418
|
+
"IsVisible": true,
|
1419
|
+
"Suffix": "",
|
1420
|
+
"RelativeLocation": "1 1",
|
1421
|
+
"UnrotatedWidth": 2,
|
1422
|
+
"UnrotatedHeight": 2,
|
1423
|
+
"FontSize": 12,
|
1424
|
+
"Color": "#04B404"
|
1425
|
+
},
|
1426
|
+
"SamplingTime": {
|
1427
|
+
"IsVisible": false,
|
1428
|
+
"Suffix": "",
|
1429
|
+
"RelativeLocation": "4 5",
|
1430
|
+
"UnrotatedWidth": 2,
|
1431
|
+
"UnrotatedHeight": 1,
|
1432
|
+
"FontSize": 12,
|
1433
|
+
"Color": "#04B404"
|
1434
|
+
},
|
1435
|
+
"Name": {
|
1436
|
+
"IsVisible": true,
|
1437
|
+
"Suffix": "",
|
1438
|
+
"RelativeLocation": "1 -1",
|
1439
|
+
"UnrotatedWidth": 2,
|
1440
|
+
"UnrotatedHeight": 1,
|
1441
|
+
"FontSize": 12,
|
1442
|
+
"Color": "#04B404"
|
1443
|
+
}
|
1444
|
+
}
|
527
1445
|
},
|
528
1446
|
{
|
529
1447
|
"LibraryName": "Constant",
|
@@ -532,13 +1450,44 @@
|
|
532
1450
|
"Angle": 0,
|
533
1451
|
"HF": false,
|
534
1452
|
"VF": true,
|
1453
|
+
"Disabled": false,
|
535
1454
|
"Name": "C1",
|
536
1455
|
"ID": "faaa3ef5-cb11-49d0-951b-8eb1640a0f91",
|
537
1456
|
"Parameters": {
|
538
1457
|
"Value": "360",
|
539
|
-
"SamplingTime": "auto"
|
1458
|
+
"SamplingTime": "auto",
|
1459
|
+
"Name": "C1"
|
540
1460
|
},
|
541
|
-
"EnabledScopes": []
|
1461
|
+
"EnabledScopes": [],
|
1462
|
+
"ParametersDisplayAttributes": {
|
1463
|
+
"Value": {
|
1464
|
+
"IsVisible": true,
|
1465
|
+
"Suffix": "",
|
1466
|
+
"RelativeLocation": "1 1",
|
1467
|
+
"UnrotatedWidth": 2,
|
1468
|
+
"UnrotatedHeight": 2,
|
1469
|
+
"FontSize": 12,
|
1470
|
+
"Color": "#04B404"
|
1471
|
+
},
|
1472
|
+
"SamplingTime": {
|
1473
|
+
"IsVisible": false,
|
1474
|
+
"Suffix": "",
|
1475
|
+
"RelativeLocation": "1 4",
|
1476
|
+
"UnrotatedWidth": 2,
|
1477
|
+
"UnrotatedHeight": 1,
|
1478
|
+
"FontSize": 12,
|
1479
|
+
"Color": "#04B404"
|
1480
|
+
},
|
1481
|
+
"Name": {
|
1482
|
+
"IsVisible": true,
|
1483
|
+
"Suffix": "",
|
1484
|
+
"RelativeLocation": "1 -1",
|
1485
|
+
"UnrotatedWidth": 2,
|
1486
|
+
"UnrotatedHeight": 1,
|
1487
|
+
"FontSize": 12,
|
1488
|
+
"Color": "#04B404"
|
1489
|
+
}
|
1490
|
+
}
|
542
1491
|
},
|
543
1492
|
{
|
544
1493
|
"LibraryName": "Sum",
|
@@ -547,14 +1496,54 @@
|
|
547
1496
|
"Angle": 0,
|
548
1497
|
"HF": false,
|
549
1498
|
"VF": false,
|
1499
|
+
"Disabled": false,
|
550
1500
|
"Name": "SUM4",
|
551
1501
|
"ID": "e6915760-18a4-4d41-abd3-039843ad8c0e",
|
552
1502
|
"Parameters": {
|
553
1503
|
"NumberOfInputs": "2",
|
554
1504
|
"Gains": "[-1 1]",
|
555
|
-
"SamplingTime": "auto"
|
1505
|
+
"SamplingTime": "auto",
|
1506
|
+
"Name": "SUM4"
|
556
1507
|
},
|
557
|
-
"EnabledScopes": []
|
1508
|
+
"EnabledScopes": [],
|
1509
|
+
"ParametersDisplayAttributes": {
|
1510
|
+
"NumberOfInputs": {
|
1511
|
+
"IsVisible": false,
|
1512
|
+
"Suffix": "",
|
1513
|
+
"RelativeLocation": "1 4",
|
1514
|
+
"UnrotatedWidth": 2,
|
1515
|
+
"UnrotatedHeight": 1,
|
1516
|
+
"FontSize": 12,
|
1517
|
+
"Color": "#04B404"
|
1518
|
+
},
|
1519
|
+
"Gains": {
|
1520
|
+
"IsVisible": false,
|
1521
|
+
"Suffix": "",
|
1522
|
+
"RelativeLocation": "0 5",
|
1523
|
+
"UnrotatedWidth": 3,
|
1524
|
+
"UnrotatedHeight": 1,
|
1525
|
+
"FontSize": 12,
|
1526
|
+
"Color": "#04B404"
|
1527
|
+
},
|
1528
|
+
"SamplingTime": {
|
1529
|
+
"IsVisible": false,
|
1530
|
+
"Suffix": "",
|
1531
|
+
"RelativeLocation": "1 6",
|
1532
|
+
"UnrotatedWidth": 2,
|
1533
|
+
"UnrotatedHeight": 1,
|
1534
|
+
"FontSize": 12,
|
1535
|
+
"Color": "#04B404"
|
1536
|
+
},
|
1537
|
+
"Name": {
|
1538
|
+
"IsVisible": true,
|
1539
|
+
"Suffix": "",
|
1540
|
+
"RelativeLocation": "1 -1",
|
1541
|
+
"UnrotatedWidth": 2,
|
1542
|
+
"UnrotatedHeight": 1,
|
1543
|
+
"FontSize": 12,
|
1544
|
+
"Color": "#04B404"
|
1545
|
+
}
|
1546
|
+
}
|
558
1547
|
},
|
559
1548
|
{
|
560
1549
|
"LibraryName": "Controlled PWM Generator",
|
@@ -563,14 +1552,64 @@
|
|
563
1552
|
"Angle": 0,
|
564
1553
|
"HF": false,
|
565
1554
|
"VF": false,
|
1555
|
+
"Disabled": false,
|
566
1556
|
"Name": "PWM1",
|
567
1557
|
"ID": "6d65f336-c609-4933-85be-9d5d86e3db9f",
|
568
1558
|
"Parameters": {
|
569
1559
|
"RiseTime": "0",
|
570
1560
|
"FallTime": "0",
|
571
|
-
"
|
1561
|
+
"MinimalFrequency": "1",
|
1562
|
+
"SamplingTime": "auto",
|
1563
|
+
"Name": "PWM1"
|
572
1564
|
},
|
573
|
-
"EnabledScopes": []
|
1565
|
+
"EnabledScopes": [],
|
1566
|
+
"ParametersDisplayAttributes": {
|
1567
|
+
"RiseTime": {
|
1568
|
+
"IsVisible": false,
|
1569
|
+
"Suffix": "s",
|
1570
|
+
"RelativeLocation": "3 6",
|
1571
|
+
"UnrotatedWidth": 2,
|
1572
|
+
"UnrotatedHeight": 1,
|
1573
|
+
"FontSize": 12,
|
1574
|
+
"Color": "#04B404"
|
1575
|
+
},
|
1576
|
+
"FallTime": {
|
1577
|
+
"IsVisible": false,
|
1578
|
+
"Suffix": "s",
|
1579
|
+
"RelativeLocation": "3 7",
|
1580
|
+
"UnrotatedWidth": 2,
|
1581
|
+
"UnrotatedHeight": 1,
|
1582
|
+
"FontSize": 12,
|
1583
|
+
"Color": "#04B404"
|
1584
|
+
},
|
1585
|
+
"MinimalFrequency": {
|
1586
|
+
"IsVisible": false,
|
1587
|
+
"Suffix": "",
|
1588
|
+
"RelativeLocation": "3 8",
|
1589
|
+
"UnrotatedWidth": 2,
|
1590
|
+
"UnrotatedHeight": 1,
|
1591
|
+
"FontSize": 12,
|
1592
|
+
"Color": "#04B404"
|
1593
|
+
},
|
1594
|
+
"SamplingTime": {
|
1595
|
+
"IsVisible": false,
|
1596
|
+
"Suffix": "",
|
1597
|
+
"RelativeLocation": "3 8",
|
1598
|
+
"UnrotatedWidth": 2,
|
1599
|
+
"UnrotatedHeight": 1,
|
1600
|
+
"FontSize": 12,
|
1601
|
+
"Color": "#04B404"
|
1602
|
+
},
|
1603
|
+
"Name": {
|
1604
|
+
"IsVisible": true,
|
1605
|
+
"Suffix": "",
|
1606
|
+
"RelativeLocation": "3 -1",
|
1607
|
+
"UnrotatedWidth": 2,
|
1608
|
+
"UnrotatedHeight": 1,
|
1609
|
+
"FontSize": 12,
|
1610
|
+
"Color": "#04B404"
|
1611
|
+
}
|
1612
|
+
}
|
574
1613
|
},
|
575
1614
|
{
|
576
1615
|
"LibraryName": "Constant",
|
@@ -579,13 +1618,44 @@
|
|
579
1618
|
"Angle": 0,
|
580
1619
|
"HF": false,
|
581
1620
|
"VF": true,
|
1621
|
+
"Disabled": false,
|
582
1622
|
"Name": "C3",
|
583
1623
|
"ID": "a61fd809-bb9e-47db-a1b1-c769175942b8",
|
584
1624
|
"Parameters": {
|
585
1625
|
"Value": "0.5",
|
586
|
-
"SamplingTime": "auto"
|
1626
|
+
"SamplingTime": "auto",
|
1627
|
+
"Name": "C3"
|
587
1628
|
},
|
588
|
-
"EnabledScopes": []
|
1629
|
+
"EnabledScopes": [],
|
1630
|
+
"ParametersDisplayAttributes": {
|
1631
|
+
"Value": {
|
1632
|
+
"IsVisible": true,
|
1633
|
+
"Suffix": "",
|
1634
|
+
"RelativeLocation": "1 1",
|
1635
|
+
"UnrotatedWidth": 2,
|
1636
|
+
"UnrotatedHeight": 2,
|
1637
|
+
"FontSize": 12,
|
1638
|
+
"Color": "#04B404"
|
1639
|
+
},
|
1640
|
+
"SamplingTime": {
|
1641
|
+
"IsVisible": false,
|
1642
|
+
"Suffix": "",
|
1643
|
+
"RelativeLocation": "1 4",
|
1644
|
+
"UnrotatedWidth": 2,
|
1645
|
+
"UnrotatedHeight": 1,
|
1646
|
+
"FontSize": 12,
|
1647
|
+
"Color": "#04B404"
|
1648
|
+
},
|
1649
|
+
"Name": {
|
1650
|
+
"IsVisible": true,
|
1651
|
+
"Suffix": "",
|
1652
|
+
"RelativeLocation": "1 -1",
|
1653
|
+
"UnrotatedWidth": 2,
|
1654
|
+
"UnrotatedHeight": 1,
|
1655
|
+
"FontSize": 12,
|
1656
|
+
"Color": "#04B404"
|
1657
|
+
}
|
1658
|
+
}
|
589
1659
|
},
|
590
1660
|
{
|
591
1661
|
"LibraryName": "Not",
|
@@ -594,12 +1664,34 @@
|
|
594
1664
|
"Angle": 0,
|
595
1665
|
"HF": false,
|
596
1666
|
"VF": false,
|
1667
|
+
"Disabled": false,
|
597
1668
|
"Name": "NOT2",
|
598
1669
|
"ID": "cf1f7399-55d8-4849-b3ac-e14a053c87a9",
|
599
1670
|
"Parameters": {
|
600
|
-
"SamplingTime": "auto"
|
1671
|
+
"SamplingTime": "auto",
|
1672
|
+
"Name": "NOT2"
|
601
1673
|
},
|
602
|
-
"EnabledScopes": []
|
1674
|
+
"EnabledScopes": [],
|
1675
|
+
"ParametersDisplayAttributes": {
|
1676
|
+
"SamplingTime": {
|
1677
|
+
"IsVisible": false,
|
1678
|
+
"Suffix": "",
|
1679
|
+
"RelativeLocation": "1 4",
|
1680
|
+
"UnrotatedWidth": 2,
|
1681
|
+
"UnrotatedHeight": 1,
|
1682
|
+
"FontSize": 12,
|
1683
|
+
"Color": "#04B404"
|
1684
|
+
},
|
1685
|
+
"Name": {
|
1686
|
+
"IsVisible": true,
|
1687
|
+
"Suffix": "",
|
1688
|
+
"RelativeLocation": "1 -1",
|
1689
|
+
"UnrotatedWidth": 2,
|
1690
|
+
"UnrotatedHeight": 1,
|
1691
|
+
"FontSize": 12,
|
1692
|
+
"Color": "#04B404"
|
1693
|
+
}
|
1694
|
+
}
|
603
1695
|
},
|
604
1696
|
{
|
605
1697
|
"LibraryName": "Control In Pin",
|
@@ -608,10 +1700,24 @@
|
|
608
1700
|
"Angle": 0,
|
609
1701
|
"HF": false,
|
610
1702
|
"VF": false,
|
1703
|
+
"Disabled": false,
|
611
1704
|
"Name": "V_meas",
|
612
1705
|
"ID": "21afc93b-fecb-4009-bf2e-24cf647ec49e",
|
613
|
-
"Parameters": {
|
614
|
-
|
1706
|
+
"Parameters": {
|
1707
|
+
"Name": "V_meas"
|
1708
|
+
},
|
1709
|
+
"EnabledScopes": [],
|
1710
|
+
"ParametersDisplayAttributes": {
|
1711
|
+
"Name": {
|
1712
|
+
"IsVisible": true,
|
1713
|
+
"Suffix": "",
|
1714
|
+
"RelativeLocation": "0 -1",
|
1715
|
+
"UnrotatedWidth": 2,
|
1716
|
+
"UnrotatedHeight": 1,
|
1717
|
+
"FontSize": 12,
|
1718
|
+
"Color": "#04B404"
|
1719
|
+
}
|
1720
|
+
}
|
615
1721
|
},
|
616
1722
|
{
|
617
1723
|
"LibraryName": "Control In Pin",
|
@@ -620,10 +1726,24 @@
|
|
620
1726
|
"Angle": 0,
|
621
1727
|
"HF": false,
|
622
1728
|
"VF": false,
|
1729
|
+
"Disabled": false,
|
623
1730
|
"Name": "I_meas",
|
624
1731
|
"ID": "1fb9505f-a4af-426a-b431-4ba321477a84",
|
625
|
-
"Parameters": {
|
626
|
-
|
1732
|
+
"Parameters": {
|
1733
|
+
"Name": "I_meas"
|
1734
|
+
},
|
1735
|
+
"EnabledScopes": [],
|
1736
|
+
"ParametersDisplayAttributes": {
|
1737
|
+
"Name": {
|
1738
|
+
"IsVisible": true,
|
1739
|
+
"Suffix": "",
|
1740
|
+
"RelativeLocation": "0 -1",
|
1741
|
+
"UnrotatedWidth": 2,
|
1742
|
+
"UnrotatedHeight": 1,
|
1743
|
+
"FontSize": 12,
|
1744
|
+
"Color": "#04B404"
|
1745
|
+
}
|
1746
|
+
}
|
627
1747
|
},
|
628
1748
|
{
|
629
1749
|
"LibraryName": "Control Out Pin",
|
@@ -632,10 +1752,24 @@
|
|
632
1752
|
"Angle": 0,
|
633
1753
|
"HF": false,
|
634
1754
|
"VF": false,
|
1755
|
+
"Disabled": false,
|
635
1756
|
"Name": "T4",
|
636
1757
|
"ID": "000982c3-076a-479b-ab7f-98dd0026f78c",
|
637
|
-
"Parameters": {
|
638
|
-
|
1758
|
+
"Parameters": {
|
1759
|
+
"Name": "T4"
|
1760
|
+
},
|
1761
|
+
"EnabledScopes": [],
|
1762
|
+
"ParametersDisplayAttributes": {
|
1763
|
+
"Name": {
|
1764
|
+
"IsVisible": true,
|
1765
|
+
"Suffix": "",
|
1766
|
+
"RelativeLocation": "0 -1",
|
1767
|
+
"UnrotatedWidth": 2,
|
1768
|
+
"UnrotatedHeight": 1,
|
1769
|
+
"FontSize": 12,
|
1770
|
+
"Color": "#04B404"
|
1771
|
+
}
|
1772
|
+
}
|
639
1773
|
},
|
640
1774
|
{
|
641
1775
|
"LibraryName": "Control Out Pin",
|
@@ -644,10 +1778,24 @@
|
|
644
1778
|
"Angle": 0,
|
645
1779
|
"HF": false,
|
646
1780
|
"VF": false,
|
1781
|
+
"Disabled": false,
|
647
1782
|
"Name": "T3",
|
648
1783
|
"ID": "e75ba9ae-fd65-410d-b275-5f14f1caa72e",
|
649
|
-
"Parameters": {
|
650
|
-
|
1784
|
+
"Parameters": {
|
1785
|
+
"Name": "T3"
|
1786
|
+
},
|
1787
|
+
"EnabledScopes": [],
|
1788
|
+
"ParametersDisplayAttributes": {
|
1789
|
+
"Name": {
|
1790
|
+
"IsVisible": true,
|
1791
|
+
"Suffix": "",
|
1792
|
+
"RelativeLocation": "0 -1",
|
1793
|
+
"UnrotatedWidth": 2,
|
1794
|
+
"UnrotatedHeight": 1,
|
1795
|
+
"FontSize": 12,
|
1796
|
+
"Color": "#04B404"
|
1797
|
+
}
|
1798
|
+
}
|
651
1799
|
},
|
652
1800
|
{
|
653
1801
|
"LibraryName": "Constant",
|
@@ -656,13 +1804,44 @@
|
|
656
1804
|
"Angle": 0,
|
657
1805
|
"HF": false,
|
658
1806
|
"VF": false,
|
1807
|
+
"Disabled": false,
|
659
1808
|
"Name": "C6",
|
660
1809
|
"ID": "10f72f59-83e2-4155-98dc-2dfc0e54a8e0",
|
661
1810
|
"Parameters": {
|
662
1811
|
"Value": "20k",
|
663
|
-
"SamplingTime": "auto"
|
1812
|
+
"SamplingTime": "auto",
|
1813
|
+
"Name": "C6"
|
664
1814
|
},
|
665
|
-
"EnabledScopes": []
|
1815
|
+
"EnabledScopes": [],
|
1816
|
+
"ParametersDisplayAttributes": {
|
1817
|
+
"Value": {
|
1818
|
+
"IsVisible": true,
|
1819
|
+
"Suffix": "",
|
1820
|
+
"RelativeLocation": "1 1",
|
1821
|
+
"UnrotatedWidth": 2,
|
1822
|
+
"UnrotatedHeight": 2,
|
1823
|
+
"FontSize": 12,
|
1824
|
+
"Color": "#04B404"
|
1825
|
+
},
|
1826
|
+
"SamplingTime": {
|
1827
|
+
"IsVisible": false,
|
1828
|
+
"Suffix": "",
|
1829
|
+
"RelativeLocation": "1 4",
|
1830
|
+
"UnrotatedWidth": 2,
|
1831
|
+
"UnrotatedHeight": 1,
|
1832
|
+
"FontSize": 12,
|
1833
|
+
"Color": "#04B404"
|
1834
|
+
},
|
1835
|
+
"Name": {
|
1836
|
+
"IsVisible": true,
|
1837
|
+
"Suffix": "",
|
1838
|
+
"RelativeLocation": "1 -1",
|
1839
|
+
"UnrotatedWidth": 2,
|
1840
|
+
"UnrotatedHeight": 1,
|
1841
|
+
"FontSize": 12,
|
1842
|
+
"Color": "#04B404"
|
1843
|
+
}
|
1844
|
+
}
|
666
1845
|
},
|
667
1846
|
{
|
668
1847
|
"LibraryName": "Constant",
|
@@ -671,13 +1850,44 @@
|
|
671
1850
|
"Angle": 0,
|
672
1851
|
"HF": false,
|
673
1852
|
"VF": false,
|
1853
|
+
"Disabled": false,
|
674
1854
|
"Name": "C5",
|
675
1855
|
"ID": "736de353-b65e-4543-89b4-d6c41a409c14",
|
676
1856
|
"Parameters": {
|
677
1857
|
"Value": "0.5",
|
678
|
-
"SamplingTime": "auto"
|
1858
|
+
"SamplingTime": "auto",
|
1859
|
+
"Name": "C5"
|
679
1860
|
},
|
680
|
-
"EnabledScopes": []
|
1861
|
+
"EnabledScopes": [],
|
1862
|
+
"ParametersDisplayAttributes": {
|
1863
|
+
"Value": {
|
1864
|
+
"IsVisible": true,
|
1865
|
+
"Suffix": "",
|
1866
|
+
"RelativeLocation": "1 1",
|
1867
|
+
"UnrotatedWidth": 2,
|
1868
|
+
"UnrotatedHeight": 2,
|
1869
|
+
"FontSize": 12,
|
1870
|
+
"Color": "#04B404"
|
1871
|
+
},
|
1872
|
+
"SamplingTime": {
|
1873
|
+
"IsVisible": false,
|
1874
|
+
"Suffix": "",
|
1875
|
+
"RelativeLocation": "1 4",
|
1876
|
+
"UnrotatedWidth": 2,
|
1877
|
+
"UnrotatedHeight": 1,
|
1878
|
+
"FontSize": 12,
|
1879
|
+
"Color": "#04B404"
|
1880
|
+
},
|
1881
|
+
"Name": {
|
1882
|
+
"IsVisible": true,
|
1883
|
+
"Suffix": "",
|
1884
|
+
"RelativeLocation": "1 -1",
|
1885
|
+
"UnrotatedWidth": 2,
|
1886
|
+
"UnrotatedHeight": 1,
|
1887
|
+
"FontSize": 12,
|
1888
|
+
"Color": "#04B404"
|
1889
|
+
}
|
1890
|
+
}
|
681
1891
|
},
|
682
1892
|
{
|
683
1893
|
"LibraryName": "Constant",
|
@@ -686,13 +1896,44 @@
|
|
686
1896
|
"Angle": 0,
|
687
1897
|
"HF": false,
|
688
1898
|
"VF": false,
|
1899
|
+
"Disabled": false,
|
689
1900
|
"Name": "C4",
|
690
1901
|
"ID": "1155d30e-8372-47a2-bfee-44c9df9c0da1",
|
691
1902
|
"Parameters": {
|
692
1903
|
"Value": "0",
|
693
|
-
"SamplingTime": "auto"
|
1904
|
+
"SamplingTime": "auto",
|
1905
|
+
"Name": "C4"
|
694
1906
|
},
|
695
|
-
"EnabledScopes": []
|
1907
|
+
"EnabledScopes": [],
|
1908
|
+
"ParametersDisplayAttributes": {
|
1909
|
+
"Value": {
|
1910
|
+
"IsVisible": true,
|
1911
|
+
"Suffix": "",
|
1912
|
+
"RelativeLocation": "1 1",
|
1913
|
+
"UnrotatedWidth": 2,
|
1914
|
+
"UnrotatedHeight": 2,
|
1915
|
+
"FontSize": 12,
|
1916
|
+
"Color": "#04B404"
|
1917
|
+
},
|
1918
|
+
"SamplingTime": {
|
1919
|
+
"IsVisible": false,
|
1920
|
+
"Suffix": "",
|
1921
|
+
"RelativeLocation": "1 4",
|
1922
|
+
"UnrotatedWidth": 2,
|
1923
|
+
"UnrotatedHeight": 1,
|
1924
|
+
"FontSize": 12,
|
1925
|
+
"Color": "#04B404"
|
1926
|
+
},
|
1927
|
+
"Name": {
|
1928
|
+
"IsVisible": true,
|
1929
|
+
"Suffix": "",
|
1930
|
+
"RelativeLocation": "1 -1",
|
1931
|
+
"UnrotatedWidth": 2,
|
1932
|
+
"UnrotatedHeight": 1,
|
1933
|
+
"FontSize": 12,
|
1934
|
+
"Color": "#04B404"
|
1935
|
+
}
|
1936
|
+
}
|
696
1937
|
},
|
697
1938
|
{
|
698
1939
|
"LibraryName": "Controlled PWM Generator",
|
@@ -701,14 +1942,64 @@
|
|
701
1942
|
"Angle": 0,
|
702
1943
|
"HF": false,
|
703
1944
|
"VF": false,
|
1945
|
+
"Disabled": false,
|
704
1946
|
"Name": "PWM2",
|
705
1947
|
"ID": "ffbd0cc4-f99d-407d-96f3-a1f58d4ea518",
|
706
1948
|
"Parameters": {
|
707
1949
|
"RiseTime": "0",
|
708
1950
|
"FallTime": "0",
|
709
|
-
"
|
1951
|
+
"MinimalFrequency": "1",
|
1952
|
+
"SamplingTime": "auto",
|
1953
|
+
"Name": "PWM2"
|
710
1954
|
},
|
711
|
-
"EnabledScopes": []
|
1955
|
+
"EnabledScopes": [],
|
1956
|
+
"ParametersDisplayAttributes": {
|
1957
|
+
"RiseTime": {
|
1958
|
+
"IsVisible": false,
|
1959
|
+
"Suffix": "s",
|
1960
|
+
"RelativeLocation": "3 6",
|
1961
|
+
"UnrotatedWidth": 2,
|
1962
|
+
"UnrotatedHeight": 1,
|
1963
|
+
"FontSize": 12,
|
1964
|
+
"Color": "#04B404"
|
1965
|
+
},
|
1966
|
+
"FallTime": {
|
1967
|
+
"IsVisible": false,
|
1968
|
+
"Suffix": "s",
|
1969
|
+
"RelativeLocation": "3 7",
|
1970
|
+
"UnrotatedWidth": 2,
|
1971
|
+
"UnrotatedHeight": 1,
|
1972
|
+
"FontSize": 12,
|
1973
|
+
"Color": "#04B404"
|
1974
|
+
},
|
1975
|
+
"MinimalFrequency": {
|
1976
|
+
"IsVisible": false,
|
1977
|
+
"Suffix": "",
|
1978
|
+
"RelativeLocation": "3 8",
|
1979
|
+
"UnrotatedWidth": 2,
|
1980
|
+
"UnrotatedHeight": 1,
|
1981
|
+
"FontSize": 12,
|
1982
|
+
"Color": "#04B404"
|
1983
|
+
},
|
1984
|
+
"SamplingTime": {
|
1985
|
+
"IsVisible": false,
|
1986
|
+
"Suffix": "",
|
1987
|
+
"RelativeLocation": "3 8",
|
1988
|
+
"UnrotatedWidth": 2,
|
1989
|
+
"UnrotatedHeight": 1,
|
1990
|
+
"FontSize": 12,
|
1991
|
+
"Color": "#04B404"
|
1992
|
+
},
|
1993
|
+
"Name": {
|
1994
|
+
"IsVisible": true,
|
1995
|
+
"Suffix": "",
|
1996
|
+
"RelativeLocation": "3 -1",
|
1997
|
+
"UnrotatedWidth": 2,
|
1998
|
+
"UnrotatedHeight": 1,
|
1999
|
+
"FontSize": 12,
|
2000
|
+
"Color": "#04B404"
|
2001
|
+
}
|
2002
|
+
}
|
712
2003
|
},
|
713
2004
|
{
|
714
2005
|
"LibraryName": "Not",
|
@@ -717,12 +2008,34 @@
|
|
717
2008
|
"Angle": 0,
|
718
2009
|
"HF": false,
|
719
2010
|
"VF": false,
|
2011
|
+
"Disabled": false,
|
720
2012
|
"Name": "NOT1",
|
721
2013
|
"ID": "58922016-0d97-4b93-8c0d-7bf6f07d2fde",
|
722
2014
|
"Parameters": {
|
723
|
-
"SamplingTime": "auto"
|
2015
|
+
"SamplingTime": "auto",
|
2016
|
+
"Name": "NOT1"
|
724
2017
|
},
|
725
|
-
"EnabledScopes": []
|
2018
|
+
"EnabledScopes": [],
|
2019
|
+
"ParametersDisplayAttributes": {
|
2020
|
+
"SamplingTime": {
|
2021
|
+
"IsVisible": false,
|
2022
|
+
"Suffix": "",
|
2023
|
+
"RelativeLocation": "1 4",
|
2024
|
+
"UnrotatedWidth": 2,
|
2025
|
+
"UnrotatedHeight": 1,
|
2026
|
+
"FontSize": 12,
|
2027
|
+
"Color": "#04B404"
|
2028
|
+
},
|
2029
|
+
"Name": {
|
2030
|
+
"IsVisible": true,
|
2031
|
+
"Suffix": "",
|
2032
|
+
"RelativeLocation": "1 -1",
|
2033
|
+
"UnrotatedWidth": 2,
|
2034
|
+
"UnrotatedHeight": 1,
|
2035
|
+
"FontSize": 12,
|
2036
|
+
"Color": "#04B404"
|
2037
|
+
}
|
2038
|
+
}
|
726
2039
|
},
|
727
2040
|
{
|
728
2041
|
"LibraryName": "Control Out Pin",
|
@@ -731,10 +2044,24 @@
|
|
731
2044
|
"Angle": 0,
|
732
2045
|
"HF": false,
|
733
2046
|
"VF": false,
|
2047
|
+
"Disabled": false,
|
734
2048
|
"Name": "T1",
|
735
2049
|
"ID": "3a7eb1fe-f1e1-4bdb-b3e4-c8bb3275aa08",
|
736
|
-
"Parameters": {
|
737
|
-
|
2050
|
+
"Parameters": {
|
2051
|
+
"Name": "T1"
|
2052
|
+
},
|
2053
|
+
"EnabledScopes": [],
|
2054
|
+
"ParametersDisplayAttributes": {
|
2055
|
+
"Name": {
|
2056
|
+
"IsVisible": true,
|
2057
|
+
"Suffix": "",
|
2058
|
+
"RelativeLocation": "0 -1",
|
2059
|
+
"UnrotatedWidth": 2,
|
2060
|
+
"UnrotatedHeight": 1,
|
2061
|
+
"FontSize": 12,
|
2062
|
+
"Color": "#04B404"
|
2063
|
+
}
|
2064
|
+
}
|
738
2065
|
},
|
739
2066
|
{
|
740
2067
|
"LibraryName": "Control Out Pin",
|
@@ -743,10 +2070,24 @@
|
|
743
2070
|
"Angle": 0,
|
744
2071
|
"HF": false,
|
745
2072
|
"VF": false,
|
2073
|
+
"Disabled": false,
|
746
2074
|
"Name": "T2",
|
747
2075
|
"ID": "e72eefd9-1bd1-4387-ac1e-84a10f0b1a24",
|
748
|
-
"Parameters": {
|
749
|
-
|
2076
|
+
"Parameters": {
|
2077
|
+
"Name": "T2"
|
2078
|
+
},
|
2079
|
+
"EnabledScopes": [],
|
2080
|
+
"ParametersDisplayAttributes": {
|
2081
|
+
"Name": {
|
2082
|
+
"IsVisible": true,
|
2083
|
+
"Suffix": "",
|
2084
|
+
"RelativeLocation": "0 -1",
|
2085
|
+
"UnrotatedWidth": 2,
|
2086
|
+
"UnrotatedHeight": 1,
|
2087
|
+
"FontSize": 12,
|
2088
|
+
"Color": "#04B404"
|
2089
|
+
}
|
2090
|
+
}
|
750
2091
|
}
|
751
2092
|
],
|
752
2093
|
"Connectors": [
|
@@ -1096,7 +2437,18 @@
|
|
1096
2437
|
"Variables": [],
|
1097
2438
|
"VariableFile": ""
|
1098
2439
|
},
|
1099
|
-
"SubcircuitDefinitionID": "5c1ab660-040e-4bf0-8ea3-f818ec0afa9a"
|
2440
|
+
"SubcircuitDefinitionID": "5c1ab660-040e-4bf0-8ea3-f818ec0afa9a",
|
2441
|
+
"ParametersDisplayAttributes": {
|
2442
|
+
"Name": {
|
2443
|
+
"IsVisible": true,
|
2444
|
+
"Suffix": "",
|
2445
|
+
"RelativeLocation": "3 2",
|
2446
|
+
"UnrotatedWidth": 6,
|
2447
|
+
"UnrotatedHeight": 1,
|
2448
|
+
"FontSize": 12,
|
2449
|
+
"Color": "#3C3C3C"
|
2450
|
+
}
|
2451
|
+
}
|
1100
2452
|
},
|
1101
2453
|
{
|
1102
2454
|
"LibraryName": "Control Input Connector Label",
|
@@ -1105,10 +2457,24 @@
|
|
1105
2457
|
"Angle": 0,
|
1106
2458
|
"HF": false,
|
1107
2459
|
"VF": false,
|
2460
|
+
"Disabled": false,
|
1108
2461
|
"Name": "T1",
|
1109
2462
|
"ID": "791b6c33-a0cd-4a78-a8a1-e13f745005bc",
|
1110
|
-
"Parameters": {
|
1111
|
-
|
2463
|
+
"Parameters": {
|
2464
|
+
"Name": "T1"
|
2465
|
+
},
|
2466
|
+
"EnabledScopes": [],
|
2467
|
+
"ParametersDisplayAttributes": {
|
2468
|
+
"Name": {
|
2469
|
+
"IsVisible": false,
|
2470
|
+
"Suffix": "",
|
2471
|
+
"RelativeLocation": "1 -1",
|
2472
|
+
"UnrotatedWidth": 2,
|
2473
|
+
"UnrotatedHeight": 1,
|
2474
|
+
"FontSize": 12,
|
2475
|
+
"Color": "#04B404"
|
2476
|
+
}
|
2477
|
+
}
|
1112
2478
|
},
|
1113
2479
|
{
|
1114
2480
|
"LibraryName": "Control Input Connector Label",
|
@@ -1117,10 +2483,24 @@
|
|
1117
2483
|
"Angle": 0,
|
1118
2484
|
"HF": false,
|
1119
2485
|
"VF": false,
|
2486
|
+
"Disabled": false,
|
1120
2487
|
"Name": "T2",
|
1121
2488
|
"ID": "b568a168-32b0-4fd4-8687-98dc68ebc125",
|
1122
|
-
"Parameters": {
|
1123
|
-
|
2489
|
+
"Parameters": {
|
2490
|
+
"Name": "T2"
|
2491
|
+
},
|
2492
|
+
"EnabledScopes": [],
|
2493
|
+
"ParametersDisplayAttributes": {
|
2494
|
+
"Name": {
|
2495
|
+
"IsVisible": false,
|
2496
|
+
"Suffix": "",
|
2497
|
+
"RelativeLocation": "1 -1",
|
2498
|
+
"UnrotatedWidth": 2,
|
2499
|
+
"UnrotatedHeight": 1,
|
2500
|
+
"FontSize": 12,
|
2501
|
+
"Color": "#04B404"
|
2502
|
+
}
|
2503
|
+
}
|
1124
2504
|
},
|
1125
2505
|
{
|
1126
2506
|
"LibraryName": "Control Input Connector Label",
|
@@ -1129,10 +2509,24 @@
|
|
1129
2509
|
"Angle": 0,
|
1130
2510
|
"HF": false,
|
1131
2511
|
"VF": false,
|
2512
|
+
"Disabled": false,
|
1132
2513
|
"Name": "T3",
|
1133
2514
|
"ID": "67a22aa5-687a-4e3d-b3b5-69ad32f27a56",
|
1134
|
-
"Parameters": {
|
1135
|
-
|
2515
|
+
"Parameters": {
|
2516
|
+
"Name": "T3"
|
2517
|
+
},
|
2518
|
+
"EnabledScopes": [],
|
2519
|
+
"ParametersDisplayAttributes": {
|
2520
|
+
"Name": {
|
2521
|
+
"IsVisible": false,
|
2522
|
+
"Suffix": "",
|
2523
|
+
"RelativeLocation": "1 -1",
|
2524
|
+
"UnrotatedWidth": 2,
|
2525
|
+
"UnrotatedHeight": 1,
|
2526
|
+
"FontSize": 12,
|
2527
|
+
"Color": "#04B404"
|
2528
|
+
}
|
2529
|
+
}
|
1136
2530
|
},
|
1137
2531
|
{
|
1138
2532
|
"LibraryName": "Control Input Connector Label",
|
@@ -1141,10 +2535,70 @@
|
|
1141
2535
|
"Angle": 0,
|
1142
2536
|
"HF": false,
|
1143
2537
|
"VF": false,
|
2538
|
+
"Disabled": false,
|
1144
2539
|
"Name": "T4",
|
1145
2540
|
"ID": "3971861f-625f-4f07-9d95-eb7296a9ca5b",
|
1146
|
-
"Parameters": {
|
1147
|
-
|
2541
|
+
"Parameters": {
|
2542
|
+
"Name": "T4"
|
2543
|
+
},
|
2544
|
+
"EnabledScopes": [],
|
2545
|
+
"ParametersDisplayAttributes": {
|
2546
|
+
"Name": {
|
2547
|
+
"IsVisible": false,
|
2548
|
+
"Suffix": "",
|
2549
|
+
"RelativeLocation": "1 -1",
|
2550
|
+
"UnrotatedWidth": 2,
|
2551
|
+
"UnrotatedHeight": 1,
|
2552
|
+
"FontSize": 12,
|
2553
|
+
"Color": "#04B404"
|
2554
|
+
}
|
2555
|
+
}
|
2556
|
+
},
|
2557
|
+
{
|
2558
|
+
"LibraryName": "Ideal Diode",
|
2559
|
+
"Top": -13,
|
2560
|
+
"Left": 50,
|
2561
|
+
"Angle": 0,
|
2562
|
+
"HF": false,
|
2563
|
+
"VF": false,
|
2564
|
+
"Disabled": false,
|
2565
|
+
"Name": "D2",
|
2566
|
+
"ID": "d867cd11-99ae-4587-801c-678e55df9afb",
|
2567
|
+
"Parameters": {
|
2568
|
+
"Rd": "0",
|
2569
|
+
"Vf": "0",
|
2570
|
+
"Name": "D2"
|
2571
|
+
},
|
2572
|
+
"EnabledScopes": [],
|
2573
|
+
"ParametersDisplayAttributes": {
|
2574
|
+
"Rd": {
|
2575
|
+
"IsVisible": false,
|
2576
|
+
"Suffix": "",
|
2577
|
+
"RelativeLocation": "2 0",
|
2578
|
+
"UnrotatedWidth": 2,
|
2579
|
+
"UnrotatedHeight": 1,
|
2580
|
+
"FontSize": 12,
|
2581
|
+
"Color": "#0081BC"
|
2582
|
+
},
|
2583
|
+
"Vf": {
|
2584
|
+
"IsVisible": false,
|
2585
|
+
"Suffix": "",
|
2586
|
+
"RelativeLocation": "2 1",
|
2587
|
+
"UnrotatedWidth": 2,
|
2588
|
+
"UnrotatedHeight": 1,
|
2589
|
+
"FontSize": 12,
|
2590
|
+
"Color": "#0081BC"
|
2591
|
+
},
|
2592
|
+
"Name": {
|
2593
|
+
"IsVisible": true,
|
2594
|
+
"Suffix": "",
|
2595
|
+
"RelativeLocation": "2 2",
|
2596
|
+
"UnrotatedWidth": 2,
|
2597
|
+
"UnrotatedHeight": 1,
|
2598
|
+
"FontSize": 12,
|
2599
|
+
"Color": "#0081BC"
|
2600
|
+
}
|
2601
|
+
}
|
1148
2602
|
}
|
1149
2603
|
],
|
1150
2604
|
"Connectors": [
|
@@ -1189,40 +2643,6 @@
|
|
1189
2643
|
],
|
1190
2644
|
"Name": "C2"
|
1191
2645
|
},
|
1192
|
-
{
|
1193
|
-
"Segments": [
|
1194
|
-
{
|
1195
|
-
"StartX": 56,
|
1196
|
-
"StartY": -2,
|
1197
|
-
"EndX": 57,
|
1198
|
-
"EndY": -2
|
1199
|
-
},
|
1200
|
-
{
|
1201
|
-
"StartX": 57,
|
1202
|
-
"StartY": -12,
|
1203
|
-
"EndX": 57,
|
1204
|
-
"EndY": -2
|
1205
|
-
},
|
1206
|
-
{
|
1207
|
-
"StartX": 57,
|
1208
|
-
"StartY": -12,
|
1209
|
-
"EndX": 58,
|
1210
|
-
"EndY": -12
|
1211
|
-
}
|
1212
|
-
],
|
1213
|
-
"Name": "C3"
|
1214
|
-
},
|
1215
|
-
{
|
1216
|
-
"Segments": [
|
1217
|
-
{
|
1218
|
-
"StartX": 50,
|
1219
|
-
"StartY": -12,
|
1220
|
-
"EndX": 51,
|
1221
|
-
"EndY": -12
|
1222
|
-
}
|
1223
|
-
],
|
1224
|
-
"Name": "C13"
|
1225
|
-
},
|
1226
2646
|
{
|
1227
2647
|
"Segments": [
|
1228
2648
|
{
|
@@ -1449,6 +2869,23 @@
|
|
1449
2869
|
}
|
1450
2870
|
],
|
1451
2871
|
"Name": "C1"
|
2872
|
+
},
|
2873
|
+
{
|
2874
|
+
"Segments": [
|
2875
|
+
{
|
2876
|
+
"StartX": 56,
|
2877
|
+
"StartY": -2,
|
2878
|
+
"EndX": 56,
|
2879
|
+
"EndY": -12
|
2880
|
+
},
|
2881
|
+
{
|
2882
|
+
"StartX": 58,
|
2883
|
+
"StartY": -12,
|
2884
|
+
"EndX": 56,
|
2885
|
+
"EndY": -12
|
2886
|
+
}
|
2887
|
+
],
|
2888
|
+
"Name": "C5"
|
1452
2889
|
}
|
1453
2890
|
],
|
1454
2891
|
"Name": "Top Circuit - Copy",
|
@@ -1459,6 +2896,7 @@
|
|
1459
2896
|
"EndTime": "0.01",
|
1460
2897
|
"FixedTimeStep": false,
|
1461
2898
|
"SaveInitialPoint": true,
|
2899
|
+
"CompressScopes": true,
|
1462
2900
|
"StopAtSteadyState": false,
|
1463
2901
|
"TimeStep": "1E-09",
|
1464
2902
|
"BaseFrequencyParameterEnabled": false,
|