Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#156958 - 23/04/2003 20:41 Speed based dynamic volume adjust??
chris_vd
stranger

Registered: 27/08/2000
Posts: 27
Loc: Dallas, Texas
I didnt see this in the FAQ so hopefully this is a new idea..

I dearly miss my facotry stereo's ability to adjust the volume automatically and dynamically based on the speed I was traveling. I was a very handy feature that had an adjustable setting to determine the range and sensitivity of the feature, that would slowly increase the volume as you sped up, and decreased it as you slowed down.. It was great in my convertible when the radio was blaringly loud at stoplighs, but perfect at cruising speeds...

I did some research on how the circuitry accomplished this, and discovered that the head unit monitors the voltage ripple on the 12v supply line to determine how quickly the alternator is turning. The volume can then be easily adjusted because the mechanism is inside the head unit.

Is something like this feasible on the Empeg??? Or perhaps some sort of alternative sensing device connected via the USB/serial ports connections?

Top
#156959 - 23/04/2003 21:00 Re: Speed based dynamic volume adjust?? [Re: chris_vd]
DeadFire
addict

Registered: 30/05/2002
Posts: 695
There was a discussion about this on the bbs before. I don't know if anything came of it, but you can do a search for "speed controlled volume" and see for yourself.

Top
#156960 - 23/04/2003 21:17 Re: Speed based dynamic volume adjust?? [Re: DeadFire]
chris_vd
stranger

Registered: 27/08/2000
Posts: 27
Loc: Dallas, Texas
ah yes.. there it is..

Interesting read... It seems to have evaporated around December of last year..

fwiw, I defenitely thing the GPS route for speed determination is the wrong way to go. No other currently existing products, that all work amazingly well use this technique. Even boat stereo head units utilize the alternator noise method...

-shrug-

I sure hope this makes it to the light of day

Top
#156961 - 23/04/2003 22:03 Re: Speed based dynamic volume adjust?? [Re: chris_vd]
elperepat
enthusiast

Registered: 11/01/2002
Posts: 211
Loc: Qc, Canada
Hi!

I still have that idea in my mind. I ordered a few digital potentiometer (DS1803 from maxim / dallas semi) that could be used in-line between the emepg and my amps. Unfortunatly, I won't have much time in the next few months to launch the project, but certainly after summer. I also think GPS is overkill for this application. I'll keep the bbs informed if I come up with an interesting design.

Patrick
_________________________
Patrick

Top
#156962 - 24/04/2003 10:01 Re: Speed based dynamic volume adjust?? [Re: chris_vd]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31563
Loc: Seattle, WA
discovered that the head unit monitors the voltage ripple on the 12v supply line to determine how quickly the alternator is turning.
The empeg doesn't have any way to monitor the voltage ripple on the 12v supply line that closely (as far as I know). However, it has lots of other inputs which could be used for something similar. For instance, a small interface board could grab the current speed from the OBD-2 computer in the car and feed that to the empeg through the serial port.

Something else to consider is that the player has a microphone input. I think using this microphone input would be a much better way of adjusting volume on the player, because you could adjust based on actual road noise instead of speed. My last set of comments on this subject are here, where I outline why I think this would be a better way of doing it. It would require that you mount a small cheap microphone somewhere outside the car (such as in a wheel well, or behind a bumper, or some such) so that the music playing on the interior of the cabin didn't affect the sampling. The beauty of this would be that it could be done entirely in the Hijack software, there would not be any interface boards needed. So it's just a coding project. (The user could supply his own mic hardware. I've got just the one, in fact, it's a really tiny cheap little mic that came with a really old sound card. Smaller than my thumb, I could mount it anywhere on the vehicle I wanted.)

In other words, what you're talking about is do-able, it's just that no one has done it yet. I think that the main problem with this project (and with a few other projects like it) is that the people with the ability to do the work aren't the same people as the ones who want the feature for themselves.

In order for a "pet project" like this to get off the ground, you need to have someone in which the two "sets" intersect: Ability and desire. Brian made backlit buttons because he wanted them for himself. Jan made GPSapp because he wanted to get route directions on the empeg screen. Mark made Hijack because... well... I don't know why Mark made Hijack (but I'm really glad he did).
_________________________
Tony Fabris

Top
#156963 - 24/04/2003 10:45 Re: Speed based dynamic volume adjust?? [Re: tfabris]
Roger
carpal tunnel

Registered: 18/01/2000
Posts: 5680
Loc: London, UK
I was talking to Hugo about this last night, and he reckons that the cellphone mute line can also be used to sample a pulse-encoded speed signal. It would require a kernel driver (or some Hijack work), but it's theoretically do-able.
_________________________
-- roger

Top
#156964 - 24/04/2003 10:48 Re: Speed based dynamic volume adjust?? [Re: tfabris]
oliver
addict

Registered: 02/04/2002
Posts: 691
Mark made Hijack because... well... I don't know why Mark made Hijack (but I'm really glad he did).

