Skip to main content

Small Radio Transmitter


DESCRIPTION
Contains information about building a small radio transmitter, which has a PCB 1.75" x 2.5" (45mm x 68 mm) and has a range of about 30 yards or so. The documentation with the circuit says the freq range is 100-108 MHz, but I have found it to be more like 85-100 MHz.
The circuit is (of course) only mono, and accepts an audio input from either a microphone or other source. The input impedance is 1Mohm. The input sensitivity is 5mV and the max input signal is 10mV. The transmitted signal can be picked up on a FM radio. The circuit can be used for short-range transmission, eg. for wireless microphones.
The actual circuit comes from a 'Kit', available from Veleman electronics (USA distributor is Tapto Corp., PO Box 1339, CLAREMONT NH-03743-US. UK distributor is High-Q Electronics, 382 Edgware Road, London, W2 1EB). The kit number is K1771. It is a very good transmitter.
I bought the kit, and made the circuit, which worked very well. I wanted two transmitters, so I made my own 'copy' PCB and built the circuit, and in fact my home-made version seems to work better than the original!! So there is no need to buy the kit really, as it is quite a simple circuit, and is the best 'home-made' transmitter I have seen.
CIRCUIT.GIF is the circuit diagram.
PCBPLAN.GIF shows the PCB layout from above (components shown). PCBPLAN.GIF is an accurate layout, scanned from the instruction sheet. I have used * to mark one corner for reference.
TRACKS.GIF shows the track layout on the soldering side of the board. This is NOT a very accurate layout. This is because I didn't actually have a plan of the track layout. To get TRACKS.GIF, I put a bit of OHP film onto the bottom of the PCB, and traced the tracks with an OHP pen. I then scanned this in. I have marked the component leg holes (approximately) with white blobs.

CONSTRUCTION
Start off by scaling PCBPLAN.GIF and TRACKS.GIF by the same amount so that they measure approximately the correct size (1.75" x 2.5") when printed out.
Then make your PCB. As mentioned earlier, PCBPLAN.GIF gives the accurate positioning of the holes, whereas TRACKS.GIF gives the positions only approximately. So use PCBPLAN when drilling the holes in your PCB board. Then draw on the tracks, using TRACKS.GIF as a guide. The important thing is to make sure you draw the 'printed coil' correctly on the PCB - those lines are there for a reason!
Parts
D1 Varicap diode (eg. BB119)
D2 1N4148
R1 100K
R2 220K
R3 22R
R4 1K trimmer
R5 1K
R6 56K
R7 1M
R8 1K2
C1 5pF ceramic
C2 6pF ceramic
C3 15pF ceramic
C4 trimmer cap
C5 15pF ceramic
C6 1nF ceramic
C7 100uF electrolytic
C8 4.7uF electrolytic
C9 100pF ceramic
T1 BF244A or BF245A FET
T2 2N3819 FET
T3 BC307/8/9 or BC557/8/9 PNP
Bear in mind that in addition to the components, there is a jumper wire which needs to be fitted (marked with a dashed line in PCBPLAN.GIF).
The power supply to use is 9-14 V DC, one of the little rectangular 9V batteries is fine. Connect this to the + and - points on the PCB. The sound input goes to the points marked "MIKE". The antenna should be connected to the point marked "ANT". The emitter's output impedance is 50 ohms. You can make your own fancy antenna if you like, but I have found that a foot or so of wire is fine.
Good luck with the transmitter. If you have any improvements to the circuit, I would be glad to hear from you. --Dan Evans.
Circuit diagram






























author:Dan Evans
website: http://sable.ox.ac.uk/~sjoh0014/web/dan.html

Comments

Popular posts from this blog

Electronic Extended Play Circuit Diagram

This is a Electronic Extended Play Circuit Diagram. A single op amp-one of four contained in the popular LM324-is operating in a variable pulse width, free-running square wave oscillator circuit, with its timed output driving two transistors that control the on/ off cycle of the tape-drive motor. The Oscillator` s positive feedback path holds the secret to the successful operation of the variable on/ off timing signal.   Electronic Extended Play Circuit Diagram The two diodes and pulse width potentiometer R8 allows the setting of the on and off time, without affecting the oscillator`s operating frequency. One diode allows only the discharge current to flow through it and the section of R8 that it`s connected to. The other diode, and its portion of R8, sets the charge time for the timing capacitor, C3. Since the recorder`s speed is controlled by the precise off/on timing of the oscillator, a simple voltage-regulator circuit (Ql, R3, and D4) is included.  Connecting the spe...

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588

Power Amplifier with voltage regulator 4 × 50 Watt TDA8588    The TDA8588 is a multiple voltage regulator combined with four independent audio power amplifiers configured in bridge tied load with diagnostic capability. The output voltages of all regulators except regulators 2 and 3 can be controlled via the I2C-bus. However, regulator 3 can be set to 0 V via the I2C-bus. The output voltage of regulator 2 (microcontroller supply) and the maximum output voltage of regulator 3 (mechanical digital and microcontroller supplies) can both be either 5 V or 3.3 V depending on the type number. The maximum output voltages of both regulators are fixed to avoid any risk of damaging the microcontroller that may occur during a disturbance of the I 2C-bus. The amplifier diagnostic functions give information about output offset, load, or short-circuit. Diagnostic functions are controlled via the I2C-bus. The TDA8588 is protected against short-circuit, over-temperature, open ground and open VP ...

Digital Voltmeter Circuit with ICL7107

Description. The circuit given here is of a very useful and accurate digital voltmeter with LED display using the ICL7107 from Intersil. The ICL7107 is a high performance, low power, 3.5 digit analog to digital converter. The IC includes internal circuitry for seven segment decoders, display drivers, reference voltage source and a clock. The power dissipation is less than 10mW and the display stability is very high. The working of this electronic circuit is very simple. The voltage to be measured is converted into a digital equivalent by the ADC inside the IC and then this digital equivalent is decoded to the seven segment format and then displayed. The ADC used in ICL7107 is dual slope type ADC. The process taking place inside our ADC can be stated as follows. For a fixed period of time the voltage to be measured is integrated to obtain a ramp at the output of the integrator. Then a known reference voltage of opposite polarity is applied to the input of the integrator and allowed to r...