Coolquest, Inc. | Home | Products | Support | About | Contact | |||
|
<< File View >> | Class View | Parts Library | Examples Home |
$INSERT // THIS FILE IS IN THE PUBLIC DOMAIN. // IT IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT // NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // This file is obsolete: // K is the preferred replacement for reference prefix CDC (ceramic decoupling capacitors) // T is the preferred replacement for reference prefix TDC (tantalum decoupling capacitors) // See decoupling.pt. // See also Reference Designator Prefix Conventions. $END // Decoupling Capacitor Part File // Contains: // CDC, CDC_VCC5, CDC_VCC, CDC_VCCINT, CDC_VCORE // TDC, TDC_VCC5, TDC_VCC, TDC_VCCINT, TDC_VCORE $PART_NAME CDC // ceramic decoupling capacitor $JEDEC_TYPE SRC805 $REF_PREFIX CDC $PIN_COUNT 2 $PORTS A 1; B 2; $ENDPORTS $ENDPART $PART_NAME CDC_POS // ceramic decoupling capacitor with POS terminal $JEDEC_TYPE SCDC $REF_PREFIX CDC $PIN_COUNT 2 $PORTS POS 1; GND 2; $ENDPORTS $ENDPART $PART_NAME CDC_VCC5 // ceramic decoupling capacitor on VCC5 $JEDEC_TYPE SRC805 $REF_PREFIX CDC $PIN_COUNT 2 $PORTS VCC5 1; GND 2; $ENDPORTS $ENDPART $PART_NAME CDC_VCC // ceramic decoupling capacitor on VCC $JEDEC_TYPE SRC805 $REF_PREFIX CDC $PIN_COUNT 2 $PORTS VCC 1; GND 2; $ENDPORTS $ENDPART $PART_NAME CDC_VCCINT // ceramic decoupling capacitor on VCCINT $JEDEC_TYPE SRC805 $REF_PREFIX CDC $PIN_COUNT 2 $PORTS VCCINT 1; GND 2; $ENDPORTS $ENDPART $PART_NAME CDC_VCORE // ceramic decoupling capacitor on VCORE $JEDEC_TYPE SRC805 $REF_PREFIX CDC $PIN_COUNT 2 $PORTS VCORE 1; GND 2; $ENDPORTS $ENDPART $PART_NAME TDC // tantalum decoupling capacitor $JEDEC_TYPE STDC $REF_PREFIX TDC $PIN_COUNT 2 $PORTS P 1; N 2; $ENDPORTS $ENDPART $PART_NAME TDC_POS // tantalum decoupling capacitor with POS terminal $JEDEC_TYPE STDC $REF_PREFIX TDC $PIN_COUNT 2 $PORTS POS 1; // positive terminal GND 2; // negative terminal $ENDPORTS $ENDPART $PART_NAME TDC_NEG // tantalum decoupling capacitor with NEG terminal $JEDEC_TYPE STDC $REF_PREFIX TDC $PIN_COUNT 2 $PORTS GND 1; // positive terminal NEG 2; // negative terminal $ENDPORTS $ENDPART $PART_NAME TDC_R_POS // tantalum decoupling capacitor, size code R, with POS terminal $JEDEC_TYPE SPRAGUE_TDC_R // e.g., see Vishay Sprague model 594D $REF_PREFIX C // use C prefix, because these are not ordinary TDC's $PIN_COUNT 2 $PORTS POS 1; // positive terminal GND 2; // negative terminal $ENDPORTS $ENDPART $PART_NAME TDC_VCC5 // tantalum decoupling capacitor on VCC5 $JEDEC_TYPE STDC $REF_PREFIX TDC $PIN_COUNT 2 $PORTS VCC5 1; GND 2; $ENDPORTS $ENDPART $PART_NAME TDC_VCC // tantalum decoupling capacitor on VCC $JEDEC_TYPE STDC $REF_PREFIX TDC $PIN_COUNT 2 $PORTS VCC 1; GND 2; $ENDPORTS $ENDPART $PART_NAME TDC_VCCINT // tantalum decoupling capacitor on VCCINT $JEDEC_TYPE STDC $REF_PREFIX TDC $PIN_COUNT 2 $PORTS VCCINT 1; GND 2; $ENDPORTS $ENDPART $PART_NAME TDC_VCORE // tantalum decoupling capacitor on VCORE $JEDEC_TYPE STDC $REF_PREFIX TDC $PIN_COUNT 2 $PORTS VCORE 1; GND 2; $ENDPORTS $ENDPART
<< File View >> | Class View | Parts Library | Examples Home |
Legal | Copyright © 2007 by Coolquest, Inc. | Contact |