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

Size: px
Start display at page:

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

Transcription

1 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 and Computer Engineering, University o British Columbia Vancouver, Canada {bambangs, panosn, vleung}@ece.ubc.ca Mahsa T. Pourazad Department o Electrical and Computer Engineering, University o British Columbia TEUS Communications Inc. Vancouver, Canada pourazad@ece.ubc.ca Abstract The H.264/AVC video encoding standard has many advanced eatures that can be tailored to suit a wide range o applications. In order to obtain optimal coding perormance in video sensor networks (VSNs, it is essential to ind the right setting parameters or the encoder. There is a trade-o between required energy or encoding and transmission o video content in VSNs that can be exploited to minimize total power consumption. In this study, we model the complexity and bitrate in H.264/AVC codec. By using the model, the trade-o between encoding and transmission energy consumption is urther exploited. Our experiments show that the complexity modeling error is less than or equal to 3.45%. However, the bitrate modeling error that we obtain is less than or equal to 11.6%. Keywords-H.264/AVC; complexity and bitrate modeling; energy consumption model; and video sensor network I. INTRODUCTION With the increasing concern about security in homes or public spaces, the demands or monitoring and surveillance systems is growing. In this regard, video sensor networks (VSNs oer an alternative to several existing monitoring technologies [1], [2]. However, unlike the traditional sensor networks which require negligible power to process captured data in the sensor nodes, VSNs need signiicant processing power to encode and transmit the captured videos. With the limitations o energy resources in VSNs, maximizing the power eiciency o coding and transmission operations becomes very important. In general, there is a tradeo between encoding complexity and compression perormance in the sense that to obtain higher compression perormance (i.e., lower bit rate, more complex and computationally expensive encoding scheme is required. On the other hand, transmission o lower bitrate content requires less amount o energy. Fig. 1 illustrates the relationship between coding complexity, compression perormance and the required power or encoding and transmission o the content. It can be observed that, to minimize the overall VSN power consumption, encoding process needs to be handled careully. Among the existing video coding standards, H.264/AVC is the most widely used standard in the consumer market [3], [4]. Some o the existing studies on the perormance o H.264/AVC codec look into maximizing the coding perormance without considering the total power Figure 1. Relation between encoding and transmission power consumption consumption o the coding process [3], [5]. J.J. Ahmad et al. [6] studied the required energy or encoding and transmission o video content in the case o using H.264/AVC codec. Unortunately, the number o coniguration settings considered or the encoder in that study is limited. To address this issue, we extended the study in [6] by including more encoder coniguration settings in our previous work [7]. We proposed a guideline table or encoder coniguration setting which include dierent combinations o coding complexity and coding eiciency in terms o bitrate that produces compressed videos with similar quality in terms o peak signal to noise ratio (PSNR. Our study shows that the energy consumption o a VSN can be reduced by careully selecting the encoder settings at each VSN node based on the proposed table. This paper is an extension to our previous work [7] where the relationship between coding complexity and coding eiciency (in terms o bitrate o H.264/AVC codec is modeled. By using this model, the trade-o between encoder complexity and bitrate can be urther elaborated, unrestrained with the encoder setting parameters. The rest o the paper is organized as ollows. Section II describes the H.264/AVC encoding complexity and bitrate modeling. The encoding and transmission power consumption model is then discussed in Section III. Conclusions are drawn in Section IV.

2 II. H.264/AVC COMPEXITY AND BITRATE MODEING H.264/AVC is a block-based hybrid video coding standard utilizing intra-rame and inter-rame prediction. While inter-rame prediction is more involved than intrarame prediction, it results in lower bitrate. By increasing the number o inter-rames coded picture within a successive video stream, i.e., group o picture (GOP size, the bitrate o the coded video is reduced at the cost o higher encoding complexity. In the case o inter-rame prediction, the complexity and bitrate can be controlled by adjusting the search range (SR in motion estimation process. The SR determines the size o searching area in the reerence rame to ind the best match to be used or inter prediction. Increasing the SR size may result in better compression perormance at the cost o increased complexity. However this observation is quite content dependant and there are cases where increasing the value o SR does not provide signiicant beneit in terms o compression perormance [7]. The other actor that controls the complexity and the perormance o the H.264/AVC codec is the number o block sizes used in the inter prediction process. Increasing the number o used block sizes results in better prediction and consequently higher compression perormance at the expense o increased complexity. The complexity o motion estimation (ME can be classiied into dierent level o complexity, depending on the number o block size candidates used. In general, there are seven block sizes deined or inter-prediction in H.264/AVC. In this paper, we analyze the eect o dierent coding parameters on the coding complexity using a set o training videos and propose a model or the relationship between coding coniguration and coding complexity, and later this model is tested on a set o unseen test video set. The ollowing subsections provide more details on our experiment settings and the proposed model. A. Experiment Settings In VSN applications, due to the limitations in energy and processing resources, less complex encoder conigurations are used. To this end, we used baseline proile o H.264/AVC that is suitable or low complexity applications and uses only I and P rames (no B-rames in our study. The other encoding parameters in our experiments include using context-adaptive variable-length coding (CAVC entropy coding and one reerence rame, setting SR equal to 8, and disabling the rate distortion optimization (RDO, rate control, deblocking ilter and Intra coding or P rames options. Furthermore, to have an objective measure or the encoding complexity, we use the instruction level proiler ipro [8], which provides us with the total number o instruction counts. The H.264/AVC reerence sotware, JM version 18.2 is used in our experiments. Five representative videos rom [9] are used in our study (BQMall, Traic, TABE I ME COMPEXITY EVE (M Fig. 2. Normalized C P or dierent M or BQMall video Race Horse, PeopleOnStreet and Vidyo1. To mimic a common VSN data, these sequences are downsampled to the common intermediate ormat (CIF resolution (352x288 pixels and also their rame rate was reduced to 15 rames per second (ps. The BQMall and Traic video sequences are used as the training set or the model and the rest o videos as the test set. B. Complexity Modelling The coding process complexity o a video sequence (C S is ormulated as ollows: C S = C I n I + C P n P (1 where C I is the complexity to encode an I-rame, C P is the complexity to encode a P-rame, n I is the number o I- rames in the sequence and n P is the number o P-rames in the sequence. For a video sequence with no scene change, the value o C I can be considered almost constant. On the other hand, C P depends on the complexity level o the ME process. In our study, the complexity level o ME process (called M is classiied based on the used block-size candidates in the encoding process as shown in Table I. As illustrated in Fig. 2, the GOP size does not aect the normalized coding complexity o P rames at each M. Note that the complexity o coding P-rame (C P is normalized with respect to C p when M is equal to one. Furthermore, as it can be seen rom Fig. 3, the plot o normalized C P or dierent training videos has the same slope but scaled by a constant. It can be seen rom this igure that the normalized C P or the Traic video ranges rom 1 to 1.485, which also

3 TABE II ME COMPEXITY EVE (M AND δ CP M δ CP Fig. 5. Bitrate o a P-rame or dierent M o BQMall video ω 1 = (2 Cp M =1 Using ω 1, the complexity to encode a P-rame is ormulated as: Cp ( 1+ δ ( ω M = i = Cp M = 1 CP i 1 (3 Fig. 3. Normalized C P or GOP=2 o the training videos Considering that n I =N/GOP, where N is total number o rames and n P =N N/GOP, then the average complexity per rame is computed as ollows: C = ( CI + CpM (1 CP ( GOP 1 / GOP = 1 + δ ω1 (4 C. Bitrate Modelling The bitrate o the encoded video is modeled as R=R F r, where R is the average bitrate o a rame and F r is the rame rate. The total size o the encoded sequence (in bit is then modeled as: Fig. 4. Fractional increase o normalized C P or the training videos R = R n + R n S I I P P (5 means that the normalized C P range or this video is On the other hand, the normalized C P range or the BQMall video is equal to Scaling the range o the normalized C P to one, we can plot the ractional increase o normalized C P as shown in Fig. 4. It is interesting to see that the increase o normalized C P with respect to M is almost similar or both videos. We deine δ CP as the amount o increase normalized C P at dierent M. δ CP is calculated by averaging the values obtained in Fig. 4, as shown in Table II. Another interesting observation is that, the value o range o normalized C P shown in Fig. 2 is proportional to the value o. Thereore, using the values obtained rom Cp M =1 the training videos, the range o normalized C P values or a speciic video sequence is calculated as: where R I is the average size o an I-rame and R P is the average size o a P-rame. The value o R P depends on the M and GOP used by the encoder. Fig. 5 shows that, the value o R P decreases as M increases. Thereore, or a certain GOP value, the R P is modeled as: R PGOP = ω = i Ri ( M where ω Ri is the bitrate o a P-rame when GOP=i and M =1, and (M is a decay unction with respect to M, which is modeled using the generalized logistic unction. The logistic unction is a widely used sigmoid unction or growth/decay modeling where the growth/decay is exponential at irst, but eventually slower and then levels o. This matches the way R P is reduced with the increase o (6

4 TABE III COMPEXITY MODEING ERROR TABE IV BITRATE MODEING ERROR Fig. 6. The normalized bitrate ( BQMall, GOP=2 and the logistic unction M (see Fig. 5. The logistic unction (M used in our study is as ollows: M b a = a (7 1+ e ( + c( x d where a and b indicate the minimum and maximum asymptote o the plot respectively, c is the growth rate, while d signiy the time or maximum growth (see Fig. 6. Furthermore, Fig. 5 also shows that the slope o the R P plot or dierent GOP sizes is the same. Thereore, R P is modeled equal to: where ω Rp is the bitrate o P-rame when GOP=2 and M =1, and ω 2 is the weight or (GOP. To obtain the parameters or the (M, we applied least mean square approach using the normalized R P o training video sequences when GOP=2. Also to estimate (GOP, we applied curve itting approach on the Rp values o training video sequences at dierent GOP size settings, and ound that ω 2 ln(gop provides a good estimate or (GOP. The value o ω 2 is estimated using least square regression rom the training sequences. Assuming that the average bitrate o an I-rame is equal to R I the average bitrate o a rame (R is estimated as: R R P = ω ( M + ω2 ( GOP (8 R I 0.08 ( GOP 1 + ωrp CP GOP ( (1 e δ. (9 + GOP ( GOP 1 + ω2 ln( GOP GOP = D. Implementation o the Proposed Model Rp To implement the proposed model, we need to obtain several variables rom each video sequence. To this end, we encode the irst two rames o each video sequence. Assuming that there is no scene change in the video sequence, the bitrate o each I-rame will be almost similar. Thereore, R I is assumed to be equal to the bitrate o the encoded irst rame while ω Rp is equal to the bitrate o the second rame. For the complexity modeling, the ipro tool will provide us with the complexity o encoding the irst two rames o the video sequence, i.e., C 2-rames =C I +. Since we already have the value o R I rom encoding the irst two rames o each test sequence, we can estimate the value o C I o these sequences. The value o can then be calculated using C 2-rames C I. Consequently, the value o ω 1 is calculated using (2. To estimate the modeling error, the average percentage o complexity and bitrate error or GOP={1, 2, 4, 8, 16, 32, 64} and M ={1, 2, 3, 4, 5, 6, 7} is calculated. As Table III shows, the average error or complexity modeling is less than or equal to 3.45% or the test video sequences, while the average error o bitrate modeling is less than or equal to 11.6% as reported in Table IV. III. ENCODING AND TRANSMISSION POWER CONSUMPTION MODE The total power dissipation at a sensor node consists o the power consumption or encoding (P e, transmission (P t and reception (P r. P e can be calculated as ollows: P = C F CPI E (10 e where CPI is the number o CPU cycles to perorm one basic instruction and E c is the energy depletion per cycle. The transmission power consumption is calculated as: P t r η ( + β d c Cp M =1 Cp M =1 = α R (11 where α is a constant coeicient related to coding and modulation, β is the ampliier energy coeicient, d is the transmission distance, η is path loss exponent and R is the bitrate. The reception power consumption is calculated as: P r = λ R (12

5 TABE V. PARAMETERS USED. Parameters Description value Energy cost or transmitting 1 α 0.5 J/Mb bit β Transmit ampliier coeicient J/Mb/m4 λ Energy cost or receiving 1 bit 0.5 J/Mb η Path loss exponent 4 XScale average cycle per CPI 1.78 instruction [10] Energy depleted per cycle or E c nj imote2 [6] where λ is a constant coeicient representing energy cost or receiving 1 bit. Table V shows the parameters used or our experiments. In this paper, we analyze a simple topology consisting o one video node and the sink. The total power consumption o a video node or dierent transmission distances or PeopleOnStreet video sequence is shown in Fig. 7. In this igure, we analyze two scenarios: a the GOP size is ixed while the M varies, and b the M is ixed while the GOP size changes. In Fig. 7a, the GOP size is set equal to eight and M changes. It is observed that or transmission distance less than 200m, the use o bigger M results in higher total power consumption. This result shows that varying M values do not signiicantly aect the trade-o between computation and communication. This trend is also seen in other test video sequences. Fig. 7b shows the plot o total power consumption when M is equal to our and the GOP size changes. The igure shows that when the transmission distance is small, the coniguration that leads to low power consumption is the one using smaller GOP. It means that the low encoding power consumption (due to the use o smaller GOP is compensating the higher transmission power consumption (due to higher bitrate. However, when the transmission distance is large, the energy cost to transmit the data increased signiicantly. Thereore, we need to use the coniguration with better compression perormance, i.e., larger GOP size, to reduce the transmission energy consumption. The trade-o between computation and communication can be clearly seen when the transmission distance is less than 100m as shown in Fig. 8. However, it can be seen that the transmission distance at which the use o bigger GOP minimizes power consumption is content dependent. For example, in the case o PeopleOnStreet video sequence, using GOP equal to one will minimize the total power consumption when the transmission distance is less than 63m (see Fig. 8a. However, or the RaceHorses video sequence, the use o GOP equal to one will minimize total power consumption when the transmission distance is less than 88m (see Fig. 8b. (a (b Fig. 7. Total power consumption or dierent transmission distance: (a GOP=8 and varying M (b M =4 and varying GOP sizes (a (b Fig. 8. Total power consumption or transmission distance less than 100m (M =4 and varying GOP sizes: (a PeopleOnStreet sequence(b RaceHorses sequence

6 IV. CONCUSION In this paper, we propose the encoding complexity and bitrate model o H.264-based video sensor networks. The experimental results show that the proposed complexity model provides a very small prediction error (less than or equal to 3.45%, while the bitrate modeling error is rom 8.57% to 11.6% or the video sequences tested. The proposed model is used to show the trade-o between encoding and communication that can be exploited to minimize the total power consumption o VSNs. ACKNOWEDGMENT This work was supported by the NPRP grant # NPRP rom the Qatar National Research Fund (a member o the Qatar Foundation. The statements made herein are solely the responsibility o the authors. REFERENCES [1] I. F. Akyildiz, T. Melodia, and K. R. Chowdhury, A survey on wireless multimedia sensor networks, Computer Networks: The International Journal o Computer and Telecommunications Networking, vol. 51, no. 4, pp , Mar [2] T. D. R aty, Survey on Contemporary Remote Surveillance Systems or Public Saety, Systems, Man, and Cybernetics, Part C: Applications and Reviews, IEEE Transactions on, vol. 40, no. 5, pp , Sep [3] I. E. Richardson, The H.264 Advanced Video Compression Standard, Second Edition. John Wiley & Sons, td, [4] T. Wiegand, G. J. Sullivan, G. Bjontegaard, and A. uthra, Overview o the H.264/AVC video coding standard, IEEE Transactions on Circuits and Systems or Video Technology, vol. 13, no. 7, pp , Jul [5] H. K. Zrida, A. C. Ammari, M. Abid, and A. Jemai, Complexity/Perormance Analysis o a H.264/AVC Video Encoder, in Recent Advances on Video Coding, InTech. [6] J. J. Ahmad, H. A. Khan, and S. A. Khayam, Energy eicient video compression or wireless sensor networks, presented at the Inormation Sciences and Systems, CISS rd Annual Conerence on, Baltimore, MD, 2009, pp [7] B. A. B. Sari, M. T. Pourazad, P. Nasiopoulos, and V. C. M. eung, Encoding and communication energy consumption trade-o in H.264/AVC based video sensor network, presented at the Accepted or publication IEEE World o Wireless, Mobile and Multimedia Networks, WoWMoM 13, 2013, pp [8] P. M. Kuhn, A Complexity Analysis Tool: ipro (version 0.41, ISO/IEC JTC1/SC29/WG11/M3551, Jul [9] ISO/IEC JTC1/SC29/WG11, Joint Call or Proposals on Video Com-pression Technology. Jan [10] D. Chinnery and K. Keutzer, Closing the Power Gap between ASIC & Custom: Tools and Techniques or ow Power Design, 1st edition. Springer, 2007.

Image Characteristic Based Rate Control Algorithm for HEVC

Image Characteristic Based Rate Control Algorithm for HEVC Image Characteristic Based Rate Control Algorithm or HEVC Mayan Fei, Zongju Peng*, Weiguo Chen, Fen Chen Faculty o Inormation Science and Engineering, Ningbo University, Ningbo 352 China *pengzongju@26.com;

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

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

Lousy Processing Increases Energy Efficiency in Massive MIMO Systems

Lousy Processing Increases Energy Efficiency in Massive MIMO Systems 1 Lousy Processing Increases Energy Eiciency in Massive MIMO Systems Sara Gunnarsson, Micaela Bortas, Yanxiang Huang, Cheng-Ming Chen, Liesbet Van der Perre and Ove Edors Department o EIT, Lund University,

More information

Fast Mode Decision using Global Disparity Vector for Multiview Video Coding

Fast Mode Decision using Global Disparity Vector for Multiview Video Coding 2008 Second International Conference on Future Generation Communication and etworking Symposia Fast Mode Decision using Global Disparity Vector for Multiview Video Coding Dong-Hoon Han, and ung-lyul Lee

More information

A DVS System Based on the Trade-off Between Energy Savings and Execution Time

A DVS System Based on the Trade-off Between Energy Savings and Execution Time A DVS System Based on the Trade-o Between Energy Savings and Execution Time M. Vasić, O. García, J.A. Oliver, P. Alou, J.A. Cobos Universidad Politécnica de Madrid (UPM), Centro de Electrónica Industrial

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

Piecewise Mapping in HEVC Lossless Intraprediction

Piecewise Mapping in HEVC Lossless Intraprediction Piecewise Mapping in HEVC Lossless Intraprediction Coding Victor Sanchez Member IEEE Francesc Aulí-Llinàs Senior Member IEEE and Joan Serra-Sagristà Senior Member IEEE Abstract The lossless intra-prediction

More information

Optimizing Reception Performance of new UWB Pulse shape over Multipath Channel using MMSE Adaptive Algorithm

Optimizing Reception Performance of new UWB Pulse shape over Multipath Channel using MMSE Adaptive Algorithm IOSR Journal o Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 05, Issue 01 (January. 2015), V1 PP 44-57 www.iosrjen.org Optimizing Reception Perormance o new UWB Pulse shape over Multipath

More information

A Feed-Foreward Dynamic Voltage Frequency Management by Workload Prediction for a Low Power Motion Video Compression

A Feed-Foreward Dynamic Voltage Frequency Management by Workload Prediction for a Low Power Motion Video Compression A Feed-Foreward Dynamic Voltage Frequency Management by Workload Prediction or a Low Power Motion Video Compression Masahiko Yoshimoto Department o Computer and Systems Engineering Kobe University 1-1

More information

OPTIMAL MODULATION SCHEME FOR ENERGY EFFICIENT WIRELESS SENSOR NETWORKS

OPTIMAL MODULATION SCHEME FOR ENERGY EFFICIENT WIRELESS SENSOR NETWORKS OTIMA MODUATION SCHM FOR NRGY FFICINT WIRSS SNSOR NTWORKS Rajoua Anane 1,, Kosai Raoo 1, Maha Ben Zid 3, Ridha Bouallegue 1 aboratory o Acoustics at University o Maine, AUM UMR CNRS no. 6613, e Mans, France

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 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

Traffic Assignment Over Licensed and Unlicensed Bands for Dual-Band Femtocells

Traffic Assignment Over Licensed and Unlicensed Bands for Dual-Band Femtocells Traic Assignment Over Licensed and Unlicensed Bands or Dual-Band Femtocells Feilu Liu, Erdem Bala, Elza Erkip and Rui Yang ECE Department, Polytechnic Institute o NYU, Brooklyn, NY 11201 InterDigital Communications,

More information

Compression of High Dynamic Range Video Using the HEVC and H.264/AVC Standards

Compression of High Dynamic Range Video Using the HEVC and H.264/AVC Standards Compression of Dynamic Range Video Using the HEVC and H.264/AVC Standards (Invited Paper) Amin Banitalebi-Dehkordi 1,2, Maryam Azimi 1,2, Mahsa T. Pourazad 2,3, and Panos Nasiopoulos 1,2 1 Department of

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

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

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

Spectrum allocation with beamforming antenna in heterogeneous overlaying networks

Spectrum allocation with beamforming antenna in heterogeneous overlaying networks 2st Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communications Spectrum allocation with beamorming antenna in heterogeneous overlaying networks Sunheui Ryoo, Changhee Joo and

More information

Video Encoder Optimization for Efficient Video Analysis in Resource-limited Systems

Video Encoder Optimization for Efficient Video Analysis in Resource-limited Systems Video Encoder Optimization for Efficient Video Analysis in Resource-limited Systems R.M.T.P. Rajakaruna, W.A.C. Fernando, Member, IEEE and J. Calic, Member, IEEE, Abstract Performance of real-time video

More information

Consumers are looking to wireless

Consumers are looking to wireless Phase Noise Eects on OFDM Wireless LAN Perormance This article quantiies the eects o phase noise on bit-error rate and oers guidelines or noise reduction By John R. Pelliccio, Heinz Bachmann and Bruce

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

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

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

Application Note AN027

Application Note AN027 Temperature compensation by indirect method By S. Hellan, S. Namtvedt Keywords Temperature compensation Frequency error Crystal oscillators Initial crystal tolerance Crystal temperature drit Crystal aging

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < Project Title IEEE 80.16 Broadband Wireless Access Working Group Channel and intererence model or 80.16b Physical Layer Date Submitted Source(s) Re: 000-31-09 Tal Kaitz BreezeCOM

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

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

Multiband Joint Detection with Correlated Spectral Occupancy in Wideband Cognitive Radios

Multiband Joint Detection with Correlated Spectral Occupancy in Wideband Cognitive Radios Multiband Joint Detection with Correlated Spectral Occupancy in Wideband Cognitive Radios Khalid Hossain, Ayman Assra, and Benoît Champagne, Senior Member, IEEE Department o Electrical and Computer Engineering,

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

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

Worst Case Modelling of Wireless Sensor Networks

Worst Case Modelling of Wireless Sensor Networks Worst Case Modelling o Wireless Sensor Networks Jens B. Schmitt disco Distributed Computer Systems Lab, University o Kaiserslautern, Germany jschmitt@inormatik.uni-kl.de 1 Abstract At the current state

More information

Signal Strength Coordination for Cooperative Mapping

Signal Strength Coordination for Cooperative Mapping Signal Strength Coordination or Cooperative Mapping Bryan J. Thibodeau Andrew H. Fagg Brian N. Levine Department o Computer Science University o Massachusetts Amherst {thibodea,agg,brian}@cs.umass.edu

More information

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING

DELAY-POWER-RATE-DISTORTION MODEL FOR H.264 VIDEO CODING DELAY-POWER-RATE-DISTORTION MODEL FOR H. VIDEO CODING Chenglin Li,, Dapeng Wu, Hongkai Xiong Department of Electrical and Computer Engineering, University of Florida, FL, USA Department of Electronic Engineering,

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

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

ABSTRACT 1. INTRODUCTION IDCT. motion comp. prediction. motion estimation

ABSTRACT 1. INTRODUCTION IDCT. motion comp. prediction. motion estimation Hybrid Video Coding Based on High-Resolution Displacement Vectors Thomas Wedi Institut fuer Theoretische Nachrichtentechnik und Informationsverarbeitung Universitaet Hannover, Appelstr. 9a, 167 Hannover,

More information

All Digital Phase-Locked Loops, its Advantages and Performance Limitations

All Digital Phase-Locked Loops, its Advantages and Performance Limitations All Digital Phase-Locked Loops, its Advantages and Perormance Limitations Win Chaivipas, Philips Oh, and Akira Matsuawa Matsuawa Laboratory, Department o Physical Electronics, Tokyo Institute o Technology

More information

Electronic Ballasts for CFL Operating at Frequencies Above of 1 MHz: Design Considerations and Behavior of the Lamp I.

Electronic Ballasts for CFL Operating at Frequencies Above of 1 MHz: Design Considerations and Behavior of the Lamp I. Electronic Ballasts or CFL Operating at Frequencies Above o 1 MHz: Design Considerations and Behavior o the Lamp I. INTRODUCTION Nowadays, the trends in lighting aim toward the development o more eicient

More information

Information Hiding in H.264 Compressed Video

Information Hiding in H.264 Compressed Video Information Hiding in H.264 Compressed Video AN INTERIM PROJECT REPORT UNDER THE GUIDANCE OF DR K. R. RAO COURSE: EE5359 MULTIMEDIA PROCESSING, SPRING 2014 SUBMISSION Date: 04/02/14 SUBMITTED BY VISHNU

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

AP3598A 21 PVCC 15 VCC 9 FS HGATE1 BOOT1 PHASE1 23 LGATE1 16 PGOOD R LG1 3 EN 4 PSI 5 VID 8 VREF HGATE2 18 BOOT2 19 PHASE2 7 REFIN LGATE2 6 REFADJ

AP3598A 21 PVCC 15 VCC 9 FS HGATE1 BOOT1 PHASE1 23 LGATE1 16 PGOOD R LG1 3 EN 4 PSI 5 VID 8 VREF HGATE2 18 BOOT2 19 PHASE2 7 REFIN LGATE2 6 REFADJ APPLICATION NOTE 24 COMPACT DUAL-PHASE SYNCHRONOUS-RECTIFIED BUCK CONTROLLER General Description The is a dual-phase synchronous buck PWM controller with integrated drivers which are optimized or high

More information

HDR Video Compression Using High Efficiency Video Coding (HEVC)

HDR Video Compression Using High Efficiency Video Coding (HEVC) HDR Video Compression Using High Efficiency Video Coding (HEVC) Yuanyuan Dong, Panos Nasiopoulos Electrical & Computer Engineering Department University of British Columbia Vancouver, BC {yuand, panos}@ece.ubc.ca

More information

Efficient Monitoring of Dynamic Tag Populations in RFID Systems

Efficient Monitoring of Dynamic Tag Populations in RFID Systems 2 2 Ninth IFIP IEEE/IFIP Ninth International Conerence on on Embedded and and Ubiquitous Computing Eicient Monitoring o Dynamic Tag Populations in RFID Systems Qingjun Xiao, Kai Bu, Bin Xiao Department

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

Power Efficiency in IEEE a WLAN with Cross-Layer Adaptation

Power Efficiency in IEEE a WLAN with Cross-Layer Adaptation Power Eiciency in IEEE 802.11a WLA with Cross-Layer Adaptation Jun Zhao, Zihua Guo, and Wenwu Zhu Microsot Research Asia 3/F, Beijing Sigma Center, o.49, Zhichun Road, Haidian District Beijing 100080,

More information

PAPER Joint Maximum Likelihood Detection in Far User of Non-Orthogonal Multiple Access

PAPER Joint Maximum Likelihood Detection in Far User of Non-Orthogonal Multiple Access IEICE TRANS. COMMUN., VOL.E100 B, NO.1 JANUARY 2017 177 PAPER Joint Maximum Likelihood Detection in Far User o Non-Orthogonal Multiple Access Kenji ANDO a), Student Member, Yukitoshi SANADA b), and Takahiko

More information

Building An Average Model For Primary-Side Regulated Flyback Converters

Building An Average Model For Primary-Side Regulated Flyback Converters ISSUE: March 7 Building An Average Model For Primary-Side Regulated Flyback onverters by Yann Vaquette, O Semiconductor, Toulouse, France Ac analysis is well covered in the literature or a classical lyback

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

AFEMTOCELL base station abbreviated as femto BS or. Load Balancing in Two-Tier Cellular Networks with Open and Hybrid Access Femtocells

AFEMTOCELL base station abbreviated as femto BS or. Load Balancing in Two-Tier Cellular Networks with Open and Hybrid Access Femtocells THIS WORK HAS BEEN SUBMITTED TO THE IEEE FOR POSSIBLE PUBLICATION. COPYRIGHT MAY BE TRANSFERRED WITHOUT NOTICE, AFTER WHICH THIS VERSION MAY NO LONGER BE ACCESSIBLE 1 Load Balancing in Two-Tier Cellular

More information

New metallic mesh designing with high electromagnetic shielding

New metallic mesh designing with high electromagnetic shielding MATEC Web o Conerences 189, 01003 (018) MEAMT 018 https://doi.org/10.1051/mateccon/01818901003 New metallic mesh designing with high electromagnetic shielding Longjia Qiu 1,,*, Li Li 1,, Zhieng Pan 1,,

More information

IEEE C802.16h-05/022r1. IEEE Broadband Wireless Access Working Group <

IEEE C802.16h-05/022r1. IEEE Broadband Wireless Access Working Group < Project IEEE 802.16 Broadband Wireless Access Working Group Title Cognitive radio concepts or 802.16h Date Submitted 2005-07-11 Source(s) Mariana Goldhamer Alvarion Tel Aviv, 21

More information

Channel Capacity of MIMO FSO System under Strong Turbulent Condition

Channel Capacity of MIMO FSO System under Strong Turbulent Condition International Journal o Electrical & Computer Sciences IJECS-IJENS Vol: No: 0 Channel Capacity o IO FSO System under Strong Turbulent Condition Bobby Barua # and Dalia Barua # # Assistant Proessor, Department

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

Optimization of the apodization strength for linearly chirped Bragg grating dispersion compensators in optical fiber communications links

Optimization of the apodization strength for linearly chirped Bragg grating dispersion compensators in optical fiber communications links Optimization o the apodization strength or linearly chirped Bragg grating dispersion compensators in optical iber communications links P. FERNÁNDEZ, J.C. AGUADO, J. BAS, F. GONZÁEZ, I. DE MIGUE, J. DURÁN,

More information

Distributed Resource Allocation Based on Queue Balancing in Multi-hop Cognitive Radio Networks

Distributed Resource Allocation Based on Queue Balancing in Multi-hop Cognitive Radio Networks Distributed Resource Allocation Based on Queue Balancing in Multi-hop Cognitive Radio Networks Wei Wang, Kang G. Shin and Wenbo Wang Wireless Signal Processing and Network Lab (WSPN) Key Lab o Universal

More information

EVALUATION OF RESOLVING POWER AND MTF OF DMC

EVALUATION OF RESOLVING POWER AND MTF OF DMC EVALUATION OF RESOLVING POWER AND MTF OF DMC E. Honkavaara 1, J. Jaakkola 1, L. Markelin 1, S. Becker 2 1 Finnish Geodetic Institute, Masala, Finland (eija.honkavaara, juha.jaakkola, lauri.markelin)@gi.i

More information

Transmission Timing - a Control Approach to Distributed Uplink Scheduling in WCDMA

Transmission Timing - a Control Approach to Distributed Uplink Scheduling in WCDMA Transmission Timing - a Control Approach to Distributed Uplink Scheduling in WCDMA David Törnqvist, Erik Geijer Lundin, Fredrik Gunnarsson, Fredrik Gustasson Div. o Control and Communication, Linköping

More information

Addressing the 5G Cell Switch-off Problem with a Multi-objective Cellular Genetic Algorithm

Addressing the 5G Cell Switch-off Problem with a Multi-objective Cellular Genetic Algorithm Addressing the 5G Cell Switch-o Problem with a Multi-objective Cellular Genetic Algorithm Francisco Luna, Raael M. Luque-Baena, Jesús Martínez Dept. o Languages and Computer Science Universidad de Málaga

More information

MIMO-Aware Routing in Wireless Mesh Networks

MIMO-Aware Routing in Wireless Mesh Networks MIMO-Aware Routing in Wireless Mesh Networks Shan Chu and Xin Wang Department o Electrical and Computer Engineering Stony Brook University, Stony Brook, New York 794 Email: {schu, xwang}@ece.sunysb.edu

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

Performance of LTE Linear MIMO Detectors: Achievable Data Rates and Complexity

Performance of LTE Linear MIMO Detectors: Achievable Data Rates and Complexity Perormance o LTE Linear MIMO Detectors: Achievable Data Rates and Complexity Dragan Samardzija, Milos Pilipovic, Dusica Marijan, Jaroslav Farkas, Miodrag Temerinac University o Novi Sad Novi Sad, Serbia

More information

Chapter 6: Introduction to Digital Communication

Chapter 6: Introduction to Digital Communication 93 Chapter 6: Introduction to Digital Communication 6.1 Introduction In the context o this course, digital communications include systems where relatively high-requency analog carriers are modulated y

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

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

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

Grinding Wheel Condition Prediction and Improvement

Grinding Wheel Condition Prediction and Improvement Grinding Wheel Condition Prediction and Improement Ping Zhang, Michele H. Miller Michigan Technological Uniersity, Houghton, MI Introduction Grinding is regarded as a good way to do ceramics machining

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

Hybrid spectrum arrangement and interference mitigation for coexistence between LTE macrocellular and femtocell networks

Hybrid spectrum arrangement and interference mitigation for coexistence between LTE macrocellular and femtocell networks Bai and Chen EURASIP Journal on Wireless Communications and Networking 2013, 2013:56 RESEARCH Open Access Hybrid spectrum arrangement and intererence mitigation or coexistence between LTE macrocellular

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

( ) D. An information signal x( t) = 5cos( 1000πt) LSSB modulates a carrier with amplitude A c

( ) D. An information signal x( t) = 5cos( 1000πt) LSSB modulates a carrier with amplitude A c An inormation signal x( t) 5cos( 1000πt) LSSB modulates a carrier with amplitude A c 1. This signal is transmitted through a channel with 30 db loss. It is demodulated using a synchronous demodulator.

More information

On the Performance of TCP over Free-Space Optical Atmospheric Turbulence Channels

On the Performance of TCP over Free-Space Optical Atmospheric Turbulence Channels JOURNAL OF L A TEX CLASS FILES, VOL. 6, NO. 1, JANUARY 7 1 On the Perormance o TCP over Free-Space Optical Atmospheric Turbulence Channels Vuong V. Mai, Truong C. Thang, and Anh T. Pham Abstract This paper

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

Experimental Verification of a One-turn Transformer Power Supply Circuit for Gate Drive Unit

Experimental Verification of a One-turn Transformer Power Supply Circuit for Gate Drive Unit Experimental Veriication o a One-turn Transormer Power Supply Circuit or Gate Drive Unit Jun-ichi Itoh, Takeshi Kinomae *agaoka University o Technology/Department o Electrical, Electronics and Inormation

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

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

Wireless Channel Modeling (Modeling, Simulation, and Mitigation)

Wireless Channel Modeling (Modeling, Simulation, and Mitigation) Wireless Channel Modeling (Modeling, Simulation, and Mitigation) Dr. Syed Junaid Nawaz Assistant Proessor Department o Electrical Engineering COMSATS Institute o Inormation Technology Islamabad, Paistan.

More information

Architectural benefits of wide bandgap RF power transistors for frequency agile basestation systems Fischer G., Member IEEE

Architectural benefits of wide bandgap RF power transistors for frequency agile basestation systems Fischer G., Member IEEE Architectural beneits o wide bandgap RF power transistors or requency agile basestation systems Fischer G., Member IEEE Lucent Technologies, Bell Labs Advanced Technologies EMEA, Thurn-und-Taxis-Straße

More information

Predicting the performance of a photodetector

Predicting the performance of a photodetector Page 1 Predicting the perormance o a photodetector by Fred Perry, Boston Electronics Corporation, 91 Boylston Street, Brookline, MA 02445 USA. Comments and corrections and questions are welcome. The perormance

More information

Video Transmission over Cognitive Radio TDMA Networks under Collision Errors

Video Transmission over Cognitive Radio TDMA Networks under Collision Errors (IJACSA) International Journal o Advanced Computer Science and Applications, Video Transmission over Cognitive Radio TDMA Networks under Collision Errors Abdelaali CHAOUB Laboratory o Electronic and Communication

More information

Frequency Hopped Spread Spectrum

Frequency Hopped Spread Spectrum FH- 5. Frequency Hopped pread pectrum ntroduction n the next ew lessons we will be examining spread spectrum communications. This idea was originally developed or military communication systems. However,

More information

HIGH DYNAMIC RANGE VERSUS STANDARD DYNAMIC RANGE COMPRESSION EFFICIENCY

HIGH DYNAMIC RANGE VERSUS STANDARD DYNAMIC RANGE COMPRESSION EFFICIENCY HIGH DYNAMIC RANGE VERSUS STANDARD DYNAMIC RANGE COMPRESSION EFFICIENCY Ronan Boitard Mahsa T. Pourazad Panos Nasiopoulos University of British Columbia, Vancouver, Canada TELUS Communications Inc., Vancouver,

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

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

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

Potentiostat stability mystery explained

Potentiostat stability mystery explained Application Note #4 Potentiostat stability mystery explained I- Introduction As the vast majority o research instruments, potentiostats are seldom used in trivial experimental conditions. But potentiostats

More information

Public Watermarking Surviving General Scaling and Cropping: An Application for Print-and-Scan Process

Public Watermarking Surviving General Scaling and Cropping: An Application for Print-and-Scan Process Public Watermarking urviving General caling and ropping: An Application or Print-and-can Process hing-yung Lin Department o Electrical Engineering olumbia University 500 W0th t. #3 New York, NY 007, UA

More information

ATA8401. UHF ASK/FSK Industrial Transmitter DATASHEET. Features. Applications

ATA8401. UHF ASK/FSK Industrial Transmitter DATASHEET. Features. Applications ATA801 UHF ASK/FSK Industrial Transmitter DATASHEET Features Integrated PLL loop ilter ESD protection (3kV HBM/150V MM) High output power (8.0dBm) with low supply current (9.0mA) Modulation scheme ASK/FSK

More information

SkyNet: Memristor-based 3D IC for Artificial Neural Networks

SkyNet: Memristor-based 3D IC for Artificial Neural Networks SkyNet: Memristor-based 3D IC or Artiicial Neural Networks Sachin Bhat, Sourabh Kulkarni, JiaJun Shi, Mingyu Li and Csaba Andras Moritz Department o Electrical and Computer Engineering, University o Massachusetts,

More information

COMPRESSIVE CLASSIFICATION FOR THROUGH-THE-WALL RADAR IMAGING. Mark R. Balthasar, Michael Leigsnering, Abdelhak M. Zoubir

COMPRESSIVE CLASSIFICATION FOR THROUGH-THE-WALL RADAR IMAGING. Mark R. Balthasar, Michael Leigsnering, Abdelhak M. Zoubir 20th European Signal Processing Conerence (EUSIPCO 2012) Bucharest, Romania, August 27-31, 2012 COMPRESSIVE CLASSIFICATION FOR THROUGH-THE-WALL RADAR IMAGING Mark R. Balthasar, Michael Leigsnering, Abdelhak

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

Aalborg Universitet. Published in: I E E E Transactions on Smart Grid. DOI (link to publication from Publisher): /TSG.2015.

Aalborg Universitet. Published in: I E E E Transactions on Smart Grid. DOI (link to publication from Publisher): /TSG.2015. Aalborg Universitet Review o Power Sharing Control Strategies or Islanding Operation o AC Microgrids Han, Hua; Hou, Xiaochao; Yang, Jian; Wu, Jia; Su, Mei; Guerrero, Josep M. Published in: I Transactions

More information

Custom Design of an Analogue Input Digital Output Interface Card for Small Size PLCs

Custom Design of an Analogue Input Digital Output Interface Card for Small Size PLCs American Journal o Applied Sciences 4 (7): 479-483, 2007 ISSN 1546-9239 2007 Science Publications Custom Design o an Analogue Input Digital Output Interace Card or Small Size PLCs Mohammad A. k. Alia Division

More information

T5753C. UHF ASK/FSK Transmitter DATASHEET. Features

T5753C. UHF ASK/FSK Transmitter DATASHEET. Features T553C UHF ASK/FSK Transmitter DATASHEET Features Integrated PLL loop ilter ESD protection also at / (3kV HBM/150V MM; Except pin 2: 3kV HBM/100V MM) High output power (8.0dBm) with low supply current (9.0mA)

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

Cooperative Source and Channel Coding for Wireless Multimedia Communications

Cooperative Source and Channel Coding for Wireless Multimedia Communications IEEE JOURNAL OF SELECTED TOPICS IN SIGNAL PROCESSING, VOL. 1, NO. 1, MONTH, YEAR 1 Cooperative Source and Channel Coding for Wireless Multimedia Communications Hoi Yin Shutoy, Deniz Gündüz, Elza Erkip,

More information

DRaMA: Device-specific Repetition-aided Multiple Access for Ultra-Reliable and Low-Latency Communication

DRaMA: Device-specific Repetition-aided Multiple Access for Ultra-Reliable and Low-Latency Communication DRaMA: Device-speciic Repetition-aided Multiple Access or Ultra-Reliable and Low-Latency Communication itaek Lee, Sundo im, Junseok im, and Sunghyun Choi Department o ECE and INMC, Seoul National University,

More information

Cutting stability investigation on a complicated free surface machining

Cutting stability investigation on a complicated free surface machining o Achievements in Materials and Manuacturing Engineering VOLUME 31 ISSUE 2 December 2008 Cutting stability investigation on a complicated ree surace machining S.Y. Lin*, R.W. Chang, C.T. Chung, C.K. Chan

More information

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