フィルターのクリア

How to use lumpedElement with a non-constant impedance (loading with capacitor)

1 回表示 (過去 30 日間)
jan borst
jan borst 2022 年 2 月 20 日
回答済み: Shashank Kulkarni 2022 年 11 月 17 日
The Matlab Reference describes lumpedElement like this :
"When you load an antenna using a lumped resistor, capacitor, or inductor, the electrical properties of the antennas changes. These lumped elements are typically added to the antenna feed. You can use lumped elements to increase the bandwidth of the antenna without increasing the size of the antenna. le = lumpedElement(Name,Value) returns the lumped element circuit based on the properties specified by one or more Name,Value pair arguments. lumpedElement 5-1"
But nowhere have I been able to find any description how actually to add a "simulated" capacitor load so having a non-constant impedance with ftequency.
I expect it is a simple question of knowing the correct name, but can not find any description anywhere.
Please help !!

回答 (1 件)

Shashank Kulkarni
Shashank Kulkarni 2022 年 11 月 17 日
lumpedElement has a property called Impedance and frequency. Both of these values can be vectors to describe a frequency dependent impedance. I hope this answers the question.

カテゴリ

Help Center および File ExchangeAnalysis, Benchmarking, and Verification についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by