1

I am looking to use this crystal in an upcoming design and I am a little bit confused by the datasheet.

The datasheet is available here: CMR200T Datasheet

This is the image in question: crystal_pads

Question:

  • What is the purpose of the large pad on the left? Should this be connected to my ground plane? I assume the two pins for the crystal are on the right.

Any help would be appreciated, thanks!

Matt
  • 45
  • 5
  • 2
    You solder the crystal case to it. See also: [here](https://electronics.stackexchange.com/questions/42818/is-case-grounding-compulsory-in-typical-32-768khz-crystal-for-real-time-clock). – jonk Dec 01 '18 at 20:06

2 Answers2

3

Primary reason is structural to prevent crystal mechanical shock and vibration damage or fatigue.

Since the Xtal is electrically isolated from the metal cylindrical case, it does not need an electrical gnd. It is just like the thru-hole parts with a wide can and very short leads where the can is electrically floating above the PCB surface.

  • If 0V grounded, the added sub-pF stray capacitance load might reduce the frequency of x ppm which may be in the range of your average load-cap tolerances.
Tony Stewart EE75
  • 1
  • 3
  • 54
  • 182
2

Many large pads like those are used as grounding points; you could solder the case to it, or you could leave it as is. It provides a point that you can use as a ground for later use. You will see alot of these in consumer electronics such as laptops; chassis points are often connected securely to the mobo ground, which is why you can use chassis as ground in most cases.

Double check though, and test continuity using a DMM

QuickishFM
  • 602
  • 8
  • 17