Current harmonics are unwanted components of the current waveform that have frequencies that are integer multiples of the fundamental frequency. They are a common issue in systems with power electronic converters, such as Voltage Source Inverters (VSIs).Let's break down the concepts and equations:

1. RMS Harmonic Current (I_hrms):

The equation $I_hrms = sqrt((1/T) * ∫[i(t) - i_1(t)]^2 dt)$ correctly defines the root-mean-square (RMS) value of the harmonic current. Here:

This equation essentially calculates the RMS value of the difference between the total current and its fundamental component. This difference represents the harmonic content.

2. Normalized Harmonic Current (Distortion Factor - d):

The equation $d = I_hrms / I_hrms_six-step$ defines the distortion factor $d$. This normalization is crucial because the absolute value of $I_hrms$ depends heavily on the load impedance. By normalizing it with respect to the harmonic current of a six-step operation ($I_hrms_six-step$) under the same load, we get a measure of the harmonic content that is independent of the load.

3. Complex Conjugate Form:

The equation $I_hrms = sqrt((1/T) * ∫[i(t) - i_1(t)][i(t) - i_1(t)]* dt)$ is an alternative way of expressing the RMS harmonic current using complex notation. The asterisk (*) denotes the complex conjugate. This form is useful when dealing with phase relationships between the current harmonics. It's mathematically equivalent to the first equation but can be more convenient in some calculations.

4. Loss Factor (d^2):

You correctly state that the copper losses in the load are proportional to the square of the harmonic current. Therefore, $d^2$ represents the loss factor. Minimizing $d$ (and therefore $d^2$) is a key objective in VSI modulation design, as it directly reduces power losses and improves efficiency.

In summary: