Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMC / EMI / Crate grounding #64

Open
kaolpr opened this issue Feb 26, 2021 · 7 comments
Open

EMC / EMI / Crate grounding #64

kaolpr opened this issue Feb 26, 2021 · 7 comments

Comments

@kaolpr
Copy link
Member

kaolpr commented Feb 26, 2021

What is current strategy for EMC / EMI and crate grounding for Sinara?

I believe the crate should be connected to PE. Panels must be a electrically connected with a crate, so they are an element of the shielding. Then all modules' connectors should be isolated from the panel and panel should be connected to modules GND with RC circuit. This is fulfilled in case of some of them (e.g. Urukul or Sampler).

However, e.g. Kasli has no connection to panel mounting holes, but SFP cage and USB connector are connected directly to GND. Similarly with Fastino and Zotino where there is no isolation between connector and panel.

@gkasprow
Copy link
Member

SFPs have no internal connection to the chassis, so we can isolate them from Kasli GND
The same with USB, there is usually no electrical connection between USB shield and GND, at least in the cable.

@pathfinder49
Copy link
Collaborator

pathfinder49 commented Mar 1, 2021

I have spent some time investigating grounding configurations for combinations of Kasli and EEMs. Personally, I think the most reliable grounding configuration for a kasli crate (given the front panels are connected to board ground) is as follows:

  • Make sure the kasli-crate is isolated from PE. If you mount your crate in a rack, the rack usually has an earth strap. You can use Humfrees to break the electrical connection.
  • Make sure there is a low impedance path to your reference ground directly from the kasli-crate. You should not rely on the signal cables for this. I've seen significant EMI improvements by using a ground strap directly to the reference ground.
  • Power kasli from a class II DC supply (like the ALM65US12C2-8). Above a few 100 kHz there is significant capacitive coupling across the transformer in the supply. If you are sensitive at these frequencies, I would highly recommend using a common mode current choke in series with the class II supply.
  • Use common mode current chokes on the signal cables from the kasli-crate. Depending on your frequency range and sensitivity, ferrites can work well here. The key is to make the common mode impedance large compared to the ground strap. (Of cause, you should still try to keep the loop area with the ground strap small)

As you mention Fastino, I presume you've already seen the recommendations from sinara-hw/Fastino#56. The measurements there are largely what inspired the configuration above.

@pathfinder49
Copy link
Collaborator

pathfinder49 commented Mar 1, 2021

I believe the crate should be connected to PE

Given that existing EEMs have their front panel connected to the board ground, I think switching now could lead to headaches. If you have a mixture of board ground and PE front panels in the same crate, you will bypass the 12 V input filter on kasli. This would also allow (noisy) PE to couple into the board ground and by extension the EEM outputs.

@pathfinder49
Copy link
Collaborator

@gkasprow If I could get editing access, I'm happy to contribute an EMI/EMC/grounding section to the wiki (probably here)

@gkasprow
Copy link
Member

gkasprow commented Mar 1, 2021

done

@kaolpr
Copy link
Member Author

kaolpr commented Dec 16, 2021

I don't feel like we've achieved a broad agreement on how to deal with this issue. Though @pathfinder49 solution is well considered, it looks a bit like a workaround of project shortcomings. Question is - do we want to fix them (trying not to make things harder as we go) or we're happy with the current state?

@gkasprow
Copy link
Member

gkasprow commented Dec 17, 2021

I think we should do the homework and sketch the EMI source diagram to know where the real issue is, what are the ground loops, which CMCs help, and which harm.
I hope I will finally get my own SSA which will help identify the issues. The procurement started in March and hopefully, I will get HW in a few weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants