Home made PLM project: Difference between revisions
m (iframe dimensions) |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
An home made OSE [[CAD PLM|PLM]] system can maybe designed based on a mediawiki. | |||
Here is the start point of this project. | Here is the start point of this project. | ||
==Presentation== | ==Presentation== | ||
<html><iframe src="https://docs.google.com/presentation/d/1D1h9ceT-D7FHHn0VP3iW2KWvGnQYs9bn-AbDlUU8RqU/embed?start= | <html><iframe src="https://docs.google.com/presentation/d/1D1h9ceT-D7FHHn0VP3iW2KWvGnQYs9bn-AbDlUU8RqU/embed?start=true&loop=true&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html> | ||
[https://docs.google.com/presentation/d/1D1h9ceT-D7FHHn0VP3iW2KWvGnQYs9bn-AbDlUU8RqU/edit edit] | [https://docs.google.com/presentation/d/1D1h9ceT-D7FHHn0VP3iW2KWvGnQYs9bn-AbDlUU8RqU/edit edit] | ||
==Features== | |||
* Managing drawings / 3D / documentations revisions and status (Work In Progress, Review, Approved, Released, Obsolete). | |||
* Making the link between design / fabrication process / raw material suppliers / FabLabs and citizens/makers. | |||
* Organisation of all the items to avoid duplicated parts. | |||
* Managing Engineering Change Requests, Change Order and retrofit. | |||
* Find all datas and links to other items and routing on the page of each item (All the modification done in the past are archived). | |||
* Creation of automatic complete BOM of each assembly. | |||
=> This system should be able to manage all our product data with a professional way while remaining agile and dynamic. | |||
==Structure, categories and items== | |||
Please find the structure of the system below: | |||
<categorytree>PLM</categorytree> | |||
The items are categorised by function: | |||
<categorytree>PLM_function</categorytree> | |||
Or by standard famillies: | |||
<categorytree>PLM_Standard</categorytree> | |||
It is also possible to find the items by project by browsing the project's revisions BOM: | |||
<categorytree>PLM project</categorytree> | |||
==Pilot project== | ==Pilot project== |
Latest revision as of 18:55, 11 May 2016
An home made OSE PLM system can maybe designed based on a mediawiki.
Here is the start point of this project.
Presentation
Features
- Managing drawings / 3D / documentations revisions and status (Work In Progress, Review, Approved, Released, Obsolete).
- Making the link between design / fabrication process / raw material suppliers / FabLabs and citizens/makers.
- Organisation of all the items to avoid duplicated parts.
- Managing Engineering Change Requests, Change Order and retrofit.
- Find all datas and links to other items and routing on the page of each item (All the modification done in the past are archived).
- Creation of automatic complete BOM of each assembly.
=> This system should be able to manage all our product data with a professional way while remaining agile and dynamic.
Structure, categories and items
Please find the structure of the system below:
<categorytree>PLM</categorytree>
The items are categorised by function: <categorytree>PLM_function</categorytree>
Or by standard famillies:
<categorytree>PLM_Standard</categorytree>
It is also possible to find the items by project by browsing the project's revisions BOM:
<categorytree>PLM project</categorytree>
Pilot project
Before to incorporate a complet huge project in a work in progress system, it could be interesting to document a small projet with few parts. It will allow us to define all the requirements needed for our PLM system. Once all these requirements will be defined, it will be easier to create the system rather than create it now and update many times.