commit 91403dc149583783b9a7474fc0dd5d8228fc839c Author: Denis Kuznetsov Date: Mon Jun 22 07:00:02 2026 +0300 new diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..dbb7d5f --- /dev/null +++ b/.gitignore @@ -0,0 +1,1297 @@ +<<<<<<< HEAD +<<<<<<< HEAD +*.zip +#*.pdf +*.rar +#*.txt +#*.html +*.*~ +*.jpg +*.stp +*.step +*.sld* +History/ +__Previews/ +[Dd]ebug/ +[Rr]elease/ +x64/ +build/ +[Bb]in/ +[Oo]bj/ + + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.log +*.scc + +# OS generated files # +.DS_Store* +ehthumbs.db +Icon? +Thumbs.db + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +*.ncrunch* +.*crunch*.local.xml + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.Publish.xml + +# Windows Azure Build Output +csx +*.build.csdef + +# Windows Store app package directory +AppPackages/ + +# Others +sql/ +*.Cache +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.[Pp]ublish.xml +*.pfx +*.publishsettings +modulesbin/ +tempbin/ + +# EPiServer Site file (VPP) +AppData/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# vim +*.txt~ +*.swp +*.swo + +# svn +.svn + +# SQL Server files +**/App_Data/*.mdf +**/App_Data/*.ldf +**/App_Data/*.sdf + + +#LightSwitch generated files +GeneratedArtifacts/ +_Pvt_Extensions/ +ModelManifest.xml + +# ========================= +# Windows detritus +# ========================= + +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Mac desktop service store files +.DS_Store + +# SASS Compiler cache +.sass-cache + +# Visual Studio 2014 CTP +**/*.sln.ide + +### C++ ### +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Precompiled Headers +*.gch +*.pch + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Fortran module files +*.mod + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +build/ +bld/ +[Bb]in/ +[Oo]bj/ + +# Visual Studio 2015 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUNIT +*.VisualState.xml +TestResult.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# DNX +project.lock.json +artifacts/ + +*_i.c +*_p.c +*_i.h +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# JustCode is a .NET coding add-in +.JustCode + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# TODO: Comment the next line if you want to checkin your web deploy settings +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# NuGet Packages +*.nupkg +# The packages folder can be ignored because of Package Restore +**/packages/* +# except build/, which is used as an MSBuild target. +!**/packages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/packages/repositories.config + +# Windows Azure Build Output +csx/ +*.build.csdef + +# Windows Azure Emulator +efc/ +rfc/ + +# Windows Store app package directory +AppPackages/ + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!*.[Cc]ache/ + +# Others +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.pfx +*.publishsettings +node_modules/ +orleans.codegen.cs + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +*.mdf +*.ldf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +.paket/paket.exe + +# FAKE - F# Make +.fake/ +======= +*.zip +#*.pdf +*.rar +#*.txt +#*.html +*.*~ +*.jpg +*.stp +*.step +*.sld* +History/ +__Previews/ +[Dd]ebug/ +[Rr]elease/ +x64/ +build/ +[Bb]in/ +[Oo]bj/ + + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.log +*.scc + +# OS generated files # +.DS_Store* +ehthumbs.db +Icon? +Thumbs.db + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +*.ncrunch* +.*crunch*.local.xml + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.Publish.xml + +# Windows Azure Build Output +csx +*.build.csdef + +# Windows Store app package directory +AppPackages/ + +# Others +sql/ +*.Cache +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.[Pp]ublish.xml +*.pfx +*.publishsettings +modulesbin/ +tempbin/ + +# EPiServer Site file (VPP) +AppData/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# vim +*.txt~ +*.swp +*.swo + +# svn +.svn + +# SQL Server files +**/App_Data/*.mdf +**/App_Data/*.ldf +**/App_Data/*.sdf + + +#LightSwitch generated files +GeneratedArtifacts/ +_Pvt_Extensions/ +ModelManifest.xml + +# ========================= +# Windows detritus +# ========================= + +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Mac desktop service store files +.DS_Store + +# SASS Compiler cache +.sass-cache + +# Visual Studio 2014 CTP +**/*.sln.ide + +### C++ ### +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Precompiled Headers +*.gch +*.pch + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Fortran module files +*.mod + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +build/ +bld/ +[Bb]in/ +[Oo]bj/ + +# Visual Studio 2015 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUNIT +*.VisualState.xml +TestResult.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# DNX +project.lock.json +artifacts/ + +*_i.c +*_p.c +*_i.h +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# JustCode is a .NET coding add-in +.JustCode + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# TODO: Comment the next line if you want to checkin your web deploy settings +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# NuGet Packages +*.nupkg +# The packages folder can be ignored because of Package Restore +**/packages/* +# except build/, which is used as an MSBuild target. +!**/packages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/packages/repositories.config + +# Windows Azure Build Output +csx/ +*.build.csdef + +# Windows Azure Emulator +efc/ +rfc/ + +# Windows Store app package directory +AppPackages/ + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!*.[Cc]ache/ + +# Others +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.pfx +*.publishsettings +node_modules/ +orleans.codegen.cs + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +*.mdf +*.ldf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +.paket/paket.exe + +# FAKE - F# Make +.fake/ +>>>>>>> d903a82f1a500d140be6d26e994a4c2df71126b8 +======= +*.zip +#*.pdf +*.rar +#*.txt +#*.html +*.*~ +*.jpg +*.stp +*.step +*.sld* +History/ +__Previews/ +[Dd]ebug/ +[Rr]elease/ +x64/ +build/ +[Bb]in/ +[Oo]bj/ + + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +*_i.c +*_p.c +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.log +*.scc + +# OS generated files # +.DS_Store* +ehthumbs.db +Icon? +Thumbs.db + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +*.ncrunch* +.*crunch*.local.xml + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.Publish.xml + +# Windows Azure Build Output +csx +*.build.csdef + +# Windows Store app package directory +AppPackages/ + +# Others +sql/ +*.Cache +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.[Pp]ublish.xml +*.pfx +*.publishsettings +modulesbin/ +tempbin/ + +# EPiServer Site file (VPP) +AppData/ + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file to a newer +# Visual Studio version. Backup files are not needed, because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# vim +*.txt~ +*.swp +*.swo + +# svn +.svn + +# SQL Server files +**/App_Data/*.mdf +**/App_Data/*.ldf +**/App_Data/*.sdf + + +#LightSwitch generated files +GeneratedArtifacts/ +_Pvt_Extensions/ +ModelManifest.xml + +# ========================= +# Windows detritus +# ========================= + +# Windows image file caches +Thumbs.db +ehthumbs.db + +# Folder config file +Desktop.ini + +# Recycle Bin used on file shares +$RECYCLE.BIN/ + +# Mac desktop service store files +.DS_Store + +# SASS Compiler cache +.sass-cache + +# Visual Studio 2014 CTP +**/*.sln.ide + +### C++ ### +# Compiled Object files +*.slo +*.lo +*.o +*.obj + +# Precompiled Headers +*.gch +*.pch + +# Compiled Dynamic libraries +*.so +*.dylib +*.dll + +# Fortran module files +*.mod + +# Compiled Static libraries +*.lai +*.la +*.a +*.lib + +# Executables +*.exe +*.out +*.app + +# User-specific files (MonoDevelop/Xamarin Studio) +*.userprefs + +# Build results +[Dd]ebug/ +[Dd]ebugPublic/ +[Rr]elease/ +[Rr]eleases/ +x64/ +x86/ +build/ +bld/ +[Bb]in/ +[Oo]bj/ + +# Visual Studio 2015 cache/options directory +.vs/ +# Uncomment if you have tasks that create the project's static files in wwwroot +#wwwroot/ + +# MSTest test Results +[Tt]est[Rr]esult*/ +[Bb]uild[Ll]og.* + +# NUNIT +*.VisualState.xml +TestResult.xml + +# Build Results of an ATL Project +[Dd]ebugPS/ +[Rr]eleasePS/ +dlldata.c + +# DNX +project.lock.json +artifacts/ + +*_i.c +*_p.c +*_i.h +*.ilk +*.meta +*.obj +*.pch +*.pdb +*.pgc +*.pgd +*.rsp +*.sbr +*.tlb +*.tli +*.tlh +*.tmp +*.tmp_proj +*.log +*.vspscc +*.vssscc +.builds +*.pidb +*.svclog +*.scc + +# Chutzpah Test files +_Chutzpah* + +# Visual C++ cache files +ipch/ +*.aps +*.ncb +*.opensdf +*.sdf +*.cachefile + +# Visual Studio profiler +*.psess +*.vsp +*.vspx +*.sap + +# TFS 2012 Local Workspace +$tf/ + +# Guidance Automation Toolkit +*.gpState + +# ReSharper is a .NET coding add-in +_ReSharper*/ +*.[Rr]e[Ss]harper +*.DotSettings.user + +# JustCode is a .NET coding add-in +.JustCode + +# TeamCity is a build add-in +_TeamCity* + +# DotCover is a Code Coverage Tool +*.dotCover + +# NCrunch +_NCrunch_* +.*crunch*.local.xml +nCrunchTemp_* + +# MightyMoose +*.mm.* +AutoTest.Net/ + +# Web workbench (sass) +.sass-cache/ + +# Installshield output folder +[Ee]xpress/ + +# DocProject is a documentation generator add-in +DocProject/buildhelp/ +DocProject/Help/*.HxT +DocProject/Help/*.HxC +DocProject/Help/*.hhc +DocProject/Help/*.hhk +DocProject/Help/*.hhp +DocProject/Help/Html2 +DocProject/Help/html + +# Click-Once directory +publish/ + +# Publish Web Output +*.[Pp]ublish.xml +*.azurePubxml +# TODO: Comment the next line if you want to checkin your web deploy settings +# but database connection strings (with potential passwords) will be unencrypted +*.pubxml +*.publishproj + +# NuGet Packages +*.nupkg +# The packages folder can be ignored because of Package Restore +**/packages/* +# except build/, which is used as an MSBuild target. +!**/packages/build/ +# Uncomment if necessary however generally it will be regenerated when needed +#!**/packages/repositories.config + +# Windows Azure Build Output +csx/ +*.build.csdef + +# Windows Azure Emulator +efc/ +rfc/ + +# Windows Store app package directory +AppPackages/ + +# Visual Studio cache files +# files ending in .cache can be ignored +*.[Cc]ache +# but keep track of directories ending in .cache +!*.[Cc]ache/ + +# Others +ClientBin/ +[Ss]tyle[Cc]op.* +~$* +*~ +*.dbmdl +*.dbproj.schemaview +*.pfx +*.publishsettings +node_modules/ +orleans.codegen.cs + +# RIA/Silverlight projects +Generated_Code/ + +# Backup & report files from converting an old project file +# to a newer Visual Studio version. Backup files are not needed, +# because we have git ;-) +_UpgradeReport_Files/ +Backup*/ +UpgradeLog*.XML +UpgradeLog*.htm + +# SQL Server files +*.mdf +*.ldf + +# Business Intelligence projects +*.rdl.data +*.bim.layout +*.bim_*.settings + +# Microsoft Fakes +FakesAssemblies/ + +# GhostDoc plugin setting file +*.GhostDoc.xml + +# Node.js Tools for Visual Studio +.ntvs_analysis.dat + +# Visual Studio 6 build log +*.plg + +# Visual Studio 6 workspace options file +*.opt + +# Visual Studio LightSwitch build output +**/*.HTMLClient/GeneratedArtifacts +**/*.DesktopClient/GeneratedArtifacts +**/*.DesktopClient/ModelManifest.xml +**/*.Server/GeneratedArtifacts +**/*.Server/ModelManifest.xml +_Pvt_Extensions + +# Paket dependency manager +.paket/paket.exe + +# FAKE - F# Make +.fake/ +>>>>>>> 7f15c0e72610b5843933736bdbf7dd42c0dd2b34 +11 diff --git a/Altium System Library.lnk b/Altium System Library.lnk new file mode 100644 index 0000000..f149adf Binary files /dev/null and b/Altium System Library.lnk differ diff --git a/Arduino.PcbLib b/Arduino.PcbLib new file mode 100644 index 0000000..00537cf Binary files /dev/null and b/Arduino.PcbLib differ diff --git a/Capacitor.SchLib b/Capacitor.SchLib new file mode 100644 index 0000000..ff59b1e Binary files /dev/null and b/Capacitor.SchLib differ diff --git a/Conn2.SchLib b/Conn2.SchLib new file mode 100644 index 0000000..67956ed Binary files /dev/null and b/Conn2.SchLib differ diff --git a/Connector.SchLib b/Connector.SchLib new file mode 100644 index 0000000..d1614c2 Binary files /dev/null and b/Connector.SchLib differ diff --git a/Connector.SchLib.BASE.SchLib b/Connector.SchLib.BASE.SchLib new file mode 100644 index 0000000..e69de29 diff --git a/Connector.SchLib.LOCAL.SchLib b/Connector.SchLib.LOCAL.SchLib new file mode 100644 index 0000000..29fae8f Binary files /dev/null and b/Connector.SchLib.LOCAL.SchLib differ diff --git a/Connector.SchLib.REMOTE.SchLib b/Connector.SchLib.REMOTE.SchLib new file mode 100644 index 0000000..064feb5 Binary files /dev/null and b/Connector.SchLib.REMOTE.SchLib differ diff --git a/CustomCase.PcbLib b/CustomCase.PcbLib new file mode 100644 index 0000000..d24c4bb Binary files /dev/null and b/CustomCase.PcbLib differ diff --git a/CustomCase2.CMP b/CustomCase2.CMP new file mode 100644 index 0000000..7136391 --- /dev/null +++ b/CustomCase2.CMP @@ -0,0 +1,31 @@ +<<<<<<< HEAD +Component : CON: TE_1981568-1 +PCB Library : CustomCase2.PcbLib +Date : 28.04.2023 +Time : 14:27:25 + + + +Dimension : 8.839 x 7.087 mm + + Layer(s) Pads(s) Tracks(s) Fill(s) Arc(s) Text(s) +-------------------------------------------------------------------- + Top Overlay 0 35 0 9 1 +-------------------------------------------------------------------- + Total 0 35 0 9 1 +======= +Component : CON: TE_1981568-1 +PCB Library : CustomCase2.PcbLib +Date : 28.04.2023 +Time : 14:27:25 + + + +Dimension : 8.839 x 7.087 mm + + Layer(s) Pads(s) Tracks(s) Fill(s) Arc(s) Text(s) +-------------------------------------------------------------------- + Top Overlay 0 35 0 9 1 +-------------------------------------------------------------------- + Total 0 35 0 9 1 +>>>>>>> d903a82f1a500d140be6d26e994a4c2df71126b8 diff --git a/CustomCase2.PcbLib b/CustomCase2.PcbLib new file mode 100644 index 0000000..2f8df8d Binary files /dev/null and b/CustomCase2.PcbLib differ diff --git a/CustomCase2.REP b/CustomCase2.REP new file mode 100644 index 0000000..53d0828 --- /dev/null +++ b/CustomCase2.REP @@ -0,0 +1,105 @@ +<<<<<<< HEAD +PCB Library : CustomCase2.PcbLib +Date : 28.04.2023 +Time : 14:27:45 + + + +Component Count : 40 + +Component Name +----------------------------------------------- + +CON: JST SM +CON: JST SM03B-GHS-TB +CON: JST SM04B-GHS-TB +CON: JST SM06B-GHS-TB +CON: KLS2-EDR-3.50-2 +CON: KLS2-EDR-3.50-4 +CON: KLS2-EDR-3.81-2 +CON: KLS2-EDR-3.81-4 +CON: L-KLS1-207B-1-02-S +CON: L-KLS1-207B-1-03-S +CON: L-KLS1-XL1-2.00-02-S +CON: L-KLS1-XL1-2.00-03-S +CON: LPJG0926HENL +CON: PLS-2 +CON: TE_1981568-1 +DIP-switch 1H +DIP-switch 1V +DIP-switch 2H +DIP-switch 2V +DIP-switch 4H +DIP-switch 4V +FUSE: MF-MSMF160 +IND: HX5004NL +JMP: PLS-2 +JMP: PLS-3 +KT-0.8mm +KT-1.0mm +LED: 5050x4 +MOD: Black Pill +MOD: CMP10A +MOD: PE18-MS1-IPX +MOD: PE18-MS1-PCB +MOD: PE18-MS1PA1-IPX +MOD: PE18-MS1PA1-PCB +MOD: USB HUB +SW: SS-8 +TR: TDK transformer B78476A8065A003 +USB-B +ZQ: HC-49S +ZQ: HC-49U +======= +PCB Library : CustomCase2.PcbLib +Date : 28.04.2023 +Time : 14:27:45 + + + +Component Count : 40 + +Component Name +----------------------------------------------- + +CON: JST SM +CON: JST SM03B-GHS-TB +CON: JST SM04B-GHS-TB +CON: JST SM06B-GHS-TB +CON: KLS2-EDR-3.50-2 +CON: KLS2-EDR-3.50-4 +CON: KLS2-EDR-3.81-2 +CON: KLS2-EDR-3.81-4 +CON: L-KLS1-207B-1-02-S +CON: L-KLS1-207B-1-03-S +CON: L-KLS1-XL1-2.00-02-S +CON: L-KLS1-XL1-2.00-03-S +CON: LPJG0926HENL +CON: PLS-2 +CON: TE_1981568-1 +DIP-switch 1H +DIP-switch 1V +DIP-switch 2H +DIP-switch 2V +DIP-switch 4H +DIP-switch 4V +FUSE: MF-MSMF160 +IND: HX5004NL +JMP: PLS-2 +JMP: PLS-3 +KT-0.8mm +KT-1.0mm +LED: 5050x4 +MOD: Black Pill +MOD: CMP10A +MOD: PE18-MS1-IPX +MOD: PE18-MS1-PCB +MOD: PE18-MS1PA1-IPX +MOD: PE18-MS1PA1-PCB +MOD: USB HUB +SW: SS-8 +TR: TDK transformer B78476A8065A003 +USB-B +ZQ: HC-49S +ZQ: HC-49U +>>>>>>> d903a82f1a500d140be6d26e994a4c2df71126b8 diff --git a/Diode.SchLib b/Diode.SchLib new file mode 100644 index 0000000..483886e Binary files /dev/null and b/Diode.SchLib differ diff --git a/Electromechanics.SchLib b/Electromechanics.SchLib new file mode 100644 index 0000000..c596279 Binary files /dev/null and b/Electromechanics.SchLib differ diff --git a/Inductor.SchLib b/Inductor.SchLib new file mode 100644 index 0000000..1009589 Binary files /dev/null and b/Inductor.SchLib differ diff --git a/Miscellaneous Connectors.IntLib b/Miscellaneous Connectors.IntLib new file mode 100644 index 0000000..2f19c52 Binary files /dev/null and b/Miscellaneous Connectors.IntLib differ diff --git a/Miscellaneous Devices.IntLib b/Miscellaneous Devices.IntLib new file mode 100644 index 0000000..87770fd Binary files /dev/null and b/Miscellaneous Devices.IntLib differ diff --git a/Miscellaneous Devices/10TQ035.mdl b/Miscellaneous Devices/10TQ035.mdl new file mode 100644 index 0000000..c9e9765 --- /dev/null +++ b/Miscellaneous Devices/10TQ035.mdl @@ -0,0 +1,7 @@ +*10TQ035 MCE 3/26/98 +*Ref: IR Power Semiconductors Product Digest '94 +*MCE 35V 10A 3us pkg:TO-220 3,1 +.MODEL 10TQ035 D (IS=14.2N RS=4.2M N=1.7 BV=35 IBV=15M ++ CJO=412P VJ=0.75 M=0.333 TT=4.32U EG=.69 XTI=2) + + diff --git a/Miscellaneous Devices/10TQ040.mdl b/Miscellaneous Devices/10TQ040.mdl new file mode 100644 index 0000000..4329ff1 --- /dev/null +++ b/Miscellaneous Devices/10TQ040.mdl @@ -0,0 +1,7 @@ +*10TQ040 MCE 3/26/98 +*Ref: IR Power Semiconductors Product Digest '94 +*MCE 40V 10A 3us pkg:TO-220 3,1 +.MODEL 10TQ040 D (IS=14.2N RS=4.2M N=1.7 BV=40 IBV=15M ++ CJO=412P VJ=0.75 M=0.333 TT=4.32U EG=.69 XTI=2) + + diff --git a/Miscellaneous Devices/10TQ045.mdl b/Miscellaneous Devices/10TQ045.mdl new file mode 100644 index 0000000..4c54046 --- /dev/null +++ b/Miscellaneous Devices/10TQ045.mdl @@ -0,0 +1,7 @@ +*10TQ045 MCE 3/26/98 +*Ref: IR Power Semiconductors Product Digest '94 +*MCE 45V 10A 3us pkg:TO-220 3,1 +.MODEL 10TQ045 D (IS=14.2N RS=4.2M N=1.7 BV=45 IBV=15M ++ CJO=412P VJ=0.75 M=0.333 TT=4.32U EG=.69 XTI=2) + + diff --git a/Miscellaneous Devices/11DQ03.mdl b/Miscellaneous Devices/11DQ03.mdl new file mode 100644 index 0000000..f6af2d3 --- /dev/null +++ b/Miscellaneous Devices/11DQ03.mdl @@ -0,0 +1,7 @@ +*11DQ03 MCE 7-17-95 +*Ref: IR Power Semiconductors Product Digest '94 +*MCE 30V 1.1A pkg:DIODE0.4 1,2 +.MODEL 11DQ03 D(IS=5.18E-9 RS=0.146 N=0.878 TT=4.32E-6 CJO=1.18E-10 ++ VJ=0.75 M=0.333 EG=0.69 XTI=2 BV=30 IBV=6.01E-6 ) + + diff --git a/Miscellaneous Devices/12AU7.ckt b/Miscellaneous Devices/12AU7.ckt new file mode 100644 index 0000000..3fdd82e --- /dev/null +++ b/Miscellaneous Devices/12AU7.ckt @@ -0,0 +1,35 @@ +*Vacuum Tube Dual Triode (Audio freq.) +*Connections: +* Plate 1 +* | Grid 1 +* | | Cathode 1 +* | | | Plate 2 +* | | | | Grid 2 +* | | | | | Cathode 2 +* | | | | | | H H HM +* | | | | | | | | | +.SUBCKT 12AU7 1 2 3 6 7 8 4 5 9 +X1 1 2 3 12AU7s +X2 6 7 8 12AU7s +RH1 4 9 100 +RH2 5 9 100 +.ENDS 12AU7 + +*Vacuum Tube Triode (Audio freq.) +*Connections: +* Plate +* | Grid +* | | Cathode +* | | | +.SUBCKT 12AU7s 1 3 4 +B1 2 4 I=((URAMP((V(2,4)/18)+V(3,4)))^1.5)/1151 +C1 3 4 1.6E-12 +C2 3 1 1.5E-12 +C3 1 4 0.5E-12 +R1 3 5 10E+3 +D1 1 2 DX +D2 4 2 DX2 +D3 5 4 DX +.MODEL DX D(IS=1.0E-12 RS=1.0) +.MODEL DX2 D(IS=1.0E-9 RS=1.0) +.ENDS 12AU7s diff --git a/Miscellaneous Devices/12AX7.ckt b/Miscellaneous Devices/12AX7.ckt new file mode 100644 index 0000000..f072c41 --- /dev/null +++ b/Miscellaneous Devices/12AX7.ckt @@ -0,0 +1,35 @@ +*Vacuum Tube Dual Triode (Audio freq.) +*Connections: +* Plate 1 +* | Grid 1 +* | | Cathode 1 +* | | | Plate 2 +* | | | | Grid 2 +* | | | | | Cathode 2 +* | | | | | | H H HM +* | | | | | | | | | +.SUBCKT 12AX7 1 2 3 6 7 8 4 5 9 +X1 1 2 3 12AX7s +X2 6 7 8 12AX7s +RH1 4 9 100 +RH2 5 9 100 +.ENDS 12AX7 + +*Vacuum Tube Triode (Audio freq.) pkg:VT-9 (A:1,2,3)(B:6,7,8) +*Connections: +* Plate +* | Grid +* | | Cathode +* | | | +.SUBCKT 12AX7s 1 3 4 +B1 2 4 I=((URAMP((V(2,4)/85)+V(3,4)))^1.5)/580 +C1 3 4 1.6E-12 +C2 3 1 1.7E-12 +C3 1 4 0.46E-12 +R1 3 5 50E+3 +D1 1 2 DX +D2 4 2 DX2 +D3 5 4 DX +.MODEL DX D(IS=1.0E-12 RS=1.0) +.MODEL DX2 D(IS=1.0E-9 RS=1.0) +.ENDS X12AX7s diff --git a/Miscellaneous Devices/18TQ045.mdl b/Miscellaneous Devices/18TQ045.mdl new file mode 100644 index 0000000..0b1abc8 --- /dev/null +++ b/Miscellaneous Devices/18TQ045.mdl @@ -0,0 +1,20 @@ +************************************** +* Model Generated by MODPEX * +*Copyright(c) Symmetry Design Systems* +* All Rights Reserved * +* UNPUBLISHED LICENSED SOFTWARE * +* Contains Proprietary Information * +* Which is The Property of * +* SYMMETRY OR ITS LICENSORS * +*Commercial Use or Resale Restricted * +* by Symmetry License Agreement * +************************************** +* Model generated on Sep 17, 96 +* MODEL FORMAT: SPICE3 +.MODEL 18tq045 d ++( ++IS=1.97424e-13 RS=0.00628392 N=0.530234 EG=0.6 ++XTI=0.05 BV=45 IBV=0.0001 CJO=8.24939e-09 ++VJ=1.5 M=0.462568 FC=0.5 TT=0 ++KF=0 AF=1 ++) \ No newline at end of file diff --git a/Miscellaneous Devices/1N4001.mdl b/Miscellaneous Devices/1N4001.mdl new file mode 100644 index 0000000..bbab91a --- /dev/null +++ b/Miscellaneous Devices/1N4001.mdl @@ -0,0 +1,5 @@ +*1N4001 MCE 8-16-95 +*50V 1A Si GenPurpose Diode pkg:DIODE0.4 1,2 +.MODEL 1N4001 D(IS=2.55E-9 RS=0.042 N=1.75 TT=5.76E-6 CJO=1.85E-11 ++ VJ=0.75 M=0.333 BV=50 IBV=1E-5 ) + diff --git a/Miscellaneous Devices/1N4002.mdl b/Miscellaneous Devices/1N4002.mdl new file mode 100644 index 0000000..c1380e8 --- /dev/null +++ b/Miscellaneous Devices/1N4002.mdl @@ -0,0 +1,6 @@ +*1N4002 MCE 8-16-95 +*100V 1A Si GenPurpose Diode pkg:DIODE0.4 1,2 +.MODEL 1N4002 D(IS=2.55E-9 RS=0.042 N=1.75 TT=5.76E-6 CJO=1.85E-11 ++ VJ=0.75 M=0.333 BV=100 IBV=1E-5 ) + + diff --git a/Miscellaneous Devices/1N4003.mdl b/Miscellaneous Devices/1N4003.mdl new file mode 100644 index 0000000..a7a710d --- /dev/null +++ b/Miscellaneous Devices/1N4003.mdl @@ -0,0 +1,5 @@ +*1N4003 MCE 8-16-95 +*200V 1A Si GenPurpose Diode pkg:DIODE0.4 1,2 +.MODEL 1N4003 D(IS=2.55E-9 RS=0.042 N=1.75 TT=5.76E-6 CJO=1.85E-11 ++ VJ=0.75 M=0.333 BV=200 IBV=1.98E-5 ) + diff --git a/Miscellaneous Devices/1N4004.mdl b/Miscellaneous Devices/1N4004.mdl new file mode 100644 index 0000000..afbd80b --- /dev/null +++ b/Miscellaneous Devices/1N4004.mdl @@ -0,0 +1,6 @@ +*1N4004 MCE 8-16-95 +*400V 1A Si GenPurpose Diode pkg:DIODE0.4 1,2 +.MODEL 1N4004 D(IS=2.55E-9 RS=0.042 N=1.75 TT=5.76E-6 CJO=1.85E-11 ++ VJ=0.75 M=0.333 BV=400 IBV=3.95E-5 ) + + diff --git a/Miscellaneous Devices/1N4005.mdl b/Miscellaneous Devices/1N4005.mdl new file mode 100644 index 0000000..9870cd7 --- /dev/null +++ b/Miscellaneous Devices/1N4005.mdl @@ -0,0 +1,6 @@ +*1N4005 MCE 8-16-95 +*600V 1A Si GenPurpose Diode pkg:DIODE0.4 1,2 +.MODEL 1N4005 D(IS=2.55E-9 RS=0.042 N=1.75 TT=5.76E-6 CJO=1.85E-11 ++ VJ=0.75 M=0.333 BV=600 IBV=5.92E-5 ) + + diff --git a/Miscellaneous Devices/1N4006.mdl b/Miscellaneous Devices/1N4006.mdl new file mode 100644 index 0000000..6b2216d --- /dev/null +++ b/Miscellaneous Devices/1N4006.mdl @@ -0,0 +1,6 @@ +*1N4006 MCE 8-16-95 +*800V 1A Si GenPurpose Diode pkg:DIODE0.4 1,2 +.MODEL 1N4006 D(IS=2.55E-9 RS=0.042 N=1.75 TT=5.76E-6 CJO=1.85E-11 ++ VJ=0.75 M=0.333 BV=800 IBV=7.89E-5 ) + + diff --git a/Miscellaneous Devices/1N4007.mdl b/Miscellaneous Devices/1N4007.mdl new file mode 100644 index 0000000..4536779 --- /dev/null +++ b/Miscellaneous Devices/1N4007.mdl @@ -0,0 +1,5 @@ +*1N4007 MCE 8-16-95 +*1000V 1A Si GenPurpose Diode pkg:DIODE0.4 1,2 +.MODEL 1N4007 D(IS=2.55E-9 RS=0.042 N=1.75 TT=5.76E-6 CJO=1.85E-11 ++ VJ=0.75 M=0.333 BV=1000 IBV=9.86E-5 ) + diff --git a/Miscellaneous Devices/1N4148.mdl b/Miscellaneous Devices/1N4148.mdl new file mode 100644 index 0000000..a74d910 --- /dev/null +++ b/Miscellaneous Devices/1N4148.mdl @@ -0,0 +1,2 @@ +.model 1N4148 D(Is=0.1p Rs=16 CJO=2p Tt=12n Bv=100 Ibv=0.1p) +* 85-??-?? Original library \ No newline at end of file diff --git a/Miscellaneous Devices/1N4149.mdl b/Miscellaneous Devices/1N4149.mdl new file mode 100644 index 0000000..bb369b5 --- /dev/null +++ b/Miscellaneous Devices/1N4149.mdl @@ -0,0 +1,7 @@ +*1N4149 MCE 3-13-97 +*Ref: National Discrete Products Databook, 1996 +*75V 10mA Si Computer Diode pkg:DIODE0.4 1,2 +.MODEL 1N4149 D (IS=14.2P RS=4.2 N=1.7 BV=75 IBV=5U ++ CJO=1.74P VJ=0.75 M=0.333 TT=4.32N) + + diff --git a/Miscellaneous Devices/1N4150.mdl b/Miscellaneous Devices/1N4150.mdl new file mode 100644 index 0000000..385cccb --- /dev/null +++ b/Miscellaneous Devices/1N4150.mdl @@ -0,0 +1,2 @@ +.model 1N4150 D(Is=10E-15 Rs=1.0 CJO=1.3p Tt=12n Bv=70 Ibv=0.1p) +* 85-??-?? Original library \ No newline at end of file diff --git a/Miscellaneous Devices/1N4448.mdl b/Miscellaneous Devices/1N4448.mdl new file mode 100644 index 0000000..f8a41d8 --- /dev/null +++ b/Miscellaneous Devices/1N4448.mdl @@ -0,0 +1,2 @@ +.model 1N4448 D(Is=0.1p Rs=2 CJO=2p Tt=12n Bv=100 Ibv=0.1p) +* 85-??-?? Original library \ No newline at end of file diff --git a/Miscellaneous Devices/1N4934.mdl b/Miscellaneous Devices/1N4934.mdl new file mode 100644 index 0000000..610266a --- /dev/null +++ b/Miscellaneous Devices/1N4934.mdl @@ -0,0 +1,5 @@ +*1N4934 MCE +*400V 1A Si Rectifier pkg:DIODE0.4 1,2 +.MODEL 1N4934 D(IS=2.54E-10 RS=6.874E-6 N=1.498 TT=1.086E-8 CJO=3.135E-11 ++ VJ=0.5581 M=0.4379 BV=100 IBV=0.0001 ) + diff --git a/Miscellaneous Devices/1N5400.mdl b/Miscellaneous Devices/1N5400.mdl new file mode 100644 index 0000000..26d8c2e --- /dev/null +++ b/Miscellaneous Devices/1N5400.mdl @@ -0,0 +1,6 @@ +*1N5400 MCE +* 50V 3A Si Rectifier pkg:DO-201 1,2 +.MODEL 1N5400 D(IS=2.68E-12 RS=0.00977 N=1.17 TT=1.44E-5 CJO=1.24E-10 ++ VJ=0.6 M=0.333 BV=66.6 IBV=1E-5 ) + + diff --git a/Miscellaneous Devices/1N5401.mdl b/Miscellaneous Devices/1N5401.mdl new file mode 100644 index 0000000..1407628 --- /dev/null +++ b/Miscellaneous Devices/1N5401.mdl @@ -0,0 +1,5 @@ +*1N5401 MCE +*100V 3A Si Rectifier pkg:DO-201 1,2 +.MODEL 1N5401 D(IS=2.68E-12 RS=0.00731 N=1.17 TT=1.44E-5 CJO=1.24E-10 ++ VJ=0.6 M=0.333 BV=133.2 IBV=1E-5 ) + diff --git a/Miscellaneous Devices/1N5402.mdl b/Miscellaneous Devices/1N5402.mdl new file mode 100644 index 0000000..46de4f1 --- /dev/null +++ b/Miscellaneous Devices/1N5402.mdl @@ -0,0 +1,6 @@ +*1N5402 MCE +*200V 3A Si Rectifier pkg:DO-201 1,2 +.MODEL 1N5402 D(IS=2.68E-12 RS=0.00731 N=1.17 TT=1.44E-5 CJO=1.24E-10 ++ VJ=0.6 M=0.333 BV=266 IBV=1E-5 ) + + diff --git a/Miscellaneous Devices/1N5404.mdl b/Miscellaneous Devices/1N5404.mdl new file mode 100644 index 0000000..940987d --- /dev/null +++ b/Miscellaneous Devices/1N5404.mdl @@ -0,0 +1,6 @@ +*1N5404 MCE +*400V 3A Si Rectifier pkg:DO-201 1,2 +.MODEL 1N5404 D(IS=2.68E-12 RS=0.00731 N=1.17 TT=1.44E-5 CJO=1.24E-10 ++ VJ=0.6 M=0.333 BV=533 IBV=1E-5 ) + + diff --git a/Miscellaneous Devices/1N5406.mdl b/Miscellaneous Devices/1N5406.mdl new file mode 100644 index 0000000..2a372da --- /dev/null +++ b/Miscellaneous Devices/1N5406.mdl @@ -0,0 +1,6 @@ +*1N5406 MCE +*600V 3A Si Rectifier pkg:DO-201 1,2 +.MODEL 1N5406 D(IS=2.68E-12 RS=0.00731 N=1.17 TT=1.44E-5 CJO=1.24E-10 ++ VJ=0.6 M=0.333 BV=900 IBV=1E-5 ) + + diff --git a/Miscellaneous Devices/1N5407.mdl b/Miscellaneous Devices/1N5407.mdl new file mode 100644 index 0000000..d4fd26b --- /dev/null +++ b/Miscellaneous Devices/1N5407.mdl @@ -0,0 +1,7 @@ +*1N5407 MCE 8/5/97 +*Ref: International Rectifier Digest '94 +*800V 3000mA 3us Si Diode pkg:DIODE0.4 1,2 +.MODEL 1N5407 D (IS=4.26N RS=14M N=1.7 BV=800 IBV=132U ++ CJO=125P VJ=0.75 M=0.333 TT=4.32U) + + diff --git a/Miscellaneous Devices/1N5408.mdl b/Miscellaneous Devices/1N5408.mdl new file mode 100644 index 0000000..f2c6a94 --- /dev/null +++ b/Miscellaneous Devices/1N5408.mdl @@ -0,0 +1,7 @@ +*1N5408 MCE 8/5/97 +*Ref: International Rectifier Digest '94 +*1000V 3000mA 3us Si Diode pkg:DIODE0.4 1,2 +.MODEL 1N5408 D (IS=4.26N RS=14M N=1.7 BV=1E+03 IBV=165U ++ CJO=125P VJ=0.75 M=0.333 TT=4.32U) + + diff --git a/Miscellaneous Devices/1N914.mdl b/Miscellaneous Devices/1N914.mdl new file mode 100644 index 0000000..3e8062e --- /dev/null +++ b/Miscellaneous Devices/1N914.mdl @@ -0,0 +1,2 @@ +.model 1N914 D(Is=0.1p Rs=16 CJO=2p Tt=12n Bv=100 Ibv=0.1p) +* 85-??-?? Original library \ No newline at end of file diff --git a/Miscellaneous Devices/2N3904.mdl b/Miscellaneous Devices/2N3904.mdl new file mode 100644 index 0000000..7c9061a --- /dev/null +++ b/Miscellaneous Devices/2N3904.mdl @@ -0,0 +1,6 @@ +*2N3904 +*Si 310mW 40V 200mA 300MHz pkg:TO-92B 1,2,3 +.MODEL 2N3904 NPN(IS=1.4E-14 BF=300 VAF=100 IKF=0.025 ISE=3E-13 ++ BR=7.5 RC=2.4 CJE=4.5E-12 TF=4E-10 CJC=3.5E-12 TR=2.1E-8 XTB=1.5 KF=9E-16 ) + + diff --git a/Miscellaneous Devices/2N3906.mdl b/Miscellaneous Devices/2N3906.mdl new file mode 100644 index 0000000..f3e640d --- /dev/null +++ b/Miscellaneous Devices/2N3906.mdl @@ -0,0 +1,7 @@ +*2N3906 +*Si 310mW 40V 200mA 250MHz pkg:TO-92B 1,2,3 +.MODEL 2N3906 PNP(IS=4E-14 BF=400 VAF=50 IKF=0.02 ISE=7E-15 NE=1.16 ++ BR=7.5 RC=2.4 CJE=6.3E-12 VJE=0.75 TF=5E-10 CJC=5.8E-12 VJC=0.75 TR=2.3E-8 ++ VJS=0.75 XTB=1.5 KF=6E-16 ) + + diff --git a/Miscellaneous Devices/5082_7616.ckt b/Miscellaneous Devices/5082_7616.ckt new file mode 100644 index 0000000..690d6bb --- /dev/null +++ b/Miscellaneous Devices/5082_7616.ckt @@ -0,0 +1,41 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 7-Apr-2004 +* +* Manufacturer: Agilent +* Component Name: 5082-7616 +* +* Parameters derived from information available in data sheet. +* +* anode-d +* | cathode-d +* | | cathode-c +* | | | cathode-e +* | | | | anode-e +* | | | | | anode-c +* | | | | | | anode-DP +* | | | | | | | cathode-DP +* | | | | | | | | cathode-b +* | | | | | | | | | cathode-a +* | | | | | | | | | | anode-a +* | | | | | | | | | | | anode-b +* | | | | | | | | | | | | +.SUBCKT 5082_7616 1 3 4 5 6 7 8 10 11 12 13 14 + +DA 13 12 d5082_7616 +DB 14 11 d5082_7616 +DC 7 4 d5082_7616 +DD 1 3 d5082_7616 +DE 6 5 d5082_7616 +DDP 8 10 d5082_7616 + +.MODEL d5082_7616 D ++ ( ++ IS = 1.95991353E-12 ++ N = 2.90687588 ++ RS = 18.38470387 ++ BV = 30 ++ IBV = 100u ++ ) + +.ENDS 5082_7616 \ No newline at end of file diff --git a/Miscellaneous Devices/6L6GC.ckt b/Miscellaneous Devices/6L6GC.ckt new file mode 100644 index 0000000..ea6f31f --- /dev/null +++ b/Miscellaneous Devices/6L6GC.ckt @@ -0,0 +1,23 @@ +*Vacuum Tube Tetrode (Audio freq.) +*Connections: +* Plate +* | Screen +* | | Grid +* | | | Cathode +* | | | | +.SUBCKT 6L6GC 1 6 3 4 +B1 2 4 I=(((URAMP((V(7,4)/8)+V(3,4)))^1.5)/1456)*ATAN(V(1,4)/10) +B2 7 4 I=((URAMP((V(7,4)/8)+V(3,4)))^1.5)/9270 +C1 3 4 10P +C2 3 1 0.6P +C3 1 4 6.5P +R1 3 5 1.5K +R2 2 4 100K +D1 1 2 DX +D2 4 2 DX2 +D3 5 4 DX +D4 6 7 DX +D5 4 7 DX2 +.MODEL DX D(IS=1.0P RS=1.0) +.MODEL DX2 D(IS=1.0N RS=1.0) +.ENDS 6L6GC diff --git a/Miscellaneous Devices/6SN7.ckt b/Miscellaneous Devices/6SN7.ckt new file mode 100644 index 0000000..007f501 --- /dev/null +++ b/Miscellaneous Devices/6SN7.ckt @@ -0,0 +1,34 @@ +*Vacuum Tube Dual Triode (Audio freq.) +*Connections: +* Plate 1 +* | Grid 1 +* | | Cathode 1 +* | | | Plate 2 +* | | | | Grid 2 +* | | | | | Cathode 2 +* | | | | | | H H +* | | | | | | | | +.SUBCKT 6SN7 2 1 3 5 4 6 7 8 +X1 2 1 3 6SN7s +X2 5 4 6 6SN7s +RH1 7 8 100 +.ENDS 6SN7 + +*Vacuum Tube Triode (Audio freq.) +*Connections: +* Plate +* | Grid +* | | Cathode +* | | | +.SUBCKT 6SN7s 1 3 4 +B1 2 4 I=((URAMP((V(2,4)/20)+V(3,4)))^1.5)/1086 +C1 3 4 2.6E-12 +C2 3 1 4.0E-12 +C3 1 4 0.7E-12 +R1 3 5 10E+3 +D1 1 2 DX +D2 4 2 DX2 +D3 5 4 DX +.MODEL DX D(IS=1.0E-12 RS=1.0) +.MODEL DX2 D(IS=1.0E-9 RS=1.0) +.ENDS 6SN7s diff --git a/Miscellaneous Devices/7199.ckt b/Miscellaneous Devices/7199.ckt new file mode 100644 index 0000000..dacb9b1 --- /dev/null +++ b/Miscellaneous Devices/7199.ckt @@ -0,0 +1,60 @@ +*Vacuum Tube Pentode and Triode (Audio freq.) +*Connections: +* Plate 1 +* | Grid 1 +* | | Cathode 1 +* | | | Plate 2 +* | | | | Grid 2 +* | | | | | Grid 3 +* | | | | | | Cathode 2 +* | | | | | | | Heater +* | | | | | | | | Heater +* | | | | | | | | | +.SUBCKT 7199 1 9 8 2 3 7 6 4 5 +X1 1 9 8 7199T +X2 2 3 7 6 7199P +RH 4 5 100 +.ENDS 7199 + +*Vacuum Tube Triode (Audio freq.) +*Connections: +* Plate +* | Grid +* | | Cathode +* | | | +.SUBCKT 7199T 1 3 4 +B1 2 4 I=((URAMP((V(2,4)/17)+V(3,4)))^1.5)/711 +C1 3 4 2.3E-12 +C2 3 1 2.0E-12 +C3 1 4 0.3E-12 +R1 3 5 5E+3 +D1 1 2 DX +D2 4 2 DX2 +D3 5 4 DX +.MODEL DX D(IS=1.0E-12 RS=1.0) +.MODEL DX2 D(IS=1.0E-9 RS=1.0) +.ENDS 7199T + +*Vacuum Tube Tetrode (Audio freq.) +*Connections: +* Plate +* | Screen +* | | Grid +* | | | Cathode +* | | | | +.SUBCKT 7199P 1 6 3 4 +B1 2 4 I=(((URAMP((V(7,4)/20)+V(3,4)))^1.5)/1206)*ATAN(V(1,4)/10) +B2 7 4 I=((URAMP((V(7,4)/20)+V(3,4)))^1.5)/2562 +C1 3 4 5.0P +C2 3 1 0.06P +C3 1 4 2.0P +R1 3 5 5K +R2 2 4 2.5MEG +D1 1 2 DX +D2 4 2 DX2 +D3 5 4 DX +D4 6 7 DX +D5 4 7 DX2 +.MODEL DX D(IS=1.0P RS=1.0) +.MODEL DX2 D(IS=1.0N RS=1.0) +.ENDS 7199P \ No newline at end of file diff --git a/Miscellaneous Devices/AD645A.ckt b/Miscellaneous Devices/AD645A.ckt new file mode 100644 index 0000000..47c1e33 --- /dev/null +++ b/Miscellaneous Devices/AD645A.ckt @@ -0,0 +1,148 @@ +* AD645A SPICE Macro-model 4/92, Rev. B +* JCB / PMI +* +* Revision History: +* Rev. B: Converted model to include noise analysis. +* +* This version of the AD645 model simulates the worst case +* parameters of the 'A' grade. The worst case parameters +* used correspond to those in the data sheet. +* +* Copyright 1990 by Analog Devices, Inc. +* +* Refer to "README.DOC" file for License Statement. Use of this model +* indicates your acceptance with the terms and provisions in the License Statement. +* +* Node assignments +* non-inverting input +* | inverting input +* | | positive supply +* | | | negative supply +* | | | | output +* | | | | | +.SUBCKT AD645A 1 2 99 50 30 +* +* INPUT STAGE & POLE AT 40 MHZ +* +R3 5 50 1.049 +R4 6 50 1.049 +CIN 1 2 1E-12 +C2 5 6 1.90E-9 +I1 99 4 100E-3 +IOS 1 2 0.5E-12 +EOS 65 1 POLY(1) 17 24 500E-6 1 +J1 5 2 4 JX +J2 6 7 4 JX +EN 7 65 43 0 1 +GN1 0 1 47 0 1E-6 +GN2 0 2 61 0 1E-6 +GB1 2 50 POLY(3) 4,2 5,2 50,2 0 1E-12 1E-12 1E-12 +GB2 7 50 POLY(3) 4,7 6,7 50,7 0 1E-12 1E-12 1E-12 +* +EREF 98 0 24 0 1 +* +* VOLTAGE NOISE GENERATOR +* +VN1 41 0 DC 2 +RS1 41 42 11.8E3 +RS2 42 43 1.2E9 +CS1 42 43 79.8E-11 +RS3 43 44 1.2E9 +CS2 43 44 79.8E-11 +RS4 44 45 11.8E3 +VN2 0 45 DC 2 +* +* CURRENT NOISE GENERATOR +* +VN3 46 0 DC 2 +RN5 46 47 144 +RN6 47 48 144 +VN4 0 48 DC 2 +* +* CURRENT NOISE GENERATOR +* +VN5 60 0 DC 2 +RN7 60 61 144 +RN8 61 62 144 +VN6 0 62 DC 2 +* +* SECOND STAGE & POLE AT 3 HZ +* +R5 9 98 5.26E5 +C3 9 98 1.00E-7 +G1 98 9 5 6 9.53E-1 +V2 99 8 4.7 +V3 10 50 4.7 +D1 9 8 DX +D2 10 9 DX +* +* NEGATIVE ZERO AT 15 MHZ +* +R6 11 12 1E6 +C4 11 12 -10.6E-15 +R7 12 98 1 +E2 11 98 9 24 1E6 +* +* POLE AT 40 MHZ +* +R8 13 98 1E3 +C5 13 98 3.98E-12 +G2 98 13 12 24 1E-3 +* +* POLE AT 40 MHZ +* +R9 14 98 1E3 +C6 14 98 3.98E-12 +G3 98 14 13 24 1E-3 +* +* POLE AT 40 MHZ +* +R10 15 98 1E3 +C7 15 98 3.98E-12 +G4 98 15 14 24 1E-3 +* +* COMMON-MODE GAIN NETWORK WITH ZERO AT 600 HZ +* +R11 16 17 1E6 +C8 16 17 2.65E-10 +R12 17 98 1 +E3 16 98 POLY(2) 1 98 2 98 0 15.8 15.8 +* +* POLE AT 40 MHZ +* +R13 18 98 1E3 +C9 18 98 3.98E-12 +G5 98 18 15 24 1E-3 +* +* OUTPUT STAGE +* +R14 24 99 2000E3 +R15 24 50 2000E3 +ISY 99 50 -96.5E-3 +R16 29 99 360 +R17 29 50 360 +L1 29 30 1E-8 +G6 27 50 18 29 2.78E-3 +G7 28 50 29 18 2.78E-3 +G8 29 99 99 18 2.78E-3 +G9 50 29 18 50 2.78E-3 +V4 25 29 2.0 +V5 29 26 2.0 +D3 18 25 DX +D4 26 18 DX +D5 99 27 DX +D6 99 28 DX +D7 50 27 DY +D8 50 28 DY +F1 29 0 V4 1 +F2 0 29 V5 1 +* +* MODELS USED +* +.MODEL JX PJF(BETA=4.54 VTO=-2.000 IS=2.5E-12 RD=0.1 ++ RS=0.1 CGD=1E-15 CGS=1E-15) +.MODEL DX D(IS=1E-15 RS=10 CJO=1E-15) +.MODEL DY D(IS=1E-15 BV=50 RS=10 CJO=1E-15) +.MODEL DEN D(IS=1E-12 RS=7409.6 KF=2.051E-15 AF=1) +.MODEL DIN D(IS=1E-12 RS=41.5 KF=0 AF=1) +.ENDS AD645A diff --git a/Miscellaneous Devices/ADC8.mdl b/Miscellaneous Devices/ADC8.mdl new file mode 100644 index 0000000..56b4c9d --- /dev/null +++ b/Miscellaneous Devices/ADC8.mdl @@ -0,0 +1,4 @@ +* 8-Bit generic A/D converter +* INPUTS VCC, GND, VIN, VRP, VRM, SC, OE; +* OUTPUTS VCC_LD, SC_LD, OE_LD, OC, D0, D1, D2, D3, D4, D5, D6, D7; +.MODEL ADC8 xsimcode(file="{MODEL_PATH}ADC8.scb" func=ADC8 {mntymx}) diff --git a/Miscellaneous Devices/BAS116.mdl b/Miscellaneous Devices/BAS116.mdl new file mode 100644 index 0000000..2caa8f5 --- /dev/null +++ b/Miscellaneous Devices/BAS116.mdl @@ -0,0 +1,6 @@ +***************************************************************** +.MODEL BAS116 D( ++ AF= 1.00E+00 BV= 7.50E+01 CJO= 1.83E-12 EG= 1.11E+00 ++ FC= 5.00E-01 IBV= 1.00E-04 IS= 1.48E-13 KF= 0.00E+00 ++ M= 2.62E-01 N= 1.33E+00 RS= 8.48E-01 TT= 8.66E-09 ++ VJ= 3.44E-01 XTI= 3.00E+00) \ No newline at end of file diff --git a/Miscellaneous Devices/BAS16.ckt b/Miscellaneous Devices/BAS16.ckt new file mode 100644 index 0000000..cdc9ea7 --- /dev/null +++ b/Miscellaneous Devices/BAS16.ckt @@ -0,0 +1,20 @@ +***************************************************************** +* SPICE2G6 MODEL OF THE DIODE BAS16 (SOT-23) * +* REV: 98.1 DANALYSE GMBH BERLIN (27.07.1998) * +***************************************************************** +* jjt 30/10/2000: moved the model into the subckt +* +.SUBCKT BAS16 1 2 +D 3 4 DBAS16 +L1 1 3 0.350N +L2 4 2 0.350N +.MODEL DBAS16 D ++ IS = 2.7838E-09 ++ N = 1.8703 ++ RS = 1.3548 ++ EG = 1.0637 ++ XTI = 1.5000 ++ CJO = 0.6000E-12 ++ VJ = 0.2000 ++ M = 0.1000 +.ENDS diff --git a/Miscellaneous Devices/BAS21.mdl b/Miscellaneous Devices/BAS21.mdl new file mode 100644 index 0000000..6e4f3aa --- /dev/null +++ b/Miscellaneous Devices/BAS21.mdl @@ -0,0 +1,6 @@ +***************************************************************** +.MODEL BAS21 D( ++ AF= 1.00E+00 BV= 2.50E+02 CJO= 6.64E-13 EG= 1.11E+00 ++ FC= 5.00E-01 IBV= 1.00E-04 IS= 6.42E-09 KF= 0.00E+00 ++ M= 1.00E-01 N= 1.98E+00 RS= 9.12E-01 TT= 7.21E-08 ++ VJ= 2.00E+00 XTI= 3.00E+00) \ No newline at end of file diff --git a/Miscellaneous Devices/BAS70.mdl b/Miscellaneous Devices/BAS70.mdl new file mode 100644 index 0000000..4bbddb8 --- /dev/null +++ b/Miscellaneous Devices/BAS70.mdl @@ -0,0 +1,6 @@ +***************************************************************** +.MODEL BAS70 D(IS=3N N=1.06 RS=29 XTI=1.8 EG=.68 ++ CJO=1.55P M=.29 VJ=.36 FC=.5 BV=70 IBV=100n TT=25P) +* ISR=2.5n NR=1k IKF=5m +* for 27C reverse current simulation use: GMIN=.5e-9 +* 17.12.1993 SIEMENS PD1 KURTH \ No newline at end of file diff --git a/Miscellaneous Devices/BAT17.mdl b/Miscellaneous Devices/BAT17.mdl new file mode 100644 index 0000000..5eb7f6b --- /dev/null +++ b/Miscellaneous Devices/BAT17.mdl @@ -0,0 +1,5 @@ +***************************************************************** +* BAT17x Series Diode Model +.MODEL D188 D(IS=4n RS=3.3 N=1.03 XTI=2 EG=.65 ++ CJO=415f M=.156 VJ=.115 FC=.5 BV=12 IBV=5U TT=25p) +* 07.09.95 SIEMENS PD1 KURTH \ No newline at end of file diff --git a/Miscellaneous Devices/BAT18.mdl b/Miscellaneous Devices/BAT18.mdl new file mode 100644 index 0000000..57e4d48 --- /dev/null +++ b/Miscellaneous Devices/BAT18.mdl @@ -0,0 +1,5 @@ +***************************************************************** +* BAT18 Diode Model +.MODEL BAT18 D(IS=185F RS=.30 N=1.305 BV=70 IBV=.1N ++ CJO=1.17P VJ=.12 M=.096 TT=125N) +* SIEMENS 40 Volt 125ns Si-PIN-Switch 17-03-1996 Moschovis \ No newline at end of file diff --git a/Miscellaneous Devices/BBY31.mdl b/Miscellaneous Devices/BBY31.mdl new file mode 100644 index 0000000..c96f1d1 --- /dev/null +++ b/Miscellaneous Devices/BBY31.mdl @@ -0,0 +1,24 @@ +* ZETEX BBY31 Spice Model Last revision 18/8/92 +* +.MODEL BBY31 D IS=10.01E-15 N=1.095 RS=.2082 XTI=3 ++ EG=1.11 CJO=27.36E-12 M=1.001 VJ=2.099 FC=.5 BV=45.12 ++ IBV=92.44E-3 TT=145.7E-9 +* +* + ISR=7.447E-12 NR=2.334 IKF=10.15 (LATER SPICE VERSIONS ONLY) +* +*NOTES: FOR RF OPERATION ADD PACKAGE INDUCTANCE OF 2.5E-9H AND SET +* RS=0.60 FOR 2V, 0.53 FOR 5V, 0.45 FOR 10V OR 0.39 FOR 20V BIAS. +* +* (C) 1992 ZETEX PLC +* +* The copyright in this model and the design embodied belong to +* Zetex PLC ("Zetex"). It is supplied free of charge by Zetex for +* the purpose of research and design and may be used or copied +* intact (including this notice) for that purpose only. All other +* rights are reserved. The model is believed accurate but no +* condition or warranty as to its merchantability or fitness for +* purpose is given and no liability in respect of any use is +* accepted by Zetex PLC, its distributors or agents. +* +* +* Zetex PLC, Fields New Road, Chadderton, Oldham OL9 8NP diff --git a/Miscellaneous Devices/BBY40.mdl b/Miscellaneous Devices/BBY40.mdl new file mode 100644 index 0000000..ee059aa --- /dev/null +++ b/Miscellaneous Devices/BBY40.mdl @@ -0,0 +1,24 @@ +* ZETEX BBY40 Spice Model Last revision 18/8/92 +* +.MODEL BBY40 D IS=7.417E-15 N=1.058 RS=.1259 XTI=3 ++ EG=1.11 CJO=64.39E-12 M=1.013 VJ=2.566 FC=.5 BV=45.12 ++ IBV=.1232 TT=215E-9 +* +* + ISR=1.731E-12 NR=2.27 IKF 9.882 (LATER SPICE VERSIONS ONLY) +* +*NOTES: FOR RF OPERATION ADD PACKAGE INDUCTANCE OF 2.5E-9H AND SET +* RS=0.47 FOR 2V, 0.39 FOR 5V, 0.32 FOR 10V OR 0.28 FOR 20V BIAS. +* +* (C) 1992 ZETEX PLC +* +* The copyright in this model and the design embodied belong to +* Zetex PLC ("Zetex"). It is supplied free of charge by Zetex for +* the purpose of research and design and may be used or copied +* intact (including this notice) for that purpose only. All other +* rights are reserved. The model is believed accurate but no +* condition or warranty as to its merchantability or fitness for +* purpose is given and no liability in respect of any use is +* accepted by Zetex PLC, its distributors or agents. +* +* +* Zetex PLC, Fields New Road, Chadderton, Oldham OL9 8NP diff --git a/Miscellaneous Devices/Bridge.ckt b/Miscellaneous Devices/Bridge.ckt new file mode 100644 index 0000000..ceca9e8 --- /dev/null +++ b/Miscellaneous Devices/Bridge.ckt @@ -0,0 +1,14 @@ +*Default Diode Bridge Rectifier +*Connections: +* V- +* | AC1 +* | | V+ +* | | | AC2 +* | | | | +.SUBCKT BRIDGE 1 2 3 4 +D1 1 2 DMOD +D2 1 4 DMOD +D3 2 3 DMOD +D4 4 3 DMOD +.MODEL DMOD D () +.ENDS BRIDGE \ No newline at end of file diff --git a/Miscellaneous Devices/CAP.mdl b/Miscellaneous Devices/CAP.mdl new file mode 100644 index 0000000..44a3f0a --- /dev/null +++ b/Miscellaneous Devices/CAP.mdl @@ -0,0 +1,2 @@ +*Default semiconductor capacitor +.MODEL CAP C() \ No newline at end of file diff --git a/Miscellaneous Devices/DAC8.mdl b/Miscellaneous Devices/DAC8.mdl new file mode 100644 index 0000000..991bf73 --- /dev/null +++ b/Miscellaneous Devices/DAC8.mdl @@ -0,0 +1,4 @@ +* 8-Bit generic D/A converter +* INPUTS VCC, GND, D7, D6, D5, D4, D3, D2, D1, D0, VRM, VRP; +* OUTPUTS VCC_LD, D7_LD, D6_LD, D5_LD, D4_LD, D3_LD, D2_LD, D1_LD, D0_LD, VOUT; +.MODEL DAC8 xsimcode(file="{MODEL_PATH}DAC8.scb" func=DAC8 {mntymx}) diff --git a/Miscellaneous Devices/DIODE.mdl b/Miscellaneous Devices/DIODE.mdl new file mode 100644 index 0000000..03e7d88 --- /dev/null +++ b/Miscellaneous Devices/DIODE.mdl @@ -0,0 +1,3 @@ +*Default Diode +*Diode Pinout: A,K +.MODEL DIODE D() \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW2.ckt b/Miscellaneous Devices/DIPSW2.ckt new file mode 100644 index 0000000..81e1d8c --- /dev/null +++ b/Miscellaneous Devices/DIPSW2.ckt @@ -0,0 +1,19 @@ +* DIP switch 2 +* jjt 19/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | +* | | | | +.subckt dpsw2 1 2 4 5 ++ PARAMS: STATE1=0 STATE2=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw2 \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW3.ckt b/Miscellaneous Devices/DIPSW3.ckt new file mode 100644 index 0000000..56caf47 --- /dev/null +++ b/Miscellaneous Devices/DIPSW3.ckt @@ -0,0 +1,22 @@ +* DIP switch 3 +* jjt 20/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | sw3 +* | | | | | | +* | | | | | | +.subckt dpsw3 1 2 4 5 7 8 ++ PARAMS: STATE1=0 STATE2=0 STATE3=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +V3 9 0 {STATE3} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +SDIP3 7 8 9 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw3 \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW4.ckt b/Miscellaneous Devices/DIPSW4.ckt new file mode 100644 index 0000000..7c2f8ff --- /dev/null +++ b/Miscellaneous Devices/DIPSW4.ckt @@ -0,0 +1,25 @@ +* DIP switch 4 +* jjt 20/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | sw3 +* | | | | | | sw4 +* | | | | | | | | +* | | | | | | | | +.subckt dpsw4 1 2 4 5 7 8 10 11 ++ PARAMS: STATE1=0 STATE2=0 STATE3=0 STATE4=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +V3 9 0 {STATE3} +V4 12 0 {STATE4} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +SDIP3 7 8 9 0 DIPMOD +SDIP4 10 11 12 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw4 \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW5.ckt b/Miscellaneous Devices/DIPSW5.ckt new file mode 100644 index 0000000..e42c15d --- /dev/null +++ b/Miscellaneous Devices/DIPSW5.ckt @@ -0,0 +1,28 @@ +* DIP switch 5 +* jjt 20/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | sw3 +* | | | | | | sw4 +* | | | | | | | | sw5 +* | | | | | | | | | | +* | | | | | | | | | | +.subckt dpsw5 1 2 4 5 7 8 10 11 13 14 ++ PARAMS: STATE1=0 STATE2=0 STATE3=0 STATE4=0 STATE5=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +V3 9 0 {STATE3} +V4 12 0 {STATE4} +V5 15 0 {STATE5} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +SDIP3 7 8 9 0 DIPMOD +SDIP4 10 11 12 0 DIPMOD +SDIP5 13 14 15 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw5 \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW6.ckt b/Miscellaneous Devices/DIPSW6.ckt new file mode 100644 index 0000000..2c8bc5e --- /dev/null +++ b/Miscellaneous Devices/DIPSW6.ckt @@ -0,0 +1,31 @@ +* DIP switch 6 +* jjt 20/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | sw3 +* | | | | | | sw4 +* | | | | | | | | sw5 +* | | | | | | | | | | sw6 +* | | | | | | | | | | | | +* | | | | | | | | | | | | +.subckt dpsw6 1 2 4 5 7 8 10 11 13 14 16 17 ++ PARAMS: STATE1=0 STATE2=0 STATE3=0 STATE4=0 STATE5=0 STATE6=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +V3 9 0 {STATE3} +V4 12 0 {STATE4} +V5 15 0 {STATE5} +V6 18 0 {STATE6} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +SDIP3 7 8 9 0 DIPMOD +SDIP4 10 11 12 0 DIPMOD +SDIP5 13 14 15 0 DIPMOD +SDIP6 16 17 18 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw6 \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW7.ckt b/Miscellaneous Devices/DIPSW7.ckt new file mode 100644 index 0000000..62d9a8f --- /dev/null +++ b/Miscellaneous Devices/DIPSW7.ckt @@ -0,0 +1,34 @@ +* DIP switch 7 +* jjt 20/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | sw3 +* | | | | | | sw4 +* | | | | | | | | sw5 +* | | | | | | | | | | sw6 +* | | | | | | | | | | | | sw7 +* | | | | | | | | | | | | | | +* | | | | | | | | | | | | | | +.subckt dpsw7 1 2 4 5 7 8 10 11 13 14 16 17 19 20 ++ PARAMS: STATE1=0 STATE2=0 STATE3=0 STATE4=0 STATE5=0 STATE6=0 STATE7=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +V3 9 0 {STATE3} +V4 12 0 {STATE4} +V5 15 0 {STATE5} +V6 18 0 {STATE6} +V7 21 0 {STATE7} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +SDIP3 7 8 9 0 DIPMOD +SDIP4 10 11 12 0 DIPMOD +SDIP5 13 14 15 0 DIPMOD +SDIP6 16 17 18 0 DIPMOD +SDIP7 19 20 21 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw7 \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW8.ckt b/Miscellaneous Devices/DIPSW8.ckt new file mode 100644 index 0000000..2b3d0d1 --- /dev/null +++ b/Miscellaneous Devices/DIPSW8.ckt @@ -0,0 +1,37 @@ +* DIP switch 8 +* jjt 20/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | sw3 +* | | | | | | sw4 +* | | | | | | | | sw5 +* | | | | | | | | | | sw6 +* | | | | | | | | | | | | sw7 +* | | | | | | | | | | | | | | sw8 +* | | | | | | | | | | | | | | | | +* | | | | | | | | | | | | | | | | +.subckt dpsw8 1 2 4 5 7 8 10 11 13 14 16 17 19 20 22 23 ++ PARAMS: STATE1=0 STATE2=0 STATE3=0 STATE4=0 STATE5=0 STATE6=0 STATE7=0 STATE8=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +V3 9 0 {STATE3} +V4 12 0 {STATE4} +V5 15 0 {STATE5} +V6 18 0 {STATE6} +V7 21 0 {STATE7} +V8 24 0 {STATE8} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +SDIP3 7 8 9 0 DIPMOD +SDIP4 10 11 12 0 DIPMOD +SDIP5 13 14 15 0 DIPMOD +SDIP6 16 17 18 0 DIPMOD +SDIP7 19 20 21 0 DIPMOD +SDIP8 22 23 24 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw8 \ No newline at end of file diff --git a/Miscellaneous Devices/DIPSW9.ckt b/Miscellaneous Devices/DIPSW9.ckt new file mode 100644 index 0000000..4d06478 --- /dev/null +++ b/Miscellaneous Devices/DIPSW9.ckt @@ -0,0 +1,40 @@ +* DIP switch 9 +* jjt 20/6/2002: created +* +* Switch connections: +* sw1 +* | | sw2 +* | | | | sw3 +* | | | | | | sw4 +* | | | | | | | | sw5 +* | | | | | | | | | | sw6 +* | | | | | | | | | | | | sw7 +* | | | | | | | | | | | | | | sw8 +* | | | | | | | | | | | | | | | | sw9 +* | | | | | | | | | | | | | | | | | | +* | | | | | | | | | | | | | | | | | | +.subckt dpsw9 1 2 4 5 7 8 10 11 13 14 16 17 19 20 22 23 25 26 ++PARAMS: STATE1=0 STATE2=0 STATE3=0 STATE4=0 STATE5=0 STATE6=0 STATE7=0 STATE8=0 STATE9=0 RON=1m ROFF=100E6 +* +V1 3 0 {STATE1} +V2 6 0 {STATE2} +V3 9 0 {STATE3} +V4 12 0 {STATE4} +V5 15 0 {STATE5} +V6 18 0 {STATE6} +V7 21 0 {STATE7} +V8 24 0 {STATE8} +V9 27 0 {STATE9} +* +SDIP1 1 2 3 0 DIPMOD +SDIP2 4 5 6 0 DIPMOD +SDIP3 7 8 9 0 DIPMOD +SDIP4 10 11 12 0 DIPMOD +SDIP5 13 14 15 0 DIPMOD +SDIP6 16 17 18 0 DIPMOD +SDIP7 19 20 21 0 DIPMOD +SDIP8 22 23 24 0 DIPMOD +SDIP9 25 26 27 0 DIPMOD +* +.MODEL DIPMOD SW(VT=0.5 RON={RON} ROFF={ROFF}) +.ends dpsw9 \ No newline at end of file diff --git a/Miscellaneous Devices/DPDTRELAY.ckt b/Miscellaneous Devices/DPDTRELAY.ckt new file mode 100644 index 0000000..c81bcb8 --- /dev/null +++ b/Miscellaneous Devices/DPDTRELAY.ckt @@ -0,0 +1,38 @@ +*DPDT Relay Subcircuit Parameters +*PULLIN = Pull in voltage +*DROPOFF = Drop off voltage +*CONTACT = Contact resistance +*RESISTANCE = Coil resistance +*INDUCTANCE = Coil Inductance +* jjt 15/6/2002: extended existing SPDT model to DPDT. +* +*Generic DPDT Relay +*Connections: COM1 +* | NC1 +* | | NO1 +* | | | T1 +* | | | | T2 +* | | | | | COM2 +* | | | | | | NC2 +* | | | | | | | NO2 +* | | | | | | | | +* | | | | | | | | +.SUBCKT DPDTRELAY 1 2 3 4 5 11 12 13 ++ PARAMS: PULLIN=4 DROPOFF=0.1 CONTACT=1m RESISTANCE=500 INDUCTANCE=10m +L1 4 6 {(INDUCTANCE/2)} +L2 5 7 {(INDUCTANCE/2)} +R1 6 7 {RESISTANCE} +* +BNO1 8 0 V={PULLIN}-abs(v(6,7)) +SW1 2 1 8 0 SWNC ON +BNC1 9 0 V=abs(v(6,7)) +SW2 3 1 9 0 SWNO OFF +* +BNO2 15 0 V={PULLIN}-abs(v(6,7)) +SW3 12 11 15 0 SWNC ON +BNC2 16 0 V=abs(v(6,7)) +SW4 13 11 16 0 SWNO OFF +* +.MODEL SWNC SW(VT={DROPOFF} RON={CONTACT} ) +.MODEL SWNO SW(VT={(PULLIN*0.98)} RON={CONTACT} ) +.ENDS DPDTRELAY \ No newline at end of file diff --git a/Miscellaneous Devices/DPSTRELAY.ckt b/Miscellaneous Devices/DPSTRELAY.ckt new file mode 100644 index 0000000..0b5b735 --- /dev/null +++ b/Miscellaneous Devices/DPSTRELAY.ckt @@ -0,0 +1,33 @@ +*DPST Relay Subcircuit Parameters +*PULLIN = Pull in voltage +*DROPOFF = Drop off voltage +*CONTACT = Contact resistance +*RESISTANCE = Coil resistance +*INDUCTANCE = Coil Inductance +* jjt 15/6/2002: changed DPDT model to DPST. +* +*Generic DPST Relay +*Connections: NO_A1 +* | NO_A2 +* | | NO_B1 +* | | | NO_B2 +* | | | | T1 +* | | | | | T2 +* | | | | | | +* | | | | | | +* | | | | | | +* | | | | | | +.SUBCKT DPSTRELAY 1 2 3 10 4 5 ++ PARAMS: PULLIN=4 DROPOFF=0.1 CONTACT=1m RESISTANCE=500 INDUCTANCE=10m +L1 4 6 {(INDUCTANCE/2)} +L2 5 7 {(INDUCTANCE/2)} +R1 6 7 {RESISTANCE} +* +BNO1 8 0 V={PULLIN}-abs(v(6,7)) +SW1 1 2 8 0 SWNO OFF +* +BNO2 9 0 V={PULLIN}-abs(v(6,7)) +SW2 3 10 9 0 SWNO OFF +* +.MODEL SWNO SW(VT={(PULLIN*0.98)} RON={CONTACT} ) +.ENDS DPSTRELAY \ No newline at end of file diff --git a/Miscellaneous Devices/DTUNNEL1.ckt b/Miscellaneous Devices/DTUNNEL1.ckt new file mode 100644 index 0000000..c4232d5 --- /dev/null +++ b/Miscellaneous Devices/DTUNNEL1.ckt @@ -0,0 +1,16 @@ +*Tunnel Diode Default +*MCE 600V 50A 27.2ns default parameters +*Diode Pinout: A,K +* Parameters: +* RS: Series resistance value +* RP: Negative resistance value in parallel with capacitance. +* CP: Capacitance value in parallel with negative resistance. +* LS: Series inductance value. +* +* +.SUBCKT DTUNNEL1 1 2 PARAMS: Rs=6 Rp=-75 Cp=0.6E-12 Ls=0.1nH +RS 1 3 {Rs} +RP 3 4 {Rp} +CP 3 4 {Cp} +LS 4 2 {Ls} +.ENDS DTUNNEL1 \ No newline at end of file diff --git a/Miscellaneous Devices/DTUNNEL2.ckt b/Miscellaneous Devices/DTUNNEL2.ckt new file mode 100644 index 0000000..9a8603d --- /dev/null +++ b/Miscellaneous Devices/DTUNNEL2.ckt @@ -0,0 +1,9 @@ +* Generic tunnel diode. Written 30/11/2001. +* +.SUBCKT DTUNNEL2 1 2 PARAMS: Vp=60mV Ip=5mA Vv=0.3V Iv=0.3mA Vpp=500mV Vt=26mV + +BTHE 1 2 I = {Ip}*exp(-{Vpp}/{Vt})*(exp(v(1,2)/{vt})-1) +BTUN 1 2 I = {Ip}*(v(1,2)/{Vp})*exp(1-v(1,2)/{Vp}) +BEXC 1 2 I = {Iv}*exp(v(1,2)-{Vv}) + +.ENDS DTUNNEL2 \ No newline at end of file diff --git a/Miscellaneous Devices/FUSE.ckt b/Miscellaneous Devices/FUSE.ckt new file mode 100644 index 0000000..f47c620 --- /dev/null +++ b/Miscellaneous Devices/FUSE.ckt @@ -0,0 +1,9 @@ +*FUSE:Fuse Subcircuit Parameters +*CURRENT = Fuse current +*RESISTANCE = Internal resistance + +.SUBCKT FUSE 1 2 PARAMS: CURRENT=1 RESISTANCE=1m +SW1 1 2 3 0 SMOD OFF +BNLV 3 0 V=(abs(v(1,2))) +.MODEL SMOD SW (VT={(CURRENT*RESISTANCE)} RON=1g ROFF={RESISTANCE}) +.ENDS FUSE \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_501B.ckt b/Miscellaneous Devices/HDSP_501B.ckt new file mode 100644 index 0000000..8b38db8 --- /dev/null +++ b/Miscellaneous Devices/HDSP_501B.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 4-May-2004 +* +* Manufacturer: Renesas +* Component Name: HDSP-501B +* +* Parameters derived from information available in data sheet. +* +* cathode-e +* | cathode-d +* | | common-anode +* | | | cathode-c +* | | | | cathode-DP +* | | | | | cathode-b +* | | | | | | cathode-a +* | | | | | | | common-anode +* | | | | | | | | cathode-f +* | | | | | | | | | cathode-g +* | | | | | | | | | | +.SUBCKT HDSP_501B 1 2 3 4 5 6 7 8 9 10 + +DA1 3 7 dHDSP_501B +DB1 3 6 dHDSP_501B +DC1 3 4 dHDSP_501B +DD1 3 2 dHDSP_501B +DE1 3 1 dHDSP_501B +DF1 3 9 dHDSP_501B +DG1 3 10 dHDSP_501B +DDP1 3 5 dHDSP_501B + +DA2 8 7 dHDSP_501B +DB2 8 6 dHDSP_501B +DC2 8 4 dHDSP_501B +DD2 8 2 dHDSP_501B +DE2 8 1 dHDSP_501B +DF2 8 9 dHDSP_501B +DG2 8 10 dHDSP_501B +DDP2 8 5 dHDSP_501B + +.MODEL dHDSP_501B D ++ ( ++ IS = 2.15137703E-17 ++ N = 4.02940472 ++ RS = 16.32357710 ++ BV = 4.50000000 ++ IBV = 100u ++ ) + +.ENDS HDSP_501B \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_503B.ckt b/Miscellaneous Devices/HDSP_503B.ckt new file mode 100644 index 0000000..28b6562 --- /dev/null +++ b/Miscellaneous Devices/HDSP_503B.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 4-May-2004 +* +* Manufacturer: Renesas +* Component Name: HDSP-503B +* +* Parameters derived from information available in data sheet. +* +* anode-e +* | anode-d +* | | common-cathode +* | | | anode-c +* | | | | anode-DP +* | | | | | anode-b +* | | | | | | anode-a +* | | | | | | | common-cathode +* | | | | | | | | anode-f +* | | | | | | | | | anode-g +* | | | | | | | | | | +.SUBCKT HDSP_503B 1 2 3 4 5 6 7 8 9 10 + +DA1 7 3 dHDSP_503B +DB1 6 3 dHDSP_503B +DC1 4 3 dHDSP_503B +DD1 2 3 dHDSP_503B +DE1 1 3 dHDSP_503B +DF1 9 3 dHDSP_503B +DG1 10 3 dHDSP_503B +DDP1 5 3 dHDSP_503B + +DA2 7 8 dHDSP_503B +DB2 6 8 dHDSP_503B +DC2 4 8 dHDSP_503B +DD2 2 8 dHDSP_503B +DE2 1 8 dHDSP_503B +DF2 9 8 dHDSP_503B +DG2 10 8 dHDSP_503B +DDP2 5 8 dHDSP_503B + +.MODEL dHDSP_503B D ++ ( ++ IS = 2.15137703E-17 ++ N = 4.02940472 ++ RS = 16.32357710 ++ BV = 4.50000000 ++ IBV = 100u ++ ) + +.ENDS HDSP_503B \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_7401.ckt b/Miscellaneous Devices/HDSP_7401.ckt new file mode 100644 index 0000000..04f0af0 --- /dev/null +++ b/Miscellaneous Devices/HDSP_7401.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 3-May-2004 +* +* Manufacturer: Renesas +* Component Name: HDSP-7401 +* +* Parameters derived from information available in data sheet. +* +* common-anode +* | cathode-f +* | | cathode-g +* | | | cathode-e +* | | | | cathode-d +* | | | | | common-anode +* | | | | | | cathode-DP +* | | | | | | | cathode-c +* | | | | | | | | cathode-b +* | | | | | | | | | cathode-a +* | | | | | | | | | | +.SUBCKT HDSP_7401 1 2 3 4 5 6 7 8 9 10 + +DA1 1 10 dHDSP_7401 +DB1 1 9 dHDSP_7401 +DC1 1 8 dHDSP_7401 +DD1 1 5 dHDSP_7401 +DE1 1 4 dHDSP_7401 +DF1 1 2 dHDSP_7401 +DG1 1 3 dHDSP_7401 +DDP1 1 7 dHDSP_7401 + +DA2 6 10 dHDSP_7401 +DB2 6 9 dHDSP_7401 +DC2 6 8 dHDSP_7401 +DD2 6 5 dHDSP_7401 +DE2 6 4 dHDSP_7401 +DF2 6 2 dHDSP_7401 +DG2 6 3 dHDSP_7401 +DDP2 6 7 dHDSP_7401 + +.MODEL dHDSP_7401 D ++ ( ++ IS = 2.77296438E-23 ++ N = 1.39205436 ++ RS = 25.13253104 ++ BV = 45.00000000 ++ IBV = 100u ++ ) + +.ENDS HDSP_7401 \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_7403.ckt b/Miscellaneous Devices/HDSP_7403.ckt new file mode 100644 index 0000000..aaf51e4 --- /dev/null +++ b/Miscellaneous Devices/HDSP_7403.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 3-May-2004 +* +* Manufacturer: Renesas +* Component Name: HDSP-7403 +* +* Parameters derived from information available in data sheet. +* +* common-cathode +* | anode-f +* | | anode-g +* | | | anode-e +* | | | | anode-d +* | | | | | common-cathode +* | | | | | | anode-DP +* | | | | | | | anode-c +* | | | | | | | | anode-b +* | | | | | | | | | anode-a +* | | | | | | | | | | +.SUBCKT HDSP_7403 1 2 3 4 5 6 7 8 9 10 + +DA1 10 1 dHDSP_7403 +DB1 9 1 dHDSP_7403 +DC1 8 1 dHDSP_7403 +DD1 5 1 dHDSP_7403 +DE1 4 1 dHDSP_7403 +DF1 2 1 dHDSP_7403 +DG1 3 1 dHDSP_7403 +DDP1 7 1 dHDSP_7403 + +DA2 10 6 dHDSP_7403 +DB2 9 6 dHDSP_7403 +DC2 8 6 dHDSP_7403 +DD2 5 6 dHDSP_7403 +DE2 4 6 dHDSP_7403 +DF2 2 6 dHDSP_7403 +DG2 3 6 dHDSP_7403 +DDP2 7 6 dHDSP_7403 + +.MODEL dHDSP_7403 D ++ ( ++ IS = 2.77296438E-23 ++ N = 1.39205436 ++ RS = 25.13253104 ++ BV = 45.00000000 ++ IBV = 100u ++ ) + +.ENDS HDSP_7403 \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_A211.ckt b/Miscellaneous Devices/HDSP_A211.ckt new file mode 100644 index 0000000..055202a --- /dev/null +++ b/Miscellaneous Devices/HDSP_A211.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 10-Mar-2004 +* +* Manufacturer: Agilent +* Component Name: HDSP-A211 +* +* Parameters derived from information available in data sheet. +* +* common-anode +* | cathode-f +* | | cathode-g +* | | | cathode-e +* | | | | cathode-d +* | | | | | common-anode +* | | | | | | cathode-DP +* | | | | | | | cathode-c +* | | | | | | | | cathode-b +* | | | | | | | | | cathode-a +* | | | | | | | | | | +.SUBCKT HDSP_A211 1 2 3 4 5 6 7 8 9 10 + +DA1 1 10 dHDSP_A211 +DB1 1 9 dHDSP_A211 +DC1 1 8 dHDSP_A211 +DD1 1 5 dHDSP_A211 +DE1 1 4 dHDSP_A211 +DF1 1 2 dHDSP_A211 +DG1 1 3 dHDSP_A211 +DDP1 1 7 dHDSP_A211 + +DA2 6 10 dHDSP_A211 +DB2 6 9 dHDSP_A211 +DC2 6 8 dHDSP_A211 +DD2 6 5 dHDSP_A211 +DE2 6 4 dHDSP_A211 +DF2 6 2 dHDSP_A211 +DG2 6 3 dHDSP_A211 +DDP2 6 7 dHDSP_A211 + +.MODEL dHDSP_A211 D ++ ( ++ IS = 2.92097419E-52 ++ N = 0.52799867 ++ RS = 25.27044243 ++ BV = 30 ++ IBV = 100u ++ ) + +.ENDS HDSP_A211 \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_A213.ckt b/Miscellaneous Devices/HDSP_A213.ckt new file mode 100644 index 0000000..7646c6e --- /dev/null +++ b/Miscellaneous Devices/HDSP_A213.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 10-Mar-2004 +* +* Manufacturer: Agilent +* Component Name: HDSP-A213 +* +* Parameters derived from information available in data sheet. +* +* common-anode +* | kathode-f +* | | kathode-g +* | | | kathode-e +* | | | | kathode-d +* | | | | | common-anode +* | | | | | | kathode-DP +* | | | | | | | kathode-c +* | | | | | | | | kathode-b +* | | | | | | | | | kathode-a +* | | | | | | | | | | +.SUBCKT HDSP_A213 1 2 3 4 5 6 7 8 9 10 + +DA1 10 1 dHDSP_A213 +DB1 9 1 dHDSP_A213 +DC1 8 1 dHDSP_A213 +DD1 5 1 dHDSP_A213 +DE1 4 1 dHDSP_A213 +DF1 2 1 dHDSP_A213 +DG1 3 1 dHDSP_A213 +DDP1 7 1 dHDSP_A213 + +DA2 10 6 dHDSP_A213 +DB2 9 6 dHDSP_A213 +DC2 8 6 dHDSP_A213 +DD2 5 6 dHDSP_A213 +DE2 4 6 dHDSP_A213 +DF2 2 6 dHDSP_A213 +DG2 3 6 dHDSP_A213 +DDP2 7 6 dHDSP_A213 + +.MODEL dHDSP_A213 D ++ ( ++ IS = 2.92097419E-52 ++ N = 0.52799867 ++ RS = 25.27044243 ++ BV = 30 ++ IBV = 100u ++ ) + +.ENDS HDSP_A213 \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_A27C.ckt b/Miscellaneous Devices/HDSP_A27C.ckt new file mode 100644 index 0000000..f65e9fd --- /dev/null +++ b/Miscellaneous Devices/HDSP_A27C.ckt @@ -0,0 +1,71 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 11-Mar-2004 +* +* Manufacturer: Agilent +* Component Name: HDSP-A27C +* +* Parameters derived from information available in data sheet. +* +* 1E/2E anode +* | 1M/2M anode +* | | 1L/2L anode +* | | | 1K/2K anode +* | | | | 1J/2J anode +* | | | | | 1D/2D anode +* | | | | | | DP1 anode +* | | | | | | | 1C/2C anode +* | | | | | | | | 1B/2B anode +* | | | | | | | | | DIGIT No. 2 Common cathode +* | | | | | | | | | | 1A/2A anode +* | | | | | | | | | | | 1N/2N anode +* | | | | | | | | | | | | 1H/2H anode +* | | | | | | | | | | | | | 1G/2G anode +* | | | | | | | | | | | | | | DIGIT No. 1 Common cathode +* | | | | | | | | | | | | | | | 1P/2P anode +* | | | | | | | | | | | | | | | | 1F/2F anode +* | | | | | | | | | | | | | | | | | +.SUBCKT HDSP_A27C 1 2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 + +DA1 12 16 dHDSP_A27C +DB1 10 16 dHDSP_A27C +DC1 9 16 dHDSP_A27C +DD1 7 16 dHDSP_A27C +DE1 1 16 dHDSP_A27C +DF1 18 16 dHDSP_A27C +DG1 15 16 dHDSP_A27C +DH1 14 16 dHDSP_A27C +DJ1 6 16 dHDSP_A27C +DK1 5 16 dHDSP_A27C +DL1 4 16 dHDSP_A27C +DM1 2 16 dHDSP_A27C +DN1 13 16 dHDSP_A27C +DP1 17 16 dHDSP_A27C +DDP1 8 16 dHDSP_A27C + +DA2 12 11 dHDSP_A27C +DB2 10 11 dHDSP_A27C +DC2 9 11 dHDSP_A27C +DD2 7 11 dHDSP_A27C +DE2 1 11 dHDSP_A27C +DF2 18 11 dHDSP_A27C +DG2 15 11 dHDSP_A27C +DH2 14 11 dHDSP_A27C +DJ2 6 11 dHDSP_A27C +DK2 5 11 dHDSP_A27C +DL2 4 11 dHDSP_A27C +DM2 2 11 dHDSP_A27C +DN2 13 11 dHDSP_A27C +DP2 17 11 dHDSP_A27C +DDP2 8 11 dHDSP_A27C + +.MODEL dHDSP_A27C D ++ ( ++ IS = 2.34165185E-18 ++ N = 1.64080796 ++ RS = 5.35791037 ++ BV = 4.5 ++ IBV = 100u ++ ) + +.ENDS HDSP_A27C \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_A511.ckt b/Miscellaneous Devices/HDSP_A511.ckt new file mode 100644 index 0000000..032e081 --- /dev/null +++ b/Miscellaneous Devices/HDSP_A511.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 10-Mar-2004 +* +* Manufacturer: Agilent +* Component Name: HDSP-A511 +* +* Parameters derived from information available in data sheet. +* +* common-anode +* | cathode-f +* | | cathode-g +* | | | cathode-e +* | | | | cathode-d +* | | | | | common-anode +* | | | | | | cathode-DP +* | | | | | | | cathode-c +* | | | | | | | | cathode-b +* | | | | | | | | | cathode-a +* | | | | | | | | | | +.SUBCKT HDSP_A511 1 2 3 4 5 6 7 8 9 10 + +DA1 1 10 dHDSP_A511 +DB1 1 9 dHDSP_A511 +DC1 1 8 dHDSP_A511 +DD1 1 5 dHDSP_A511 +DE1 1 4 dHDSP_A511 +DF1 1 2 dHDSP_A511 +DG1 1 3 dHDSP_A511 +DDP1 1 7 dHDSP_A511 + +DA2 6 10 dHDSP_A511 +DB2 6 9 dHDSP_A511 +DC2 6 8 dHDSP_A511 +DD2 6 5 dHDSP_A511 +DE2 6 4 dHDSP_A511 +DF2 6 2 dHDSP_A511 +DG2 6 3 dHDSP_A511 +DDP2 6 7 dHDSP_A511 + +.MODEL dHDSP_A511 D ++ ( ++ IS = 1.61114016E-27 ++ N = 1.30291189 ++ RS = 12.83456794 ++ BV = 50 ++ IBV = 100u ++ ) + +.ENDS HDSP_A511 \ No newline at end of file diff --git a/Miscellaneous Devices/HDSP_A513.ckt b/Miscellaneous Devices/HDSP_A513.ckt new file mode 100644 index 0000000..1eced0b --- /dev/null +++ b/Miscellaneous Devices/HDSP_A513.ckt @@ -0,0 +1,50 @@ +* +* Diode Model Produced by Altium Ltd +* Date: 10-Mar-2004 +* +* Manufacturer: Agilent +* Component Name: HDSP-A513 +* +* Parameters derived from information available in data sheet. +* +* common-cathode +* | anode-f +* | | anode-g +* | | | anode-e +* | | | | anode-d +* | | | | | common-cathode +* | | | | | | anode-DP +* | | | | | | | anode-c +* | | | | | | | | anode-b +* | | | | | | | | | anode-a +* | | | | | | | | | | +.SUBCKT HDSP_A513 1 2 3 4 5 6 7 8 9 10 + +DA1 10 1 dHDSP_A513 +DB1 9 1 dHDSP_A513 +DC1 8 1 dHDSP_A513 +DD1 5 1 dHDSP_A513 +DE1 4 1 dHDSP_A513 +DF1 2 1 dHDSP_A513 +DG1 3 1 dHDSP_A513 +DDP1 7 1 dHDSP_A513 + +DA2 10 6 dHDSP_A513 +DB2 9 6 dHDSP_A513 +DC2 8 6 dHDSP_A513 +DD2 5 6 dHDSP_A513 +DE2 4 6 dHDSP_A513 +DF2 2 6 dHDSP_A513 +DG2 3 6 dHDSP_A513 +DDP2 7 6 dHDSP_A513 + +.MODEL dHDSP_A513 D ++ ( ++ IS = 1.61114016E-27 ++ N = 1.30291189 ++ RS = 12.83456794 ++ BV = 50 ++ IBV = 100u ++ ) + +.ENDS HDSP_A513 \ No newline at end of file diff --git a/Miscellaneous Devices/IDEAL3W.ckt b/Miscellaneous Devices/IDEAL3W.ckt new file mode 100644 index 0000000..928669a --- /dev/null +++ b/Miscellaneous Devices/IDEAL3W.ckt @@ -0,0 +1,21 @@ +* Ideal Transformer Subcircuit Parameters +* RATIO1 = turns ratio (= secondary1/primary) +* RATIO2 = turns ratio (= secondary2/primary) +* +* Ideal Transformer with three windings +* jjt 18/12/00: created using IDEAL4W (created by dw, 18/12/2000) as a template. +* Connections: +* Pri+ +* | Pri- +* | | Sec1+ +* | | | Sec1- +* | | | | Sec2+ +* | | | | | Sec2- +* | | | | | | +* | | | | | | +* | | | | | | +.SUBCKT IDEAL3W 1 2 3 4 5 6 PARAMS: RATIO1=1 RATIO2=1 +BP 1 2 I=( -I(BS1)*{RATIO1} - I(BS2)*{RATIO2} ) +BS1 3 4 V=( V(1,2)*{RATIO1} ) +BS2 5 6 V=( V(1,2)*{RATIO2} ) +.ENDS IDEAL3W \ No newline at end of file diff --git a/Miscellaneous Devices/IDEAL4W.ckt b/Miscellaneous Devices/IDEAL4W.ckt new file mode 100644 index 0000000..5ed08e0 --- /dev/null +++ b/Miscellaneous Devices/IDEAL4W.ckt @@ -0,0 +1,23 @@ +*Ideal Transformer Subcircuit Parameters +*RATIO1 = turns ratio (= secondary1/primary) +*RATIO2 = turns ratio (= secondary2/primary) +*RATIO3 = turns ratio (= secondary3/primary) +* +*Ideal Transformer with four windings +*dw 18/12/00: created +*Connections: +* Pri+ +* | Pri- +* | | Sec1+ +* | | | Sec1- +* | | | | Sec2+ +* | | | | | Sec2- +* | | | | | | Sec3+ +* | | | | | | | Sec3- +* | | | | | | | | +.SUBCKT IDEAL4W 1 2 3 4 5 6 7 8 PARAMS: RATIO1=1 RATIO2=1 RATIO3=1 +BP 1 2 I=( -I(BS1)*{RATIO1} - I(BS2)*{RATIO2} - I(BS3)*{RATIO3} ) +BS1 3 4 V=( V(1,2)*{RATIO1} ) +BS2 5 6 V=( V(1,2)*{RATIO2} ) +BS3 7 8 V=( V(1,2)*{RATIO3} ) +.ENDS IDEAL4W \ No newline at end of file diff --git a/Miscellaneous Devices/IDEALTRANS.ckt b/Miscellaneous Devices/IDEALTRANS.ckt new file mode 100644 index 0000000..1e9526d --- /dev/null +++ b/Miscellaneous Devices/IDEALTRANS.ckt @@ -0,0 +1,15 @@ +*Ideal Transformer Subcircuit Parameters +*RATIO = turns ratio (= secondary/primary) +* +*Ideal Transformer +*dw 6/8/99: created +*Connections: +* Pri+ +* | Pri- +* | | Sec+ +* | | | Sec- +* | | | | +.SUBCKT IDEALTRANS 1 2 3 4 PARAMS: RATIO=1 +BP 1 2 I=( -I(BS)*{RATIO} ) +BS 3 4 V=( V(1,2)*{RATIO} ) +.ENDS IDEALTRANS \ No newline at end of file diff --git a/Miscellaneous Devices/IDEALTRANSCT.ckt b/Miscellaneous Devices/IDEALTRANSCT.ckt new file mode 100644 index 0000000..655a639 --- /dev/null +++ b/Miscellaneous Devices/IDEALTRANSCT.ckt @@ -0,0 +1,19 @@ +*Ideal Centre-Tapped Transformer Subcircuit Parameters +*NP = Number of turns on the primary coil +*NS1 = Number of turns on the first secondary coil +*NS2 = Number of turns on the second secondary coil +* +*dw 6/8/99: created +* +*Connections: +* Pri+ +* | Pri- +* | | Sec+ +* | | | SecCT +* | | | | Sec- +* | | | | | +.SUBCKT IDEALTRANSCT 1 2 3 4 5 PARAMS: NP=1 NS1=1 NS2=1 +BP 1 2 I=( (-I(BS1)*{NS1} -I(BS2)*{NS2})/{NP} ) +BS1 3 4 V=( V(1,2)*{NS1}/{NP} ) +BS2 4 5 V=( V(1,2)*{NS2}/{NP} ) +.ENDS IDEALTRANSCT \ No newline at end of file diff --git a/Miscellaneous Devices/IRF1010.ckt b/Miscellaneous Devices/IRF1010.ckt new file mode 100644 index 0000000..d254378 --- /dev/null +++ b/Miscellaneous Devices/IRF1010.ckt @@ -0,0 +1,25 @@ +*IRF1010 MCE 4-2-96 +*55V 75A .014 ohm HEXFET pkg:TO-220 2,1,3 +.SUBCKT IRF1010 10 20 40 40 +M1 1 2 3 3 DMOS L=1U W=1U +RD 10 1 5.65M +RS 30 3 1.35M +RG 20 2 12.1 +CGS 2 3 2.15N +EGD 12 0 2 1 1 +VFB 14 0 0 +FFB 2 1 VFB 1 +CGD 13 14 4.49N +R1 13 0 1 +D1 12 13 DLIM +DDG 15 14 DCGD +R2 12 15 1 +D2 15 0 DLIM +DSD 3 10 DSUB +LS 30 40 7.5N +.MODEL DMOS NMOS (LEVEL=3 THETA=60M VMAX=114K ETA=2M VTO=3 KP=19.4) +.MODEL DCGD D (CJO=4.49N VJ=.6 M=.68) +.MODEL DSUB D (IS=311N N=1.5 RS=8.67M BV=55 CJO=4.08N VJ=.8 M=.42 TT=100N) +.MODEL DLIM D (IS=100U) +.ENDS IRF1010 + diff --git a/Miscellaneous Devices/IRF9510.ckt b/Miscellaneous Devices/IRF9510.ckt new file mode 100644 index 0000000..5e1545d --- /dev/null +++ b/Miscellaneous Devices/IRF9510.ckt @@ -0,0 +1,25 @@ +*IRF9510 MCE 4-2-96 +*100V 4A 1.2 ohms HEXFET pkg:TO-220 2,1,3 +.SUBCKT IRF9510 10 20 40 40 +M1 1 2 3 3 DMOS L=1U W=1U +RD 10 1 .569 +RS 30 3 31M +RG 20 2 37.5 +CGS 2 3 182P +EGD 12 0 1 2 1 +VFB 14 0 0 +FFB 1 2 VFB 1 +CGD 13 14 231P +R1 13 0 1 +D1 12 13 DLIM +DDG 15 14 DCGD +R2 12 15 1 +D2 15 0 DLIM +DSD 10 3 DSUB +LS 30 40 7.5N +.MODEL DMOS PMOS (LEVEL=3 THETA=60M VMAX=208K ETA=2M VTO=-3 KP=.471) +.MODEL DCGD D (CJO=231P VJ=.6 M=.68) +.MODEL DSUB D (IS=16.6N N=1.5 RS=1.18 BV=100 CJO=327P VJ=.8 M=.42 TT=82N) +.MODEL DLIM D (IS=100U) +.ENDS IRF9510 + diff --git a/Miscellaneous Devices/IRGPC40U.ckt b/Miscellaneous Devices/IRGPC40U.ckt new file mode 100644 index 0000000..f2f0924 --- /dev/null +++ b/Miscellaneous Devices/IRGPC40U.ckt @@ -0,0 +1,36 @@ +*IRGPC40U MCE C G E 7-13-95 +*600V 40A 24.3ns pkg:TO-247 2,1,3 +.SUBCKT IRGPC40U 71 72 74 +Q1 83 81 85 QOUT +M1 81 82 83 83 MFIN L=1U W=1U +DSD 83 81 DO +DBE 85 81 DE +RC 85 71 21.1M +RE 83 73 2.11M +RG 72 82 25.5 +CGE 82 83 1.42N +CGC 82 71 1P +EGD 91 0 82 81 1 +VFB 93 0 0 +FFB 82 81 VFB 1 +CGD 92 93 1.41N +R1 92 0 1 +D1 91 92 DLIM +DHV 94 93 DR +R2 91 94 1 +D2 94 0 DLIM +LE 73 74 7.5N +DLV 94 95 DR 13 +RLV 95 0 1 +ESD 96 93 POLY(1) 83 81 19 1 +MLV 95 96 93 93 SW +.MODEL SW NMOS (LEVEL=3 VTO=0 KP=5) +.MODEL QOUT PNP (IS=377F NF=1.2 BF=5.1 CJE=3.48N TF=24.3N XTB=1.3) +.MODEL MFIN NMOS (LEVEL=3 VMAX=400K THETA=46.1M ETA=2M VTO=5.2 KP=2.12) +.MODEL DR D (IS=37.7F CJO=100P VJ=1 M=.82) +.MODEL DO D (IS=37.7F BV=600 CJO=2.07N VJ=1 M=.7) +.MODEL DE D (IS=37.7F BV=14.3 N=2) +.MODEL DLIM D (IS=100N) +.ENDS IRGPC40U + + diff --git a/Miscellaneous Devices/LED0.mdl b/Miscellaneous Devices/LED0.mdl new file mode 100644 index 0000000..ccfd1fc --- /dev/null +++ b/Miscellaneous Devices/LED0.mdl @@ -0,0 +1,4 @@ +*Typ INFRARED GaAs LED: Vf=1.2V Vr=5V If=40mA trr=3uS +*LED Pinout: 1=A, 2=K +.MODEL LED0 D (IS=93.5P RS=84M N=2.63 BV=5 IBV=10U ++ CJO=2.97P VJ=.75 M=.333 TT=4.32U) \ No newline at end of file diff --git a/Miscellaneous Devices/LED1.mdl b/Miscellaneous Devices/LED1.mdl new file mode 100644 index 0000000..7644638 --- /dev/null +++ b/Miscellaneous Devices/LED1.mdl @@ -0,0 +1,4 @@ +*Typ RED GaAs LED: Vf=1.7V Vr=4V If=40mA trr=3uS +*LED Pinout: 1=A, 2=K +.MODEL LED1 D (IS=93.2P RS=42M N=3.73 BV=4 IBV=10U ++ CJO=2.97P VJ=.75 M=.333 TT=4.32U) \ No newline at end of file diff --git a/Miscellaneous Devices/LED2.mdl b/Miscellaneous Devices/LED2.mdl new file mode 100644 index 0000000..5755f47 --- /dev/null +++ b/Miscellaneous Devices/LED2.mdl @@ -0,0 +1,4 @@ +*Typ RED,GREEN,YELLOW,AMBER GaAs LED: Vf=2.1V Vr=4V If=40mA trr=3uS +*LED Pinout: 1=A, 2=K +.MODEL LED2 D (IS=93.1P RS=42M N=4.61 BV=4 IBV=10U ++ CJO=2.97P VJ=.75 M=.333 TT=4.32U) \ No newline at end of file diff --git a/Miscellaneous Devices/LED3.mdl b/Miscellaneous Devices/LED3.mdl new file mode 100644 index 0000000..a999c17 --- /dev/null +++ b/Miscellaneous Devices/LED3.mdl @@ -0,0 +1,4 @@ +*Typ BLUE SiC LED: Vf=3.4V Vr=5V If=40mA trr=3uS +*LED Pinout: 1=A, 2=K +.MODEL LED3 D (IS=93.1P RS=42M N=7.47 BV=5 IBV=30U ++ CJO=2.97P VJ=.75 M=.333 TT=4.32U) \ No newline at end of file diff --git a/Miscellaneous Devices/MAC15A8.ckt b/Miscellaneous Devices/MAC15A8.ckt new file mode 100644 index 0000000..cca1ab6 --- /dev/null +++ b/Miscellaneous Devices/MAC15A8.ckt @@ -0,0 +1,29 @@ +*MAC15A8 MCE 2-27-96 +*600V 15A pkg:TO-220 2,3,1 +.SUBCKT MAC15A8 1 2 3 +* TERMINALS: MT2 G MT1 +QN1 5 4 3 NOUT OFF +QN2 11 6 7 NOUT OFF +QP1 6 11 3 POUT OFF +QP2 4 5 7 POUT OFF +DF 4 5 DZ OFF +DR 6 11 DZ OFF +RF 4 6 60MEG +RT2 1 7 18.8M +RH 7 6 87.5 +RGP 8 3 23.1 +RG 2 8 11.5 +RS 8 4 102 +DN 9 2 DIN OFF +RN 9 3 41.6 +GNN 6 7 9 3 15.2M +GNP 4 5 9 3 18.1M +DP 2 10 DIP OFF +RP 10 3 29.5 +GP 7 6 10 3 10.3M +.MODEL DIN D (IS=45.8F) +.MODEL DIP D (IS=45.8F N=1.2) +.MODEL DZ D (IS=45.8F N=1.5 IBV=10U BV=600) +.MODEL POUT PNP (IS=45.8F BF=5 CJE=4.02N TF=38.2U) +.MODEL NOUT NPN (IS=45.8F BF=20 CJE=4.02N CJC=804P TF=2.55U) +.ENDS MAC15A8 \ No newline at end of file diff --git a/Miscellaneous Devices/Miscellaneous Devices.LibPkg b/Miscellaneous Devices/Miscellaneous Devices.LibPkg new file mode 100644 index 0000000..9122fb4 --- /dev/null +++ b/Miscellaneous Devices/Miscellaneous Devices.LibPkg @@ -0,0 +1,1014 @@ +[Design] +Version=1.0 +HierarchyMode=0 +ChannelRoomNamingStyle=0 +ReleasesFolder= +ChannelDesignatorFormatString=$Component_$RoomName +ChannelRoomLevelSeperator=_ +OpenOutputs=1 +ArchiveProject=0 +TimestampOutput=0 +SeparateFolders=0 +TemplateLocationPath= +PinSwapBy_Netlabel=1 +PinSwapBy_Pin=1 +AllowPortNetNames=0 +AllowSheetEntryNetNames=1 +AppendSheetNumberToLocalNets=0 +NetlistSinglePinNets=0 +DefaultConfiguration=Default - All Constraints +UserID=0xFFFFFFFF +DefaultPcbProtel=1 +DefaultPcbPcad=0 +ReorderDocumentsOnCompile=1 +NameNetsHierarchically=0 +PowerPortNamesTakePriority=0 +AutoSheetNumbering=0 +PushECOToAnnotationFile=1 +DItemRevisionGUID= +ReportSuppressedErrorsInMessages=0 +FSMCodingStyle=eFMSDropDownList_OneProcess +FSMEncodingStyle=eFMSDropDownList_OneHot +IsProjectConflictPreventionWarningsEnabled=0 +OutputPath= +LogFolderPath= +ManagedProjectGUID= +IncludeDesignInRelease=0 + +[Preferences] +PrefsVaultGUID= +PrefsRevisionGUID= + +[Document1] +DocumentPath=Miscellaneous Devices.PcbLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document2] +DocumentPath=Miscellaneous Devices.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=KNTXLHCX + +[SearchPath1] +Path=C:\work\Altium\MyLib\Miscellaneous Devices\*.* +IncludeSubFolders=1 + +[OutputGroup1] +Name=Netlist Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=CadnetixNetlist +OutputName1=Cadnetix Netlist +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=CalayNetlist +OutputName2=Calay Netlist +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=EDIF +OutputName3=EDIF for PCB +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=EESofNetlist +OutputName4=EESof Netlist +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +OutputType5=IntergraphNetlist +OutputName5=Intergraph Netlist +OutputDocumentPath5= +OutputVariantName5= +OutputDefault5=0 +OutputType6=MentorBoardStationNetlist +OutputName6=Mentor BoardStation Netlist +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +OutputType7=MultiWire +OutputName7=MultiWire +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=OrCadPCB2Netlist +OutputName8=Orcad/PCB2 Netlist +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +OutputType9=PADSNetlist +OutputName9=PADS ASCII Netlist +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=Pcad +OutputName10=Pcad for PCB +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +OutputType11=PCADNetlist +OutputName11=PCAD Netlist +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +OutputType12=PCADnltNetlist +OutputName12=PCADnlt Netlist +OutputDocumentPath12= +OutputVariantName12= +OutputDefault12=0 +OutputType13=Protel2Netlist +OutputName13=Protel2 Netlist +OutputDocumentPath13= +OutputVariantName13= +OutputDefault13=0 +OutputType14=ProtelNetlist +OutputName14=Protel +OutputDocumentPath14= +OutputVariantName14= +OutputDefault14=0 +OutputType15=RacalNetlist +OutputName15=Racal Netlist +OutputDocumentPath15= +OutputVariantName15= +OutputDefault15=0 +OutputType16=RINFNetlist +OutputName16=RINF Netlist +OutputDocumentPath16= +OutputVariantName16= +OutputDefault16=0 +OutputType17=SciCardsNetlist +OutputName17=SciCards Netlist +OutputDocumentPath17= +OutputVariantName17= +OutputDefault17=0 +OutputType18=TangoNetlist +OutputName18=Tango Netlist +OutputDocumentPath18= +OutputVariantName18= +OutputDefault18=0 +OutputType19=TelesisNetlist +OutputName19=Telesis Netlist +OutputDocumentPath19= +OutputVariantName19= +OutputDefault19=0 +OutputType20=WireListNetlist +OutputName20=WireList Netlist +OutputDocumentPath20= +OutputVariantName20= +OutputDefault20=0 + +[OutputGroup2] +Name=Simulator Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 + +[OutputGroup3] +Name=Documentation Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Composite +OutputName1=Composite Drawing +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=PCB 3D Print +OutputName2=PCB 3D Print +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType3=PCB 3D Video +OutputName3=PCB 3D Video +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 +PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType4=PCB Print +OutputName4=PCB Prints +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=PCBDrawing +OutputName5=Draftsman +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType6=PCBLIB Print +OutputName6=PCBLIB Prints +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType7=PDF3D +OutputName7=PDF3D +OutputDocumentPath7= +OutputVariantName7=[No Variations] +OutputDefault7=0 +PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType8=PDF3D MBA +OutputName8=PDF3D MBA +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType9=Report Print +OutputName9=Report Prints +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType10=Schematic Print +OutputName10=Schematic Prints +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType11=SimView Print +OutputName11=SimView Prints +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 + +[OutputGroup4] +Name=Assembly Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Assembly +OutputName1=Assembly Drawings +OutputDocumentPath1= +OutputVariantName1=[No Variations] +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=Pick Place +OutputName2=Generates pick and place files +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +OutputType3=Test Points For Assembly +OutputName3=Test Point Report +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 + +[OutputGroup5] +Name=Fabrication Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Board Stack Report +OutputName1=Report Board Stack +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=CompositeDrill +OutputName2=Composite Drill Drawing +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType3=Drill +OutputName3=Drill Drawing/Guides +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType4=Final +OutputName4=Final Artwork Prints +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=Gerber +OutputName5=Gerber Files +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=Gerber X2 +OutputName6=Gerber X2 Files +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +OutputType7=IPC2581 +OutputName7=IPC-2581 Files +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=Mask +OutputName8=Solder/Paste Mask Prints +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType9=NC Drill +OutputName9=NC Drill Files +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=ODB +OutputName10=ODB++ Files +OutputDocumentPath10= +OutputVariantName10=[No Variations] +OutputDefault10=0 +OutputType11=Plane +OutputName11=Power-Plane Prints +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType12=Test Points +OutputName12=Test Point Report +OutputDocumentPath12= +OutputVariantName12= +OutputDefault12=0 + +[OutputGroup6] +Name=Report Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=BOM_PartType +OutputName1=Bill of Materials +OutputDocumentPath1= +OutputVariantName1=[No Variations] +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=ComponentCrossReference +OutputName2=Component Cross Reference Report +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +OutputType3=GOSTBOM +OutputName3=GOST BOM +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 +OutputType4=ReportHierarchy +OutputName4=Report Project Hierarchy +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +OutputType5=Script +OutputName5=Script Output +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=SimpleBOM +OutputName6=Simple BOM +OutputDocumentPath6= +OutputVariantName6=[No Variations] +OutputDefault6=0 +OutputType7=SinglePinNetReporter +OutputName7=Report Single Pin Nets +OutputDocumentPath7= +OutputVariantName7=[No Variations] +OutputDefault7=0 + +[OutputGroup7] +Name=Other Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Text Print +OutputName1=Text Print +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=Text Print +OutputName2=Text Print +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType3=Text Print +OutputName3=Text Print +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType4=Text Print +OutputName4=Text Print +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=Text Print +OutputName5=Text Print +OutputDocumentPath5= +OutputVariantName5= +OutputDefault5=0 +PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType6=Text Print +OutputName6=Text Print +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType7=Text Print +OutputName7=Text Print +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType8=Text Print +OutputName8=Text Print +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType9=Text Print +OutputName9=Text Print +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType10=Text Print +OutputName10=Text Print +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType11=Text Print +OutputName11=Text Print +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType12=Text Print +OutputName12=Text Print +OutputDocumentPath12= +OutputVariantName12= +OutputDefault12=0 +PageOptions12=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType13=Text Print +OutputName13=Text Print +OutputDocumentPath13= +OutputVariantName13= +OutputDefault13=0 +PageOptions13=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType14=Text Print +OutputName14=Text Print +OutputDocumentPath14= +OutputVariantName14= +OutputDefault14=0 +PageOptions14=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType15=Text Print +OutputName15=Text Print +OutputDocumentPath15= +OutputVariantName15= +OutputDefault15=0 +PageOptions15=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType16=Text Print +OutputName16=Text Print +OutputDocumentPath16= +OutputVariantName16= +OutputDefault16=0 +PageOptions16=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType17=Text Print +OutputName17=Text Print +OutputDocumentPath17= +OutputVariantName17= +OutputDefault17=0 +PageOptions17=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 + +[OutputGroup8] +Name=Validation Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=BOM_Violations +OutputName1=BOM Checks Report +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=Component states check +OutputName2=Server's components states check +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=Configuration compliance +OutputName3=Environment configuration compliance check +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=Design Rules Check +OutputName4=Design Rules Check +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=Differences Report +OutputName5=Differences Report +OutputDocumentPath5= +OutputVariantName5= +OutputDefault5=0 +PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType6=Electrical Rules Check +OutputName6=Electrical Rules Check +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType7=Footprint Comparison Report +OutputName7=Footprint Comparison Report +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 + +[OutputGroup9] +Name=Export Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=AutoCAD dwg/dxf PCB +OutputName1=AutoCAD dwg/dxf File PCB +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=AutoCAD dwg/dxf Schematic +OutputName2=AutoCAD dwg/dxf File Schematic +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=ExportIDF +OutputName3=Export IDF +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=ExportPARASOLID +OutputName4=Export PARASOLID +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +OutputType5=ExportSTEP +OutputName5=Export STEP +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=ExportVRML +OutputName6=Export VRML +OutputDocumentPath6= +OutputVariantName6=[No Variations] +OutputDefault6=0 +OutputType7=MBAExportPARASOLID +OutputName7=Export PARASOLID +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=MBAExportSTEP +OutputName8=Export STEP +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +OutputType9=Save As/Export PCB +OutputName9=Save As/Export PCB +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=Save As/Export Schematic +OutputName10=Save As/Export Schematic +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +OutputType11=Specctra Design PCB +OutputName11=Specctra Design PCB +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 + +[OutputGroup10] +Name=PostProcess Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Copy Files +OutputName1=Copy Files +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 + +[Modification Levels] +Type1=1 +Type2=1 +Type3=1 +Type4=1 +Type5=1 +Type6=1 +Type7=1 +Type8=1 +Type9=1 +Type10=1 +Type11=1 +Type12=1 +Type13=1 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=1 +Type21=1 +Type22=1 +Type23=1 +Type24=1 +Type25=1 +Type26=1 +Type27=1 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=1 +Type33=1 +Type34=1 +Type35=1 +Type36=1 +Type37=1 +Type38=1 +Type39=1 +Type40=1 +Type41=1 +Type42=1 +Type43=1 +Type44=1 +Type45=1 +Type46=1 +Type47=1 +Type48=1 +Type49=1 +Type50=1 +Type51=1 +Type52=1 +Type53=1 +Type54=1 +Type55=1 +Type56=1 +Type57=1 +Type58=1 +Type59=1 +Type60=1 +Type61=1 +Type62=1 +Type63=1 +Type64=1 +Type65=1 +Type66=1 +Type67=1 +Type68=1 +Type69=1 +Type70=1 +Type71=1 +Type72=1 +Type73=1 +Type74=1 +Type75=1 +Type76=1 +Type77=1 +Type78=1 +Type79=1 +Type80=1 +Type81=1 +Type82=1 +Type83=1 +Type84=1 +Type85=1 +Type86=1 +Type87=1 +Type88=1 +Type89=1 +Type90=1 +Type91=1 +Type92=1 +Type93=1 +Type94=1 +Type95=1 +Type96=1 +Type97=1 +Type98=1 +Type99=1 +Type100=1 +Type101=1 +Type102=1 +Type103=1 +Type104=1 +Type105=1 +Type106=1 +Type107=1 +Type108=1 +Type109=1 +Type110=1 +Type111=1 +Type112=1 +Type113=1 +Type114=1 +Type115=1 +Type116=1 +Type117=1 +Type118=1 +Type119=1 + +[Difference Levels] +Type1=1 +Type2=1 +Type3=1 +Type4=1 +Type5=1 +Type6=1 +Type7=1 +Type8=1 +Type9=1 +Type10=1 +Type11=1 +Type12=1 +Type13=1 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=1 +Type21=1 +Type22=1 +Type23=1 +Type24=1 +Type25=1 +Type26=1 +Type27=1 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=1 +Type33=1 +Type34=1 +Type35=1 +Type36=1 +Type37=1 +Type38=1 +Type39=1 +Type40=1 +Type41=1 +Type42=1 +Type43=1 +Type44=1 +Type45=1 +Type46=1 +Type47=1 +Type48=1 +Type49=1 +Type50=1 +Type51=1 +Type52=1 +Type53=1 +Type54=1 +Type55=1 +Type56=1 +Type57=1 +Type58=1 +Type59=1 +Type60=1 +Type61=1 +Type62=1 +Type63=1 +Type64=1 +Type65=1 +Type66=1 +Type67=1 +Type68=1 + +[Electrical Rules Check] +Type1=1 +Type2=1 +Type3=2 +Type4=1 +Type5=2 +Type6=2 +Type7=0 +Type8=1 +Type9=1 +Type10=1 +Type11=2 +Type12=0 +Type13=0 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=0 +Type21=0 +Type22=0 +Type23=0 +Type24=1 +Type25=2 +Type26=0 +Type27=2 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=2 +Type33=0 +Type34=2 +Type35=1 +Type36=2 +Type37=1 +Type38=2 +Type39=2 +Type40=2 +Type41=0 +Type42=2 +Type43=1 +Type44=0 +Type45=0 +Type46=0 +Type47=0 +Type48=0 +Type49=0 +Type50=2 +Type51=0 +Type52=0 +Type53=1 +Type54=1 +Type55=1 +Type56=2 +Type57=1 +Type58=1 +Type59=2 +Type60=0 +Type61=0 +Type62=0 +Type63=0 +Type64=0 +Type65=2 +Type66=3 +Type67=2 +Type68=2 +Type69=0 +Type70=2 +Type71=2 +Type72=2 +Type73=2 +Type74=1 +Type75=2 +Type76=1 +Type77=1 +Type78=1 +Type79=1 +Type80=2 +Type81=3 +Type82=3 +Type83=3 +Type84=3 +Type85=3 +Type86=2 +Type87=2 +Type88=2 +Type89=1 +Type90=1 +Type91=3 +Type92=3 +Type93=2 +Type94=2 +Type95=2 +Type96=2 +Type97=2 +Type98=0 +Type99=1 +Type100=2 +Type101=0 +Type102=2 +Type103=2 +Type104=1 +Type105=2 +Type106=2 +Type107=2 +Type108=2 +Type109=1 +Type110=1 +Type111=1 +Type112=1 +Type113=1 +Type114=2 +Type115=2 +Type116=2 +Type117=3 +Type118=3 +Type119=3 +MultiChannelAlternate=2 +AlternateItemFail=3 +Type122=2 +Type123=1 +Type124=1 +Type125=1 + +[ERC Connection Matrix] +L1=NNNNNNNNNNNWNNNWW +L2=NNWNNNNWWWNWNWNWN +L3=NWEENEEEENEWNEEWN +L4=NNENNNWEENNWNENWN +L5=NNNNNNNNNNNNNNNNN +L6=NNENNNNEENNWNENWN +L7=NNEWNNWEENNWNENWN +L8=NWEENEENEEENNEENN +L9=NWEENEEEENEWNEEWW +L10=NWNNNNNENNEWNNEWN +L11=NNENNNNEEENWNENWN +L12=WWWWNWWNWWWNWWWNN +L13=NNNNNNNNNNNWNNNWW +L14=NWEENEEEENEWNEEWW +L15=NNENNNNEEENWNENWW +L16=WWWWNWWNWWWNWWWNW +L17=WNNNNNNNWNNNWWWWN + +[Annotate] +SortOrder=3 +SortLocation=0 +ReplaceSubparts=0 +MatchParameter1=Comment +MatchStrictly1=1 +MatchParameter2=Library Reference +MatchStrictly2=1 +PhysicalNamingFormat=$Component_$RoomName +GlobalIndexSortOrder=3 +GlobalIndexSortLocation=0 + +[PrjClassGen] +CompClassManualEnabled=0 +CompClassManualRoomEnabled=0 +NetClassAutoBusEnabled=1 +NetClassAutoCompEnabled=0 +NetClassAutoNamedHarnessEnabled=0 +NetClassManualEnabled=1 +NetClassSeparateForBusSections=0 + +[LibraryUpdateOptions] +SelectedOnly=0 +UpdateVariants=1 +UpdateToLatestRevision=1 +PartTypes=0 +FullReplace=1 +UpdateDesignatorLock=1 +UpdatePartIDLock=1 +PreserveParameterLocations=1 +PreserveParameterVisibility=1 +DoGraphics=1 +DoParameters=1 +DoModels=1 +AddParameters=0 +RemoveParameters=0 +AddModels=1 +RemoveModels=1 +UpdateCurrentModels=1 + +[DatabaseUpdateOptions] +SelectedOnly=0 +UpdateVariants=1 +UpdateToLatestRevision=1 +PartTypes=0 + +[Comparison Options] +ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|UseName=0|InclAllRules=0 +ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 + diff --git a/Miscellaneous Devices/Miscellaneous Devices.PcbLib b/Miscellaneous Devices/Miscellaneous Devices.PcbLib new file mode 100644 index 0000000..6f4b4fc Binary files /dev/null and b/Miscellaneous Devices/Miscellaneous Devices.PcbLib differ diff --git a/Miscellaneous Devices/Miscellaneous Devices.SchLib b/Miscellaneous Devices/Miscellaneous Devices.SchLib new file mode 100644 index 0000000..8d6205f Binary files /dev/null and b/Miscellaneous Devices/Miscellaneous Devices.SchLib differ diff --git a/Miscellaneous Devices/NI3WTRANS.ckt b/Miscellaneous Devices/NI3WTRANS.ckt new file mode 100644 index 0000000..fb6fbb1 --- /dev/null +++ b/Miscellaneous Devices/NI3WTRANS.ckt @@ -0,0 +1,45 @@ +*Transformer Subcircuit Parameters +*RATIO1 = Turns ratio= Secondary1/Primary +*RATIO2 = Turns ratio= Secondary2/Primary +*RPRI = Primary DC resistance +*R2D = Secondary1 leakage resistance referred to the primary side +*R3D = Secondary2 leakage resistance referred to the primary side +*L1 = Primary Leakage inductance +*XM = Magnetizing Reactance +*RCORE = Core Loss Resistance +*X2D = Secondary1 Leakage Reactance referred to the primary side +*X3D = Secondary2 Leakage Reactance referred to the primary side + +*Non-ideal 4-winding Transformer +*jjt created 18/1/2001. +*jjt 18/1/2002: changed LX2D,LX3D comments to match subcircuit parameters (X2D, X3D) to avoid possible confusion. +*Connections: +* Pri+ +* | Pri- +* | | Sec1+ +* | | | Sec1- +* | | | | Sec2+ +* | | | | | Sec2- +* | | | | | | +* | | | | | | +* | | | | | | +* | | | | | | +.SUBCKT NI3WTRANS 1 2 3 4 5 6 PARAMS: RATIO1=1 RATIO2=1 RPRI=0.1 R2D=0.1 R3D=0.1 L1=1U ++ X2D=1u X3D=1u XM=1k RCORE=1Meg + +VISRC1 4 11 0V +VISRC2 6 14 0V +FCTRL1 10 2 VISRC1 {RATIO1} +FCTRL2 13 2 VISRC2 {RATIO2} +EVCVS1 3 11 10 2 {RATIO1} +EVCVS2 5 14 13 2 {RATIO2} +RRPRI 1 8 {RPRI} +RR2D 9 10 {R2D} +RR3D 12 13 {R3D} +LL1 8 7 {L1} +LX2D 7 9 {X2D} +LX3D 7 12 {X3D} +LXM 7 2 {XM} +RRCORE 7 2 {RCORE} + +.ENDS NI3WTRANS \ No newline at end of file diff --git a/Miscellaneous Devices/NI4WTRANS.ckt b/Miscellaneous Devices/NI4WTRANS.ckt new file mode 100644 index 0000000..598a56f --- /dev/null +++ b/Miscellaneous Devices/NI4WTRANS.ckt @@ -0,0 +1,54 @@ +*Transformer Subcircuit Parameters +*RATIO1 = Turns ratio= Secondary1/Primary +*RATIO2 = Turns ratio= Secondary2/Primary +*RATIO3 = Turns ratio= Secondary3/Primary +*RPRI = Primary DC resistance +*R2D = Secondary1 leakage resistance referred to the primary side +*R3D = Secondary2 leakage resistance referred to the primary side +*R4D = Secondary3 leakage resistance referred to the primary side +*L1 = Primary Leakage inductance +*XM = Magnetizing Reactance +*RCORE = Core Loss Resistance +*X2D = Secondary1 Leakage Reactance referred to the primary side +*X3D = Secondary2 Leakage Reactance referred to the primary side +*X4D = Secondary3 Leakage Reactance referred to the primary side + +*Non-ideal 4-winding Transformer +*jjt created 17/1/2001. +*jjt 18/1/2002: deleted a comment line (of default values) which lacked the asterisk, changed the parameter comments +* to be consistent with the parameters to avoid possible confusion. +*Connections: +* Pri+ +* | Pri- +* | | Sec1+ +* | | | Sec1- +* | | | | Sec2+ +* | | | | | Sec2- +* | | | | | | Sec3+ +* | | | | | | | Sec3- +* | | | | | | | | +* | | | | | | | | +.SUBCKT NI4WTRANS 1 2 3 4 5 6 7 8 PARAMS: RATIO1=1 RATIO2=1 RATIO3=1 RPRI=0.1 R2D=0.1 R3D=0.1 R4D=0.1 L1=1U ++ X2D=1u X3D=1u X4D=1u XM=1k RCORE=1Meg + +VISRC1 4 13 0V +VISRC2 6 16 0V +VISRC3 8 19 0V +FCTRL1 12 2 VISRC1 {RATIO1} +FCTRL2 15 2 VISRC2 {RATIO2} +FCTRL3 18 2 VISRC3 {RATIO3} +EVCVS1 3 13 12 2 {RATIO1} +EVCVS2 5 16 15 2 {RATIO2} +EVCVS3 7 19 18 2 {RATIO3} +RRPRI 1 10 {RPRI} +RR2D 11 12 {R2D} +RR3D 14 15 {R3D} +RR4D 17 18 {R4D} +LL1 10 9 {L1} +LX2D 9 11 {X2D} +LX3D 9 14 {X3D} +LX4D 9 17 {X4D} +LXM 9 2 {XM} +RRCORE 9 2 {RCORE} + +.ENDS NI4WTRANS \ No newline at end of file diff --git a/Miscellaneous Devices/NJFET.mdl b/Miscellaneous Devices/NJFET.mdl new file mode 100644 index 0000000..bd90619 --- /dev/null +++ b/Miscellaneous Devices/NJFET.mdl @@ -0,0 +1,3 @@ +*Default N-Ch J-FET pkg:TO-92B 3,1,2 +*NJFET Pinout: 1=D, 2=G, 3=S +.MODEL NJFET NJF() \ No newline at end of file diff --git a/Miscellaneous Devices/NMESFET.mdl b/Miscellaneous Devices/NMESFET.mdl new file mode 100644 index 0000000..d5ab551 --- /dev/null +++ b/Miscellaneous Devices/NMESFET.mdl @@ -0,0 +1,2 @@ +*Default N-Channel MESFET +.MODEL NMESFET NMF() diff --git a/Miscellaneous Devices/NMOS.mdl b/Miscellaneous Devices/NMOS.mdl new file mode 100644 index 0000000..78f88ac --- /dev/null +++ b/Miscellaneous Devices/NMOS.mdl @@ -0,0 +1,3 @@ +*Default N-Channel MOSFET +*Pinout: D,G,S +.MODEL NMOS NMOS() \ No newline at end of file diff --git a/Miscellaneous Devices/NPN.mdl b/Miscellaneous Devices/NPN.mdl new file mode 100644 index 0000000..af18f2c --- /dev/null +++ b/Miscellaneous Devices/NPN.mdl @@ -0,0 +1,3 @@ +*Default NPN BJT +*NPN Trans Pinout: C,B,E +.MODEL NPN NPN() \ No newline at end of file diff --git a/Miscellaneous Devices/NPN1.ckt b/Miscellaneous Devices/NPN1.ckt new file mode 100644 index 0000000..a529b54 --- /dev/null +++ b/Miscellaneous Devices/NPN1.ckt @@ -0,0 +1,7 @@ +*Default NPN Darlington Transistor pkg:TO-92B 1,2,3 +*NPN Trans Pinout: C,B,E +.SUBCKT NPN1 1 2 3 +Q1 1 2 4 QMOD .1 +Q2 1 4 3 QMOD +.MODEL QMOD NPN () +.ENDS NPN1 \ No newline at end of file diff --git a/Miscellaneous Devices/NPN2.ckt b/Miscellaneous Devices/NPN2.ckt new file mode 100644 index 0000000..973b0a9 --- /dev/null +++ b/Miscellaneous Devices/NPN2.ckt @@ -0,0 +1,9 @@ +*Default NPN Darlington Transistor pkg:TO-92B 1,2,3 +*NPN Trans Pinout: C,B,E +.SUBCKT NPN2 1 2 3 +Q1 1 2 4 QMOD .1 +Q2 1 4 3 QMOD +D1 3 1 DMOD +.MODEL QMOD NPN () +.MODEL DMOD D () +.ENDS NPN2 \ No newline at end of file diff --git a/Miscellaneous Devices/NPN3.ckt b/Miscellaneous Devices/NPN3.ckt new file mode 100644 index 0000000..2688907 --- /dev/null +++ b/Miscellaneous Devices/NPN3.ckt @@ -0,0 +1,11 @@ +*Default NPN Darlington Transistor pkg:TO-92B 1,2,3 +*NPN Trans Pinout: C,B,E +.SUBCKT NPN3 1 2 3 +Q1 1 2 4 QMOD .1 +Q2 1 4 3 QMOD +R1 2 4 10E-3 +R2 4 3 100 +D1 3 1 DMOD +.MODEL QMOD NPN() +.MODEL DMOD D() +.ENDS NPN3 \ No newline at end of file diff --git a/Miscellaneous Devices/NUJT.ckt b/Miscellaneous Devices/NUJT.ckt new file mode 100644 index 0000000..da39953 --- /dev/null +++ b/Miscellaneous Devices/NUJT.ckt @@ -0,0 +1,18 @@ +*Default N-Channel Unijunction Transistor +*Connections: +* E +* | B1 +* | | B2 +* | | | +.SUBCKT NUJT 1 2 3 +DE 1 4 EMITTER +VE 4 5 DC 0 +HVE 6 0 VE 1K +RVE 0 6 1MEG +BBB 5 7 I=0.00028*V(5,7)+0.00575*V(5,7)*V(6) +CBB 5 7 35P +RB1 7 2 38.15 RMOD +RB2 3 5 2.518K RMOD +.MODEL RMOD R TC1=.01 +.MODEL EMITTER D (IS=21.3P N=1.8) +.ENDS NUJT diff --git a/Miscellaneous Devices/OPTOISO.ckt b/Miscellaneous Devices/OPTOISO.ckt new file mode 100644 index 0000000..d082282 --- /dev/null +++ b/Miscellaneous Devices/OPTOISO.ckt @@ -0,0 +1,21 @@ +*OPTOISO MCE 3-12-96 +*NPN Optoisolator pkg:DIP6 1,2,5,4 +*Connections +* LED Anode +* | LED Cathode +* | | Emitter +* | | | Collector +* | | | | Base +* | | | | | +.SUBCKT OPTOISO 1 2 4 5 6 +VM 1 12 DC 0 +D1 12 2 LED +R1 10 11 450 +C1 11 0 1000PF +H1 10 0 VM 3.33E-2 +G1 5 6 11 0 1 +Q1 5 6 4 QNPN +.MODEL LED D(IS=2.5E-12 RS=.75 CJO=3.5E-11 N=2) +.MODEL QNPN NPN(IS=3.33E-11 NF=1.35 CJC=4.74E-11 CJE=167E-12 TF=9.23E-10 ++ TR=1.48E-7 BF=150 BR=10 IKF=.1 VAF=100 +.ENDS OPTOISO \ No newline at end of file diff --git a/Miscellaneous Devices/PIGBT.ckt b/Miscellaneous Devices/PIGBT.ckt new file mode 100644 index 0000000..aed07c1 --- /dev/null +++ b/Miscellaneous Devices/PIGBT.ckt @@ -0,0 +1,36 @@ +*PIGBT +*P-IGBT Default MCE C G E 5-20-95 +*MCE 600V 40A 24.3ns +*IGBT Pinout: 1=C, 2=G, 3=E +.SUBCKT PIGBT 71 72 74 +Q1 83 81 85 QOUT +M1 81 82 83 83 MFIN L=1U W=1U +DSD 81 83 DO +DBE 81 85 DE +RC 85 71 21.2M +RE 83 73 2.12M +RG 72 82 25.5 +CGE 82 83 1.42N +CGC 82 71 1P +EGD 91 0 81 82 1 +VFB 93 0 0 +FFB 81 82 VFB 1 +CGD 92 93 1.41N +R1 92 0 1 +D1 91 92 DLIM +DHV 94 93 DR +R2 91 94 1 +D2 94 0 DLIM +LE 73 74 7.5N +DLV 94 95 DR 13 +RLV 95 0 1 +ESD 96 93 POLY(1) 81 83 19 1 +MLV 95 96 93 93 SW +.MODEL SW NMOS (LEVEL=3 VTO=0 KP=5) +.MODEL QOUT NPN (IS=377F NF=1.2 BF=5.1 CJE=3.48N TF=24.3N XTB=1.3) +.MODEL MFIN PMOS (LEVEL=3 VMAX=400K THETA=46.1M ETA=2M VTO=-5.2 KP=2.12) +.MODEL DR D (IS=37.7F CJO=100P VJ=1 M=.82) +.MODEL DO D (IS=37.7F BV=600 CJO=2.07N VJ=1 M=.7) +.MODEL DE D (IS=37.7F BV=14.3 N=2) +.MODEL DLIM D (IS=100N) +.ENDS PIGBT diff --git a/Miscellaneous Devices/PJFET.mdl b/Miscellaneous Devices/PJFET.mdl new file mode 100644 index 0000000..e1c701f --- /dev/null +++ b/Miscellaneous Devices/PJFET.mdl @@ -0,0 +1,3 @@ +*Default P-Ch J-FET parameters pkg:TO-92B 2,1,3 +*PJFET Pinout: 1=D, 2=G, 3=S +.MODEL PJFET PJF() \ No newline at end of file diff --git a/Miscellaneous Devices/PLLx.ckt b/Miscellaneous Devices/PLLx.ckt new file mode 100644 index 0000000..25ad952 --- /dev/null +++ b/Miscellaneous Devices/PLLx.ckt @@ -0,0 +1,72 @@ +* Generic Phase-Lock_Loop +* Internal nodes start at 50. +* Internal nodes for a/d and d/a are the node number + 100. +* +* PLL Subcircuit VCO Parameters +* Fc = Center frequency +* Fr = Frequency range (center +/- Fr) +* Rs = Dem and Vout series resistance +* +*SPICE code of PLL macromodel +*Connections: +* Signal In +* | Compare In +* | | VCO Out +* | | | VSS +* | | | | Demodulated Out +* | | | | | VCO In +* | | | | | | Phase Compare +* | | | | | | | VDD +* | | | | | | | | +.SUBCKT PLLX 14 3 4 8 10 9 2 16 PARAMS: Fc=10k Fr=5k Rs=100 + +*Pin order in SimCode: +*INPUTS VCC, GND, SigIn, CompIn; +*OUTPUTS PhCompI; + +*ADC and DAC node bridges +A1 [102][2] dac_mod +A2 [16 8 14 3][116 108 114 103] adc_mod +.model dac_mod xdac +.model adc_mod xadc + +*Self biasing input amplifier consists of two equal resistors (one from SigIn to VDD, +*The other from SigIn to ground) and a SimCode buffer with vil at 49.05% and voh at 50.05%. +RIN1 14 16 1.5E6 +RIN2 14 8 1.5E6 + +AU4A [116 108 114][154] Apllinbuf +.MODEL Apllinbuf xsimcode(file="{MODEL_PATH}pllinbuf.scb" func=pllinbuf) + +AU1 [116 108 154 103][102] Apllpc1 +.MODEL Apllpc1 xsimcode(file="{MODEL_PATH}pllpc1.scb" func=pllpc1) + +* Scale VCOin to be between 0 and 1 for the XSPICE VCO model. +* 1E+15 added to denominator to avoid divide by zero. +BNLVs2 53 8 V=( V(9,8)/(V(16,8)+1E-15) ) +* Resistor to aid convergance. +RCONV1 53 8 100E6 + +AV1 %vd(53,8) 52 ASQRVCO +*SQRVCO Voltage controlled square wave oscillator +.MODEL ASQRVCO square(cntl_array=[0 1] ++ freq_array=[{(Fc - Fr)} {(Fc + Fr)}] out_low=0 ++ out_high=1 duty_cycle=0.5 rise_time=1E-9 fall_time=1E-9) +BNLVs4 56 8 V=(V(52) * V(16,8)) + V(8) + +* Series resistor at NLVs output so that there is not infinite drive. +RS1 56 4 {Rs} + +* Resistor to aid convergance. +RCONV2 4 8 100E6 + +* Demod is isolated from VCOin by a source follower. In this implementation +* a NLVs is used instead of a source follower. +BNLVs5 55 8 V=V(9) + +* Series resistor at NLVs output so that there is not infinite drive. +RS2 55 10 {Rs} + +* Resistor to aid convergance. +RCONV3 10 8 100E6 +.ENDS PLLX diff --git a/Miscellaneous Devices/PMESFET.mdl b/Miscellaneous Devices/PMESFET.mdl new file mode 100644 index 0000000..e90694a --- /dev/null +++ b/Miscellaneous Devices/PMESFET.mdl @@ -0,0 +1,2 @@ +*Default P-Channel MESFET +.MODEL PMESFET PMF() diff --git a/Miscellaneous Devices/PMOS.mdl b/Miscellaneous Devices/PMOS.mdl new file mode 100644 index 0000000..a7b4f16 --- /dev/null +++ b/Miscellaneous Devices/PMOS.mdl @@ -0,0 +1,3 @@ +*Default P-Channel MOSFET +*Pinout: D,G,S +.MODEL PMOS PMOS() \ No newline at end of file diff --git a/Miscellaneous Devices/PNP.mdl b/Miscellaneous Devices/PNP.mdl new file mode 100644 index 0000000..0400345 --- /dev/null +++ b/Miscellaneous Devices/PNP.mdl @@ -0,0 +1,3 @@ +*Default PNP BJT +*PNP Trans Pinout: C,B,E +.MODEL PNP PNP() \ No newline at end of file diff --git a/Miscellaneous Devices/PNP1.ckt b/Miscellaneous Devices/PNP1.ckt new file mode 100644 index 0000000..084fd24 --- /dev/null +++ b/Miscellaneous Devices/PNP1.ckt @@ -0,0 +1,7 @@ +*Default PNP Darlington Transistor pkg:TO-92B 1,2,3 +*PNP Trans Pinout: C,B,E +.SUBCKT PNP1 1 2 3 +Q1 1 2 4 QMOD .1 +Q2 1 4 3 QMOD +.MODEL QMOD PNP () +.ENDS PNP1 \ No newline at end of file diff --git a/Miscellaneous Devices/PNP2.ckt b/Miscellaneous Devices/PNP2.ckt new file mode 100644 index 0000000..c9846a2 --- /dev/null +++ b/Miscellaneous Devices/PNP2.ckt @@ -0,0 +1,9 @@ +*Default PNP Darlington Transistor pkg:TO-92B 1,2,3 +*PNP Trans Pinout: C,B,E +.SUBCKT PNP2 1 2 3 +Q1 1 2 4 QMOD .1 +Q2 1 4 3 QMOD +D1 1 3 DMOD +.MODEL QMOD PNP () +.MODEL DMOD D () +.ENDS PNP2 \ No newline at end of file diff --git a/Miscellaneous Devices/PNP3.ckt b/Miscellaneous Devices/PNP3.ckt new file mode 100644 index 0000000..80bf031 --- /dev/null +++ b/Miscellaneous Devices/PNP3.ckt @@ -0,0 +1,11 @@ +*Default PNP Darlington Transistor pkg:TO-92B 1,2,3 +*PNP Trans Pinout: C,B,E +.SUBCKT PNP3 1 2 3 +Q1 1 2 4 QMOD .1 +Q2 1 4 3 QMOD +R1 2 4 10E3 +R2 4 3 100 +D1 1 3 DMOD +.MODEL QMOD PNP () +.MODEL DMOD D () +.ENDS PNP3 \ No newline at end of file diff --git a/Miscellaneous Devices/PUT.ckt b/Miscellaneous Devices/PUT.ckt new file mode 100644 index 0000000..d47ffd2 --- /dev/null +++ b/Miscellaneous Devices/PUT.ckt @@ -0,0 +1,12 @@ +*Default Programable Unijunction Transistor pkg: TO-92 +*Connections: +* Anode +* | Gate +* | | Cathode +* | | | +.SUBCKT PUT 1 2 3 +Q1 2 4 3 NMOD +Q2 4 2 1 PMOD +.MODEL NMOD NPN() +.MODEL PMOD PNP() +.ENDS PUT diff --git a/Miscellaneous Devices/QNPN.mdl b/Miscellaneous Devices/QNPN.mdl new file mode 100644 index 0000000..8a5bfd6 --- /dev/null +++ b/Miscellaneous Devices/QNPN.mdl @@ -0,0 +1,4 @@ +*QNPN +*NPN Trans Pinout: C,B,E +.MODEL QNPN NPN(IS=3.2E-16 BF=141 VAF=35 ISE=2.6 NE=1.46 CJE=1E-13 ++ MJE=0.333 TF=6E-11 CJC=1E-13 CJS=2.2E-13 MJS=0.5 FC=0.67 ) \ No newline at end of file diff --git a/Miscellaneous Devices/RES.mdl b/Miscellaneous Devices/RES.mdl new file mode 100644 index 0000000..0a76b23 --- /dev/null +++ b/Miscellaneous Devices/RES.mdl @@ -0,0 +1,2 @@ +*Default semiconductor resistor +.MODEL RES R() diff --git a/Miscellaneous Devices/SCR.ckt b/Miscellaneous Devices/SCR.ckt new file mode 100644 index 0000000..fa702ab --- /dev/null +++ b/Miscellaneous Devices/SCR.ckt @@ -0,0 +1,13 @@ +*Default SCR +*SCR - pin order: A G K +.SUBCKT SCR 1 2 3 +Q1 2 4 1 QPSCR AREA=.67 OFF +Q2 4 2 3 QNSCR AREA=.67 +Q3 5 4 1 QPSCR AREA=.33 OFF +Q4 4 5 3 QNSCR AREA=.33 +RBN 2 5 40 +.MODEL QNSCR NPN(TF=400NS TR=1.6US CJC=75PF CJE=175PF XTB=2.5 ++ IS=1E-14 ISE=3E-9 NE=2 BF=100 BR=25 ISC=3E-9 NC=2) +.MODEL QPSCR PNP(TF=90NS TR=180NS CJC=75PF CJE=80PF XTB=2.5 ++ IS=1E-14 ISE=3E-9 NE=2 BF=50 BR=25 ISC=3E-9 NC=2 RE=.03) +.ENDS SCR \ No newline at end of file diff --git a/Miscellaneous Devices/SKYDIODE.mdl b/Miscellaneous Devices/SKYDIODE.mdl new file mode 100644 index 0000000..616007f --- /dev/null +++ b/Miscellaneous Devices/SKYDIODE.mdl @@ -0,0 +1,3 @@ +*Default Schottky Diode +*Schottky Diode Pinout: A,K +.MODEL SKYDIODE D(EG=0.69 XTI=2) \ No newline at end of file diff --git a/Miscellaneous Devices/SPDTRELAY.ckt b/Miscellaneous Devices/SPDTRELAY.ckt new file mode 100644 index 0000000..8b22ea1 --- /dev/null +++ b/Miscellaneous Devices/SPDTRELAY.ckt @@ -0,0 +1,26 @@ +*SPDT Relay Subcircuit Parameters +*PULLIN = Pull in voltage +*DROPOFF = Drop off voltage +*CONTACT = Contact resistance +*RESISTANCE = Coil resistance +*INDUCTANCE = Coil Inductance + +*Generic SPDT Relay +*Connections: COM +* | NC +* | | NO +* | | | T1 +* | | | | T2 +* | | | | | +.SUBCKT SPDTRELAY 1 2 3 4 5 ++ PARAMS: PULLIN=4 DROPOFF=0.1 CONTACT=1m RESISTANCE=500 INDUCTANCE=10m +L1 4 6 {(INDUCTANCE/2)} +L2 5 7 {(INDUCTANCE/2)} +R1 6 7 {RESISTANCE} +BNO 8 0 V={PULLIN}-abs(v(6,7)) +SW1 2 1 8 0 SWNC ON +BNC 9 0 V=abs(v(6,7)) +SW2 3 1 9 0 SWNO OFF +.MODEL SWNC SW(VT={DROPOFF} RON={CONTACT} ) +.MODEL SWNO SW(VT={(PULLIN*0.98)} RON={CONTACT} ) +.ENDS SPDTRELAY \ No newline at end of file diff --git a/Miscellaneous Devices/SPSTRELAY.ckt b/Miscellaneous Devices/SPSTRELAY.ckt new file mode 100644 index 0000000..eb5a061 --- /dev/null +++ b/Miscellaneous Devices/SPSTRELAY.ckt @@ -0,0 +1,28 @@ +*SPST Relay Subcircuit Parameters +*PULLIN = Pull in voltage +*DROPOFF = Drop off voltage +*CONTACT = Contact resistance +*RESISTANCE = Coil resistance +*INDUCTANCE = Coil Inductance +* jjt 15/6/2002: changed DPST model to SPST. +* +*Generic DPST Relay +*Connections: NO_A1 +* | NO_A2 +* | | T1 +* | | | T2 +* | | | | +* | | | | +* | | | | +* | | | | +.SUBCKT SPSTRELAY 1 2 4 5 ++ PARAMS: PULLIN=4 DROPOFF=0.1 CONTACT=1m RESISTANCE=500 INDUCTANCE=10m +L1 4 6 {(INDUCTANCE/2)} +L2 5 7 {(INDUCTANCE/2)} +R1 6 7 {RESISTANCE} +* +BNO1 8 0 V={PULLIN}-abs(v(6,7)) +SW1 1 2 8 0 SWNO OFF +* +.MODEL SWNO SW(VT={(PULLIN*0.98)} RON={CONTACT} ) +.ENDS SPSTRELAY \ No newline at end of file diff --git a/Miscellaneous Devices/TRANS.ckt b/Miscellaneous Devices/TRANS.ckt new file mode 100644 index 0000000..f7a849d --- /dev/null +++ b/Miscellaneous Devices/TRANS.ckt @@ -0,0 +1,24 @@ +*Transformer Subcircuit Parameters +*RATIO = Turns ratio= Secondary/Primary +*RP = Primary DC resistance +*RS = Secondary DC resistance +*LEAK = Leakage inductance +*MAG = Magnetizing inductance + +*Generic Transformer +*dw: 2-8-99 corrected VISRC polarity and FCTRL configuration +*Connections: +* Pri+ +* | Pri- +* | | Sec+ +* | | | Sec- +* | | | | +.SUBCKT TRANS 1 2 3 4 PARAMS: RATIO=1 RP=0.1 RS=0.1 LEAK=1u MAG=1k +VISRC 4 9 0V +FCTRL 5 2 VISRC {RATIO} +EVCVS 8 9 5 2 {RATIO} +RPRI 1 7 {RP} +RSEC 8 3 {RS} +LLEAK 7 5 {LEAK} +LMAGNET 2 5 {MAG} +.ENDS TRANS \ No newline at end of file diff --git a/Miscellaneous Devices/XTAL.ckt b/Miscellaneous Devices/XTAL.ckt new file mode 100644 index 0000000..0087e1a --- /dev/null +++ b/Miscellaneous Devices/XTAL.ckt @@ -0,0 +1,13 @@ +*Crystal Subcircuit Parameters +*FREQ = Fundamental frequency +*RS = Series resistance +*C = Parallel capacitance +*Q = Quality Factor + +*Generic type:crystal pkg:HC33/51 +.SUBCKT XTAL 1 2 PARAMS: FREQ=1Meg RS=750 C=13pf Q=1000 +LX 1 3 {((Q*RS)/(6.2831852*FREQ))} IC=0.5M +CX 3 4 {(1/(Q*6.2831852*FREQ*RS))} +C0 1 2 {C} +RS 4 2 {RS} +.ENDS XTAL diff --git a/Miscellaneous Devices/ZENER.mdl b/Miscellaneous Devices/ZENER.mdl new file mode 100644 index 0000000..fd7c0f1 --- /dev/null +++ b/Miscellaneous Devices/ZENER.mdl @@ -0,0 +1,4 @@ +*ZENER +*Default Zener 10V @ 10mA +*Zener Diode Pinout: A,K +.MODEL ZENER D( BV=10 IBV=10E-3 ) \ No newline at end of file diff --git a/Miscellaneous Devices/respack_8.ckt b/Miscellaneous Devices/respack_8.ckt new file mode 100644 index 0000000..13272c1 --- /dev/null +++ b/Miscellaneous Devices/respack_8.ckt @@ -0,0 +1,15 @@ +* 8 resistor pack +* +* +.subckt respack_8 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 PARAMS: Value=1k +* +R1 1 16 {Value} +R2 2 15 {Value} +R3 3 14 {Value} +R4 4 13 {Value} +R5 5 12 {Value} +R6 6 11 {Value} +R7 7 10 {Value} +R8 8 9 {Value} +* +.ends respack_8 \ No newline at end of file diff --git a/Modules.PcbLib b/Modules.PcbLib new file mode 100644 index 0000000..837991a Binary files /dev/null and b/Modules.PcbLib differ diff --git a/Modules.SchLib b/Modules.SchLib new file mode 100644 index 0000000..8d7a391 Binary files /dev/null and b/Modules.SchLib differ diff --git a/Oscilator.SchLib b/Oscilator.SchLib new file mode 100644 index 0000000..b1b1577 Binary files /dev/null and b/Oscilator.SchLib differ diff --git a/Pad_Via_Hole.PvLib b/Pad_Via_Hole.PvLib new file mode 100644 index 0000000..5ccd83b Binary files /dev/null and b/Pad_Via_Hole.PvLib differ diff --git a/PvLib1.PvLib b/PvLib1.PvLib new file mode 100644 index 0000000..8701aff Binary files /dev/null and b/PvLib1.PvLib differ diff --git a/Resistor.SchLib b/Resistor.SchLib new file mode 100644 index 0000000..0eb206b Binary files /dev/null and b/Resistor.SchLib differ diff --git a/StandardCase.PcbLib b/StandardCase.PcbLib new file mode 100644 index 0000000..6bee1d5 Binary files /dev/null and b/StandardCase.PcbLib differ diff --git a/Transistor.SchLib b/Transistor.SchLib new file mode 100644 index 0000000..5b30e3e Binary files /dev/null and b/Transistor.SchLib differ diff --git a/aedon.PcbLib b/aedon.PcbLib new file mode 100644 index 0000000..fcf860b Binary files /dev/null and b/aedon.PcbLib differ diff --git a/aedon.SchLib b/aedon.SchLib new file mode 100644 index 0000000..a4f7b05 Binary files /dev/null and b/aedon.SchLib differ diff --git a/cleardir.bat b/cleardir.bat new file mode 100644 index 0000000..7ac862d --- /dev/null +++ b/cleardir.bat @@ -0,0 +1 @@ +c:\work\utils\cleardir.exe diff --git a/dk.LibPkg b/dk.LibPkg new file mode 100644 index 0000000..05c71d0 --- /dev/null +++ b/dk.LibPkg @@ -0,0 +1,1409 @@ +[Design] +Version=1.0 +HierarchyMode=0 +ChannelRoomNamingStyle=0 +ReleasesFolder= +ChannelDesignatorFormatString=$Component_$RoomName +ChannelRoomLevelSeperator=_ +OpenOutputs=1 +ArchiveProject=0 +TimestampOutput=0 +SeparateFolders=0 +TemplateLocationPath= +PinSwapBy_Netlabel=1 +PinSwapBy_Pin=1 +AllowPortNetNames=0 +AllowSheetEntryNetNames=1 +AppendSheetNumberToLocalNets=0 +NetlistSinglePinNets=0 +DefaultConfiguration=Default - All Constraints +UserID=0xFFFFFFFF +DefaultPcbProtel=1 +DefaultPcbPcad=0 +ReorderDocumentsOnCompile=1 +NameNetsHierarchically=0 +PowerPortNamesTakePriority=0 +AutoSheetNumbering=0 +PushECOToAnnotationFile=1 +DItemRevisionGUID= +ReportSuppressedErrorsInMessages=0 +FSMCodingStyle=eFMSDropDownList_OneProcess +FSMEncodingStyle=eFMSDropDownList_OneHot +IsProjectConflictPreventionWarningsEnabled=1 +OutputPath= +LogFolderPath= +ManagedProjectGUID= +IncludeDesignInRelease=0 + +[Preferences] +PrefsVaultGUID= +PrefsRevisionGUID= + +[Document1] +DocumentPath=Pad_Via_Hole.PvLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document2] +DocumentPath=Capacitor.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=IJLOLAPU + +[Document3] +DocumentPath=Connector.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=WVYMYTOP + +[Document4] +DocumentPath=Diode.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=LIXHOGJD + +[Document5] +DocumentPath=Inductor.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=OBAUABRZ + +[Document6] +DocumentPath=Oscilator.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=TDRIZRGL + +[Document7] +DocumentPath=Resistor.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=UFNGSKRK + +[Document8] +DocumentPath=CustomCase.PcbLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=FSCQJSTD + +[Document9] +DocumentPath=Transistor.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=VHHIGNKH + +[Document10] +DocumentPath=StandardCase.PcbLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=KABGVIMN + +[Document11] +DocumentPath=Electromechanics.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=LSTRMLLP + +[Document12] +DocumentPath=Modules.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=OROUHDBS + +[Document13] +DocumentPath=CustomCase2.PcbLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=VYHHGKXK + +[Document14] +DocumentPath=tmp.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=FXBLUZFE + +[Document15] +DocumentPath=Modules.PcbLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=IDQFRMST + +[Document16] +DocumentPath=ИМС.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=JRDVUTIK + +[Document17] +DocumentPath=Arduino.PcbLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document18] +DocumentPath=aedon.PcbLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document19] +DocumentPath=aedon.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=ACMAPUKJ + +[Document20] +DocumentPath=Conn2.SchLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId=ELSOVNRB + +[Document21] +DocumentPath=Корпуса.PcbDoc +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document22] +DocumentPath=Miscellaneous Connectors.IntLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document23] +DocumentPath=Miscellaneous Devices.IntLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[Document24] +DocumentPath=PvLib1.PvLib +AnnotationEnabled=1 +AnnotateStartValue=1 +AnnotationIndexControlEnabled=0 +AnnotateSuffix= +AnnotateScope=All +AnnotateOrder=-1 +DoLibraryUpdate=1 +DoDatabaseUpdate=1 +ClassGenCCAutoEnabled=1 +ClassGenCCAutoRoomEnabled=1 +ClassGenNCAutoScope=None +DItemRevisionGUID= +GenerateClassCluster=0 +DocumentUniqueId= + +[SearchPath1] +Path=D:\DK\Work\AD\Library\Project Outputs for dk\dk\*.* +IncludeSubFolders=1 + +[OutputGroup1] +Name=Netlist Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=PADSNetlist +OutputName1=PADS ASCII Netlist +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=PCADNetlist +OutputName2=PCAD Netlist +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=CadnetixNetlist +OutputName3=Cadnetix Netlist +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=CalayNetlist +OutputName4=Calay Netlist +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +OutputType5=EDIF +OutputName5=EDIF for PCB +OutputDocumentPath5= +OutputVariantName5= +OutputDefault5=0 +OutputType6=EESofNetlist +OutputName6=EESof Netlist +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +OutputType7=IntergraphNetlist +OutputName7=Intergraph Netlist +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=MentorBoardStationNetlist +OutputName8=Mentor BoardStation Netlist +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +OutputType9=MultiWire +OutputName9=MultiWire +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=OrCadPCB2Netlist +OutputName10=Orcad/PCB2 Netlist +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +OutputType11=Pcad +OutputName11=Pcad for PCB +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +OutputType12=PCADnltNetlist +OutputName12=PCADnlt Netlist +OutputDocumentPath12= +OutputVariantName12= +OutputDefault12=0 +OutputType13=Protel2Netlist +OutputName13=Protel2 Netlist +OutputDocumentPath13= +OutputVariantName13= +OutputDefault13=0 +OutputType14=ProtelNetlist +OutputName14=Protel +OutputDocumentPath14= +OutputVariantName14= +OutputDefault14=0 +OutputType15=RacalNetlist +OutputName15=Racal Netlist +OutputDocumentPath15= +OutputVariantName15= +OutputDefault15=0 +OutputType16=RINFNetlist +OutputName16=RINF Netlist +OutputDocumentPath16= +OutputVariantName16= +OutputDefault16=0 +OutputType17=SciCardsNetlist +OutputName17=SciCards Netlist +OutputDocumentPath17= +OutputVariantName17= +OutputDefault17=0 +OutputType18=TangoNetlist +OutputName18=Tango Netlist +OutputDocumentPath18= +OutputVariantName18= +OutputDefault18=0 +OutputType19=TelesisNetlist +OutputName19=Telesis Netlist +OutputDocumentPath19= +OutputVariantName19= +OutputDefault19=0 +OutputType20=WireListNetlist +OutputName20=WireList Netlist +OutputDocumentPath20= +OutputVariantName20= +OutputDefault20=0 + +[OutputGroup2] +Name=Simulator Outputs +Description= +TargetPrinter=pdfFactory Pro (7.x) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 + +[OutputGroup3] +Name=Documentation Outputs +Description= +TargetPrinter=Virtual Printer +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Composite +OutputName1=Composite Drawing +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=PCB 3D Print +OutputName2=PCB 3D Print +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType3=PCB 3D Video +OutputName3=PCB 3D Video +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 +PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType4=PCB Print +OutputName4=PCB Prints +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=PCBDrawing +OutputName5=Draftsman +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType6=PCBLIB Print +OutputName6=PCBLIB Prints +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +Configuration6_Name1=OutputConfigurationParameter1 +Configuration6_Item1=DesignatorDisplayMode=Physical|PrintArea=DesignExtent|PrintAreaLowerLeftCornerX=0|PrintAreaLowerLeftCornerY=0|PrintAreaUpperRightCornerX=0|PrintAreaUpperRightCornerY=0|Record=PcbPrintView|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name2=OutputConfigurationParameter2 +Configuration6_Item2=IncludeBoardCutouts=False|IncludeBottomLayerComponents=True|IncludeMultiLayerComponents=True|IncludeTopLayerComponents=True|IncludeViewports=True|Index=0|Mirror=False|Name=Multilayer Composite Print|PadNumberFontSize=14|Record=PcbPrintOut|ShowHoles=False|ShowPadNets=False|ShowPadNumbers=False|SubstituteFonts=False|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name3=OutputConfigurationParameter3 +Configuration6_Item3=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=TopOverlay|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name4=OutputConfigurationParameter4 +Configuration6_Item4=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=TopLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name5=OutputConfigurationParameter5 +Configuration6_Item5=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=BottomLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name6=OutputConfigurationParameter6 +Configuration6_Item6=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=MultiLayer|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name7=OutputConfigurationParameter7 +Configuration6_Item7=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical1|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name8=OutputConfigurationParameter8 +Configuration6_Item8=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical13|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +Configuration6_Name9=OutputConfigurationParameter9 +Configuration6_Item9=CArc=Full|CFill=Full|Comment=Full|Coordinate=Full|CPad=Full|CRegion=Full|CText=Full|CTrack=Full|CVia=Full|Designator=Full|Dimension=Full|DLayer1=TopLayer|DLayer2=BottomLayer|DrillType=Regular|FArc=Full|FFill=Full|FPad=Full|FRegion=Full|FText=Full|FTrack=Full|FVia=Full|Layer=Mechanical15|Polygon=Full|PrintOutIndex=0|Record=PcbPrintLayer|DocumentPath=D:\work\Altium\MyLib\CustomCase.PcbLib +OutputType7=PDF3D +OutputName7=PDF3D +OutputDocumentPath7= +OutputVariantName7=[No Variations] +OutputDefault7=0 +PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType8=PDF3D MBA +OutputName8=PDF3D MBA +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType9=Report Print +OutputName9=Report Prints +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType10=Schematic Print +OutputName10=Schematic Prints +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType11=SimView Print +OutputName11=SimView Prints +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 + +[OutputGroup4] +Name=Assembly Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Assembly +OutputName1=Assembly Drawings +OutputDocumentPath1= +OutputVariantName1=[No Variations] +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=Pick Place +OutputName2=Generates pick and place files +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +OutputType3=Test Points For Assembly +OutputName3=Test Point Report +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 + +[OutputGroup5] +Name=Fabrication Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Board Stack Report +OutputName1=Report Board Stack +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=CompositeDrill +OutputName2=Composite Drill Drawing +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType3=Drill +OutputName3=Drill Drawing/Guides +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType4=Final +OutputName4=Final Artwork Prints +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=Gerber +OutputName5=Gerber Files +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=Gerber X2 +OutputName6=Gerber X2 Files +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +OutputType7=IPC2581 +OutputName7=IPC-2581 Files +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=Mask +OutputName8=Solder/Paste Mask Prints +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType9=NC Drill +OutputName9=NC Drill Files +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=ODB +OutputName10=ODB++ Files +OutputDocumentPath10= +OutputVariantName10=[No Variations] +OutputDefault10=0 +OutputType11=Plane +OutputName11=Power-Plane Prints +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType12=Test Points +OutputName12=Test Point Report +OutputDocumentPath12= +OutputVariantName12= +OutputDefault12=0 + +[OutputGroup6] +Name=Report Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=BOM_PartType +OutputName1=Bill of Materials +OutputDocumentPath1= +OutputVariantName1=[No Variations] +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=ComponentCrossReference +OutputName2=Component Cross Reference Report +OutputDocumentPath2= +OutputVariantName2=[No Variations] +OutputDefault2=0 +OutputType3=ReportHierarchy +OutputName3=Report Project Hierarchy +OutputDocumentPath3= +OutputVariantName3=[No Variations] +OutputDefault3=0 +OutputType4=Script +OutputName4=Script Output +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +OutputType5=SimpleBOM +OutputName5=Simple BOM +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=SinglePinNetReporter +OutputName6=Report Single Pin Nets +OutputDocumentPath6= +OutputVariantName6=[No Variations] +OutputDefault6=0 +OutputType7=GOSTBOM +OutputName7=GOST BOM +OutputDocumentPath7= +OutputVariantName7=[No Variations] +OutputDefault7=0 + +[OutputGroup7] +Name=Other Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Text Print +OutputName1=Text Print +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +PageOptions1=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType2=Text Print +OutputName2=Text Print +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +PageOptions2=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType3=Text Print +OutputName3=Text Print +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +PageOptions3=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType4=Text Print +OutputName4=Text Print +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=Text Print +OutputName5=Text Print +OutputDocumentPath5= +OutputVariantName5= +OutputDefault5=0 +PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType6=Text Print +OutputName6=Text Print +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType7=Text Print +OutputName7=Text Print +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +PageOptions7=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType8=Text Print +OutputName8=Text Print +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +PageOptions8=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType9=Text Print +OutputName9=Text Print +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +PageOptions9=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType10=Text Print +OutputName10=Text Print +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +PageOptions10=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType11=Text Print +OutputName11=Text Print +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 +PageOptions11=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType12=Text Print +OutputName12=Text Print +OutputDocumentPath12= +OutputVariantName12= +OutputDefault12=0 +PageOptions12=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType13=Text Print +OutputName13=Text Print +OutputDocumentPath13= +OutputVariantName13= +OutputDefault13=0 +PageOptions13=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType14=Text Print +OutputName14=Text Print +OutputDocumentPath14= +OutputVariantName14= +OutputDefault14=0 +PageOptions14=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType15=Text Print +OutputName15=Text Print +OutputDocumentPath15= +OutputVariantName15= +OutputDefault15=0 +PageOptions15=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType16=Text Print +OutputName16=Text Print +OutputDocumentPath16= +OutputVariantName16= +OutputDefault16=0 +PageOptions16=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType17=Text Print +OutputName17=Text Print +OutputDocumentPath17= +OutputVariantName17= +OutputDefault17=0 +PageOptions17=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 + +[OutputGroup8] +Name=Validation Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=BOM_Violations +OutputName1=BOM Checks Report +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=Component states check +OutputName2=Server's components states check +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=Configuration compliance +OutputName3=Environment configuration compliance check +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=Design Rules Check +OutputName4=Design Rules Check +OutputDocumentPath4= +OutputVariantName4= +OutputDefault4=0 +PageOptions4=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType5=Differences Report +OutputName5=Differences Report +OutputDocumentPath5= +OutputVariantName5= +OutputDefault5=0 +PageOptions5=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType6=Electrical Rules Check +OutputName6=Electrical Rules Check +OutputDocumentPath6= +OutputVariantName6= +OutputDefault6=0 +PageOptions6=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 +OutputType7=Footprint Comparison Report +OutputName7=Footprint Comparison Report +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 + +[OutputGroup9] +Name=Export Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=AutoCAD dwg/dxf PCB +OutputName1=AutoCAD dwg/dxf File PCB +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 +OutputType2=AutoCAD dwg/dxf Schematic +OutputName2=AutoCAD dwg/dxf File Schematic +OutputDocumentPath2= +OutputVariantName2= +OutputDefault2=0 +OutputType3=ExportIDF +OutputName3=Export IDF +OutputDocumentPath3= +OutputVariantName3= +OutputDefault3=0 +OutputType4=ExportPARASOLID +OutputName4=Export PARASOLID +OutputDocumentPath4= +OutputVariantName4=[No Variations] +OutputDefault4=0 +OutputType5=ExportSTEP +OutputName5=Export STEP +OutputDocumentPath5= +OutputVariantName5=[No Variations] +OutputDefault5=0 +OutputType6=ExportVRML +OutputName6=Export VRML +OutputDocumentPath6= +OutputVariantName6=[No Variations] +OutputDefault6=0 +OutputType7=Save As/Export PCB +OutputName7=Save As/Export PCB +OutputDocumentPath7= +OutputVariantName7= +OutputDefault7=0 +OutputType8=Save As/Export Schematic +OutputName8=Save As/Export Schematic +OutputDocumentPath8= +OutputVariantName8= +OutputDefault8=0 +OutputType9=Specctra Design PCB +OutputName9=Specctra Design PCB +OutputDocumentPath9= +OutputVariantName9= +OutputDefault9=0 +OutputType10=MBAExportPARASOLID +OutputName10=Export PARASOLID +OutputDocumentPath10= +OutputVariantName10= +OutputDefault10=0 +OutputType11=MBAExportSTEP +OutputName11=Export STEP +OutputDocumentPath11= +OutputVariantName11= +OutputDefault11=0 + +[OutputGroup10] +Name=PostProcess Outputs +Description= +TargetPrinter=RICOH M C2000 (a27792) +PrinterOptions=Record=PrinterOptions|Copies=1|Duplex=1|TrueTypeOptions=3|Collate=1|PrintJobKind=1|PrintWhat=1 +OutputType1=Copy Files +OutputName1=Copy Files +OutputDocumentPath1= +OutputVariantName1= +OutputDefault1=0 + +[Modification Levels] +Type1=1 +Type2=1 +Type3=1 +Type4=1 +Type5=1 +Type6=1 +Type7=1 +Type8=1 +Type9=1 +Type10=1 +Type11=1 +Type12=1 +Type13=1 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=1 +Type21=1 +Type22=1 +Type23=1 +Type24=1 +Type25=1 +Type26=1 +Type27=1 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=1 +Type33=1 +Type34=1 +Type35=1 +Type36=1 +Type37=1 +Type38=1 +Type39=1 +Type40=1 +Type41=1 +Type42=1 +Type43=1 +Type44=1 +Type45=1 +Type46=1 +Type47=1 +Type48=1 +Type49=1 +Type50=1 +Type51=1 +Type52=1 +Type53=1 +Type54=1 +Type55=1 +Type56=1 +Type57=1 +Type58=1 +Type59=1 +Type60=1 +Type61=1 +Type62=1 +Type63=1 +Type64=1 +Type65=1 +Type66=1 +Type67=1 +Type68=1 +Type69=1 +Type70=1 +Type71=1 +Type72=1 +Type73=1 +Type74=1 +Type75=1 +Type76=1 +Type77=1 +Type78=1 +Type79=1 +Type80=1 +Type81=1 +Type82=1 +Type83=1 +Type84=1 +Type85=1 +Type86=1 +Type87=1 +Type88=1 +Type89=1 +Type90=1 +Type91=1 +Type92=1 +Type93=1 +Type94=1 +Type95=1 +Type96=1 +Type97=1 +Type98=1 +Type99=1 +Type100=1 +Type101=1 +Type102=1 +Type103=1 +Type104=1 +Type105=1 +Type106=1 +Type107=1 +Type108=1 +Type109=1 +Type110=1 +Type111=1 +Type112=1 +Type113=1 +Type114=1 +Type115=1 +Type116=1 +Type117=1 +Type118=1 +Type119=1 + +[Difference Levels] +Type1=1 +Type2=1 +Type3=1 +Type4=1 +Type5=1 +Type6=1 +Type7=1 +Type8=1 +Type9=1 +Type10=1 +Type11=1 +Type12=1 +Type13=1 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=1 +Type21=1 +Type22=1 +Type23=1 +Type24=1 +Type25=1 +Type26=1 +Type27=1 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=1 +Type33=1 +Type34=1 +Type35=1 +Type36=1 +Type37=1 +Type38=1 +Type39=1 +Type40=1 +Type41=1 +Type42=1 +Type43=1 +Type44=1 +Type45=1 +Type46=1 +Type47=1 +Type48=1 +Type49=1 +Type50=1 +Type51=1 +Type52=1 +Type53=1 +Type54=1 +Type55=1 +Type56=1 +Type57=1 +Type58=1 +Type59=1 +Type60=1 +Type61=1 +Type62=1 +Type63=1 +Type64=1 +Type65=1 +Type66=1 +Type67=1 +Type68=1 + +[Electrical Rules Check] +Type1=1 +Type2=1 +Type3=2 +Type4=1 +Type5=2 +Type6=2 +Type7=0 +Type8=1 +Type9=1 +Type10=1 +Type11=2 +Type12=0 +Type13=0 +Type14=1 +Type15=1 +Type16=1 +Type17=1 +Type18=1 +Type19=1 +Type20=0 +Type21=0 +Type22=0 +Type23=0 +Type24=1 +Type25=2 +Type26=0 +Type27=2 +Type28=1 +Type29=1 +Type30=1 +Type31=1 +Type32=2 +Type33=0 +Type34=2 +Type35=1 +Type36=2 +Type37=1 +Type38=2 +Type39=2 +Type40=2 +Type41=0 +Type42=2 +Type43=1 +Type44=0 +Type45=0 +Type46=0 +Type47=0 +Type48=0 +Type49=0 +Type50=2 +Type51=0 +Type52=0 +Type53=1 +Type54=1 +Type55=1 +Type56=2 +Type57=1 +Type58=1 +Type59=2 +Type60=0 +Type61=0 +Type62=0 +Type63=0 +Type64=0 +Type65=2 +Type66=3 +Type67=2 +Type68=2 +Type69=2 +Type70=2 +Type71=2 +Type72=2 +Type73=2 +Type74=1 +Type75=2 +Type76=1 +Type77=1 +Type78=1 +Type79=1 +Type80=2 +Type81=3 +Type82=3 +Type83=3 +Type84=3 +Type85=3 +Type86=2 +Type87=2 +Type88=2 +Type89=1 +Type90=1 +Type91=3 +Type92=3 +Type93=2 +Type94=2 +Type95=2 +Type96=2 +Type97=2 +Type98=0 +Type99=1 +Type100=2 +Type101=0 +Type102=2 +Type103=2 +Type104=1 +Type105=2 +Type106=2 +Type107=2 +Type108=2 +Type109=1 +Type110=1 +Type111=1 +Type112=1 +Type113=1 +Type114=2 +Type115=2 +Type116=2 +Type117=3 +Type118=3 +Type119=3 +MultiChannelAlternate=2 +AlternateItemFail=3 +Type122=2 +Type123=1 +Type124=1 +Type125=1 + +[ERC Connection Matrix] +L1=NNNNNNNNNNNWNNNWW +L2=NNWNNNNWWWNWNWNWN +L3=NWEENEEEENEWNEEWN +L4=NNENNNWEENNWNENWN +L5=NNNNNNNNNNNNNNNNN +L6=NNENNNNEENNWNENWN +L7=NNEWNNWEENNWNENWN +L8=NWEENEENEEENNEENN +L9=NWEENEEEENEWNEEWW +L10=NWNNNNNENNEWNNEWN +L11=NNENNNNEEENWNENWN +L12=WWWWNWWNWWWNWWWNN +L13=NNNNNNNNNNNWNNNWW +L14=NWEENEEEENEWNEEWW +L15=NNENNNNEEENWNENWW +L16=WWWWNWWNWWWNWWWNW +L17=WNNNNNNNWNNNWWWWN + +[Annotate] +SortOrder=3 +SortLocation=0 +ReplaceSubparts=0 +MatchParameter1=Comment +MatchStrictly1=1 +MatchParameter2=Library Reference +MatchStrictly2=1 +PhysicalNamingFormat=$Component_$RoomName +GlobalIndexSortOrder=3 +GlobalIndexSortLocation=0 + +[PrjClassGen] +CompClassManualEnabled=0 +CompClassManualRoomEnabled=0 +NetClassAutoBusEnabled=1 +NetClassAutoCompEnabled=0 +NetClassAutoNamedHarnessEnabled=0 +NetClassManualEnabled=1 +NetClassSeparateForBusSections=0 + +[LibraryUpdateOptions] +SelectedOnly=0 +UpdateVariants=1 +UpdateToLatestRevision=1 +PartTypes=0 +FullReplace=1 +UpdateDesignatorLock=1 +UpdatePartIDLock=1 +PreserveParameterLocations=1 +PreserveParameterVisibility=1 +DoGraphics=1 +DoParameters=1 +DoModels=1 +AddParameters=0 +RemoveParameters=0 +AddModels=1 +RemoveModels=1 +UpdateCurrentModels=1 + +[DatabaseUpdateOptions] +SelectedOnly=0 +UpdateVariants=1 +UpdateToLatestRevision=1 +PartTypes=0 + +[Comparison Options] +ComparisonOptions0=Kind=Net|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions1=Kind=Net Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions2=Kind=Component Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions3=Kind=Rule|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 +ComparisonOptions4=Kind=Differential Pair|MinPercent=50|MinMatch=1|ShowMatch=0|UseName=0|InclAllRules=0 +ComparisonOptions5=Kind=Structure Class|MinPercent=75|MinMatch=3|ShowMatch=0|UseName=-1|InclAllRules=0 + +[SmartPDF] +PageOptions=Record=PageOptions|CenterHorizontal=True|CenterVertical=True|PrintScale=1.00|XCorrection=1.00|YCorrection=1.00|PrintKind=1|BorderSize=5000000|LeftOffset=0|BottomOffset=0|Orientation=2|PaperLength=1000|PaperWidth=1000|Scale=100|PaperSource=7|PrintQuality=-3|MediaType=1|DitherType=10|PrintScaleMode=1|PaperKind=A4|PaperIndex=9 + diff --git a/model/WS2812B-4020.IntLib b/model/WS2812B-4020.IntLib new file mode 100644 index 0000000..d81fd70 Binary files /dev/null and b/model/WS2812B-4020.IntLib differ diff --git a/model/WS2812B-4020/LED_WS2812B-4020.PcbLib b/model/WS2812B-4020/LED_WS2812B-4020.PcbLib new file mode 100644 index 0000000..441f108 Binary files /dev/null and b/model/WS2812B-4020/LED_WS2812B-4020.PcbLib differ diff --git a/model/WS2812B-4020/WS2812B-4020.SchLib b/model/WS2812B-4020/WS2812B-4020.SchLib new file mode 100644 index 0000000..bf014fb Binary files /dev/null and b/model/WS2812B-4020/WS2812B-4020.SchLib differ diff --git a/model/WS2812B-B.IntLib b/model/WS2812B-B.IntLib new file mode 100644 index 0000000..9df363f Binary files /dev/null and b/model/WS2812B-B.IntLib differ diff --git a/model/WS2812B-B/LED_WS2812B-B.PcbLib b/model/WS2812B-B/LED_WS2812B-B.PcbLib new file mode 100644 index 0000000..58b4cf1 Binary files /dev/null and b/model/WS2812B-B/LED_WS2812B-B.PcbLib differ diff --git a/model/WS2812B-B/WS2812B-B.SchLib b/model/WS2812B-B/WS2812B-B.SchLib new file mode 100644 index 0000000..9ba5a58 Binary files /dev/null and b/model/WS2812B-B/WS2812B-B.SchLib differ diff --git a/tmp.SchLib b/tmp.SchLib new file mode 100644 index 0000000..82696e3 Binary files /dev/null and b/tmp.SchLib differ diff --git a/to-18.jpeg b/to-18.jpeg new file mode 100644 index 0000000..1c969f1 Binary files /dev/null and b/to-18.jpeg differ diff --git a/ИМС.SchLib b/ИМС.SchLib new file mode 100644 index 0000000..2cd5661 Binary files /dev/null and b/ИМС.SchLib differ diff --git a/Корпуса.PcbDoc b/Корпуса.PcbDoc new file mode 100644 index 0000000..57c9671 Binary files /dev/null and b/Корпуса.PcbDoc differ diff --git a/ирбис.PNG b/ирбис.PNG new file mode 100644 index 0000000..4aca8ca Binary files /dev/null and b/ирбис.PNG differ diff --git a/ирбис01.png b/ирбис01.png new file mode 100644 index 0000000..9c085f9 Binary files /dev/null and b/ирбис01.png differ