+Intro:

"Hi everyone, I'm Nick Pinkston. I was the founder of a 3D printing and
injection molding startup called CloudFab that was actually just acquired,
and previously I co-founded a community-workshop called HackPittsburgh.
They asked me to come out today to take off where the previous speakers
left off - to show a vision of what the future of manufacturing might
actually look like."

"So to start off, I want to talk about an industry that, even after the
industrial revolution ran its course, worked at a painfully slow pace. It
used 100% manual labor with just simple hand tools, but in just the past 50
years the industry went from nearly 100% manual to nearly 100% automated
with engineers directly designing and maintaining the means of production.
So what is this industry? Well, I'm being a little coy because it's
actually the computation industry.

We went from slide rules to laptops in 50 years, because computer
scientists discovered certain techniques that put the engineers in the
driver seat when the machines started taking care of themselves. I'm here
today to show you that this isn't limited to the production of processed
data like many imagine, but that nearly all these techniques can be brought
into the realm of manufacturing to fully empower hardware companies from
startups to multinationals.

+Intro Alt

"So this is the Jacquard loom, and "

+Mind the Gap:

"We have a gap in production today - on the one end you've got mass
producers like Toyota that use very advanced automation to make one part
millions of times super cheap, and on the other you've got job shops that
can work on a much smaller scale but the parts are too expensive for most
markets.

So this is problem that I've been trying to solve for a while. There are
the techno-utopians who think that 3D printers in a few years will be able
to replace the mass production processes, but in reality these processes
are going to be with us for a while - so we need to find ways to lower the
barriers of accessing this equipment affordably.

In the world of software, we've got the same problem with servers. You used
to have to buy physical machines and maintain them yourself. Fast forward
to today, and we've got cloud computing which allows you to scale your
company within minutes. Today there's billions of dollars of servers
sitting in data centers worldwide for the production of data. In the near
future, there will be production centers doing exactly the same for
physical production.

+Interfaces Matter:

"The problem manufacturing has right now is that our interfaces suck -
you're playing telephone between the designer to the guys on the factory
floor. Here's a continuum of different manufacturing interfaces:

- We've got Google on the full-manual route of search for companies.
- MFG.com - puts you in touch with factories, check out reviews - but not
much more.
- PCH gives you access to a ton of experience and connections by using
experience people and systems.
- ProtoMold - can do low-volume production of simple parts using design
files and minimal human interaction.
- Ponoko & CloudFab - are as close as you get to full-auto production where
you input CAD and get parts back.

As you go down this list - you'll see that designers and engineers get
closer and closer to the production process. The trend is that over time
more and more of production will be fully accessible through interfaces
that give the designers and engineers the most direct interface and
transparency to production.

+Making a Manufacturing "Stack":

Most websites today run on some version of what's called a "LAMP   Stack" -
which are layers of software between the server hardware and the   internet
apps that we all use. The idea is the each layer takes care of a   certain
set of tasks - the operating system is the foundation, there's a   database,
the application code, and the interface with the internet.

This concept of building task-specific layers on top of hardware can work
just the same for manufacturing hardware too - just like servers today. So
let's get into the meat of this talk by looking at the overall vision of
what this looks like.

-   Abstract: Make the machines easy to interface with.
-   Automate: Remove the repetitive tasks.
-   Network: Link the machines together to build an flexible assembly line.
-   Compile: Automate the conversion of the design into machine commands.
-   Debug: Catch errors quickly.
+Abstract:

What I mean by abstract here is to build an interface that the computer can
work with - making the physical reality in data. It's like when a person
becomes a line in a database somewhere. They've been abstracted, but now
you run algorithms on them. We can talk about the big data of manufacturing
if we have time at the end.

In practical terms, we need to take things like a milling machine and make
an interface that let's it be controlled fully by a computer. So we can
change tools, load parts, send it designs, etc. - all without needing to be
next to the machine.



+Automate:

The Golden Rule of Software: Don't Repeat Yourself!

