Author Topic: Use of galvanic isolation in EV project  (Read 996 times)

0 Members and 1 Guest are viewing this topic.

Offline Trotters_Independent2Topic starter

  • Contributor
  • Posts: 13
  • Country: gb
Use of galvanic isolation in EV project
« on: July 23, 2024, 09:10:21 am »
Hi all

My team are entering into a competition which involves designing and building of a low speed electric vehicle. We are designing a multitude of different PCBs to implement things like telemetry, sensing of various voltages/currents/temperature etc. I have a separate post about the same project on this forum (see board to board connections in multi PCB project), where I am asking about how best to connect the PCBs together. I thought it best to ask that question separately as these are 2 different topics.

The vehicle will be powered by a bank of batteries that outputs up to 63V DC and up to 150A and two DC motors, controlled by an off-the-shelf controller. One of our PCBs will be interfacing with the motor controller and providing controlling signals - this includes an analog voltage acting as a speed demand and a few other digital IO. See attachment "01_Overall_Circuit."

I am hoping to implement galvanic isolation to eliminate possibility of any ground loops/ground-bounce and potentially remove noise coupled over to the PCBs from all the traction power stuff.

My first thought is to implement it something like in attachment "02_Proposed_Isolation_Use". The analog and digital signals between them would be galvanically isolated, that way, if the PCB1's "ground" is at a different potential to the motor controller's "ground", then this would circumvent any problems that could arise from that - I'm thinking opto-isolators.

My first question is: Does this make sense? Or is there a flaw in my reasoning? Or perhaps there would be easier/better ways of dealing with such a problem.

My second question is, would it be worth also galvanically isolating the 12V DC-DC converter, see attachment "03_Iso_DC_DC_Converter"? Could this have any benefits? I feel like it could be good from noise reduction point of view. But I am worried about safety, since it would essentially be floating, what would happen if the battery +ve accidentally shorted over to one of the PCBs? Since we are grounding the battery -ve to the conductive chassis of the vehicle, this could present a hazard if someone were to touch the chassis and the PCB at the same time. There must be a feasible way around that, but I don't know what it might be - does anyone have any insight? Is it worth pursuing?
« Last Edit: July 23, 2024, 09:11:54 am by Trotters_Independent2 »
 

Offline Andy Chee

  • Frequent Contributor
  • **
  • Posts: 858
  • Country: au
Re: Use of galvanic isolation in EV project
« Reply #1 on: July 23, 2024, 09:17:53 am »
Just use sensible earthing e.g. star earthing, and you should be fine.
 

Offline moffy

  • Super Contributor
  • ***
  • Posts: 2005
  • Country: au
Re: Use of galvanic isolation in EV project
« Reply #2 on: July 23, 2024, 09:29:32 am »
If you only have digital signals then use version 2 if you need analogue then version 3 and use differential output and input for the analogue signals. The controller in version 3 needs its ground connected to the motor driver board. If you can use PWM to communicate the analogue signals then version 2 works easily, but the filtering of the PWM will introduce a delay which can effect the control loop so take that into account.
 

Offline tszaboo

  • Super Contributor
  • ***
  • Posts: 7759
  • Country: nl
  • Current job: ATEX product design
