53 research outputs found

    Implementing Rapid Prototyping Using CNC Machining (CNC-RP) Through a CAD/CAM Interface

    Get PDF
    This paper presents the methodology and implementation of a rapid machining system using a CAD/CAM interface. Rapid Prototyping using CNC Machining (CNC-RP) is a method that has been developed which enables automatic generation of process plans for a machined component. The challenge with CNC-RP is not the technical problems of material removal, but with all of the required setup, fixture and toolpath planning, which has previously required a skilled machinist. Through the use of advanced geometric algorithms, we have implemented an interface with a CAD/CAM system that allows true automatic NC code generation directly from a CAD model with no human interaction; a capability necessary for a practical rapid prototyping system.Mechanical Engineerin

    Computer Numerical Controlled (CNC) machining for Rapid Manufacturing Processes

    Get PDF
    The trends of rapid manufacturing (RM) have influenced numerous developments of technologies mainly in additive processes. However, the material compatibility and accuracy problems of additive techniques have limited the ability to manufacture end-user products. More established manufacturing methods such as Computer Numerical Controlled (CNC) machining can be adapted for RM under some circumstances. The use of a 3-axis CNC milling machine with an indexing device increases tool accessibility and overcomes most of the process constraints. However, more work is required to enhance the application of CNC for RM, and this thesis focuses on the improvement of roughing and finishing operations and the integration of cutting tools in CNC machining to make it viable for RM applications. The purpose of this research is to further adapt CNC machining to rapid manufacturing, and it is believed that implementing the suggested approaches will speed up production, enhance part quality and make the process more suitable for RM. A feasible approach to improving roughing operations is investigated through the adoption of different cutting orientations. Simulation analyses are performed to manipulate the values of the orientations and to generate estimated cutting times. An orientations set with minimum machining time is selected to execute roughing processes. Further development is carried out to integrate different tool geometries; flat and ball nose end mill in the finishing processes. A surface classification method is formulated to assist the integration and to define the cutting regions. To realise a rapid machining system, the advancement of Computer Aided Manufacturing (CAM) is exploited. This allows CNC process planning to be handled through customised programming codes. The findings from simulation studies are supported by the machining experiment results. First, roughing through four independent orientations minimized the cutting time and prevents any susceptibility to tool failure. Secondly, the integration of end mill tools improves surface quality of the machined parts. Lastly, the process planning programs manage to control the simulation analyses and construct machining operations effectively

    Toolpath algorithm for free form irregular contoured walls / surfaces with internal deflecting connections.

    Get PDF
    This paper presents a toolpath generation method to efficiently machine free form irregular contoured walls / surfaces (FIWS) containing internal deflecting connections (IDC’s). The toolpath generation method is based on a series of identifications and calculations, where initially a ‘Main Computable Zone (MCZ)’ in the Machinable Areas (Ma’s) of FIWS is identified based on the Tool track dimensions (Td). Then the MCZ’s are divided into Split Computable Zones (SCZ’s) and Split Computable Zones for Internal Connections (SCZI’s) which are subsequently sub divided as ‘Categorized Computable Zones’ (CCZ) with simple-medium-high complexity. The identification of CCZ’s is based on the 10 different types of FIWS representations developed for this study. From the CCZ’s categorization of complexity, they are further split into smaller ‘Machinable Zones (MZ’s)’ using a 4-step algorithm. In the algorithm, the first step calculates a common plane (CP) to cut the steep areas in the CCZ’s where the tool cannot have full access for machining. Once the CP is identified, the second step is to extend it by moving them along the CCZ’s and calculate the necessary ‘Machinable Zones (MZ’s)’ in the next stage. This is done by finding the intersection of CP with the FIWS through a point to point / line plane intersection concept. After this step, the MZ’s are re-iterated by including the open and closed surface criteria and is analyzed for the IDC’s to be combined in the fourth stage. This is achieved by adding up the IDC’s with the existing MZ’s computed by the algorithm. At every stage, the algorithm considers tool collision avoidance and tool rubbing in the CCZ’s and MZ’s . This is by an automatic computation based on the height to fixture clearance for safer neck length which avoids collision and rubbings in the final toolpaths. Finally, a combined tool path is generated for all the MZ’s and has been verified / tested for a sample part and impeller containing similar shapes using UG NX / STEP –NC software

    Computer aided process planning for rapid prototyping using a genetic algorithm

    Get PDF
    This thesis presents a new method for Computer Aided Process Planning (CAPP) for a subtractive Rapid Prototyping (RP) process. The CNC-RP process uses a 4-axis CNC machining center to create parts with flat end-mills. The objective is to determine the optimal system parameters for the RP process - those that enable parts to be created in a shorter amount of time. Two main contributions make this possible. First, a method of generating different machining orientation sets enables the part to be created with the same level of safety and quality available with the current system. Second, machining time is related to tool selection. These two contributions are combined into a single objective function. A Genetic Algorithm technique is implemented to determine the best machining tool sizes and machining orientations. The results show that a Genetic Algorithm can be applied to a RP process plan to reduce the total processing time

    Process planning for the rapid machining of custom bone implants

    Get PDF
    This thesis proposes a new process planning methodology for rapid machining of bone implants with customized surface characteristics. Bone implants are used in patients to replace voids in the fractured bones created during accident or trauma. Use of bone implants allow better fracture healing in the patients and restore the original bone strength. The manufacturing process used for creating bone implants in this thesis is highly automated CNC-RP invented at Rapid Manufacturing and Prototyping Lab (RMPL) at Iowa State University. CNC-RP is a 4th axis rapid machining process where the part is machined using cylindrical stock fixed between two opposing chucks. In addition to conventional 3 axes, the chucks provide 4th rotary axis that allows automated fixturing setups for machining the part. The process planning steps for CNC-RP therefore includes calculating minimum number of setup orientations required to create the part about the rotary axis. The algorithms developed in this thesis work towards calculating a minimum number of orientations required to create bone implant with their respective surface characteristics. Usually bone implants may have up to 3 types of surfaces (articular/periosteal/fractured) with (high/medium/low) finish. Currently CNC-RP is capable of creating accurate bone implants from different clinically relevant materials with same surface finish on all of the implant surfaces. However in order to enhance the functionality of the bone implants in the biological environment, it is usually advisable to create implant surfaces with their respective characteristics. This can be achieved by using setup orientations that would generally isolate implant surfaces and machine them with individual finishes. This thesis therefore focuses on developing process planning algorithms for calculating minimum number of orientations required to create customized implant surfaces and control related issues. The bone implants created using new customization algorithms would have enhanced functionality. This would reduce the fracture healing time for the patient and restore the original bone strength. The software package created using new algorithms will be termed as CNC-RPbio throughout in this thesis The three main tasks in this thesis are a) calculating setup orientations in a specific sequence for implant surfaces b) Algorithms for calculating a minimum number of setup orientations to create implant surfaces c) Machining operation sequence. These three research tasks are explained in details in chapter 4 of this thesis. The layout of this thesis is as follows. Chapter 1 provides introduction, background and motivation to the research in this thesis. Chapter 2 provides a literature review explaining different researches conducted to study the effects of different surface finish on the bone implants on their functionality. It also presents different non-traditional and RP techniques used to create bone implant geometries with customized surfaces, their advantages and limitations. Chapter 3 gives the overview of process planning algorithms used for CNC-RP and those needed for CNC-RPbio. Chapter 4 is the main chapter of the thesis including process planning algorithms for rapid machining of bone implants with customized surfaces using CNC-RP in details, while Chapter 5 provides Conclusions and Future work

    Tool selection and path planning in 3-axis rough machining

    Get PDF
    Thesis (S.M.)--Massachusetts Institute of Technology, Dept. of Mechanical Engineering, 1999.Includes bibliographical references (p. 72-77).by Mahadevan Balasubramaniam.S.M

    Collaborative Robotic Path Planning for Industrial Spraying Operations on Complex Geometries

    Get PDF
    Implementation of automated robotic solutions for complex tasks currently faces a few major hurdles. For instance, lack of effective sensing and task variability – especially in high-mix/low-volume processes – creates too much uncertainty to reliably hard-code a robotic work cell. Current collaborative frameworks generally focus on integrating the sensing required for a physically collaborative implementation. While this paradigm has proven effective for mitigating uncertainty by mixing human cognitive function and fine motor skills with robotic strength and repeatability, there are many instances where physical interaction is impractical but human reasoning and task knowledge is still needed. The proposed framework consists of key modules such as a path planner, path simulator, and result simulator. An integrated user interface facilitates the operator to interact with these modules and edit the path plan before ultimately approving the task for automatic execution by a manipulator that need not be collaborative. Application of the collaborative framework is illustrated for a pressure washing task in a remanufacturing environment that requires one-off path planning for each part. The framework can also be applied to various other tasks, such as spray-painting, sandblasting, deburring, grinding, and shot peening. Specifically, automated path planning for industrial spraying operations offers the potential to automate surface preparation and coating in such environments. Autonomous spray path planners in the literature have been limited to generally continuous and convex surfaces, which is not true of most real parts. There is a need for planners that consistently handle concavities and discontinuities, such as sharp corners, holes, protrusions or other surface abnormalities when building a path. The path planner uses a slicing-based method to generate path trajectories. It identifies and quantifies the importance of concavities and surface abnormalities and whether they should be considered in the path plan by comparing the true part geometry to the convex hull path. If necessary, the path is then adapted by adjusting the movement speed or offset distance at individual points along the path. Which adaptive method is more effective and the trade-offs associated with adapting the path are also considered in the development of the path planner
    • …
    corecore