In software, you write a piece of code and then turn it into a simple
command to be used later. In manufacturing, we're repeating ourselves every
time we make something like a mold - using very similar steps with slight
modifications.

Now that we've got machines abstracted - we're able to write programs that
remove this repetition so engineers and operators can focus on higher level
tasks without worrying about specifics unless they want to.

+Network:

So we've got one machine that mostly runs itself - imagine if we did this
for each production tool? For instance, having a mill, EDM, pick-n-place,
board fab, and robotics would allow you to mostly automate the process of
basic electronics products. Such a system - due to the baked-in automation
- would be a rapidly reconfigurable production line.

+Compile:

So I'm sure the more experienced amongst you are asking - well maybe the
machines run themselves - this largely happens already (like Toyota), but
who's going to program and configure them?

This was a problem for early programmers as well. They were handwriting
code at a level just above binary, and it was something a mathematician
needed to do to get any efficiency. What happened though is we invented
whats called a Compiler - it turns a human-readable code into binary code
specific to type of computer you specify.
In manufacturing we have what's called CAM. It's like a compiler. It takes
CAD and turns it into G-Code - the language of milling machines. We need to
make SuperCAM that improves over time to able to be this better than humans
ever could. This is exactly how compilers were built for computers - slowly
they evolved super-human strength. This allowed engineers to spend more
time solving the problem and less dealing with the computer hardware.

+Debug:

The beautiful thing about software is that you type a bit of code - and you
run it in seconds to get feedback on what's wrong. In hardware, this is
loop measured in weeks or months. This has to get faster in order for these
systems to be as accessible as we need them to be.

Now that we see that our production line is fully abstracted, automated and
networked - we're actually able to do our setup in minutes to hours, and as
simulation tools get better - we'll be able to simulate production as
quickly as we debug software today.

+Recap
So to recap:
- manufacturing methods today are actually pretty good - the bottleneck is
that our process was designed for producing a million of something.
- However, we now have the technology to build a system that makes
production far more automated and empower our designers and engineers to
push the limits of whats possible. This lowers the barriers to building
product, speeds time to market, lowers setup & inventory costs.

More Related Content

PPTX
Mncs 16-05-3주-변승규-홈페이지 제작 중간발표1
PDF
Hardware Presentation for Samasource
KEY
3D Printing Opener for MCPC 2011
PDF
Manufacturing the Future - MakerCon - May 13, 2015
KEY
Making the LAMP Stack of Manufacturing - for Make Hardware Innovation Workshop
PDF
Plethora's Talk for the 2013 NY Hardware Innovation Workshop
PDF
Hardware is the New Software (Pivotal Labs)
ODP
Sketching 2012 - Hardware: Community, Tools and Manufacturing.
Mncs 16-05-3주-변승규-홈페이지 제작 중간발표1
Hardware Presentation for Samasource
3D Printing Opener for MCPC 2011
Manufacturing the Future - MakerCon - May 13, 2015
Making the LAMP Stack of Manufacturing - for Make Hardware Innovation Workshop
Plethora's Talk for the 2013 NY Hardware Innovation Workshop
Hardware is the New Software (Pivotal Labs)
Sketching 2012 - Hardware: Community, Tools and Manufacturing.

Viewers also liked (10)

PDF
Self-Training Jobs & Interfaces that Teach - Whitehouse Maker to Manufacturer...
PDF
Manufacturing the Future - MakerCon 2014
PDF
Plethora talk at Make: Hardware Innovation Workshop
PDF
Models for Making - StartupFest 2015 in Montreal
PDF
The Future of Making Hardware - Ignite FooCamp 2013
PDF
Talk at Ken Goldberg's Berkeley Lab - June 12th
PDF
Cities for Making, Making for Cities - MakerFaire 2015
PDF
Talk for California Manufacturing Centers of Excellence
PDF
Fuck Your Narrative
PDF
Make: Society @ The Red Vic - Embassy Network
Self-Training Jobs & Interfaces that Teach - Whitehouse Maker to Manufacturer...
Manufacturing the Future - MakerCon 2014
Plethora talk at Make: Hardware Innovation Workshop
Models for Making - StartupFest 2015 in Montreal
The Future of Making Hardware - Ignite FooCamp 2013
Talk at Ken Goldberg's Berkeley Lab - June 12th
Cities for Making, Making for Cities - MakerFaire 2015
Talk for California Manufacturing Centers of Excellence
Fuck Your Narrative
Make: Society @ The Red Vic - Embassy Network
Ad

Similar to Transcript: Lamp stack of manufacturing - Make:HIW (20)

PDF
Industry 4 - A Comprehensive Guide
PDF
Rapid iteration for an Internet of Things
PPTX
Automation
PPT
The New Industrial Revolution
PPTX
2016 Autonomous Systems Lab
PPTX
Industrial Automation.pptx
PPT
Manufacturing
PPTX
automation
PPTX
Industry 4.0 in steel plant how to use.pptx
PDF
DOC-20250502-WA0000fvfbdbxnvkfvhdiughdiugh..pdf
PPTX
Preparing for the Future - What It Will Take to Compete in 2021 - Connie Palu...
PPTX
2016 asl hitachi
PPTX
Preparing for the Future - What It Will Take to Compete in 2021 - Connie Palu...
PPTX
INDUSTRY UNIT -1.pptx, INDUSTRIALISATION
PPT
Automation in the Digital World - Keynote 2013
PDF
Computing Platforms for the 21C - 25feb14
PPTX
Roadmap to IoT and Industrial Attachment
PPTX
Integrated industry- Manufacturing of the Future
PPTX
Automation
Industry 4 - A Comprehensive Guide
Rapid iteration for an Internet of Things
Automation
The New Industrial Revolution
2016 Autonomous Systems Lab
Industrial Automation.pptx
Manufacturing
automation
Industry 4.0 in steel plant how to use.pptx
DOC-20250502-WA0000fvfbdbxnvkfvhdiughdiugh..pdf
Preparing for the Future - What It Will Take to Compete in 2021 - Connie Palu...
2016 asl hitachi
Preparing for the Future - What It Will Take to Compete in 2021 - Connie Palu...
INDUSTRY UNIT -1.pptx, INDUSTRIALISATION
Automation in the Digital World - Keynote 2013
Computing Platforms for the 21C - 25feb14
Roadmap to IoT and Industrial Attachment
Integrated industry- Manufacturing of the Future
Automation
Ad

More from Nick Pinkston (13)

PDF
Building the God Machine
PDF
The Future of Tools - Oasis 2021
PDF
The Future of Tools @ Future of Mfg. Community May 26, 2021
PDF
The Future of Tools - NYC What's Now at CapGemini
PDF
The Future of Tools OR: How to Become Gods
PDF
Building a Human Capital Market - Foo Camp 2018
PDF
Grand Strategy for Social Change
PDF
The Empowerment Economy - New Economy Foo Camp 2017
PDF
Towards an Empowerment Economy - Santa Fe Institute - August 2, 2017.
PDF
The Future of Tools - From Idea to Scale
PDF
The Factory of the Future - Exponential View SF Dec, 2 2016
PDF
IDEO Show-n-Tell about Plethora, Hardware and the Future of Manufacturing
PDF
Talk at Institute for the Future
Building the God Machine
The Future of Tools - Oasis 2021
The Future of Tools @ Future of Mfg. Community May 26, 2021
The Future of Tools - NYC What's Now at CapGemini
The Future of Tools OR: How to Become Gods
Building a Human Capital Market - Foo Camp 2018
Grand Strategy for Social Change
The Empowerment Economy - New Economy Foo Camp 2017
Towards an Empowerment Economy - Santa Fe Institute - August 2, 2017.
The Future of Tools - From Idea to Scale
The Factory of the Future - Exponential View SF Dec, 2 2016
IDEO Show-n-Tell about Plethora, Hardware and the Future of Manufacturing
Talk at Institute for the Future