Re: Use of galvanic isolation in EV project
« Reply #3 on: July 23, 2024, 10:01:46 am »
Just use sensible earthing e.g. star earthing, and you should be fine.
Or just use the relevant automotive standards that the design team is required by law to follow >:(
 
The following users thanked this post: pardo-bsso

Offline Andy Chee

  • Frequent Contributor
  • **
  • Posts: 858
  • Country: au
Re: Use of galvanic isolation in EV project
« Reply #4 on: July 23, 2024, 11:23:30 am »
Or just use the relevant automotive standards that the design team is required by law to follow >:(
I had the impression that this vehicle was experimental and only to be driven on a closed circuit, as such, automotive standards and laws are optional.

But yes, if the vehicle is to be driven on public roads, then there are design standards that need to be complied with.

 

Offline nctnico

  • Super Contributor
  • ***
  • Posts: 27564
  • Country: nl
    • NCT Developments
Re: Use of galvanic isolation in EV project
« Reply #5 on: July 23, 2024, 11:41:50 am »
Just use sensible earthing e.g. star earthing, and you should be fine.
Or just use the relevant automotive standards that the design team is required by law to follow >:(
Either way, proper, singular grounding is super important. Having circuits floating typically makes things worse instead of better. Likely automotive standards will address this issue.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline Phil1977

  • Frequent Contributor
  • **
  • Posts: 452
  • Country: de
Re: Use of galvanic isolation in EV project
« Reply #6 on: July 23, 2024, 12:15:16 pm »
Can you tell more about the signal interface to the motor controller?

If you have an analogue or PWM interface I would isolate the signal path with an optocoupler in the PWM signal.

If it´s CAN or anything differential then it should be fine with common ground.

As mentioned, to keep whole parts of the system floating often is problematic by itself. It´s better to design the subsystems as galvanically isolated, and then set a well defined ground connection. If this ground connection is on 0V of both subsystems, you can use a non-isolated supply there.
« Last Edit: July 23, 2024, 03:21:16 pm by Phil1977 »
 

Offline Trotters_Independent2Topic starter

  • Contributor
  • Posts: 13
  • Country: gb
Re: Use of galvanic isolation in EV project
« Reply #7 on: July 27, 2024, 12:18:26 pm »
Hi, yes it is not going to be driven on public roads and it's not a commercial product either. There is no specific standard that we need to follow that I am aware of.
 

Offline Trotters_Independent2Topic starter

  • Contributor
  • Posts: 13
  • Country: gb
Re: Use of galvanic isolation in EV project
« Reply #8 on: July 27, 2024, 12:23:32 pm »
Can you tell more about the signal interface to the motor controller?

If you have an analogue or PWM interface I would isolate the signal path with an optocoupler in the PWM signal.

If it´s CAN or anything differential then it should be fine with common ground.

As mentioned, to keep whole parts of the system floating often is problematic by itself. It´s better to design the subsystems as galvanically isolated, and then set a well defined ground connection. If this ground connection is on 0V of both subsystems, you can use a non-isolated supply there.

Thanks for your reply.

The motor controller takes a 3.3V voltage speed demand.

The are also a number of basic digital IO that we must apply 3.3V or short to GND (or each other) that serve as things like an "ignition", a safety cut-off and some other basic setup bits that determine running characteristics, eg: forward/reverse & some other things.
 

Offline max_torque

  • Super Contributor
  • ***
  • Posts: 1320
  • Country: gb
    • bitdynamics
Re: Use of galvanic isolation in EV project
« Reply #9 on: July 28, 2024, 09:05:41 pm »
I take it you and your team understand that a 63v nominal DC system actually falls under the "low voltage directive" in the UK (AC 50V, 60V max)???

Ie you need to actually carry out all the same design mitigations and safety cases as for a system that runs at 1kV!  (the "Low voltage directive" covers the voltage range of 60Vdc to 1000Vdc, and broadly is aimed at putting in place suitable protections to prevent electric shock from direct contact (the "high voltage directive" covers from 1kV upwards and is significantly more onerous because at this potential voltages start to become capable of leaping out and biting you before you physically touch them!)


But even meeting the LVD is a significant enterprise, and one not to be taken lightly, esp in the UK where the HSE can and do allso apply the machinery directive, meaning any device "put into use" irrespective of commerical status) falls under this umbrella.


My suggesting is limit your DC link to 48v and avoid the enourmous headache (and potential (sic) jail time you might land yourself with...)
 

Offline max_torque

  • Super Contributor
  • ***
  • Posts: 1320
  • Country: gb
    • bitdynamics
Re: Use of galvanic isolation in EV project
« Reply #10 on: July 28, 2024, 09:09:18 pm »
BTW for your original question, with a 63v DC link, in the UK your device, even in prototype form, is required to have it's DC link fully galavanicaly isolated from the chassis / earth, to meet the leakage current and stored energy limits, and to actively monitor that isolation unless you can absolutely (ISO26262 level of rigour!!) prove there is no probable failure mode that can result in a failure of that galvanic isolation.
 

Offline Trotters_Independent2Topic starter

  • Contributor
  • Posts: 13
  • Country: gb
Re: Use of galvanic isolation in EV project
« Reply #11 on: August 01, 2024, 08:47:21 am »
We were beginning research on this, but weren't sure where to start! I was hopeful, but aware that after we go above 50V or thereabouts, we might have to worry about things like this, so I made it so that the design can easily be changed at this stage to keep things below 50V!

Many thanks for lending me your expertise on this.
« Last Edit: August 01, 2024, 09:01:10 am by Trotters_Independent2 »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf