Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

Stratix II: Coil circuit

I am trying to create a very close range wireless communication using stratix II fpga.

I want to achieve that using coil - coil communication.

So I connected coil1 to fpga1 with a series resistor of low value around 100ohm.

At the secondary coil (with has around 5x turns and bigger radius) I can get as high as 5 volts (AC - open circuit) when fpga1 outputs a high voltage. Perfectly as I need.

Just when I try to connect coil2 as input to another fpga2, the voltage suddenly drops to 0.5volts!

I have a feeling this has to do with impedance mismatching, eventhough I do not understand why since fpga2 is not outputting anything.

Need to mention here that current arrives coil2 is very small (micros). But fpga2 needs only voltage to operate right? No need to care about current I guess!

So what should I do to make sure coil2 sends at least 2volts to fpga2? I tried connecting a series resistor to coil2, did not work.

14 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    It's not easy to measure because of the complex impedance. RF instruments, e.g. a network analyser would be required for an exact measurement. Supplementing the primary coil with a capacitor to a resonant circuit should ease a rough estimation from voltages at the primary.

    --- Quote End ---

    Ok I got what you said.

    One more question.

    Since the rate of change in current in the primary coil will produce voltage at the second coil, I think its clear that we need to use a resistance with low value in series with the coil. Isnt that true?

    At the secondary coil, parallel resistor with high value should be used to maximize the voltage at the fpga input. Right?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Hi,

    Please dont use 1.6MHz it is the high end of the Medium Wave broadcast band and will cause local interferance, you will be generateing a lot of harmonoics some of these will be in the shortwave region and will go world wide. If you do want to do a home radio link then I would suggest using some radio modules for the unlicenced bands such as 433MHz. A google search for ism 433 mhz gave lots of interesting links.

    --- Quote End ---

    I hope that I wont have to use that band.

    I will try to move it to 315MHz.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    Since the rate of change in current in the primary coil will produce voltage at the second coil, I think its clear that we need to use a resistance with low value in series with the coil. Isnt that true?

    --- Quote End ---

    The maximum I/O current and voltage of the FPGA have to be kept, this sets a lower limit to the series resistor. External transistors or drivers/power amplifiers should be used, if higher currents are needed.

    As said, the highest output level will be achieved with a resonant circuits at both sides and no load at the secondary.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    I hope that I wont have to use that band.

    I will try to move it to 315MHz.

    --- Quote End ---

    Please do not use 315MHz you will cause major interference, it is in the Satalite uplink band. What data do you want to move over this link? What system design work have you done? What modulation scheme do intend to use? Is this a university project, or who is the customer?

    James