Recently uploaded (20)

PPTX
O2C Customer Invoices to Receipt V15A.pptx
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
Modernising the Digital Integration Hub
PDF
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
PDF
A review of recent deep learning applications in wood surface defect identifi...
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
1 - Historical Antecedents, Social Consideration.pdf
PPTX
Benefits of Physical activity for teenagers.pptx
PPT
Module 1.ppt Iot fundamentals and Architecture
PDF
WOOl fibre morphology and structure.pdf for textiles
PDF
Enhancing emotion recognition model for a student engagement use case through...
PPTX
The various Industrial Revolutions .pptx
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Hybrid model detection and classification of lung cancer
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PPTX
Final SEM Unit 1 for mit wpu at pune .pptx
PDF
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
PDF
Hindi spoken digit analysis for native and non-native speakers
O2C Customer Invoices to Receipt V15A.pptx
A novel scalable deep ensemble learning framework for big data classification...
Modernising the Digital Integration Hub
Microsoft Solutions Partner Drive Digital Transformation with D365.pdf
A review of recent deep learning applications in wood surface defect identifi...
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
1 - Historical Antecedents, Social Consideration.pdf
Benefits of Physical activity for teenagers.pptx
Module 1.ppt Iot fundamentals and Architecture
WOOl fibre morphology and structure.pdf for textiles
Enhancing emotion recognition model for a student engagement use case through...
The various Industrial Revolutions .pptx
Assigned Numbers - 2025 - Bluetooth® Document
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Hybrid model detection and classification of lung cancer
Univ-Connecticut-ChatGPT-Presentaion.pdf
sustainability-14-14877-v2.pddhzftheheeeee
Final SEM Unit 1 for mit wpu at pune .pptx
A Late Bloomer's Guide to GenAI: Ethics, Bias, and Effective Prompting - Boha...
Hindi spoken digit analysis for native and non-native speakers

