Overlapping community detection in signed networks

Size: px
Start display at page:

Download "Overlapping community detection in signed networks"

Transcription

1 Ovelapping community detection in signed netwoks Yi Chen 1 Xiao-long Wang 1, 2 Bo Yuan 1 1 (Depatment of Compute Science and Technology, Shenzhen Gaduate School, Habin Institute of Technology, Shenzhen , China) 2 (School of Compute Science and Technology, Habin Institute of Technology, Habin , China) Signed netwoks that take both positive and negative links into consideation have gained consideable attention dung the past few yeas. Most of the existing algothms fo community detection in signed netwoks aim at poviding a had-patitioning of the netwoks, that is, a given node should belong to a community o not. Howeve, most actual signed netwoks ae made of ovelapping communities. In this pape, we popose a signed stochastic block (SSB) model fo ovelapping community detection in signed netwoks. Compaed with the pevious models, the most pominent advantages of ou methodology ae the soft-patitioning solutions and softmembeship distbutions of signed netwoks. Extensive expements on a numbe of eal wold and synthetic signed netwoks demonstate that the SSB model can (i) identify seveal types of stuctue egulaties, i.e., assotative stuctue and disassotative stuctue; (ii) detect ovelapping modules in signed netwoks; (iii) outpefom the state-of-the-at models at shedding light on the community detection in signed netwoks. I. INTRODUCTION Complex netwok [1] as a multi-elational epesentation method can model many eal wold complex systems, including infomation systems [2, 3], social systems [4, 5], ecological systems [6], and many othes [1, 7, 8]. Netwok stuctue detection is one of the po issues of complex netwok analysis. Ref. [9] classifies the netwok stuctues into assotative stuctue and disassotative stuctue. Assotative stuctue, i.e. the community stuctue, is a kind of stuctue in which nodes of the same goup connect moe densely than othe goups; disassotative stuctue, i.e. the multipatite stuctue, is a kind of stuctue in which most of edges ae acoss goups. A lage numbe of effective techniques have been developed fo detecting both types of netwok stuctues dung the last few yeas. And a detailed suvey about community detection in netwoks was pesented by Fotunato [10]. Netwoks that conside only positive links ae called positive netwoks and netwoks that take both positive and negative links into consideation ae called signed netwoks. The signed netwoks have gained consideable attention fom diffeent scientific disciplines, i.e. biology [11], compute [12], and social sciences [13]. In the language of social science, positive links in signed netwoks denote fendship, ageement, tust o moe than wheeas negative links denote hostility, disageement, distust o less than. The definition of community stuctue in signed netwoks is a little diffeent fom that in positive netwoks. It is a genealization of an old idea fom social balance theoy [14] that nodes of the same community ae mostly connected by positive links and nodes of diffeent communities ae mainly connected by negative links. It is noted that seveal studies have been done on the community detection in signed netwoks. In Ref. [15], Yang et al. poposed an agent-based appoach that pefoms a andom walk stating fom one node and caes on though a numbe of positive steps fo extacting community stuctues. Gomez et al. pesented a genealization of modulaty method to detect signed netwok stuctues [16]. Based on the extension of Potts model, an algothm able to find community stuctues in netwoks with negative links was povided in Ref. [17]. By genealizing the Newman mixtue model fom netwoks containing only positive links to netwoks with both positive and negative links, Shen et al. povided a statistical pobability model fo detecting the disassotative stuctue of signed netwoks [18]. The afoementioned methods have povided a hadpatitioning of the signed netwoks, that is, a given node should belong to a community o not. Howeve, most actual netwoks ae made of ovelapping communities. A node may belong to seveal communities simultaneously. Fo example, a peson in social netwoks may belong to both family and hobby goups. In signed netwoks, thee exist two kinds of ovelapping nodes: i) positive ovelapping nodes, nodes of diffeent communities ae connected by positive links, i.e. the node F shown in Fig. 1; ii) negative ovelapping nodes, nodes of the same community ae connected by negative links, i.e. the node E shown in Fig. 1. In a netwok of fends and advesaes, node F is fends of two communities while node E is advesaes of two communities. Seveal appoaches fo ovelapping community detection have been povided since this issue was aised by Palla et al. [19]. Clique Pecolation Method (CPM) [19] is a popula method to addess this poblem. It is based on the concept that edges of a community ae likely to fom k-cliques so that non-ovelapping nodes would get tapped inside its oginal community but ovelapping nodes failed if they moved on a gaph. The poblem of this method is that many leaf nodes which cannot be eached by any k-cliques may be left out. Anothe popula method is the fuzzy c-means clusteng pesented by Dunn [20]. It uses u ik to descbe the fuzzy pobability of node i belongs to goup k. Zhang et al [21] povided an appoximation mapping of netwok nodes into a dimensional space by combining a modulaty function, spectal mapping and fuzzing clusteng. A fuzzy community that allows a node belong to multiple communities accoding to its membeship degees was pesented by Ref. [22]. In addition, statistical pobability models ecently have gained populaty in the netwok stuctue analysis. Fo detecting ovelapping community, a Bayesian non-negative matx factozation model povided by Psoakis et al. [23] selects a community k fo an edge and geneates two nodes of the edge. Ren et al. [24] pesented a simple and easily undestandable pobability model that can also be used fo detecting ovelapping community. A genealized stochastic block model was poposed by Ref. [25] fo explong complex stuctual featues of netwoks, including the ovelapping stuctue and multipatite stuctue. The common dawback of above mentioned ovelapping detection methods lies in that they ae only capable of detecting ovelapping community stuctues in positive netwoks and fail to

2 wok in netwoks with negative links. In this pape, we addess the poblem of detecting ovelapping community stuctues in undiected signed netwoks by poposing a signed stochastic block (SSB) model. To give a clea illustation, an illustative signed netwok is shown in Fig. 1. Ou model will povide a coect ovelapping patition of the signed netwok, i.e. the community (A, B, C, D, E, F) and community (E, F, G, H, I). The SSB model is a vaant of the stochastic block model with diffeent pobabilities fo geneating positive and negative links. The most pominent advantages of this methodology ae (i) softpatitioning solutions in signed netwoks, such as nodes E and F belong to two communities simultaneously; (ii) soft-membeship distbutions, which quantify how stongly a node belongs to a community. FIG. 1. An undiected and unweighted signed netwok with two ovelapping communities (A, B, C, D, E, F) and (E, F, G, H, I). The solid lines denote positive links and the dotted lines denote negative links. In the following section we fist pesent the theoetical foundations of SSB model. Then an expectation-maximization algothm (EM) [26] is pesented fo infeng the paametes of SSB model. In addition, we also discuss two exteme netwoks with only positive o negative links and show that SSB in only positive and negative netwoks can detect assotative stuctue and disassotative stuctue, espectively. At last, extensive expements on a numbe of eal wold and synthetic signed netwoks demonstate that the SSB model can (i) identify seveal types of stuctue egulaties, i.e., assotative stuctue and disassotative stuctue; (ii) detect ovelapping modules in signed netwoks; (iii) outpefom the state-of-the-at models at shedding light on the community detection in signed netwoks. II. THE MODEL Befoe illustating detail pocedues, we define some basic notations about the undiected signed netwoks. Geneally, an adjacency matx A with n dimensions is used to epesent a netwok. The value A 0 denotes the weight of edge between node i and node j. We also use two matces A + and A - to epesent the positive and negative netwoks, espectively. And A A if A 0, othewise. Fo ovelapping community detection in a signed netwok, we suppose that n nodes of the netwok fall into K communities within which the positive links ae dense and between which negative links ae also dense. In this pape, fo geneating diffeent types of links, i.e. positive links and negative links, we popose a signed stochastic block model which is a vaant of standad stochastic block model. Stochastic block model as a geneative model has a long tadition of study in the social sciences and compute science. In a standad stochastic block model with K blocks, a geneated edge has K K possibilities fo selecting blocks because each node of the edge has K possibilities fo choosing communities. (Hee, K is assumed to be a pedefined value and we will give a detail discussion late). The matx element s denotes the pobability of a andom edge selecting community and community s, nomalized by the constaint s 1. Fo a signed netwok, s which denotes the pobability of geneating an edge within a community can be used fo modeling a positive link; s( s) which denotes the pobability of geneating an edge between diffeent communities and s can be used fo modeling a negative link. Afte the geneated edge choosing the communities denoted by ' and s ' espectively, the next step of stochastic block model is to select nodes i and j fom the coesponding communities. We use to denote the pobability of community selecting node i. Note that the constaint fo is 1 athe than 1 because the SSB model assumes evey node paticipates in evey community instead of assigning a specific community to evey node. Similaly, denotes the pobability of community s selecting node j. With these teminologies and paametes, the geneative pocess of an edge A in signed netwoks is given as follows: 1) Check A belongs to A + o A -. If A belongs to A +, follow steps 2) 3) 4), othewise follow steps 5) 6) 7); 2) Select a community ' fo a positive edge with pobability ; 3) Select node i fom the community with pobability ; 4) Select node j fom the community with pobability j ; 5) Select two diffeent communities ' and s' s fo a negative edge with pobability s( s) ; 6) Select node i fom the community with pobability ; 7) Select node j fom the community s with pobability. Summazing in a mathematical expession, the pobability of geneating an edge A can be wtten as i A ( s s( s) P ( A, ) ( j) ) (1) A Whee ( j) denotes the pobability of a positive link within communities and ( s s( s) \ A ) denotes the pobability of a negative link between two diffeent communities. Then, the likelihood of the whole signed netwok can be modeled as ( P ( A, ) j) ( ) (2) s s( s) Ou next step is the model infeence and paametes estimation. The likelihood maximization fo paametes estimation of Eq. (2) is intactable because the selected communities of an edge ' and s ' ae all hidden vaables. The EM [26] algothm which is a geneal appoach to maximize the likelihood unde hidden vaables is intoduced to estimate the paametes of ou model. It computes the posteo pobability of ' and s ' unde the obseved data and estimated paametes in E step, and e-estimates paametes with these pobabilities in M step. Geneally, the likelihood maximization of Eq. (2) is solved by the log-likelihood maximization shown in Eq. (3) L ln A, ) A ln( j) ln( s( s ) s) (3)

3 In the E step, the algothm calculates the posteo pobability of hidden vaables unde the obseved quantities and model paametes. The Eq. (3) which contains logathm of sums ove the hidden vaables ' and s ' is difficult to be given a diect optimization. Using the Jensen s inequality, we tansfom the Eq. (3) to the expected log-likelihood L s( s) A,, ) ln A, s A,, ) ln A q Q s s( s) s,, ) A (ln ln ln ), s,, ) A (ln ln ln ) Whee to simplify the expected log-likelihood we have intoduced q A,, ) and Qs ( s), s A,, ), which denotes the pobability of a positive edge fom a community and a negative edge fom diffeent communities and s given the obseved data and model paametes, espectively. The value of q and Qs( s) can be calculated by Q q A,, ), A, ) A, ) s( s) j j, s A,, ), s, A, ) A, ) s s s( s) In the M step, the algothm e-estimates the model paametes with the obseved data and the existing posteo pobability of hidden vaables. Specifically, it optimizes the model paametes and given the hidden value of q and Qs( s). Combining with the afoementioned constaints that s 1 and 1, the Lagange fom of L is s( s) Whee, ~ L L (1 i (1 i ) j ) s s( s) (4) (5) (6) (7) ae the Lagange multiplies. By letting the devative of L ~ to be 0, the maximum of the Eq. (3) occus at the places whee q q Qs s( s) Qs s( s) (8) q Qs s( s) q Qs j js( s) q Qs s( s) In summay, the EM algothm computes the expectation of the pobability distbution of hidden vaables in the E step and calculates the model paametes fo maximizing the above expect in the M step. By iteating E and M steps, the log-likelihood of Eq. (3) will incease until convegence. Note that the EM algothm is sensitive to the stating values. To obtain a global maximum, it is necessay to pefom seveal times with divese initial paametes and take the highest log-likelihood ove all esults. Once the model paametes ae estimated in Eq. (8), the pobability of node i belonging to community, which is denoted as i, can be calculated by s s i (9) s s The pobability i povides a soft membeship fo nodes, that is, a node can belong to seveal communities simultaneously. If one wants a had-patitioning of a netwok, we can simply assign each node i to the most possible community accoding to ag max{ 1, 2,..., K}. Suppose a netwok has l positive edges and l negative edges, the time complexity of q and Qs( s) in the E step ae ( l K) and ( l K( K 1)). Theefoe, the oveall time cost of E step is ( l K l K( K 1)). The M step contains the calculation of, s( s) and, the time-complexity of which ae ( l K l K( K 1)), ( l K l K( K 1)) and ( l l K). Theefoe, the oveall time cost of M step is 2 ( l K l K ). The EM algothm conveges with T iteations and uns E and M steps in each iteation. In oveall, the 2 time-complexity of the SSB algothm is ( T( l K l K )). III. THE EXTREME CASES Paticulaly, in an exteme netwok with all positive edges, that is, A A, ou model can be simplified as In the E step, ( P ( A, ) j) (10) q j j (11) In the M step, q q (12) q j q This is simila to the SPAEM model povided by Ref. [24], fo detecting ovelapping community in positive undiected netwoks. This model assumes all links of the netwok ae geneated within K communities, which can be used to detect the assotative stuctue. And in anothe exteme netwok with all negative edges, that is, A A, ou model can be simplified as In the E step, ( P ( A, ) ) (13) s s( s)

4 Q s ( s) s s s( s) (14) In the M step, Qs s( s) Qs s (15) Qs js Qs s( s) This model assumes all links of the netwok ae geneated between K communities, which can be used to identify the disassotative stuctue. IV. EXPERIMENTAL RESULTS In this section, we demonstate the effectiveness of SSB model on detecting ovelapping community stuctues in signed netwoks. We fist validate ou model on two exteme netwoks with only positive and negative links. Then we conduct a geat deal of expements on both eal wold and synthetic signed netwoks. At last we also discuss the model selection issue, i.e., how to detemine the optimal numbe of communities. A. Community detection in positive netwoks The tested positive netwok is the Zachay club netwok which chaactezes the acquaintance elationship between 34 membes [27]. The netwok is splited into two goups because a dispute aose between the club s administato and its kaate teache. It has been eseached by seveal models fo ovelapping community detection. Setting ou model with the community numbe K = 2, Fig. 2 illustates the clea ovelapping community stuctues. As shown in Fig. 2, on one hand, the SSB model can exactly obtain the oginal assotative community stuctue; on the othe hand, it can detect seveal ovelapping nodes, such as nodes 3, 9, 14, 20, 31, 32. To validate the effectiveness of identifying ovelapping nodes, we make compasons with seveal popula models GSB [25], NMM [9], SPAEM [24]. Table I shows the belonging coefficient of above 6 ovelapping nodes in diffeent models. We can see that GSB, SPAEM and ou models poduce the same esults. Because the SPAEM model is a special case of the GSB model in a netwok with assotative stuctue and it is an exteme case of ou model in a netwok with only positive edges. And the GSB model outpefoming the NMM model on the Zachay club netwok has been explained in Ref. [25]. In conclusion, ou model can poduce the same esults as the best popula GSB and SPAEM models fo ovelapping community detection in netwoks with assotative stuctues. And the GSB and SPAEM models can only detect ovelapping community stuctues in positive netwoks while ou model can apply to netwoks with both positive and negative links. TABLE I. Mixed membeship of 6 ovelapping nodes in fou algothms. NodeID GSB NMM SPEAM SSB 3 (0.51, 0.49) (1.00, 0.00) (0.51, 0.49) (0.51, 0.49) 9 (0.30, 0.70) (0.04, 0.96) (0.30, 0.70) (0.30, 0.70) 14 (0.76, 0.24) (1.00, 0.00) (0.76, 0.24) (0.76, 0.24) 20 (0.67, 0.33) (0.87, 0.13) (0.67, 0.33) (0.67, 0.33) 31 (0.29, 0.71) (0.08, 0.92) (0.29, 0.71) (0.29, 0.71) 32 (0.17, 0.83) (0.00, 1.00) (0.17, 0.83) (0.17, 0.83) B. Community detection in negative netwoks Ou model in netwoks with only negative links can detect disassotative stuctue. The tested dataset is a netwok of 112 common adjectives and nouns in the novel David Coppefield by Chales Dickens [28]. And its edges denote that a pai of wods appeang adjacent to each othe in the text. To adapt the input fo ou model, we change the oginal edges with negative signs. By setting the community numbe K = 2, Fig. 3 illustates the clea netwok stuctue esults. As shown in Fig. 3, ou model indeed detects the bipatite stuctue which is a kind of disassotative stuctues. In addition, we also make compasons with thee afoementioned popula methods fo evaluating the accuacy of a had-patitioning of the netwok. 100 of the 112 nodes ae coectly classified by GSB, NMM and ou models while only 60 of the 112 nodes ae classified by the SPAEM model. Because the SPAEM model assumes that netwoks ae composed of assoative stuctues. Theefoe, ou model can poduce the same esults as the best popula GSB and NMM models in netwok with disassotative stuctues. Fig. 2. The positive netwok of the Zachay club with 34 nodes. The eal communities of this netwok ae denoted by two diffeent shapes, squae and cicle. The shades of nodes indicate a soft patitioning distbution obtained by the SSB model. Those nodes in the ellipse ae ovelapping nodes identified by ou model. Fig. 3 The negative netwok of 112 common adjectives and nouns in the novel David Coppefield by Chales Dickens[27]. The adjectives and nouns node goups ae denoted by cicle and squae shapes, espectively. The shades of nodes indicate the soft patitioning distbution obtained by SSB model.

