Audio Project Amplifier Speaker Loudspeaker Kit
diyAudio.com diyAudio Forums Archive > Top > Other Stuff > Car Audio
 
DIY Time Alignment. - Click HERE for Original Thread
clipto333
hi,

i wanted to know if there are any circuits by which i can time align my front 2 way component speaker with the sub? the sub doesn't integrate well with the front stage.

please help me out with this as i don't have enough $$$ to buy a HU with TA. i was planning to get the alpine 9887 but i wont be getting it for another 2 months. im desperate to do this.
jol50
You could try to find a sub amp or a crossover with variable phase on it to use. Did you try running the sub out of phase?
Dan2
is the sub box ported?? when i had a ported enclosure the integration was also bad - but now that a have a sealed box it sounds much better.
ppia600
Just mount your subs in the front doors! :smash: (just kidding:o , although I have seen 12's installed in front kick panels with a lot of modification:bigeyes: )
jol50
I want to put 8s in doors but my kicks are tiny....huge problem what to do with mid/tweets, and no dash places to put in. I think it would sound sweet though.
clipto333
quote:
Originally posted by clipto333
hi,

i wanted to know if there are any circuits by which i can time align my front 2 way component speaker with the sub? the sub doesn't integrate well with the front stage.

please help me out with this as i don't have enough $$$ to buy a HU with TA. i was planning to get the alpine 9887 but i wont be getting it for another 2 months. im desperate to do this.

quote:
Originally posted by jol50
You could try to find a sub amp or a crossover with variable phase on it to use. Did you try running the sub out of phase?
i

i have tried everything i can with my current setup. i have a pio deh-p 6850 mp3 HU. the fronts are Hertz energy esk 165, the sub is Hertz energy es380 powered by a pioneer gm-x944 amplifier. i have flipped the phase, i checked the phase of every speaker. its all in phase electrically.

quote:
Originally posted by Dan2
is the sub box ported?? when i had a ported enclosure the integration was also bad - but now that a have a sealed box it sounds much better.
i have tried both the enclosures. IMO only TA can improve the integration. let me know if there is a way without changing the HU.


quote:
Originally posted by ppia600
Just mount your subs in the front doors! :smash: (just kidding:o , although I have seen 12's installed in front kick panels with a lot of modification:bigeyes: )

i have a single 15" sub which wont fit. lol. and i need to buy another for a stereo front stage.
Eva
And haven't you noticed the tremendous misalignment between the left and right channels? One is 50cm to 100cm far from you than the other!!

Aligning a sub is easily because front high-pass filters and sub low-pass filters can be tuned for phase matching in the listening position, despite the 1.5m to 2.5m distance error to the sub. Aligning the front stereo channels is not that easier.
clipto333
is there any ic or circuit i can use to delay a signal?

if possible, can anyone post schematics with pcb layout in eagle?

thanks in advance. im really lookin forward to it. please don't disappoint guys :) my only hope is this forum.

clipto
Eva
In the analog domain you can try "all-pass filters" but each stage is limited to only 90 degrees of linear delay at the highest frequency desired, thus a lot of stages are required to get something like 0.7ms up to 20Khz (0.7ms is the average left-to-right channel error for European cars). These analog filters are best suited to delay only a (sub)woofer or a midrange within its (crossover limited) frequency range.

You can also find out about "bucket brigade" delay ICs, but they are not exactly hi-fi. They are mostly used in low cost reverb circuits in musical instruments.

The third option involves converting the signal to the digital domain, storing it to RAM and then retrieving it and converting it back to analog in real time with a fixed delay. This is the DSP approach. There are low-cost ready-made solutions with lots of useful features, like Behringer DCX2496, that may be modified for car audio usage.

BTW: Some Alpine headunits include adjustable delays, parametric EQ and crossover too, but an entry-level pro-audio DSP like DCX2496 has far more gadgets in it if you really enjoy experimenting with sound.
Eva
If you don't fear DIY DSP, check out AK7744. I discovered this IC yesterday while I was reverse-engineering a Honda factory head-unit to add a line-input. I was not expecting at all to find such an IC in a factory head-unit, it seems very smart and it's 24bit 48Khz. Since it includes 3ch-ADC, DSP, RAM, 4ch-DAC, I2S digital audio input and output and almost everything in a single package, it may be controlled with just a PIC micro, a display and a keypad.

BTW: Alpine headunits employ a similar solution.
lms
alpine supplies some of the honda head units
clipto333
quote:
Originally posted by Eva
In the analog domain you can try "all-pass filters" but each stage is limited to only 90 degrees of linear delay at the highest frequency desired, thus a lot of stages are required to get something like 0.7ms up to 20Khz (0.7ms is the average left-to-right channel error for European cars). These analog filters are best suited to delay only a (sub)woofer or a midrange within its (crossover limited) frequency range.

You can also find out about "bucket brigade" delay ICs, but they are not exactly hi-fi. They are mostly used in low cost reverb circuits in musical instruments.

The third option involves converting the signal to the digital domain, storing it to RAM and then retrieving it and converting it back to analog in real time with a fixed delay. This is the DSP approach. There are low-cost ready-made solutions with lots of useful features, like Behringer DCX2496, that may be modified for car audio usage.

BTW: Some Alpine headunits include adjustable delays, parametric EQ and crossover too, but an entry-level pro-audio DSP like DCX2496 has far more gadgets in it if you really enjoy experimenting with sound.

hi,

i agree, it would be difficult to TA in analogue domain. is a dsp difficult to build? i would like totry it even if it is. buying a dsp is too easy a solution and wont be satisfied if i dont diy.

i think, bucket brigade is quite obsolete now and is not available any where. the bandwidth is quite limited as well for some ics. i have a book in which some of these ics are mentioned like sad512 etc.

i will be buying the alpine 9887 Head Unit in a month or two.

what i want is to time align the mid bass drivers with the sub so that the the bass is upfront and integrate well.

i installed 2 way hertz components with an idq 15" d2v2 sub using a jbl amp in a friends car. the HU was alpine 9887. after tuning and TA, the bass was right up front.

i have the same comps(hertz energy 6.5" with an energy 15" sub and a pioneer amp(will soon be upgrading to audison) and a pioneer HU. the setup lack integration. so thats why this thread.
quote:
Originally posted by Eva
If you don't fear DIY DSP, check out AK7744. I discovered this IC yesterday while I was reverse-engineering a Honda factory head-unit to add a line-input. I was not expecting at all to find such an IC in a factory head-unit, it seems very smart and it's 24bit 48Khz. Since it includes 3ch-ADC, DSP, RAM, 4ch-DAC, I2S digital audio input and output and almost everything in a single package, it may be controlled with just a PIC micro, a display and a keypad.

BTW: Alpine headunits employ a similar solution.

will check it out. you guys will need to help me regarding the designing of the pcb. i can etch it myself though.



quote:
Originally posted by lms
alpine supplies some of the honda head units

same case here in india.
Eva
I'm new to designing audio DSP too. One of my future projects is to build something around AK7744 or a similar chip, but I have plenty of projects to finish before this.

Don't underestimate the usefulness of all-pass filters at low frequencies, they come quite handy when wavelenghts become long, for example 90 degrees of 160Hz is already over half a meter delay.

You may not need an Alpine 9887 either, you can already do great things with the old 9812 and 9813. Same for the 985x but with a worse interface. I don't know the newer 988x but I have been told that the interface is even worse in these. I hate 985x slider bar.
clipto333
i don't have any of the alpines you mentioned. im stuck with a pioneer 6800 mp3 HU.



i wish some one posts a circuit schematic for delay equalization.
simken
why not purchase an adjustable phase control from some company that builds subs?
wouldn't that work?
Dan2
this might be a stupid question, but if 90degree phase shift at 160hz gives half a metre delay - then what about connecting sub out of phase with mids??? will that give 1 metre delay??
shagone
quote:
Originally posted by Dan2
this might be a stupid question, but if 90degree phase shift at 160hz gives half a metre delay - then what about connecting sub out of phase with mids??? will that give 1 metre delay??


a lot of people do this and have good results with the subs blending in better with the mids. i'm not sure of the exact delay, i'll leave that to the experts here. I always try it and if i like the results i leave it.

i have even heard of flipping the tweeter phase or having one tweeter out of phase with the other but i have not played with that idea yet. besides for people with DSP there is no need to do this.
Dan2
just thinking now - if you adjust the sub to blend in with front mids, then it won't integrate with rear mids, so it will never be perfect (unless maybe delaying the front speakers:confused: )

I can't imagine hearing a difference with out-of-phase tweeters (especially not in a car)

i recently got a pair of Audiopipe tweeters for free from a friend of mine (and im a student so i NEVER say no to free stuff) and the wires it comes with doesn't even show polarity (both wires are black)
Eva
It's much more complex than all that. Some facts:

- Changing the polarity shifts phase by 180 degrees for all frequencies but it does not introduce any delay. Thus the degree of "time correction" achievable with polarity changing is very poor (but it's always better than nothing).

- A delay (either physical or electronically simulated) is a phase shift whose value is proportional to frequency. If a frequency band is to be delayed, phase shift must be made proportional to frequency in this band (like 90 deg at 100Hz, 180 deg at 200Hz, 270 deg at 300Hz, etc...)

- Each analog phase shifter stage only produces a good delay up to 90 degrees, then the delay vanishes for higher frequencies as phase shift is no longer proportional to frequency.

- Rear midbass, mids and tweeters are the opposite of sound quality unless they comprise an independent sound system fed with a specific "ambient" signal from a surround processor.

- Tweeter polarity does matter a lot, unless the distance from the midrange or midbass to the ear is very different from the distance from the tweeter to the ear. There is acoustic summing taking place in the listening position (and off-axis towards reflective surfaces), and the better the sum the more the polarity change is noticed.
jol50
In the old days we would always try the tweeters/mids/or subs out of phase. It affected the sound at the crossover point, depending on where they were at and overlap they had. If you had midbass boom running the subs out of phase cut it down as it canceled the frequencies at the overlap in the midbass area. The change in phase might also change the sub sound. If you had active crossovers you would move them around also when you did that.
shagone
quote:
Originally posted by jol50
In the old days we would always try the tweeters/mids/or subs out of phase. It affected the sound at the crossover point, depending on where they were at and overlap they had. If you had midbass boom running the subs out of phase cut it down as it canceled the frequencies at the overlap in the midbass area. The change in phase might also change the sub sound. If you had active crossovers you would move them around also when you did that.

Ah, the good ol' days
:D wasn't it great! now we have to deal with mp3's and DSP

oh well.
clipto333
quote:
Originally posted by Dan2
just thinking now - if you adjust the sub to blend in with front mids, then it won't integrate with rear mids, so it will never be perfect (unless maybe delaying the front speakers:confused: )

you don't need rear speakers in a sq stereo(2ch) system. 5.1 is different.

when you TA the fronts with the sub, the bass is right upfront and it sounds like all the bass is being reproduced by the front speakers.

To quote a friend(navin advani) The presence of the sub should not be felt. The absence should.

cheers
MikeHunt79
quote:
Originally posted by Eva
Don't underestimate the usefulness of all-pass filters at low frequencies, they come quite handy when wavelenghts become long, for example 90 degrees of 160Hz is already over half a meter delay.
So if I was to build an op-amp based active crossover, could I simply add lots of all-pass filters in the circuit for my sub channel? Then make each all-pass filter have a bypass switch so I could bypass them all for no delay, and not bypass them for some delay? So the less bypassed filters, the more delay.

For example 100Hz, each full wave is 10ms. 1 all pass filter at 1/4 wavelength (90 degree phase) = 2.5ms delay?

I assume that each all-pass filter will add some noise, but as this is a sub channel that is not the end of the world is it?

I'm not really going to try and attempt to delay my left of right channels, I know there is a difference, but I'm happy with them as they are (for now)! :)
Eva
It's the front system what you have to delay because the subwoofer is the speaker furthest away from you and the one suffering the highest acoustic group delay.

All-pass filters are adjustable. For example, you could use 4 stages and 4 variable resistors to get a 0 to 2m delay range valid up to 170Hz. The highest frequency where delay is still good increases as the delay is reduced.

You can use one or two more all-pass stages to compensate for the inherent group delay of bandpass enclosures (or straight boxes tossed in trunks). The effects of this group delay is cancelled by applying a similar group delay to the front system. Group delay compensation comes handy too when tweeters and mids are used near their lower cutoff.
Clipped
have you tried to simply adjust the gains on both amps? itll probably get you 50% of the way there alone.

or

experiment with reversing phase of your components one by one?

a cheap form of time alignment is to simply bypass the crossover for the speaker farthest from you, but the louder you turn it up the less affect it will have. ;)

Page generated in 0.070276021957397 seconds with 17 queries,
spending 0.00755644 doing MySQL queries and 0.06271958 doing PHP things.

Powered by: Search Engine Indexer and vBulletin
Copyright ©1999-2008 diyAudio.com

Please support our sponsor.