Variable resistance in Simscape?

12 Ansichten (letzte 30 Tage)
Chida Matada
Chida Matada am 27 Apr. 2015
Kommentiert: hassan heidari am 20 Jul. 2022
Hello, I am building a Simulink model where I need to add a variable resistance element whose resistance depends on some conditions. There is no variable resistor in SimPowerSystems and when I used the variable resistor in Simscape\Foundation LIbrary\Electrical\Electrical Elements it would not connect to it. Probably its because of the mismatch in SimPower and Electrical Element library I guess.
Is there way to be solve this issue or am I doing something wrong?
Thanks in advance.
  2 Kommentare
Tony Castillo
Tony Castillo am 10 Nov. 2015
Please share with me the variable load in order to learn more about how to create it, I am having problem in order to make it variable to SPS, because exist a VARIABLE RESISTOR and A POTENCIOMETER but none of them works in SPS, it only works for SIMELECTRONICS, I can read than you solve it Chida.
hassan heidari
hassan heidari am 20 Jul. 2022
Hello, I have the same problem. I saw the Sebastian's answer. but I'm not good at working with Simulink. I would be grateful if you share the variable resistance file with me. thanks a lot.

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Sebastian Castro
Sebastian Castro am 27 Apr. 2015
You're right... However, you can make your own custom variable resistor in SimPowerSystems by measuring the voltage and applying a current.
Look at the power_VariableInductor shipping example, which shows how you could make a variable inductor. A resistor would be easier.
- Sebastian
  1 Kommentar
AATIQ OUSSAMA
AATIQ OUSSAMA am 29 Jan. 2017
Thanks a lot @Sebastian Castro , very heplful answer for modelling the resistor in SPS !

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Chida Matada
Chida Matada am 27 Apr. 2015
Thanks Sebastian. Was able to implement that.
In my model had another constant current source in series with this resistor and simulink threw some errors cause of having two constant current sources in series. After I added a fairly large resistance in parellel to one of the current source it did not complain.
-Chida

Community Treasure Hunt

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

Start Hunting!

Translated by