Mark made hijack to boost his post count, i remember reading that somewhere.
_________________________
Oliver mk1 30gb: 129 | mk2a 30gb: 040104126

Top
#156965 - 25/04/2003 12:51 Re: Speed based dynamic volume adjust?? [Re: oliver]
mtempsch
pooh-bah

Registered: 02/06/2000
Posts: 1996
Loc: Gothenburg, Sweden
Mark made hijack to boost his post count, i remember reading that somewhere.


And they say that displaying the post count has no benefits...

/Michael
_________________________
/Michael

Top
#156966 - 26/04/2003 10:28 Re: Speed based dynamic volume adjust?? [Re: DeadFire]
bjoern
member

Registered: 03/04/2002
Posts: 169
Loc: Regensburg, Germany
I was asking that question too and am still very enthusiastic about it. But as was mentioned before, my ability is somewhat lacking...
Here's the link to ye olde thread.
_________________________
32MB, serial: 10101626

Top
#156967 - 26/04/2003 18:37 Re: Speed based dynamic volume adjust?? [Re: tfabris]
RichieC
new poster

Registered: 20/04/2003
Posts: 23
Loc: Birmingham, England
Something else to consider is that the player has a microphone input. I think using this microphone input would be a much better way of adjusting volume on the player, because you could adjust based on actual road noise instead of speed.

I agree.. i think that the microphone input could be used to provide this function, however i think that rarther than mounting the mic outside the vehicle to monitor noise, it would be better to have the mic inside the car, then have the empeg subtract it's output audio from the mic input signal - the resulting signal would be the noise heard inside the car (more or less). The amplitiude of this signal could then be used to control the volume boost/cut.

Does this sound possible?

RichieC





Top
#156968 - 26/04/2003 21:39 Re: Speed based dynamic volume adjust?? [Re: RichieC]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31563
Loc: Seattle, WA
it would be better to have the mic inside the car, then have the empeg subtract it's output audio from the mic input signal
This would be tricky to do correctly and there would need to be a lot of work done in the software to accomplish it. It would have account for things like L/R delay, EQ, mic placement, etc. It's not a simple X-Y operation in the software, it's a lot of work. By making the assumption that the mic isn't hearing the music, you simplify the software.

Not that it really matters right now whether the software is simple or complicated. No one has stepped up to actually claim the project yet.
_________________________
Tony Fabris

Top
#156969 - 28/04/2003 10:19 Re: Speed based dynamic volume adjust?? [Re: chris_vd]
ashmoore
addict

Registered: 24/08/1999
Posts: 564
Loc: TX
Thats why I am sticking with my standard head unit in the truck, well, that and onstar compatibility.
But at least the onstar problem has a (not inexpensive or elegant) workaround with an extra amp/speaker combo.

I actually got to use onstar last week after I locked my keys in the car and got them to remote unlock it. It worked even 7 floors down in a multistorey parking lot. The doors unlocked just as they called me on my cellphone to confirm it worked, very nice.

Interestingly, the speed based adjust works when you are talking to onstar as well. I mention this because the separate amp workaround can't do that either.
_________________________
========================== the chewtoy for the dog of Life

Top
#156970 - 28/04/2003 10:43 Re: Speed based dynamic volume adjust?? [Re: ashmoore]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
I actually got to use onstar last week after I locked my keys in the car and got them to remote unlock it.
How were you able to press the OnStar button while standing locked outside the car?
_________________________
Bitt Faulk

Top
#156971 - 28/04/2003 11:39 Re: Speed based dynamic volume adjust?? [Re: wfaulk]
blitz
addict

Registered: 20/11/2001
Posts: 455
Loc: Texas
How were you able to press the OnStar button while standing locked outside the car?

Here's how

Top
#156972 - 28/04/2003 11:47 Re: Speed based dynamic volume adjust?? [Re: blitz]
wfaulk
carpal tunnel

Registered: 25/12/2000
Posts: 16706
Loc: Raleigh, NC US
So you have to call on a different phone? How do they authenticate you? Name + PIN?

I was gonna guess, though, that it had something to do with ginger ale frozen into ice cubes.
_________________________
Bitt Faulk

Top
#156973 - 28/04/2003 12:10 Re: Speed based dynamic volume adjust?? [Re: wfaulk]
blitz
addict

Registered: 20/11/2001
Posts: 455
Loc: Texas
We have OnStar on one of our cars (and the prior one). My wife rolled her last car 3 1/2 times and ended upside down in the street. The air bags didn't deploy so no OnStar. It seems to me if your car is upside down, it should call somebody.

So with that in mind, we've ever have even used it. If I remember though you give them your name and address and then the PIN. Which brings up another problem... "uuuuh... I can't remember my PIN".

Top
#156974 - 28/04/2003 18:48 Re: Speed based dynamic volume adjust?? [Re: blitz]
ashmoore
addict

Registered: 24/08/1999
Posts: 564
Loc: TX
Ouch! I hope she was ok after that experience?
_________________________
========================== the chewtoy for the dog of Life

Top