Signal Processing and Mathematica (filters)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
1sprit
Messages
3
Reaction score
0
Mathematica problem:

Filter:

H(jw)=(3.84+5 (j w))/(5+j (1.11 w^2))

Bandwidth where:

|H|>1/Sqrt[2]*Hmax

Calculate the bandwidht

Tips or solution would be much appriciated

Thanks
 
Physics news on Phys.org
Suggested starting point: define the bandwidth condition in terms of the given function, maybe in Mathematica code if that is the way you want to work this out. Spell it out - ambiguous (needs interpretation) as you present it.
 
Thank you!

Is it possible to plot the region of the bandwidth and look at the minimums?

Svensk? :)
 
You don't need to find any minima - it's a matter of finding the interval that satisfies the bandwidth definition. For that you need to express things as real numbers, which is what the suggestion about spelling things out was about.

Och, ja, jag är svensk :-)
 
Tack för svar

Jag löste det genom att plotta |H| tillsammans med Hmax/Sqrt[2] och avläsa skärningspunkterna. Blev inget exakt svar men det får duga :D