Transcript: Lamp stack of manufacturing - Make:HIW

  • 1. +Intro: "Hi everyone, I'm Nick Pinkston. I was the founder of a 3D printing and injection molding startup called CloudFab that was actually just acquired, and previously I co-founded a community-workshop called HackPittsburgh. They asked me to come out today to take off where the previous speakers left off - to show a vision of what the future of manufacturing might actually look like." "So to start off, I want to talk about an industry that, even after the industrial revolution ran its course, worked at a painfully slow pace. It used 100% manual labor with just simple hand tools, but in just the past 50 years the industry went from nearly 100% manual to nearly 100% automated with engineers directly designing and maintaining the means of production. So what is this industry? Well, I'm being a little coy because it's actually the computation industry. We went from slide rules to laptops in 50 years, because computer scientists discovered certain techniques that put the engineers in the driver seat when the machines started taking care of themselves. I'm here today to show you that this isn't limited to the production of processed data like many imagine, but that nearly all these techniques can be brought into the realm of manufacturing to fully empower hardware companies from startups to multinationals. +Intro Alt "So this is the Jacquard loom, and " +Mind the Gap: "We have a gap in production today - on the one end you've got mass producers like Toyota that use very advanced automation to make one part millions of times super cheap, and on the other you've got job shops that can work on a much smaller scale but the parts are too expensive for most markets. So this is problem that I've been trying to solve for a while. There are the techno-utopians who think that 3D printers in a few years will be able to replace the mass production processes, but in reality these processes are going to be with us for a while - so we need to find ways to lower the barriers of accessing this equipment affordably. In the world of software, we've got the same problem with servers. You used to have to buy physical machines and maintain them yourself. Fast forward to today, and we've got cloud computing which allows you to scale your
  • 2. company within minutes. Today there's billions of dollars of servers sitting in data centers worldwide for the production of data. In the near future, there will be production centers doing exactly the same for physical production. +Interfaces Matter: "The problem manufacturing has right now is that our interfaces suck - you're playing telephone between the designer to the guys on the factory floor. Here's a continuum of different manufacturing interfaces: - We've got Google on the full-manual route of search for companies. - MFG.com - puts you in touch with factories, check out reviews - but not much more. - PCH gives you access to a ton of experience and connections by using experience people and systems. - ProtoMold - can do low-volume production of simple parts using design files and minimal human interaction. - Ponoko & CloudFab - are as close as you get to full-auto production where you input CAD and get parts back. As you go down this list - you'll see that designers and engineers get closer and closer to the production process. The trend is that over time more and more of production will be fully accessible through interfaces that give the designers and engineers the most direct interface and transparency to production. +Making a Manufacturing "Stack": Most websites today run on some version of what's called a "LAMP Stack" - which are layers of software between the server hardware and the internet apps that we all use. The idea is the each layer takes care of a certain set of tasks - the operating system is the foundation, there's a database, the application code, and the interface with the internet. This concept of building task-specific layers on top of hardware can work just the same for manufacturing hardware too - just like servers today. So let's get into the meat of this talk by looking at the overall vision of what this looks like. - Abstract: Make the machines easy to interface with. - Automate: Remove the repetitive tasks. - Network: Link the machines together to build an flexible assembly line. - Compile: Automate the conversion of the design into machine commands. - Debug: Catch errors quickly.
  • 3. +Abstract: What I mean by abstract here is to build an interface that the computer can work with - making the physical reality in data. It's like when a person becomes a line in a database somewhere. They've been abstracted, but now you run algorithms on them. We can talk about the big data of manufacturing if we have time at the end. In practical terms, we need to take things like a milling machine and make an interface that let's it be controlled fully by a computer. So we can change tools, load parts, send it designs, etc. - all without needing to be next to the machine. +Automate: The Golden Rule of Software: Don't Repeat Yourself! In software, you write a piece of code and then turn it into a simple command to be used later. In manufacturing, we're repeating ourselves every time we make something like a mold - using very similar steps with slight modifications. Now that we've got machines abstracted - we're able to write programs that remove this repetition so engineers and operators can focus on higher level tasks without worrying about specifics unless they want to. +Network: So we've got one machine that mostly runs itself - imagine if we did this for each production tool? For instance, having a mill, EDM, pick-n-place, board fab, and robotics would allow you to mostly automate the process of basic electronics products. Such a system - due to the baked-in automation - would be a rapidly reconfigurable production line. +Compile: So I'm sure the more experienced amongst you are asking - well maybe the machines run themselves - this largely happens already (like Toyota), but who's going to program and configure them? This was a problem for early programmers as well. They were handwriting code at a level just above binary, and it was something a mathematician needed to do to get any efficiency. What happened though is we invented whats called a Compiler - it turns a human-readable code into binary code specific to type of computer you specify.
  • 4. In manufacturing we have what's called CAM. It's like a compiler. It takes CAD and turns it into G-Code - the language of milling machines. We need to make SuperCAM that improves over time to able to be this better than humans ever could. This is exactly how compilers were built for computers - slowly they evolved super-human strength. This allowed engineers to spend more time solving the problem and less dealing with the computer hardware. +Debug: The beautiful thing about software is that you type a bit of code - and you run it in seconds to get feedback on what's wrong. In hardware, this is loop measured in weeks or months. This has to get faster in order for these systems to be as accessible as we need them to be. Now that we see that our production line is fully abstracted, automated and networked - we're actually able to do our setup in minutes to hours, and as simulation tools get better - we'll be able to simulate production as quickly as we debug software today. +Recap So to recap: - manufacturing methods today are actually pretty good - the bottleneck is that our process was designed for producing a million of something. - However, we now have the technology to build a system that makes production far more automated and empower our designers and engineers to push the limits of whats possible. This lowers the barriers to building product, speeds time to market, lowers setup & inventory costs.