Part Number: 2MTR-DYNO
Other Parts Discussed in Thread: BOOSTXL-DRV8301, , MOTORWARE
Tool/software: Code Composer Studio
Dear all,
For my graduation project, I am looking into regenerative braking.
From previous graduates, I have learned that it is possible to investigate this with the 2MTR-DYNO InstaSPIN-FOC Evaluation Module together with a F28096M and 2x BoostXL-DRV8301.
The problem that I currently have is the following:
- I can get code composer to run and the previous intern used lab 6e to run his experiments.
- I can get one engine to run, change rpm, and change acceleration on the shaft ( .speedref_krpm and .maxaccel.krpmps )
- the power source I use is 24 V
For a variety of different RPM I want the second electric engine to run as a generator while using different amounts of amperes.
While in code composer I have to idea how to change the amperes given to the system.
I tried changing the amperes in Motor Vars > Crtl version but with no succes ( ID_ref_A)
And when I try to start the second engine, gMotorVars[1].flag_run_identity and changing that value from o to 1 it makes a loud sound.
I know I must be doing something extremely wrong, The problem being I am an aeronautical engineering student with no experience in programming, so hopefully one of you can explain to me how to keep going.
Thank you all for your time.
Kind regards,
Robert
Excuse me if I have put this one in the wrong threat, It is my first time on the forum


