TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Toyota Manufacturing Principles

42 pointsby josephcohenover 11 years ago

7 comments

VLMover 11 years ago
Its hard to talk about Japanese management techniques without talking about Deming.<p>So Jidoka is pretty much Deming #11. Poka-yoke is obviously Deming #3. Kaizen is Deming #5. At least according to the &quot;Out of the Crisis&quot; poster I used to have.<p>I keep my Deming fandom quiet, he&#x27;s about as anti-american as you can get. I&#x27;d get less flack if I said I was a Marxist. Its too bad, Deming was a genius. I&#x27;d say this whole topic is NSFW because you can&#x27;t get further away from modern American management than Deming. Its safer to quote Marx at work than Deming.
评论 #6982933 未加载
评论 #6981969 未加载
评论 #6981957 未加载
评论 #6982311 未加载
PeterWhittakerover 11 years ago
It amazes me how many of us are willing to endure non-poka-yoke, that is, processes that are inherently mistake-ready. My current fave is timesheet rekeying by our admin. We&#x27;re small, so it isn&#x27;t too bad, but it cannot scale, and as the admin becomes more harried as we grow, mistakes will be made. Guaranteed.<p>Poka yoke. My new favourite process term. The other two are important, vital even, but poka yoke has to be paramount.<p>(If you jidoka without poka yoke, how long before a worker is hurt by a machine?)
James_Duvalover 11 years ago
Could such attitudes form part of an explanation for the JRPG&#x2F;WRPG gulf?<p>JRPGs typically encourage training, finding efficient ways to grind (improving processes) and perfecting character builds through trial and error - at least on the first playthrough. This seems like a Kaizen approach.<p>WRPGs typically encourage a focus on fight-by-fight tactics and a priori evaluation of build options and strategies to find an &#x27;optimal&#x27; team, tactic, strategy and build. This seems like a &#x27;secret formula&#x27; approach to management I&#x27;ve seen a lot in my own professional life.<p>At their worst, JRPGs are grindfests where the gameplay consists of finding ways to minimise that grind or maximise efficiency.<p>At their worst, WRPGs are spreadsheet and inventory management simulators.<p>I think I am stretching a little here (many Japanese RPGs are indistinguishable from so-called WRPGs), and I appreciate that this is something of a tangent, it was just something that struck me.
评论 #6985330 未加载
jdlshoreover 11 years ago
If you&#x27;re interested in Toyota&#x27;s manufacturing principles, &quot;The Toyota Way&quot; by Jeffrey Liker is worth reading.
评论 #6982940 未加载
Theodoresover 11 years ago
I have extended the Toyota stuff in my own special way...<p>1) Imagine every piece of data in your code is a component, a physical widget.<p>2) Imagine that component has mass proportional to its size as measured in 1&#x27;s and 0&#x27;s.<p>3) Imagine you have to have some person or some robot move it from place to place, maybe via a warehouse (hard disk somewhere).<p>4) Now question what you are doing and whether it is efficient.<p>Take the simple but common scenario of working with someone that knows Dropbox but not how to use FTP, e.g. a graphic designer. They upload their stuff to Dropbox, taking hours to do because they are on the slow end of an ADSL connection. They then send you the Dropbox link for you to then download and upload to the server for them. Now imagine all of those 1&#x27;s and 0&#x27;s have physical mass and have to move physical distances back and fore across the Atlantic.<p>This whole process is so not &#x27;just in time&#x27; manufacturing ways of doing things.<p>Clearly this also goes on in your own code as well as with inane procedures needed to work with non-techies. Sometimes thinking data has physical mass helps you see whether what you are doing is efficient.
curiouscatsover 11 years ago
Some blogs for those interested in Toyota&#x27;s management practices<p><pre><code> - http:&#x2F;&#x2F;www.gembapantarei.com&#x2F; - http:&#x2F;&#x2F;superfactory.typepad.com&#x2F; - http:&#x2F;&#x2F;www.leanblog.org&#x2F; - http:&#x2F;&#x2F;management.curiouscatblog.net&#x2F;category&#x2F;lean-thinking&#x2F;</code></pre>
gtklockerover 11 years ago
Am I the only one who remembers this?<p><a href="http://www.edn.com/design/automotive/4423428/Toyota-s-killer-firmware--Bad-design-and-its-consequences" rel="nofollow">http:&#x2F;&#x2F;www.edn.com&#x2F;design&#x2F;automotive&#x2F;4423428&#x2F;Toyota-s-killer...</a>
评论 #6983083 未加载