This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28027: What operation is performed here? When to shift bits and when to shift binary points? To what value scaling is done?

Part Number: LAUNCHXL-F28027

I am using TI's Piccolo F28027 C2000 MCU for the application of Field Oriented Control of PMSM motor. 

I have referred an example for Model based Code  Development from file exchange - "c28027pmsmfoc_ert".

When currents Ia/Ib  are sampled through ADC, then these current inputs are scaled. Below is the screenshot of that.

 

Please explain me when to shift bits and when to shift binary points?

And what has been done here, and to what values they are scaled ?

Any help is appreciated.