117 research outputs found

    Modeling and controls for a laser glass cutting machine workcell robot

    Get PDF
    The SCARA (Selective Compliance Assembly Robot Arm)-Type Nimbl loader junior robot includes a four-degree of freedom robot manipulator arm. This thesis deals with three main areas of robot behavior: kinematics, dynamics and controls for the purpose of improving the performance of the Laser Glass Cutting Machine (LGCM) workcell. The thesis deals with developing kinematic and dynamic models of this robot arm and their application to task planning of this robot.;Task planning is done for SCARA-Type Nimbl loader robot, in which the robot starts from pick position to place position. A 4-3-4 joint trajectory was generated for pick-to-place path for the robot.;By applying the PID control technique to the integrated joint dynamic model, an independent joint control scheme was derived using a classical approach. An experimental verification study was done to prove the theoretical model of Work Cell robot

    Numerical simulations for the Toda lattices Hamiltonian system : Higher order symplectic illustrative perspective

    Get PDF
    In this paper we apply some higher order symplectic numerical methods to analyze the dynamics of 3-site Toda lattices (reduced to relative coordinates). We present benchmark numerical simulations that has been generated from the HOMsPY (Higher Order Methods in Python) library. These results provide detailed information of the underlying Hamiltonian system. These numerical simulations reinforce the claim that the symplectic numerical methods are highly accurate qualitatively and quantitatively when applied not only to Hamiltonian of the Toda lattices, but also to other physical models. Excepting exactly integrable models, these symplectic numerical schemes are superior, efficient, energy preserving and suitable for a long time integrations, unlike standard non-symplectic numerical methods which lacks preservation of energy (and other constants of motion, when such exist).publishedVersio

    The impact of variable fluid properties on hydromagnetic boundary layer and heat transfer flows over an exponentially stretching sheet

    Get PDF
    This paper put forward an analysis of variable fluid properties and their impact on hydromagnetic boundary and thermal layers in a quiescent fluid which is developed due to the exponentially stretching sheet. The viscous incompressible fluid has been set into motion due to aforementioned sheet. We assume that the viscosity and the thermal conductivity of the Newtonian fluid are temperature dependent. The governing boundary layer equations containing continuity, momentum and energy equations are coupled and nonlinear in nature, thereby, cannot be solvable easily by using analytical methods. Since the general boundary layer equations admits a similarity solutions, thus a generalized Howarth-Dorodnitsyn transformations have been exploited for the set-up of a coupled nonlinear ODEs. These transformed ODEs are solved numerically by a shooting method and is verified from MATLAB built-in collocation solver bvp4c for different parameters appearing in the work. We show results graphically and in a tabulated form for a constant and a variable fluid properties. We find that the temperature dependent variable viscosity and a thermal conductivity influence a velocity and a temperature profiles. We show that the thermal boundary layer decreases for constant variable fluid properties and increases for variable fluid propertiesThe impact of variable fluid properties on hydromagnetic boundary layer and heat transfer flows over an exponentially stretching sheetpublishedVersio

    A Simplified Finite Difference Method (SFDM) Solution via Tridiagonal Matrix Algorithm for MHD Radiating Nanofluid Flow over a Slippery Sheet Submerged in a Permeable Medium

    Get PDF
    In this paper, we turn our attention to the mathematical model to simulate steady, hydromagnetic, and radiating nanofluid flow past an exponentially stretching sheet. A numerical modeling technique, simplified finite difference method (SFDM), has been applied to the flow model that is based on partial differential equations (PDEs) which is converted to nonlinear ordinary differential equations (ODEs) by using similarity variables. For the resultant algebraic system, the SFDM uses the tridiagonal matrix algorithm (TDMA) in computing the solution. The effectiveness of numerical scheme is verified by comparing it with solution from the literature. However, where reference solution is not available, one can compare its numerical results with the results of MATLAB built-in package bvp4c. The velocity, temperature, and concentration profiles are graphed for a variety of parameters, i.e., Prandtl number, Grashof number, thermal radiation parameter, Darcy number, Eckert number, Lewis number, and Brownian and thermophoresis parameters. The significant effects of the associated emerging thermophysical parameters, i.e., skin friction coefficient, local Nusselt number, and local Sherwood numbers are analyzed and discussed in detail. Numerical results are compared from the available literature and found a close agreement with each other. It is found that the Eckert number upsurges the velocity curve. However, the dimensionless temperature declines with the Grashof number. It is also shown that the SFDM gives good results when compared with the results obtained from bvp4c and results from the literature.publishedVersio

    Numerical Solutions of Quantum Mechanical Eigenvalue Problems

    Get PDF
    A large class of problems in quantum physics involve solution of the time independent Schrödinger equation in one or more space dimensions. These are boundary value problems, which in many cases only have solutions for specific (quantized) values of the total energy. In this article we describe a Python package that “automagically” transforms an analytically formulated Quantum Mechanical eigenvalue problem to a numerical form which can be handled by existing (or novel) numerical solvers. We illustrate some uses of this package. The problem is specified in terms of a small set of parameters and selectors (all provided with default values) that are easy to modify, and should be straightforward to interpret. From this the numerical details required by the solver is generated by the package, and the selected numerical solver is executed. In all cases the spatial continuum is replaced by a finite rectangular lattice. We compare common stensil discretizations of the Laplace operator with formulations involving Fast Fourier (and related trigonometric) Transforms. The numerical solutions are based on the NumPy and SciPy packages for Python 3, in particular routines from the scipy.linalg, scipy.sparse.linalg, and scipy.fftpack libraries. These, like most Python resources, are freely available for Linux, MacOS, and MSWindows. We demonstrate that some interesting problems, like the lowest eigenvalues of anharmonic oscillators, can be solved quite accurately in up to three space dimensions on a modern laptop—with some patience in the 3-dimensional case. We demonstrate that a reduction in the lattice distance, for a fixed the spatial volume, does not necessarily lead to more accurate results: A smaller lattice length increases the spectral width of the lattice Laplace operator, which in turn leads to an enhanced amplification of the numerical noise generated by round-off errors.publishedVersionUnit Licence Agreemen
    corecore