Re: artist needs help- difficult mic circuit

From: Robert C Monsen (rcsurname_at_comcast.net)
Date: 08/29/04


Date: Sun, 29 Aug 2004 19:25:40 GMT


"raphihell" <eots@riseup.net> wrote in message
news:13be8fca.0408290818.50f53256@posting.google.com...
> Before I begin I should say that we are pretty familiar with most
> basic electronics but are really stumped here.
>
> What we are looking for is a circuit that would use very little
> power-
> be battery operated and as small as possible. The idea is to a mic
> that would be "listening" to the room it would store a charge
> relative
> to the mic signal- or ideally from the small charge generated by the
> mic itself- when this value crossed a certain threshold it would
> trigger a serperate circuit- lets say a buzzer. the triggering
> charge
> would be reduced to zero and it would all start over again.
>
> In practice what this would mean is that put on a shelf in an a
> closed
> office- the buzzer might go off once or twice a day assuming the
> telephone was used - and if there was an office party it would be
> going off all the time.
>
> Now the trick here is that this thing should ideally be able to be
> "on" for a few months without draining the battery.
>
> We were thinking of a simple biased capacitor charged by a mic- with
> the cap discharging at a certain level- but are having problems.
>
> Any ideas?
> Thanks
> Raphael and Peter

One approach would be an analog 'integrator' circuit to keep track of
the charge. Unfortunately, integrators are usually built with
capacitors, and its pretty hard to keep a capacitor charged with tiny
amounts of charge over a long period of time like hours or days; the
cap will leak.

Another way would be to count how many times the microphone went over
a particular input excitation, and use that count as the trigger. You
could do this with CMOS logic chips; perhaps a counter chip activated
by some kind of analog level meter circuit on the microphone. Once a
particular bit on the output went high, fire off the buzzer for a bit
using a C555.

A tiny microcontroller, like a PIC 12F675 or ATTiny would also be a
good choice for this kind of circuit; you could use the internal
comparator to wake it up when the mic was active, and keep track of
the count in its eeprom. It could output the 'buzz' as well, so you
could use a cheap piezo disk rather than a buzzer. Thus, it might be a
single chip solution. It would be very low power, but would require
you to write the software for it. Keeping the microphone powered would
probably take the most of your energy budget. However, you might be
able to power the thing using a small solar panel charging a little
rechargable cell. Offices usually have pretty good light.

This is going to be a fairly complex circuit to pull off, I'm
guessing. Good luck!

Regards,
 Bob Monsen



Relevant Pages

  • Re: artist needs help- difficult mic circuit
    ... > What we are looking for is a circuit that would use very little ... > to the mic signal- or ideally from the small charge generated by the ... > trigger a serperate circuit- lets say a buzzer. ... single chip solution. ...
    (sci.electronics.design)
  • Re: Part of Federers game that really needs coaching
    ... masters of chip and charge or even Anacone!! ... ok - djok is the 2nd physically strongest player at the moment. ... ball could give him the ...
    (rec.sport.tennis)
  • Re: Another basic Q - trace charge or current in a circuit?
    ... When you're looking at a circuit, and trying to analyse how it works, ... that current is traced by starting at the + end, but charge is traced by ... current is actually a flow of negatively charged electrons. ...
    (sci.electronics.basics)
  • Re: CMOS DRAM chips and static
    ... Aluminium foil is a BAD idea. ... It is NOT the current that kills CMOS, it is high VOLTAGE that punches ... chip families where tiny CURRENTS would be a hazard]. ... when discharging a significant charge. ...
    (sci.electronics.repair)
  • Re: NEED HELP! Simple DC circuit
    ... up this circuit without a schematic. ... buzzer for the amount of time that they are both closed. ... switch when closed powers a LED. ... Pressing Pb3 turns on the SCR, which stays on, lighting the ...
    (sci.electronics.basics)