A Bayesian Tree Learning Method for Low-Power Context-Aware System in Smartphone

Size: px
Start display at page:

Download "A Bayesian Tree Learning Method for Low-Power Context-Aware System in Smartphone"

Transcription

1 A Bayesia Tree Learig Method for Low-Power Cotext-Aware System i Smartphoe Kyo-Mo Yag, Sug-Bae Cho Dept. of Computer Sciece Yosei Uiversity Seoul, Korea kmyag@sclab.yosei.ac.kr, sbcho@yosei.ac.kr Abstract Cotext-aware services usig smartphoe have bee proliferated for ubiquitous computig. However, the capacity of smartphoe battery is extremely limited so that the services caot be effectively used. I this paper, we propose a lowpower cotext-aware system usig tree-structured Bayesia etwork. Bayesia etwork, oe of the probabilistic models, is kow to hadle the ucertaity flexibly. A well-kow problem of the probabilistic model, however, is high time complexity, which leads to sigificat cosumptio. To reduce the time complexity, we propose a tree-structure learig method. The key idea lies i how to cosider the relatio of each ode. For the reaso, we coduct the spaig tree based o the mutual iformatio amog odes. The data for experimet were collected from Adroid phoe for two weeks. The amout of the collected data is 7,464. The accuracy of proposed method achieves 94.3%. The eergy cosumptio is measured usig the power tutor applicatio. Keywords-Low-power cosumptio, cotext-awareess, treestructure Bayesia etwork, Structure learig. I. INTRDUCTIN Recet proliferatio of the smartphoes leads to developig a large variety of applicatios ad ivestigatig o the use of various sesors through cotext-awareess. Previous researchers focus o the accuracy of cotextawareess usig all possible sesors []. The battery capacity of smartphoe is well behid the developmet of service applicatio. I a typical case, the user has to carry a extra battery or charge it frequetly. There is the critical issue of how to reduce the battery cosumptio for the cotextawareess i smartphoe. I this paper, we propose a low-power cotext-aware system usig tree-structure Bayesia etwork. Bayesia etwork is oe of the powerful probabilistic methods for cotext-awareess []. It ca ifer cotext i ucertai situatio or with the icomplete data. However, the probability model geerally has high time complexity, because the model has to calculate the probability of each ode every time. It causes the sigificat cosumptio for cotext-awareess i smartphoe. We propose a treestructure learig method to reduce the time complexity. We compare the accuracy usig differet structure learig methods ad evaluate the time complexity of the proposed method. I additio, we verify the low- cosumptio feature of the proposed method i a real smartphoe eviromet. The paper is orgaized as follows. Sectio presets the related works for cotext-awareess, battery problem, ad Bayesia etworks. Sectio 3 describes i detail the proposed low-power cotext-aware system. Fially, sectio 4 reports the experimets coducted to compare the power cosumptio of the proposed method ad the moolithic BN. II. RELATED WRKS A. Cotext-aware service i smartphoe Cotext-aware services aim to provide the coveiet services to users who are i the cotexts recogized. Cotext is all the iformatio related to the iteractios betwee user ad applicatios [3]. Iteractios are becomig importat as research i pervasive computig progresses. Cotext-aware services i smartphoe recogize the situatio ad provide services. The applicatios are developed usig various sesors. Lee ad Cho proposed a method usig the KeyGraph ad Bayesia etwork to ifer mobile life log [4]. Ravi, et al. proposed battery maagemet service [5]. The service recommeds the battery chargig time depedig o curret state. Phithakkitukoo ad Datu proposed a three-step approach i desigig the model based o the embedded sesor data for cotrollig alert mode [6]. Lester, et al. preseted the approach to buildig a system that exhibits these properties ad provided evidece based o data for 8 differet activities; Sittig, stadig, walkig, walkig up stairs, walkig dow stairs, ridig elevator dow, ridig elevator up, ad brushig teeth [7]. Satos, et al. described the architecture, operatio ad potetial applicatios of a prototype system developed withi the User-Programmable Cotext-aware Services (UPCASE) project [8]. A lot of applicatios have applied to the cotext-awareess. However, these previous works lack of dealig with the power cosumptio of smartphoe. B. Bettery lifetime problem Fig. shows the key features of mobile devices. Accordig to the TIME Mobility Poll, coducted i Jue ad July 0, the mai issue for mobile users is battery life. 6 percet of America mobile users wish for improvemets i that area. Device size does ot seem to be a problem for most 6

2 of them, as oly 5 percet of America users wat a smaller device. Because the battery life is short, the user has to carry a extra battery or charge it frequetly. There is the critical issue of how to reduce power cosumptio for cotextawareess. the system. The method requires the sufficiet amout of data, but it is ot easy to obtai reliable data i may realworld problems. The secod oe ca be costruct it based o the domai kowledge. The experts idetify the structure ad set of parameters accordig to their kowledge, if we do ot have eough data i the domai. The time complexity of the Bayesia etwork is calculated usig the LS algorithm as follows []. Here, represets the umber of odes, k represets the maximum umber of parets for each ode, r deotes the umber of values for each ode, ad w represets the maximum umber of clique. 3 CMP = ( k + w +( wr + r ) ) k w w Figure. Key features of mobile devices by TIME Mobility Poll. May researchers have proposed low-power applicatio usig cotext-awareess for solvig the problems. Seo, et al. proposed a cotext-aware cofiguratio maager for smartphoes [9]. The system chages the cofiguratio of a smartphoe accordig to the user-defied policy rules. Bareth ad Kupper proposed a hierarchical positioig algorithm [0]. The algorithm dyamically deactivates differet positioig techologies ad oly activates the positioig method with the least eergy cosumptio. Miraoui, et al. proposed limited resources-aware service []. The system chages the services cosiderig the curret resources of mobile phoe. These researchers lack of reducig the power cosumptio of the cotext-aware module. I this paper, the learig method maitais the advatage of probabilistic model ad reduces the time complexity for the power cosumptio. C. Bayesia etworks Bayesia etwork is devised as a powerful techique for hadlig the ucertaity. Bayesia etwork has a structure of a directed acyclic graph which represets the lik relatios of the ode, ad has coditioal probability tables (CPT). Assume that a ode is idepedet of each other. U ) = A, A,, A ) = A ) A = i= A )... A A pa( A )). i i A, A,, A - ) The coditioal probability distributio of variable A ca be represeted as P ( A pa( A)), where pa (A) deotes the set of paret variables of variable A, where U is a set of ode, ad the joit probability distributio is computed by the chai rules as (). There are two approaches to idetify the structure ad parameter of Bayesia etwork. The first approach is to lear model from the data o problem domais. The structure learig is useful if we have a lack of uderstadig about D. Structure desig of Bayesia etwork TABLE I. Authors RELATED WRKS FR REDUCING INFERENCE TIME Necessity of kowledge Extra procedure Pearl [3] Heckerma ad Breese [4] Zhag ad Poole [5] Kjaerulff [6] Koller ad Pfeffer [7] ude, et al. [8] Descriptio Usig oly relevat CPT about curret iferece Removig the ucertai iteractio betwee causes ad effects Removig weak depedecies before iferece Removig weak depedecies before iferece Applyig object cocept to BN Hierarchical modular approach desiged for multiple agets Bayesia etwork is a robust tool for practical problems which ivolve high level of ucertaity. However, utilizig it i the large-scale domais is difficult because cosiderable effort is put o desigig ad maitaiig the etwork. Besides, it is uable to etirely apply o ubiquitous devices sice lots of computatio power ad resources are required i the iferece process. For these reasos, there have bee may studies o reducig the time complexity. Table I shows two types of the related works for reducig iferece time. First, the ecessity of kowledge implies that the etwork is ot desiged automatically. Secod, whe the system ifers, it eeds extra procedure for modifyig the etwork structure. The Noisy-R model was proposed by Pearl [3]. The model ca compute the distributios required for the CPT from a set of distributios, elicited from the expert, ad the magitude which grows liearly with the umber of parets. Heckerma ad Breese proposed a exteded versio of the method called Noisy-MA Gate [4]. This method showed a collectio of coditioal idepedece assertios ad fuctioal relatioships ad removed the represetatio of 63

