Recognition of User Activity for User Interface on a Mobile Device

Size: px
Start display at page:

Download "Recognition of User Activity for User Interface on a Mobile Device"

Transcription

1 Recognition o User Activit oruser Interace on a mobile device Recognition o User Activit or User Interace on a Mobile Device Jonghun Baek Dept. o Inormation and Communication Kungpook National Universit, Daegu, South Korea Sang Tae Kim School o Electrical Engineering and Computer Science Kungpook National Universit, Daegu, South Korea Hun Deok Kim School o Electrical Engineering and Computer Science Kungpook National Universit, Daegu, South Korea Jae-Soo Cho School o Internet-Media Engineering Korea Universit o Technolog and Education, Cheonan, South Korea Boung-Ju Yun School o Electrical Engineering and Computer Science Kungpook National Universit, Daegu, South Korea aqb@korea.com Abstract This paper presents a novel user interace that recognizes a user phsical activit to supplement the lacking user interace o mobile devices. The interaces o mobile applications are oten un-natural due to limited resources and miniaturized input/output controls. In particular, users ma encounter such problem in applications like elearning. Thereore, we developed novel user interaction to complement the poor user interace o mobile devices when a student studies on it through the network.. Introduction Advances in mobile computing and MEMS (Micro-Electro-Mechanical Sstems) enable us to embed various sensors into handheld device such as cellular phones, PDAs (Personal Digital Assistants), PMP (Portable Media Plaer), and other portable devices. Thereore, contetual inormation can be captured through various sensors and recognition technologies. Speciicall, an accelerometer can be easil embedded in a handheld device because an accelerometer has advantages such as being lightweight, small, and inepensive. For this reason an accelerometer is one o the most widel used sensors in diverse areas, such as counting steps [], medical engineering [], novel user interace [3], and contet awareness computing []. Man new applications or an accelerometer are now being considered b handheld device designers, and in act handheld device models with an accelerometer are Proceedings o the th South East Asia Regional Computer Conerence, November 8-9, 7, Bangkok, Thailand.

2 Jonghun Baek, Sang Tae Kim, Hun Deok Kim, Jae-Soo Cho, and Boung-Ju Yun available in the market. A handheld device, though its computing power is increasing, provides a limited computing environment when compared with a PC or an embedded sstem with a digital signal processor. In addition, a handheld device cannot dedicate its ull computing power to auiliar applications when its primar role is a communications device. In particular, an accelerometer application to estimate user activit estimation, which should run all the time, cannot demand too much CPU time. This is not onl a matter o saving computing power but also a matter o preserving the limited batter power in a handheld device. Thereore, it is beneicial to develop a light-weight signal processing algorithm in order to estimate user s activit. eicientl estimated the user activit in various positions b using it. A series o eperiment or testing the eectiveness o the proposed method have been perormed and the results are presented. In this paper, the aim is to implement the accelerometer application such as an intelligent multimedia control interace (e.g., static: audio/video, walking: audio, and running: pause) or a handheld device. Such the accelerometer application can be used in ubiquitous learning environments that provide education inormation at the right time b estimating activit o a user (student) who uses a handheld device. We, thereore, tr to estimate i the user is in a static, walking, or running states. Man research groups have tried to estimate a user s activit as contet inormation. Most studies use a signal accelerometer attached to the speciic part o a user s bod (e.g., waist, wrist, thigh, ankle, and spine) or multiple accelerometers [5]- []. This might, however, make it diicult to estimate the user s activit as well as inconveniencing a user in real lie, because an accelerometer is ied on part o the bod []. In contrast, this paper attempts to minimize inconveniencing the user and to create a more practical, real lie, implementation. An accelerometer was embedded in a handheld device and the various positions in which it can be carried b a user in their dail lie: ront pocket, hip pocket, shirt pocket, backpack, waist, handhold, and so on, were considered. In this case, the gravit acceleration component o an accelerometer s signal varies with the handheld s position and orientation and thus the user activit cannot be easil estimated. In an eort to design a light-weight and eective signal processing method or eliminating the gravit acceleration, we ound that a second-order Butterworth highpass ilter (SHPF) was appropriate and =g, =-g =g, =-g =g, =g =g, =g =g, =-g =.8g, =-.7g =.5g, =.9g (a) (b) (c) (d) (e) () Fig.. Data collection protocol: (a) ront pocket, (b) hip pocket, (c) waist, (d) shirt pocket, (e) backpack, () handhold in the standing and walking, running, respectivel.. Data collection protocol Various positions and orientations o an accelerometer are shown in Fig.. A dierent initial orientation o the accelerometer in each position was used to assess the usabilit o the SHPF or estimating the user activit, regardless o the orientation o the accelerometer or individual s characteristics. The training data set is collected rom a single run o accelerometer data, which is a two-dimensional time series collected or about minute rom subjects ( males, age 5 to 3) at a sampling rate o samples/s rom the accelerometer when it is in three activities, such as standing, walking, and running, o a user at the various positions o an accelerometer. Special Issue o the International Journal o the Computer, the Internet and Management, Vol.5 No. SP, November, 7.

3 Recognition o User Activit oruser Interace on a mobile device Fig. shows the initial directions o an accelerometer at the various positions o a handheld device in three activities o a user. The numbers in Fig. are the average o the output signal or X- and Y-ais o the accelerometer measured during minute or each orientation o an accelerometer in three activities o a user. 3. Acceleration time-series normalization The eisting method or estimating a user s activit is as ollows: a eature etractor calculates a set o statistics o the data, which in turn orms a eature vector to be input to a classiier. The output o the classiier is one o the labeled classes, as shown in Fig.. Accelerometer data Feature etractor Classiier Labeled classes Standing Sitting Ling Upstairs Downstairs so on Fig.. Traditional signal processing steps or estimating a user activit. The selection o good eatures rom time series data is a undamental step in statistical pattern recognition and is a ver important task, because i the selected eatures are etracted based on individual s characteristics and individual s speciic situation, the addition o a new person would necessitate more training b designing a new model or b etracting a new eature. In this stud, the orientations o an accelerometer are dierent rom each other in various positions o an accelerometer and an individual s characteristics such as bod, clothe, and bag. In addition, the orientation o an accelerometer is continuousl changing while walking and running. For these reasons, the gravit acceleration component o the accelerometer s signal is also changing and we cannot appl it to the same eature in all positions and orientations o a handheld device. In order to minimize these eects, the acceleration time-series is normalized b the SHPF. An accelerometer signal, a, can be written as, a = a g + am, where, a g and am are the gravit and motion acceleration components, respectivel. In the dnamic states, we deine gravit acceleration, which is a low-requenc signal, as noise (DC signal) because gravit acceleration is not the same in all positions and orientations o a handheld device. In other words, to classi the user s activit at the various positions o a handheld device, we should implement a ilter which completel eliminates the noise component and has no eect on the motion acceleration component. To develop a light-weight signal processing algorithm or estimating user activit on a handheld device, we used a SHPF and investigated its requenc characteristics. Fig. 3a shows the requenc response o the SHPF, and Fig. 3b shows the pole-zero plot in the z-plane. We observed the requenc response b moving the poles. The requenc response curve had its peak value at a speciic requenc component when the pole vale was a comple number. I the pole value was a real number and the pole was moved to the let hal plane in the z-plane, then the gain o the SHPF was decreased. For these reasons, the SHPF had an eect on the motion acceleration component and the noise was also not eliminated. However, when the pole was moved to right plane, the skirt characteristic o the SHPF was better and had a maimum lat response at the pass band. Thus, the SHPF can eliminate onl the gravit acceleration component (see Fig. 3). We selected p = p =. 95 as the value or both the poles. These vales were selected through the eperimentation or the threshold analses to classi a user s activit. Fig. 3b Proceedings o the th South East Asia Regional Computer Conerence, November 8-9, 7, Bangkok, Thailand.3

4 Jonghun Baek, Sang Tae Kim, Hun Deok Kim, Jae-Soo Cho, and Boung-Ju Yun shows all poles inside the unit circle and thereore, implies a stable ilter. H(ω).8.6. p =.7, p =.3 p =p =.. p =p =.95 p =p = ω Imaginar Part z =z = p =p = Real Part (a) (b) Fig. 3. Characteristics o the SHPF: (a) requenc response curve and (b) pole-zero plot on the z-plane. The transer unction and gain (K) the SHPF are given b: H j ( ) ( z z )( z z ) z e = K K = ( z p )( z p ) ( + p )( + p ) o = ω, () This transer unction is transormed the ollowing recurrence equation: [] n = ( p + p ) a [ n ] p pa [ n + K( a[] n a[ n + a[ n ] ) a ] () where, a is the raw signal o the accelerometer and a is the signal ater iltering. An eperiment was conducted to assess the usabilit o the SHPF b equation (). Fig. contains the training data set and shows the eperiments results or the representative 3 o 8 contets (3 activit levels o a user 6 position levels o a handheld device). In the Fig., all the acceleration time-series data iltered b the SHPF were distributed at near zero g in all the contets. Thereore, the SHPF eliminated onl the gravit acceleration component and ver nearl had no eect on the motion acceleration component in all the contets. As a result, the acceleration time-series was normalized b the SHPF, and the three activities o a user can be classiied b their handheld device. Raw Signal Filtered Signal Standing gravit acceleration - 6 Acceleration(g) Number o samples Fig.. Raw signal and iltered signal or Y-ais o the accelerometer in the ront pocket.. User activit estimation Fig. 5 shows the proposed algorithm in order to estimate a user s activit in various contets. We investigated the parameters, such as the estimation time and overlapping proportion o acceleration time-series data or the window lengths, or classiing the activit using the training data set. All acceleration eatures were computed on windows o,, 3,, and 5 samples. The windows corresponded to,, 3,, and 5 seconds, respectivel. As a result o the eperiments, the perormance o the classiication was ound to be relativel insensitive to variations in time interval. For the overlapping proportion (%, 5%, 5%, and 75%) at all estimation time, the nonoverlapping was easier to classi, thereore, we selected the window size o samples. To ind generic threshold values, a series o Static YES Raw signals Accelerometer X-ais Magnitude Average Standard deviation Y-ais NO signals ater iltering nd order High-pass ilter Dnamic Magnitude Fig. 5. Raw signal and iltered signal or Y-ais o the accelerometer in the ront pocket. threshold analses tests were done b using the training data set. From the results o the threshold analses, the thresholds or dierentiating among static, walking and running activities were ound, and annotated on the plot in Fig. 6. YES Average NO Special Issue o the International Journal o the Computer, the Internet and Management, Vol.5 No. SP, November, 7.

5 Recognition o User Activit oruser Interace on a mobile device Standard Deviation Dnamic zone Static zone Time Ten subjects participated in evaluating the classiication accurac o the generic threshold values ound b the training data set. Two methods were used to collect the test data. The irst method was using the data collection protocol. The second method was b reel carring a handheld device in various positions and orientations. Each method had 5 test subjects ( males, age to 35). A subject conducted each activit in various contets or minute in a linear hallwa. The eperimental results are summarized in Table. There are two numbers in parentheses; the irst number is the estimated number o times b the proposed algorithm whereas the second number is actual number o times observed b the supervisor. The results were good enough to demonstrate the eectiveness o the SHPF to estimate user activit in various contets. 5. Conclusion :, O:. zone E F G A B C D H I J K L Time To estimate a user s activit in real lie, we attached an accelerometer to a handheld device and considered the various positions in which a user could carr it. In an eort to implement a user activit estimation sstem, we studied the method normalizing the acceleration time-series rom an Mean zone :, O: Fig. 6. Thresholds or classiing activit state: (a) distinguish static rom dnamic states and (b) distinguish walking rom running. Smbols in the igure: A and G or ront pocket, B and H or hip pocket, C and I or shirt pocket, D and J or waist, E and K or backpack, F and L or handhold in walking and running, respectivel. accelerometer and ound that the SHPF was appropriate, and developed the user activit estimation sstem on the PDA which is usable in real lie. The proposed algorithm, which is ver light-weight, can estimate the user s activit regardless o the orientation o the accelerometer or dierent test user s and is shown to be as eective as a tried-and-true method. TABLE I Classiication results: results rom using data collection protocol and reel carring a handheld device in various contets. Subject Data Collection Protocol Freel Carring (%) Averag (%) (%) A B C D E F G H I J Static S S S3 S S5 S6 S S S S S S Activit Smbols in the table: S or ront pocket, S or hip pocket, S3 or shirt pocket, S or backpack, S6 or handhold, A ~ J or subjects participated in this stud, respectivel. Reerence [] Lee, G., and Baek, J. (6): Counting steps using impact oscillator, Electronics Letters,, (7), pp [] Bazzarelli, M., et al.. (3): A wearable computer or phsiotherapeutic scoliosis treatment, IEEE Transactions on Instrumentation and measurement, 5, (), pp. 6 9 [3] Baek, J., Jang, I., and Yun, B (6): Recognizing and analzing o user s continuous action in mobile sstems, IEICE Transactions on Inormation and Sstem, E89-D, (), pp Proceedings o the th South East Asia Regional Computer Conerence, November 8-9, 7, Bangkok, Thailand.5

6 Jonghun Baek, Sang Tae Kim, Hun Deok Kim, Jae-Soo Cho, and Boung-Ju Yun [] Siewiorek, D., et al. (5): SenSa: a contet-aware mobile phone, Proc. o IEEE Int. Sm. Wearable Computers, pp. 8 9 [5] Parkka, J., et al. (6) : Activit classiication using realistic data rom wearable sensors, IEEE Transactions on Inormation Technolog in biomedicine, 53, (), pp [6] Bao, L., and Intille, S. S. (): Activit recognition rom userannotated acceleration data, Proc. Int. Con. Pervasive Computing, LNCS 3, pp. - [7] Mantjarvi, J., Himberg, J., and Seppanen, T. (): Recognizing human motion with multiple acceleration sensors, Proc. o the IEEE Int. Con. Sstems, Man, and Cbernetics,, pp [8] Lee, S. W., and Mase, K (): Activit and location recognition using wearable sensors, IEEE Pervasive Computing,, (3), pp. -3 [9] Baek, J., et al. (): Accelerometer signal processing or user activit detection, Knowledge-Based Intelligent Inormation and Engineering Sstems, LNAI 35, pp [] Farringdon, J., et al. (999): Wearable sensor badge and sensor jacket or contet awareness, Proc. Int. Sm. Wearable Computers, pp. 7-3 [] Yi, J. S., et al. (5): Contet awareness via a single device-attached accelerometer during mobile computing, Proc. MobileHCI 5, pp Special Issue o the International Journal o the Computer, the Internet and Management, Vol.5 No. SP, November, 7.6

AN EFFICIENT SET OF FEATURES FOR PULSE REPETITION INTERVAL MODULATION RECOGNITION

AN EFFICIENT SET OF FEATURES FOR PULSE REPETITION INTERVAL MODULATION RECOGNITION AN EFFICIENT SET OF FEATURES FOR PULSE REPETITION INTERVAL MODULATION RECOGNITION J-P. Kauppi, K.S. Martikainen Patria Aviation Oy, Naulakatu 3, 33100 Tampere, Finland, ax +358204692696 jukka-pekka.kauppi@patria.i,

More information

Preprint. This is the submitted version of a paper published in Electronic environment.

Preprint.   This is the submitted version of a paper published in Electronic environment. http://www.diva-portal.org Preprint This is the submitted version o a paper published in Electronic environment. Citation or the original published paper (version o record): Stranneb, D. (0) A Primer on

More information

EEE 311: Digital Signal Processing I

EEE 311: Digital Signal Processing I EEE 311: Digital Signal Processing I Course Teacher: Dr Newaz Md Syur Rahim Associated Proessor, Dept o EEE, BUET, Dhaka 1000 Syllabus: As mentioned in your course calendar Reerence Books: 1 Digital Signal

More information

Analysis and Selection of Features for Gesture Recognition Based on a Micro Wearable Device

Analysis and Selection of Features for Gesture Recognition Based on a Micro Wearable Device (IJACSA) International Journal o Advanced Computer Science and Applications, Vol., No., 0 Analysis and Selection o Features or Gesture Recognition Based on a Micro Wearable Device inghui hou, Lei Jing,

More information

Digital Image Processing Chapter 3: Image Enhancement in the Spatial Domain

Digital Image Processing Chapter 3: Image Enhancement in the Spatial Domain Digital Image Processing Chapter 3: Image Enhancement in the Spatial Domain Principle Objective o Enhancement Process an image so that the result will be more suitable than the original image or a speciic

More information

Solid State Relays & Its

Solid State Relays & Its Solid State Relays & Its Applications Presented By Dr. Mostaa Abdel-Geliel Course Objectives Know new techniques in relay industries. Understand the types o static relays and its components. Understand

More information

Chapter 2 Introduction to Logic Circuits

Chapter 2 Introduction to Logic Circuits Chapter 2 Introduction to Logic Circuits Logic unctions and circuits Boolean algebra Snthesis o digital circuits Introduction to CAD tools Introduction to VHDL Logic unctions and Circuits and 2 are binar

More information

Improved Random Load Processing Algorithm Based on Kalman Filter

Improved Random Load Processing Algorithm Based on Kalman Filter International Smposium on omputers & Inormatics ISI 5 Improed andom Load rocessing Algorithm Based on Kalman ilter Yong u a Yun Zhu b Desong Zhu c School o Logistics Engineering Wuhan Uniersit o echnolog

More information

Motor Gear Fault Diagnosis by Current, Noise and Vibration on AC Machine Considering Environment Sun-Ki Hong, Ki-Seok Kim, Yong-Ho Cho

Motor Gear Fault Diagnosis by Current, Noise and Vibration on AC Machine Considering Environment Sun-Ki Hong, Ki-Seok Kim, Yong-Ho Cho Motor Gear Fault Diagnosis by Current, Noise and Vibration on AC Machine Considering Environment Sun-Ki Hong, Ki-Seok Kim, Yong-Ho Cho Abstract Lots o motors have been being used in industry. Thereore

More information

Jan M. Kelner, Cezary Ziółkowski, Leszek Kachel The empirical verification of the location method based on the Doppler effect Proceedings:

Jan M. Kelner, Cezary Ziółkowski, Leszek Kachel The empirical verification of the location method based on the Doppler effect Proceedings: Authors: Jan M. Kelner, Cezary Ziółkowski, Leszek Kachel Title: The empirical veriication o the location method based on the Doppler eect Proceedings: Proceedings o MIKON-8 Volume: 3 Pages: 755-758 Conerence:

More information

Power Optimization in Stratix IV FPGAs

Power Optimization in Stratix IV FPGAs Power Optimization in Stratix IV FPGAs May 2008, ver.1.0 Application Note 514 Introduction The Stratix IV amily o devices rom Altera is based on 0.9 V, 40 nm Process technology. Stratix IV FPGAs deliver

More information

A Universal Motor Performance Test System Based on Virtual Instrument

A Universal Motor Performance Test System Based on Virtual Instrument Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Universal Motor Perormance Test System Based on Virtual Instrument Wei Li, Mengzhu Li, Qiang Xiao School o Instrument

More information

Determination of Pitch Range Based on Onset and Offset Analysis in Modulation Frequency Domain

Determination of Pitch Range Based on Onset and Offset Analysis in Modulation Frequency Domain Determination o Pitch Range Based on Onset and Oset Analysis in Modulation Frequency Domain A. Mahmoodzadeh Speech Proc. Research Lab ECE Dept. Yazd University Yazd, Iran H. R. Abutalebi Speech Proc. Research

More information

A temperature insensitive quartz resonator force sensor

A temperature insensitive quartz resonator force sensor Meas. Sci. Technol. 11 (2000) 1565 1569. Printed in the UK PII: S0957-0233(00)15873-4 A temperature insensitive quartz resonator orce sensor Zheyao Wang, Huizhong Zhu, Yonggui Dong and Guanping Feng Department

More information

Further developments on gear transmission monitoring

Further developments on gear transmission monitoring Further developments on gear transmission monitoring Niola V., Quaremba G., Avagliano V. Department o Mechanical Engineering or Energetics University o Naples Federico II Via Claudio 21, 80125, Napoli,

More information

PLANNING AND DESIGN OF FRONT-END FILTERS

PLANNING AND DESIGN OF FRONT-END FILTERS PLANNING AND DESIGN OF FRONT-END FILTERS AND DIPLEXERS FOR RADIO LINK APPLICATIONS Kjetil Folgerø and Jan Kocba Nera Networks AS, N-52 Bergen, NORWAY. Email: ko@nera.no, jko@nera.no Abstract High capacity

More information

Bode Plot based Auto-Tuning Enhanced Solution for High Performance Servo Drives

Bode Plot based Auto-Tuning Enhanced Solution for High Performance Servo Drives Bode lot based Auto-Tuning Enhanced Solution or High erormance Servo Drives. O. Krah Danaher otion GmbH Wachholder Str. 4-4 4489 Düsseldor Germany Email: j.krah@danaher-motion.de Tel. +49 3 9979 133 Fax.

More information

TERMINAL IMPACT ANGLE AND ANGLE-OF-ATTACK CONTROL GUIDANCE FOR SURFACE-TO-AIR MISSILE USING TVC

TERMINAL IMPACT ANGLE AND ANGLE-OF-ATTACK CONTROL GUIDANCE FOR SURFACE-TO-AIR MISSILE USING TVC ERMINAL IMPAC ANGLE AND ANGLE-OF-AACK CONROL GUIDANCE FOR SURFACE-O-AIR MISSILE USING VC Seong-Min Hong*, Min-Guk Seo*, Min-Jea ahk* * KAIS Kewords: wo-staged surace-to-air missile, Impact angle control,

More information

Image Enhancement. Image Enhancement

Image Enhancement. Image Enhancement SPATIAL FILTERING g h * h g FREQUENCY DOMAIN FILTERING G H. F F H G Copright RMR / RDL - 999. PEE53 - Processamento Digital de Imagens LOW PASS FILTERING attenuate or eliminate high-requenc components

More information

Comparison of Optical Sparse Aperture Image Restoration with Experimental PSF and Designed PSF Zhiwei Zhou, Dayong Wang

Comparison of Optical Sparse Aperture Image Restoration with Experimental PSF and Designed PSF Zhiwei Zhou, Dayong Wang Comparison o Optical Sparse Aperture Image Restoration with Eperimental PSF and Designed PSF Zhiwei Zhou, Daong Wang Applied Science, Beijing Universit o Technolog, Beijing, 0024, P.R.China Juan Zhao,

More information

PLL AND NUMBER OF SAMPLE SYNCHRONISATION TECHNIQUES FOR ELECTRICAL POWER QUALITY MEASURMENTS

PLL AND NUMBER OF SAMPLE SYNCHRONISATION TECHNIQUES FOR ELECTRICAL POWER QUALITY MEASURMENTS XX IMEKO World Congress Metrology or Green Growth September 9 14, 2012, Busan, Republic o Korea PLL AND NUMBER OF SAMPLE SYNCHRONISATION TECHNIQUES FOR ELECTRICAL POWER QUALITY MEASURMENTS Richárd Bátori

More information

1. Motivation. 2. Periodic non-gaussian noise

1. Motivation. 2. Periodic non-gaussian noise . Motivation One o the many challenges that we ace in wireline telemetry is how to operate highspeed data transmissions over non-ideal, poorly controlled media. The key to any telemetry system design depends

More information

Fatigue Life Assessment Using Signal Processing Techniques

Fatigue Life Assessment Using Signal Processing Techniques Fatigue Lie Assessment Using Signal Processing Techniques S. ABDULLAH 1, M. Z. NUAWI, C. K. E. NIZWAN, A. ZAHARIM, Z. M. NOPIAH Engineering Faculty, Universiti Kebangsaan Malaysia 43600 UKM Bangi, Selangor,

More information

A MATLAB Model of Hybrid Active Filter Based on SVPWM Technique

A MATLAB Model of Hybrid Active Filter Based on SVPWM Technique International Journal o Electrical Engineering. ISSN 0974-2158 olume 5, Number 5 (2012), pp. 557-569 International Research Publication House http://www.irphouse.com A MATLAB Model o Hybrid Active Filter

More information

Sinusoidal signal. Arbitrary signal. Periodic rectangular pulse. Sampling function. Sampled sinusoidal signal. Sampled arbitrary signal

Sinusoidal signal. Arbitrary signal. Periodic rectangular pulse. Sampling function. Sampled sinusoidal signal. Sampled arbitrary signal Techniques o Physics Worksheet 4 Digital Signal Processing 1 Introduction to Digital Signal Processing The ield o digital signal processing (DSP) is concerned with the processing o signals that have been

More information

OSCILLATORS. Introduction

OSCILLATORS. Introduction OSILLATOS Introduction Oscillators are essential components in nearly all branches o electrical engineering. Usually, it is desirable that they be tunable over a speciied requency range, one example being

More information

ISSUE: April Fig. 1. Simplified block diagram of power supply voltage loop.

ISSUE: April Fig. 1. Simplified block diagram of power supply voltage loop. ISSUE: April 200 Why Struggle with Loop ompensation? by Michael O Loughlin, Texas Instruments, Dallas, TX In the power supply design industry, engineers sometimes have trouble compensating the control

More information

Effects of Bit Allocation on Non-contiguous Multicarrier-based Cognitive Radio Transceivers

Effects of Bit Allocation on Non-contiguous Multicarrier-based Cognitive Radio Transceivers Eects o Bit Allocation on on-contiguous Multicarrier-based Cognitive Radio Transceivers Aleander M. Wglinski Inormation and Telecommunication Technolog Center The Universit o Kansas Lawrence, Kansas 6645

More information

Lock-In Amplifiers SR510 and SR530 Analog lock-in amplifiers

Lock-In Amplifiers SR510 and SR530 Analog lock-in amplifiers Lock-In Ampliiers SR510 and SR530 Analog lock-in ampliiers SR510/SR530 Lock-In Ampliiers 0.5 Hz to 100 khz requency range Current and voltage inputs Up to 80 db dynamic reserve Tracking band-pass and line

More information

ECE5984 Orthogonal Frequency Division Multiplexing and Related Technologies Fall Mohamed Essam Khedr. Channel Estimation

ECE5984 Orthogonal Frequency Division Multiplexing and Related Technologies Fall Mohamed Essam Khedr. Channel Estimation ECE5984 Orthogonal Frequency Division Multiplexing and Related Technologies Fall 2007 Mohamed Essam Khedr Channel Estimation Matlab Assignment # Thursday 4 October 2007 Develop an OFDM system with the

More information

A Novel Off-chip Capacitor-less CMOS LDO with Fast Transient Response

A Novel Off-chip Capacitor-less CMOS LDO with Fast Transient Response IOSR Journal o Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 11 (November. 2013), V3 PP 01-05 A Novel O-chip Capacitor-less CMOS LDO with Fast Transient Response Bo Yang 1, Shulin

More information

Control of Light and Fan with Whistle and Clap Sounds

Control of Light and Fan with Whistle and Clap Sounds EE389 EDL Report, Department o Electrical Engineering, IIT Bombay, November 2004 Control o Light and Fan with Whistle and Clap Sounds Kashinath Murmu(01D07038) Group: D13 Ravi Sonkar(01D07040) Supervisor

More information

Design of Multidimensional Space Motion Simulation System For Spacecraft Attitude and Orbit Guidance and Control Based on Radar RF Environment

Design of Multidimensional Space Motion Simulation System For Spacecraft Attitude and Orbit Guidance and Control Based on Radar RF Environment 2016 Sixth International Conerence on Instrumentation & Measurement, Computer, Communication and Control Design o Multidimensional Space Motion Simulation System For Spacecrat Attitude and Orbit Guidance

More information

Experiment 7: Frequency Modulation and Phase Locked Loops Fall 2009

Experiment 7: Frequency Modulation and Phase Locked Loops Fall 2009 Experiment 7: Frequency Modulation and Phase Locked Loops Fall 2009 Frequency Modulation Normally, we consider a voltage wave orm with a ixed requency o the orm v(t) = V sin(ω c t + θ), (1) where ω c is

More information

Noise Removal from ECG Signal and Performance Analysis Using Different Filter

Noise Removal from ECG Signal and Performance Analysis Using Different Filter International Journal o Innovative Research in Electronics and Communication (IJIREC) Volume. 1, Issue 2, May 214, PP.32-39 ISSN 2349-442 (Print) & ISSN 2349-45 (Online) www.arcjournal.org Noise Removal

More information

Bezier-curve Navigation Guidance for Impact Time and Angle Control

Bezier-curve Navigation Guidance for Impact Time and Angle Control Bezier-curve Navigation Guidance or Impact Time and Angle Control Gun-Hee MOON 1, Sang-Wook SHIM 1, Min-Jea TAHK*,1 *Corresponding author 1 Korea Advanced Institute o Science and Technology, Daehakro 91

More information

Effect of Layer Spacing and Line Width of PCB Coil on Resonant Frequency Shen WANG, Zhi-qiang WEI, Yan-ping CONG * and Hao-kun CHI

Effect of Layer Spacing and Line Width of PCB Coil on Resonant Frequency Shen WANG, Zhi-qiang WEI, Yan-ping CONG * and Hao-kun CHI 2016 International Conerence on Sustainable Energy, Environment and Inormation Engineering (SEEIE 2016) ISBN: 978-1-60595-337-3 Eect o Layer Spacing and Line Width o PCB Coil on Resonant Frequency Shen

More information

Complex RF Mixers, Zero-IF Architecture, and Advanced Algorithms: The Black Magic in Next-Generation SDR Transceivers

Complex RF Mixers, Zero-IF Architecture, and Advanced Algorithms: The Black Magic in Next-Generation SDR Transceivers Complex RF Mixers, Zero-F Architecture, and Advanced Algorithms: The Black Magic in Next-Generation SDR Transceivers By Frank Kearney and Dave Frizelle Share on ntroduction There is an interesting interaction

More information

MFCC-based perceptual hashing for compressed domain of speech content identification

MFCC-based perceptual hashing for compressed domain of speech content identification Available online www.jocpr.com Journal o Chemical and Pharmaceutical Research, 014, 6(7):379-386 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 MFCC-based perceptual hashing or compressed domain

More information

DSP APPLICATION TO THE PORTABLE VIBRATION EXCITER

DSP APPLICATION TO THE PORTABLE VIBRATION EXCITER DSP PPLICTION TO THE PORTBLE VIBRTION EXCITER W. Barwicz 1, P. Panas 1 and. Podgórski 2 1 Svantek Ltd., 01-410 Warsaw, Poland Institute o Radioelectronics, Faculty o Electronics and Inormation Technology

More information

Low Jitter Circuits in Digital System using Phase Locked Loop

Low Jitter Circuits in Digital System using Phase Locked Loop Proceedings o the World Congress on Engineering 013 Vol II, WCE 013, July 3-5, 013, London, U.K. Low Jitter Circuits in Digital System using Phase Locked Loop Ahmed Telba, Member, IAENG Abstract It is

More information

Detection and direction-finding of spread spectrum signals using correlation and narrowband interference rejection

Detection and direction-finding of spread spectrum signals using correlation and narrowband interference rejection Detection and direction-inding o spread spectrum signals using correlation and narrowband intererence rejection Ulrika Ahnström,2,JohanFalk,3, Peter Händel,3, Maria Wikström Department o Electronic Warare

More information

Overexcitation protection function block description

Overexcitation protection function block description unction block description Document ID: PRELIMIARY VERSIO ser s manual version inormation Version Date Modiication Compiled by Preliminary 24.11.2009. Preliminary version, without technical inormation Petri

More information

3.6 Intersymbol interference. 1 Your site here

3.6 Intersymbol interference. 1 Your site here 3.6 Intersymbol intererence 1 3.6 Intersymbol intererence what is intersymbol intererence and what cause ISI 1. The absolute bandwidth o rectangular multilevel pulses is ininite. The channels bandwidth

More information

COMPENSATION OF CURRENT TRANSFORMERS BY MEANS OF FIELD PROGRAMMABLE GATE ARRAY

COMPENSATION OF CURRENT TRANSFORMERS BY MEANS OF FIELD PROGRAMMABLE GATE ARRAY METROLOGY AD MEASUREMET SYSTEMS Index 330930, ISS 0860-89 www.metrology.pg.gda.pl COMPESATIO OF CURRET TRASFORMERS BY MEAS OF FIELD PROGRAMMABLE GATE ARRAY Daniele Gallo, Carmine Landi, Mario Luiso Seconda

More information

DARK CURRENT ELIMINATION IN CHARGED COUPLE DEVICES

DARK CURRENT ELIMINATION IN CHARGED COUPLE DEVICES DARK CURRENT ELIMINATION IN CHARGED COUPLE DEVICES L. Kňazovická, J. Švihlík Department o Computing and Control Engineering, ICT Prague Abstract Charged Couple Devices can be ound all around us. They are

More information

ADAPTIVE LINE DIFFERENTIAL PROTECTION ENHANCED BY PHASE ANGLE INFORMATION

ADAPTIVE LINE DIFFERENTIAL PROTECTION ENHANCED BY PHASE ANGLE INFORMATION ADAPTIVE INE DIEENTIA POTECTION ENHANCED BY PHASE ANGE INOMATION Youyi I Jianping WANG Kai IU Ivo BNCIC hanpeng SHI ABB Sweden ABB Sweden ABB China ABB Sweden ABB - Sweden youyi.li@se.abb.com jianping.wang@se.abb.com

More information

Finding Loop Gain in Circuits with Embedded Loops

Finding Loop Gain in Circuits with Embedded Loops Finding oop Gain in Circuits with Embedded oops Sstematic pproach to Multiple-oop nalsis bstract Stabilit analsis in eedback sstems is complicated b non-ideal behaior o circuit elements and b circuit topolog.

More information

Amplifiers. Department of Computer Science and Engineering

Amplifiers. Department of Computer Science and Engineering Department o Computer Science and Engineering 2--8 Power ampliiers and the use o pulse modulation Switching ampliiers, somewhat incorrectly named digital ampliiers, have been growing in popularity when

More information

Implementation of an Intelligent Target Classifier with Bicoherence Feature Set

Implementation of an Intelligent Target Classifier with Bicoherence Feature Set ISSN: 39-8753 International Journal o Innovative Research in Science, (An ISO 397: 007 Certiied Organization Vol. 3, Issue, November 04 Implementation o an Intelligent Target Classiier with Bicoherence

More information

Comparative investigation of electric signal analyses methods for mechanical fault detection in induction motors

Comparative investigation of electric signal analyses methods for mechanical fault detection in induction motors Comparative investigation o electric signal analyses methods or mechanical ault detection in induction motors Eltabach Mario, Charara Ali,. Faculté des sciences et de génie inormatique, Université de Saint

More information

A technique for noise measurement optimization with spectrum analyzers

A technique for noise measurement optimization with spectrum analyzers Preprint typeset in JINST style - HYPER VERSION A technique or noise measurement optimization with spectrum analyzers P. Carniti a,b, L. Cassina a,b, C. Gotti a,b, M. Maino a,b and G. Pessina a,b a INFN

More information

Measuring the Speed of Light

Measuring the Speed of Light Physics Teaching Laboratory Measuring the peed o Light Introduction: The goal o this experiment is to measure the speed o light, c. The experiment relies on the technique o heterodyning, a very useul tool

More information

287. The Transient behavior of rails used in electromagnetic railguns: numerical investigations at constant loading velocities

287. The Transient behavior of rails used in electromagnetic railguns: numerical investigations at constant loading velocities 287. The Transient behavior o rails used in electromagnetic railguns: numerical investigations at constant loading velocities L. Tumonis 1, a, R. Kačianauskas 1,b, A. Kačeniauskas 2,c, M. Schneider 3,d

More information

Analog ó Digital Conversion Sampled Data Acquisition Systems Discrete Sampling and Nyquist Digital to Analog Conversion Analog to Digital Conversion

Analog ó Digital Conversion Sampled Data Acquisition Systems Discrete Sampling and Nyquist Digital to Analog Conversion Analog to Digital Conversion Today Analog ó Digital Conversion Sampled Data Acquisition Systems Discrete Sampling and Nyquist Digital to Analog Conversion Analog to Digital Conversion Analog Digital Analog Beneits o digital systems

More information

Automatic Melakarta Raaga Identification Syste: Carnatic Music

Automatic Melakarta Raaga Identification Syste: Carnatic Music (IJARAI) International Journal o Advanced Research in Artiicial Intelligence, Vol., No. 4, 22 Automatic Melakarta Raaga Identiication Syste: Carnatic Music B. Tarakeswara Rao, Sivakoteswararao Chinnam

More information

Cyclostationarity-Based Spectrum Sensing for Wideband Cognitive Radio

Cyclostationarity-Based Spectrum Sensing for Wideband Cognitive Radio 9 International Conerence on Communications and Mobile Computing Cyclostationarity-Based Spectrum Sensing or Wideband Cognitive Radio Qi Yuan, Peng Tao, Wang Wenbo, Qian Rongrong Wireless Signal Processing

More information

EXPLOITING RMS TIME-FREQUENCY STRUCTURE FOR DATA COMPRESSION IN EMITTER LOCATION SYSTEMS

EXPLOITING RMS TIME-FREQUENCY STRUCTURE FOR DATA COMPRESSION IN EMITTER LOCATION SYSTEMS NAECON : National Aerospace & Electronics Conerence, October -,, Dayton, Ohio 7 EXPLOITING RMS TIME-FREQUENCY STRUCTURE FOR DATA COMPRESSION IN EMITTER LOCATION SYSTEMS MARK L. FOWLER Department o Electrical

More information

ECEN 5014, Spring 2013 Special Topics: Active Microwave Circuits and MMICs Zoya Popovic, University of Colorado, Boulder

ECEN 5014, Spring 2013 Special Topics: Active Microwave Circuits and MMICs Zoya Popovic, University of Colorado, Boulder ECEN 5014, Spring 2013 Special Topics: Active Microwave Circuits and MMICs Zoya Popovic, University o Colorado, Boulder LECTURE 13 PHASE NOISE L13.1. INTRODUCTION The requency stability o an oscillator

More information

A Program to Analyse the Origin of Noise in Ultra- Stable Quartz Crystal Resonators

A Program to Analyse the Origin of Noise in Ultra- Stable Quartz Crystal Resonators A Program to Analse the Origin o Noise in Ultra- Stable Quartz Crstal Resonators S. Galliou, F. Sthal, X. Vacheret, R. Brendel, P. Salzenstein, E. Rubiola Time and Frequenc Dept. FEMTO-ST Institute, UMR

More information

With the proposed technique, those two problems will be overcome. reduction is to eliminate the specific harmonics, which are the lowest orders.

With the proposed technique, those two problems will be overcome. reduction is to eliminate the specific harmonics, which are the lowest orders. CHAPTER 3 OPTIMIZED HARMONIC TEPPED-WAVEFORM TECHNIQUE (OHW The obective o the proposed optimized harmonic stepped-waveorm technique is to reduce, as much as possible, the harmonic distortion in the load

More information

SPEECH ENHANCEMENT BASED ON ITERATIVE WIENER FILTER USING COMPLEX SPEECH ANALYSIS

SPEECH ENHANCEMENT BASED ON ITERATIVE WIENER FILTER USING COMPLEX SPEECH ANALYSIS SPEECH ENHANCEMENT BASED ON TERATVE WENER FLTER USNG COMPLEX SPEECH ANALYSS Keiichi Funaki Computing & Networking Center, Univ. o the Ryukyus Senbaru, Nishihara, Okinawa, 93-3, Japan phone: +(8)98-895-8946,

More information

On the Use of Standard Digital ATE for the Analysis of RF Signals

On the Use of Standard Digital ATE for the Analysis of RF Signals On the Use o Standard Digital ATE or the Analysis o RF Signals Nicolas Pous, Florence Azaïs, Laurent Latorre, Jochen Rivoir To cite this version: Nicolas Pous, Florence Azaïs, Laurent Latorre, Jochen Rivoir.

More information

Global Design Analysis for Highly Repeatable Solid-state Klystron Modulators

Global Design Analysis for Highly Repeatable Solid-state Klystron Modulators CERN-ACC-2-8 Davide.Aguglia@cern.ch Global Design Analysis or Highly Repeatable Solid-state Klystron Modulators Anthony Dal Gobbo and Davide Aguglia, Member, IEEE CERN, Geneva, Switzerland Keywords: Power

More information

Detection and Imaging of Internal Cracks by Tangential Magnetic Field Component Analysis using Low-Frequency Eddy Current Testing

Detection and Imaging of Internal Cracks by Tangential Magnetic Field Component Analysis using Low-Frequency Eddy Current Testing 19 th World Conference on Non-Destructive Testing 21 Detection and Imaging of Internal Cracks b Tangential Magnetic Field Component Analsis using Low-Frequenc Edd Current Testing Takua YASUGI, Yatsuse

More information

More Stability and Robustness with the Multi-loop Control Solution for Dynamic Voltage Restorer (DVR)

More Stability and Robustness with the Multi-loop Control Solution for Dynamic Voltage Restorer (DVR) SERBAN JOURNA OF EECTRCA ENGNEERNG Vol. 6, No. 1, May 2009, 75-88 UDK: 621.311.1.015.1 More Stability and Robustness with the Multi-loop Control Solution or Dynamic Voltage Restorer (DVR) Othmane Abdelkhalek,

More information

SEG/San Antonio 2007 Annual Meeting. Summary. Morlet wavelet transform

SEG/San Antonio 2007 Annual Meeting. Summary. Morlet wavelet transform Xiaogui Miao*, CGGVeritas, Calgary, Canada, Xiao-gui_miao@cggveritas.com Dragana Todorovic-Marinic and Tyler Klatt, Encana, Calgary Canada Summary Most geologic changes have a seismic response but sometimes

More information

UMRR: A 24GHz Medium Range Radar Platform

UMRR: A 24GHz Medium Range Radar Platform UMRR: A 24GHz Medium Range Radar Platorm Dr.-Ing. Ralph Mende, Managing Director smart microwave sensors GmbH Phone: +49 (531) 39023 0 / Fax: +49 (531) 39023 58 / ralph.mende@smartmicro.de Mittelweg 7

More information

Frequency-Foldback Technique Optimizes PFC Efficiency Over The Full Load Range

Frequency-Foldback Technique Optimizes PFC Efficiency Over The Full Load Range ISSUE: October 2012 Frequency-Foldback Technique Optimizes PFC Eiciency Over The Full Load Range by Joel Turchi, ON Semiconductor, Toulouse, France Environmental concerns lead to new eiciency requirements

More information

Software Defined Radio Forum Contribution

Software Defined Radio Forum Contribution Committee: Technical Sotware Deined Radio Forum Contribution Title: VITA-49 Drat Speciication Appendices Source Lee Pucker SDR Forum 604-828-9846 Lee.Pucker@sdrorum.org Date: 7 March 2007 Distribution:

More information

A Modified Profile-Based Location Caching with Fixed Local Anchor for Wireless Mobile Networks

A Modified Profile-Based Location Caching with Fixed Local Anchor for Wireless Mobile Networks A Modiied Proile-Based Location Caching with Fixed Local Anchor or Wireless Mobile Networks Md. Kowsar Hossain, Tumpa Rani Roy, Mousume Bhowmick 3 Department o Computer Science and Engineering, Khulna

More information

Music Technology Group, Universitat Pompeu Fabra, Barcelona, Spain {jordi.bonada,

Music Technology Group, Universitat Pompeu Fabra, Barcelona, Spain   {jordi.bonada, GENERATION OF GROWL-TYPE VOICE QUALITIES BY SPECTRAL MORPHING Jordi Bonada Merlijn Blaauw Music Technology Group, Universitat Pompeu Fabra, Barcelona, Spain Email: {jordi.bonada, merlijn.blaauw}@up.edu

More information

state the transfer function of the op-amp show that, in the ideal op-amp, the two inputs will be equal if the output is to be finite

state the transfer function of the op-amp show that, in the ideal op-amp, the two inputs will be equal if the output is to be finite NTODUCTON The operational ampliier (op-amp) orms the basic building block o many analogue systems. t comes in a neat integrated circuit package and is cheap and easy to use. The op-amp gets its name rom

More information

DKAN0008A PIC18 Software UART Timing Requirements

DKAN0008A PIC18 Software UART Timing Requirements DKAN0008A PIC18 Sotware UART Timing Requirements 11 June 2009 Introduction Design conditions oten limit the hardware peripherals available or an embedded system. Perhaps the available hardware UARTs are

More information

Optimal Placement of Phasor Measurement Units for State Estimation

Optimal Placement of Phasor Measurement Units for State Estimation PSERC Optimal Placement o Phasor Measurement Units or State Estimation Final Project Report Power Systems Engineering Research Center A National Science Foundation Industry/University Cooperative Research

More information

DEVELOPMENT OF CARRIER-PHASE-BASED TWO-WAY SATELLITE TIME AND FREQUENCY TRANSFER (TWSTFT)

DEVELOPMENT OF CARRIER-PHASE-BASED TWO-WAY SATELLITE TIME AND FREQUENCY TRANSFER (TWSTFT) 36 th Annual Precise Time and Time Interval (PTTI Meeting DEVELOPMENT OF CARRIER-PHASE-BASED TWO-WAY SATELLITE TIME AND FREQUENCY TRANSFER (TWSTFT Blair Fonville, Demetrios Matsakis Time Service Department

More information

Development of New Algorithm for Voltage Sag Source Location

Development of New Algorithm for Voltage Sag Source Location Proceedings o the International MultiConerence o Engineers and Computer Scientists 2009 Vol II IMECS 2009, March 8-20, 2009, Hong Kong Development o New Algorithm or Voltage Sag Source Location N. Hamzah,

More information

Determination of Real-time Vortex Shedding Frequency by a DSP

Determination of Real-time Vortex Shedding Frequency by a DSP 335~342 ( 年 ) Journal o the Chinese Society o Mechanical Engineers, Vol.27, No.3, pp.335~342(26) Determination o Real-time Vortex Shedding Frequency by a DSP Chih-Chung Hu*, Jiun-Jih Miau**and Tzu-Liang

More information

Study on 3D CFBG Vibration Sensor and Its Application

Study on 3D CFBG Vibration Sensor and Its Application PHOTONIC SENSORS / Vol. 6, No. 1, 2016: 90 96 Study on 3D CFBG Vibration Sensor and Its Application Qiuming NAN 1,2* and Sheng LI 1,2 1 National Engineering Laboratory or Fiber Optic Sensing Technology,

More information

Analysis of Power Consumption of H.264/AVC-based Video Sensor Networks through Modeling the Encoding Complexity and Bitrate

Analysis of Power Consumption of H.264/AVC-based Video Sensor Networks through Modeling the Encoding Complexity and Bitrate Analysis o Power Consumption o H.264/AVC-based Video Sensor Networks through Modeling the Encoding Complexity and Bitrate Bambang A.B. Sari, Panos Nasiopoulos and Victor C.M. eung Department o Electrical

More information

Max Covering Phasor Measurement Units Placement for Partial Power System Observability

Max Covering Phasor Measurement Units Placement for Partial Power System Observability Engineering Management Research; Vol. 2, No. 1; 2013 ISSN 1927-7318 E-ISSN 1927-7326 Published by Canadian Center o Science and Education Max Covering Phasor Measurement Units Placement or Partial Power

More information

Introduction to OFDM. Characteristics of OFDM (Orthogonal Frequency Division Multiplexing)

Introduction to OFDM. Characteristics of OFDM (Orthogonal Frequency Division Multiplexing) Introduction to OFDM Characteristics o OFDM (Orthogonal Frequency Division Multiplexing Parallel data transmission with very long symbol duration - Robust under multi-path channels Transormation o a requency-selective

More information

Sequence-based Rendezvous for Dynamic Spectrum Access

Sequence-based Rendezvous for Dynamic Spectrum Access Sequence-based endezvous or Dynamic Spectrum Access Luiz A. DaSilva Bradley Dept. o Electrical and Computer Engineering Virginia Tech Arlington, VA, USA ldasilva@vt.edu Igor Guerreiro Wireless Telecommunications

More information

IMPLEMENTATION ASPECTS OF GENERALIZED BANDPASS SAMPLING

IMPLEMENTATION ASPECTS OF GENERALIZED BANDPASS SAMPLING 15th European Signal Processing Conerence (EUSIPCO 27), Poznan, Poland, September 3-7, 27, copyright by EURASIP IMPLEMENTATION ASPECTS OF GENERALIZED BANDPASS SAMPLING Yi-Ran Sun and Svante Signell, Senior

More information

Fundamentals of Spectrum Analysis. Christoph Rauscher

Fundamentals of Spectrum Analysis. Christoph Rauscher Fundamentals o Spectrum nalysis Christoph Rauscher Christoph Rauscher Volker Janssen, Roland Minihold Fundamentals o Spectrum nalysis Rohde & Schwarz GmbH & Co. KG, 21 Mühldorstrasse 15 81671 München Germany

More information

On the Impact of Fading and Inter-piconet Interference on Bluetooth Performance

On the Impact of Fading and Inter-piconet Interference on Bluetooth Performance On the Impact o Fading and Inter-piconet Intererence on Bluetooth Perormance Andrea Zanella Dept. o Inormation Engineering University o Padova, Padova, Italy zanella@dei.unipd.it Andrea Tonello Bell Labs,

More information

SMALL-SIGNAL ANALYSIS AND CONTROL DESIGN OF ISOLATED POWER SUPPLIES WITH OPTOCOUPLER FEEDBACK

SMALL-SIGNAL ANALYSIS AND CONTROL DESIGN OF ISOLATED POWER SUPPLIES WITH OPTOCOUPLER FEEDBACK SMALL-SINAL ANALYSIS AND ONTROL DESIN OF ISOLATED POWER SUPPLIES WITH OPTOOUPLER FEEDAK Yuri Panov and Milan Jovanović Power Electronics Laboratory Delta Products orporation P.O. ox 273, 5 Davis Drive

More information

Chapter 25: Transmitters and Receivers

Chapter 25: Transmitters and Receivers Chapter 25: Transmitters and Receivers This chapter describes the design o transmitters and receivers or radio transmission. The terms used shall have a deined meaning such that the components rom the

More information

Methods of Computational Intelligence for Nonlinear Control Systems

Methods of Computational Intelligence for Nonlinear Control Systems ICCAS June -, KINTEX, Geonggi-Do, Korea Methods o Computational Intelligence or Nonlinear Control Sstems Bogdan M. Wilamowski Auburn Universit, Alabama Microelectronic, Science and Technolog Center, Broun

More information

Estimating the Resolution of Nanopositioning Systems from Frequency Domain Data

Estimating the Resolution of Nanopositioning Systems from Frequency Domain Data 01 IEEE International Conerence on Robotics and Automation RiverCentre, Saint Paul, Minnesota, USA May 14-18, 01 Estimating the Resolution o Nanopositioning Systems rom Frequency Domain Data Andrew J.

More information

Analysis and Mitigation of Harmonic Currents and Instability due to Clustered Distributed Generation on the Low Voltage Network

Analysis and Mitigation of Harmonic Currents and Instability due to Clustered Distributed Generation on the Low Voltage Network 2, rue d Artois, F-758 PARIS CIGRE US National Committee http : //www.cigre.org 25 Grid o the Future Symposium Analysis and Mitigation o Harmonic Currents and Instability due to Clustered Distributed Generation

More information

Our starting point is a figure of the four-fold symmetric Black Snowflake shown-

Our starting point is a figure of the four-fold symmetric Black Snowflake shown- PROPERTIES OF FRACTAL SQUARES Several years ago while studying ractals, including the Koch Fractal Curve and the Sierapinski Triangle, we ound an interesting new igure based on a zeroth generation square.

More information

Design Analysis of Low-Pass Passive Filter in Single-Phase Grid-Connected Transformerless Inverter

Design Analysis of Low-Pass Passive Filter in Single-Phase Grid-Connected Transformerless Inverter 0 IEEE First Conerence on Clean Energy and Technology CET Design Analysis o Low-Pass Passive Filter in Single-Phase Grid-Connected Transormerless Inverter Maaspaliza Azri and Nasrudin Abd. Rahim Faculty

More information

A Physical Sine-to-Square Converter Noise Model

A Physical Sine-to-Square Converter Noise Model A Physical Sine-to-Square Converter Noise Model Attila Kinali Max Planck Institute or Inormatics, Saarland Inormatics Campus, Germany adogan@mpi-in.mpg.de Abstract While sinusoid signal sources are used

More information

DEVELOPMENT OF CARRIER-PHASE-BASED TWO-WAY SATELLITE TIME AND FREQUENCY TRANSFER (TWSTFT)

DEVELOPMENT OF CARRIER-PHASE-BASED TWO-WAY SATELLITE TIME AND FREQUENCY TRANSFER (TWSTFT) 36 th Annual Precise Time and Time Interval (PTTI Meeting DEVELOPMENT OF CARRIER-PHASE-BASED TWO-WAY SATELLITE TIME AND FREQUENCY TRANSFER (TWSTFT Blair Fonville, Demetrios Matsakis Time Service Department

More information

Optimized Color Transforms for Image Demosaicing

Optimized Color Transforms for Image Demosaicing International Journal O Computational Engineering Research (ceronlinecom) Vol Issue Optimized Color ransorms or Image Demosaicing Evgen Gershiov Department o Electrical Engineering, Ort Braude Academic

More information

Acquisition of Box Pushing by Direct-Vision-Based Reinforcement Learning

Acquisition of Box Pushing by Direct-Vision-Based Reinforcement Learning Acquisition of Bo Pushing b Direct-Vision-Based Reinforcement Learning Katsunari Shibata and Masaru Iida Dept. of Electrical & Electronic Eng., Oita Univ., 87-1192, Japan shibata@cc.oita-u.ac.jp Abstract:

More information

TIME-FREQUENCY ANALYSIS OF NON-STATIONARY THREE PHASE SIGNALS. Z. Leonowicz T. Lobos

TIME-FREQUENCY ANALYSIS OF NON-STATIONARY THREE PHASE SIGNALS. Z. Leonowicz T. Lobos Copyright IFAC 15th Triennial World Congress, Barcelona, Spain TIME-FREQUENCY ANALYSIS OF NON-STATIONARY THREE PHASE SIGNALS Z. Leonowicz T. Lobos Wroclaw University o Technology Pl. Grunwaldzki 13, 537

More information

Image Enhancement II: Neighborhood Operations

Image Enhancement II: Neighborhood Operations Image Enhancement II: Neighborhood Operations Image Enhancement:Spatial Filtering Operation Idea: Use a mask to alter piel values according to local operation Aim: De)-Emphasize some spatial requencies

More information