Hyperloop Accelerator Design Review

Total Page:16

File Type:pdf, Size:1020Kb

Hyperloop Accelerator Design Review Hyperloop Accelerator Design Review TA: Benjamin Cahill ECE 445 February 25, 2015 Mohammad Jaber Michael Eraci Shivam Sharma Group #24 Table of Contents 1.0 Introduction............................................................................................................... 3 1.1 Statement of Purpose................................................................................. 3 1.2 Objectives...................................................................................................... 3 1.2.1 Benefits ........................................................................................... 3 1.2.2 Features .......................................................................................... 3 2.0 Design......................................................................................................................... 4 2.1 Block Diagram .............................................................................................. 4 2.2 Block Descriptions...................................................................................... 5 3.0 Schematics and Simulation .................................................................................. 6 3.1 Circuit Diagram ............................................................................................ 6 3.2 Control Flow Diagram ................................................................................ 7 3.3 Simulations ................................................................................................... 7 4.0 Requirements and Verification .......................................................................... 10 4.1 Tolerance Analysis ................................................................................... 11 5.0 Cost and Schedule ................................................................................................ 12 5.1 Cost Analysis ............................................................................................. 12 5.1.1 Labor Cost ................................................................................... 12 5.1.2 Parts............................................................................................... 12 5.1.3 Total Cost ..................................................................................... 13 5.2 Schedule ...................................................................................................... 13 6.0 Mathematical Theory and Calculations ........................................................... 15 6.1 Coil Gun Theory and Equations ............................................................ 15 6.1.1 Introduction ................................................................................. 15 6.1.2 Equations ..................................................................................... 16 7.0 Safety Statement ................................................................................................... 18 7.1 Ethics with Reference to IEE Code of Ethics ..................................... 18 8.0 References .............................................................................................................. 21 2 1.0 INTRODUCTION 1.1 Statement of Purpose The Hyperloop was an idea put forth by Elon Musk as a less expensive alternative to maglev trains. The goal of this project is to assist a Mechanical Engineering team finish the prototype that has been started but is not yet working. Our prototype Hyperloop will be a proof of concept and a starting point for future students to improve and refine. We will also act as consultants for all the electrical aspects of the Hyperloop design. 1.2 Objectives 1.2.1 Goals The goal of our project is to help a Mechanical Engineering senior design team create a working prototype Hyperloop Accelerator (Tubular Induction Motor). The previous mechanical engineering team acquired most of the parts for the project and partially assembled the linear induction motor. 1.2.2 Functions Our objective is to review and improve on the current motor design and assemble a functioning capsule accelerator. The accelerator should be able to propel a capsule around a loop of partial vacuum tubing. 1.2.3 Benefits ● A working prototype will provide a proof of concept for the Hyperloop ● A completed working prototype can serve as a foundation for future Hyperloop projects where further improvement can be made on the design by future teams 1.2.4 Features ● Sensors for average speed ● Sensors for power consumption ● Linear motion via tubular Induction Motor ● Stop/Start Capability 3 2.0 DESIGN 2.1 Block Diagram While getting the tubular induction motor to work is the central aim of this project, there are other supporting modules we can use to reduce power consumption by only turning on the motor when the travelling capsule reaches the accelerating strip. Figure 1: The induction motor receives inputs whether directly or indirectly from four other modules. As shown in Figure 1, the induction motor is the terminal module with inputs from other modules used to turn it on/off to save on power consumption. 4 2.2 Block Description 2.2.1 Sensors Module This module detects whether or not the moving capsule is inside the stretch of tube located inside the induction motor. We will probably use two IR sensors to detect when the capsule enters the tubular induction motor and when it leaves. 2.2.2 Control This module will use a microcontroller such as an Arduino Uno to accept input from the sensors and determine a control signal telling the power when to turn on or off the induction motor. 2.2.3 DC Power Source This module accepts the 120V RMS value AC output of the AC power module and creates a 5 V DC voltage +/- 0.5 V for use for logic operations and sensors. 2.2.4 AC Power Module This module provides a 120V RMS output to the AC to DC converter and a modulated signal to the tubular linear induction motor (on when the car is in the accelerator and off when the car is travelling through the rest of the loop. 2.2.5 Tubular Linear Induction Motor This module uses Faraday’s law to accelerate a capsule along a straight length of tube whenever the capsule completes one lap of the loop. The motor consists of: a. Stator: 35 turns of copper winding linearly arranged along the straight length PVC pipe using wooden and aluminum supports. Serves as an induction coil b. Rotor (capsule): An iron core Three phase AC current is passed through the coils in the stator to induce a magnetic field in them. The changing direction of the current at periodic intervals leads to a changing magnetic field in the stator in turn inducing a field in the rotor. The alternating polarity of magnetic fields between stator and motor provides linear motion. 5 3.0 Schematics and Simulations 3.1 Circuit Diagram Figure 2: Diagram for the operation of a single coil This circuit will be built for each of the 36 coils. The charging and discharging of the coils will be controlled by the Arduino through the use of thyristors. Part Part number Thyristor BT 139-600 Bridge Rectifier 583-MP154 (Mouser) Capacitor 667-EET-HC2E1220A 6 3.2 Control Flow Diagram Figure 3: Flow chart describing the eventual control structure 3.3 Simulations Figure 4: Schematic used for the PSPICE simulation of the charging up and discharge of the 1.2 mF capacitor. 7 Figure 5: It takes about 0.2 seconds to charge to capacitor to 63% of the maximal charge. Therefore the time constant is about 0.2 seconds. We will define the time to charge a capacitor as 5 time constants. As such, the capacitor charges in 1 second. Figure 6: This is the current passing through the coil. If one were to use a 250 VAC source instead of the 50 VAC source from the simulation, the current would be 25 A. This is less than the 50 A maximum so the thyristor should not have a problem with managing that current. 8 Figure 7: This shows the current leaving the bridge rectifier. If one were to use a 250 VAC source instead of the 50 VAC source from the simulation, the maximum current would be 2.25 A. This is less than the 15 A maximum so the bridge circuit should not have a problem with managing that current. Figure 8: Velocity as a function of capsule mass Assuming that the coefficient of energy transfer from the coils to the capsule is independent of the capsule’s mass, lighter capsules would have higher velocities after leaving the coil. 9 4.0 REQUIREMENTS AND VERIFICATION Requirement Verification Points 1. Induction Motor: a. The motor should be able to a. Detach straight length tube 40 make the capsule move the from apparatus. Turn on length of the motor, which is 0.9 accelerator and verify that meters. the capsule is ejected out b. The motor should be able to of the end of the tube. 10 accelerate the capsule b. Dedicate a control LED for continuously without need to displaying when the restart the system. capsule passes by a sensor. Verify that the LED flashes no less than 2 times within a 30 second interval of the hyperloop being turned on. 2. Sensors: a. There are two sensors used to a. When the capsule is 20 detect entry and exit of the directly under each sensor capsule (rotor). Sensors an output LED from the detecting white (no capsule) microcontroller should be output a high voltage. The on and when the capsule capsule is dark in color. When is not the LED output the capsule enters or exits the should be off. motor, the sensors detect black and output a low voltage. 3. The AC Power Source: 10 a. An oscilloscope trace of 20 a. Should be able to turn on and off the capacitor voltage will the
Recommended publications
  • Investigation, Analysis and Design of the Linear Brushless Doubly-Fed
    AN ABSTRACT OF THE THESIS OF Farroh Seifkhani for the degree of Master of Science in Electrical and Computer Engineering presented on February 8, 1991 . Title: Investigation, Analysis and Design of the Linear Brush less Doubly-Fed Machine.Redacted for Privacy Abstract approved: K. Wallace This thesis covers theefforts of thedesign, analysis, characteristics, and construction of a Linear Brush less Doubly-Fed Machine (LBDFM), as well as the results of the investigations and comparison with its actual prototype. In recent years, attempts to develop new means of high-speed, efficient transportation have led to considerable world-wide interest in high-speed trains. This concern has generated interests in the linear induction motor which has been considered as one of the more appropriate propulsion systems for Super-High-Speed Trains (SHST). Research and experiments on linear induction motors arebeing actively pursued in a number of countries. Linear induction motors are generally applicable for the production of motion in a straight line, eliminating the need for gears and other mechanisms for conversion of rotational motion to linear motion. The idea of investigation and construction of the linear brushless doubly-fed motor was first propounded at Oregon State University, because of potential applications as Variable-Speed Transportation (VST) system. The perceived advantages of a LBDFM over other LIM's are significant reduction of cost and maintenance requirements. The cost of this machine itself is expected to be similar to that of a conventionalLIM. However, it is believed that the rating of the power converter required for control of the traveling magnetic wave in the air gap is a fraction of the machine rating.
    [Show full text]
  • High Speed Linear Induction Motor Efficiency Optimization
    Calhoun: The NPS Institutional Archive Theses and Dissertations Thesis Collection 2005-06 High speed linear induction motor efficiency optimization Johnson, Andrew P. (Andrew Peter) http://hdl.handle.net/10945/11052 High Speed Linear Induction Motor Efficiency Optimization by Andrew P. Johnson B.S. Electrical Engineering SUNY Buffalo, 1994 Submitted to the Department of Ocean Engineering and the Department of Electrical Engineering and Computer Science in Partial Fulfillment of the Requirements for the Degree of Naval Engineer and Master of Science in Electrical Engineering and Computer Science at the Massachusetts Institute of Technology June 2005 ©Andrew P. Johnson, all rights reserved. MIT hereby grants the U.S. Government permission to reproduce and to distribute publicly paper and electronic copies of this thesis document in whole or in part. Signature of A uthor ................ ............................... D.epartment of Ocean Engineering May 7, 2005 Certified by. ..... ........James .... ... ....... ... L. Kirtley, Jr. Professor of Electrical Engineering // Thesis Supervisor Certified by......................•........... ...... ........................S•:• Timothy J. McCoy ssoci t Professor of Naval Construction and Engineering Thesis Reader Accepted by ................................................. Michael S. Triantafyllou /,--...- Chai -ommittee on Graduate Students - Depa fnO' cean Engineering Accepted by . .......... .... .....-............ .............. Arthur C. Smith Chairman, Committee on Graduate Students DISTRIBUTION
    [Show full text]
  • ELECTRICAL ENERGY UTLISATION Jacek F
    ELECTRICAL ENERGY UTLISATION Jacek F. Gieras and Izabella A. Gieras Adam Marszalek Publishing House, Torun, 1998 This text evolved from notes used in teaching an undergraduate course Energy Utilisation at the University of Cape Town. As the curricula of electrical engineering programmes became more and more overcrowded, many electrical engineering departments decided to limit the number of compulsory courses in heavy current electrical engineering. As a result, the number of lectures in electrical machines and related subjects have been reduced. Under such circumstances students need a concise textbook which covers electrical motors with emphasis on their performance, selection and applications, characteristics of modern electrical drives including variable speed drives and the use of electrical energy in households. This textbook deals with fundamentals of electrical motors, drives, electrical traction and domestic use of electrical energy. It is intended to serve second or third year students taking a one-semester course in energy utilisation or electric power engineering. Transformers and electromechanical generators have been omitted as transformation and generation of electric power is usually covered by a parallel course in power systems. The textbook consists of seven chapters: 1. Energy and drives, 2. D.c. motors, 3. Three- phase induction motors, 4. Synchronous motors, 5. Variable-speed drives, 6. Electrical traction and 7. Domestic use of electrical energy. Chapter 7 also contains principles of illumination. For a one semester course and two lectures per week the authors recommend the first four chapters. For four lectures per week the authors recommend all seven chapters. Students using this textbook should have taken courses in circuit theory and electromagnetism as prerequisites.
    [Show full text]
  • Direct Torque Control of Induction Motors
    DIRECT TORQUE CONTROL FOR INDUCTION MOTOR DRIVES MAIN FEATURES OF DTC · Decoupled control of torque and flux · Absence of mechanical transducers · Current regulator, PWM pulse generation, PI control of flux and torque and co-ordinate transformation are not required · Very simple control scheme and low computational time · Reduced parameter sensitivity BLOCK DIAGRAM OF DTC SCHEME + _ s* s j s + Djs _ Voltage Vector s * T + j s DT Selection _ T S S S s Stator a b c Torque j s s E Flux vs 2 Estimator Estimator 3 s is 2 i b i a 3 Induction Motor In principle the DTC method selects one of the six nonzero and two zero voltage vectors of the inverter on the basis of the instantaneous errors in torque and stator flux magnitude. MAIN TOPICS Þ Space vector representation Þ Fundamental concept of DTC Þ Rotor flux reference Þ Voltage vector selection criteria Þ Amplitude of flux and torque hysteresis band Þ Direct self control (DSC) Þ SVM applied to DTC Þ Flux estimation at low speed Þ Sensitivity to parameter variations and current sensor offsets Þ Conclusions INVERTER OUTPUT VOLTAGE VECTORS I Sw1 Sw3 Sw5 E a b c Sw2 Sw4 Sw6 Voltage-source inverter (VSI) For each possible switching configuration, the output voltages can be represented in terms of space vectors, according to the following equation æ 2p 4p ö s 2 j j v = ç v + v e 3 + v e 3 ÷ s ç a b c ÷ 3 è ø where va, vb and vc are phase voltages.
    [Show full text]
  • The Fundamentals of Ac Electric Induction Motor Design and Application
    THE FUNDAMENTALS OF AC ELECTRIC INDUCTION MOTOR DESIGN AND APPLICATION by Edward J. Thornton Electrical Consultant E. I. du Pont de Nemours Houston, Texas and J. Kirk Armintor Senior Account Sales Engineer Rockwell Automation The Woodlands, Texas Edward J. (Ed) Thornton is an Electrical Electrical Mechanical Consultant in the Electrical Technology Coupling System Field System Consulting Group in Engineering at DuPont, in Houston, Texas. His specialty is the design, operation, and maintenance of electric power distribution systems and large motor installations. He has 20 years E , I T , w of consulting experience with DuPont. Mr. Thornton received his B.S. degree Figure 1. Block Representation of Energy Conversion for Motors. (Electrical Engineering, 1978) from Virginia Polytechnic Institute and State University. The coupling magnetic field is key to the operation of electrical He is a registered Professional Engineer in the State of Texas. apparatus such as induction motors. The fundamental laws associated with the relationship between electricity and magnetism were derived from experiments conducted by several key scientists J. Kirk Armintor is a Senior Account in the 1800s. Sales Engineer in the Rockwell Automation Houston District Office, in The Woodlands, Basic Design and Theory of Operation Texas. He has 32 years’ experience with The alternating current (AC) induction motor is one of the most motor applications in the petroleum, rugged and most widely used machines in industry. There are two chemical, paper, and pipeline industries. major components of an AC induction motor. The stationary or He has authored technical papers on motor static component is the stator. The rotating component is the rotor.
    [Show full text]
  • MODELING and SIMULATING of SINGLE SIDE SHORT STATOR LINEAR INDUCTION MOTOR with the END EFFECT ∗ Hamed HAMZEHBAHMANI
    Journal of ELECTRICAL ENGINEERING, VOL. 62, NO. 5, 2011, 302{308 MODELING AND SIMULATING OF SINGLE SIDE SHORT STATOR LINEAR INDUCTION MOTOR WITH THE END EFFECT ∗ Hamed HAMZEHBAHMANI Linear induction motors are under development for a variety of demanding applications including high speed ground transportation and specific industrial applications. These applications require machines that can produce large forces, operate at high speeds, and can be controlled precisely to meet performance requirements. The design and implementation of these systems require fast and accurate techniques for performing system simulation and control system design. In this paper, a mathematical model for a single side short stator linear induction motor with a consideration of the end effects is presented; and to study the dynamic performance of this linear motor, MATLAB/SIMULINK based simulations are carried out, and finally, the experimental results are compared to simulation results. K e y w o r d s: linear induction motor (LIM), magnetic flux distribution, dynamic model, end effect, propulsion force 1 INTRODUCTION al [5] developed an equivalent circuit by superposing the synchronous wave and the pulsating wave caused by the The linear induction motor (LIM) is very useful at end effect. Nondahl et al [6] derived an equivalent cir- places requiring linear motion since it produces thrust cuit model from the pole-by- pole method based on the directly and has a simple structure, easy maintenance, winding functions of the primary windings. high acceleration/deceleration and low cost. Therefore nowadays, the linear induction motor is widely used in Table 1. Experimental model specifications a variety of applications such as transportation, conveyor systems, actuators, material handling, pumping of liquid Quantity Unit Value metal, sliding door closers, curtain pullers, robot base Primary length Cm 27 movers, office automation, drop towers, elevators, etc.
    [Show full text]
  • Abstract Controlling Ac Motor Using Arduino
    ABSTRACT CONTROLLING AC MOTOR USING ARDUINO MICROCONTROLLER Nithesh Reddy Nannuri, M.S. Department of Electrical Engineering Northern Illinois University, 2014 Donald S Zinger, Director Space vector modulation (SVM) is a technique used for generating alternating current waveforms to control pulse width modulation signals (PWM). It provides better results of PWM signals compared to other techniques. CORDIC algorithm calculates hyperbolic and trigonometric functions of sine, cosine, magnitude and phase using bit shift, addition and multiplication operations. This thesis implements SVM with Arduino microcontroller using CORDIC algorithm. This algorithm is used to calculate the PWM timing signals which are used to control the motor. Comparison of the time taken to calculate sinusoidal signal using Arduino and CORDIC algorithm was also done. NORTHERN ILLINOIS UNIVERSITY DEKALB, ILLINOIS DECEMBER 2014 CONTROLLING AC MOTOR USING ARDUINO MICROCONTROLLER BY NITHESH REDDY NANNURI ©2014 Nithesh Reddy Nannuri A THESIS SUBMITTED TO THE GRADUATE SCHOOL IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE MASTER OF SCIENCE DEPARTMENT OF ELECTRICAL ENGINEERING Thesis Director: Dr. Donald S Zinger ACKNOWLEDGEMENTS I would like to express my sincere gratitude to Dr. Donald S. Zinger for his continuous support and guidance in this thesis work as well as throughout my graduate study. I would like to thank Dr. Martin Kocanda and Dr. Peng-Yung Woo for serving as members of my thesis committee. I would like to thank my family for their unconditional love, continuous support, enduring patience and inspiring words. Finally, I would like to thank my friends and everyone who has directly or indirectly helped me for their cooperation in completing the thesis.
    [Show full text]
  • Electric Motors
    SPECIFICATION GUIDE ELECTRIC MOTORS Motors | Automation | Energy | Transmission & Distribution | Coatings www.weg.net Specification of Electric Motors WEG, which began in 1961 as a small factory of electric motors, has become a leading global supplier of electronic products for different segments. The search for excellence has resulted in the diversification of the business, adding to the electric motors products which provide from power generation to more efficient means of use. This diversification has been a solid foundation for the growth of the company which, for offering more complete solutions, currently serves its customers in a dedicated manner. Even after more than 50 years of history and continued growth, electric motors remain one of WEG’s main products. Aligned with the market, WEG develops its portfolio of products always thinking about the special features of each application. In order to provide the basis for the success of WEG Motors, this simple and objective guide was created to help those who buy, sell and work with such equipment. It brings important information for the operation of various types of motors. Enjoy your reading. Specification of Electric Motors 3 www.weg.net Table of Contents 1. Fundamental Concepts ......................................6 4. Acceleration Characteristics ..........................25 1.1 Electric Motors ...................................................6 4.1 Torque ..............................................................25 1.2 Basic Concepts ..................................................7
    [Show full text]
  • Advancing Motivation Feedforward Control of Permanent Magnetic Linear Oscillating Synchronous Motor for High Tracking Precision
    actuators Article Advancing Motivation Feedforward Control of Permanent Magnetic Linear Oscillating Synchronous Motor for High Tracking Precision Zongxia Jiao 1,2,3, Yuan Cao 1, Liang Yan 1,2,3,*, Xinglu Li 1,3, Lu Zhang 1,2,3 and Yang Li 1,3 1 School of Automation Science and Electrical Engineering, Beihang University, Beijing 100191, China; [email protected] (Z.J.); [email protected] (Y.C.); [email protected] (X.L.); [email protected] (L.Z.); [email protected] (Y.L.) 2 Ningbo Institute of Technology, Beihang University, Ningbo 315800, China 3 Science and Technology on Aircraft Control Laboratory, Beihang University, Beijing 100191, China * Correspondence: [email protected] Abstract: Linear motors have promising application to industrial manufacture because of their direct motion and thrust output. A permanent magnetic linear oscillating synchronous motor (PMLOSM) provides reciprocating motion which can drive a piston pump directly having advantages of high frequency, high reliability, and easy commercial manufacture. Hence, researching the tracking perfor- mance of PMLOSM is of great importance to realizing its popularization and application. Traditional PI control cannot fulfill the requirement of high tracking precision, and PMLOSM performance has high phase lag because of high control stiffness. In this paper, an advancing motivation feedforward control (AMFC), which is a combination of advancing motivation signal and PI control signal, is proposed to obtain high tracking precision of PMLOSM. The PMLOSM inserted with AMFC can provide accurate trajectory tracking at a high frequency. Compared with single PI control, AMFC can reduce the phase lag from −18 to −2.7 degrees, which shows great promotion of the tracking Citation: Jiao, Z.; Cao, Y.; Yan, L.; Li, precision of PMLOSM.
    [Show full text]
  • Improvement of Electromagnetic Railgun Barrel Performance and Lifetime By
    IMPROVEMENT OF ELECTROMAGNETIC RAILGUN BARREL PERFORMANCE AND LIFETIME BY METHOD OF INTERFACES AND AUGMENTED PROJECTILES A Thesis Presented to the Faculty of California Polytechnic State University San Luis Obispo In Partial Fulfillment of the Requirements for the Degree Master of Science in Aerospace Engineering by Aleksey Pavlov June 2013 c 2013 Aleksey Pavlov ALL RIGHTS RESERVED ii COMMITTEE MEMBERSHIP TITLE: Improvement of Electromagnetic Rail- gun Barrel Performance and Lifetime by Method of Interfaces and Augmented Pro- jectiles AUTHOR: Aleksey Pavlov DATE SUBMITTED: June 2013 COMMITTEE CHAIR: Kira Abercromby, Ph.D., Associate Professor, Aerospace Engineering COMMITTEE MEMBER: Eric Mehiel, Ph.D., Associate Professor, Aerospace Engineering COMMITTEE MEMBER: Vladimir Prodanov, Ph.D., Assistant Professor, Electrical Engineering COMMITTEE MEMBER: Thomas Guttierez, Ph.D., Associate Professor, Physics iii Abstract Improvement of Electromagnetic Railgun Barrel Performance and Lifetime by Method of Interfaces and Augmented Projectiles Aleksey Pavlov Several methods of increasing railgun barrel performance and lifetime are investigated. These include two different barrel-projectile interface coatings: a solid graphite coating and a liquid eutectic indium-gallium alloy coating. These coatings are characterized and their usability in a railgun application is evaluated. A new type of projectile, in which the electrical conductivity varies as a function of position in order to condition current flow, is proposed and simulated with FEA software. The graphite coating was found to measurably reduce the forces of friction inside the bore but was so thin that it did not improve contact. The added contact resistance of the graphite was measured and gauged to not be problematic on larger scale railguns. The liquid metal was found to greatly improve contact and not introduce extra resistance but its hazardous nature and tremendous cost detracted from its usability.
    [Show full text]
  • Unit VI Superconductivity JIT Nashik Contents
    Unit VI Superconductivity JIT Nashik Contents 1 Superconductivity 1 1.1 Classification ............................................. 1 1.2 Elementary properties of superconductors ............................... 2 1.2.1 Zero electrical DC resistance ................................. 2 1.2.2 Superconducting phase transition ............................... 3 1.2.3 Meissner effect ........................................ 3 1.2.4 London moment ....................................... 4 1.3 History of superconductivity ...................................... 4 1.3.1 London theory ........................................ 5 1.3.2 Conventional theories (1950s) ................................ 5 1.3.3 Further history ........................................ 5 1.4 High-temperature superconductivity .................................. 6 1.5 Applications .............................................. 6 1.6 Nobel Prizes for superconductivity .................................. 7 1.7 See also ................................................ 7 1.8 References ............................................... 8 1.9 Further reading ............................................ 10 1.10 External links ............................................. 10 2 Meissner effect 11 2.1 Explanation .............................................. 11 2.2 Perfect diamagnetism ......................................... 12 2.3 Consequences ............................................. 12 2.4 Paradigm for the Higgs mechanism .................................. 12 2.5 See also ...............................................
    [Show full text]
  • Discrete and Continuous Model of Three-Phase Linear Induction Motors “Lims” Considering Attraction Force
    energies Article Discrete and Continuous Model of Three-Phase Linear Induction Motors “LIMs” Considering Attraction Force Nicolás Toro-García 1 , Yeison A. Garcés-Gómez 2 and Fredy E. Hoyos 3,* 1 Department of Electrical and Electronics Engineering & Computer Sciences, Universidad Nacional de Colombia—Sede Manizales, Cra 27 No. 64 – 60, Manizales, Colombia; [email protected] 2 Unidad Académica de Formación en Ciencias Naturales y Matemáticas, Universidad Católica de Manizales, Cra 23 No. 60 – 63, Manizales, Colombia; [email protected] 3 Facultad de Ciencias—Escuela de Física, Universidad Nacional de Colombia—Sede Medellín, Carrera 65 No. 59A-110, 050034, Medellín, Colombia * Correspondence: [email protected]; Tel.: +57-4-4309000 Received: 18 December 2018; Accepted: 14 February 2019; Published: 18 February 2019 Abstract: A fifth-order dynamic continuous model of a linear induction motor (LIM), without considering “end effects” and considering attraction force, was developed. The attraction force is necessary in considering the dynamic analysis of the mechanically loaded linear induction motor. To obtain the circuit parameters of the LIM, a physical system was implemented in the laboratory with a Rapid Prototype System. The model was created by modifying the traditional three-phase model of a Y-connected rotary induction motor in a d–q stationary reference frame. The discrete-time LIM model was obtained through the continuous time model solution for its application in simulations or computational solutions in order to analyze nonlinear behaviors and for use in discrete time control systems. To obtain the solution, the continuous time model was divided into a current-fed linear induction motor third-order model, where the current inputs were considered as pseudo-inputs, and a second-order subsystem that only models the currents of the primary with voltages as inputs.
    [Show full text]