keile Posted August 13, 2004 Report Posted August 13, 2004 hello!Our project has been approved and now we need to build our prototype.As I research, our project is basically a radio controlled device. Push a button in the transmitter side and when it was received by the receiver it buzz or light.I know it is quite simple compared to examples shown in sites. ???Now I don't know how and where to get started. I'm thinking of using pulse modulation to send commands. Command to light or sound.Thanks in advance ;)Note: I'm fairly new in practical electronics. As I have already studiedtheories.. I think I can learn well. Quote
trigger Posted August 13, 2004 Report Posted August 13, 2004 Think of the followings:1. Transmit distance2. Transmit frequency3. Transmit modulation (AM, FM, etc)4. Bandwidth/ data rate of the commandsHope these give you some insight... ;D Quote
MP Posted August 14, 2004 Report Posted August 14, 2004 Keile,Perhaps the attached will give you a start.MP4_Channel_UHF_Remote_Control_ck1616.pdf Quote
keile Posted August 16, 2004 Author Report Posted August 16, 2004 to MPwow! that's one hell of an amazing device!! honestly, if I look and examine its every detail, its perfect for my project. With its security and features.. wow.. but the 433Mhz chip cost around $54 uhh.. but a whola thanks!!to triggerthis is what I have tentatively decided:minimum of 10maround 2.45Ghz *same as bluetoothPM (Pulse Modulation)uhh.. i still don't have an ideathanks! ill update to find more circuits :) Quote
trigger Posted August 16, 2004 Report Posted August 16, 2004 2.4GHz ISM band is a bit difficult for me esp. to build transmitter, because it involves a lot of matching problem.Although you can build using simple LC+transistor circuit but if you don't have a spectrum analyzer or signal generator, it will not an easy job.For me, I will start with 433.92MHz where it is simple and need lesser equipments esp. you can build a transmitter using saw resonator and a transistor based receiver. Quote
keile Posted August 17, 2004 Author Report Posted August 17, 2004 oh so a higher frequency has lots of difficulty in terms of building a transmitter...do you have any idea how can i avoid interference if I use a lower frequency like 433Mhz? ??? Quote
trigger Posted August 17, 2004 Report Posted August 17, 2004 higher frequency will have more interference esp. 2.4GHz band......like microwave oven, DECT phone, wireless lan, Bluetooth etc.For 433MHz, I think if you are in UK, the most problem will be caused by the TETRA (police RF communication ?? not sure, it is at 426MHz). You have to build a narrow band receiver to prevent jamming from it. Quote
MP Posted August 20, 2004 Report Posted August 20, 2004 Keile,You need to find a better place to shop for parts. You can get this whole kit for $40 or just the module for $13. This is a kit from electronickits.com The exact link for these parts or the kit is here:http://www.electronickits.com/kit/complete/elec/ck1616.htmHope it helps you along on your project.MP Quote
keile Posted August 24, 2004 Author Report Posted August 24, 2004 hello I'm back! :)btw, before I continue on.. I would like to give a lotta of thanks for trigger and MP for helping me on this project.. thanks a lot!!Something strikes me while listening to my instructor bout 555 timer. And this what I think how my circuit should be (below)and now i think there's a problem.. the two signals might not synchronize each other.. one might be low and one might be high.. i have to ditched the comparator i think..my goal is to use PWM(pulse width modulation).. so i think the receiver would check the width of the pulse rather than compare it with the (same pulse width)--needs synchronization.. if there's only a way to measure the width of the pulse..thanks in advance.. actually i'm happy if I could build the circuit by myself.. :) Quote
trigger Posted August 24, 2004 Report Posted August 24, 2004 hmm......... you can use tone detector IC (LM567 ) after reciever for such application which will lower the complexity of building the comparator.I haven't build circuits with this IC but I do think it may fit your needs. Quote
keile Posted August 26, 2004 Author Report Posted August 26, 2004 thanks trigger! :)i have researched on the tone detector IC LM567 and found it.. uhh.. confusing ???well, i have decided to take a look at my electronics book if I could find anything that would help my project. Phased-Locked Loop interest me. After reading all the explanation in the book plus a tutorial on the net, I found that this what I'm looking for, the PLL!! Phase-Locked Loop (PLL) is an IC that synchronize two signals and output a voltage proportional to the phase and frequency of the input and self-generated frequency.PLL IC's come in form of NE566, LM566, NE565 and LM565... I just noticed a similarities... LM567 is also a PLL! hehe.. sorry I'm so dumb to realize it sooner. Thanks again trigger!I'll be back to post a circuit of my design. :) Quote
surajbarkale Posted August 26, 2004 Report Posted August 26, 2004 Check this out remove the IR parts & place RF communication link it might just work ;Dhttp://www.wimb.net/index.php?s=electr&page=7 Quote
keile Posted August 27, 2004 Author Report Posted August 27, 2004 Check this out remove the IR parts & place RF communication link it might just work ;Dhttp://www.wimb.net/index.php?s=electr&page=7thanks.. i'll check it :) Quote
trigger Posted August 27, 2004 Report Posted August 27, 2004 Check this link for some useful circuithttp://members.shaw.ca/roma/seventeen.html Quote
keile Posted August 27, 2004 Author Report Posted August 27, 2004 Check this link for some useful circuithttp://members.shaw.ca/roma/seventeen.htmlwow! trigger I can't believe it!! You actually found it! :) oh thanks a lot!!it's so similar that it only needs few customization or maybe not? hehe.. thanks again!! Quote
trigger Posted August 28, 2004 Report Posted August 28, 2004 You are welcome.I just found the site yesterday where some of the circuits inside are useful to me too ;D Quote
keile Posted September 16, 2004 Author Report Posted September 16, 2004 hello!so far this is the flow of my circuit:555 timer(information,encoder) -> fm transmitter(carrier, modulator) ~~~~~~ fm receiver(demodulator) -> PLL (decoder) -> outputi'm now in the process of testing transmitters and receivers..i' ve come across this very nice fm transmitter: http://tacashi.tripod.com/elctrncs/smplfmtr/smplfmtr.htmi'm planning to supply my transmitter and its receiver at 3 volts.is there any 3v fm receiver that is simple enough for my project? Thanks!!! Quote
trigger Posted September 20, 2004 Report Posted September 20, 2004 Good to hear you have good progress ;DAnd for FM receiver, you can try to use simple FM radio receiver ICs. They are served you well (for which your FM transmitter is within the broadcast band 88~108MHz)ICs like TDA7000, TDA7088, MC3361, MC3362 may fit your needs..Hope this help. Quote
keile Posted September 20, 2004 Author Report Posted September 20, 2004 yeah.. hopefully we can make a fully working prototype by next week..I checked TDA7000 and TDA7088 IC's and looks like they're a complete fm receiver with no amp..and I assume MC3361 and MC3362 is the amp right?I wanted to run my receiver with 1.5V battery to reduce weight and I think these components would serve my needs..As always, many thanks to trigger for your continuous support and help for my design project. May god bless you on your way :)thanks,keile Quote
trigger Posted September 21, 2004 Report Posted September 21, 2004 I think I am wrong......because those ICs I mentioned isn't operate in 1.5V......And I think it is quite difficult to source for radio IC which operates in 1.5V for howbrew......I am playing now with Toshiba TA2104 but its minimum voltage is 1.8V........ :-[And MC3361 and MC3362 are not amp, they are IF front end where they are widely use for wireless intercom circuit for many years... Quote
keile Posted September 22, 2004 Author Report Posted September 22, 2004 i opened my father's wireless microphone receiver and it contained an TDA70** ic (sorry i forgot what number)... and it only runs on AAA size 1.5V battery. Quote
Hilo90mhz Posted September 25, 2004 Report Posted September 25, 2004 Did you check for a DC-DC converter inside that wireless MIC ? most circuits that run off a single cell use a small DC-DC converter to up the voltage to a more reasonable 3.3v or 5v.Maxim IC makes some really simple dc-dc converter chips, with only a few external components needed. Ive used the MAX1674 before.If you want to have a working prototype in a week or two, you should probably find a finished design instead of starting from scratch.. A 555 timer is good for about 1mhz max, depending on which model, I think most of them only go to 500khz.. Prebuilt transmitter/reciever modules are really a bargain.. and let you spend more time on the rest of the circuit.Chester Quote
keile Posted September 28, 2004 Author Report Posted September 28, 2004 hello!thanks Chester for some thought :)yeah.. maybe there's some step-up ic inside .. coz the device also light a red LED to indicate if there's a signal (i know LED doesn't work on 1.5v).it's around 10 days before our defense and i hope we can get the circuits fully working as soonest possible time.wish us luck.. thanks everyone! :) Quote
MP Posted September 28, 2004 Report Posted September 28, 2004 Here is how it can be done for LEDs:http://users.cableaz.com/~cappels/dproj/ledpage/leddrv.htmMP Quote
keile Posted November 3, 2004 Author Report Posted November 3, 2004 Greetings!I wanted to take this time to thank everyone for sharing their time and knowledge to make this project possible. At last, we passed our design project. The only downside is that we had used infrared instead of radio frequency to give us more time to focus on the encoding and decoding section of the project.Now that I have more time available, I'm planning to continue our original project. The time we spent on building the project had given me lots of knowledge on the electronics world.. heheh.. I really mean, I really learned a lot!By the way, if you're interested here is the schematic for the transmitter and receiver section. Note that it uses infrared as a wireless links :( Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.