MagneticSystem Using Discretize Low Pass Filter

Slides:



Advertisements
Similar presentations
Objectives Regression analysis Sensor signal processing.
Advertisements

Sensors Interfacing.
EC3400: Introduction to Digital Signal Processing
From Continuous Time System to Discrete Time System ES400 Jack Ou, Ph.D. Chapter 1.
Unit 9 IIR Filter Design 1. Introduction The ideal filter Constant gain of at least unity in the pass band Constant gain of zero in the stop band The.
Introduction to Data Conversion
Discussion #25 – ADCECEN 3011 Conversion Mosiah 5:2 2 And they all cried with one voice, saying: Yea, we believe all the words which though has spoken.
Chapter 2 Introduction to Digital Concepts. Analog Representation Voltage, current, movement.
Modern Control Theory (Digital Control)
Why prefer CMOS over CCD? CMOS detector is radiation resistant Fast switching cycle Low power dissipation Light weight with high device density Issues:
Name: Dr. Peter Tsang Room: G6505 Ext: 7763
Phase Locked Loop Design Matt Knoll Engineering 315.
5th Order Butterworth Low Pass Filter. Fifth Order Butterworth LPF The normalized Butterworth low pass filter equation is: Design a fifth order Butterworth.
Controlling Systems Using IT (Level 3) Lecture – 1030 Thursday 23/04/2015 Boston College (Rochford Campus)
Transformers  A transformer is used to change alternating p.d.s. from a lower to a higher voltage or vice versa. A simple transformer consists of two.
11 Lecture Slides ME 3222 Kinematics and Control Lab Lab 2 AD DA and Sampling Theory By Dr. Debao Zhou.
Fall 2004EE 3563 Digital Systems Design Audio Basics  Analog to Digital Conversion  Sampling Rate  Quantization  Aliasing  Digital to Analog Conversion.
Copyright © 2009 Pearson Education, Inc. Chapter 30 Inductance, Electromagnetic Oscillations, and AC Circuits.
SJTU Zhou Lingling1 Introduction to Electronics Zhou Lingling.
© The McGraw-Hill Companies, Inc McGraw-Hill 1 PRINCIPLES AND APPLICATIONS OF ELECTRICAL ENGINEERING THIRD EDITION G I O R G I O R I Z Z O N I 15.
LSU 06/04/2007Electronics 61 Data Acquisition Electronics Unit – Lecture 6 Sensors and Transducers Signal conditioning Data sampling and recording.
EOG Based Robot Controller
Analog to Digital conversion. Introduction  The process of converting an analog signal into an equivalent digital signal is known as Analog to Digital.
Data Acquisition Systems
POWER CIRCUIT & ELECTROMAGNETICS
UNIT-5 Filter Designing. INTRODUCTION The Digital filters are discrete time systems used mainly for filtering of arrays. The array or sequence are obtained.
Chapter 8 Design of infinite impulse response digital filter.
Representing Numerical Data Analog Any signal that varies continuously over time Mechanical Pneumatic Hydraulic Electrical Digital Quantities are represented.
Lecture 4: Electrical Circuits
Preamplifiers : BGA 2003 (Silicon MMIC amplifier): In general, the function of a preamp is to amplify a low-level signal to line-level. DESCRIPTION: Silicon.
The ECG UConn BME 290. Buffers What is a buffer? –Non-inverting amplifier with a gain of 1 Why use a buffer? –Buffers provide a high input impedance.
Control Systems With Embedded Implementation (CSEI)
Lecture 7: First Order Filter and Bode Plot
CSCI1600: Embedded and Real Time Software Lecture 14: Input/Output II Steven Reiss, Fall 2015.
Research Progress Seminar
Comparators, DAC, and ADC
Embedded Control Systems Dr. Bonnie Heck School of ECE Georgia Tech.
EXAMPLE 2 – PHOTODIODE A photodiode is a semiconductor device that converts light into current. The current is generated when photons are absorbed in the.
Lecture Notes / PPT UNIT III
Sampling. Introduction  Sampling refers to the process of converting a continuous, analog signal to discrete digital numbers.
SPIE - WARSAW, August 30, 2005Institute of Electronics Systems, ELHEP Group TESLA Cavity driving with FPGA controller Tomasz Czarski WUT - Institute of.
The Equations of Motion Euler angle rate equations:
Copyright  Muhammad A M Islam. SBE202A Introduction to Electronics 1 10/2/2016 Introduction to Electronics.
Engineering Measurements
Electronic workshop for Si-W ECAL
Digital Control CSE 421.
Introduction to Electronics
Inductance, Electromagnetic Oscillations, and AC Circuits
Data Acquisition System
Lattice Struture.
Digital and Non-Linear Control
Speech Signal Processing
Digital Control Systems (DCS)
S-D analog to digital conversion
TOPIC 3: FREQUENCY SELECTIVE CIRCUITS
How Signals are Sampled: ADC
Signal conditioning.
Introduction to data converters
Introduction to data converters
Digital Control Systems Waseem Gulsher
لجنة الهندسة الكهربائية
Lect5 A framework for digital filter design
Microelectronics.
Digital Control Systems (DCS)
Naoki Watanabe et al. BTS 2017;2:
Conversation between Analogue and Digital System
數位控制理論簡介.
9.3 Analog-to-Digital Conversion
Electrical traditional Chinese Instrument - Xun
Chapter 3 Sampling.
Presentation transcript:

MagneticSystem Using Discretize Low Pass Filter Student : Chin yi.Kuo

O u t l i n e MagneticSystem Hardware Introduction Flow diagram Discretize Low Pass Filter Low Pass Filter for cutoff frequency Compare with/without LPF results Polynomial Curve Fitting Magnetic Levitation 1-6mm Figures

H a r d w a r e Power Amplifier Electromagnetic coil ADC DAC Position Sensor Power Supply

Voltage conversion equation with position F l o w d i a g r a m ADC Using Discretize LPF Voltage conversion equation with position DAC Power Amplifier Using Discretize LPF Electro Magnetic coil PID Controller

L o w P a s s F i l t e r ISSUE: MagneticSystem unstable A to D , Noise disturbance PID-controller , D control → oscillation Solution: Add Low pass filter to program       Represent the low-pass filter as:     # Familiar transfer function of LPF. # K =ω (rad/s) = 2 π f

Discretize L o w P a s s F i l t e r Bilinear Transform: Using in digital signal processing and discrete-time control theory to transform continuous-time system representations to discrete- time vice versa. Discrete-time approximation            

Using equation in program T(s)→T(z):           (前一次輸入+目前輸入-前一次輸出)   Using equation in program

Low Pass Filter for cutoff frequency No Low Pass Filter of reading Voltage Filter frequency :1000Hz

Filter frequency :500Hz Filter frequency :100Hz

Filter frequency :70Hz Filter frequency :10Hz

Input Without Low Pass Filter

Output Without Low Pass Filter

Without Low Pass Filter

Using LPF to program After ADC & Before DAC

Polynomial curve fitting Position correspond to voltage DATA

First degree 5th degree

Curve fitting coefficients(A、B 、C 、D 、E 、F)  

1-6mm Magnetic Levitation Airgap_1mm Airgap_2mm Airgap_3mm Airgap_5mm Airgap_6mm Airgap_4mm

Thank You