Magnetic Induction
The plan is to set up a couple prop chips to serially communicate
using a simple magnetic induction circuit.
Can anyone recommend a design to accomplish this?
humanoido
using a simple magnetic induction circuit.
Can anyone recommend a design to accomplish this?
humanoido
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
The site does not show any circuits. The small range described is established with wired
air cores. I think we need longer range with magnetic core wiring.
humanoido
You might start here: http://en.wikipedia.org/wiki/Very_low_frequency
You could really use any scheme for low-frequency radio, just using the final tuning coils as antennas instead of a wire. Make both ends tuned circuits at the same frequency, excite one at the right frequency with the prop when you want to send a 1, and rectify what the other receives. You will still probably need amplification to detect what you receive.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
www.leonheller.com/MiRF%20V2/
It's a rewrite (with improvements) of the code on the SparkFun site. Interfacing their modules to Propellers should be quite easy, I've provided a schematic for the PIC18F45K20. I don't think I've actually tried that board, earlier boards using the PIC18F4520 work OK. I only get a range of a couple of metres indoors, with the old MiRF V2. SFE messed up the PCB and put a ground pad underneath the ceramic antenna. They fixed the problem on the current modules.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
Post Edited (Leon) : 3/11/2010 7:59:38 PM GMT
Core-less inductors will work if the range is not too little or too great.
Ideal range is about the size of a small children's swimming pool, or 1.5 meters is minimum.
Sparkfun has a transceiver.
www.sparkfun.com/commerce/product_info.php?products_id=691
but the price is $20. That's still more than a Parallax IR emitter receiver pair.
(I'm comparing the inductor communications with infrared.)
It doesn't seem like much cost for one unit but eventually multiple props will multiply
this and it will be too expensive.
I looked for the price of the single chip. There are many news announcements and
references to "low cost" but I never found the actual cost of the chip.
www.nordicsemi.com/index.cfm?obj=product&act=display&pro=101
The first idea was to use a common small inductor with a supporting resistor
/capacitor with the driver (modulator and serial data stream) in prop software. The receiver
would be a small antenna. That's because the design must be very simple, draw ultra low
power, and be very small in physical size (no larger than a prop chip).
Do you think either inductive or 2.4Ghz transceivers can beat out infrared in cost,
power consumed, size, and simplicity?
humanoido
www.nordicsemi.com/index.cfm?obj=product&act=display&pro=94
I'll ask my distributor for current pricing. I bought some but it was a long time ago.
TI/Chipcon makes a similar chip, but it's much harder to use.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
Post Edited (Leon) : 3/12/2010 3:53:43 AM GMT
which provides a sample circuit. It requires some supporting components
including a 16Mhz crystal, decoupling capacitors, bias resistors, and several
nH inductors with 50 ohm single ended output (for RF) and no obvious info
about how to use it for transmit or receive, frequency, modulation, etc.
humanoido
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Leon Heller
Amateur radio callsign: G1HSM
Post Edited (Leon) : 3/12/2010 6:05:51 AM GMT