Other Parts Discussed in Thread: AMC1204
Please let me know.
// Scaling factor to bring all current feedbacks to normal scale
// Scaling factor to bring all current feedbacks to normal scale
// Matching with shunt-based measurements
// With shunt, 1.0pu current == 9.945A
//LEM, 1.0pu current == 12A
// SDFM, 0.8pu current == 12A
// SDFM, 0.8906pu current == 12.5A
//
#define LEM_TO_SHUNT 1.206637 // (12.0/9.945)
#define SDFM_TO_SHUNT 1.41131 // (12.5/0.8906)/9.945
How can I calculate the value 9.945A for a 20mΩ shunt resistor?
With the motor's rated phase current, the value of the shunt resistance, and the input full-scale current of 12.5A
I understand that 0.8906 is the probability that the maximum input will be 1.
The schematic says AMC1204/13 The schematic says AMC1204/13.04
I am not sure about the 50mV250mV.
Also, can I assume that the sdfm is unsigned filtered out?
In this case, is it correct to assume that what is being measured is the instantaneous value?
