Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
e659529
Renamed current example file to "pmsm_ccs_mpc_dq_current_control.ipyn…
manjeetjha070 Jun 10, 2025
4c0f1ba
renamed existing ccs mpc and added new file for fcs(finte control set…
manjeetjha070 Jun 11, 2025
8469ee1
Upadted the title of pmsm_ccs_mpc_dq_current_control.ipynb and implem…
manjeetjha070 Jun 24, 2025
abd859c
Refactored FCS-MPC implementation to align with environment-provided …
manjeetjha070 Jul 15, 2025
4f29241
added (self.u_abc_k1 = self.u_lim * self.subactions) for calculation…
manjeetjha070 Jul 15, 2025
e18a4bf
Revised Description for FCS-MPC
manjeetjha070 Jul 23, 2025
4c3d80d
added mpc controller in gem_controllers,though testing is pending
manjeetjha070 Jul 29, 2025
a456db5
1)In gym_controller file edited such that MPC controller should not w…
manjeetjha070 Aug 26, 2025
ee8eabe
[200~fix: avoid double-counting of cross-coupling terms in MPC model
manjeetjha070 Sep 6, 2025
fdb0ef8
I have updated my MPC controller that takes motor dynamics from model…
manjeetjha070 Sep 12, 2025
7ca1004
Added MPC current controller with delay compensation
manjeetjha070 Sep 24, 2025
96efeb8
support weighted cost function (w_d, w_q) and forward args via GemCon…
manjeetjha070 Sep 28, 2025
047b7f1
added configurable delay compensation feature
manjeetjha070 Sep 30, 2025
6822bb4
added DeadTimeProcessor from environment and removed Extrapolation of…
manjeetjha070 Oct 14, 2025
af50dc7
added comments more clearly and corrected the sequence of Id and Iq
manjeetjha070 Oct 27, 2025
50f730a
Renamed current example file to "pmsm_ccs_mpc_dq_current_control.ipyn…
manjeetjha070 Jun 10, 2025
5e08efb
renamed existing ccs mpc and added new file for fcs(finte control set…
manjeetjha070 Jun 11, 2025
720f08b
Upadted the title of pmsm_ccs_mpc_dq_current_control.ipynb and implem…
manjeetjha070 Jun 24, 2025
676d691
Refactored FCS-MPC implementation to align with environment-provided …
manjeetjha070 Jul 15, 2025
39e418a
added (self.u_abc_k1 = self.u_lim * self.subactions) for calculation…
manjeetjha070 Jul 15, 2025
34ab8f4
Revised Description for FCS-MPC
manjeetjha070 Jul 23, 2025
8ad4a5a
added mpc controller in gem_controllers,though testing is pending
manjeetjha070 Jul 29, 2025
72ebcce
1)In gym_controller file edited such that MPC controller should not w…
manjeetjha070 Aug 26, 2025
baa022d
[200~fix: avoid double-counting of cross-coupling terms in MPC model
manjeetjha070 Sep 6, 2025
31f5c88
I have updated my MPC controller that takes motor dynamics from model…
manjeetjha070 Sep 12, 2025
ea18b08
Added MPC current controller with delay compensation
manjeetjha070 Sep 24, 2025
06ff656
support weighted cost function (w_d, w_q) and forward args via GemCon…
manjeetjha070 Sep 28, 2025
76816eb
added configurable delay compensation feature
manjeetjha070 Sep 30, 2025
fa5d30c
added DeadTimeProcessor from environment and removed Extrapolation of…
manjeetjha070 Oct 14, 2025
17373c6
added comments more clearly and corrected the sequence of Id and Iq
manjeetjha070 Oct 27, 2025
6e97fd4
added document for finite MPC
manjeetjha070 Oct 28, 2025
b5a9001
added mpc in gem_control.rst
manjeetjha070 Oct 29, 2025
37ebd9a
changed top level syntax
manjeetjha070 Oct 29, 2025
38664ef
Force add image file
manjeetjha070 Nov 5, 2025
0f29606
Force add image file
manjeetjha070 Nov 5, 2025
ac33a5b
Merge remote-tracking branch 'origin/nightly' into 274-add-some-autom…
bhk11 Nov 5, 2025
7e7c4e2
Fix figure paths in mpc_current_controller.rst
manjeetjha070 Nov 5, 2025
71a7380
docs: Add docstrings to MPC controller
manjeetjha070 Nov 5, 2025
54094ee
modified changelog and pyptoject toml to make a new realease after me…
bhk11 Dec 19, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Comment thread
bhk11 marked this conversation as resolved.

Large diffs are not rendered by default.

Comment thread
bhk11 marked this conversation as resolved.

Large diffs are not rendered by default.

This file was deleted.

Loading