FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-01-2009, 05:11 PM
Antti
Guest
 
Posts: n/a
Default FPGA as FM RADIO transmitter

It is really possible to use FPGA to generate FM Radio signal DIRECTLY
in most cases there radio will pickup signal from PCB trace already

i did only a very little experiments (wrote in june issue also a
little)

even using audio signal to invert phase will produce signal that is
received
as FM modulation (with low modulation index) using simple NCO gives
much better results.

Antti
Reply With Quote
  #2 (permalink)  
Old 07-01-2009, 06:09 PM
rickman
Guest
 
Posts: n/a
Default Re: FPGA as FM RADIO transmitter

Why would you think it would not be possible or even hard? FM is a
very simple modulation scheme and using an NCO should produce very
acceptable results.

Rick


On Jul 1, 11:11*am, Antti <Antti.Luk...@googlemail.com> wrote:
> It is really possible to use FPGA to generate FM Radio signal DIRECTLY
> in most cases there radio will pickup signal from PCB trace already
>
> i did only a very little experiments (wrote in june issue also a
> little)
>
> even using audio signal to invert phase will produce signal that is
> received
> as FM modulation (with low modulation index) using simple NCO gives
> much better results.
>
> Antti


Reply With Quote
  #3 (permalink)  
Old 07-01-2009, 06:14 PM
Antti.Lukats@googlemail.com
Guest
 
Posts: n/a
Default Re: FPGA as FM RADIO transmitter

On Jul 1, 7:09*pm, rickman <gnu...@gmail.com> wrote:
> Why would you think it would not be possible or even hard? *FM is a
> very simple modulation scheme and using an NCO should produce very
> acceptable results.
>
> Rick
>
> On Jul 1, 11:11*am, Antti <Antti.Luk...@googlemail.com> wrote:
>
> > It is really possible to use FPGA to generate FM Radio signal DIRECTLY
> > in most cases there radio will pickup signal from PCB trace already

>
> > i did only a very little experiments (wrote in june issue also a
> > little)

>
> > even using audio signal to invert phase will produce signal that is
> > received
> > as FM modulation (with low modulation index) using simple NCO gives
> > much better results.

>
> > Antti


yes, after thinking a little yes

funny eveb PHASE inversion produces audible results,
with nco should be possible get yes, maybe quite acceptable
results, i did just a few tests, and i only had 1 bit audio to use
as modulation, and the result was pretty good actually,
much better than small piezo buzzer would do...

maybe I assumed that real modulation is required
but using nco clocked at 2x the output and modulating around
mid frequency, hm maybe even that isnt required the
receiver should overage it all and receive anyway

Antti




Reply With Quote
  #4 (permalink)  
Old 07-01-2009, 10:46 PM
whygee
Guest
 
Posts: n/a
Default Re: FPGA as FM RADIO transmitter

Antti.Lukats@googlemail.com wrote:
> maybe I assumed that real modulation is required
> but using nco clocked at 2x the output and modulating around
> mid frequency, hm maybe even that isnt required the
> receiver should overage it all and receive anyway

of course, you won't make a commercial product out of this hack, right ?
your system certainly makes so many out-of-band noise that
it won't pass any certification... radio is black magic for me...

But computers and radios have had a long story of love & hate.
On some old IBM tube-based mainframes, there was a radio reciever
that picked up the internal noise, which the operators were used to.
When the machine hung, the operator would instantly "hear" it...

Also, I've read that the Altaïr computer kit (was it this one ?) was
once used to run a specific program that disturbed a close radio
so music would be heard...

Have fun anyway,

> Antti

yg
--
http://ygdes.com / http://yasep.org
Reply With Quote
  #5 (permalink)  
Old 07-02-2009, 01:17 AM
glen herrmannsfeldt
Guest
 
Posts: n/a
Default Re: FPGA as FM RADIO transmitter

whygee <whygee@yg.yg> wrote:

< But computers and radios have had a long story of love & hate.
< On some old IBM tube-based mainframes, there was a radio reciever
< that picked up the internal noise, which the operators were used to.
< When the machine hung, the operator would instantly "hear" it...

I use to hear stories about computers with speakers actually
connected to some internal signal. The same idea, when the
sound was repetitive the program was in a loop, and the
operator would kill it.

My father had problems with programs that were supposed to
have long loops getting killed too early.

-- glen
Reply With Quote
  #6 (permalink)  
Old 07-02-2009, 03:00 AM
-jg
Guest
 
Posts: n/a
Default Re: FPGA as FM RADIO transmitter

On Jul 2, 3:11*am, Antti <Antti.Luk...@googlemail.com> wrote:
> It is really possible to use FPGA to generate FM Radio signal DIRECTLY
> in most cases there radio will pickup signal from PCB trace already
>
> i did only a very little experiments (wrote in june issue also a
> little)
>
> even using audio signal to invert phase will produce signal that is
> received
> as FM modulation (with low modulation index) using simple NCO gives
> much better results.


Interesting, but it will have a fat spectrum...?
You could get (somewhere) into the FM band easily enough with a ring
oscillator,
and the average frequency could tell you the die temperature
Modulate one gate in that chain,and you get FM,
Modulate Vcc, and you also get FM ...

Next thing to do, is look at the Traffic Data information some radios
can
receive, and send real messages to your FM radio...
You could give the spooks a real fright with that one..

-jg



Reply With Quote
  #7 (permalink)  
Old 07-02-2009, 08:57 PM
Rainer Buchty
Guest
 
Posts: n/a
Default Re: FPGA as FM RADIO transmitter

In article <4a4bd06d$0$291$7a628cd7@news.club-internet.fr>,
whygee <whygee@yg.yg> writes:
|>
|> Also, I've read that the Alta=EFr computer kit (was it this one ?) was
|> once used to run a specific program that disturbed a close radio
|> so music would be heard...

No idea about the Altair, but I had a similar program on my ZX81/TS1000.

Rainer
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Software Defined Radio: GNU Radio vs. a Direct Conversion Chipset Nagaraj DSP 0 12-12-2007 05:52 AM
FPGA implementation of UHF transmitter in airborne applications sindhu FPGA 2 01-19-2007 09:42 PM
Software Defined Radio Transmitter Demo Board zhangweidai@gmail.com FPGA 5 02-08-2006 02:54 PM
V23 transmitter on a pic ? Robert Lacoste DSP 4 12-04-2004 08:05 PM
Embedded/Microcontroller FPGA and Software Defined Radio Tom Hawkins FPGA 8 09-29-2003 11:58 PM


All times are GMT +1. The time now is 08:57 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved