Clear Filters
Clear Filters

simulation of mosfet feedback closed loop circuit using pid

2 views (last 30 days)
Hello All,
I am new in matlab. I would like to simulate attached ciruiut and I dont know how to do that. I want to know pid gains once i simulate the circuit.
any help or leads are much appreciated please.
thanks

Answers (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov on 26 Nov 2023
MATLAB has pidtune() function that can be used in your execise - SEE THIS DOC
Simulink has single-input and double-input PID controller block that you can play with to simulate your exercise -SEE THIS DOC.
  1 Comment
TABISH misbah
TABISH misbah on 26 Nov 2023
Thanks for your reply. But i don't have transfer function of my system. I don't know how to compute transfer function of adc dac both i am using with in a microcontroller. Also i am using mosfet whose transfer function is unknown to me.

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!