5 C. Ovelapping community detection in signed netwoks The fist signed netwok is the illustative example shown in Fig. 1. The netwok contains two ovelapping communities and has two ovelapping nodes E and F. Fitting ou model with goups K = 2, the obtained communities and the detailed nodes belonging coefficient ae shown in Fig. 4. Seen in Fig. 4(a), the SSB model indeed identifies two coect ovelapping community stuctues (A, B, C, D, E, F) and (E, F, G, H, I), which ae a soft-patitioning of the signed netwok. Fig. 4(b) povides the soft membeship distbutions, in which nodes A, B, C, D, G, H, I ae assigned 100% to the belonging communities and nodes E, F ae ovelapping nodes belonging to two communities simultaneously. connects nodes 5 and 13 which ae in othe diffeent communities by negative links. It is tue that these ovelapping community stuctues have been ignoed by most cuent methods fo detecting community stuctues in signed netwoks. FIG. 4. Ovelapping community detection in the illustative signed netwok shown in Fig. 1. (a) The ovelapping community stuctues ae detected by SSB model. (b) The belonging coefficients of all nodes ae obtained by SSB model. The nodes in the squaes ae ovelapping nodes identified by ou model. The second signed netwok is a elation netwok of 10 paties of the Slovene Paliamentay in 1994 [29]. Seen as in Fig. 5(a), the weights of links in the netwok wee estimated by 72 of 90 membes of Slovene National Paliament by questionnaies. The questionnaies wee designed to estimate the distance of 10 paties on the scale fom -3 to 3 and the final weight wee the aveaged value and multiplied by 100. Using the SSB algothm, Fig. 5(b) and (c) pesent the ovelapping community stuctues and the belonging coefficient of each node, espectively. As seen in Fig. 5(b), the SSB model can detect the coect community stuctues in which nodes of the same community ae mostly connected by positive links and nodes of diffeent communities ae mainly connected by negative links. As seen in Fig. 5(c), all nodes but 10 ae assigned 100% to the belonging communities. Node 10 which is a case of negative ovelapping is identified as an ovelapping node because it connects nodes 5 and 7 by negative links. The ovelapping community stuctues have been neglected by most cuent methods fo detecting community stuctues in signed netwoks. The thid signed netwok is the Gahuku-Gama Subtbes netwok about the cultues of highland New Guinea [30]. Seen as in Fig. 6(a), it descbes the political alliance and enmities among the 16 Gahuku-Gama subtbes and the positive and negative links of netwok coespond to political aangements espectively. Using the SSB algothm, Fig. 6(b) and (c) illustate the ovelapping community stuctues and the belonging coefficient of all nodes, espectively. As seen in Fig. 6(b) and (c), the SSB model can detect the exact community stuctues. All nodes but 7 ae assigned 100% to the belonging communities and node 7 is identified as being two communities simultaneously because it FIG. 5. Ovelapping community detection in the Slovene Paliamentay signed netwok. (a) The initial adjacency matx of 10 Slovene Paliamentay paty. (b) The ovelapping community stuctues ae detected by the SSB model. The solid lines denote the positive links and the dotted lines denote the negative links. The eal communities of this netwok ae denoted by two diffeent shapes, squae and cicle. The shades of nodes indicate the soft patitioning distbutions obtained by ou model. (c) The belonging coefficients of all nodes ae obtained by the SSB model. The nodes labeled in (b) and (c) ae ovelapping nodes identified by ou model. D. Community detection in synthetic signed netwoks It is common to test on synthetic netwok to validate the pefomance of algothms fo community detection. Hee we also have applied the SSB algothm to the synthetic signed netwoks. We have adopted the method poposed in Ref. [15] fo geneating synthetic signed netwoks. The synthetic signed netwok is denoted as SG(c, n, k, p in, p +, p - ), whee c is the numbe of communities, n is the numbe of nodes in each community, k is the degee of each node, p in is the pobability of each node connecting othe nodes in the same community, p + denotes the pobability of positive links appeang between communities and p - denotes the pobability of negative links appeang within communities. Note that we only focus on a had-patitioning of the netwok, that is, a given node belongs to a community o not, although the SSB model can also povide the belonging coefficient infomation fo all nodes in synthetic signed netwoks. Because the synthetic signed netwoks poduce ovelapping nodes with paametes p + and p - which act on all nodes, that is, all nodes ae eithe non-ovelapping o ovelapping nodes. To measue the pefomance of SSB model on the hadpatitioning, we adopt the Nomalized Mutual Infomation (NMI) [31]. The NMI is a widely used method fo evaluating the community detection and is defined as P nmi ' ' 2MI( G, G ) P nmi ( G, G ) ' (16) H( G) H( G )

6 Whee G ( G1, G2,..., GK ) is a defined community stuctue, ' ' ' ' G ( G1, G2,..., G K ) is a community stuctue given by an ' algothm, H (G) and H ( G ) ae the entopies of community stuctues G and G ', MI ( G, G ) is the mutual infomation between two stuctues. The highe value of P nmi, the bette the detection pefomance and P nmi beging 1means the pefect detection. FIG. 7. Identifying the community stuctue fom a andom signed netwok SG(20, 30, 16, 0.8, 0, 0). The netwok contains 20 communities, each community includes 30 nodes, each node has 16 edges, 80 pecent of edges ae positive links appeang within communities and 20 pecent of them ae negative links appeang between communities. (a) The initial adjacency matx. (b) The SSB output. FIG. 8. Identifying the community stuctue fom a andom signed netwok SG(4, 30, 16, 0.1, 0, 0). The netwok has 10 pecent of positive links and 90 pecent of negative links. (a) The initial adjacency matx. (b) The SSB output. FIG. 6. Ovelapping community detection in the Gahuku-Gama Subtbes signed netwok. (a) The initial adjacency matx of 16 Gahuku-Gama Subtbes. (b) The ovelapping community stuctues ae detected by SSB model. The solid lines denote the positive links and the dotted lines denote the negative links. The eal communities of this netwok ae denoted by thee diffeent shapes, squae and cicle, tangle. The shades of nodes indicate the soft patitioning distbution obtained by ou model. (c) The belonging coefficients of all nodes ae obtained by SSB model. The nodes labeled in (b) and (c) ae ovelapping nodes identified by ou model. Fig. 7(a) illustates a synthetic signed netwok SG(20, 30, 16, 0.8, 0, 0). The netwok contains 20 communities and each community includes 30 nodes, each node has 16 edges, 80 pecent of edges ae positive links appeang within communities and 20 pecent of them ae negative links appeang between communities. It is a pue netwok in which all positive links ae geneated within communities and all negative links ae geneated between communities. Seen as in Fig. 7(b), the exact community stuctues ae detected by the SSB model with P nmi being 1. Fig. 8(a) shows a synthetic netwok SG(4, 30, 16, 0.1, 0, 0). Simila to the netwok mentioned in Fig. 7(a), it is also a pue netwok without any ovelapping nodes. The main diffeence between the two netwoks lies in the p in paamete. Each node in Fig. 8(a) netwok has only 10 pecent of 16 edges appeang within communities, that is, the netwok stuctue is vey vague. Shown as in Fig. 8(b), the SSB model can still detect the exact community stuctues with P nmi being 1 even though the positive edges within fou community stuctues connect spasely. FIG. 9. Identifying the community stuctue fom a andom signed netwok SG(4, 30, 16, 0.8, 0.2, 0.2). The netwok has 20 pecent of positive links appeang between communities and 20 pecent of negative links appeang within communities. (a) The initial adjacency matx. (b) The SSB output. FIG. 10. Identifying the community stuctue fom a andom signed netwok SG(4, (32, 64, 96, 128), 24, 0.7, 0.2, 0.2). The node sizes of 4 communities ae 32, 64, 96, 128. (a) The initial adjacency matx. (b) The SSB output.

7 The two synthetic signed netwoks mentioned above ae all pue netwoks. Fig. 9(a) illustates a netwok SG(4, 30, 16, 0.8, 0.2, 0.2) with ovelapping nodes. In this netwok, 80 pecent of 16 edges ae positive edges, 20 pecent of which locate between communities and 20 pecent of 16 edges ae negative edges, 20 pecent of which locate within community. The abnomal 20 pecent of positive and negative edges bng noises fo the signed netwok. Fig. 9(b) shows the community stuctue detected by ou model. We can see that ou model povides a clea community stuctue with P nmi being 1 although the andom signed netwok SG(4, 30, 16, 0.8, 0.2, 0.2) contains significant noises. In addition, we have also applied the SSB model to a netwok SG(4, (32, 64, 96, 128), 24, 0.7, 0.2, 0.2) which contains fou communities with diffeent sizes and noises, as shown in Fig. 10(a). Compaed with thee synthetic netwoks mentioned above, the node sizes of each community in this netwok ae diffeent. Coespondingly, the density of each community is also divese, which bngs difficult fo community detection. Fig. 10(b) shows the SSB model output matx. We can see that the SSB model succeeds in finding all pedefined communities with P nmi being 1. To validate the obustness of SSB model on synthetic signed netwoks fo community detection, we have applied it to netwoks SG (4, 30, 16, p in, p +, p - ). Fo compasons, we have also conducted the same expements using FEC algothm [15], Taag algothm [17] and SNMM algothm [18]. Fig. 11 illustates the expemental esults of fou algothms on the netwoks SG(4, 30, 16, p in, 0, 0), with p in changing gadually fom 0.05 to 1. The value being 0.0 is kicked off because thee ae no gound-tuth communities when the netwok stuctues connect without any positive links. Each point in the cuves is calculated by taking the aveage ove 30 synthetic andom netwoks. Seen as in Fig. 11, The P nmi fo all methods follow a descending tend as the p in deceases fom 1 to SNMM, Taag and SSB models obviously outpefom the FEC model because in the ange of 0.15 p in 0. 6, the P nmi of thee models is still 1 while that of FEC model is less than 1. Moeove, we can see that The P nmi of SSB model is slightly bette than SNMM and Taag models in the ange of 0.05 p in In conclusion, the SSB model outpefoms the othe thee models when p in changes gadually fom 0.05 to 1. fom 0 to 0.5. It is simila to the paamete p in that the anges of p + and p - fom 0.5 to 1 ae kicked off because thee ae no goundtuth communities. Seen as in Fig. 12, the P nmi dawn in each gaph is calculated by taking the aveage ove 30 synthetic andom netwoks. Fist, the Taag and SSB models outpefom the FEC model because the P nmi of FEC model dops to 0 when p + is 0.5 while both Taag and SSB models get non-zeo values. Second, the Taag and SSB models ae supeo to the SNMM model, because in the ange of 0 p 0. 35, the P nmi of Taag and SSB models is always 1 while that of SNMM model is less than 1. Thid, in the ange of 0 p 0. 45, Taag and SSB models possess a simila esult. The main diffeence between two models lies in the situation p 0. 5 and the SSB model outpefoms the Taag model if 0.2 p Although SSB model fails to get the best value in the ange of 0 p 0. 2, the P nmi is found to be still acceptable, that is, not less than 60 pecent. In conclusion, the SSB model outpefoms the othe thee models when p + and p - change gadually fom 0.5 to 1. FIG. 12. Community detection pefomance of fou algothms on the netwok SG(4, 30, 16, 0.8, p +, p -). The P nmi dawn in each gaph is calculated by taking the aveage ove 30 synthetic andom netwoks. The highe value of P nmi the bette the detection pefomance and P nmi being 1means the pefect detection. In summay, expements on exteme netwoks with only positive and negative links demonstate that the SSB model can poduce the same esults as the state-of-the-at models on identifying the assotative stuctue and disassotative stuctue, espectively; expements on eal wold signed netwoks demonstate the SSB model can detect ovelapping community modules which ae neglected by most cuent popula models; expements on seveal synthetic signed netwoks demonstate the SSB model outpefoms the state-of-the-at models at shedding light on the community detection in signed netwoks. E. Model selection issue FIG. 11. Community detection pefomance of fou algothms on the netwoks SG(4, 30, 16, p in, 0, 0). Each point in the cuves is calculated by taking the aveage ove 30 synthetic andom netwoks. The highe value of P nmi the bette the detection pefomance and P nmi beging 1means the pefect detection. Fig. 12 shows the expemental esults of fou models on the netwok SG(4, 30, 16, 0.8, p +, p - ), with p +, p - changing gadually The pevious expements ae conducted with a pedefined community numbe. Howeve, many eal wold netwoks ae pesented without any po knowledge about the community numbe. Theefoe, it is necessay fo ou model to povide a cteon fo detemining the community numbe. The detemination of community numbe in signed netwoks elates to the eo cteon function pesented in [32]. Let N be the total weight of negative links within communities and let P be the total weight of positive links between communities. A geneal cteon function is defined as P ( C) N (1 ) P (17)

8 Whee 0 1. Geneally, 0. 5 denotes the two pats ae equally weighted. Doeian et al [32] established a theoem that Fo any signed netwok, thee will be a unique lowest value of the cteon function that occus fo patitions with a single numbe k. We can use the geneal cteon function fo detemining the community numbe. As tests, we etest two eal wold netwoks: Slovene Paliamentay paty netwok and Gahuku-Gama Subtbes netwok. As shown in Fig. 13, the goup numbes of two netwoks ae coectly identified by the geneal cteon function. Specially, the Gahuku-Gama Subtbes netwok obtains the minimum value at K 3 and K 4. By checking the belonging coefficient of K 4, we find that 16 nodes actually fall into 3 communities fo a had-patitioning of netwok. V. CONCLUSIONS In this pape, we have studied the exploation of ovelapping community detection in signed netwoks using a pobabilistic model SSB. The SSB model is a vaant of the stochastic block model with diffeent pobabilities fo geneating positive and negative links. The most pominent advantages of this methodology ae the soft-patitioning solutions and softmembeship distbutions of signed netwoks. Extensive expements on a numbe of eal wold and synthetic signed netwoks demonstate that the SSB model can (i) identify seveal types of stuctue egulaties, i.e., assotative stuctue and disassotative stuctue; (ii) detect ovelapping modules in signed netwoks; (iii) outpefom the state-of-the-at models at shedding light on the community detection in signed netwoks. In addition, the geneal cteon function is employed and tested to detemine the optimal numbe of communities. As futue wok, we will apply ou model to eal scalable signed netwoks and investigate the possible applications. Fig. 13. Model selection fo (a) the Slovene Paliamentay paty netwok and (b) Gahuku-Gama Subtbes netwok. ACKNOWLEDGMENTS The wok is suppoted by the National Natual Science Foundation of China( ) and the Stategic Emeging Industy Development Special Fund of Shenzhen (ZDSY ). [1] S. H. Stogatz, Natue 410, 268 (2001). [2] J. Chang, and D. M. Blei, The Annals of Applied Statistics 4, 124 (2010). [3] G. W. Flake et al., Compute 35, 66 (2002). [4] P. Doeian, and A. Mva, Social netwoks 31, 1 (2009). [5] A. M. Vedey et al., Social netwoks 34, 112 (2012). [6] D. A. Gea, L. T. Luong, and P. J. Hudson, Ecological Applications (2013). [7] J. Chen, B. J. Aonow, and A. G. Jegga, BMC bioinfomatics 10, 73 (2009). [8] M. Kitsak et al., Natue Physics 6, 888 (2010). [9] M. E. Newman, and E. A. Leicht, Poceedings of the National Academy of Sciences 104, 9564 (2007). [10] S. Fotunato, Physics Repots 486, 75 (2010). [11] M. J. Mason et al., BMC genomics 10, 327 (2009). [12] G. Facchetti, G. Iacono, and C. Altafini, Physical Review E 86, (2012). [13] H. Deng et al., Social netwoks 34, 253 (2012). [14] F. Haay, The Michigan Mathematical Jounal 2, 143 (1953). [15] B. Yang, W. K. Cheung, and J. Liu, Knowledge and Data Engineeng, IEEE Tansactions on 19, 1333 (2007). [16] S. Gómez, P. Jensen, and A. Aenas, Physical Review E 80, (2009). [17] V. Taag, and J. Buggeman, Physical Review E 80, (2009). [18] H.-W. Shen, in Community Stuctue of Complex Netwoks (Spnge, 2013), pp. 93. [19] G. Palla et al., Natue 435, 814 (2005). [20] J. C. Dunn, Jounal of Cybenetics 4 (1973). [21] S. Zhang, R.-S. Wang, and X.-S. Zhang, Physica A: Statistical Mechanics and its Applications 374, 483 (2007). [22] T. Nepusz et al., Physical Review E 77, (2008). [23] I. Psoakis et al., Physical Review E 83, (2011). [24] W. Ren et al., Physical Review E 79, (2009). [25] H.-W. Shen, X.-Q. Cheng, and J.-F. Guo, Physical Review E 84, (2011). [26] A. P. Dempste, N. M. Laid, and D. B. Rubin, Jounal of the Royal Statistical Society. Sees B (Methodological), 1 (1977). [27] W. W. Zachay, Jounal of anthopological eseach, 452 (1977). [28] M. E. Newman, Physical Review E 74, (2006). [29] A. Feligoj, and A. Kambege, Developments in Statistics and Methodology, 209 (1996). [30] K. E. Read, Southwesten Jounal of Anthopology, 1 (1954). [31] D. Leon et al., Jounal of Statistical Mechanics (2005). [32] P. Doeian, V. Batagelj, and A. Feligoj, Genealized blockmodeling (Cambdge Univesity Pess, 2005), Vol. 25.

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis.

where and are polynomials with real coefficients and of degrees m and n, respectively. Assume that and have no zero on axis. function whee is an unknown constant epesents fo the un-modeled dynamics The pape investigates the position contol of electical moto dives that can be configued as stuctue of Fig 1 This poblem is fomulated

More information

Spectrum Sharing between Public Safety and Commercial Users in 4G-LTE

Spectrum Sharing between Public Safety and Commercial Users in 4G-LTE 1 Spectum Shaing between Public Safety and Commecial Uses in 4G-LTE Haya Shajaiah, Ahmed Abdel-Hadi and Chales Clancy Badley Depatment of Electical and Compute Engineeing Viginia Tech, Alington, VA, 22203,

More information

Multiagent Reinforcement Learning Dynamic Spectrum Access in Cognitive Radios

Multiagent Reinforcement Learning Dynamic Spectrum Access in Cognitive Radios Sensos & Tansduces 204 by IFSA Publishing, S L http://wwwsensospotalcom Multiagent Reinfocement Leaning Dynamic Spectum Access in Cognitive Radios Wu Chun, 2 Yin Mingyong, 2 Ma Shaoliang, Jiang Hong School

More information

N2-1. The Voltage Source. V = ε ri. The Current Source

N2-1. The Voltage Source. V = ε ri. The Current Source DC Cicuit nalysis The simplest cicuits to undestand and analyze ae those that cay diect cuent (DC). n this note we continue ou study of DC cicuits with the topics of DC voltage and cuent souces, the idea

More information

Variance? which variance? R squared effect size measures in simple mediation models

Variance? which variance? R squared effect size measures in simple mediation models Vaiance? which vaiance? squaed effect size measues in simple mediation models M This is it? med di X de Heus, P. (01). squaed effect size measues and ovelap between diect and indiect effect in mediation

More information

Low-Complexity Time-Domain SNR Estimation for OFDM Systems

Low-Complexity Time-Domain SNR Estimation for OFDM Systems Low-Complexity Time-Domain SR Estimation fo OFDM Systems A. jaz, A.B. Awoseyila and B.G. Evans A low-complexity SR estimation algoithm fo OFDM systems in fequency-selective fading channels is poposed.

More information

10! !. 3. Find the probability that a five-card poker hand (i.e. 5 cards out of a 52-card deck) will be:

10! !. 3. Find the probability that a five-card poker hand (i.e. 5 cards out of a 52-card deck) will be: MATH 0(001 Fall 2018 Homewok 2 Solutions Please infom you instucto if you find any eos in the solutions 1 Suppose that thee ae duck huntes, each with a pefect shot A flock of ducks fly ove, and each hunte

More information

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe

Experimental Investigation of Influence on Non-destructive Testing by Form of Eddy Current Sensor Probe Expeimental Investigation of Influence on Non-destuctive Testing by Fom of Eddy Cuent Senso Pobe Fengyun Xie * and Jihui Zhou School of Mechanical and Electonical Engineeing, East China Jiaotong Univesity,

More information

An Efficient Control Approach for DC-DC Buck-Boost Converter

An Efficient Control Approach for DC-DC Buck-Boost Converter 2016 Published in 4th Intenational Symposium on Innovative Technologies in Engineeing and Science 3-5 Novembe 2016 (ISITES2016 Alanya/Antalya - Tukey) An Efficient Contol Appoach fo DC-DC Buck-Boost Convete

More information

Efficient Power Control for Broadcast in Wireless Communication Systems

Efficient Power Control for Broadcast in Wireless Communication Systems Efficient Powe Contol fo Boadcast in Wieless Communication Systems A. T. Chonopoulos Compute Science Depatment Univesity of Texas at San Antonio San Antonio, TX Email:atc@cs.utsa.edu P. Cotae Depatment

More information

Demosaicking using Adaptive Bilateral Filters

Demosaicking using Adaptive Bilateral Filters Demosaicking using Adaptive Bilateal Filtes Ekine Akuiyibo Timothy Atobatele EE 362, Winte 2006 0. Abstact Digital cameas sample the continuous spectum using an aay of colo filtes such that each pixel

More information

Parameters of spinning AM reticles

Parameters of spinning AM reticles Paametes of spinning AM eticles onald G. Digges, Cal E. Halfod, and Glenn D. Boeman A new method of obtaining amplitude modulation (AM) fo detemining taget location with spinning eticles is pesented. The

More information

Design of an LLC Resonant Converter Using Genetic Algorithm

Design of an LLC Resonant Converter Using Genetic Algorithm Design of an LLC Resonant Convete Using Genetic Algoithm H. H. Nien, C. K. Huang, S. K. Changchien, C. H Chan Dept. of Electical Engineeing, Chienkuo Technology Univesity E-mail: nien@ctu.edu.tw Dept,

More information

HYBRID FUZZY PD CONTROL OF TEMPERATURE OF COLD STORAGE WITH PLC

HYBRID FUZZY PD CONTROL OF TEMPERATURE OF COLD STORAGE WITH PLC Jounal of Theoetical and Applied Infomation Technology 28 th Febuay 2013. Vol. 48 No.3 2005-2013 JATIT & LLS. All ights eseved. ISSN: 1992-8645 www.jatit.og E-ISSN: 1817-3195 HYBRID FUZZY PD CONTROL OF

More information

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system

Cyclic Constellation Mapping Method for PAPR Reduction in OFDM system 2013 8th Intenational Confeence on Communications and Netwoking in China (CHINACOM) Cyclic Constellation Mapping Method fo PAPR Reduction in OFDM system Yong Cheng, Jianhua Ge, Jun Hou, and Fengkui Gong

More information

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications

Design of A Circularly Polarized E-shaped Patch Antenna with Enhanced Bandwidth for 2.4 GHz WLAN Applications VNU Jounal of Science: Comp. Science & Com. Eng., Vol. 31, No. 2 (2015) 1-7 Design of A Ciculaly Polaized E-shaped Patch Antenna with Enhanced Bandwidth fo 2.4 GHz WLAN Applications Hong Van Tam 1, Luong

More information

Design of FIR Filter using Filter Response Masking Technique

Design of FIR Filter using Filter Response Masking Technique Design of FIR Filte using Filte Response Masking Technique Sandeep Shivastava, Alok Jain, Ram Kuma Soni Abstact- In this pape autho is tying to implement Fequency esponse masking (FRM) technique. In this

More information

Fault severity diagnosis of rolling element bearings based on kurtogram and envelope analysis

Fault severity diagnosis of rolling element bearings based on kurtogram and envelope analysis Fault seveity diagnosis of olling element beaings based on kutogam and envelope analysis Fengshou Gu, Xiange Tian, Zhi Chen, Tie Wang, Ibahim Rehab and Andew Ball Abstact Faults in olling element beaing

More information

Performance Analysis of Z-Source Inverter Considering Inductor Resistance

Performance Analysis of Z-Source Inverter Considering Inductor Resistance Pefomance Analysis of Z-Souce Invete Consideing Inducto Resistance Fatma A. Khea * and Essam Eddin M. Rashad ** Electic Powe and Machines Engineeing Depatment, Faculty of Engineeing, anta Univesity, anta,

More information

GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC

GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC GAMMA SHAPED MONOPOLE PATCH ANTENNA FOR TABLET PC Islam Md. Rafiqul, Mohammad Shawkat Habib and Khaizuan Abdullah Depatment of Electical and Compute Engineeing, Intenational Islamic Univesity Malaysia,

More information

1 Performance and Cost

1 Performance and Cost Pefomance and Cost Analysis and Reseach of Ai-Cooled Using Small Diamete Coppe Tubes Wu Yang, Li Changsheng and Deng Bin Abstact Replacing coppe tubes with aluminum tubes and using coppe tubes with smalle

More information

Analysis of a Fractal Microstrip Patch Antenna

Analysis of a Fractal Microstrip Patch Antenna 124 Analysis of a Factal Micostip Patch Antenna Vibha Rani Gupta and Nisha Gupta* Bila Institute of Technology, Mesa, Ranchi-835215, Jhakhand, India. vgupta@bitmesa.ac.in, ngupta@bitmesa.ac.in Abstact-

More information

An Improved Implementation of Activity Based Costing Using Wireless Mesh Networks with MIMO Channels

An Improved Implementation of Activity Based Costing Using Wireless Mesh Networks with MIMO Channels Poceedings of the 10th WSEAS Intenational Confenence on APPLIED MATHEMATICS, Dallas, Texas, USA, Novembe 1-3, 2006 262 An Impoved Implementation of Activity Based Costing Using Wieless Mesh Netwoks with

More information

IAS 2.4. Year 12 Mathematics. Contents. Trigonometric Relationships. ulake Ltd. Robert Lakeland & Carl Nugent

IAS 2.4. Year 12 Mathematics. Contents. Trigonometric Relationships. ulake Ltd. Robert Lakeland & Carl Nugent Yea 12 Mathematics IS 2.4 Tigonometic Relationships Robet Lakeland & al Nugent ontents chievement Standad.................................................. 2 icula Measue.......................................................

More information

On Reducing Blocking Probability in Cooperative Ad-hoc Networks

On Reducing Blocking Probability in Cooperative Ad-hoc Networks On educing Blocking Pobability in Coopeative Ad-hoc Netwoks Ayda Basyouni, Walaa Hamouda ept of Electical and Compute Engineeing Concodia Univesity, Monteal, Canada Email: {a basy,hamouda}@ececoncodiaca

More information

Optimized Fuzzy Controller Design to Stabilize Voltage and Frequency Amplitude in a Wind Turbine Based on Induction Generator Using Firefly Algorithm

Optimized Fuzzy Controller Design to Stabilize Voltage and Frequency Amplitude in a Wind Turbine Based on Induction Generator Using Firefly Algorithm Intenational Reseach Jounal of Management Sciences. Vol., 3 (3), 12-117, 215 Available online at http://www.ijmsjounal.com ISSN 2147-964x 215 Optimized Fuzzy Contolle Design to Stabilize Voltage and Fequency

More information

Optimal Design of Smart Mobile Terminal Antennas for Wireless Communication and Computing Systems

Optimal Design of Smart Mobile Terminal Antennas for Wireless Communication and Computing Systems Optimal Design of Smat Mobile Teminal Antennas fo Wieless Communication and Computing Systems Autho Lu, Junwei, Yang, Shiyou Published 2007 Confeence Title 2007 4th Intenational Symposium on Electomagnetic

More information

Published in: International Journal of Material Forming. Document Version: Peer reviewed version

Published in: International Journal of Material Forming. Document Version: Peer reviewed version A Vitual Inspection Technique fo Assessing the Dimensional Accuacy of Foged Compesso Blades Using FE Modeling and CMM Inspection Makem, J., Ou, H., Amstong, C., Rennie, A., & Nikov, S. (2008). A Vitual

More information

Design and Characterization of Conformal Microstrip Antennas Integrated into 3D Orthogonal Woven Fabrics

Design and Characterization of Conformal Microstrip Antennas Integrated into 3D Orthogonal Woven Fabrics Design and Chaacteization of Confomal Micostip Antennas Integated into 3D Othogonal Woven Fabics Xin Wang 1, Lan Yao 1, Fujun Xu 2, Dongchun Zhou 1, Yiping Qiu 1 1 College of Textiles, Donghua Univesity,

More information

Experiments with the HoloEye LCD spatial light modulator

Experiments with the HoloEye LCD spatial light modulator Expeiments with the HoloEye LCD spatial light modulato HoloEye model LC00 spatial light modulato The HoloEye (http://www.holoeye.com/spatial_light_modulato_lc_00.html) LC 00 Spatial Light Modulato (SLM)

More information

The Periodic Ambiguity Function Its Validity and Value

The Periodic Ambiguity Function Its Validity and Value The Peiodic Ambiguity Function Its Validity and Value Nadav Levanon Dept. of Electical Engineeing Systems Tel Aviv Univesity Tel Aviv, Isael nadav@eng.tau.ac.il Abstact The peiodic ambiguity function (PAF)

More information

Analysis of Occurrence of Digit 0 in Natural Numbers Less Than 10 n

Analysis of Occurrence of Digit 0 in Natural Numbers Less Than 10 n meican Intenational Jounal of Reseach in Fomal, pplied & Natual Sciences vailable online at http://www.iasi.net ISSN (Pint): 2328-3777, ISSN (Online): 2328-3785, ISSN (CD-ROM): 2328-3793 IJRFNS is a efeeed,

More information

International Journal of Contemporary Technology & management IJCTM Volume II, Issue V, June 2013

International Journal of Contemporary Technology & management IJCTM Volume II, Issue V, June 2013 Intenational Jounal of Contempoay Technology & management CYBER BULLYING EFFECT AND DETECTION USING TEXT ANALYSIS OF SOCIAL NETWORKING DATA Rahul Rathoe Depatment of Infomation Technology, Medi-caps Institute

More information

VLSI Implementation of Low Complexity MIMO Detection Algorithms

VLSI Implementation of Low Complexity MIMO Detection Algorithms , Impact Facto :.643 eissn : 349-000 & pissn : 394-4544 Intenational Jounal of Reseach and Applications (Ap-Jun 015 Tansactions) (6): 309-313 Intenational Confeence on Emeging Tends in Electonics & Telecommunications

More information

Higher moments method for generalized Pareto distribution in flood frequency analysis

Higher moments method for generalized Pareto distribution in flood frequency analysis IOP Confeence Seies: Eath and Envionmental Science PAPER OPEN ACCESS Highe moments method fo genealized Paeto distibution in flood fequency analysis To cite this aticle: C R Zhou et al IOP Conf. Se.: Eath

More information

A Transmission Scheme for Continuous ARQ Protocols over Underwater Acoustic Channels

A Transmission Scheme for Continuous ARQ Protocols over Underwater Acoustic Channels A Tansmission Scheme fo Continuous ARQ Potocols ove Undewate Acoustic Channels Mingsheng Gao 1, Wee-Seng Soh 1 and Meixia Tao 2 1 Dept. of Electical & Compute Engineeing, National Univesity of Singapoe,

More information

ABSTRACTT FFT FFT-' Proc. of SPIE Vol U-1

ABSTRACTT FFT FFT-' Proc. of SPIE Vol U-1 Phase econstuction stategies in phase-locking system based on multi-apetue wave font sensos P.A. Semenov, S.D. Pol skikh Shvabe-Reseach, Moscow, Russian Fedeation; e-mail: pite@bk.u ABSTRACTT System of

More information

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter

Sliding Mode Control for Half-Wave Zero Current Switching Quasi-Resonant Buck Converter Sliding Mode Contol fo Half-Wave Zeo Cuent Switching Quasi-Resonant Buck Convete M. Ahmed, Student membe, IEEE, M. Kuisma, P. Silventoinen Abstact This pape focuses on the pactical implementation of sliding

More information

PSO driven RBFNN for design of equilateral triangular microstrip patch antenna

PSO driven RBFNN for design of equilateral triangular microstrip patch antenna Indian Jounal of Radio & Space Physics Vol. 38, August 009, pp 33-37 PSO diven RBF fo design of equilateal tiangula micostip patch antenna Vidya Saga Chintakindi,$, Shyam Sunda Pattnaik,#,*, O P Bajpai

More information

Journal of Applied Science and Agriculture

Journal of Applied Science and Agriculture Jounal of Applied Science and Agicultue, 9(16) Octobe 214, Pages: 1-15 AENSI Jounals Jounal of Applied Science and Agicultue ISSN 1816-9112 Jounal home page: www.aensiweb.com/jasa A Design of New Bluetooth

More information

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique

A New Buck-Boost DC/DC Converter of High Efficiency by Soft Switching Technique A New Buck-Boost D/D onvete of High Efficiency by Soft Switching Technique Dong-Kul Kwak, Seung-Ho Lee, and Do-Young Jung Pofessional Gaduate School of Disaste Pevention, Kangwon National Univesity, 45-711,

More information

Distributed Spectrum Allocation via Local Bargaining

Distributed Spectrum Allocation via Local Bargaining Distibuted Spectum Allocation via Local Bagaining Lili Cao Shanghai Jiaotong Univesity, Shanghai, P.R. China Email: cao li li@yahoo.com Haitao Zheng Micosoft Reseach Asia, Beijing, P.R. China Email: htzheng@ieee.og

More information

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS

UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 650 NM RADIATION THERMOMETERS XIX IMEKO Wold Congess Fundamental and Applied Metology Septembe 6 11, 29, Lisbon, Potugal UNCERTAINTY ESTIMATION OF SIZE-OF-SOURCE EFFECT MEASUREMENT FOR 65 NM RADIATION THERMOMETERS Fumihio Sakuma, Laina

More information

Off-line Bangla Signature Verification: An Empirical Study

Off-line Bangla Signature Verification: An Empirical Study Off-line Bangla Signatue Veification: An Empiical Study Autho Pal, Sikanta, Alieza, Alaei, Pal, Umapada, Blumenstein, Michael Published 2013 Confeence Title The 2013 Intenational Joint Confeence on Neual

More information

Analysis of the Radiation Resistance and Gain of Full-Wave Dipole Antenna for Different Feeding Design

Analysis of the Radiation Resistance and Gain of Full-Wave Dipole Antenna for Different Feeding Design Jounal of lectomagnetic Analysis and Applications, 01, 4, 35-4 http://dx.doi.og/10.436/jemaa.01.46033 Published Online June 01 (http://www.scirp.og/jounal/jemaa) 35 Analysis of the Radiation Resistance

More information

Analysis of the optimized low-nonlinearity lateral effect sensing detector

Analysis of the optimized low-nonlinearity lateral effect sensing detector Jounal of hysics: Confeence Seies Analysis of the optimized low-nonlineaity lateal effect sensing detecto To cite this aticle: Saeed Olyaee et al J. hys.: Conf. Se. 76 4 Related content - Neual netwok

More information

Low Profile MIMO Diversity Antenna with Multiple Feed

Low Profile MIMO Diversity Antenna with Multiple Feed 2011, TextRoad Publication ISSN 2090-424X Jounal of Basic and Applied Scientific Reseach www.textoad.com Low Pofile MIMO Divesity Antenna with Multiple Feed Waqas Ahmad, Muhammad Wasif Nisa, Ehsan Ullan

More information

IMAGE QUALITY ASSESSMENT USING THE MOTIF SCAN

IMAGE QUALITY ASSESSMENT USING THE MOTIF SCAN Signal & Image Pocessing : An Intenational Jounal (SIPIJ) Vol., No.5, Octobe 0 IMAGE QUALITY ASSESSMENT USING THE MOTIF SCAN Z. Cui, D.-O Kim, and R.-H. Pak Depatment of Electonic Engineeing, Sogang Univesity,

More information

Localization Algorithm for a mobile robot using igs

Localization Algorithm for a mobile robot using igs Poceedings of the 17th Wold Congess The Intenational Fedeation of Automatic Contol Seoul, Koea, July 6-11, 008 Localization Algoithm fo a mobile obot using igs DaeGeun Seo *, JangMyung Lee** * Electical

More information

The mathematical structure known as a graph has the valuable feature of

The mathematical structure known as a graph has the valuable feature of Copyight, Pinceton Univesity Pess No pat of this book may be means without pio witten pemission of the publishe 1 Intoducing Gaphs The mathematical stuctue known as a gaph has the valuable featue of helping

More information

Discrepancies Between Euclidean and Spherical Trigonometry. David Eigen

Discrepancies Between Euclidean and Spherical Trigonometry. David Eigen Discepancies Between Euclidean and Spheical Tigonomety David Eigen 1 Non-Euclidean geomety is geomety that is not based on the postulates of Euclidean geomety. The five postulates of Euclidean geomety

More information

Small Loop Antenna and Duality Theorem

Small Loop Antenna and Duality Theorem Small Loop Antenna and Duality Theoem Page 1 Small Loop Antenna and Duality Theoem Having studied the ideal electic dipole we now tun ou attention to an inteesting antenna closely elated to the electic

More information

A New Method of VHF Antenna Gain Measurement Based on the Two-ray Interference Loss

A New Method of VHF Antenna Gain Measurement Based on the Two-ray Interference Loss 7 nd Intenational Confeence on Atificial Intelligence and Engineeing Applications (AIEA 7) ISBN: 978--6595-485- A New Method of VH Antenna Gain Measuement Based on the Two-ay Intefeence Loss ZHIEI YANG,

More information

GRADE 6 FLORIDA. Division WORKSHEETS

GRADE 6 FLORIDA. Division WORKSHEETS GRADE 6 FLORIDA Division WORKSHEETS Mental division stategies invese opeations As we know, multiplication and division ae invese opeations. 8 9 = 7 This means they do the evese of each othe: 7 9 = 8 We

More information

Configurable M-factor VLSI DVB-S2 LDPC decoder architecture with optimized memory tiling design

Configurable M-factor VLSI DVB-S2 LDPC decoder architecture with optimized memory tiling design RESEARCH Open Access Configuable M-facto VLSI DVB-S2 LDPC decode achitectue with optimized memoy tiling design Gabiel Falcao 1,2*, Maco Gomes 1,2, Vito Silva 1,2, Leonel Sousa 3,4 and Joao Cacheia 2 Abstact

More information

OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS

OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS 9 th Febuay. Vol. 3 No. 5 - JATIT & LLS. All ights eseved. ISSN: 99-5 www.jatit.og E-ISSN: 7-395 OPTIMUM MEDIUM ACCESS TECHNIQUE FOR NEXT GENERATION WIRELESS SYSTEMS N.AMUTHA PRABHA, V.MANIANDAN VIT UNIVERSITY,

More information

Chapter 9 Cascode Stages and Current Mirrors

Chapter 9 Cascode Stages and Current Mirrors Chapte 9 Cascode Stages and Cuent Mios 9. Cascode Stage 9. Cuent Mios CH 9 Cascode Stages and Cuent Mios Boosted Output Impedances S O S m out E O E m out g g Bipola Cascode Stage [ g ( )] out m O O O

More information

Regeneration of frequency response functions from poles and zeros: a discussion with implications for cepstrum-based operational modal analysis

Regeneration of frequency response functions from poles and zeros: a discussion with implications for cepstrum-based operational modal analysis Regeneation of fequency esponse functions fom poles and zeos: a discussion with implications fo cepstum-based opeational modal analysis Wade A. SMITH 1 ; Robet B. RANDALL 1, Univesity of New South Wales,

More information

Investigation. Name: a About how long would the threaded rod need to be if the jack is to be stored with

Investigation. Name: a About how long would the threaded rod need to be if the jack is to be stored with Think Unit bout 6 This Lesson Situation 1 Investigation 1 Name: Think about the design and function of this automobile jack. Use the uto Jack custom tool to test ou ideas. a bout how long would the theaded

More information

Key Laboratory of Earthquake Engineering and Engineering Vibration, China Earthquake Administration, China

Key Laboratory of Earthquake Engineering and Engineering Vibration, China Earthquake Administration, China Shake Table Test fo Lage Indiect-Ai-Cooling Towe Stuctue of Fie Powe Plant Pat I Junwu DAI, Yongqiang YANG & Xuan WNG Key Laboatoy of athquake ngineeing and ngineeing Vibation, China athquake Administation,

More information

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic

Discussion #7 Example Problem This problem illustrates how Fourier series are helpful tools for analyzing electronic circuits. Often in electronic Discussion #7 Example Poblem This poblem illustates how Fouie seies ae helpful tools fo analyzing electonic cicuits. Often in electonic cicuits we need sinusoids of vaious fequencies But we may aleady

More information

Wall Compensation for Ultra Wideband Applications

Wall Compensation for Ultra Wideband Applications 64 A. MUQAIBEL, N. IYA, U. JOHAR, WALL COMPENSATION FOR ULTRA WIDEBAND APPLICATIONS Wall Compensation fo Ulta Wideband Applications Ali H. MUQAIBEL, Nuuddeen M. IYA, Uma M. JOHAR Dept. of Electical Engineeing,

More information

NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW?

NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW? NICKEL RELEASE REGULATIONS, EN 1811:2011 WHAT S NEW? BACKGROUND: EN 1811 is the intenationally ecognised test method which was devised almost 12 yeas ago to detemine the ate of nickel elease fom jewelley,

More information

PPP-RTK PLATFORM PERFORMANCE BASED ON SINGLE-FREQUENCY GPS DATA

PPP-RTK PLATFORM PERFORMANCE BASED ON SINGLE-FREQUENCY GPS DATA PPP-RTK PLATFORM PERFORMANCE BASED ON SINGLE-FREQUENCY GPS DATA Dennis Odik *, Pete J.G. Teunissen, and Baocheng Zhang Reseach Fellow, GNSS Reseach Cente, Depatment of Spatial Sciences, Cutin Univesity,

More information

Synopsis of Technical Report: Designing and Specifying Aspheres for Manufacturability By Jay Kumler

Synopsis of Technical Report: Designing and Specifying Aspheres for Manufacturability By Jay Kumler OPTI 51 Synopsis (Gad Requiement #1) G. Desoches Synopsis of Technical Repot: Designing and Specifying Asphees fo Manufactuability By Jay Kumle Novembe 1, 007 Reviewed by: Gead Desoches Abstact Since asphees

More information

This article presents the

This article presents the A Ciculaly Polaized 6 GHz Micostip Antenna Hee is a mm-wave antenna suitable fo WLAN systems By V. A. Volkov, M. D. Panes Asco, and V. D. Koolkov and R. G. Shifman Resonance This aticle pesents the design

More information

Spread Spectrum Codes Identification by Neural Networks

Spread Spectrum Codes Identification by Neural Networks in "Systems and Contol: heoy and Applications", published by WSES, 2, pp. 257-262, ISBN 96-852-4 Spead Spectum Codes Identification by Neual Netwoks Céline BOUDER, Gilles BUREL Laboatoie d Electonique

More information

Figure Geometry for Computing the Antenna Parameters.

Figure Geometry for Computing the Antenna Parameters. Spheical Coodinate Systems Definitions Figue 1.2.1 Geomety fo Computing the Antenna Paametes. Antenna Radiation Patten: The distibution of adiated enegy fom an antenna ove a suface of constant adius centeed

More information

Impact of bilateral filter parameters on medical image noise reduction and edge preservation

Impact of bilateral filter parameters on medical image noise reduction and edge preservation The Univesity of Toledo The Univesity of Toledo Digital Repositoy Theses and Dissetations 2009 Impact of bilateal filte paametes on medical image noise eduction and edge pesevation Michael D. Lekan Medical

More information

DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION

DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION DESIGN AND PARAMETRIC EVALUATION OF RECTANGULAR MICROSTRIP PATCH ANTENNA FOR GSM APPLICATION RAHUL T. DAHATONDE, SHANKAR B. DEOSARKAR Dept. of E & TC, D. Babasaheb Ambedka Technological Univesity, Lonee,

More information

Signal Extraction Technology

Signal Extraction Technology Extaction Technology Intoduction Masimo SET pulse oximety is a new and fundamentally distinct method of acquiing, pocessing and epoting ateial oxygen satuation and pulse ate. As illustated below, Masimo

More information

Comparison Between Known Propagation Models Using Least Squares Tuning Algorithm on 5.8 GHz in Amazon Region Cities

Comparison Between Known Propagation Models Using Least Squares Tuning Algorithm on 5.8 GHz in Amazon Region Cities 106 Compaison Between Known Popagation Models Using Least Squaes Tuning Algoithm on 5.8 GHz in Amazon Region Cities Buno S. L. Casto, Mácio R. Pinheio, Gevásio P. S. Cavalcante Fedeal Univesity of Paá

More information

Noise Attenuation Due to Vegetation

Noise Attenuation Due to Vegetation Noise Attenuation Due to Vegetation Vasile BACRIA Politehnica Univesity of Timisoaa, Bd. M.Viteazu,1, 300222 Timisoaa, bacia@mec.upt.o Nicolae HERISANU Politehnica Univesity of Timisoaa, Bd. M. Viteazu,

More information

Minimizing Ringing and Crosstalk

Minimizing Ringing and Crosstalk Minimizing Ringing and Cosstalk By Glen Dash, Ampyx LLC, GlenDash at alum.mit.edu Copyight 1998, 26 Ampyx LLC When viewed on a schematic, a wie is just a wie. Howeve, when isetimes shink to a few nanoseconds

More information

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage

Development of Corona Ozonizer Using High Voltage Controlling of Produce Ozone Gas for Cleaning in Cage Moden Envionmental Science and Engineeing (ISSN 333-58) July 07, Volume 3, No. 7, pp. 505-509 Doi: 0.534/mese(333-58)/07.03.07/0 Academic Sta Publishing Company, 07 www.academicsta.us Development of Coona

More information

Wireless Communication (Subject Code: 7EC3)

Wireless Communication (Subject Code: 7EC3) COMPUCOM INSTITUTE OF TECHNOLOGY & MANAGEMENT, JAIPUR (DEPARTMENT OF ELECTRONICS & COMMUNICATION) Notes Wieless Communication (Subject Code: 7EC3) Pepaed By: LOKESH KUMAR ARYA Class: B. Tech. IV Yea, VII

More information

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116

ISSN: [Reddy & Rao* et al., 5(12): December, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SIMULATION COMPARISONS OF INDUCTION MOTOR DRIVE WITH ESTIMATOR AND PLL V. Nasi Reddy *, S. Kishnajuna Rao*, S.Nagenda Kuma * Assistant

More information

Performance analysis of ARQ Go-Back-N protocol in fading mobile radio channels

Performance analysis of ARQ Go-Back-N protocol in fading mobile radio channels MILCOM 95, SAN IEGO, CA, NOV. 995 Pefomance analysis of ARQ Go-Back-N potocol in fading mobile adio channels Michele Zozi y, Ramesh R. Rao z, Lauence B. Milstein z y ipatimento di Elettonica e Infomazione,

More information

Voltage Control of a 12/8 Pole Switched Reluctance Generator Using Fuzzy Logic

Voltage Control of a 12/8 Pole Switched Reluctance Generator Using Fuzzy Logic Intenational Jounal of Moden Nonlinea Theoy and Application, 22,, 7-2 http://dx.doi.og/.4236/ijmnta.22.36 Published Online Septembe 22 (http://www.scirp.og/jounal/ijmnta) Voltage ontol of a 2/8 Pole Switched

More information

(2) The resonant inductor current i Lr can be defined as, II. PROPOSED CONVERTER

(2) The resonant inductor current i Lr can be defined as, II. PROPOSED CONVERTER A High Powe Density Soft Switching Bidiectional Convete Using Unified Resonant Cicuit Ratil H Ashique, Zainal Salam, Mohd Junaidi Abdul Aziz Depatment of Electical Engineeing, Univesity Technology Malaysia,

More information

Feasibility of a triple mode, low SAR material coated antenna for mobile handsets

Feasibility of a triple mode, low SAR material coated antenna for mobile handsets Loughboough Univesity Institutional Repositoy Feasibility of a tiple mode, low SAR mateial coated antenna fo mobile handsets This item was submitted to Loughboough Univesity's Institutional Repositoy by

More information

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition

Exploring Convolutional Neural Network Structures and Optimization Techniques for Speech Recognition INTERSPEECH 2013 Exploing Convolutional Neual Netwok Stuctues and Optimization Techniques fo Speech Recognition Ossama Abdel-Hamid 1, Li Deng 2, Dong Yu 2 1 Depatment of Compute Science and Engineeing,

More information

IEEE Broadband Wireless Access Working Group < Modifications to the Feedback Methodologies in UL Sounding

IEEE Broadband Wireless Access Working Group <  Modifications to the Feedback Methodologies in UL Sounding Poject Title Date Submitted IEEE 802.16 Boadband Wieless Access Woking Goup Modifications to the Feedback Methodologies in UL Sounding 2008-01-14 Souce(s) Fed Vook, Jeff Zhuang,

More information

Study on Arc Envelope Grinding Process of Revolving Curved Surface Lingye Kong1, a,qiusheng Yan2,b,Yongliang Qiu1,c and Tengxiong Qiu1,d

Study on Arc Envelope Grinding Process of Revolving Curved Surface Lingye Kong1, a,qiusheng Yan2,b,Yongliang Qiu1,c and Tengxiong Qiu1,d nd Intenational Confeence on Machiney, Mateials Engineeing, Chemical Engineeing and iotechnology (MMECE 015 Study on Ac Envelope Ginding Pocess of Revolving Cuved Suface Lingye Kong1, a,qiusheng Yan,b,Yongliang

More information

Chamber Influence Estimation for Radiated Emission Testing in the Frequency Range of 1 GHz to 18 GHz

Chamber Influence Estimation for Radiated Emission Testing in the Frequency Range of 1 GHz to 18 GHz Chambe Influence Estimation fo Radiated Emission Testing in the Fequency Range of 1 GHz to 18 GHz Alexande Kiz Electomagnetic Compatibility and RF-Engineeing ARC eibesdof eseach GmbH eibesdof, Austia alexande.kiz@acs.ac.at

More information

Near-field Computation and. Uncertainty Estimation using Basic. Cylindrical-Spherical Formulae

Near-field Computation and. Uncertainty Estimation using Basic. Cylindrical-Spherical Formulae Nea-field Computation and Uncetainty Estimation using Basic Cylindical-Spheical Fomulae Poject... IEC 63 Subject... Basic Nea-Field Computation Document numbe... N/A Revision... 3 Autho... F.D. du Plessis

More information

The reliability of wireless backhaul mesh networks

The reliability of wireless backhaul mesh networks The eliability of wieless backhaul mesh netwoks Gei Egeland 1, Paal E. Engelstad 2 1 Depatment of Electical and Compute Engineeing, Univesity of Stavange, 4036 Stavange Noway 1 gei.egeland@gmail.com 2

More information

Assignment 0/0 2 /0 8 /0 16 Version: 3.2a Last Updated: 9/20/ :29 PM Binary Ones Comp Twos Comp

Assignment 0/0 2 /0 8 /0 16 Version: 3.2a Last Updated: 9/20/ :29 PM Binary Ones Comp Twos Comp * Dynamic Memoy *Big O Notation*Stacks *Exteme Pogamming*Selection Sot*Insetion Sot*Watefall Model Sting*Aays*AayList*Client Seve*Atificial Intelligence*Inheitance*Files*Video Games*Shot cicuit evaluation*

More information

2011 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2011 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2011 IEEE. Pesonal use of this mateial is pemitted. Pemission fom IEEE must be obtained fo all othe uses, in any cuent o futue media, including epinting/epublishing this mateial fo advetising o pomotional

More information

MACRO-DIVERSITY VERSUS MICRO-DIVERSITY SYSTEM CAPACITY WITH REALISTIC RECEIVER RFFE MODEL

MACRO-DIVERSITY VERSUS MICRO-DIVERSITY SYSTEM CAPACITY WITH REALISTIC RECEIVER RFFE MODEL MACRO-DIVERSITY VERSUS MICRO-DIVERSITY SYSTEM CAACITY WITH REALISTIC RECEIVER RFFE MODEL I Ouachani, Duhamel, K Gosse, S Rouquette-Léveil and D Bateman *Laboatoie des Signaux et Systèmes 3 ue Joliot-Cuie

More information

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm

Controller Design of Discrete Systems by Order Reduction Technique Employing Differential Evolution Optimization Algorithm Contolle Design of Discete Systems by Ode Reduction Technique Employing Diffeential Evolution Optimization Algoithm J. S. Yadav, N. P. Patida, and J. Singhai Abstact One of the main objectives of ode eduction

More information

Statement of Works Data Template Version: 4.0 Date:

Statement of Works Data Template Version: 4.0 Date: Statement of Woks Data Template Vesion: 4.0 Date: 16.08.17 This Statement of Woks (SoW) Data Template is to be completed by Distibution Netwok Opeatos (DNOs) in ode to povide National Gid the equied data

More information

INCREMENTAL REDUNDANCY (IR) SCHEMES FOR W-CDMA HS-DSCH

INCREMENTAL REDUNDANCY (IR) SCHEMES FOR W-CDMA HS-DSCH ICREMETAL REDUDACY (IR) SCHEMES FOR W-CDMA HS-DSCH Amitava Ghosh 1, Kenneth Stewat, Rapeepat Ratasuk 1, Eoin Buckley, and Raa Bachu 1 Advanced Radio Technology, GTSS, Motoola, Alington Heights, IL, USA

More information

CORNER TRUNCATED MICROSTRIP PATCH ANTENNA

CORNER TRUNCATED MICROSTRIP PATCH ANTENNA CORNER TRUNCATED MICROSTRIP PATCH ANTENNA Nazia Hasan 1, D.S.C.Gupta 2 1 Student ECE Deptt. UTU Dehadun,Uttaakhand Technical Univesity, Dehadun(India) 2 ECE Deptt. DIT Dehadun,Dehadun Institute of Technology

More information

Analysis and Implementation of LLC Burst Mode for Light Load Efficiency Improvement

Analysis and Implementation of LLC Burst Mode for Light Load Efficiency Improvement Analysis and Implementation of LLC Bust Mode fo Light Load Efficiency Impovement Bin Wang, Xiaoni Xin, Stone Wu, Hongyang Wu, Jianping Ying Delta Powe Electonics Cente 238 Minxia Road, Caolu Industy Zone,

More information

BLACKBOARD SYSTEM AND TOP-DOWN PROCESSING FOR THE TRANSCRIPTION OF SIMPLE POLYPHONIC MUSIC. Juan Pablo Bello and Mark Sandler

BLACKBOARD SYSTEM AND TOP-DOWN PROCESSING FOR THE TRANSCRIPTION OF SIMPLE POLYPHONIC MUSIC. Juan Pablo Bello and Mark Sandler BLACKBOARD SYSTEM AND TOP-DOWN PROCESSING FOR THE TRANSCRIPTION OF SIMPLE POLYPHONIC MUSIC Juan Pablo Bello and Mak Sandle Depatment of Electonic Engineeing, King s College London, Stand, London WC2R 2LS,

More information

A multichannel Satellite Scheduling Algorithm

A multichannel Satellite Scheduling Algorithm A multichannel Satellite Scheduling Algoithm J.S. Gilmoe and R. Wolhute Depatment of Electonic Engineeing Univesity of Stellenbosch 7600 Stellenbosch, South Afica Email: jgilmoe@dsp.sun.ac.za, wolhute@sun.ac.za

More information

CCSDS Coding&Synchronization Working Group March Washington DC, USA SLS-C&S_08-CNES02

CCSDS Coding&Synchronization Working Group March Washington DC, USA SLS-C&S_08-CNES02 CCSDS Coding&Synchonization Woking Goup Mach 2008 1 Washington DC, USA DVB-S2 like fame constuction and LDPC codes ate o/and size extension fo use of Vaiable Coding & Modulation suitable fo X and Ka bands

More information

Steve Alpern, Thomas Lidbetter, Alec Morton, and Katerina Papadaki Patrolling a pipeline

Steve Alpern, Thomas Lidbetter, Alec Morton, and Katerina Papadaki Patrolling a pipeline Steve Alpen, Thomas Lidbette, Alec Moton, and Kateina Papadaki Patolling a pipeline Book section Oiginal citation: Oiginally published in Alpen, Steven, Lidbette, Thomas, Moton, Alec and Papadaki, Kateina

More information

Hexagonal Shaped Microstrip Patch Antenna for Satellite and Military Applications

Hexagonal Shaped Microstrip Patch Antenna for Satellite and Military Applications Intenational Jounal of Engineeing and Advanced Technology (IJEAT) ISSN: 49 8958, Volume-7 Issue-5, June 08 Hexagonal Shaped Micostip Patch Antenna fo Satellite and Militay Applications Jayaenjini N, Unni

More information