Earlier quoted context omitted.
Depth of sound, long term storage, ease of navigation, there are lots of reasons people prefer vinyl that aren't based in nostalgia.
What do you mean by depth of sound? A vinyl record has a dynamic range of around 70db, where as a CD has a dynamic range of up to 144db, though in practice it is usually only 90-96db. Either way you shake that stick though, digital audio (uncompressed) has a much deeper sound. Even in the recording studio back in the days of vinyl pressings all ran on studio grade magnetic tape with a higher dynamic range (not by muc…
Analog computing may be coming back
61–70 of 89 posts
Re: Analog computing may be coming back
#62Earlier quoted context omitted.
Interesting analogy, and I see your point. What I'm trying to say is, we know that there's way to perform certain computations that's orders of magnitude more efficient than we've ever achieved. We have a working example of it. And yet, we choose to develop a wholly different technology, from scratch, that's unproven, instead of trying to emulate or understand what already have.
We are far from having a model of how the brain really works. Furthermore, i know it's a really common analogy but the brain is not really comparable to a computer. The brain is not programmable, it only have a single function which is "given x input, what output is more likely to keep the organism alive and well". It's a complex task, for sure. But that's not a computer. A computer is a machine on which you can run…
But that is not true, is it? You take a person and train him/her the right way and you will get a fighter pilot, or an equestrian or a poet. The difference between your fingers and the fingers of the finest goldsmith or cellist is thousands of hours of practice. And that didn't change their fingers, it reprogrammed their brain.
So yeah, you can't upload a new program to it with a USB port, but it definitely can be programmed.
Re: Analog computing may be coming back
#63It does not matter how many gates you throw your 1s and 0s through; they will remain ones and zeros. While floating point numerical computations carry challenges, they are at least deterministic challenges. You can build things like an SHA512 hash which can ingest gigabytes upon gigabytes, with the entire computation critically dependent at every step upon all previous computations in the process, a cascading factor of literally billions and billions, and deterministically get the exact same SHA512 hash for the exact same input every time.
This property is so reliable that we don't even think about it.
Analog computers can not do that. You could never build a hash function like that out of analog parts. You can not take the output of an analog computer and feed it back into the input of another analog computation, and then do it billions upon billions of times, and get a reliable result. Such a device would simply be a machine for generating noise.
Analog computing fits into the computing paradigm as another "expansion card". It may take isolated computations and perform them more efficiently. Perhaps even important computations. But they will always be enmeshed in some digital computer paradigm. Breathless reports about how they're "coming back" and coming soon and taking over are just nonsense. (I speak generally, this walled-off article may or may not have made such claims, I dunno.) So many things about how digital computers work that you just take for granted are simply impossible for analog computers, structurally; something as simple as taking a compressed representation of a starting state for your analog computer is something you need a digital computer for, because our best compression algorithms have the same deep data dependencies that I mentioned for the hashing case.
Useful, interesting, innovative, gonna make some people some money and create some jobs? Sure. Something we should all go gaga over? No more than a new database coming out. It's going to be a tool, not a paradigm shift.
Re: Analog computing may be coming back
#64Analog will likely come back but for other reasons: Neural networks don't require precise calculations and Hintons forward forward networks put into hardware would be several orders of magnitudes more efficient, even without photons. "AI inferencing is heavily dependent on multiply/accumulate operations, which are highly efficient in analog." If you know of any startup working on this let me know because I'd love to…
Almost one year ago, Veritasium interviewed https://mythic.ai/ in one of his videos on YouTube: https://youtu.be/GVsUOuSjvcg?t=898 .
Re: Analog computing may be coming back
#65Synthesizers are basically analog computers. Bob Moog was an engineer whose genius was figuring out how to connect keyboards to lab equipment and how to hide enough of the guts to make the gear approachable to musicians. West Coast synthesists like Buchla took the opposite approach of appreciating the sound of analog computing for what it is.
Synthesizers tried to hide it for awhile behind layers of user interface, but especially with the Eurorack boom of the last decade or so you can really see that synthesizers are simply specialized analog computers. Lots of synth modules openly use the same terminology as analog computing: filters, amplifiers, multipliers, low-pass gate, sample and hold, sequencer, etc. Musicians like Hainbach use actual test equipment in their music.
Guitar effect rigs are also basically analog computers. They're just not used for numerical computation.
update: The Signal State is a Zach-like game where you solve puzzles by programming analog computers; in was inspired by Eurorack synthesizers.
Re: Analog computing may be coming back
#66Earlier quoted context omitted.
What do you mean by depth of sound? A vinyl record has a dynamic range of around 70db, where as a CD has a dynamic range of up to 144db, though in practice it is usually only 90-96db. Either way you shake that stick though, digital audio (uncompressed) has a much deeper sound. Even in the recording studio back in the days of vinyl pressings all ran on studio grade magnetic tape with a higher dynamic range (not by muc…
Often vinyl records are much more carefully mastered when compared to their CD counterparts. Many of us are survivors of the loudness wars. https://www.yoursoundmatters.com/vinyl-vs-cd-in-the-loudness...
Re: Analog computing may be coming back
#67Earlier quoted context omitted.
Visible light and near ultra-violet light has a wavelength ~400-800 nm, current gen transistors have a pitch of ~40 nm. This gets worse because scaling is actually either quadratic (2d) or cubic (future 3d integration). So we are talking about 100x to 1000x worse spatial scaling disadvantage at the moment. The only redeeming quality of light is wavelength multiplexing, but that is only useful for a subset of applicat…
100x loss in density isn't actually necessarily a problem. Optical systems have potential for much higher clocks (since there's so much less heat), and the actual logic on a cpu is tiny. If you can get 50ghz clocks, you can lose a lot of density and still win out (I'd take 10x single core perf over 10 cores any day of the week).
In fact reprogramming the optical non-linearities typically is much slower and energy intensive than retrieving and flipping some bits. Which makes non-static non time-multiplexed computation extremely slow compared to whatever the "best" case static scenario is.
Re: Analog computing may be coming back
#68Analog computing sucks. It's inherently sensitive to noise and random variation in your devices that's basically ubiquitous with modern chip-making processes. Digital electronics actively reject noise at every step in a computation, albeit at the cost of wasting energy in the process. With analog, a more complex computation becomes exponentially harder.
Re: Analog computing may be coming back
#69Re: Analog computing may be coming back
#70Earlier quoted context omitted.
Often vinyl records are much more carefully mastered when compared to their CD counterparts. Many of us are survivors of the loudness wars. https://www.yoursoundmatters.com/vinyl-vs-cd-in-the-loudness...
Ugh, this frustrates me. You are just saying that the _mix_ put on vinyl is better than the mix put on CD. That same mix put on CD would be even better due to higher fidelity of the format. Vinyl is a strictly worse format... unfortunately it's also an easier source of better mixes.