Internal Combustion Engine
331–340 of 415 posts
Re: Internal Combustion Engine
#332Re: Internal Combustion Engine
#333Re: Internal Combustion Engine
#334A few thoughts while reading this: In addition to a deeper understanding of engine manufacturing considerations than I even knew I cared to learn, this article helps me appreciate why people are into engine work. The perfect tolerances and synchronization of these machines makes me a little ashamed to use the word "engineer" in my title of "software engineer". There is no real comparison of the quality of the result.…
> makes me a little ashamed to use the word "engineer" in my title of "software engineer". There is no real comparison of the quality of the result. I think that's because the barrier to entry is too low and anybody is being called a "software engineer" these days. But think about a system which makes proper use of synchronization primitives, like an OS kernel or a robotic control, or a CPU design like the other guy…
Re: Internal Combustion Engine
#335When I was a boy, my dad decided that our '66 Mustang with a straight 4-cylinder engine needed new piston rings. I helped a bit but mostly watched as he tore down the engine to the barest elements, only the engine mounts keeping the block held up in the compartment. The crankshaft, connecting rods, tappers valves, piston heads, piston rods, all laid out neatly on the garage floor along with all the nuts, bolts, washe…
On the contrary, twisting a distributor to set timing, or doing _anything_ on a carburator, will make you long for those aspects of ICE to be abstracted to control by software. Weirdly enough, that's what's happened over time in cars with direct injection controlled by ECUs.
Re: Internal Combustion Engine
#336Series also includes How to Build a Motorcycle, How to Build a Plane, How to Build a House, How to Build a Railway. I've got all of them.
[1] https://www.amazon.com/How-Build-Car-high-speed-friendship/d...
[2] https://www.kosmas.cz/knihy/173150/jak-si-postavit-auto/
Re: Internal Combustion Engine
#337I also embed simple 3D models with pyGEL3D[1]. It’s fine but very limited. I’m always blown away by this gentleman’s work when it comes up here on HN and would like to use JavaScript instead, but I’ve no idea where to start. Can anyone recommend a good book or online course that would put me on the right path?
[0] https://nbviewer.jupyter.org/github/nolankucd/MEEN20010/tree...
Re: Internal Combustion Engine
#338I just built an engine for my car. One thing I gained an appreciation for was how CHEAP cars and engines are. There's probably nothing else with as precise machining that is as inexpensive. Engine cylinders are honed to accuracies that are less than 1 thousandth of an inch. Crank journals as well and rod journals. This is all precise machine work with metal. I use inches here because in machine work thousandths of in…
> "I use inches here because in machine work thousandths of inches is the language du jour." Yeah not in Australia unless your machinist is >50 years old. Metric is more accurate/easier/less prone to mistakes. Metric is what we use.
Only time I've needed an imperial set of tools was when overhauling a B&S lawnmower engine.
Re: Internal Combustion Engine
#339Re: Internal Combustion Engine
#340A few thoughts while reading this: In addition to a deeper understanding of engine manufacturing considerations than I even knew I cared to learn, this article helps me appreciate why people are into engine work. The perfect tolerances and synchronization of these machines makes me a little ashamed to use the word "engineer" in my title of "software engineer". There is no real comparison of the quality of the result.…
> makes me a little ashamed to use the word "engineer" in my title of "software engineer". There is no real comparison of the quality of the result. I think that's because the barrier to entry is too low and anybody is being called a "software engineer" these days. But think about a system which makes proper use of synchronization primitives, like an OS kernel or a robotic control, or a CPU design like the other guy…