Create schematic.md

master^2
呓喵酱 4 years ago committed by GitHub
parent 16c7a39b38
commit b25db74dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 23
      docs/part/schematic.md

@ -0,0 +1,23 @@
# Schematic Design
We have conducted two purchase. The first purchase components list was proposeed in Jan when all the schematic is still uncertain. To meet the request of design a downconverter from UHF to VHF, a mixer IC LT5512 made by Liner Tech was selected to be our center component. Besides, BNC jacks and PCB headers as well as several amplifier was also considered. When it came to the second times purchase, the circuit
## Component Selection and Purchase
The first produrce of component selection is figure out what we really needed. In this case, a mixer, three BNC jacks and one PCB header are necessary, while others such as transformses, amplifier, filters are optional. After confirm what we needed (the schametic), component selection can be proceeded. During the component selection, it is common and sometimes unavoidly unable to find a expected component. When this happened, a new purchase list in corresponding with a redesign schematic should be proceeded.
![ic](../img/schematic.png)
## Filter Design
In downconverter case, the less the ripples on the bandwidth, the better performance can be expected. After weigth the performance of the filter and the difficulty of the PCB design, we have choosed the one order Butterworth filter as well as designed the schematic to be as few filter as possible.
## Impedance Matching
Impedance matching is considered so that the circuit can accept a standard 50 ohms input and support a 50 ohms output. This design is conducted in the meantime with the filter design. Online tools from Analog Devices was utilized and Shmith Chart was tried to varified the design. A 50:200 ohms Balun transformer was implemented in the IF part to match the impedance.
![ic](../img/simulation.png)
## Differencial Line Design
As the LT5512 request a differencial RF input and IF output, several capacitiors was used to block the DC while a Balun was settled to transform IF signal from differencial to single side.
## Simulation
ADS was used to check the expected performance of the design of impedance matching circuit.
Loading…
Cancel
Save