代码搜索结果
找到约 454 项符合
Capacitor 的代码
partlist.txt
PART LIST
==========================
Ref. Description Value
C1 Capacitor 0603 C
bdrwcap.m
function [xs,matrixE] = bdrwcap(matrixE,x,y,ds,F, dc)
% bdrwcap.m Draw CAPACITOR
% 8:57PM 9/16/99
%
% Drawing Filter Realizations
%
% Authors: Miroslav D. Lutovac, Dejan V. Tosi
ad9954.txt
Field=Designator,String,Designator,100|Field=LibRef,String,LibRef,100|Field=Description,String,Description,100|Field=Footprint,String,Footprint,100|Field=Comment,String,Comment,100
C1|Cap|Capacitor|C
ex1_4.m
%
% This file generates the graph for Example 1.4
% "RF impedance response of capacitor"
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
add_shunt_capacitor.m
function Add_shunt_capacitor(cap)
% this function adds a description of the shunt capacitor connected to the
% rest of the network
%
% USAGE:
% Add_shunt_capacitor(2.5e-12)
%
add_series_capacitor.m
function Add_series_capacitor(cap)
% this function adds a description of the series capacitor connected to the
% rest of the network
%
% USAGE:
% Add_series_capacitor(2.5e-12)
%
ex1_4.m
%
% This file generates the graph for Example 1.4
% "RF impedance response of capacitor"
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
rctime.c
// RCTIME.C (PIC12C509), CCS-PCB
//
// Charges capacitor in parallel with a resistor on GP2 for one second.
// GP2 is then made an input and capacitor discharges though capacitor and
// and the ti
rctime.c
// RCTIME.C (PIC12C672), CCS-PCM
//
// Charges capacitor in parallel with a resistor on GP2/INT for one second.
// PORTC1 is then made an input and capacitor discharges though capacitor and
// and
rctime.c
// RCTIME.C (PIC16HV540), CCS-PCB
//
// Charges capacitor in parallel with a resistor on PORTA2 for 10 ms.
// PORTA2 is then made an input and capacitor discharges though capacitor and
// and the