What is the point of two towed array? The array in a line will get dragged by the sub through the water, what benefits are there to have two wires dragged behind the sub?
TL;DR: optimisation of array for better signal processing due to limited computing power of a submarine.
Explanation for those wo don't know what this means or are unsure of their understanding:
Quantum mechanics applies to all scales. We simply don't have a model that describes it outside of realm of fundamental particles.
Particle/wave duality that we know empirically and are completely confused by intuitively from particle physics applies to macroscale and in a way that is much more intuitive but not very helpful for building quantifiable models.
Acoustic pressure (sound) waves are also "particles" that is physical objects that interact with other objects according to statistical/probabilistic rules. This means (among other things) that objects can interact with each other depending on how similar they are - a "lock and key" principle. For example protons interact well with neutrons or electrons forming different atoms but not with quarks or molecules - there they become either ineffective or destructive in their interaction.
Sonar operates on the principle of wave mechanics and waves being physical objects have physical magnitudes. Short wave is literally
short. Long wave is literally
long. Lock and key means that short keys fit in short locks and long keys fit in long ones.
This translates to the principles of antenna design. Antennae have to be matched to the physical characteristics of a wave to be the best receptor of signal. For long waves - that is waves of low frequencies - a long antenna is best. For shorter waves - that is waves at higher frequencies - a shorter antenna is best. In this case
antenna means the
individual receptor and not the entire
array which is a collection of receptors (receivers).
You can see that best in how radio antenna for different frequencies have different physical dimensions. A meter wave requires approximately a meter-long receiver, otherwise you can't really pick it up and part of the wave "slips by" the antenna and the signal is garbled. That is no longer the case with digital radio which transmits digital signal but in analog era it was common to need to extend the telescopic antenna in a portable radio to get better reception when tuning in because the signal was not numbers but analog copy of actual soudwave being recorded by the microphone.
Coming back to sonar: sonar is like radar - it is the device that uses transmission and reception of signal using wave mechanics to establish range and direction. The better the antenna the better the input data for calculations. And considering that noise levels of targets are going down while ranges and noise levels in the environment are going up having some of the problem solved by hardware is better than putting it all on the computers.
It is like the principle of quantum radar which ensures that you can always recognise which individual impulse is your signal no matter the distance and distortion even if you have a single echo because the quantum properties of the signal are encoded and then the filter only lets through echoes which match the quantum parameters.
Having two arrays means that you can tune your receiver to specific frequencies and energies of the wave as well as specific
environments because ultimately wave is a distortion of a medium so the medium matters as much as the wave. Sonar array optimised for greater depth and open waters will be different from sonar array optimised for shallow busy waters where maneuvering is necessary.
Since increasingly submarine operations and warfare are about out-lurking your opponent having the information before your opponent is crucial.
However since submarines are submerged in water which is a horrible medium for staying interconnected with the rest of your forces (which is ironically why submarines were invented to begin with) they are necessarily limited by the amount of computing power that can be carried in a submarine.
This means that as information density increases - and it does because as range increases the area from where sound waves can originate increases geometrically, not linearly - there is less and less option for the computing power to be directed to sifting through noise. If you are using general purpose array the noise will always be there and the computer will have to process it before it can go to analysing the signal. If you are using specialised arrays you save a significant chunk of computing power meaning it can be directed to all other tasks.
To use a metaphor - you can be the best bird expert in the world but if you're watching the bird through a broken dirty lens of an old binosular you won't see much. Get a good lens and you don't need to be the expert because you can compare high fidelity image with a bird atlas on your lap.
Doppler radars are good example of that. Instead of building larger arrays and computers to separate signal from background echo noise a simple physical filter on doppler shifting of waves depending on their relative movement toward or away the receiver - which can be measured by a simple mechanism - provided a simple solution and allowed for look-down shoot-down radars which are small and light and can be carried by not only light fighters but also active-radar homing missiles that can hit reliably targets against the background of Earth while on a descending trajectory.
Hopefully this clears the problem.