3 the ucertai iteractios betwee cause ad effect. Zhag et al. removed weak depedecies before iferece [5]. The method evaluated the relatio of each ode with query ode ad modified the structure of etwork through removig the odes ad edges. Kjaerulff preseted a method for reducig the computatioal complexity through removal of weak depedeces [6]. Koller ad Pfeffer proposed a method where Bayesia etwork is applied to a object cocept called BN [7]. This method used a Bayesia etwork fragmet to describe the probabilistic relatios betwee the attributes of a object. ude divided BN model ito several smaller multi-level modules ad iferred each module sequetially from the low level to the high level [8]. Its compositio is similar to MBN, but it restricts the etworks i hierarchical structure. The previous works i the table have problems. If the desig method eeds domai kowledge, it requires the time to aalyze the domai. If the system eeds extra procedure, it cosumes extra battery. To solve these problems we propose a tree structure learig method. III. LW-PWER CNTET-AWARE SYSTEM I this paper, we propose the low-power cotext-aware system. The proposed method cosiders for the power cosumptio of iferece module. A. Sesor data preprocessig The proposed system focuses o how to reduce the power cosumptio for cotext-awareess usig sesor iformatio. Therefore, the other source that geerates the eergy cosumptio such as memory, sychroizatio, ad so o, is ot cosidered i the system. Abdesslem, et al. measured the eergy cosumptio of differet sesors as show i Table II [9]. Each sesor rus cotiuously o a Nokia N95 8GB smartphoe util the battery was depleted. I this research, the power cosumptio of GPS is 63mW, ad it is 6 times more power cosumptio tha the accelerometer sesor. TABLE II. Sesors PWER CNSUMPTIN IN SENSRS Battery life (hrs) Average power cosumptio (mw) Camera IEEE GPS Microphoe Bluetooth.6 Accelerometer We select the sesors which ca use durig half-day because of the battery life time. Figure 3. A example of the sesor data collected Figure. System architecture Fig. illustrates the system architecture. The system cosists of four modules: Sesor collectio, data preprocessig, etwork desig, ad cotext-awareess. I this system, we do ot use the sesors that require high power cosumptio. The sesor collectio module obtais the cotiuous sesor data i smartphoe. The data are set to the data preprocessig module that discretizes them usig decisio tree. The etwork learig module trais the structure ad parameter of the BN. The cotext-awareess module ifers user situatio usig the tree-structure Bayesia etwork. If the result of iferece is higher tha the threshold, it is the curret situatio. Fig. 3 shows a example of the sesor data collected. If these cotiuous data were used as the states of the iput values, the time complexity of etwork would be very high. It affects to icrease the size of CPT because it is related to the umber of the states of values []. I other word, if the cotiuous values map to the states of the value, the umber of state is almost ifiite. For this reaso, the states of sesor data are preprocessed. TABLE III. DEFINITIN F INPUT AND UTPUT Type Sesors Values Iput Sesor: Accelerometer: _axis Sesor: Accelerometer: Y_axis Sesor: Accelerometer: Z_axis Sesor: Accelerometer: rietatio Sesor: Accelerometer: Pitch Sesor: Accelerometer: Roll Sesor: Magetic: Sesor: Magetic: 64

4 utput Sesor: Magetic:3 Sesor: Proximity Sesor: Light Sesor: Gyro: Sesor: Gyro: Sesor: Gyro:3 User: Situatio {Sleepig, Exercisig, Movig street, Havig meal, Shoppig, Studyig, Viewig} The attributes N i ad N j are used for iput odes i the etwork. The class C represets the output ode i the etwork. There are two discretizatio techiques. First, the rage of iput values ca be divided ito a predefied umber of itervals of equal width. Secod, it ca be divided usig statistical methods. A decisio tree is oe of the powerful ad popular tools for makig rules. All the cotiuous iput such as accelerometer, gyroscope, ad so o make the rules with a rage of the divisio usig the decisio tree, because the iput data do ot eed to chage ito the sematic data. It just eeds to divide three rages: Low, middle, ad high. The Geeral Social Survey (GSS) collected the data o social treds i order to moitor chages i the livig coditios [0]. The survey defied the category of situatio. The output of etwork is defied with referrig to the survey. Table III represets the iput values ad output values. B. Tree-structure learig The purpose of tree-structure learig is to reduce the time complexity by cosiderig the relatio of each ode. The proposed method does ot eed the extra computatioal time for modifyig the structure. I additio, the method does ot eed expert s kowledge because of learig from the collected data. Fig. 4 shows the flowchart of the proposed method. The learig method cosists of six steps. Figure 5. Creatio result of maximum spaig tree Next, maximum spaig tree is created usig the calculated mutual iformatio. The mutual iformatio sets the weight of spaig tree. The tree radomly selects oe ode. The, it selects aother ode that has maximum weight from the ode. If the lik does ot create cycle, the ode is selected. This procedure is repeated util all odes are selected. Fig. 5 shows this step. I this figure, ode is root ode. That is selected radomly. Nodes 6, 3, ad 4 have the higher degree of associatio to the ode tha other odes. Nodes 7 ad 5 have the highest degree of associatio to ode 6. Iput: Node N, Mutual iformatio I ij utput: Maximum spaig tree Settig the lik weight to I ij ; Select ode N i ; While (Not all odes N are selected) Lik Ni to N j, I ij has the maximum weight; If (Cycle is created by the lik) Delete lik Ni to N j ; Retur to the first step; Figure 6. Creatio algorithm of maximum spaig tree Figure 4. Flowchart of tree-structure learig method First, we calculate mutual iformatio with the relatio of class. The mutual iformatio is to calculate the relatio betwee the attribute ad attribute Y from data as (3). I, / c) i j ij ( Ni; N j / C) = i, j, c)log p( N N c C i / c) p( j / c) i i, j j, Figure 7. Groupig the maximum spaig tree 65

5 Fig. 6 shows the creatio algorithm of maximum spaig tree. The etwork ca maitai the relatio of each ode though this algorithm. Third, the method costructs a sub-tree through groupig some odes by cosiderig the relatio of each ode. Fig. 7 shows how to make sub-trees whe the group level is. The group level meas how may depths ca be grouped. data: Accelerometer, magetic, gyroscope, light, orietatio, pitch, ad roll. Fig. 9 shows the tree-structured etwork usig the proposed structure learig method. The etwork cosists of fourtee iput odes, four itermediate odes, ad oe output ode. The moolithic BN is also traied usig EM algorithm []. B. Time complextity This experimet verifies that the proposed method has lower time complexity tha other methods. We calculate it usig LS algorithm. We compare moolithic BN (BN), Treeagumeted BN (TAN) ad the proposed method. It is assumed that the umber of clique w equals umbers of parets k. The maximum umber of states is 7. The maximum umber of paret ode of moolithic BN is 7 while the maximum umber of paret ode of the proposed BN is. The umber of state of the itermediate module chages to 5. Fig. 0 shows the time complexity of each method. Figure 8. Creatig tree-structured etwork The group liks to a itermediated ode, which is used for cosiderig relatio of the grouped odes. Fially, the class ode liks all itermediate odes. Fig. 8 shows the fial step. The parameters of the etwork are traied usig Maximum Likelihood Estimatio (MLE) []. IV. EPERIMENTAL RESULTS A. Experimetal settig The data were collected from three graduate studets for two weeks. We used the Samsug Galaxy S3. Adroid phoe collects sesor data twice per a secod, ad the amout of the collected data is 7,464. Figure 0. Time complexity usg EM algorithm Figure 9. Leared tree-structured etwork We collected o seve situatios: Sleepig, exercisig, movig street, havig meal, shoppig, studyig, ad viewig. Whe they collected the data, the smartphoe was put ito their pocket. The studets selected the situatio ad coducted it. We leared the etwork usig seve sesor Figure. Compariso of eergy cosumptio The experimetal result shows that the time complexity is slightly icreased accordig to the umber of states i the proposed etwork. However, the time complexity of the moolithic BN is dramatically icreased i compariso with the proposed etwork. To verify the relatio betwee 66

