Sunday 11 June 2017

layout - Clock Divider IC, Using Series or Parallel Termination


I am using a 542MILF in a design.


The datasheet says the output impedance is 20Ω (not low output impedance)



Would I have to use series termination e.i. 30Ω resistor followed by 50Ω transmission line because this IC has a fairly high output impedance?


If the clock signal is going to a HiZ input could I still use parallel termination instead?


Thanks




No comments:

Post a Comment

arduino - Can I use TI's cc2541 BLE as micro controller to perform operations/ processing instead of ATmega328P AU to save cost?

I am using arduino pro mini (which contains Atmega328p AU ) along with cc2541(HM-10) to process and transfer data over BLE to smartphone. I...