What is the maximum current value available in S12ZVML-MINIBRD?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is the maximum current value available in S12ZVML-MINIBRD?

631 Views
cheolminlee
Contributor II

Hi.

I'm using S12ZVM-MINIBRD.

In the datasheet, it is indicated that current can be flowed up to 20A.

If I modify the circuit in which I sense the current, can I use a higher capacity motor?

3 Replies

451 Views
RadekS
NXP Employee
NXP Employee

Hi CheolMin,

The S12ZVM-MINIBRD board was designed for +/-10A currents.

If you want to use higher loads, I would like to recommend:

  1. Change shunt resistor for keep current sense signal in ADC range.
  2. Mount silicone isolator and heatsink from the bottom side of PCB.

That should allow you to use a higher capacity motor with S12ZVM-MINIBRD board.

 

The heat sink should be rather bigger on (for example 5k/W) for playing on the table and lately, it may be optimized for smaller dimensions. The mounting hole at PCB should help you with proper heat sink holding.

I hope it helps you.

Have a great day,
Radek

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

451 Views
sohyunjang
Contributor III

Radek Sestak,

I wonder that if I change the shunt registor(to 1m ohm from 10m ohm), which parameter I modify (to reflect the modified shunt resistance)?

I use PMSM FOC Sensorless single shunt (AN5327) SW and MCAT tool.

thank you.

@ Radek Sestak

0 Kudos

451 Views
RadekS
NXP Employee
NXP Employee

Hi Sahyun,

The default load current conversion slope theoretically equals 0.125 V/ 1 A when we use a 10mOhm shunt and 40k/3.2k resistor ratio for the current amplifier.

Since reference voltage is 2.47V and voltage ADC reference 5V, the theoretical measurable range is something below +/-20A.

The default I_MAX definition in source code has value 15.0.

 

So, if you change shunt value to 1mOhm, the load current conversion slope will be 10 times smaller and the theoretical measurable range is something below +/-200A.

In that case, you should change the I_MAX value.

 

Of course, you should also change FreeMASTER Scale Variable FM_I_SCALE for correct display of current value in FreeMaster.

I hope it helps you.

Have a great day,
Radek

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------