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 clsfox

  1. C

    IDCT core from opencores.org

    Has anyone used this idct core from opencores.org? **broken link removed** I am using it for my thesis and since I can't find the original programmer I was wondering if anyone from this forum has used it or tested it for a jpeg implementation.
  2. C

    VHDL: Truncate signed to std_logic_vector

    vhdl truncate You are right but this is not my code this is a DCT core ready and verified from www.opencores.org and I am trying to synthesize it in order to adjust it to my project. That's why I am asking. Perhaps someone has encountered this kind of typecasting and has a solution to propose.
  3. C

    VHDL: Truncate signed to std_logic_vector

    signed to std_logic_vector I need to synthesize a DCT core to a Spartan3E FPGA and have the following problem: The core uses a Rom for the DCT coefficients and calculates them like this. type ROM_TYPE is array (0 to (2**ROMADDR_W)-1) of STD_LOGIC_VECTOR(ROMDATA_W-1 downto 0)...
  4. C

    Need archc compilers!

    I desperately need the mips-elf-gcc tools and the sparc-elf-gcc tools for Archc2.0. The download page is this Archc Compilers but the server seems to be down from this morning and I could get no response from the website support. Does anyone have them downloaded and can he/she upload the files...
  5. C

    Calculation of RFC for 100Mhz RF 10,7MHz IF Mixer?

    22uH for 30Mhz should be ok then. What about 100Mhz?
  6. C

    Input Output Admittance/Frequency for BJTs

    I am afraid the only software I have available to use is microwave office. Does it have this option as well? Can someone who has ADS help me and post the admittance here? The spice model for An2221 is : Q2N2221A NPN ( IS = 426.3f XTI = 3.0 EG = 1.11 VAF =250.3 BF = 72.14 ISE = 48.14p + NE =...
  7. C

    Input Output Admittance/Frequency for BJTs

    How can I calculate-simulate the input output admittance of a BJT transistor in various frequencies? The Datasheet doesn't include the information I need.
  8. C

    Calculation of RFC for 100Mhz RF 10,7MHz IF Mixer?

    Is there any formula to justify the chosen value? How big should it be to get sufficient blocking at 30Mhz and at 100Mhz in the second circuit?
  9. C

    Calculation of RFC for 100Mhz RF 10,7MHz IF Mixer?

    I need to use an RFC inductor in the following circuit: **broken link removed** How can I calculate its value? This is an 30Mhz RF 5MHz IF mixer. Then I have to use one again for the same mixer working at 100Mhz RF 10,7Mhz IF. Will 1uH be enough? How can I justify the chosen value? In the...
  10. C

    Help: RF mixer using AWR Microwave ver. 5.53

    Thank you, I'll try both solutions!
  11. C

    Help: RF mixer using AWR Microwave ver. 5.53

    In my microwave nonlinear library I have only GBJT models with 4 pins. But the 2n221A transistor has 3 pins. When I try importing this model in microwave using the way suggested I get a 4 pin trandistor. Can I use it? How will I connect the forth pin. Can someone please send me or upload here...
  12. C

    Labview 8.2 Problem with Serial Write and Read using VISA

    serial write labview Thanks to you all for taking the time to reply. The problem was solved. I was using the student version which does not include the VISA drivers. So all I had to do after all was download and install the VISA software which was not included. If someone else needs to...
  13. C

    Labview 8.2 Problem with Serial Write and Read using VISA

    labview visa serial I am using Labview 8.2 to communicate with a microcontroller using serial write/read (at least I am trying to...). I open the example file "Basic_Serial_Write_and_Read.vi" and as soon as I press "Run" the following error appears: "Error -1073807202 occurred at Property...
  14. C

    Help: RF mixer using AWR Microwave ver. 5.53

    awr mixer Thank you very much! You saved me a lot of time!
  15. C

    Help: RF mixer using AWR Microwave ver. 5.53

    gbjt in microwave I have a project where I need to make an RF mixer using AWR Microwind. The first thing I noticed is that this tool doesn't include in the given libraries the elements that I need. I have to make a mixer using a BJT transistor. My mixer has to be based on the mixer suggested...

Part and Inventory Search

Back
Top