A Modern Submarine Descends Below Crush Depth-What Happens?

If it were that easy it would have been done already. It isn’t.

Exactly, that’s what I thought. Keep in mind, Bubblehead was on a series of submarines where the newest was commissioned 1975 for the last sub in the series, per wikipedia.

The control solutions you had available would have been something like a slow digital machine with limited memory, or some analog controllers that would have been limited in how complex you could make them because more analog stages mean more internal circuitry noise. Also, analog PID has the problem that the coefficients are hard to change on the fly.

With that said, various solutions do come to mind that would have worked with equipment of that vintage : another issue is that defense contractors aren’t very smart or creative for institutional reasons. (the engineers working for them are but they would have been hamstrung by red tape)

Another issue is that the equipment cabinet all this stuff has to fit in is huge with that vintage of controls, and a bit of leaked seawater or condensation might cause it to fail. Humans don’t fail if a trickle of seawater or a few drops of condensation get on them.

We can do far more with a chip the size of your fingernail today, and it emits so little waste heat you can seal it all hermetically so not a drop gets on it even if the sub itself floods.

Heh. I think you scared him away.

Exactly. There was a very similar discussion in that thread.

All of this may be true, but it does not mean that the reactor shielding is “inadequate.” The reactor compartment is a relatively small compartment, and is not designed to be accessible while the reactor is operational. It would add a great deal of additional weight and complexity to make the reactor compartment safely accessible during reactor operation, and it’s simply not necessary. The “why” question I would ask you is why you think the reactor compartment needs to be accessible during reactor operation?

For example, part of the secondary shielding consists of the main emergency diesel generator fuel storage tank, which is placed just forward of the reactor compartment bulkhead. It’s designed to attenuate neutrons, which are primarily produced when the reactor is operational. When the reactor is shut down, the neutron flux is greatly reduced, and neutron attenuation is less of a concern. Also, while the reactor core itself (where the fission process takes place) is heavily shielded, the primary coolant loops which exit the reactor core are not. These loops contain short-lived radionuclides which contribute to making the reactor compartment a high-radiation environment while the reactor is operational, but safe to enter when the reactor is shut down.

Part of the “red tape” you disparage is to ensure that the electronics are reliable in all foreseeable conditions, including battle situations.

That being said, there have been some trends toward more automation in recent decades. However, the submarine force still tends toward far more more manual control than you might expect. Manual operation means there is one less thing to break in a casualty or combat situation, and the numerous personnel on board provide lots of people for damage control, as well as preventative and corrective maintenance while underway.

I definitely believe it; I just mean that it sounds more like a design problem than anything.

The famous PID controller was largely developed for an automatic steering system for the US Navy. I’ll quote the Wiki page:

So it’s definitely possible, even way back the 20’s when the “computer” was entirely mechanical (or pneumatic, hydraulic, etc.). Which isn’t to say that it makes sense on a sub or that the Skipjack system was anywhere close to as good as it should have been.

Yeah. One thing I thought of when it came up was a PID controller using analog circuits (vacuum tubes or transistors) and a slow digital computer that would analyze the data and auto-adjust the PID coefficients.(it would either switch in and out banks of resistors or it might turn a pot with a stepper motor) That way you get near instantaneous response (analog circuits have very little propagation delay) and the benefits of digital analysis.

That might have worked, dunno if the computers you could cram into a sub in 1970 could hold enough memory to do this.

FWIW, Googling “submarine autopilot” produces more than enough links (e.g. this one) to suggest that this is now mainstream technology.