Asynchronous vs Synchronous


What's the diff between an asynchronous and synchronous DACS? Appears that asynchronous ones are "better". Can someone explain the difference in really basic terms? Talk down to me, please! I have a Bryston BPA-1/BDA-1 combo. I'm guessing that my Bryston is not asynchronous.
Thanks
rockyboy
I own the BDA-1. It’s USB input is not asynchronous and included for convenience. However it remains a very good DAC and has plenty of SPDIF inputs. I like to use an outboard USB converter for computer audio.
In synchronous USB D/A converter clock comes from the
computer. Usually D/A converter runs from internal clock that is synchronized with incoming USB clock by PLL (Phase Lock Loop) but it is less than perfect. This scheme is used in pretty much every CDP, except here incoming USB clock can be very jittery.

Asynchronous USB uses fixed internal DAC's clock for the D/A converter. This clock is independent (asynchronous) to USB data rate. For that reason data has to be buffered. DAC has to request different number of samples each frame to keep data buffer between underflow and overflow.

Because in asynchronous USB DAC D/A converter is fed from the data stored in a buffer it operates from stable internal clock reducing jitter.