950 resultados para injection


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Experts in injection molding often refer to previous solutions to find a mold design similar to the current mold and use previous successful molding process parameters with intuitive adjustment and modification as a start for the new molding application. This approach saves a substantial amount of time and cost in experimental based corrective actions which are required in order to reach optimum molding conditions. A Case-Based Reasoning (CBR) System can perform the same task by retrieving a similar case which is applied to the new case from the case library and uses the modification rules to adapt a solution to the new case. Therefore, a CBR System can simulate human e~pertise in injection molding process design. This research is aimed at developing an interactive Hybrid Expert System to reduce expert dependency needed on the production floor. The Hybrid Expert System (HES) is comprised of CBR, flow analysis, post-processor and trouble shooting systems. The HES can provide the first set of operating parameters in order to achieve moldability condition and producing moldings free of stress cracks and warpage. In this work C++ programming language is used to implement the expert system. The Case-Based Reasoning sub-system is constructed to derive the optimum magnitude of process parameters in the cavity. Toward this end the Flow Analysis sub-system is employed to calculate the pressure drop and temperature difference in the feed system to determine the required magnitude of parameters at the nozzle. The Post-Processor is implemented to convert the molding parameters to machine setting parameters. The parameters designed by HES are implemented using the injection molding machine. In the presence of any molding defect, a trouble shooting subsystem can determine which combination of process parameters must be changed iii during the process to deal with possible variations. Constraints in relation to the application of this HES are as follows. - flow length (L) constraint: 40 mm < L < I 00 mm, - flow thickness (Th) constraint: -flow type: - material types: I mm < Th < 4 mm, unidirectional flow, High Impact Polystyrene (HIPS) and Acrylic. In order to test the HES, experiments were conducted and satisfactory results were obtained.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper examines the ground-water flow problem associated with the injection and recovery of certain corrosive fluids into mineral bearing rock. The aim is to dissolve the minerals in situ, and then recover them in solution. In general, it is not possible to recover all the injected fluid, which is of concern economically and environmentally. However, a new strategy is proposed here, that allows all the leaching fluid to be recovered. A mathematical model of the situation is solved approximately using an asymptotic solution, and exactly using a boundary integral approach. Solutions are shown for two-dimensional flow, which is of some practical interest as it is achievable in old mine tunnels, for example.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Microwave heating technology is a cost-effective alternative way for heating and curing of used in polymer processing of various alternate materials. The work presented in this paper addresses the attempts made by the authors to study the glass transition temperature and curing of materials such as casting resins R2512, R2515 and laminating resin GPR 2516 in combination with two hardeners ADH 2403 and ADH 2409. The magnetron microwave generator used in this research is operating at a frequency of 2.45 GHz with a hollow rectangular waveguide. During this investigation it has been noted that microwave heated mould materials resulted with higher glass transition temperatures and better microstructure. It also noted that Microwave curing resulted in a shorter curing time to reach the maximum percentage cure. From this study it can be concluded that microwave technology can be efficiently and effectively used to cure new generation alternate polymer materials for manufacture of injection moulds in a rapid and efficient manner. Microwave curing resulted in a shorter curing time to reach the maximum percentage cure.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Alternative fuels and injection technologies are a necessary component of particulate emission reduction strategies for compression ignition engines. Consequently, this study undertakes a physicochemical characterization of diesel particulate matter (DPM) for engines equipped with alternative injection technologies (direct injection and common rail) and alternative fuels (ultra low sulfur diesel, a 20% biodiesel blend, and a synthetic diesel). Particle physical properties were addressed by measuring particle number size distributions, and particle chemical properties were addressed by measuring polycyclic aromatic hydrocarbons (PAHs) and reactive oxygen species (ROS). Particle volatility was determined by passing the polydisperse size distribution through a thermodenuder set to 300 °C. The results from this study, conducted over a four point test cycle, showed that both fuel type and injection technology have an impact on particle emissions, but injection technology was the more important factor. Significant particle number emission (54%–84%) reductions were achieved at half load operation (1% increase–43% decrease at full load) with the common rail injection system; however, the particles had a significantly higher PAH fraction (by a factor of 2 to 4) and ROS concentrations (by a factor of 6 to 16) both expressed on a test-cycle averaged basis. The results of this study have significant implications for the health effects of DPM emissions from both direct injection and common rail engines utilizing various alternative fuels.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Whilst the compression ignition (CI) engine exhibits many design advantages relative to its spark ignition engine counterpart; such as: high thermal efficiency, fuel economy and low carbon monoxide and hydrocarbon emissions, the issue of Diesel Particulate Matter (DPM) emissions continues to be an unresolved problem for the CI engine. Primarily, this thesis investigates a range of DPM mitigation strategies such as alternative fuels, injection technologies and combustion strategies conducted with a view to determine their impact on the physico-chemical properties of DPM emissions, and consequently to shed light on their likely human health impacts. Regulated gaseous emissions, Nitric oxide (NO), Carbon monoxide (CO), and Hydrocarbons (HCs), were measured in all experimental campaigns, although the major focus in this research program was on particulate emissions...

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a model for generating a MAC tag with a stream cipher using the input message indirectly. Several recent proposals represent instances of this model with slightly different options. We investigate the security of this model for different options, and identify cases which permit forgery attacks. Based on this, we present a new forgery attack on version 1.4 of 128-EIA3. Design recommendations to enhance the security of proposals following this general model are given.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a model for generating a MAC tag by injecting the input message directly into the internal state of a nonlinear filter generator. This model generalises a similar model for unkeyed hash functions proposed by Nakano et al. We develop a matrix representation for the accumulation phase of our model and use it to analyse the security of the model against man-in-the-middle forgery attacks based on collisions in the final register contents. The results of this analysis show that some conclusions of Nakano et al regarding the security of their model are incorrect. We also use our results to comment on several recent MAC proposals which can be considered as instances of our model and specify choices of options within the model which should prevent the type of forgery discussed here. In particular, suitable initialisation of the register and active use of a secure nonlinear filter will prevent an attacker from finding a collision in the final register contents which could result in a forged MAC.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper presents a model for the generation of a MAC tag using a stream cipher. The input message is used indirectly to control segments of the keystream that form the MAC tag. Several recent proposals can be considered as instances of this general model, as they all perform message accumulation in this way. However, they use slightly different processes in the message preparation and finalisation phases. We examine the security of this model for different options and against different types of attack, and conclude that the indirect injection model can be used to generate MAC tags securely for certain combinations of options. Careful consideration is required at the design stage to avoid combinations of options that result in susceptibility to forgery attacks. Additionally, some implementations may be vulnerable to side-channel attacks if used in Authenticated Encryption (AE) algorithms. We give design recommendations to provide resistance to these attacks for proposals following this model.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A numerical investigation of the behaviour of fuel injection through a porous surface in an inlet-fuelled, radial-farming scramjet is presented. The performance of porous fuel injection is compared to discrete port hole injection at an equivalence ratio of φ ≈ 0.4 for both cases. The comparison is performed at a Mach 6.5 flow condition with a total specific enthalpy of 4.3 MJ/kg. The numerical results are compared to experiments performed in the T4 shock tunnel where available. The presented results demonstrate for the first time, that porous fuel injection has the potential to outperform port hole injectors in scramjet engines in terms of fuel-air mixing, ignition delays and achievable combustion efficiencies despite reduced fuel penetration heights.