Wireless Transmitter


Closed Thread
Results 1 to 13 of 13
  1. #1
    Join Date
    Nov 2005
    Location
    Tehran, Iran
    Posts
    28

    Default Wireless Transmitter

    hi

    recently i decided to make a wireless transmitter. here i will explain my conception:

    initially by using ADC module of a 16F877A , PIC samples speaker's output of my computer at the rate of 128Kbps and then some coding techniques will be executed on ADC results. then by using a digital modulator module, i will send the signals and then in the receiver side, i will demodulate this signals by using a digital demodulator module.

    with best regards.

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default

    So?

    Ioannis

  3. #3
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    I'm not at all clear about what you hope to do but most inexpensive RF modules have low baseband data rates (3-4kbps), making any realtime transfer of continuous data difficult.

    128Kbps means 16K samples per second with 8-bit resolution. It takes about 25µS minimum for an ADC sample so you can do the sampling (and maybe the encoding).

    You will need good quality FSK transmitter and receiver and probably quadrature encoding to transmit this type of data rate.

    The result will be really crappy sound - you need much higher sampling rates to get good sound quality.
    Last edited by dhouston; - 12th July 2007 at 13:13.

  4. #4
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Mostafa View Post
    hi
    recently i decided to make a wireless transmitter. here i will explain my conception:
    Just like you do here?
    http://www.picbasic.co.uk/forum/show...49&postcount=2

    initially by using ADC module of a 16F877A , PIC samples speaker's output of my computer at the rate of 128Kbps
    Good luck getting a PIC16F877A, or any PIC to sample ANYTHING at 128kbps

    and then some coding techniques will be executed on ADC results.
    What 'techniques would those be?

    then by using a digital modulator module, i will send the signals and then in the receiver side, i will demodulate this signals by using a digital demodulator module.
    There's a lot of those out there. Why not use the ones you used in the above linked post?

  5. #5
    Join Date
    Nov 2005
    Location
    Tehran, Iran
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    hi
    is there any link for this project ?

    best regards

  6. #6
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default

    Hi Mostafa,
    If I understand correctly, you want to digitize an audio signal, send it wireless for a short distance and then decode it back to audio? Question: why go through all this brain damage and expense when you can send audio in analog format very easily and cheaply via an FM transmitter? FM units are available on the cheap from many "hobbiest suppliers" or you can roll your own, also wireless mic's are available, here's a source:
    http://www.ramseyelectronics.com/hk/....asp?page=amfm
    or
    http://www.dak.com/reviews/2030story...h=wireless_mic
    or these
    http://www.discovercircuits.com/W/wirelessmic.htm
    Last edited by Archangel; - 13th July 2007 at 23:19.
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  7. #7
    Join Date
    Aug 2006
    Location
    Omaha, Nebraska USA
    Posts
    263


    Did you find this post helpful? Yes | No

    Default

    In all sincerity, I have to echo Joe S's question. Another straightforward and economical solution would be:

    http://www.linxtechnologies.com/Prod...quency-Module/

    The audio will be what we old farts call "communication quality"--about as good as you hear on a land-line telephone.

    Perhaps I don't completely understand your project?
    Russ
    N0EVC, xWB6ONT, xWN6ONT

    "Easy to use" is easy to say.

  8. #8
    Join Date
    Nov 2005
    Location
    Tehran, Iran
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    thanks Joe

    also i think analog modulations is easier but i want to experience digital communication.

    thanks
    with best regards

  9. #9
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

  10. #10
    Join Date
    Nov 2005
    Location
    Tehran, Iran
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    hi Normnet
    thanks, but this majules are not FREE.
    best regards

  11. #11
    Join Date
    Dec 2005
    Posts
    1,073


    Did you find this post helpful? Yes | No

    Default

    There is just no way that you can sample fast enough for good quality audio.

    You might look at Roman Black's PicSound page at http://www.romanblack.com/picsound.htm.

  12. #12
    Join Date
    Nov 2005
    Location
    Tehran, Iran
    Posts
    28


    Did you find this post helpful? Yes | No

    Default

    hi

    thanks all.

    ultimately i decided to use the MC3361 (narrowband FM IF) as receiver and MC2833 (FM transmitter) as transmitter.

    is it a good idea?

    best regards, Mostafa

  13. #13
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    3,807


    Did you find this post helpful? Yes | No

    Default

    Yeah, I think the best. No program overhead and good audio quality.

    Go ahead.

    Ioannis

Similar Threads

  1. Reliable wireless data transfer
    By dhouston in forum Code Examples
    Replies: 11
    Last Post: - 20th November 2009, 16:56
  2. Wireless Tachometer - Design Help
    By DanPBP in forum Off Topic
    Replies: 2
    Last Post: - 3rd May 2009, 09:06
  3. Simple Wireless Communication
    By jhorsburgh in forum General
    Replies: 6
    Last Post: - 27th March 2008, 11:02
  4. Single PIC As Both, Wireless Transmitter and Receiver
    By charlieb83 in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 22nd November 2007, 04:35
  5. Wireless communication gear.
    By toalan in forum Off Topic
    Replies: 5
    Last Post: - 17th March 2005, 16:33

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts