-
Notifications
You must be signed in to change notification settings - Fork 11
/
4046.yaml
57 lines (56 loc) · 1.11 KB
/
4046.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
description: "Phase-locked loop"
package: DIP
pincount: 16
family: "4000"
datasheet: "http://www.standardics.nxp.com/products/hef/datasheet/hef4046b.pdf"
pins:
- num: 1
sym: PCP__OUT
desc: phase comparator pulse output
- num: 2
sym: PC1__OUT
desc: phase comparator 1 output
- num: 3
sym: COMP__IN
desc: comparator input
- num: 4
sym: VCO__OUT
desc: VCO output
- num: 5
sym: INH
desc: inhibit
- num: 6
sym: C1__A
desc: capacitor C1 connection A
- num: 7
sym: C1__B
desc: capacitor C1 Connection B
- num: 8
sym: GND
desc: ground
- num: 9
sym: VCO__IN
desc: VCO input
- num: 10
sym: SF__OUT
desc: source-follower output
- num: 11
sym: R__1
desc: resistor R1 connection
- num: 12
sym: R__2
desc: resistor R2 connection
- num: 13
sym: PC2__OUT
desc: phase comparator 2 output
- num: 14
sym: SIGN__IN
desc: signal input
- num: 15
sym: ZENER
desc: zener diode input for regulated supply
- num: 16
sym: Vcc
desc: supply voltage
...