SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
+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.

Más contenido relacionado

Destacado

Self-Training Jobs & Interfaces that Teach - Whitehouse Maker to Manufacturer...
Self-Training Jobs & Interfaces that Teach - Whitehouse Maker to Manufacturer...Self-Training Jobs & Interfaces that Teach - Whitehouse Maker to Manufacturer...
Self-Training Jobs & Interfaces that Teach - Whitehouse Maker to Manufacturer...Nick Pinkston
 
Manufacturing the Future - MakerCon 2014
Manufacturing the Future - MakerCon 2014Manufacturing the Future - MakerCon 2014
Manufacturing the Future - MakerCon 2014Nick Pinkston
 
Plethora talk at Make: Hardware Innovation Workshop
Plethora talk at Make: Hardware Innovation WorkshopPlethora talk at Make: Hardware Innovation Workshop
Plethora talk at Make: Hardware Innovation WorkshopNick Pinkston
 
Models for Making - StartupFest 2015 in Montreal
Models for Making - StartupFest 2015 in MontrealModels for Making - StartupFest 2015 in Montreal
Models for Making - StartupFest 2015 in MontrealNick Pinkston
 
The Future of Making Hardware - Ignite FooCamp 2013
The Future of Making Hardware - Ignite FooCamp 2013The Future of Making Hardware - Ignite FooCamp 2013
The Future of Making Hardware - Ignite FooCamp 2013Nick Pinkston
 
Talk at Ken Goldberg's Berkeley Lab - June 12th
Talk at Ken Goldberg's Berkeley Lab - June 12thTalk at Ken Goldberg's Berkeley Lab - June 12th
Talk at Ken Goldberg's Berkeley Lab - June 12thNick Pinkston
 
Cities for Making, Making for Cities - MakerFaire 2015
Cities for Making, Making for Cities - MakerFaire 2015Cities for Making, Making for Cities - MakerFaire 2015
Cities for Making, Making for Cities - MakerFaire 2015Nick Pinkston
 
Talk for California Manufacturing Centers of Excellence
Talk for California Manufacturing Centers of ExcellenceTalk for California Manufacturing Centers of Excellence
Talk for California Manufacturing Centers of ExcellenceNick Pinkston
 
Make: Society @ The Red Vic - Embassy Network
Make: Society @ The Red Vic - Embassy NetworkMake: Society @ The Red Vic - Embassy Network
Make: Society @ The Red Vic - Embassy NetworkNick Pinkston
 

Destacado (10)

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

Similar a Transcript: Lamp stack of manufacturing - Make:HIW

PROMISING TECHNOLOGIES (alfred)ppt.pptx
PROMISING TECHNOLOGIES (alfred)ppt.pptxPROMISING TECHNOLOGIES (alfred)ppt.pptx
PROMISING TECHNOLOGIES (alfred)ppt.pptxAlthafMk2
 
New Developments in New-Product Development
New Developments in New-Product DevelopmentNew Developments in New-Product Development
New Developments in New-Product DevelopmentPTC
 
Rapid iteration for an Internet of Things
Rapid iteration for an Internet of ThingsRapid iteration for an Internet of Things
Rapid iteration for an Internet of ThingsStudioSFO
 
Introduction render-farm
Introduction render-farmIntroduction render-farm
Introduction render-farmVisCircle
 
Js foo - Sept 8 upload
Js foo - Sept 8 uploadJs foo - Sept 8 upload
Js foo - Sept 8 uploadDebnath Sinha
 