6 reducig the time complexity ad reducig the eergy cosumptio, we measured the eergy cosumptio usig power tutor applicatio []. The applicatio ifers 00 times per a secod. Fig. cofirms the differece of the time cosumptio of the moolithic BN (BN) ad the proposed BN (PBN). Although the moolithic BN cosumes the,954j for a hour, the proposed BN cosumes the 960J for a hour. C. Compariso of accuracy We coduct 0-fold cross validatio to calculate the accuracy of each etwork as show i Fig.. Figure. Accuracy of the etworks As a result, although the proposed method has slightly lower accuracy tha moolithic BN, there is the relatively small differece of the time complexity. If the system selects eight or ie as the umber of states, the accuracy of the etwork is 93.7%, although the system ca have better battery life tha moolithic BN. V. CNCLUDING REMARKS I this paper, we have proposed tree-structure learig method for a low-power cotext-awareess. The method does ot require the extra computatioal time ad the domai kowledge cosiderig the relatio of each ode. The system is aware of seve situatios. To verify the efficiecy of the proposed system, we compare the accuracy of the proposed method agaist the moolithic Bayesia etwork ad calculate the time complexity. I additio, we cofirm the power cosumptio usig power tutor applicatio ad verify that the system has lower cosumptio tha the moolithic BN. We will improve the method through modular approach by cosiderig the relatio of odes. The system will be applied to various cotext-aware service applicatios. ACKNWLEDGMENT This work was supported by Samsug Electroics, Ic. REFERENCES [] G. Che, D. Kotz, A survey of cotext-aware mobile computig research, Techical Report, Dept. of Computer Sciece, Dartmouth College, vol., o., pp. 6, 000. [] F. V. Jese, Bayesia Networks ad Decisio Graphs, Spriger, 007. [3] A. K. Dey, Uderstadig ad usig cotext, Persoal ad Ubiquitous Computig, vol. 5, o., pp. 4 7, 00. [4] Y. S. Lee ad S.-B. Cho, Extractig meaigful cotexts from mobile life log, Itelliget Data Egieerig ad Automated Learig, vol. 488, pp , 007. [5] N. Ravi, J. Scott, L. Ha, ad L. Iftode, Cotext-aware battery maagemet for mobile phoes, Pervasive Computig ad Commuicatios, pp. 4 33, March, 008. [6] S. Phithakkitukoo ad R. Datu, Cotext-aware alert mode for a mobile phoe, IEEE Pervasive Computig ad Commuicatios, vol. 6, o. 3, pp. 3, 00. [7] J. Lester, C. Tazeem, ad G. Borriello, A practical approach to recogizig physical activities, Pervasive Computig, vol. 3968, pp. 6, 006. [8] A. C. Satos, G. M. P. Cardos, D. R. Ferreira, P. C. Diiz, ad P. Chaiho, Providig use cotext for mobile ad social etworkig applicatios, Pervasive ad Mobile Computig, vol. 6, o, 3, pp , 00. [9] S.-S. Seo, A. Kwo, J. M. Kag, J. Strasser, ad J. W. Hog, PYP: Desig ad implemetatio of a cotext-aware cofiguratio maager for smartphoes, Proc. of It. Workshop o Smart Mobile Applicatios, pp. 5, Jue, 0. [0] U. Bareth ad A. Kupper, Eergy-efficiet positio trackig i proactive locatio-based services for smartphoe eviromets, Computer Software ad Applicatios, pp. 56 5, July, 0. [] M. Miraoui, C. Tadj, J. Fattahi ad C. B. Amar, Dyamic cotext-aware ad limited resources-aware service adaptatio for pervasive computig, Software Egieerig, vol. 0, pp. -, July, 0. [] V. K. Namasivayam ad V. L. Prasaa, Scalable parallel implemetatio of exact iferece i Bayesia etworks, Cof. Parallel ad Distributed Systems, vol., pp. 8 6, July, 006. [3] J. Pearl, Bayesia Networks, Uiversity of Califoria, Los Ageles, CA 90095, 0. [4] D. Heckerma ad J. S. Breese, Causal idepedece for probability assessmet ad iferece usig Bayesia etworks, IEEE Tras. o Systems, Ma ad Cyberetics, vol. 6, o. 6, pp , 996. [5] N. L. Zhag ad D. Poole, A simple approach to Bayesia etwork computatios, Proc. of Cof. o Artificial Itelligece, pp. 7-78, May, 994. [6] U. Kjaerulff, Reductio of computatioal complexity i Bayesia etworks through removal of weak depedecies, Proc. of Cof. o Ucertaity i Artificial Itelligece, pp , 994. [7] P. Weber, ad L. Jouffe, Complex system reliability modellig with dyamic object orieted Bayesia etworks (DBN), Reliability Egieerig ad System Safety, vol. 9, o., pp. 49 6, 006. [8] P, De ude, G. Pavli, ad T. Hood, A modular approach to adaptive Bayesia iformatio fusio, Iformatio Fusio, pp. 8, 007. [9] F. B. Abdesslem, A. Phillips, ad T. Hederso, Less is more: Eergy-efficiet mobile sesig with seseless, Proc. of Workshop o Networkig, Systems, ad Applicatios for Mobile Hadhelds, pp. 6 6, 009. [0] Geeral Social Survey, [] A power moitor for adroid-based mobile platforms, Available from: 67

Data Mining of Bayesian Networks to Select Fusion Nodes from Wireless Sensor Networks

Data Mining of Bayesian Networks to Select Fusion Nodes from Wireless Sensor Networks www.ijcsi.org http://dx.doi.org/10.20943/01201604.1115 11 Data Miig of Bayesia Networks to Select Fusio Nodes from Wireless Networks Yee Mig Che 1 Chi-Shu Hsueh 2 Chu-Kai Wag 3 1,3 Departmet of Idustrial

More information

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1

Radar emitter recognition method based on AdaBoost and decision tree Tang Xiaojing1, a, Chen Weigao1 and Zhu Weigang1 1 Advaces i Egieerig Research, volume 8 d Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 7) Radar emitter recogitio method based o AdaBoost ad decisio tree Tag Xiaojig,

More information

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER

CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 95 CHAPTER 5 A NEAR-LOSSLESS RUN-LENGTH CODER 5.1 GENERAL Ru-legth codig is a lossless image compressio techique, which produces modest compressio ratios. Oe way of icreasig the compressio ratio of a ru-legth

More information

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing

Application of Improved Genetic Algorithm to Two-side Assembly Line Balancing 206 3 rd Iteratioal Coferece o Mechaical, Idustrial, ad Maufacturig Egieerig (MIME 206) ISBN: 978--60595-33-7 Applicatio of Improved Geetic Algorithm to Two-side Assembly Lie Balacig Ximi Zhag, Qia Wag,

More information

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS

A SELECTIVE POINTER FORWARDING STRATEGY FOR LOCATION TRACKING IN PERSONAL COMMUNICATION SYSTEMS A SELETIVE POINTE FOWADING STATEGY FO LOATION TAKING IN PESONAL OUNIATION SYSTES Seo G. hag ad hae Y. Lee Departmet of Idustrial Egieerig, KAIST 373-, Kusug-Dog, Taejo, Korea, 305-70 cylee@heuristic.kaist.ac.kr

More information

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code

A New Space-Repetition Code Based on One Bit Feedback Compared to Alamouti Space-Time Code Proceedigs of the 4th WSEAS It. Coferece o Electromagetics, Wireless ad Optical Commuicatios, Veice, Italy, November 0-, 006 107 A New Space-Repetitio Code Based o Oe Bit Feedback Compared to Alamouti

More information

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio

Performance Analysis of Channel Switching with Various Bandwidths in Cognitive Radio Performace Aalysis of Chael Switchig with Various Badwidths i Cogitive Radio Po-Hao Chag, Keg-Fu Chag, Yu-Che Che, ad Li-Kai Ye Departmet of Electrical Egieerig, Natioal Dog Hwa Uiversity, 1,Sec.2, Da-Hsueh

More information

Unit 5: Estimating with Confidence

Unit 5: Estimating with Confidence Uit 5: Estimatig with Cofidece Sectio 8.2 The Practice of Statistics, 4 th editio For AP* STARNES, YATES, MOORE Uit 5 Estimatig with Cofidece 8.1 8.2 8.3 Cofidece Itervals: The Basics Estimatig a Populatio

More information

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains

Fingerprint Classification Based on Directional Image Constructed Using Wavelet Transform Domains 7 Figerprit Classificatio Based o Directioal Image Costructed Usig Wavelet Trasform Domais Musa Mohd Mokji, Syed Abd. Rahma Syed Abu Bakar, Zuwairie Ibrahim 3 Departmet of Microelectroic ad Computer Egieerig

More information

Novel pseudo random number generation using variant logic framework

Novel pseudo random number generation using variant logic framework Edith Cowa Uiversity Research Olie Iteratioal Cyber Resiliece coferece Cofereces, Symposia ad Campus Evets 011 Novel pseudo radom umber geeratio usig variat logic framework Jeffrey Zheg Yua Uiversity,

More information

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series

Roberto s Notes on Infinite Series Chapter 1: Series Section 2. Infinite series Roberto s Notes o Ifiite Series Chapter : Series Sectio Ifiite series What you eed to ow already: What sequeces are. Basic termiology ad otatio for sequeces. What you ca lear here: What a ifiite series

More information

Combined Scheme for Fast PN Code Acquisition

Combined Scheme for Fast PN Code Acquisition 13 th Iteratioal Coferece o AEROSPACE SCIENCES & AVIATION TECHNOLOGY, ASAT- 13, May 6 8, 009, E-Mail: asat@mtc.edu.eg Military Techical College, Kobry Elkobbah, Cairo, Egypt Tel : +(0) 4059 4036138, Fax:

More information

EMU-Synchronization Enhanced Mobile Underwater Networks for Assisting Time Synchronization Scheme in Sensors

EMU-Synchronization Enhanced Mobile Underwater Networks for Assisting Time Synchronization Scheme in Sensors www.ijecs.i Iteratioal Joural Of Egieerig Ad Computer Sciece ISSN:319-74 Volume 4 Issue 3 March 015, Page No. 760-763 EMU-Sychroizatio Ehaced Mobile Uderwater Networks for Assistig ime Sychroizatio Scheme

More information

Design and Construction of a Three-phase Digital Energy Meter

Design and Construction of a Three-phase Digital Energy Meter Desig ad Costructio of a Three-phase Digital Eergy Meter D.P.Chadima, V.G.R.G. Jayawardae, E.A.E.H. Hemachadra, I.N.Jayasekera, H.V.L.Hasaraga, D.C. Hapuarachchi (chadima@elect.mrt.ac.lk, geethagaj@gmail.com,era.hem@gmail.com,ishaivaka@gmail.com,lahiru_hasaraga@yahoo.com,diya_elect.uom@gmail.com)

More information

A New Energy Efficient Data Gathering Approach in Wireless Sensor Networks

A New Energy Efficient Data Gathering Approach in Wireless Sensor Networks Commuicatios ad Network, 0, 4, 6-7 http://dx.doi.org/0.436/c.0.4009 Published Olie February 0 (http://www.scirp.org/joural/c) A New Eergy Efficiet Data Gatherig Approach i Wireless Sesor Networks Jafar

More information

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS

COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS COMPRESSION OF TRANSMULTIPLEXED ACOUSTIC SIGNALS Mariusz Ziółko, Przemysław Sypka ad Bartosz Ziółko Departmet of Electroics, AGH Uiversity of Sciece ad Techology, al. Mickiewicza 3, 3-59 Kraków, Polad,

More information

Experimental Noise Analysis of Reed Switch Sensor Signal under Environmental Vibration

Experimental Noise Analysis of Reed Switch Sensor Signal under Environmental Vibration Computer Techology ad Applicatio 7 (16) 96-1 doi: 1.1765/1934-733/16..4 D DAVID PUBLISHING Experimetal Noise Aalysis of Reed Switch Sesor Sigal uder Evirometal Vibratio Odgerel Ayurzaa 1 ad Hiesik Kim

More information

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION

INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION XIX IMEKO World Cogress Fudametal ad Applied Metrology September 6, 9, Lisbo, Portugal INCREASE OF STRAIN GAGE OUTPUT VOLTAGE SIGNALS ACCURACY USING VIRTUAL INSTRUMENT WITH HARMONIC EXCITATION Dalibor

More information

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS

APPLICATION NOTE UNDERSTANDING EFFECTIVE BITS APPLICATION NOTE AN95091 INTRODUCTION UNDERSTANDING EFFECTIVE BITS Toy Girard, Sigatec, Desig ad Applicatios Egieer Oe criteria ofte used to evaluate a Aalog to Digital Coverter (ADC) or data acquisitio

More information

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications

Measurements of the Communications Environment in Medium Voltage Power Distribution Lines for Wide-Band Power Line Communications Measuremets of the Commuicatios viromet i Medium Voltage Power Distributio Lies for Wide-Bad Power Lie Commuicatios Jae-Jo Lee *,Seug-Ji Choi *,Hui-Myoug Oh *, Wo-Tae Lee *, Kwa-Ho Kim * ad Dae-Youg Lee

More information

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer

Compound Controller for DC Motor Servo System Based on Inner-Loop Extended State Observer BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6, No 5 Special Issue o Applicatio of Advaced Computig ad Simulatio i Iformatio Systems Sofia 06 Prit ISSN: 3-970; Olie ISSN:

More information

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7

Tehrani N Journal of Scientific and Engineering Research, 2018, 5(7):1-7 Available olie www.jsaer.com, 2018, 5(7):1-7 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38

More information

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches

A New Basic Unit for Cascaded Multilevel Inverters with the Capability of Reducing the Number of Switches Joural of Power Electroics, ol, o, pp 67-677, July 67 JPE --6 http://dxdoiorg/6/jpe67 I(Prit: 98-9 / I(Olie: 9-78 A ew Basic Uit for Cascaded Multi Iverters with the Capability of Reducig the umber of

More information

High Speed Area Efficient Modulo 2 1

High Speed Area Efficient Modulo 2 1 High Speed Area Efficiet Modulo 2 1 1-Soali Sigh (PG Scholar VLSI, RKDF Ist Bhopal M.P) 2- Mr. Maish Trivedi (HOD EC Departmet, RKDF Ist Bhopal M.P) Adder Abstract Modular adder is oe of the key compoets

More information

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method

The Detection of Abrupt Changes in Fatigue Data by Using Cumulative Sum (CUSUM) Method Proceedigs of the th WSEAS Iteratioal Coferece o APPLIED ad THEORETICAL MECHANICS (MECHANICS '8) The Detectio of Abrupt Chages i Fatigue Data by Usig Cumulative Sum (CUSUM) Method Z. M. NOPIAH, M.N.BAHARIN,

More information

Intermediate Information Structures

Intermediate Information Structures Modified from Maria s lectures CPSC 335 Itermediate Iformatio Structures LECTURE 11 Compressio ad Huffma Codig Jo Roke Computer Sciece Uiversity of Calgary Caada Lecture Overview Codes ad Optimal Codes

More information

x y z HD(x, y) + HD(y, z) HD(x, z)

x y z HD(x, y) + HD(y, z) HD(x, z) Massachusetts Istitute of Techology Departmet of Electrical Egieerig ad Computer Sciece 6.02 Solutios to Chapter 5 Updated: February 16, 2012 Please sed iformatio about errors or omissios to hari; questios

More information

Design of FPGA Based SPWM Single Phase Inverter

Design of FPGA Based SPWM Single Phase Inverter Proceedigs of MUCEET2009 Malaysia Techical Uiversities Coferece o Egieerig ad Techology Jue 20-22, 2009, MS Garde,Kuata, Pahag, Malaysia MUCEET2009 Desig of FPGA Based SPWM Sigle Phase Iverter Afarulrazi

More information

Using Color Histograms to Recognize People in Real Time Visual Surveillance

Using Color Histograms to Recognize People in Real Time Visual Surveillance Usig Color Histograms to Recogize People i Real Time Visual Surveillace DANIEL WOJTASZEK, ROBERT LAGANIERE S.I.T.E. Uiversity of Ottawa, Ottawa, Otario CANADA daielw@site.uottawa.ca, lagaier@site.uottawa.ca

More information

PROJECT #2 GENERIC ROBOT SIMULATOR

PROJECT #2 GENERIC ROBOT SIMULATOR Uiversity of Missouri-Columbia Departmet of Electrical ad Computer Egieerig ECE 7330 Itroductio to Mechatroics ad Robotic Visio Fall, 2010 PROJECT #2 GENERIC ROBOT SIMULATOR Luis Alberto Rivera Estrada

More information

Logarithms APPENDIX IV. 265 Appendix

Logarithms APPENDIX IV. 265 Appendix APPENDIX IV Logarithms Sometimes, a umerical expressio may ivolve multiplicatio, divisio or ratioal powers of large umbers. For such calculatios, logarithms are very useful. They help us i makig difficult

More information

Importance Analysis of Urban Rail Transit Network Station Based on Passenger

Importance Analysis of Urban Rail Transit Network Station Based on Passenger Joural of Itelliget Learig Systems ad Applicatios, 201, 5, 22-26 Published Olie November 201 (http://www.scirp.org/joural/jilsa) http://dx.doi.org/10.426/jilsa.201.54027 Importace Aalysis of Urba Rail

More information

Optimization of Base Station and Maximizing the Lifetime of Wireless Sensor Network

Optimization of Base Station and Maximizing the Lifetime of Wireless Sensor Network Optimizatio of Base Statio ad Maximizig the Lifetime of Wireless Sesor Network P.Parthiba 1, G.Sudararaj 2, K.A.Jagadheesh 3, P.Maiiarasa 4 SS1 Research Scholar, P.S.G College of Techology, Coimbatore,

More information

Article Modified Adversarial Hierarchical Task Network Planning in Real-Time Strategy Games

Article Modified Adversarial Hierarchical Task Network Planning in Real-Time Strategy Games Article Modified Adversarial Hierarchical Task Network Plaig i Real-Time Strategy Games Li Su, Peg Jiao, Kai Xu, Quaju Yi * ad Yabig Zha College of Iformatio System ad Maagemet, Natioal Uiversity of Defese

More information

The Institute of Chartered Accountants of Sri Lanka

The Institute of Chartered Accountants of Sri Lanka The Istitute of Chartered Accoutats of Sri Laka Postgraduate Diploma i Busiess ad Fiace Quatitative Techiques for Busiess Hadout 02:Presetatio ad Aalysis of data Presetatio of Data The Stem ad Leaf Display

More information

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK

SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK SHORT-TERM TRAVEL TIME PREDICTION USING A NEURAL NETWORK Giovai Huiske ad Eric va Berkum Dept. of Civil Egieerig - Uiversity of Twete - 7500 AE Eschede - The Netherlads E-mail: g.huiske@ctw.utwete.l ad

More information

PHY-MAC dialogue with Multi-Packet Reception

PHY-MAC dialogue with Multi-Packet Reception PHY-AC dialogue with ulti-packet Receptio arc Realp 1 ad Aa I. Pérez-Neira 1 CTTC-Cetre Tecològic de Telecomuicacios de Cataluya Edifici Nexus C/Gra Capità, - 0803-Barceloa (Cataluya-Spai) marc.realp@cttc.es

More information

Indoor Localization by Pattern Matching Method Based On Extended Database

Indoor Localization by Pattern Matching Method Based On Extended Database Vol:8, No:, Idoor Localizatio by atter Matchig Method Based O Exteded Database Gyumi Hwag, Jihog Lee Iteratioal Sciece Idex, Mechaical ad Mechatroics Egieerig Vol:8, No:, waset.org/ublicatio/9997 Abstract

More information

An Adaptive Image Denoising Method based on Thresholding

An Adaptive Image Denoising Method based on Thresholding A Adaptive Image Deoisig Method based o Thresholdig HARI OM AND MANTOSH BISWAS Departmet of Computer Sciece & Egieerig Idia School of Mies, Dhabad Jharkad-86004 INDIA {hariom4idia, matoshb}@gmail.com Abstract

More information

THE OCCURRENCE OF TRANSIENT FIELDS AND ESD IN TYPICAL SELECTED AREAS

THE OCCURRENCE OF TRANSIENT FIELDS AND ESD IN TYPICAL SELECTED AREAS THE OCCURRENCE OF TRANSIENT FIELDS AND ESD IN TYPICAL SELECTED AREAS Stepha FREI Techical Uiversity Berli, Istitute of Electrical Power Egieerig Eisteiufer, 587 Berli, Germay e-mail: frei@ihs.ee.tu-berli.de

More information

I n t r o d u c t i o n t o P h o t o g r a p h y ( 1 0 )

I n t r o d u c t i o n t o P h o t o g r a p h y ( 1 0 ) 9 1 5 7 I t r o d u c t i o t o P h o t o g r a p h y ( 1 0 ) 20S/20E/20M A Photography Course 9 1 5 7 : I t r o d u c t i o t o P h o t o g r a p h y ( 1 0 ) 2 0 S / 2 0 E / 2 0 M Course Descriptio This

More information

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway

Smart Energy & Power Quality Solutions. ProData datalogger. Datalogger and Gateway Smart Eergy & Power Quality Solutios ProData datalogger Datalogger ad Gateway Smart ad compact: Our most uiversal datalogger ever saves power costs Etheret coectio Modbus-Etheret-Gateway 32 MB 32 MB memory

More information

Problem of calculating time delay between pulse arrivals

Problem of calculating time delay between pulse arrivals America Joural of Egieerig Research (AJER) 5 America Joural of Egieerig Research (AJER) e-issn: 3-847 p-issn : 3-936 Volume-4, Issue-4, pp-3-4 www.ajer.org Research Paper Problem of calculatig time delay

More information

Towards Acceleration of Deep Convolutional Neural Networks using Stochastic Computing

Towards Acceleration of Deep Convolutional Neural Networks using Stochastic Computing Towards Acceleratio of Deep Covolutioal Neural Networks usig Stochastic Computig Ji Li, Ao Re, Zhe Li, Caiwe Dig, Bo Yua 3, Qiru Qiu ad Yazhi Wag Departmet of Electrical Egieerig, Uiversity of Souther

More information

Density Slicing Reference Manual

Density Slicing Reference Manual Desity Slicig Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

Super J-MOS Low Power Loss Superjunction MOSFETs

Super J-MOS Low Power Loss Superjunction MOSFETs Low Power Loss Superjuctio MOSFETs Takahiro Tamura Mutsumi Sawada Takayuki Shimato ABSTRACT Fuji Electric has developed superjuctio MOSFETs with a optimized surface desig that delivers lower switchig.

More information

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise World Academy of Sciece, Egieerig ad Techology 5 9 Image Cotrast Ehacemet based Sub-histogram Equalizatio Techique without Over-equalizatio Noise Hyusup Yoo, Yougjoo Ha, ad Hersoo Hah Abstract I order

More information

Optimal Arrangement of Buoys Observable by Means of Radar

Optimal Arrangement of Buoys Observable by Means of Radar Optimal Arragemet of Buoys Observable by Meas of Radar TOMASZ PRACZYK Istitute of Naval Weapo ad Computer Sciece Polish Naval Academy Śmidowicza 69, 8-03 Gdyia POLAND t.praczy@amw.gdyia.pl Abstract: -

More information

lecture notes September 2, Sequential Choice

lecture notes September 2, Sequential Choice 18.310 lecture otes September 2, 2013 Sequetial Choice Lecturer: Michel Goemas 1 A game Cosider the followig game. I have 100 blak cards. I write dow 100 differet umbers o the cards; I ca choose ay umbers

More information

Survey of Low Power Techniques for ROMs

Survey of Low Power Techniques for ROMs Survey of Low Power Techiques for ROMs Edwi de Agel Crystal Semicoductor Corporatio P.O Box 17847 Austi, TX 78744 Earl E. Swartzlader, Jr. Departmet of Electrical ad Computer Egieerig Uiversity of Texas

More information

Analysis of SDR GNSS Using MATLAB

Analysis of SDR GNSS Using MATLAB Iteratioal Joural of Computer Techology ad Electroics Egieerig (IJCTEE) Volume 5, Issue 3, Jue 2015 Aalysis of SDR GNSS Usig MATLAB Abstract This paper explais a software defied radio global avigatio satellite

More information

Slides copyright 1996, 2001, 2005, 2009 by Roger S. Pressman. For non-profit educational use only

Slides copyright 1996, 2001, 2005, 2009 by Roger S. Pressman. For non-profit educational use only Chapter 7 Requiremets Modelig: Flow, Behavior, Patters, ad WebApps Slide Set to accompay Software Egieerig: A Practitioer s Approach, 7/e by Roger S. Pressma Slides copyright 1996, 2001, 2005, 2009 by

More information

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter

Design of FPGA- Based SPWM Single Phase Full-Bridge Inverter Desig of FPGA- Based SPWM Sigle Phase Full-Bridge Iverter Afarulrazi Abu Bakar 1, *,Md Zarafi Ahmad 1 ad Farrah Salwai Abdullah 1 1 Faculty of Electrical ad Electroic Egieerig, UTHM *Email:afarul@uthm.edu.my

More information

202 Chapter 9 n Go Bot. Hint

202 Chapter 9 n Go Bot. Hint Chapter 9 Go Bot Now it s time to put everythig you have leared so far i this book to good use. I this chapter you will lear how to create your first robotic project, the Go Bot, a four-wheeled robot.

More information

Spread Spectrum Signal for Digital Communications

Spread Spectrum Signal for Digital Communications Wireless Iformatio Trasmissio System Lab. Spread Spectrum Sigal for Digital Commuicatios Istitute of Commuicatios Egieerig Natioal Su Yat-se Uiversity Spread Spectrum Commuicatios Defiitio: The trasmitted

More information

Analysis and Optimization Design of Snubber Cricuit for Isolated DC-DC Converters in DC Power Grid

Analysis and Optimization Design of Snubber Cricuit for Isolated DC-DC Converters in DC Power Grid Aalysis ad Optimizatio Desig of Subber Cricuit for Isolated DC-DC Coverters i DC Power Grid Koji Orikawa Nagaoka Uiversity of Techology Nagaoka, Japa orikawa@st.agaokaut.ac.jp Ju-ichi Itoh Nagaoka Uiversity

More information

As an Exceptional Student in Intellectual Disabilities. You Are Cordially Invited to be Seen and Recognized as a Future Leader in the Field

As an Exceptional Student in Intellectual Disabilities. You Are Cordially Invited to be Seen and Recognized as a Future Leader in the Field As a Exceptioal Studet i Itellectual Disabilities You Are Cordially Ivited to be See ad Recogized as a Future Leader i the Field You Caot Start Too Early To Begi Your Rise To Leadership i Our Field You

More information

On Parity based Divide and Conquer Recursive Functions

On Parity based Divide and Conquer Recursive Functions O Parity based Divide ad Coquer Recursive Fuctios Sug-Hyu Cha Abstract The parity based divide ad coquer recursio trees are itroduced where the sizes of the tree do ot grow mootoically as grows. These

More information

Single Bit DACs in a Nutshell. Part I DAC Basics

Single Bit DACs in a Nutshell. Part I DAC Basics Sigle Bit DACs i a Nutshell Part I DAC Basics By Dave Va Ess, Pricipal Applicatio Egieer, Cypress Semicoductor May embedded applicatios require geeratig aalog outputs uder digital cotrol. It may be a DC

More information

Efficient Energy Consumption Scheduling: Towards Effective Load Leveling

Efficient Energy Consumption Scheduling: Towards Effective Load Leveling eergies Article Efficiet Eergy Cosumptio Schedulig: Towards Effective Load Levelig Yua Hog 1, *, Shegbi Wag 2 ad Ziyue Huag 3 1 Departmet of Iformatio Techology Maagemet, Uiversity at Albay, SUNY, 1400

More information

Sensors & Transducers 2015 by IFSA Publishing, S. L.

Sensors & Transducers 2015 by IFSA Publishing, S. L. Sesors & Trasducers 215 by IFSA Publishig, S. L. http://www.sesorsportal.com Uiversal Sesors ad Trasducers Iterface for Mobile Devices: Metrological Characteristics * Sergey Y. YURISH ad Javier CAÑETE

More information

Delta- Sigma Modulator with Signal Dependant Feedback Gain

Delta- Sigma Modulator with Signal Dependant Feedback Gain Delta- Sigma Modulator with Sigal Depedat Feedback Gai K.Diwakar #1 ad V.Vioth Kumar *2 # Departmet of Electroics ad Commuicatio Egieerig * Departmet of Electroics ad Istrumetatio Egieerig Vel Tech Uiversity,Cheai,

More information

X-Bar and S-Squared Charts

X-Bar and S-Squared Charts STATGRAPHICS Rev. 7/4/009 X-Bar ad S-Squared Charts Summary The X-Bar ad S-Squared Charts procedure creates cotrol charts for a sigle umeric variable where the data have bee collected i subgroups. It creates

More information

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria

AkinwaJe, A.T., IbharaJu, F.T. and Arogundade, 0.1'. Department of Computer Sciences University of Agriculture, Abeokuta, Nigeria COMPARATIVE ANALYSIS OF ARTIFICIAL NEURAL NETWORK'S BACK PROPAGATION ALGORITHM TO STATISTICAL LEAST SQURE METHOD IN SECURITY PREDICTION USING NIGERIAN STOCK EXCHANGE MARKET AkiwaJe, A.T., IbharaJu, F.T.

More information

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise

Image Contrast Enhancement based Sub-histogram Equalization Technique without Over-equalization Noise World Academy of Sciece, Egieerig ad Techology Iteratioal Joural of Electrical ad Computer Egieerig Image Cotrast Ehacemet based Sub-histogram Equalizatio Techique without Over-equalizatio Noise Hyusup

More information

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS

DIGITALLY TUNED SINUSOIDAL OSCILLATOR USING MULTIPLE- OUTPUT CURRENT OPERATIONAL AMPLIFIER FOR APPLICATIONS IN HIGH STABLE ACOUSTICAL GENERATORS Molecular ad Quatum Acoustics vol. 7, (6) 95 DGTALL TUNED SNUSODAL OSCLLATOR USNG MULTPLE- OUTPUT CURRENT OPERATONAL AMPLFER FOR APPLCATONS N HGH STABLE ACOUSTCAL GENERATORS Lesław TOPÓR-KAMŃSK Faculty

More information

A New Energy Consumption Algorithm with Active Sensor Selection Using GELS in Target Coverage WSN

A New Energy Consumption Algorithm with Active Sensor Selection Using GELS in Target Coverage WSN IJCSI Iteratioal Joural of Computer Sciece Issues, Vol. 10, Issue 4, No 1, July 2013 ISSN (Prit): 1694-0814 ISSN (Olie): 1694-0784 www.ijcsi.org 11 A New Eergy Cosumptio Algorithm with Active Sesor Selectio

More information

A New Design of Log-Periodic Dipole Array (LPDA) Antenna

A New Design of Log-Periodic Dipole Array (LPDA) Antenna Joural of Commuicatio Egieerig, Vol., No., Ja.-Jue 0 67 A New Desig of Log-Periodic Dipole Array (LPDA) Atea Javad Ghalibafa, Seyed Mohammad Hashemi, ad Seyed Hassa Sedighy Departmet of Electrical Egieerig,

More information

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment

Implementation of Fuzzy Multiple Objective Decision Making Algorithm in a Heterogeneous Mobile Environment Implemetatio of Fuzzy Multiple Objective Decisio Makig Algorithm i a Heterogeeous Mobile Eviromet P.M.L. ha, Y.F. Hu, R.E. Sheriff, Departmet of Electroics ad Telecommuicatios Departmet of yberetics, Iteret

More information

Joint Power Allocation and Beamforming for Cooperative Networks

Joint Power Allocation and Beamforming for Cooperative Networks It. J. Commuicatios, etwork ad System Scieces,, 4, 447-45 doi:.436/ijcs..4753 Published Olie July (http://www.scirp.org/joural/ijcs) Joit Power Allocatio ad Beamformig for Cooperative etworks Sodes Maadi,,

More information

Calibrating Car-following Model with Trajectory Data by Cell Phone

Calibrating Car-following Model with Trajectory Data by Cell Phone Calibratig Car-followig Model with Trajectory Data by Cell Phoe Jiag Zeyu 1 jiagzy15@mails.tsighua.edu.c Wag Yog 3 13006373891@qq.com Wag Gagqiao 1 wag-gq15@mails.tsighua.edu.c Zhag Xiagpeg 3 364386058@qq.com

More information

SERCOS ENERGY. SERCOS International e.v.

SERCOS ENERGY. SERCOS International e.v. SERCOS ENERGY SERCOS Iteratioal e.v. Table of Cotets Short Overview of SERCOS Eergy 3 About SERCOS 3 Eergy Efficiecy i Figures 4 Classificatio of SERCOS Eergy 5 SERCOS Eergy Applicatio scearios 6 Short

More information

Optimal Geolocation Updating for Location Aware Service Provisioning in Wireless Networks

Optimal Geolocation Updating for Location Aware Service Provisioning in Wireless Networks Optimal Geolocatio Updatig for Locatio Aware Service Provisioig i Wireless Networks Siri Tekiay Amer Catovic tekiay@adm.jit.edu axc4466@jit.edu New Jersey Istitute of Techology Uiversity Heights, Newark,

More information

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2

Lossless image compression Using Hashing (using collision resolution) Amritpal Singh 1 and Rachna rajpoot 2 Lossless image compressio Usig Hashig (usig collisio resolutio) Amritpal Sigh 1 ad Racha rajpoot 2 1 M.Tech.* CSE Departmet, 2 Departmet of iformatio techology Guru Kashi UiversityTalwadi Sabo, Bathida

More information

A study on traffic accident measures in municipal roads by using GIS

A study on traffic accident measures in municipal roads by using GIS icccbe 010 Nottigham Uiversity Press Proceedigs of the Iteratioal Coferece o Computig i Civil ad Buildig Egieerig W Tizai (Editor) A study o traffic accidet measures i muicipal roads by usig GIS Satoshi

More information

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003

Introduction to Wireless Communication Systems ECE 476/ECE 501C/CS 513 Winter 2003 troductio to Wireless Commuicatio ystems ECE 476/ECE 501C/C 513 Witer 2003 eview for Exam #1 March 4, 2003 Exam Details Must follow seatig chart - Posted 30 miutes before exam. Cheatig will be treated

More information

Reconfigurable architecture of RNS based high speed FIR filter

Reconfigurable architecture of RNS based high speed FIR filter Idia Joural of Egieerig & Materials Scieces Vol. 21, April 214, pp. 233-24 Recofigurable architecture of RNS based high speed FIR filter J Britto Pari* & S P Joy Vasatha Rai Departmet of Electroics Egieerig,

More information

Using Imprecise Computation Techniques for Power Management in Real-Time Embedded Systems

Using Imprecise Computation Techniques for Power Management in Real-Time Embedded Systems Usig Imprecise Computatio Techiques for Power Maagemet i Real-Time Embedded Systems Geovai Ricardo Wiedehoft ad Atôio Augusto Fröhlich Abstract Embedded systems preset severe limitatios i terms of processig

More information

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013

Procedia - Social and Behavioral Sciences 128 ( 2014 ) EPC-TKS 2013 Available olie at www.sciecedirect.com ScieceDirect Procedia - Social ad Behavioral Scieces 18 ( 014 ) 399 405 EPC-TKS 013 Iductive derivatio of formulae by a computer Sava Grozdev a *, Veseli Nekov b

More information

Wi-Fi or Femtocell: User Choice and Pricing Strategy of Wireless Service Provider

Wi-Fi or Femtocell: User Choice and Pricing Strategy of Wireless Service Provider Wi-Fi or Femtocell: User Choice ad Pricig Strategy of Wireless Service Provider Yajiao Che, Qia Zhag Departmet of Computer Sciece ad Egieerig Hog Kog Uiversity of Sciece ad Techology Email: {cheyajiao,

More information

SOFTWARE DEFINED RADIO IN WIRELESS AD-HOC NETWORK

SOFTWARE DEFINED RADIO IN WIRELESS AD-HOC NETWORK SOFTWARE DEFINED RADIO IN WIRELESS AD-HOC NETWORK Ajay Kr. Sigh 1, G. Sigh 2 ad D. S. Chauha 2 1 Departmet of Computer Sciece ad Egieerig Jaypee Uiversity of Iformatio Techology, Sola -173 215, Idia 2

More information

The Firing Dispersion of Bullet Test Sample Analysis

The Firing Dispersion of Bullet Test Sample Analysis Iteratioal Joural of Materials, Mechaics ad Maufacturig, Vol., No., Ma 5 The Firig Dispersio of Bullet Test Sample Aalsis Youliag Xu, Jubi Zhag, Li Ma, ad Yoghai Sha Udisputed, this approach does reduce

More information

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2.

Massachusetts Institute of Technology Dept. of Electrical Engineering and Computer Science Fall Semester, Introduction to EECS 2. Massachusetts Istitute of Techology Dept. of Electrical Egieerig ad Computer Sciece Fall Semester, 006 6.08 Itroductio to EECS Prelab Exercises Pre-Lab#3 Modulatio, demodulatio, ad filterig are itegral

More information

ASample of an XML stream is:

ASample of an XML stream is: 1 Efficiet Multichael i XML Wireless Broadcast Stream Arezoo Khatibi* 1 ad Omid Khatibi 2 1 Faculty of Computer Sciece, Uiversity of Kasha, Kasha, Ira 2 Faculty of Mathematics, Uiversity of Viea,Viea,

More information

A study on the efficient compression algorithm of the voice/data integrated multiplexer

A study on the efficient compression algorithm of the voice/data integrated multiplexer A study o the efficiet compressio algorithm of the voice/data itegrated multiplexer Gyou-Yo CHO' ad Dog-Ho CHO' * Dept. of Computer Egieerig. KyiigHee Uiv. Kiheugup Yogiku Kyuggido, KOREA 449-71 PHONE

More information

Measurement of Equivalent Input Distortion AN 20

Measurement of Equivalent Input Distortion AN 20 Measuremet of Equivalet Iput Distortio AN 2 Applicatio Note to the R&D SYSTEM Traditioal measuremets of harmoic distortio performed o loudspeakers reveal ot oly the symptoms of the oliearities but also

More information

CONTRIBUTION TO ADAPTIVE SAMPLING OF QoS PARAMETERS IN COMPUTER NETWORKS 1

CONTRIBUTION TO ADAPTIVE SAMPLING OF QoS PARAMETERS IN COMPUTER NETWORKS 1 Acta Electrotechica et Iformatica No., Vol. 6, 6 CONTRIBUTION TO ADAPTIVE SAMPLING OF QoS PARAMETERS IN COMPUTER NETWORKS * Jura GIERTL, * Fratišek JAKAB, * Já BAČA, ** Rudolf ANDOGA, *** Michal MIRILOVIČ

More information

P h o t o g r a p h i c E q u i p m e n t ( 1 1 A )

P h o t o g r a p h i c E q u i p m e n t ( 1 1 A ) 9 1 5 8 P h o t o g r a p h i c E q u i p m e t ( 1 1 A ) 30S/30E/30M A Photography Course 9 1 5 8 : P h o t o g r a p h i c E q u i p m e t ( 1 1 A ) 3 0 S / 3 0 E / 3 0 M Course Descriptio This course

More information

EFFECTS OF GROUNDING SYSTEM ON POWER QUALITY

EFFECTS OF GROUNDING SYSTEM ON POWER QUALITY EFFECTS OF GROUNDING SYSTEM ON POWER QUALITY Bhagat Sigh Tomar, Dwarka Prasad, Apeksha Naredra Rajput Research Scholar, Electrical Egg. Departmet, Laxmi Devi Istitute of Egg. & Techology, Alwar,(Rajastha),Idia

More information

Methods to Reduce Arc-Flash Hazards

Methods to Reduce Arc-Flash Hazards Methods to Reduce Arc-Flash Hazards Exercise: Implemetig Istataeous Settigs for a Maiteace Mode Scheme Below is a oe-lie diagram of a substatio with a mai ad two feeders. Because there is virtually o differece

More information

Distributed Resource Management in Multi-hop Cognitive Radio Networks for Delay Sensitive Transmission

Distributed Resource Management in Multi-hop Cognitive Radio Networks for Delay Sensitive Transmission 1 Distributed Resource Maagemet i Multi-hop Cogitive Radio Networs for Delay Sesitive Trasmissio Hsie-Po Shiag ad Mihaela va der Schaar Departmet of Electrical Egieerig (EE), Uiversity of Califoria Los

More information

A New 3-Bit Integrating Time to Digital Converter Using Time to Voltage Conversion Technique

A New 3-Bit Integrating Time to Digital Converter Using Time to Voltage Conversion Technique Bulleti of Eviromet, Pharmacology ad Life Scieces Bull. Ev. Pharmacol. Life Sci., ol 3 [11] October 2014:115-122 2014 Academy for Eviromet ad Life Scieces, dia Olie SSN 2277-1808 Joural s URL:http://www.bepls.com

More information

Join a Professional Association

Join a Professional Association Joi a Professioal Associatio 1. The secret job resource: professioal orgaizatios. You may ot kow this, but the career field you re i, or plaig to work i i the future, probably has at least oe professioal

More information

An Energy-Saving Control System of Lighting and Air-Conditioning Linked to Employee s Entry/Exist in the Zone of the Office

An Energy-Saving Control System of Lighting and Air-Conditioning Linked to Employee s Entry/Exist in the Zone of the Office Iteratioal Joural of Eergy Egieerig 2015, 5(4): 67-73 DOI: 10.5923/j.ijee.20150504.01 A Eergy-Savig Cotrol System of Lightig ad Air-Coditioig Liked to Employee s Etry/Exist i the Zoe of the Office Yosuke

More information

Vertical Handover Techniques Evaluation

Vertical Handover Techniques Evaluation Vertical Hadover Techiques Evaluatio BOJAN BAKMAZ, ZORAN BOJKOVIC, MIODRAG BAKMAZ Uiversity of Belgrade SERBIA b.bakmaz@sf.bg.ac.rs Abstract: - Hadover techiques are essetial compoets of the heterogeeous

More information

Novel Modeling Techniques for RTL Power Estimation

Novel Modeling Techniques for RTL Power Estimation Novel Modelig Techiques for RTL Power Estimatio Michael Eierma Walter Stechele Istitute for Itegrated Circuits Istitute for Itegrated Circuits Techical Uiversity of Muich Techical Uiversity of Muich Arcisstr.

More information

Simulation and Analysis on Signal Acquisition of BDS Receiver with The Aid of INS

Simulation and Analysis on Signal Acquisition of BDS Receiver with The Aid of INS Modelig Simulatio ad Optimizatio Techologies ad Applicatios (MSOTA 2016 Simulatio ad Aalysis o Sigal Acquisitio of DS Receiver with The Aid of INS Shulei Che Xiaqig Tag Xuwei Cheg Juqiag Gao ad Zepeg Su

More information

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ.

MEASUREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQUENCY RANGE 0,02-10KHZ. ELECTRONICS 00 September, Sozopol, BLGARIA MEASREMENT AND CONTORL OF TOTAL HARMONIC DISTORTION IN FREQENCY RANGE 0,0-0KHZ. Plame Agelov Agelov Faculty for Computer Sciece, Egieerig ad Natural Studies,

More information

Application of Self-Organizing Map for analyzing robotic arm s action with Consciousness-Based Architecture module

Application of Self-Organizing Map for analyzing robotic arm s action with Consciousness-Based Architecture module Joural of Robotics, Networkig ad Artificial Life, Vol. 1, No. 2 (September 2014), 135-139 Applicatio of Self-Orgaizig Map for aalyzig robotic arm s actio with Cosciousess-Based Architecture module Wisau

More information

Performance analysis of NAND and NOR logic using 14nm technology node

Performance analysis of NAND and NOR logic using 14nm technology node Iteratioal Joural of Pure ad Applied Mathematics Volume 118 No. 18 2018, 4053-4060 ISSN: 1311-8080 (prited versio); ISSN: 1314-3395 (o-lie versio) url: http://www.ijpam.eu ijpam.eu Performace aalysis of

More information