![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hello. I am trying to build a system that amplify the signal of microphone and distribute it to a number of earphone. The system is intende for a conference room, where the intrpreter must talk silently to a number of persons. I bought some kit but for now they do not work. I have one stage as pre-amp and another stage as 1W power amp. For now I connected just 1 earphone. The 1W power amplifier is based on TDA7052 from Philips. Some details herhttp://www.elekit.co.jp/catalog/PU-2101.html The pre-amp is based on two bipolar transistor, details herehttp://www.elekit.co.jp/catalog/PU-2103.html(sorry for the language) My problems 1) I don' know how to connect the microphone to the pre-amp. in fact, I ear just intereference and noise. I connected the output of the pre-amp to the amp. Moreover, have I to put some filter (50Hz filter) between the pre-amp and the amp? 2) How I can test the connection of the mic? I bought it in a shop, it has a jack with 3 terminals. 3) How can I be sure that when I will put more than one earphone, the signal will be strong enough? In fact Any other suggestion will be appreciated Giuseppe | |
| |
| | (permalink) |
| What is the type of your microphone? They are all different. Dynamic, electret or crystal. Do you know what are the three terminals on your microphone? Look on its instructions sheet. What type of microphone is the preamp kit designed for? Attach its schematic for us to see if it has the parts to power an electret microphone. A 50Hz filter is not needed if you connect the microphone to the preamp and connect the preamp to the power amplifier properly with shielded audio cable. What is the impedance of the headphones? Connecting too many will overload the power amplifier.
__________________ Uncle $crooge | |
| |
| | (permalink) |
| Thanks for your reply and sorry for my late answer. I spent my night for bulding the system. First, I have some earphones, those who you use as a speaker capsule in your ear. I found them in a local shop, and the product label did not contain anything. So, I googled and found that these earphones has an (real) impedence of about 150 Ohm. So, putting 8 earphone in parallel gives about 18 Ohm, still enough for the power aplifier. The power amplifier is based on the Philips TDA7052, and it is 1W aplifier for coil-based speaker (8 Ohm). So, ther could not be any problem for a tenth of earphones. In fact, I tried and the sound is good at every earphone, and the IC does not heat too much. The preamp was broken and it was based on 2 transistor (emitter follower or/and base-follower scheme). So, I built anew one based on OP AMP with band-pass filtering. I also used shielded cable and now the sound is very good and strong. The next problem is to add another "box". In fact, this box is for 8 people only. I would extend the system for 16 and so on people. My idea is to put an OPAMP -based voltage-foller at every input of every box, such that the original output of the pre-amp is carried to every box. I think it is a good idea, because the OP-AMP will drive the cable for interconnect the boxes and also will provide an high input impadence such that subsequent boxes are not jeopardized. But I still did not implement the idea. Any suggestion about it? P.S. When I was at high school I knew all these stuff. Now I forgot almost everything. For example, the use of shielded cable is a must in audio applications, short pins, good connection on the PCB, and yes the final insertion in the plastic box are humble but not less important things! | |
| |
| | (permalink) |
| Some modern opamps oscillate at a very high frequency if the capacitance of a cable is connected directly on their output. The oscillation doesn't happen if a 100 ohm resistor is in series from the opamp's output to the cable.
__________________ Uncle $crooge | |
| |
| | (permalink) |
| Thank you for your speed! What you said is good for any op-amp? I have Tl052, LM368 and others. Should I check the datasheet or its a rule of thumbs? So, from your short answer I stem that my idea is not bad. Giuseppe | |
| |
| | (permalink) | ||
| Quote:
An old 741 opamp can barely reach frequencies above 9kHz so I don't think it oscillates when loaded with the capacitance of a cable. An LM368 is not an opamp. Quote:
__________________ Uncle $crooge | |||
| |
| | (permalink) | ||
| Again, thank you. Quote:
The problem is that now I don't know the capacitance of the cable. I will use shielded cables, someone said that the capacitance of these cable is about 150pf/m. So, If I will use 2~3 m of cable, the C~=450pF. Which value for the resistor do you suggest? I think 100 ohm is Ok, but why not 1KOhm? There is any formula for that? Quote:
P.S. Anyway, I googled for days by hoping to find a product similar to what I am building. Nothing came out. Indeed, this application is very useful for small group of participants in a multi-lingual conference room. Ofcourse, if one does not want a high professional wireless CDMA solution, I think this gadget can be useful. I will post the schematics if it will run! | |||
| |
| | (permalink) |
| I have always used a 100 ohm resistor in series at the output of an opamp to feed a shielded audio cable about 1m long. You can use 1k if you want.
__________________ Uncle $crooge | |
| |
| | (permalink) |
| Thank you again. Now, I have been told to put a double power supplpier, i.e. battery and power line adapter (eg 6 V). Do you know some simple schematic in order to allow my box to accept both form of power supply. In particular, I would that the box automatically switches on the power from the adapter if it is inserted... | |
| |
| | (permalink) | |
| Quote:
__________________ Uncle $crooge | ||
| |
| | (permalink) |
| It is very difficult to find a plug adapter with a jack, unless you build one on your own. I would use a more electornic solution. For example, put some diode... The problem is to have a solution as compatible as possible with standard plugs... | |
| |
| | (permalink) | |
| Quote:
__________________ Uncle $crooge | ||
| |
| | (permalink) |
| Thank you audioguru, I will search it in my local store... However, I put the schematic for the preamp I have been using. Another question. I would use just one microphone, and not two, as in the schem of the preamp. Can I remove the second mic and connect the signal of the first one to the middle point of C1-R7? I think no because in such way I will modify the impedences... | |
| |
| | (permalink) |
| The preamp is a horrible design: 1) Its opamps are inverting which have a low input impedance (R1 and R3 which are only 1k ohms) that loads-down the fairly high microphone output impedance of about 3k ohms. 2) The values of many resistors are too low which makes the values of many capacitors too small. 3) C3 and C7 cut frequencies above 7kHz. 4) The microphone is called a "condenser" type by mistake when it is actually an "electret" type. 5) The IC is a dual opamp for stereo. A single opamp has different pins numbers. Here is a much better microphone preamp for a single microphone:
__________________ Uncle $crooge | |
| |
| | (permalink) |
| Not to mention the voltage divider biasing the op amps was drawing more current than was necessary (it was still a negligible amount, but 100K resistors were definitely an improvement). | |
| |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Electronic system to stop sleeping problems - help with design of system | ZackSmith | Electronic Projects Design/Ideas/Reviews | 1 | 29th October 2006 10:43 AM |
| Electric firing system - Fireworks (again) | iamcat | Electronic Projects Design/Ideas/Reviews | 3 | 17th June 2006 03:27 PM |
| Car battery charging system | Barwick | Electronic Projects Design/Ideas/Reviews | 1 | 17th June 2006 12:49 PM |
| Consulting on Switch system. | GOMBO | General Electronics Chat | 1 | 26th September 2004 10:28 AM |
| i need a circuit diagram of pic based alarm system.. | BurhanUnalmis | Micro Controllers | 0 | 26th April 2003 03:44 PM |