What every C++ programmer should know about modern compilers (w/ comments, AC...
What every C++ programmer should know about modern compilers (w/ comments, AC...What every C++ programmer should know about modern compilers (w/ comments, AC...
What every C++ programmer should know about modern compilers (w/ comments, AC...Sławomir Zborowski
 
nuclear-plant-energy-article
nuclear-plant-energy-articlenuclear-plant-energy-article
nuclear-plant-energy-articleberrygibson
 
Ethernet base divice control
Ethernet base divice controlEthernet base divice control
Ethernet base divice controlBhushan Deore
 
Yury Vetrov — Algorithm-Driven Design
Yury Vetrov — Algorithm-Driven DesignYury Vetrov — Algorithm-Driven Design
Yury Vetrov — Algorithm-Driven DesignYury Vetrov
 
SAME Expo Presentation
SAME Expo PresentationSAME Expo Presentation
SAME Expo PresentationNick Fraker
 
Dictionary Within the Cloud
Dictionary Within the CloudDictionary Within the Cloud
Dictionary Within the Cloudgueste4978b94
 
Cloud Computing Revolution The Third It Industry Revolution
Cloud Computing Revolution  The Third It Industry RevolutionCloud Computing Revolution  The Third It Industry Revolution
Cloud Computing Revolution The Third It Industry RevolutionLiming Liu
 
Automated Test Outlook 2017
Automated Test Outlook 2017Automated Test Outlook 2017
Automated Test Outlook 2017Hank Lydick
 
Mobility is not just an afterthought
Mobility is not just an afterthoughtMobility is not just an afterthought
Mobility is not just an afterthoughtTranscendent
 
The Architect's Two Hats
The Architect's Two HatsThe Architect's Two Hats
The Architect's Two HatsBen Stopford
 
Personal robot industry v4
Personal robot industry v4Personal robot industry v4
Personal robot industry v436Kr.com
 

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

PROMISING TECHNOLOGIES (alfred)ppt.pptx
PROMISING TECHNOLOGIES (alfred)ppt.pptxPROMISING TECHNOLOGIES (alfred)ppt.pptx
PROMISING TECHNOLOGIES (alfred)ppt.pptx
 
New Developments in New-Product Development
New Developments in New-Product DevelopmentNew Developments in New-Product Development
New Developments in New-Product Development
 
Rapid iteration for an Internet of Things
Rapid iteration for an Internet of ThingsRapid iteration for an Internet of Things
Rapid iteration for an Internet of Things
 
Introduction render-farm
Introduction render-farmIntroduction render-farm
Introduction render-farm
 
Js foo - Sept 8 upload
Js foo - Sept 8 uploadJs foo - Sept 8 upload
Js foo - Sept 8 upload
 
What every C++ programmer should know about modern compilers (w/ comments, AC...
What every C++ programmer should know about modern compilers (w/ comments, AC...What every C++ programmer should know about modern compilers (w/ comments, AC...
What every C++ programmer should know about modern compilers (w/ comments, AC...
 
nuclear-plant-energy-article
nuclear-plant-energy-articlenuclear-plant-energy-article
nuclear-plant-energy-article
 
Ethernet base divice control
Ethernet base divice controlEthernet base divice control
Ethernet base divice control
 
Yury Vetrov — Algorithm-Driven Design
Yury Vetrov — Algorithm-Driven DesignYury Vetrov — Algorithm-Driven Design
Yury Vetrov — Algorithm-Driven Design
 
Concloud
ConcloudConcloud
Concloud
 
SAME Expo Presentation
SAME Expo PresentationSAME Expo Presentation
SAME Expo Presentation
 
Dictionary Within the Cloud
Dictionary Within the CloudDictionary Within the Cloud
Dictionary Within the Cloud
 
Cloud Computing Revolution The Third It Industry Revolution
Cloud Computing Revolution  The Third It Industry RevolutionCloud Computing Revolution  The Third It Industry Revolution
Cloud Computing Revolution The Third It Industry Revolution
 
basics of cloud computing
basics of cloud computingbasics of cloud computing
basics of cloud computing
 
Automated Test Outlook 2017
Automated Test Outlook 2017Automated Test Outlook 2017
Automated Test Outlook 2017
 
L23 Summary and Conclusions
L23 Summary and ConclusionsL23 Summary and Conclusions
L23 Summary and Conclusions
 
Mobility is not just an afterthought
Mobility is not just an afterthoughtMobility is not just an afterthought
Mobility is not just an afterthought
 
The Architect's Two Hats
The Architect's Two HatsThe Architect's Two Hats
The Architect's Two Hats
 
Personal robot industry v4
Personal robot industry v4Personal robot industry v4
Personal robot industry v4
 
OmnibusCloud.short
OmnibusCloud.shortOmnibusCloud.short
OmnibusCloud.short
 

Más de Nick Pinkston

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

Más de Nick Pinkston (13)

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

Último

Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 

Último (20)

Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 

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.