in simrf is impedance(Z) and resistor(R) same?
Ältere Kommentare anzeigen
i respectively use real resistance in impedance(Z) and same value in resistor , i got different result。
1 Kommentar
Renato SL
am 14 Aug. 2019
I don't have SimRF so I cannot check by myself, but in theory they are different so I wouldn't put the exact same values in both of them.
Antworten (1)
Nishant Gupta
am 21 Aug. 2019
0 Stimmen
Hi Zhao
If you refer to the documentation of Impedance(Z) in the following link, you will find that even if you set the impedance type to frequency independent, the resultant impedance is going to be complex only. So, you cannot even realize a real resistance using Impedance(Z) in simrf, that is why you are getting the different results.
2 Kommentare
zhengyu shi
am 2 Sep. 2019
thank you , how can i realize a real resistance which is changed with frequency , in other word ,i want to do paramter set sweep, but in simulink when i do the freqeuency sweep the R element (real rsistance) can only be a scalar, for loop can achieve this function, but it is time consuming. thank you again.
Nishant Gupta
am 3 Sep. 2019
Hi Zhengyu
For the RF Blockset, you may find the "Variable Resistor" block under RF Blockset -> Circuit Envelope -> Elements. You may feed the "R" port of that block with the resistance defined as per your formula, using a MATLAB function block.
More information about using MATLAB function block to define your resistance formula is found below:
Thanks,
Nishant
Kategorien
Mehr zu Get Started with RF Blockset finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!