MATHEMATICAL MODEL FOR ESTABLISHING THE VIBRATING CONDITIONS SPECIFIC TO ELECTROMAGNETIC SIEVES

Size: px
Start display at page:

Download "MATHEMATICAL MODEL FOR ESTABLISHING THE VIBRATING CONDITIONS SPECIFIC TO ELECTROMAGNETIC SIEVES"

Transcription

1 THE INTERNATIONAL CONFERENCE OF THE CARPATHIAN EURO-REGION SPECIALISTS IN INDUSTRIAL SYSTEMS 6 th edition MATHEMATICAL MODEL FOR ESTABLISHING THE VIBRATING CONDITIONS SPECIFIC TO ELECTROMAGNETIC SIEVES Mircea Horgos Mihai Banica, Dinu Stoicovici 3 Lecturer Eng.,,3 Lecturer Eng. Ph.D. North University of Baia Mare Abstract: The theoretic bases of soe atheatical odels for the sorting processes on vibrating sieves were established once the odern calculation equipent appeared. The present paper presents a siplified calculation odel for vibrating conditions specific to the sieving of pulverized aterials on electroagnetic sieves. Key words: sorting process, electroagnetic sieves, false position ethod. ESTABLISHING THE JUMP CONDITIONS Let us consider an electroagnetic vibrator, with sieves tilted to angle α in reference to the horizontal line of the place, with the obile coordinate syste axes xo y, solitary with the sieve (axis Ox oriented along the sieve) and axes shown in figure. ξo η of the fixed coordinate syste, as Figure. The fixed and obile reference axes syste ξ 4

2 We shall approach the case of these conditions with a single jup of the grain of aterial at an oscillation period of the perturbing force. Let us further consider types of intervals sybolized with I for the oents when the aterial is on the sieve and ove solitary with it, and sybolized with II those oents when the aterial is in id-jup on the sieve. Thus, for the case in the above figure we shall have the differential equation of the oveent in interval I as follows: The following notations are ade: η Fη η + η= (+ cosωt) g cosα () + + ω dz z = η ; z = ; τ=ωt; ω = F dτ η ω g cosα ; ; n F = = = ω With these notations the above equations becoes: η η ; () The solution of this equation is: z + z = (+ cos τ) n (3) + + z = AI sin τ + BI cos τ cos τ+ n( + ) (4) The oveent of the sieve after the aterial lifts at oent τ 0 is given by equation: η F η η+ η= ( + cos ω t) g cos α (5) We again adopt the notations in (.), and we obtain the following equation: The solution of the equation is: z + z = (+ cos τ) n II = II ( τ ) + II ( τ) τ+ 4 z A sin B cos cos n (6) (7). ESTABLISHING THE MATHEMATICAL MODEL In order to deterine the oscillating oveent equations in the specific field of pulverized aterials sorting, we further deterine the constants A I,B,A I II,B II which appear 4

3 in relations (4) and (7). Deterining the value of these constants was ade using the noogras in []. The values of the constants extracted fro these noogras are given in accordance with the throw coefficient c in the table bellow (Table ). Table : The values of coefficients C A B A B A I, B I, A II, B II Using relation A I sin τ 0 + BI cos τ0 cosτ0 n ( + ) = II ( 0 ) II ( 0 ) 0 4 = A sin τ + B cos τ cos τ + n (8) we will deterine the oent when the throw of the grain off the sieve taes place. The left side eber of the equation represents the oveent of the obile frae with the aterialto-be-sieved on it, and the right side eber represents the oveent of the obile frae without the aterial-to-be-sieved on it. Relation (8) represents the space continuity condition at the oent the grain is thrown, that is to say that the position of the obile frae 43

4 iediately before the grain lifts ust coincide with its position iediately after the grain lifts. Because equation (8) is a transcental one, it can be solved through the so-called ethod of the false position with the help of a proper calculation algorith. The algorith is designed with the help of the prograer MatLab ([], [3], [4]). The false position ethod consists in using an equality between two derivative functions. In this case we use, as entioned, relation (8). In this case the difference between the two functions results fro equation (9), where the unnown isτ 0 - the oent of the grain s jup off the sieve: g( τ ) = A sin τ + B cos τ sinτ n + 0 I 0 I A II sin( τ 0 ) + BII cos( τ0 ) sinτ 0 n = 0 ( ) The solution can be deterined by linear approxiation between two given values of equation (9), as in figure : (9) Figure. Schee for exeplifying the false position ethod The approxiation is done in the interval generated by two values given to the functions within the equations [g(τ 0_ ), g(τ 0_ )]. Generating the values is done precisely through the prograer, and the root can be deterined through linear approxiation. After each iteration, the doain shrins so that the new doain deterined by the new values of [g(τ 0_ ), g(τ 0_ )] contains the root as well. The latter is obtained by replacing g(τ 0_ ) or g(τ 0_ ), deping on their positive or negative sign with a value calculated with the forula: 44

