MODEL DEVELOPMENT FOR HIGH-SPEED RECEIVERS

Slides:



Advertisements
Similar presentations
EE-M /7, EF L17 1/12, v1.0 Lecture 17: ARMAX and other Linear Model Structures Dr Martin Brown Room: E1k, Control Systems Centre
Advertisements

Hazırlayan NEURAL NETWORKS Least Squares Estimation PROF. DR. YUSUF OYSAL.
CY3A2 System identification Modelling Elvis Impersonators Fresh evidence that pop stars are more popular dead than alive. The University of Missouri’s.
Back-propagation Chih-yun Lin 5/16/2015. Agenda Perceptron vs. back-propagation network Network structure Learning rule Why a hidden layer? An example:
280 SYSTEM IDENTIFICATION The System Identification Problem is to estimate a model of a system based on input-output data. Basic Configuration continuous.
Introduction to Kalman Filter and SLAM Ting-Wei Hsu 08/10/30.
SYSTEMS Identification Ali Karimpour Assistant Professor Ferdowsi University of Mashhad Reference: “System Identification Theory For The User” Lennart.
SYSTEMS Identification Ali Karimpour Assistant Professor Ferdowsi University of Mashhad Reference: “System Identification Theory For The User” Lennart.
Arizona State University DMML Kernel Methods – Gaussian Processes Presented by Shankar Bhargav.
APPLICATION OF GEOMETRICAL EXTRAPOLATION METHOD BASED HYBRID SYSTEM CONTROLLER ON PURSUIT-AVOIDANCE DIFFERENTIAL GAME Ginzburg Pavel and Slavnaya Lyudmila.
Hazırlayan NEURAL NETWORKS Radial Basis Function Networks II PROF. DR. YUSUF OYSAL.
Controlling Systems Using IT (Level 3) Lecture – 1030 Thursday 23/04/2015 Boston College (Rochford Campus)
Multiantenna-Assisted Spectrum Sensing for Cognitive Radio
Numerical Grid Computations with the OPeNDAP Back End Server (BES)
Face Alignment Using Cascaded Boosted Regression Active Shape Models
A Shaft Sensorless Control for PMSM Using Direct Neural Network Adaptive Observer Authors: Guo Qingding Luo Ruifu Wang Limei IEEE IECON 22 nd International.
1 Chapter 8: Procedure of Time-Domain Harmonics Modeling and Simulation Contributors: C. J. Hatziadoniu, W. Xu, and G. W. Chang Organized by Task Force.
Intro. ANN & Fuzzy Systems Lecture 26 Modeling (1): Time Series Prediction.
What is an Amplifier…? An Amplifier is a device which takes small voltage at the input, amplifies it and produce higher voltage at the output. The gain.
PROCESS MODELLING AND MODEL ANALYSIS © CAPE Centre, The University of Queensland Hungarian Academy of Sciences Statistical Model Calibration and Validation.
SIMULINK-Tutorial 1 Class ECES-304 Presented by : Shubham Bhat.
An Introduction To The Kalman Filter By, Santhosh Kumar.
CY3A2 System identification Input signals Signals need to be realisable, and excite the typical modes of the system. Ideally the signal should be persistent.
Brain-Machine Interface (BMI) System Identification Siddharth Dangi and Suraj Gowda BMIs decode neural activity into control signals for prosthetic limbs.
Cameron Rowe.  Introduction  Purpose  Implementation  Simple Example Problem  Extended Kalman Filters  Conclusion  Real World Examples.
Model Structures 1. Objective Recognize some discrete-time model structures which are commonly used in system identification such as ARX, FIR, ARMAX,
1 Use of Multiple Integration and Laguerre Models for System Identification: Methods Concerning Practical Operating Conditions Yu-Chang Huang ( 黃宇璋 ) Department.
Robust Localization Kalman Filter & LADAR Scans
BRAIN TISSUE IMPEDANCE ESTIMATION Improve the Brain’s Evoked Potential’s source Temporal and Spatial Inverse Problem Improve the Brain Tissue Impedance.
Linear Prediction.
ChE 433 DPCL Model Based Control Smith Predictors.
Introduction Control Engineering Kim, Do Wan HANBAT NATIONAL UNIVERSITY.
System Identification of the SPDM Ground Test Facility Shawn Greene Dr. Raymond Kwong, Academic Supervisor Raja Mukherji Industrial Supervisor, MDA Space.
Operational amplifier
Chapter 1: Overview of Control
Original analyses All ROIs
ELG5377 Adaptive Signal Processing
ECE 7251: Signal Detection and Estimation
Linear Prediction Simple first- and second-order systems
Recursive Identification of Switched ARX Hybrid Models: Exponential Convergence and Persistence of Excitation René Vidal National ICT Australia Brian D.O.Anderson.
Noise issues – Potentiometer signal from the electronic card
Feedback Control of Computing Systems M4: Analyzing Composed Systems
Improved Speed Estimation in Sensorless PM Brushless AC Drives
Department of Civil and Environmental Engineering
Mid Semester UEB Energy Analysis of a Wastewater Treatment Plant by using Artificial Neural Network Presented by: Dr. Nor Azuana Ramli Electrical Engineering.
Effective Connectivity
PSG College of Technology
Basics of Modeling اصول مدلسازی
Final Year Project Presentation --- Magic Paint Face
Identification of Reduced-Oder Dynamic Models of Gas Turbines
Lecture 26 Modeling (1): Time Series Prediction
Linear Control Systems
Color Error Diffusion with Generalized Optimum Noise Shaping
Neural Networks & MPIC.
Unit 44 Vibrationdata Sine Filtering.
Neural Networks & MPIC.
Modeling in the Time Domain
Volume 21, Issue 19, Pages (October 2011)
State Space Method.
Privacy-preserving Prediction
Identification of Wiener models using support vector regression
Linear Prediction.
MagneticSystem Using Discretize Low Pass Filter
Effective Connectivity
Uses of filters To remove unwanted components in a signal
Masoud Nikravesh EECS Department, CS Division BISC Program
Image Filtering Readings: Ch 5: 5. 4, 5. 5, 5. 6, , 5
MACHINE LEARNING IN ASIC BACKEND DESIGN
Presentation transcript:

MODEL DEVELOPMENT FOR HIGH-SPEED RECEIVERS Bowen Li, Paul Franzon Predict a signal accurately at the output of the receiver (RX) based on the input signal. Use system identification to add power-supply-induced jitter into the input signal and build a receiver model. Can get correct output without using SPICE model or measured model. Provide a “standard” interchange format between the chip vendor and system integration. Main Goals Nonlinear System Identification Nonlinear system identification models show high accuracy when predicting nonlinear signals. NNARMAX models send previous outputs, inputs, and errors into a neural networks module. In this research, we use measured inputs and outputs to generate a NNARMAX model for each RX setting. We use Lipschitz quotients to select the lag space. The number of previous outputs = 3 The number of previous inputs = 3 The error order = 1 The purpose of system identification modeling is to estimate a model of a system based on input-output data. It also adds noise injection. This approach can be used in a black-box model for which the model terms are selected as part of the identification procedure. System identification modeling can be used in both linear and nonlinear systems. There are many model types in system identification modeling. In this research, we focus mainly on model comparison among ARX, ARMAX and State Space models for linear modeling and ARMAX based on Neural Networks (NNARMAX) models for nonlinear modeling. System Identification Introduction Comparison among Linear and Nonlinear System Identification models G(z) U(z) Y(z) E(z) + H(z) white noise filter disturbance output input process We compared linear System Identification models (Order=3); State Space model and nonlinear system identification models(Order=3). Among linear System Identification models, State Space models show better accuracy. What’s more, nonlinear models have the best performance. Case ARX (%) ARMAX (%) State Space (%) 1 84.63 80.82 86.38 2 79.62 80.65 83.86 3 87.44 84.84 88.07 4 84.46 88.85 89.82 5 83.73 83.4 85.47 6 81.6 83.55 7 87.16 89.19 84.54 8 86.42 85.39 87.86 9 86.92 82.05 89.21 10 82.17 86.85 87.73 11 86.18 85.35 87.91 12 83.64 87.85 88.37 13 84.59 74.74 85.65 14 85.48 88.59 15 88.34 89.6 89.95 16 84.58 80.86 86 Case State Space (%) NNARMAX (%) 1 86.38 95.37 2 83.86 94.45 3 88.07 97.14 4 89.82 96.77 5 85.47 96.02 6 84.63 96.63 7 84.54 96.86 8 87.86 97.18 9 89.21 96.06 10 87.73 95.58 11 87.91 97.13 12 88.37 96.67 13 85.65 97.08 14 97.06 15 89.95 16 86 97.26 ARX: The current output is related to previous and delayed inputs, the previous outputs and white-noise disturbance value. ARMAX: The current output is related to previous and delayed inputs, the previous outputs and current and previous white-noise disturbance value. State Space: State Space representation of a system replaces an nth order differential equation with a single first order matrix differential equation.  Linear System Identification Conclusion Can generate linear and nonlinear system identification models for RX. Nonlinear system identification shows better prediction. Trying to optimize nonlinear models to fit different measurement data. Future work: we will add power supply jitter into the input and build a nonlinear system identification model.