Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Commit

Permalink
Added Johanson 0900PC15J0013 balun (#2954)
Browse files Browse the repository at this point in the history
* Added Johanson 0900PC15J0013 balun
Datasheet: https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf
Footprint: KiCad/kicad-footprints#2430

* Moved body's up line edge to be in 100mil grid.

* Changed footprint filter to Balun*Johanson*0900PC15J0013*

* Removed ADE-6. It seems it is no longer in the library.
  • Loading branch information
cnieves1 authored Sep 19, 2020
1 parent a0120ef commit d34eaf0
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RF.dcm
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
EESchema-DOCLIB Version 2.0
#
$CMP 0900PC15J0013
D 868/915MHz Impedance Matched, Multi-Function, Integrated Ceramic Passive Component for Texas Instruments CC112x, CC117x & CC12xx Chipsets
K CC1120 CC1121 CC1125 CC1175 CC1200 CC1201 balun
F https://www.johansontechnology.com/datasheets/0900PC15J0013/0900PC15J0013.pdf
$ENDCMP
#
$CMP ADC-10-1R
D Directional Coupler, 5 to 900 MHz, 10 dB Coupling, 50 Ohm, Mini-Circuits CD542
K Directional Coupler
Expand Down
25 changes: 25 additions & 0 deletions RF.lib
Original file line number Diff line number Diff line change
@@ -1,6 +1,31 @@
EESchema-LIBRARY Version 2.4
#encoding utf-8
#
# 0900PC15J0013
#
DEF 0900PC15J0013 U 0 20 Y Y 1 F N
F0 "U" -275 350 50 H V C CNN
F1 "0900PC15J0013" 225 350 50 H V C CNN
F2 "RF_Converter:Balun_Johanson_0900PC15J0013" 175 -400 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Balun*Johanson*0900PC15J0013*
$ENDFPLIST
DRAW
S -300 300 300 -200 0 1 10 f
X LNA_N 1 -400 100 100 R 50 50 1 1 P
X GND 10 0 -300 100 U 50 50 1 1 P N
X LNA_P 2 -400 200 100 R 50 50 1 1 P
X TRX 3 -400 0 100 R 50 50 1 1 P
X PA 4 -400 -100 100 R 50 50 1 1 P
X GND 5 0 -300 100 U 50 50 1 1 W
X GND 6 0 -300 100 U 50 50 1 1 P N
X ANT 7 400 200 100 L 50 50 1 1 P
X GND 8 0 -300 100 U 50 50 1 1 P N
X GND 9 0 -300 100 U 50 50 1 1 P N
ENDDRAW
ENDDEF
#
# ADC-10-1R
#
DEF ADC-10-1R U 0 20 Y Y 1 F N
Expand Down

0 comments on commit d34eaf0

Please sign in to comment.