5 the following: g( τ0_) τ 0_S = τ 0_+ ( τ0_ τ0_) g( τ0_) g( τ0_) The calculation prograer for solutions τ 0 of the transcental equation (9) is function vibrating_oveent clc %constants a= 0.04; b=-0.4; a=-0.05; b=-0.68; =0.; =0.4; % solving the equation ind=0; for c=.5:0.05:3.3; ind=ind+; [tauo_fin] = rezolvare_ecuatie_(a,,,b,c,a,b); tauo_fin_(ind)=tauo_fin; %afisare rezultate finale tauo_fin_ disp('finish') save ('atlabm') function [tauo_fin] = rezolvare_ecuatie_(a,,,b,c,a,b) %valoare presupusa tauo_0=pi; tauo_=tauo_0; tauo_=tauo_0; % stabilirea lui Z si Z contor=0; while contor=contor+; tauo_=tauo_+0.*tauo_0; Z=a*sin(*tauo_/sqrt(+))+b*cos(*tauo_/sqrt(+))-^/(4+4*^)*cos(*(tauo_))-(+)/c-(a*sin(*tauo_)+b*cos(*tauo_)-^/(4-^)*cos(*(tauo_))-/c); Z=a*sin(*tauo_/sqrt(+))+b*cos(*tauo_/sqrt(+))- ^/(4+4*+^)*cos(*(tauo_))-(+)/c-(a*sin(*tauo_)+b*cos(*tauo_)-^/(4- ^)*cos(*(tauo_))-/c); if Z*Z<0 brea %etoda falsei poziii contor=0; while contor=contor+; Z=a*sin(*tauo_/sqrt(+))+b*cos(*tauo_/sqrt(+))-^/(4+4*^)*cos(*(tauo_))-(+)/c-(a*sin(*tauo_)+b*cos(*tauo_)-^/(4-^)*cos(*(tauo_))-/c); Z=a*sin(*tauo_/sqrt(+))+b*cos(*tauo_/sqrt(+))- ^/(4+4*+^)*cos(*(tauo_))-(+)/c-(a*sin(*tauo_)+b*cos(*tauo_)-^/(4- ^)*cos(*(tauo_))-/c); if abs(z)<0^- tauo_s=tauo_; brea (0) 45

6 if abs(z)<0^- tauo_s=tauo_; brea tauo_s=tauo_+(tauo_-tauo_)*(-z/(z-z)); Zs=a*sin(*tauo_s/sqrt(+))+b*cos(*tauo_s/sqrt(+))-^/(4+4*^)*cos(*(tauo_s))-(+)/c-(a*sin(*tauo_s)+b*cos(*tauo_s)-^/(4-^)*cos(*(tauo_s))-/c); if abs(zs)<0^- tauo_s=tauo_s; brea if Zs*Z>0 tauo_=tauo_s; else tauo_=tauo_s; %valoarea finala tauo_fin=tauo_s; 3. CONCLUSION With the help of this prograer we calculated the values of the lift oent of the aterial grain lift for values of the throw coefficient fro c=,5 to c=3,3. For each value given to the throw coefficient c, the corresponding values of coefficients A I,B,A I II,B II were given. The values thus obtained for the throw oent are provided in the table bellow (table ): Table. The values of the throw oents of the grain on the sieve. c τ aruncare Table (continuation) c τ aruncare REFERENCES [] Ghinea, M., Fireteanu, V., MATLAB, calcul nueric, grafica, aplicatii. Editura Teora, Bucuresti, 995 [] Peicu, R. A., Masini din industria aterialelor de constructii. Editura Didactica si Pedagogica, Bucuresti, 966 [3] Schilling, R. J., Harris, L. S., Applied nuerical ethods for engineers using Matlab and C. Broos and Cole Publishing Copany, USA, 999 [4] Ursu-Fischer, N., Ursu, M., Metode nuerice in tehnica si prograe in C/C ++. Casa Cartii de Stiinta, Cluj-Napoca,

Computer Model For Sieves Vibrations Analysis, Using an Algorithm Based on the False-Position Method

Computer Model For Sieves Vibrations Analysis, Using an Algorithm Based on the False-Position Method Aerican Journal of Applied Sciences 6 (): 48-56, 9 ISSN 546-939 9 Science Publications Coputer Model For Sieves Vibrations Analysis, Using an Algorith Based on the False-Position Method Dinu I. Stoicovici,

More information

HORIZONTAL MOTION WITH RESISTANCE

HORIZONTAL MOTION WITH RESISTANCE DOING PHYSICS WITH MATLAB MECHANICS HORIZONTAL MOTION WITH RESISTANCE Ian Cooper School of Physics, Uniersity of Sydney ian.cooper@sydney.edu.au DOWNLOAD DIRECTORY FOR MATLAB SCRIPTS ec_fr_b. This script

More information

XV International PhD Workshop OWD 2013, October On the theory of generalized pendulum on a vibrating base

XV International PhD Workshop OWD 2013, October On the theory of generalized pendulum on a vibrating base XV International PhD Workshop OWD 03, 9 October 03 On the theory of generalized pendulu on a vibrating base Michail Geraichuk, Yuri Lazarev, Peter Aksonenko, College of Instruent Design and Engineering,

More information

Chapter 8 Deflection. Structural Mechanics 2 Dept of Architecture

Chapter 8 Deflection. Structural Mechanics 2 Dept of Architecture Chapter 8 Deflection Structural echanics Dept of rchitecture Outline Deflection diagras and the elastic curve Elastic-bea theory The double integration ethod oent-area theores Conjugate-bea ethod 8- Deflection

More information

Hysteresis model for magnetic materials using the Jiles-Atherton model

Hysteresis model for magnetic materials using the Jiles-Atherton model Hysteresis odel for agnetic aterials using the Jiles-Atherton odel Predrag Petrovic Technical faculty Svetog Save 65 32 Cacak, pegi@ei.yu Nebojsa itrovic Technical faculty Svetog Save 65 32 Cacak, itar@tfc.tfc.kg.ac.yu

More information

Projectile Motion with Air Resistance (Numerical Modeling, Euler s Method)

Projectile Motion with Air Resistance (Numerical Modeling, Euler s Method) Projectile Motion with Air Resistance (Nuerical Modeling, Euler s Method) Theory Euler s ethod is a siple way to approxiate the solution of ordinary differential equations (ode s) nuerically. Specifically,

More information

I. Understand get a conceptual grasp of the problem

I. Understand get a conceptual grasp of the problem MASSACHUSETTS INSTITUTE OF TECHNOLOGY Departent o Physics Physics 81T Fall Ter 4 Class Proble 1: Solution Proble 1 A car is driving at a constant but unknown velocity,, on a straightaway A otorcycle is

More information

PY241 Solutions Set 9 (Dated: November 7, 2002)

PY241 Solutions Set 9 (Dated: November 7, 2002) PY241 Solutions Set 9 (Dated: Noveber 7, 2002) 9-9 At what displaceent of an object undergoing siple haronic otion is the agnitude greatest for the... (a) velocity? The velocity is greatest at x = 0, the

More information

Part IA Paper 1: Mechanical Engineering MECHANICAL VIBRATIONS Examples paper 3

Part IA Paper 1: Mechanical Engineering MECHANICAL VIBRATIONS Examples paper 3 ENGINEERING Part IA Paper 1: Mechanical Engineering MECHANICAL VIBRATIONS Exaples paper 3 IRST YEAR Straightforward questions are ared with a Tripos standard questions are ared *. Systes with two or ore

More information

Some Perspective. Forces and Newton s Laws

Some Perspective. Forces and Newton s Laws Soe Perspective The language of Kineatics provides us with an efficient ethod for describing the otion of aterial objects, and we ll continue to ake refineents to it as we introduce additional types of

More information

Explicit Approximate Solution for Finding the. Natural Frequency of the Motion of Pendulum. by Using the HAM

Explicit Approximate Solution for Finding the. Natural Frequency of the Motion of Pendulum. by Using the HAM Applied Matheatical Sciences Vol. 3 9 no. 1 13-13 Explicit Approxiate Solution for Finding the Natural Frequency of the Motion of Pendulu by Using the HAM Ahad Doosthoseini * Mechanical Engineering Departent

More information

SPECIFICATIONS FOR OBTAINING MINIMUM DIMENSIONS OF THE PELTON WATER WHEEL, WHEN THE DEBIT AND FALL OF WATER HEAD ARE GIVEN

SPECIFICATIONS FOR OBTAINING MINIMUM DIMENSIONS OF THE PELTON WATER WHEEL, WHEN THE DEBIT AND FALL OF WATER HEAD ARE GIVEN Scientific Bulletin of the Politehnica University of Tiisoara Transactions on echanics Special issue The 6 th International Conference on Hydraulic achinery and Hydrodynaics Tiisoara, Roania, October -,

More information

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning

Analysis of Impulsive Natural Phenomena through Finite Difference Methods A MATLAB Computational Project-Based Learning Analysis of Ipulsive Natural Phenoena through Finite Difference Methods A MATLAB Coputational Project-Based Learning Nicholas Kuia, Christopher Chariah, Mechatronics Engineering, Vaughn College of Aeronautics

More information

THE EFFECT OF SOLID PARTICLE SIZE UPON TIME AND SEDIMENTATION RATE

THE EFFECT OF SOLID PARTICLE SIZE UPON TIME AND SEDIMENTATION RATE Bulletin of the Transilvania University of Braşov Series II: Forestry Wood Industry Agricultural Food Engineering Vol. 5 (54) No. 1-1 THE EFFECT OF SOLID PARTICLE SIZE UPON TIME AND SEDIMENTATION RATE

More information

MATHEMATICAL MODEL OF THE ENERGETIC CONSUMPTION FOR SOIL DIGGING MACHINES IN GREENHOUSES

MATHEMATICAL MODEL OF THE ENERGETIC CONSUMPTION FOR SOIL DIGGING MACHINES IN GREENHOUSES Bulletin of the Transilvania University of Braşov Vol. 3 (5) - 00 Series II: Forestry Wood Industry Agricultural Food Engineering MATHEMATICAL MODEL OF THE ENERGETIC CONSUMPTION FOR SOIL DIGGING MACHINES

More information

DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION

DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION DETECTION OF NONLINEARITY IN VIBRATIONAL SYSTEMS USING THE SECOND TIME DERIVATIVE OF ABSOLUTE ACCELERATION Masaki WAKUI 1 and Jun IYAMA and Tsuyoshi KOYAMA 3 ABSTRACT This paper shows a criteria to detect

More information

Quantum Chemistry Exam 2 Take-home Solutions

Quantum Chemistry Exam 2 Take-home Solutions Cheistry 60 Fall 07 Dr Jean M Standard Nae KEY Quantu Cheistry Exa Take-hoe Solutions 5) (0 points) In this proble, the nonlinear variation ethod will be used to deterine an approxiate solution for the

More information

8.1 Force Laws Hooke s Law

8.1 Force Laws Hooke s Law 8.1 Force Laws There are forces that don't change appreciably fro one instant to another, which we refer to as constant in tie, and forces that don't change appreciably fro one point to another, which

More information

Kernel Methods and Support Vector Machines

Kernel Methods and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley ENSIAG 2 / osig 1 Second Seester 2012/2013 Lesson 20 2 ay 2013 Kernel ethods and Support Vector achines Contents Kernel Functions...2 Quadratic

More information

Solving initial value problems by residual power series method

Solving initial value problems by residual power series method Theoretical Matheatics & Applications, vol.3, no.1, 13, 199-1 ISSN: 179-9687 (print), 179-979 (online) Scienpress Ltd, 13 Solving initial value probles by residual power series ethod Mohaed H. Al-Sadi

More information

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all

2 Q 10. Likewise, in case of multiple particles, the corresponding density in 2 must be averaged over all Lecture 6 Introduction to kinetic theory of plasa waves Introduction to kinetic theory So far we have been odeling plasa dynaics using fluid equations. The assuption has been that the pressure can be either

More information

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT

NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT NUMERICAL MODELLING OF THE TYRE/ROAD CONTACT PACS REFERENCE: 43.5.LJ Krister Larsson Departent of Applied Acoustics Chalers University of Technology SE-412 96 Sweden Tel: +46 ()31 772 22 Fax: +46 ()31

More information

Dynamic analysis of frames with viscoelastic dampers: a comparison of damper models

Dynamic analysis of frames with viscoelastic dampers: a comparison of damper models Structural Engineering and Mechanics, Vol. 41, No. 1 (2012) 113-137 113 Dynaic analysis of fraes with viscoelastic dapers: a coparison of daper odels R. Lewandowski*, A. Bartkowiak a and H. Maciejewski

More information

lecture 36: Linear Multistep Mehods: Zero Stability

