Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by hamidrezakarami

  1. H

    half wave dipole antenna

    to get current distribution along any antenna numerical method likes MoM, FEM, TLM, .. . can be useful. I think the best efficient method is MoM for a linear dipole antenna. NEC is a non-commercial software based on MoM to do this.
  2. H

    Split-Ball Resonator

    you can find the theory of split ball resonator in this link, https://arxiv.org/abs/1309.7106 good luck
  3. H

    [ADS] Efficiency equation in Advance Design System

    To calculate power efficiency (PE) you can use these equations easily: Pout = 0.5*real(V*conj(I)) V:voltage across your main element and I: Current PDC = real(V_DC*I_DC) Eff = mag(Pout/pDC) good luck
  4. H

    s parameter problem on cst 2010

    Changing the frequency of simulation leads to new mesh-cells for your structure, so your results can be changed!!!
  5. H

    "Mesh" function in HFSS

    Mesh function in MATLAB or HFSS !!?? In MATLAB you can easily use its help to apply any function like "mesh". for example, this pseudo code in MATLAB is useful to use mesh function, [X,Y] = meshgrid(-4:.5:2.5, -3:.5:2); %construct X and Y to depict the function. Z = sqrt(X.^2 + Y.^2)...
  6. H

    results plotting in HFSS and CST

    You can export your results and use another software like MATLAB, EXCEL, .... to compare them easily.
  7. H

    Microstrip Transmission Line Width

    SunnySkyguy it is assumed we want to synthesis a 50-ohm microstrip transmission line, consider er = 4.4, h (height) = 1.6 mm, freq = 1000 MHz, and t (thickness of trace) = 0.001 mu m. result by **broken link removed** W = 3.045654296875 mm **broken link removed** gave me Z0 = 50.1 ohm...
  8. H

    Microstrip Transmission Line Width

    You can use this links to design or synthesis microstrip transmission lines, all links use closed-form expressions. **broken link removed** **broken link removed** https://chemandy.com/calculators/microstrip-transmission-line-calculator-hartley27.htm **broken link removed** good luck. - -...
  9. H

    Surface impedance of an EBG

    I think you want to fine dispersion diagram for evaluating the performance of an EBG structure in CST, this ex can be useful to do this. **broken link removed**
  10. H

    Ansoft HFSS port problem

    A tutorial for probe feed patch antenna can be found in this link...
  11. H

    How microprocessor works?

    Some important book related to the 80X86 family of microprocessors can be found as follows, https://www.amazon.com/Microprocessor-8086-Architecture-Programming-Interfacing-ebook/dp/B00K7YGLHA/ref=sr_1_5?s=books&ie=UTF8&qid=1437401934&sr=1-5&keywords=8086+microprocessor...
  12. H

    relative permittivity and frequency

    Hello These two files attached to this post can be useful, good luck
  13. H

    FDFD (finite difference frequency domain) for 2D electromagnetic scattering problems

    You can learn FDTD coding by visiting this documents that are attached to this post. https://www.eecs.wsu.edu/~schneidj/ufdtd/ **broken link removed**
  14. H

    How can i show mesh in FDTD ? Layers of mesh antenna

    I think you write your 3D-FDTD codes with MATLAB, so you have a 3D Matrix. for example, You can use A(:,:,10) to illustrate toyr layers.
  15. H

    Designing 8x1 Array in CST Microwave studio

    Dear Hassan_ What is your purpose to design the antenna? desired gain, SLL, pattern, etc? Goodluck

Part and Inventory Search

Back
Top