lecture 36: Linear Multistep Mehods: Zero Stability 95 lecture 36: Linear Multistep Mehods: Zero Stability 5.6 Linear ultistep ethods: zero stability Does consistency iply convergence for linear ultistep ethods? This is always the case for one-step ethods,

More information

EE5900 Spring Lecture 4 IC interconnect modeling methods Zhuo Feng

EE5900 Spring Lecture 4 IC interconnect modeling methods Zhuo Feng EE59 Spring Parallel LSI AD Algoriths Lecture I interconnect odeling ethods Zhuo Feng. Z. Feng MTU EE59 So far we ve considered only tie doain analyses We ll soon see that it is soeties preferable to odel

More information

CHARACTERISTICS OF SCREENING IN SCREENS WITH VIBRATING SIEVES

CHARACTERISTICS OF SCREENING IN SCREENS WITH VIBRATING SIEVES Physicocheical Probles of Mineral Processing, 39 (2005), 177-188 Fizykocheiczne Probley Mineralurgii, 39 (2005), 177-188 Toasz SZYMAŃSKI *, Piotr WODZIŃSKI * CHARACTERISTICS OF SCREENING IN SCREENS WITH

More information

IN modern society that various systems have become more

IN modern society that various systems have become more Developent of Reliability Function in -Coponent Standby Redundant Syste with Priority Based on Maxiu Entropy Principle Ryosuke Hirata, Ikuo Arizono, Ryosuke Toohiro, Satoshi Oigawa, and Yasuhiko Takeoto

More information

Use of PSO in Parameter Estimation of Robot Dynamics; Part One: No Need for Parameterization

Use of PSO in Parameter Estimation of Robot Dynamics; Part One: No Need for Parameterization Use of PSO in Paraeter Estiation of Robot Dynaics; Part One: No Need for Paraeterization Hossein Jahandideh, Mehrzad Navar Abstract Offline procedures for estiating paraeters of robot dynaics are practically

More information

lecture 37: Linear Multistep Methods: Absolute Stability, Part I lecture 38: Linear Multistep Methods: Absolute Stability, Part II

lecture 37: Linear Multistep Methods: Absolute Stability, Part I lecture 38: Linear Multistep Methods: Absolute Stability, Part II lecture 37: Linear Multistep Methods: Absolute Stability, Part I lecture 3: Linear Multistep Methods: Absolute Stability, Part II 5.7 Linear ultistep ethods: absolute stability At this point, it ay well

More information

Optical Properties of Plasmas of High-Z Elements

Optical Properties of Plasmas of High-Z Elements Forschungszentru Karlsruhe Techni und Uwelt Wissenschaftlishe Berichte FZK Optical Properties of Plasas of High-Z Eleents V.Tolach 1, G.Miloshevsy 1, H.Würz Project Kernfusion 1 Heat and Mass Transfer

More information

KONINKL. NEDERL. AKADEMIE VAN WETENSCHAPPEN AMSTERDAM Reprinted from Proceedings, Series A, 61, No. 1 and Indag. Math., 20, No.

KONINKL. NEDERL. AKADEMIE VAN WETENSCHAPPEN AMSTERDAM Reprinted from Proceedings, Series A, 61, No. 1 and Indag. Math., 20, No. KONINKL. NEDERL. AKADEMIE VAN WETENSCHAPPEN AMSTERDAM Reprinted fro Proceedings, Series A, 6, No. and Indag. Math., 20, No., 95 8 MATHEMATIC S ON SEQUENCES OF INTEGERS GENERATED BY A SIEVIN G PROCES S

More information

Periodic Motion is everywhere

Periodic Motion is everywhere Lecture 19 Goals: Chapter 14 Interrelate the physics and atheatics of oscillations. Draw and interpret oscillatory graphs. Learn the concepts of phase and phase constant. Understand and use energy conservation

More information

The Simulation of an Induction Motor in Transient Behavior Taking into Account the Saturation Effect

The Simulation of an Induction Motor in Transient Behavior Taking into Account the Saturation Effect The Siulation of an Inuction Motor in Transient Behavior Taking into Account the Saturation Effect Ileana Calofirescu "Politehnica" University of Bucharest, Bucharest, Roania, ileana.calofirescu@yahoo.co.uk

More information

The Lagrangian Method vs. other methods (COMPARATIVE EXAMPLE)

The Lagrangian Method vs. other methods (COMPARATIVE EXAMPLE) The Lagrangian ethod vs. other ethods () This aterial written by Jozef HANC, jozef.hanc@tuke.sk Technical University, Kosice, Slovakia For Edwin Taylor s website http://www.eftaylor.co/ 6 January 003 The

More information

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon

Model Fitting. CURM Background Material, Fall 2014 Dr. Doreen De Leon Model Fitting CURM Background Material, Fall 014 Dr. Doreen De Leon 1 Introduction Given a set of data points, we often want to fit a selected odel or type to the data (e.g., we suspect an exponential

More information

In this chapter we will start the discussion on wave phenomena. We will study the following topics:

In this chapter we will start the discussion on wave phenomena. We will study the following topics: Chapter 16 Waves I In this chapter we will start the discussion on wave phenoena. We will study the following topics: Types of waves Aplitude, phase, frequency, period, propagation speed of a wave Mechanical

More information

Influence lines for statically indeterminate structures. I. Basic concepts about the application of method of forces.

Influence lines for statically indeterminate structures. I. Basic concepts about the application of method of forces. Influence lines for statically indeterinate structures I. Basic concepts about the application of ethod of forces. The plane frae structure given in Fig. is statically indeterinate or redundant with degree

More information

AN ORIGINAL METHOD OF PROVING THE FORMULA OF A TRIGONOMETRIC FUNCTION OF A SUM OF ANGLES

AN ORIGINAL METHOD OF PROVING THE FORMULA OF A TRIGONOMETRIC FUNCTION OF A SUM OF ANGLES Proceedings of the International Conference on Theory and Applications of Mathematics and Informatics - ICTAMI 2004, Thessaloniki, Greece AN ORIGINAL METHOD OF PROVING THE FORMULA OF A TRIGONOMETRIC FUNCTION

More information

Computergestuurde Regeltechniek exercise session Case study : Quadcopter

Computergestuurde Regeltechniek exercise session Case study : Quadcopter Coputergestuurde Regeltechniek exercise session Case study : Quadcopter Oscar Mauricio Agudelo, Bart De Moor (auricio.agudelo@esat.kuleuven.be, bart.deoor@esat.kuleuven.be) February 5, 016 Proble description

More information

ABSTRACT INTRODUCTION

ABSTRACT INTRODUCTION Wave Resistance Prediction of a Cataaran by Linearised Theory M.INSEL Faculty of Naval Architecture and Ocean Engineering, Istanbul Technical University, TURKEY A.F.MOLLAND, J.F.WELLICOME Departent of

More information

EXPERIMENTAL ASSESSMENT CONCERNING THE HD RADIAL BEARINGS IN THE CASE OF DYNAMIC CHALLENGING WORKING

EXPERIMENTAL ASSESSMENT CONCERNING THE HD RADIAL BEARINGS IN THE CASE OF DYNAMIC CHALLENGING WORKING THE INTERNATIONAL CONFERENCE OF THE CARPATHIAN EURO-REGION SPECIALIST IN INDUSTRIAL SYSTEMS 6 th edition EXPERIMENTAL ASSESSMENT CONCERNING THE HD RADIAL BEARINGS IN THE CASE OF DYNAMIC CHALLENGING WORKING

More information

A simple phenomenologic model for particle transport in spaceperiodic potentials in underdamped systems

A simple phenomenologic model for particle transport in spaceperiodic potentials in underdamped systems A siple phenoenologic odel for particle transport in spaceperiodic potentials in underdaped systes IG MARCHENKO 1,(a,b), II MARCHENKO 3, A ZHIGLO 1 1 NSC Kharov Institute of Physics and Technology, Aadeichesaya

More information

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair

A Simplified Analytical Approach for Efficiency Evaluation of the Weaving Machines with Automatic Filling Repair Proceedings of the 6th SEAS International Conference on Siulation, Modelling and Optiization, Lisbon, Portugal, Septeber -4, 006 0 A Siplified Analytical Approach for Efficiency Evaluation of the eaving

More information

Supervised assessment: Modelling and problem-solving task

Supervised assessment: Modelling and problem-solving task Matheatics C 2008 Saple assessent instruent and indicative student response Supervised assessent: Modelling and proble-solving tas This saple is intended to infor the design of assessent instruents in

More information

Using EM To Estimate A Probablity Density With A Mixture Of Gaussians

Using EM To Estimate A Probablity Density With A Mixture Of Gaussians Using EM To Estiate A Probablity Density With A Mixture Of Gaussians Aaron A. D Souza adsouza@usc.edu Introduction The proble we are trying to address in this note is siple. Given a set of data points

More information

Data-Driven Imaging in Anisotropic Media

Data-Driven Imaging in Anisotropic Media 18 th World Conference on Non destructive Testing, 16- April 1, Durban, South Africa Data-Driven Iaging in Anisotropic Media Arno VOLKER 1 and Alan HUNTER 1 TNO Stieltjesweg 1, 6 AD, Delft, The Netherlands

More information

Introduction to Robotics (CS223A) (Winter 2006/2007) Homework #5 solutions

Introduction to Robotics (CS223A) (Winter 2006/2007) Homework #5 solutions Introduction to Robotics (CS3A) Handout (Winter 6/7) Hoework #5 solutions. (a) Derive a forula that transfors an inertia tensor given in soe frae {C} into a new frae {A}. The frae {A} can differ fro frae

More information

COULD A VARIABLE MASS OSCILLATOR EXHIBIT THE LATERAL INSTABILITY?

COULD A VARIABLE MASS OSCILLATOR EXHIBIT THE LATERAL INSTABILITY? Kragujevac J. Sci. 3 (8) 3-44. UDC 53.35 3 COULD A VARIABLE MASS OSCILLATOR EXHIBIT THE LATERAL INSTABILITY? Nebojša Danilović, Milan Kovačević and Vukota Babović Institute of Physics, Faculty of Science,

More information

ME Machine Design I. FINAL EXAM. OPEN BOOK AND CLOSED NOTES. Friday, May 8th, 2009

ME Machine Design I. FINAL EXAM. OPEN BOOK AND CLOSED NOTES. Friday, May 8th, 2009 ME 5 - Machine Design I Spring Seester 009 Nae Lab. Div. FINAL EXAM. OPEN BOOK AND LOSED NOTES. Friday, May 8th, 009 Please use the blank paper for your solutions. Write on one side of the paper only.

More information

13 Harmonic oscillator revisited: Dirac s approach and introduction to Second Quantization

13 Harmonic oscillator revisited: Dirac s approach and introduction to Second Quantization 3 Haronic oscillator revisited: Dirac s approach and introduction to Second Quantization. Dirac cae up with a ore elegant way to solve the haronic oscillator proble. We will now study this approach. The

More information

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines

Intelligent Systems: Reasoning and Recognition. Perceptrons and Support Vector Machines Intelligent Systes: Reasoning and Recognition Jaes L. Crowley osig 1 Winter Seester 2018 Lesson 6 27 February 2018 Outline Perceptrons and Support Vector achines Notation...2 Linear odels...3 Lines, Planes

More information

Causality and the Kramers Kronig relations

Causality and the Kramers Kronig relations Causality and the Kraers Kronig relations Causality describes the teporal relationship between cause and effect. A bell rings after you strike it, not before you strike it. This eans that the function

More information

The Stefan problem with moving boundary. Key Words: Stefan Problem; Crank-Nicolson method; Moving Boundary; Finite Element Method.

The Stefan problem with moving boundary. Key Words: Stefan Problem; Crank-Nicolson method; Moving Boundary; Finite Element Method. Bol. Soc. Paran. Mat. 3s. v. 6-8: 9 6. c SPM ISNN-3787 The Stefan proble with oving boundary M. A. Rincon & A. Scardua abstract: A atheatical odel of the linear therodynaic equations with oving ends, based

More information

Question 1. [14 Marks]

Question 1. [14 Marks] 6 Question 1. [14 Marks] R r T! A string is attached to the dru (radius r) of a spool (radius R) as shown in side and end views here. (A spool is device for storing string, thread etc.) A tension T is

More information

2.003 Engineering Dynamics Problem Set 2 Solutions

2.003 Engineering Dynamics Problem Set 2 Solutions .003 Engineering Dynaics Proble Set Solutions This proble set is priarily eant to give the student practice in describing otion. This is the subject of kineatics. It is strongly recoended that you study

More information

Lecture 12: Waves in periodic structures

Lecture 12: Waves in periodic structures Lecture : Waves in periodic structures Phonons: quantised lattice vibrations of a crystalline solid is: To approach the general topic of waves in periodic structures fro a specific standpoint: Lattice

More information

Object Oriented Programming for Partial Differential Equations

Object Oriented Programming for Partial Differential Equations Procedia Coputer Science Volue 51, 2015, Pages 1013 1022 ICCS 2015 International Conference On Coputational Science Object Oriented Prograing for Partial Differential Equations E. Alberdi Celaya 1 and

More information

Comparison of Stability of Selected Numerical Methods for Solving Stiff Semi- Linear Differential Equations

Comparison of Stability of Selected Numerical Methods for Solving Stiff Semi- Linear Differential Equations International Journal of Applied Science and Technology Vol. 7, No. 3, Septeber 217 Coparison of Stability of Selected Nuerical Methods for Solving Stiff Sei- Linear Differential Equations Kwaku Darkwah

More information

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x)

Ştefan ŞTEFĂNESCU * is the minimum global value for the function h (x) 7Applying Nelder Mead s Optiization Algorith APPLYING NELDER MEAD S OPTIMIZATION ALGORITHM FOR MULTIPLE GLOBAL MINIMA Abstract Ştefan ŞTEFĂNESCU * The iterative deterinistic optiization ethod could not

More information

Assessment of wind-induced structural fatigue based on joint probability density function of wind speed and direction

Assessment of wind-induced structural fatigue based on joint probability density function of wind speed and direction The 1 World Congress on Advances in Civil, Environental, and Materials Research (ACEM 1) eoul, Korea, August 6-3, 1 Assessent of wind-induced structural fatigue based on oint probability density function

More information

Seismic Analysis of Structures by TK Dutta, Civil Department, IIT Delhi, New Delhi.

Seismic Analysis of Structures by TK Dutta, Civil Department, IIT Delhi, New Delhi. Seisic Analysis of Structures by K Dutta, Civil Departent, II Delhi, New Delhi. Module 5: Response Spectru Method of Analysis Exercise Probles : 5.8. or the stick odel of a building shear frae shown in

More information

19. LC and RLC Oscillators

19. LC and RLC Oscillators University of Rhode Island Digitaloons@URI PHY 204: Eleentary Physics II Physics ourse Materials 2015 19. L and RL Oscillators Gerhard Müller University of Rhode Island, guller@uri.edu reative oons License

More information

Q ESTIMATION WITHIN A FORMATION PROGRAM q_estimation

Q ESTIMATION WITHIN A FORMATION PROGRAM q_estimation Foration Attributes Progra q_estiation Q ESTIMATION WITHIN A FOMATION POGAM q_estiation Estiating Q between stratal slices Progra q_estiation estiate seisic attenuation (1/Q) on coplex stratal slices using

More information

RESEARCHES REGARDING THE RELATION FORCES DEFORMATIONS ON EXTENSIBLE ELASTIC DIAPHRAGM CHUCK WITH JAWS

RESEARCHES REGARDING THE RELATION FORCES DEFORMATIONS ON EXTENSIBLE ELASTIC DIAPHRAGM CHUCK WITH JAWS FASCICLE V, TECHNOLOGIES IN MCHINE BUILDING ISSN 11 4566, 009 RESEARCHES REGARDING THE RELATION FORCES DEFORMATIONS ON EXTENSIBLE ELASTIC DIAPHRAGM CHUCK WITH JAWS Dragoş Florin Chitariu, Nicolae Seghedin,

More information

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme

3D acoustic wave modeling with a time-space domain dispersion-relation-based Finite-difference scheme P-8 3D acoustic wave odeling with a tie-space doain dispersion-relation-based Finite-difference schee Yang Liu * and rinal K. Sen State Key Laboratory of Petroleu Resource and Prospecting (China University

More information

Name: Partner(s): Date: Angular Momentum

Name: Partner(s): Date: Angular Momentum Nae: Partner(s): Date: Angular Moentu 1. Purpose: In this lab, you will use the principle of conservation of angular oentu to easure the oent of inertia of various objects. Additionally, you develop a

More information

Application of Eddy Current Damping Effect to Design a Novel Magnetic Damper

Application of Eddy Current Damping Effect to Design a Novel Magnetic Damper 2nd International Foru on Electrical Engineering and Autoation (IFEEA 2015) Application of Eddy Current Daping Effect to Design a Novel Magnetic Daper Xiao Denghong*1 Zhou Xiaohong1 Gao yong1 Quan Dongliang1

More information

The accelerated expansion of the universe is explained by quantum field theory.

The accelerated expansion of the universe is explained by quantum field theory. The accelerated expansion of the universe is explained by quantu field theory. Abstract. Forulas describing interactions, in fact, use the liiting speed of inforation transfer, and not the speed of light.

More information

TOPIC E: OSCILLATIONS SPRING 2018

TOPIC E: OSCILLATIONS SPRING 2018 TOPIC E: OSCILLATIONS SPRING 018 1. Introduction 1.1 Overview 1. Degrees of freedo 1.3 Siple haronic otion. Undaped free oscillation.1 Generalised ass-spring syste: siple haronic otion. Natural frequency

More information

USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS. By: Ian Blokland, Augustana Campus, University of Alberta

USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS. By: Ian Blokland, Augustana Campus, University of Alberta 1 USEFUL HINTS FOR SOLVING PHYSICS OLYMPIAD PROBLEMS By: Ian Bloland, Augustana Capus, University of Alberta For: Physics Olypiad Weeend, April 6, 008, UofA Introduction: Physicists often attept to solve

More information

REDUCTION OF FINITE ELEMENT MODELS BY PARAMETER IDENTIFICATION

REDUCTION OF FINITE ELEMENT MODELS BY PARAMETER IDENTIFICATION ISSN 139 14X INFORMATION TECHNOLOGY AND CONTROL, 008, Vol.37, No.3 REDUCTION OF FINITE ELEMENT MODELS BY PARAMETER IDENTIFICATION Riantas Barauskas, Vidantas Riavičius Departent of Syste Analysis, Kaunas

More information

Spine Fin Efficiency A Three Sided Pyramidal Fin of Equilateral Triangular Cross-Sectional Area

Spine Fin Efficiency A Three Sided Pyramidal Fin of Equilateral Triangular Cross-Sectional Area Proceedings of the 006 WSEAS/IASME International Conference on Heat and Mass Transfer, Miai, Florida, USA, January 18-0, 006 (pp13-18) Spine Fin Efficiency A Three Sided Pyraidal Fin of Equilateral Triangular

More information

OPTIMIZATION OF SPECIFIC FACTORS TO PRODUCE SPECIAL ALLOYS

OPTIMIZATION OF SPECIFIC FACTORS TO PRODUCE SPECIAL ALLOYS 5 th International Conference Coputational Mechanics and Virtual Engineering COMEC 2013 24-25 October 2013, Braşov, Roania OPTIMIZATION OF SPECIFIC FACTORS TO PRODUCE SPECIAL ALLOYS I. Milosan 1 1 Transilvania

More information

Stern-Gerlach Experiment

Stern-Gerlach Experiment Stern-Gerlach Experient HOE: The Physics of Bruce Harvey This is the experient that is said to prove that the electron has an intrinsic agnetic oent. Hydrogen like atos are projected in a bea through a

More information

Dimensions and Units

Dimensions and Units Civil Engineering Hydraulics Mechanics of Fluids and Modeling Diensions and Units You already know how iportant using the correct diensions can be in the analysis of a proble in fluid echanics If you don

More information

Easy Evaluation Method of Self-Compactability of Self-Compacting Concrete

Easy Evaluation Method of Self-Compactability of Self-Compacting Concrete Easy Evaluation Method of Self-Copactability of Self-Copacting Concrete Masanori Maruoka 1 Hiroi Fujiwara 2 Erika Ogura 3 Nobu Watanabe 4 T 11 ABSTRACT The use of self-copacting concrete (SCC) in construction

More information

Department of Physics Preliminary Exam January 3 6, 2006

Department of Physics Preliminary Exam January 3 6, 2006 Departent of Physics Preliinary Exa January 3 6, 2006 Day 1: Classical Mechanics Tuesday, January 3, 2006 9:00 a.. 12:00 p.. Instructions: 1. Write the answer to each question on a separate sheet of paper.

More information

THE NEW EXTREMAL CRITERION OF STABILITY

THE NEW EXTREMAL CRITERION OF STABILITY UDC 517.9+531.3 T. G. Stryzhak THE NEW EXTREMAL CRITERION OF STABILITY Introduction It would be rather difficult to list all the publications about the Pendulu. Throughout history, oscillations of pendulu

More information

THE KALMAN FILTER: A LOOK BEHIND THE SCENE

THE KALMAN FILTER: A LOOK BEHIND THE SCENE HE KALMA FILER: A LOOK BEHID HE SCEE R.E. Deain School of Matheatical and Geospatial Sciences, RMI University eail: rod.deain@rit.edu.au Presented at the Victorian Regional Survey Conference, Mildura,

More information

Study of radiation in spherical media using moment method

Study of radiation in spherical media using moment method Aerican Journal of Physics and Applications 03; (): 5-3 Published online July 0, 03 (http://www.sciencepublishinggroup.co/j/ajpa) doi: 0.648/j.ajpa.0300.5 Study of radiation in spherical edia using oent

More information

Tutorial Exercises: Incorporating constraints

Tutorial Exercises: Incorporating constraints Tutorial Exercises: Incorporating constraints 1. A siple pendulu of length l ass is suspended fro a pivot of ass M that is free to slide on a frictionless wire frae in the shape of a parabola y = ax. The

More information

Chaotic Coupled Map Lattices

Chaotic Coupled Map Lattices Chaotic Coupled Map Lattices Author: Dustin Keys Advisors: Dr. Robert Indik, Dr. Kevin Lin 1 Introduction When a syste of chaotic aps is coupled in a way that allows the to share inforation about each

More information

On the approximation of Feynman-Kac path integrals

On the approximation of Feynman-Kac path integrals On the approxiation of Feynan-Kac path integrals Stephen D. Bond, Brian B. Laird, and Benedict J. Leikuhler University of California, San Diego, Departents of Matheatics and Cheistry, La Jolla, CA 993,

More information

Research and Experiments on Electromagnetic Field Induced by Two. Coaxial Solenoid Coils of Axially Mag-lev Driving Needle

Research and Experiments on Electromagnetic Field Induced by Two. Coaxial Solenoid Coils of Axially Mag-lev Driving Needle 3rd International Conference on Mechatronics and Inforation Technology (ICMIT 16) Research and Experients on Electroagnetic Field Induced by Two Coaxial Solenoid Coils of Axially Mag-lev Driving Needle

More information

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period

An Approximate Model for the Theoretical Prediction of the Velocity Increase in the Intermediate Ballistics Period An Approxiate Model for the Theoretical Prediction of the Velocity... 77 Central European Journal of Energetic Materials, 205, 2(), 77-88 ISSN 2353-843 An Approxiate Model for the Theoretical Prediction

More information

Chapter 2: Introduction to Damping in Free and Forced Vibrations

Chapter 2: Introduction to Damping in Free and Forced Vibrations Chapter 2: Introduction to Daping in Free and Forced Vibrations This chapter ainly deals with the effect of daping in two conditions like free and forced excitation of echanical systes. Daping plays an

More information

The Methods of Solution for Constrained Nonlinear Programming

The Methods of Solution for Constrained Nonlinear Programming Research Inventy: International Journal Of Engineering And Science Vol.4, Issue 3(March 2014), PP 01-06 Issn (e): 2278-4721, Issn (p):2319-6483, www.researchinventy.co The Methods of Solution for Constrained

More information

a a a a a a a m a b a b

a a a a a a a m a b a b Algebra / Trig Final Exa Study Guide (Fall Seester) Moncada/Dunphy Inforation About the Final Exa The final exa is cuulative, covering Appendix A (A.1-A.5) and Chapter 1. All probles will be ultiple choice

More information

DESIGN OF THE DIE PROFILE FOR THE INCREMENTAL RADIAL FORGING PROCESS *

DESIGN OF THE DIE PROFILE FOR THE INCREMENTAL RADIAL FORGING PROCESS * IJST, Transactions of Mechanical Engineering, Vol. 39, No. M1, pp 89-100 Printed in The Islaic Republic of Iran, 2015 Shira University DESIGN OF THE DIE PROFILE FOR THE INCREMENTAL RADIAL FORGING PROCESS

More information

Modern Control Systems (ECEG-4601) Instructor: Andinet Negash. Chapter 1 Lecture 3: State Space, II

Modern Control Systems (ECEG-4601) Instructor: Andinet Negash. Chapter 1 Lecture 3: State Space, II Modern Control Systes (ECEG-46) Instructor: Andinet Negash Chapter Lecture 3: State Space, II Eaples Eaple 5: control o liquid levels: in cheical plants, it is oten necessary to aintain the levels o liquids.

More information

AiMT Advances in Military Technology

AiMT Advances in Military Technology AiT Advances in ilitary Technology Vol. 14, No. 1 (2019), pp. 47-57 ISSN 1802-2308, eissn 2533-4123 DOI 10.3849/ait.01247 odelling issile Flight Characteristics by Estiating ass and Ballistic Paraeters

More information

Scattering by a Blade on a Metallic Plane

Scattering by a Blade on a Metallic Plane UEMG #121474 Scattering by a Blade on a Metallic Plane DANILO ERRICOLO PIERGIORGIO L. E. USLENGHI BADRIA ELNOUR FRANCESCA MIOC QUERY SHEET QY: Au: Please check all artwork throughout article for correctness.

More information

Vibrations: Two Degrees of Freedom Systems - Wilberforce Pendulum and Bode Plots

Vibrations: Two Degrees of Freedom Systems - Wilberforce Pendulum and Bode Plots .003J/.053J Dynaics and Control, Spring 007 Professor Peacock 5/4/007 Lecture 3 Vibrations: Two Degrees of Freedo Systes - Wilberforce Pendulu and Bode Plots Wilberforce Pendulu Figure : Wilberforce Pendulu.

More information

Ph 20.3 Numerical Solution of Ordinary Differential Equations

Ph 20.3 Numerical Solution of Ordinary Differential Equations Ph 20.3 Nuerical Solution of Ordinary Differential Equations Due: Week 5 -v20170314- This Assignent So far, your assignents have tried to failiarize you with the hardware and software in the Physics Coputing

More information

arxiv: v1 [quant-ph] 19 Jan 2014

arxiv: v1 [quant-ph] 19 Jan 2014 Analytical Solution of Mathieu Equation Ditri Yerchuck (a), Alla Dovlatova (b), Yauhen Yerchak(c), Felix Borovik (a) (a) - Heat-Mass Transfer Institute of National Acadey of Sciences of RB, Brovka Str.,

More information

LAB MECH8.COMP From Physics with Computers, Vernier Software & Technology, 2003.

LAB MECH8.COMP From Physics with Computers, Vernier Software & Technology, 2003. LAB MECH8.COMP Fro Physics with Coputers, Vernier Software & Technology, 003. INTRODUCTION You have probably watched a ball roll off a table and strike the floor. What deterines where it will land? Could

More information

The dynamic game theory methods applied to ship control with minimum risk of collision

The dynamic game theory methods applied to ship control with minimum risk of collision Risk Analysis V: Siulation and Hazard Mitigation 293 The dynaic gae theory ethods applied to ship control with iu risk of collision J. Lisowski Departent of Ship Autoation, Gdynia Maritie University, Poland

More information

Compensation of Magnetic Compass Deviation at Single Any Course

Compensation of Magnetic Compass Deviation at Single Any Course International Journal on Marine Navigation and Safety of Sea Transportation Volue 5 Nuber 3 Septeber 0 Copensation of Magnetic Copass Deviation at Single Any Course E.M. Lushniov Szczecin Maritie Acadey,

More information

UNCERTAINTIES IN THE APPLICATION OF ATMOSPHERIC AND ALTITUDE CORRECTIONS AS RECOMMENDED IN IEC STANDARDS

UNCERTAINTIES IN THE APPLICATION OF ATMOSPHERIC AND ALTITUDE CORRECTIONS AS RECOMMENDED IN IEC STANDARDS Paper Published on the16th International Syposiu on High Voltage Engineering, Cape Town, South Africa, 2009 UNCERTAINTIES IN THE APPLICATION OF ATMOSPHERIC AND ALTITUDE CORRECTIONS AS RECOMMENDED IN IEC

More information

PACS numbers: g, Ds, Kc

PACS numbers: g, Ds, Kc General Physics PCS nubers:..-g,..ds,.5.kc The Correlation of the Fine Structure Constant with the Redistribution of Intensities in Interference of the Circularly Polarized Copton s Wave (The Possible

More information