Equity trend prediction with neural networks

Size: px
Start display at page:

Download "Equity trend prediction with neural networks"

Transcription

1 Res. Lett. Inf. Math. Sc., 2004, Vol. 6, pp Avalable onlne at Equty trend predcton wth neural networks R.HALLIDAY Insttute of Informaton & Mathematcal Scences Massey Unversty at Albany, Auckland, New Zealand Ths paper presents results of neural network based trend predcton for equty markets. Raw equty exchange data s pre-processed before beng fed nto a seres of neural networks. The use of Self Organsng Maps (SOM) s nvestgated as a data classfcaton method to lmt neural network nputs and tranng data requrements. The resultng prmary smulaton s a neural network that can predcton whether the next tradng perod wll be, on average, hgher or lower than the current. Combnatons of pre-processng and feature extractng SOM s are nvestgated to determne the more optmal system confguraton. 1 Introducton Predcton of fnancal markets has long been a holy gral n the mnds of equty nvestors. Wth the advent of powerful computers much attenton has been focused on ths feld. The ablty of neural networks to learn from tranng data has not been overlooked and as such neural networks have been appled to a range tradng market applcatons from equty markets to currency markets. Contrastng ths s a level of skeptcsm surroundng the ablty of a system to predct future prces of tradng markets[2]. Equty market prces depend on many nfluences. Key factors that nfluence future equty prces can be broadly dvded nto quanttatve and qualtatve types. Prmary quanttatve factors nclude open, hgh, low, close and volume data for ndvdual equtes, market segments (equty groups), ndexes and exchange markets as a whole. Qualtatve factors nclude soco-economc, poltcal, nternatonal, regonal and performance factors to name but a few. Due to the dffculty n accurately retrevng and quantfyng hstorcal qualtatve factors, network nputs used n the model presented here have been confned to readly avalable quanttatve data. However, from quanttatve factors the key qualtatve factor of the market sentment can be derved. Market sentment tells us f the market s bullsh, where hgh of confdence and rsng prces preval, or bearsh, where there s a lack of nvestor confdence and prces are n declne. Thus hstorcal data quanttatvely reflects qualtatve market sentment to some extent whch n turn should gve ndcaton of future prce movements. Smulaton data was sourced from Yahoo! Fnance [2]. The data used for network tranng and verfcaton s comprsed of daly fgures for ndvdual equtes lsted on the New York Stock Exchange (NYSE) from January 1 st 1985 to December 31 st Tradtonal tradng systems are almost exclusvely mechancal systems that apply mathematcal formulae to securtes data to produce turnery buy, sell and hold ndcators. The weakness of ths tradtonal approach s that the tradng system must be programmed to make explct use of certan tradng rules. Conversely t s hypothessed that neural networks should be able learn from tranng data and n turn make use of data that s ntrnscally present n the nput data set. The prmary am of ths paper was the creaton of a neural network that, gven a set of hstorcal daly data, s capable of predctng the drecton of the future prce trend. The prce trend predcton smply

2 16 R.Hallday beng whether market prces would on average ncrease or decrease relatve to a subset of the daly tranng data. In the smulaton carred out n ths paper ranges of network-parameter combnatons were tested n order to determne the best arrangement for the network. 2 Desgn Consderatons Many consderatons must be examned n developng a neural network. Attenton needs to be gven to these desgn consderatons before begnnng the network mplementaton phase. Desgn consderatons nclude feasblty of the proposed network, data collecton lmtatons, pre-processng and tranng. All of these aspects nfluence the effectveness of the desred goals. Ultmately t must be remembered that neural networks are the tool or vehcle, but the objectve must be both measurable and vable gven avalable data and computatonal lmtatons. 2.1 Feasblty Feasblty s an mportant factor n the assessment of any neural network project [3]. A prmary feasblty aspect s that of nformaton nherent n tranng data. Lke any statstcal tool neural networks are lmted by the ntrnsc nformaton n nput data. It s not possble to predct nformaton that s not reflected n tranng set. A smple example of ths s real world events, such as company announcements, that due to lack of pertnent nformaton beforehand cannot be antcpated by the market. Even n solaton of external factors t s unrealstc to presume that any set of hstorcal data ponts nherently contans requred nformaton sutable for precse predcton of future market prces. At best a tradng system, be t mechancal or artfcal ntellgence by desgn, can only am to maxmse pertnent nformaton extracton from a hstorcal data set. Wth a neural network approach we can at best hope the system derves nformaton otherwse obscured n the tranng set. 2.2 Data Collecton and Adjustment As stated prevously Yahoo Fnance [2] was selected as the source of market nformaton. Yahoo Fnance s a well-establshed and relable source of equty prces on markets around the world. Common occurrences n equty markets are so-called stock splts and reverse splts. Prce data has been pre-adjusted to reflect these prce abnormaltes. Wthout such correcton tradng data would experence unexpected prce jumps up and down for reverse splts and splts respectvely. For example f a stock sellng at $2 were splt on a 2:1 bass then a downward prce jump of $1 would be shown after the splt, whle the opposte scenaro wth a jump from $2 to $4 would be true for a reverse splt. Wthout adjustment ths would create abnormaltes n the tranng data thereby adversely effectng the tranng and performance of the neural network. Tranng data length s mportant n order to correctly assess the systems ablty to acheve accurate predctons n reasonable range of market condtons years s consdered a reasonable range for system assessment [1] and n accordance wth ths the length of hstorcal data used for ths paper was 15 years. The 15 years of data across stocks lsted on the New York Stock Exchange should provde balanced data wth suffcent predctve power to forecast prce trend movements as gven n [3]. 2.3 Pre-processng Pre-processng data s essental to the learnng and subsequent predctve ablty of a neural network. Consder Fgure 1. If a network were traned over secton A of the then t would be unlkely to be able to generalse for the data covered n secton B. The soluton to ths problem as the use of smple frst order dfferences (equaton 1) [4]. δ ( k + 1) = x( k + 1) x( k) (1)

3 Equty trend predcton wth neural networks Secton A Secton B Tme Fgure 1: Example of dffculty n generalsng from raw tranng data. Generalsaton of secton B from A s dffcult gven the entrely dfferent trend of the data. Normalsaton s a key part of data pre-processng for neural networks and should enable more accurately predct future prce trends. Consder Fgure 2. Normalsaton of Source Data 10 8 Seres A Seres B Normalsed Prce (USD) Day Fgure 2: Normalsaton of Source Data In the above fgure both equtes follow the same prce changes but on a dfferent scale of magntude. The mportant feature of data s the relatve changes n daly stock prces rather than the absolute stock prce [5]. Normalsaton yelds an dentcal prce graph for both. Before normalsaton both data sets exhbt the same qualtes at dfferent orders of magntude. By normalsng the data the trend predcton neural network can be traned to dentfy generc trends n data rather than specfc data arrangements. Another form of pre-processng mplemented n ths paper s logarthmc scalng. Logarthmc scalng makes better use of nput data scope by evenly spreadng data across the nput range. Ths s a useful approach when reducng the effect of outlers [4]. Due to the sequental nature of equty prce data and the mportance of nter-day prce changes outler elmnaton, as outlned n [3] was not consdered.

4 18 R.Hallday Pre-processng can greatly nfluence the effectveness of a network. Careful pre-process selecton can ncrease the success of a networks output. In lne wth ths varous combnatons of pre-processng were traled. The varous pre-processng combnatons are further explored under the mplementaton detals (Secton 3). 2.4 Dmensonalty Reducton and Nose The number of tranng examples requred ncreases wth the number of network weghts. Ths sometmes-exponental ncrease puts stran on both data collecton and computaton requrements [3]. Because of ths a Self Organsng Map (SOM) stage was ntroduced to reduce the number of nputs to the neural network. Ths methodology groups nput data nto classfcatons accordng to data smlarty, whch n turn lmts the number of nput weghts requred. The addton of nose to neural network tranng data helps to reduce the rsk of overtranng therefore allowng the network to generalse. Whle raw market data s nherently nosy, data passed nto the neural network from the optonal SOM stage was assessed wth varous amounts of post-processng ncludng both the addton of random nose as well as normalsaton. 2.5 Tranng Neural networks can suffer from over tranng. By over tranng a network ts ablty to generalse s dmnshed. Ths phenomenon s common to all forms of neural network tranng n addton to human tunng of mechancal tradng systems [1]. A separate set of data was used for network error verfcaton wth network tranng beng stopped once the verfcaton set begns to ncrease [6]. 3 Network Implementaton and Archtecture The network archtecture mplemented n ths paper s shown n fgure 3. Fgure 3: Neural Network Archtecture Ths basc desgn was proposed and mplemented n [4] however the applcaton has been transferred from nternatonal exchange markets to equty markets. Extenson to ths basc model has been performed n the ablty of the network to undertake varous types and combnatons of neural network components and parameters. Pre-processng has been extended to nclude a wder range of alternatves. The SOM stage has been traned wth a broad range of dmensons n addton to a stage of post-processng before SOM data s fed nto the man neural network. The neural network phase was smulated wth both standard feed-forward and Elman network types. The trend predcton neural network was programmed n Matlab and took 23 tranng parameters. A wrapper batch program was wrtten that called the trend predcaton neural network tranng program wth varous combnatons of parameters. Ths desgn allowed better control of trend predcton n addton to a separaton of functonalty. 3.1 Data Pre-processng Due to the nherently nosy nature of raw data n addton to neural network lmtatons such as the curse of dmensonalty, some level of pre-processng s requred. In ths mplementaton up to two stages of pre-processng were appled. To determne the effectveness of varous combnatons of pre-processng each stage could also be turned off, n effect actng n a smple pass-through manner. Stage one of pre-processng calculates smple or logarthmc dfferences between days. A smple dfference calculates the percentage between the current and prevous days (equaton 2). The logarthmc

5 Equty trend predcton wth neural networks 19 dfference performs a log transformaton on the smple dfference (equaton 3). Logarthmc scalng also was undertaken on a smple dfference between the current and frst days tradng (equaton 4). Agan a smple pass-through mechansm was allowed (equaton 5). h ( ) = x( ) x( 1) (2) 5 ( ( ) )( log( σ ( ) 1) ) ( ( ) )( log( σ ( ) 1) ) h3 ( ) = sgn σ + where σ ( ) = x( ) x( 1) (3) h2 ( ) = sgn σ + where σ ( ) = x( ) x(1) (4) h ( ) = x( ) (5) 1 Stage two of pre-processng mplemented pre-process normalsaton (equaton 6). x( ) mean( X ) x ( ) = where X = x1, x2,... xchunksze (6) stddev ( X ) The combnaton of these two stages allow for a total of 10 combnatons of pre-processng. Testng of all combnatons allowed for determnaton of the more optmal form of pre-processng. 3.2 Self Organsng Map & Post Processng A feature extractng Self Organsng Map stage was optonally used to cluster smlar nput data. Ths allows for a large reducton n the number of nputs to the NN. Each SOM works on one set of data only. SOM were used on a varety of combnatons of source data and pre-processng functons. Self Organsng Maps are able to organse nput data nto smlar groups. Ths organsaton reduces the number of neural network nputs, n turn lmtng the effects of the curse of dmensonalty. The sze of the SOM was vared between 1-by-4, 1-by-8, 5-by-5 and 8-by-8. The SOM stage of the network was optonally removed. Two SOM post-processng phases were added to the network desgn. The frst stage of normalsaton ntroduced nose to the SOM output whle the second optonally normalsed the output of the SOM to a standard devaton of one and mean zero, smlar to that performed n (equaton 6). 3.3 Neural Network Two varetes of neural network tested were feed-forward back propagaton & Elman back propagaton, representng non-recursve and recursve neural network types respectvely. The nput layer to the neural network was vared to nclude a number of data chunks ether fed from the SOM or where no SOM was not used, bpassng the SOM stage. These data chunks were allowed to be overlappng. Each chunk s created by takng a sample of chunksze days. An ncrement factor allows chunks to overlap.e. f the ncrement factor s smaller than the chunksze then the next chunk wll overlap by (chunksze ncrement) days. For example three chunks of ncrement 10 and sze 20 would cover 40 days as llustrated n Fgure 4.

6 20 R.Hallday 20.5 Daly Close Data Prce (USD) Chunk 1 Chunk 2 Chunk Day Fgure 4: Three Chunks of 20 days wth 10-day ncrement The number of chunks and chunksze parameters were kept constant at 4 and 10 respectvely for the smulaton. The Elman network was chosen as suggested by [4]. Elman networks have feedback to all hdden nodes from each hdden node (Fgure 5). For comparatve reasons a standard feed-forward network was also used n the smulaton. A feed forward network has no nternal state memory therefore ts predctve ablty s lmted to the data provded to the nputs at the current tme nstance. Fgure 5: Elman Network Varous parameters for the neural networks were expermented wth durng tranng. Only one layer of hdden nodes was used n the expermentaton. The number of nodes n the hdden layer was modfed between 3, 5 and 10. The transfer functon used by the neural network was tansg (Fg 6). The transfer functon was not modfed durng the tranng of the network.

7 Equty trend predcton wth neural networks 21 Fgure 6: Tan-Sgmod Transfer Functon 3.4 Result Analyss The network was traned to predct f a defned number of days ahead of tme would be, on average, hgher or lower than reference days n the tranng set. Thus the network s only expected to predct a hgher or lower result from tranng data. Outputs to the neural network were tested n both sngular and dual arrangements. The sngular confguraton has only one output from the neural network; ths output s set to near-one for a hgher predcton and near-zero for a lower predcton (equaton 7). Sngular output confguraton s classfed as correct f both the predcted and actual future values are both hgher or lower than 0.5 (equaton 8). where where 0.8, D > D x x 1 T x = (7) 0.2, Dx Dx 1 D x = Daly prce data for day x T x = Target trend drecton for day (x 1) to day x 1, R > 0.5 T > 0.5 Correct = 1, R 0.5 T 0.5 (8) 0, otherwse R x = Predcted trend drecton for day (x 1) to day x Dual outputs were smply set to alternate values (one hgh, one low) dependng on f the target prce was hgher or lower than the reference days (equaton 9). Classfcaton of correct results was categorsed f actual and predcted results were of the same polarty (equaton 10). The target and predcted trend are defned as prmary and secondary for reasons of clarty. where 0.2, D > D x x 1 U x = (9) 0.8, Dx Dx 1 U x = Secondary Target trend drecton for day (x 1) to day x D x = Daly prce data for day x 1, R > S Correct = 1, R < S T < U (10) 0, otherwse T > U

8 22 R.Hallday where A correct predcton s defned as 1 and ncorrect predcton s defned as 0 R x = Prmary Predcted trend drecton for day (x 1) to day x S x = Secondary Predcted trend drecton for day (x 1) to day x T x = Target trend drecton for day (x 1) to day x For comparatve purposes smple mechancal expermentaton was carred out on the sample data collected. The ntenton of ths analyss was to verfy f a smple movng average could predct the next tradng day. Ths tested whether the movng average ncrease from the prevous day to the current day predcted that the followng day would also be hgher than the current (equaton 11) and vsa versa for lower days. Ths test was carred out based on a 1, 5 and 15-day movng averages. where 1 ma > ma x x 1 R x = (11) 0 ma x < ma x 1 R x = Predcted trend drecton ma x =movng average of daly values 4 Results Due to the enormous number of combnatons of parameters that could be fed nto the neural network a batch layer was used to cycle through the possble combnatons. Lmtatons n avalable computng tme lmted the number of combnatons that could be tested. Fortunately the addton of the batch-processng layer revealed quckly whch parameters greatly mpacted the performance of the network and whch had lttle or no effect. 4.1 Neural Network Outputs Outputs from the neural network were ether dual or sngular. It was found that a sngular output gave vastly superor performance to that of dual outputs. In order to reduce the computatonal requrements the follow results have been lmted to a sngular network output only. 4.2 Data Pre-Processng Both stages of pre-processng proved hghly mportant n the predctve ablty of the network. Results revealed that n the frst stage of pre-processng, performance was not sgnfcantly altered between the smple-dfference and logarthmc-dfference pre-processng methodologes. However the performance of the network was negatvely affected by settng ths frst pre-processng stage to pass-through. The average percentage of correct predctons wth pass-through was just 55.7% versus 72.7% for other forms of preprocessng. Normalsaton of the second stage of pre-processng, proved to have a sgnfcant mpact on the results of the neural network. Wthout normalsaton the network predcted results wth a lower accuracy of around 55% and narrow standard devaton of approxmately 3% (Table 1). By contrast wth normalsaton results gave a much hgher average accuracy n the range of 73% but wth a wder standard devaton of approxmately 15%.

9 Equty trend predcton wth neural networks 23 Pre-Process (Stage 1) Pre-Process Normalsaton (Stage 2) Average Success (%) Standard Devaton (%) None N None Y Relatve Logarthmc Dfference Y Orgn Logarthmc Dfference N Orgn Logarthmc Dfference Y Relatve Smple-Dfference Y Table 1: Effectveness of Pre-processng These results show the effectveness of normalsaton on the output of the neural network (table 1). Wthout normalsaton results were sgnfcantly degraded. Addtonally wthout any form of dfferencng correct predctons were also low. It s nterestng to note that whle normalsaton and pre-processng yelded a hgher average result the subsequent larger standard devaton shows that the consstency of the result was reduced. 4.3 Self Organsng Maps The addton of post-processng normalsaton to the SOM dd not yeld a sgnfcant mprovement or degradaton n predctve ablty of the network (table 2). Pre-Processng SOM Post-Processng Average Success (%) Standard Devaton (%) Relatve Smple-Dfference None Orgn Logarthmc-Dfference None Relatve Smple-Dfference Normalsed Orgn Logarthmc-Dfference Normalsed Relatve Logarthmc-Dfference Normalsed Table 2: Effectveness f Post-Processng Normalsaton on Self Organsng Maps The effectve of addng varyng amounts of nose to the SOM was examned. The results show a mnor drop n the average success of the neural networks predctve ablty as nose s added (table 3). Average Percentage Error Added Average Success (%) Standard Devaton (%) 0% % % % Table 3: Effect of Introduced Error on SOM Stage Changes to the sze of the SOM showed accuracy of the network output was mproved wth a larger 1- dmensonal SOM (table 4). SOM Sze Average Success (%) Standard Devaton (%) 1 x x x x Table 4: Effectveness of SOM dmensons

10 24 R.Hallday Removal of the SOM from the network archtecture was also tested. The results showed a sgnfcant ncrease n the average success of the network. Ths result s n contrast to proposed by Gles, Lawrence and Tso (2001). Note that SOM nose and normalsaton post-processng phases are of course not used when the SOM phase s not present. Orgn relatve logarthmc dfferencng yelded a slghtly worse average success rate when compared to other forms of dfferencng. Addtonally the consstency of the result was compromsed by the removal of the SOM layer as revealed by an ncrease n standard devaton of results. Pre-Processng SOM Post-Processng Average Success (%) Standard Devaton (%) Relatve Smple-Dffernce No SOM Orgn Logarthmc-Dfference No SOM Relatve Logarthmc-Dfference No SOM Table 5: Average Success wth SOM Stage Removed The trend predcton network was very successful n ts ablty to predct prce drecton wth predcton ablty averagng 77%. 4.4 Neural Network Type and Confguraton The network type was modfed wth and wthout a SOM stage to show the mpact ths would have. Results from smulaton showed no sgnfcant dfference n performance between Elman and standard Feed-Forward network topologes. Results demonstrated a drect correlaton between the number of hdden nodes and average predctve ablty when nput was taken from the SOM stage. Conversely when nput was taken drectly from the pre-processed data no sgnfcant dfference n average performance was demonstrated however a slght mprovement n varaton of the results was observed (Table 6). Number of Hdden Layers NN Type SOM average success (%) standard devaton (%) 3 Elman Y Elman Y Elman Y Feed-Forward Y Feed-Forward Y Feed-Forward Y Elman N Elman N Elman N Feed-Forward N Feed-Forward N Feed-Forward N Table 6: Effect of Neural Network Type and Number of Hdden Layers on Network Performance Fnally the effects of predctve range and reference were examned. Predctve range s the range of tradng days over whch the neural network s to predct the future trend. Predctve reference s the hstorcal tradng-day range used for calculatng relatve trend movement measures n days relatve to the last tradng day. For example a predctve range and reference of 1-5 and 1-16 defne that the network wll try to predct whether the next 5 tradng days (predctve range) wll be hgher or lower on average than the prevous 16 tradng days (predctve reference).

11 Equty trend predcton wth neural networks 25 The results of varyng the predctve range (horzontal) and predctve reference (vertcal) of the neural network are shown below for 3, 5 and 10 hdden nodes (Table 7,8 and 9 respectvely). The below data was obtaned wthout ncluson of the SOM stage due to the hgher predctve ablty of a SOM-free network archtecture. Averagng was used to smplfy data representaton Average Average Table 7: Network Predctve Success wth 3 Hdden Neurons Average Average Table 8: Network Predctve Success wth 5 Hdden Neurons Average Average Table 9: Network Predctve Success wth 10 Hdden Neurons Fgure 7 shows the plotted averages for 3, 5 and 10 hdden layers across varyng predctve ranges. Graphcal representaton of averages clearly shows the detrmental effect of an ncreased predctve range on the networks predctve ablty.

12 26 R.Hallday Predcton Accuracy Comparson of Predcton Accuracy vs. Predctve Range 3 Hdden Neurons 5 Hdden Neurons 10 Hdden Neurons Predctve Range Fgure 7: Predctve Accuracy vs. Predctve Range for Neural Network Results of changes n predctve reference (Fgure 8) show an ncrease n the predctve ablty of the network as the sze reference group s ncreased. Predcton Accuracy Predcton Accuracy vs. Predctve Reference 3 Hdden Neurons 5 Hdden Neurons 10 Hdden Neurons Predctve Reference Fgure 8: Predctve Accuracy vs. Predctve Reference for Neural Network 4.5 Mechancal Averaged-Based Predcton Mechancal predcton was carred out to verfy f the network was smply carryng on the prevalng trend as descrbed n 3.4 (Table 10). Average Type Average Success (%) 1-day day day Table 10: Smple Average Trend Predcton

13 Equty trend predcton wth neural networks 27 Ths result demonstrates the effectveness of a smple mechancal system. Whle an average success rate of 64% was acheved by the smple mechancal system when usng 5-day averagng t falls short of the result obtaned by the neural network. The traned neural network was able to acheve a much hgher level of accuracy wth an average success rate exceedng 94% for a 1-1 predctve reference and range (Table 8). Ths demonstrates that the neural network was performng more than smple averagng to acheve ts result. 5 Concluson The results of expermental smulaton have gven tangble results for both pre-processng requrements and general network archtecture. Results show that raw data should always undergo some form or dfferencng, be t between the prevous a day or a fxed reference pont. The use of logarthmc functon on ths dfferenced data yelded no sgnfcant ncrease or decrease n the networks predctve ablty. Furthermore normalsaton across the nput wndow proved to be a crtcal element of the pre-processng procedure. Self Organsng Maps were found to decrease the networks predctve abltes. Ths result could be attrbuted to an over-smplfcaton of tranng data. Informaton nherently n the tranng set was lkely not reflected n SOM classfcaton. When usng SOM s t was found that the addton of a post-processng phase was unnecessary. Ths postprocessng phase added output normalsaton and nose addton to the SOM-output data. Whle t was hypotheszed that nose would reduce effects of over-fttng and therefore mprove performance t was found not to be the case n ths crcumstance. Nose was not added to nput data as t s already nherently nosy. It was however found that when usng a SOM stage the sze of the SOM had only a slght effect on the qualty of the fnal neural network output. Both Elman and standard Feed-Forward networks performed almost equally n the smulatons. Ths suggests that nformaton needed to predct the mmedate drecton of future prces s lmted prmarly to data contaned n recent tradng statstcs. Comparatvely long term (seasonal) trends would very lkely requre more memory or a lower resoluton such as weekly nstead of daly statstcs. When the SOM stage was used an ncrease n the number of hdden nodes n the second dmenson resulted n a slght decrease n predctve ablty of the network. However when the SOM stage was excluded from the network an ncreased number of nodes resulted n a very slght reducton n the varaton of the network output. In concluson makng use of normalsed relatve nputs nto a neural network s sgnfcant n ganng an ncrease result. A SOM stage n processng gves worse results when predctng trend; however when a SOM stage was used t was best to keep a one-dmensonal structure. Nose and normalsaton added to the SOM stage had no effect on the predctve ablty. Network type has no effect on network output, however the use of more hdden layers proved benefcal to output varaton when not usng a SOM layer and detrmental to average predctve ablty when usng a SOM layer. The optmal confguraton of the network has proven to be one wthout a SOM layer. Pre-processng should nclude relatve-normalsaton. To mnmse the output varaton an ncreased number of hdden layers should be used. Best results were yelded wth predcton calculated relatve to a wder tradng perod for the followng tradng day only. Ths mples the dffculty n predctng multple days nto the future wth such a model; however next day prce predcton, a more useful measure n real world applcatons, also yelded hghly favorable results. When compared to a smple mechancal averagng form of trend predcton the neural network traned acheved on average a hgher success rate. Smple mechancal average trend predcton was only able to predct wth 65% accuracy versus the optmally traned networks wth predctve ablty exceedng 90%.

14 28 R.Hallday 6 Future Research Drecton Further research wll utlse current results n servng as a foundaton for a herarchcal neural network structure (Fgure 9). Under ths network topology many sub-networks are traned on focused and ndependent tasks. An example of one of these sub-networks s the trend predcton network developed n ths paper. The funnelng of these multple networks s benefcal due to an ncrease n tranng speed and reducng tranng data requrements over one larger network [7]. Each neural network allows a more focused form of predcton that doesn t rely upon complex formaton of a predctve functon from the nput data set. Through combnaton of ndvdual network results a hgher predctve ablty can be obtaned. Components of ths future network wll rely upon addtonal and more complex pre-processng. Much of the pre-processng n the future wll lkely be based on techncal ndcators. The am of ths future research wll be the development of a tradng system wth the ablty to predct Buy, Sell and Hold prce ponts. The qualty of system output from such a system can be easly measured by the net proft or loss made by the system after accountng for transactonal costs.e. brokerage. Addtonal raw data wll be necessary for such a system. Ths data wll come n the form of foregn exchange and sector ndexes. Such ndexes wll allow the system to account for nternatonal and sector qualtatve events n a lmted fashon. Due to the tme dfference between varous markets nternatonal ndexes should sgnal major world events and allow the system to take ths nto account when makng a daly poston decsons. Indexes of sector should sgnal trends of varous sectors such as mnng, agrculture and bankng. These trends can assst n decsons of dstrbuton of funds across sectors. Fgure 9: Herarchcal Network Topology Results presented n ths paper are prmarly exploratory. The am of ths ntal phase of smulatons was the dscovery of better network topologes. The trend predcton system however has proven to be hghly successful and wll be used n later phases of the research.

15 Equty trend predcton wth neural networks 29 7 References [1] Schwager, J. (1999). Gettng Started n Techncal Analyss. John Wley & Son. p.2, [2] Yahoo Fnance. [3] Swngler, K. (1996). Applyng Neural Networks a Practcal Gude. Unversty of Strlng, Strlng, Scotland and Neural Innovaton Lmted. p ,106, 191. [4] Gles C., Lawrence S. and Tso A. (2001). Nosy Tme Seres Predcton usng a Recurrent Neural Network and Grammatcal Inference. Machne Learnng, Volume 44, Number 1/2, July/August. p.7, [5] Prng, M. (2001) Introducton to Techncal Analyss. McGraw-Hll. p [6] Shadbolt, J. (2002). Overfttng, Generalsaton and Regularsaton. In Shadbolt J. and Taylor J. (Eds) Neural Networks and the Fnancal Markets. Sprnger-Verlag. p.56 [7] Mendelsohn, L. (1993) Usng Neural Networks For Fnancal Forecastng. Stocks & Commodtes, Volume 11:12, October. p

16 30

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

MTBF PREDICTION REPORT

MTBF PREDICTION REPORT MTBF PREDICTION REPORT PRODUCT NAME: BLE112-A-V2 Issued date: 01-23-2015 Rev:1.0 Copyrght@2015 Bluegga Technologes. All rghts reserved. 1 MTBF PREDICTION REPORT... 1 PRODUCT NAME: BLE112-A-V2... 1 1.0

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Learning Ensembles of Convolutional Neural Networks

Learning Ensembles of Convolutional Neural Networks Learnng Ensembles of Convolutonal Neural Networks Lran Chen The Unversty of Chcago Faculty Mentor: Greg Shakhnarovch Toyota Technologcal Insttute at Chcago 1 Introducton Convolutonal Neural Networks (CNN)

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network

A Preliminary Study on Targets Association Algorithm of Radar and AIS Using BP Neural Network Avalable onlne at www.scencedrect.com Proceda Engneerng 5 (2 44 445 A Prelmnary Study on Targets Assocaton Algorthm of Radar and AIS Usng BP Neural Networ Hu Xaoru a, Ln Changchuan a a Navgaton Insttute

More information

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart

Control Chart. Control Chart - history. Process in control. Developed in 1920 s. By Dr. Walter A. Shewhart Control Chart - hstory Control Chart Developed n 920 s By Dr. Walter A. Shewhart 2 Process n control A phenomenon s sad to be controlled when, through the use of past experence, we can predct, at least

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

High Speed, Low Power And Area Efficient Carry-Select Adder

High Speed, Low Power And Area Efficient Carry-Select Adder Internatonal Journal of Scence, Engneerng and Technology Research (IJSETR), Volume 5, Issue 3, March 2016 Hgh Speed, Low Power And Area Effcent Carry-Select Adder Nelant Harsh M.tech.VLSI Desgn Electroncs

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

NETWORK 2001 Transportation Planning Under Multiple Objectives

NETWORK 2001 Transportation Planning Under Multiple Objectives NETWORK 200 Transportaton Plannng Under Multple Objectves Woodam Chung Graduate Research Assstant, Department of Forest Engneerng, Oregon State Unversty, Corvalls, OR9733, Tel: (54) 737-4952, Fax: (54)

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES

IEE Electronics Letters, vol 34, no 17, August 1998, pp ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES IEE Electroncs Letters, vol 34, no 17, August 1998, pp. 1622-1624. ESTIMATING STARTING POINT OF CONDUCTION OF CMOS GATES A. Chatzgeorgou, S. Nkolads 1 and I. Tsoukalas Computer Scence Department, 1 Department

More information

Adaptive System Control with PID Neural Networks

Adaptive System Control with PID Neural Networks Adaptve System Control wth PID Neural Networs F. Shahra a, M.A. Fanae b, A.R. Aromandzadeh a a Department of Chemcal Engneerng, Unversty of Sstan and Baluchestan, Zahedan, Iran. b Department of Chemcal

More information

Development of Neural Networks for Noise Reduction

Development of Neural Networks for Noise Reduction The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 00 89 Development of Neural Networks for Nose Reducton Lubna Badr Faculty of Engneerng, Phladelpha Unversty, Jordan Abstract:

More information

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala.

PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER. Chirala Engineering College, Chirala. PERFORMANCE EVALUATION OF BOOTH AND WALLACE MULTIPLIER USING FIR FILTER 1 H. RAGHUNATHA RAO, T. ASHOK KUMAR & 3 N.SURESH BABU 1,&3 Department of Electroncs and Communcaton Engneerng, Chrala Engneerng College,

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

A Simple Satellite Exclusion Algorithm for Advanced RAIM

A Simple Satellite Exclusion Algorithm for Advanced RAIM A Smple Satellte Excluson Algorthm for Advanced RAIM Juan Blanch, Todd Walter, Per Enge Stanford Unversty ABSTRACT Advanced Recever Autonomous Integrty Montorng s a concept that extends RAIM to mult-constellaton

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

arxiv: v1 [cs.lg] 8 Jul 2016

arxiv: v1 [cs.lg] 8 Jul 2016 Overcomng Challenges n Fxed Pont Tranng of Deep Convolutonal Networks arxv:1607.02241v1 [cs.lg] 8 Jul 2016 Darryl D. Ln Qualcomm Research, San Dego, CA 92121 USA Sachn S. Talath Qualcomm Research, San

More information

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation

Parameter Free Iterative Decoding Metrics for Non-Coherent Orthogonal Modulation 1 Parameter Free Iteratve Decodng Metrcs for Non-Coherent Orthogonal Modulaton Albert Gullén Fàbregas and Alex Grant Abstract We study decoder metrcs suted for teratve decodng of non-coherently detected

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks

Estimation of Solar Radiations Incident on a Photovoltaic Solar Module using Neural Networks XXVI. ASR '2001 Semnar, Instruments and Control, Ostrava, Aprl 26-27, 2001 Paper 14 Estmaton of Solar Radatons Incdent on a Photovoltac Solar Module usng Neural Networks ELMINIR, K. Hamdy 1, ALAM JAN,

More information

Webinar Series TMIP VISION

Webinar Series TMIP VISION Webnar Seres TMIP VISION TMIP provdes techncal support and promotes knowledge and nformaton exchange n the transportaton plannng and modelng communty. DISCLAIMER The vews and opnons expressed durng ths

More information

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014

Guidelines for CCPR and RMO Bilateral Key Comparisons CCPR Working Group on Key Comparison CCPR-G5 October 10 th, 2014 Gudelnes for CCPR and RMO Blateral Key Comparsons CCPR Workng Group on Key Comparson CCPR-G5 October 10 th, 2014 These gudelnes are prepared by CCPR WG-KC and RMO P&R representatves, and approved by CCPR,

More information

Research Article Indoor Localisation Based on GSM Signals: Multistorey Building Study

Research Article Indoor Localisation Based on GSM Signals: Multistorey Building Study Moble Informaton Systems Volume 26, Artcle ID 279576, 7 pages http://dx.do.org/.55/26/279576 Research Artcle Indoor Localsaton Based on GSM Sgnals: Multstorey Buldng Study RafaB Górak, Marcn Luckner, MchaB

More information

Chaotic Filter Bank for Computer Cryptography

Chaotic Filter Bank for Computer Cryptography Chaotc Flter Bank for Computer Cryptography Bngo Wng-uen Lng Telephone: 44 () 784894 Fax: 44 () 784893 Emal: HTwng-kuen.lng@kcl.ac.ukTH Department of Electronc Engneerng, Dvson of Engneerng, ng s College

More information

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

More information

Digital Transmission

Digital Transmission Dgtal Transmsson Most modern communcaton systems are dgtal, meanng that the transmtted normaton sgnal carres bts and symbols rather than an analog sgnal. The eect o C/N rato ncrease or decrease on dgtal

More information

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid

Latency Insertion Method (LIM) for IR Drop Analysis in Power Grid Abstract Latency Inserton Method (LIM) for IR Drop Analyss n Power Grd Dmtr Klokotov, and José Schutt-Ané Wth the steadly growng number of transstors on a chp, and constantly tghtenng voltage budgets,

More information

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level

Estimating Mean Time to Failure in Digital Systems Using Manufacturing Defective Part Level Estmatng Mean Tme to Falure n Dgtal Systems Usng Manufacturng Defectve Part Level Jennfer Dworak, Davd Dorsey, Amy Wang, and M. Ray Mercer Texas A&M Unversty IBM Techncal Contact: Matthew W. Mehalc, PowerPC

More information

A study of turbo codes for multilevel modulations in Gaussian and mobile channels

A study of turbo codes for multilevel modulations in Gaussian and mobile channels A study of turbo codes for multlevel modulatons n Gaussan and moble channels Lamne Sylla and Paul Forter (sylla, forter)@gel.ulaval.ca Department of Electrcal and Computer Engneerng Laval Unversty, Ste-Foy,

More information

Comparison of Two Measurement Devices I. Fundamental Ideas.

Comparison of Two Measurement Devices I. Fundamental Ideas. Comparson of Two Measurement Devces I. Fundamental Ideas. ASQ-RS Qualty Conference March 16, 005 Joseph G. Voelkel, COE, RIT Bruce Sskowsk Rechert, Inc. Topcs The Problem, Eample, Mathematcal Model One

More information

Methods for Preventing Voltage Collapse

Methods for Preventing Voltage Collapse Methods for Preventng Voltage Collapse Cláuda Res 1, Antóno Andrade 2, and F. P. Macel Barbosa 3 1 Telecommuncatons Insttute of Avero Unversty, Unversty Campus of Avero, Portugal cres@av.t.pt 2 Insttute

More information

Prevention of Sequential Message Loss in CAN Systems

Prevention of Sequential Message Loss in CAN Systems Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: 480-106-390 30500 Mound Road, Warren, MI 48090 shengbng.jang@gm.com Ratnesh Kumar

More information

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes

Generalized Incomplete Trojan-Type Designs with Unequal Cell Sizes Internatonal Journal of Theoretcal & Appled Scences 6(1): 50-54(2014) ISSN No. (Prnt): 0975-1718 ISSN No. (Onlne): 2249-3247 Generalzed Incomplete Trojan-Type Desgns wth Unequal Cell Szes Cn Varghese,

More information

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance

Subarray adaptive beamforming for reducing the impact of flow noise on sonar performance Subarray adaptve beamformng for reducng the mpact of flow nose on sonar performance C. Bao 1, J. Leader and J. Pan 1 Defence Scence & Technology Organzaton, Rockngham, WA 6958, Australa School of Mechancal

More information

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock

Time-frequency Analysis Based State Diagnosis of Transformers Windings under the Short-Circuit Shock Tme-frequency Analyss Based State Dagnoss of Transformers Wndngs under the Short-Crcut Shock YUYING SHAO, ZHUSHI RAO School of Mechancal Engneerng ZHIJIAN JIN Hgh Voltage Lab Shangha Jao Tong Unversty

More information

Applying Rprop Neural Network for the Prediction of the Mobile Station Location

Applying Rprop Neural Network for the Prediction of the Mobile Station Location Sensors 0,, 407-430; do:0.3390/s040407 OPE ACCESS sensors ISS 44-80 www.mdp.com/journal/sensors Communcaton Applyng Rprop eural etwork for the Predcton of the Moble Staton Locaton Chen-Sheng Chen, * and

More information

Modified cell averaging CFAR detector based on Grubbs criterion in multiple-target scenario

Modified cell averaging CFAR detector based on Grubbs criterion in multiple-target scenario Modfed averagng CFAR detector based on Grubbs crteron n multple-target scenaro We Zhou, Student Member, IEEE, Junhao Xe, Senor Member, IEEE, Kun X, Yuhan Du Key Laboratory of Marne Envronmental Montorng

More information

FFT Spectrum Analyzer

FFT Spectrum Analyzer THE ANNUAL SYMPOSIUM OF THE INSTITUTE OF SOLID MECHANICS SISOM 22 BUCHAREST May 16-17 ----------------------------------------------------------------------------------------------------------------------------------------

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme

Performance Analysis of Multi User MIMO System with Block-Diagonalization Precoding Scheme Performance Analyss of Mult User MIMO System wth Block-Dagonalzaton Precodng Scheme Yoon Hyun m and Jn Young m, wanwoon Unversty, Department of Electroncs Convergence Engneerng, Wolgye-Dong, Nowon-Gu,

More information

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver

Performance Testing of the Rockwell PLGR+ 96 P/Y Code GPS receiver Performance Testng of the Rockwell PLGR+ 96 P/Y Code GPS recever By Santago Mancebo and Ken Chamberlan Introducton: The Rockwell PLGR (Precson Lghtweght GPS Recever) + 96 s a Precse Postonng Servce P/Y

More information

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1

Forecasting Stock Returns using Evolutionary Artificial Neural Networks 1 Forecastng Stoc Returns usng Evolutonary Artfcal eural etwors 1 Prsadarng Solpadunget, Keshav Dahal, apat Harnporncha MOSAIC Research Group, Unversty of Bradford, Great Horton Road, Bradford, BD7 1DP,

More information

Weighted Penalty Model for Content Balancing in CATS

Weighted Penalty Model for Content Balancing in CATS Weghted Penalty Model for Content Balancng n CATS Chngwe Davd Shn Yuehme Chen Walter Denny Way Len Swanson Aprl 2009 Usng assessment and research to promote learnng WPM for CAT Content Balancng 2 Abstract

More information

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode

A High-Sensitivity Oversampling Digital Signal Detection Technique for CMOS Image Sensors Using Non-destructive Intermediate High-Speed Readout Mode A Hgh-Senstvty Oversamplng Dgtal Sgnal Detecton Technque for CMOS Image Sensors Usng Non-destructve Intermedate Hgh-Speed Readout Mode Shoj Kawahto*, Nobuhro Kawa** and Yoshak Tadokoro** *Research Insttute

More information

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13

Figure.1. Basic model of an impedance source converter JCHPS Special Issue 12: August Page 13 A Hgh Gan DC - DC Converter wth Soft Swtchng and Power actor Correcton for Renewable Energy Applcaton T. Selvakumaran* and. Svachdambaranathan Department of EEE, Sathyabama Unversty, Chenna, Inda. *Correspondng

More information

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame

Ensemble Evolution of Checkers Players with Knowledge of Opening, Middle and Endgame Ensemble Evoluton of Checkers Players wth Knowledge of Openng, Mddle and Endgame Kyung-Joong Km and Sung-Bae Cho Department of Computer Scence, Yonse Unversty 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Topology Control for C-RAN Architecture Based on Complex Network

Topology Control for C-RAN Architecture Based on Complex Network Topology Control for C-RAN Archtecture Based on Complex Network Zhanun Lu, Yung He, Yunpeng L, Zhaoy L, Ka Dng Chongqng key laboratory of moble communcatons technology Chongqng unversty of post and telecommuncaton

More information

@IJMTER-2015, All rights Reserved 383

@IJMTER-2015, All rights Reserved 383 SIL of a Safety Fuzzy Logc Controller 1oo usng Fault Tree Analyss (FAT and realablty Block agram (RB r.-ing Mohammed Bsss 1, Fatma Ezzahra Nadr, Prof. Amam Benassa 3 1,,3 Faculty of Scence and Technology,

More information

DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR

DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR DETERMINATION OF WIND SPEED PROFILE PARAMETERS IN THE SURFACE LAYER USING A MINI-SODAR A. Coppalle, M. Talbaut and F. Corbn UMR 6614 CORIA, Sant Etenne du Rouvray, France INTRODUCTION Recent mprovements

More information

Enhanced Artificial Neural Networks Using Complex Numbers

Enhanced Artificial Neural Networks Using Complex Numbers Enhanced Artfcal Neural Networks Usng Complex Numers Howard E. Mchel and A. A. S. Awwal Computer Scence Department Unversty of Dayton Dayton, OH 45469-60 mchel@cps.udayton.edu Computer Scence & Engneerng

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

Safety and resilience of Global Baltic Network of Critical Infrastructure Networks related to cascading effects

Safety and resilience of Global Baltic Network of Critical Infrastructure Networks related to cascading effects Blokus-Roszkowska Agneszka Dzula Przemysław Journal of Polsh afety and Relablty Assocaton ummer afety and Relablty emnars, Volume 9, Number, Kołowrock Krzysztof Gdyna Martme Unversty, Gdyna, Poland afety

More information

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques

Efficient Large Integers Arithmetic by Adopting Squaring and Complement Recoding Techniques The th Worshop on Combnatoral Mathematcs and Computaton Theory Effcent Large Integers Arthmetc by Adoptng Squarng and Complement Recodng Technques Cha-Long Wu*, Der-Chyuan Lou, and Te-Jen Chang *Department

More information

CAN WE BEAT THE BUY-AND-HOLD STRATEGY? ANALYSIS ON EUROPEAN AND AMERICAN SECURITIZED REAL ESTATE INDICES

CAN WE BEAT THE BUY-AND-HOLD STRATEGY? ANALYSIS ON EUROPEAN AND AMERICAN SECURITIZED REAL ESTATE INDICES INTERNATIONAL JOURNAL OF STRATEGIC PROPERTY MANAGEMENT ISSN 1648-715X prnt / ISSN 1648-9179 onlne 2014 Volume 18(1): 28 37 do:10.3846/1648715x.2013.862190 CAN WE BEAT THE BUY-AND-HOLD STRATEGY? ANALYSIS

More information

ECE315 / ECE515 Lecture 5 Date:

ECE315 / ECE515 Lecture 5 Date: Lecture 5 Date: 18.08.2016 Common Source Amplfer MOSFET Amplfer Dstorton Example 1 One Realstc CS Amplfer Crcut: C c1 : Couplng Capactor serves as perfect short crcut at all sgnal frequences whle blockng

More information

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems

Advanced Bio-Inspired Plausibility Checking in a Wireless Sensor Network Using Neuro-Immune Systems Fourth Internatonal Conference on Sensor Technologes and Applcatons Advanced Bo-Inspred Plausblty Checkng n a reless Sensor Network Usng Neuro-Immune Systems Autonomous Fault Dagnoss n an Intellgent Transportaton

More information

4.3- Modeling the Diode Forward Characteristic

4.3- Modeling the Diode Forward Characteristic 2/8/2012 3_3 Modelng the ode Forward Characterstcs 1/3 4.3- Modelng the ode Forward Characterstc Readng Assgnment: pp. 179-188 How do we analyze crcuts wth juncton dodes? 2 ways: Exact Solutons ffcult!

More information

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION

NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION NOVEL ITERATIVE TECHNIQUES FOR RADAR TARGET DISCRIMINATION Phaneendra R.Venkata, Nathan A. Goodman Department of Electrcal and Computer Engneerng, Unversty of Arzona, 30 E. Speedway Blvd, Tucson, Arzona

More information

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme

Inverse Halftoning Method Using Pattern Substitution Based Data Hiding Scheme Proceedngs of the World Congress on Engneerng 2011 Vol II, July 6-8, 2011, London, U.K. Inverse Halftonng Method Usng Pattern Substtuton Based Data Hdng Scheme Me-Y Wu, Ja-Hong Lee and Hong-Je Wu Abstract

More information

Online Estimation of Oscillatory Stability Using a Measurement-based Approach

Online Estimation of Oscillatory Stability Using a Measurement-based Approach Onlne Estmaton of Oscllatory Stablty Usng a Measurement-based Approach Ce Zheng, Member, IEEE, Vuk Malbasa, Member, IEEE, and Mladen Kezunovc, Fellow, IEEE Dept. Electrcal and Computer Engneerng Texas

More information

Equivalent Circuit Model of Electromagnetic Behaviour of Wire Objects by the Matrix Pencil Method

Equivalent Circuit Model of Electromagnetic Behaviour of Wire Objects by the Matrix Pencil Method ERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 5, No., May 008, -0 Equvalent Crcut Model of Electromagnetc Behavour of Wre Objects by the Matrx Pencl Method Vesna Arnautovsk-Toseva, Khall El Khamlch Drss,

More information

Application of Intelligent Voltage Control System to Korean Power Systems

Application of Intelligent Voltage Control System to Korean Power Systems Applcaton of Intellgent Voltage Control System to Korean Power Systems WonKun Yu a,1 and HeungJae Lee b, *,2 a Department of Power System, Seol Unversty, South Korea. b Department of Power System, Kwangwoon

More information

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source

AFV-P 2U/4U. AC + DC Power Solutions. series. Transient Generation for Disturbance Tests. only. High Performance Programmable AC Power Source AFV-P seres Hgh Performance Programmable AC Power Source only 2U/4U Intutve Touch Screen HMI Output Frequency up to 15-1000Hz Power Lne Smulatons: Step & Ramp Features Fast Response Tme: 300μs AC Source

More information

Keywords LTE, Uplink, Power Control, Fractional Power Control.

Keywords LTE, Uplink, Power Control, Fractional Power Control. Volume 3, Issue 6, June 2013 ISSN: 2277 128X Internatonal Journal of Advanced Research n Computer Scence and Software Engneerng Research Paper Avalable onlne at: www.jarcsse.com Uplnk Power Control Schemes

More information

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages

Low Switching Frequency Active Harmonic Elimination in Multilevel Converters with Unequal DC Voltages Low Swtchng Frequency Actve Harmonc Elmnaton n Multlevel Converters wth Unequal DC Voltages Zhong Du,, Leon M. Tolbert, John N. Chasson, Hu L The Unversty of Tennessee Electrcal and Computer Engneerng

More information

onlinecomponents.com

onlinecomponents.com PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58535-1 wth 408-4021 De Assembly 58535-2 29 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

Reflections on Rotators, Or, How to Turn the FEL Upgrade 3F Skew Quad Rotator Into a Skew Quad Rotator

Reflections on Rotators, Or, How to Turn the FEL Upgrade 3F Skew Quad Rotator Into a Skew Quad Rotator JLAB-TN-4-23 4 August 24 Reflectons on Rotators, Or, How to Turn the FEL Upgrade 3F Skew Quad Rotator nto a Skew Quad Rotator D. Douglas ntroducton A prevous note [] descrbes a smple skew quad system that

More information

Utility-based Routing

Utility-based Routing Utlty-based Routng Je Wu Dept. of Computer and Informaton Scences Temple Unversty Roadmap Introducton Why Another Routng Scheme Utlty-Based Routng Implementatons Extensons Some Fnal Thoughts 2 . Introducton

More information

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network

Grain Moisture Sensor Data Fusion Based on Improved Radial Basis Function Neural Network Gran Mosture Sensor Data Fuson Based on Improved Radal Bass Functon Neural Network Lu Yang, Gang Wu, Yuyao Song, and Lanlan Dong 1 College of Engneerng, Chna Agrcultural Unversty, Bejng,100083, Chna zhjunr@gmal.com,{yanglu,maozhhua}@cau.edu.cn

More information

Appendix E: The Effect of Phase 2 Grants

Appendix E: The Effect of Phase 2 Grants Appendx E: The Effect of Phase 2 Grants Roughly a year after recevng a $150,000 Phase 1 award, a frm may apply for a $1 mllon Phase 2 grant. Successful applcants typcally receve ther Phase 2 money nearly

More information

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

PRO- CRIMPER III Hand Crimping Tool Assembly DESCRIPTION (Figures 1 and 2)

PRO- CRIMPER III Hand Crimping Tool Assembly DESCRIPTION (Figures 1 and 2) PRO- CRIMPER* III Hand Crmpng Instructon Sheet Tool Assembly 58495-1 408-9819 Wth De Assembly 58495-2 22 JUL 09 PROPER USE GUIDELINES Cumulatve Trauma Dsorders can result from the prolonged use of manually

More information

A Current Differential Line Protection Using a Synchronous Reference Frame Approach

A Current Differential Line Protection Using a Synchronous Reference Frame Approach A Current Dfferental Lne rotecton Usng a Synchronous Reference Frame Approach L. Sousa Martns *, Carlos Fortunato *, and V.Fernão res * * Escola Sup. Tecnologa Setúbal / Inst. oltécnco Setúbal, Setúbal,

More information

Optimization Frequency Design of Eddy Current Testing

Optimization Frequency Design of Eddy Current Testing Optmzaton Frequency Desgn of Eddy Current Testng NAONG MUNGKUNG 1, KOMKIT CHOMSUWAN 1, NAONG PIMPU 2 AND TOSHIFUMI YUJI 3 1 Department of Electrcal Technology Educaton Kng Mongkut s Unversty of Technology

More information

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback

Control of Chaos in Positive Output Luo Converter by means of Time Delay Feedback Control of Chaos n Postve Output Luo Converter by means of Tme Delay Feedback Nagulapat nkran.ped@gmal.com Abstract Faster development n Dc to Dc converter technques are undergong very drastc changes due

More information

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER

THE ARCHITECTURE OF THE BROADBAND AMPLIFIERS WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON EMITTER VOL. 0, NO. 8, OCTOBE 205 ISSN 89-6608 2006-205 Asan esearch Publshng Network (APN. All rghts reserved. THE ACHITECTUE OF THE BOADBAND AMPLIFIES WITHOUT CLASSICAL STAGES WITH A COMMON BASE AND A COMMON

More information

A Simple Yet Efficient Accuracy Configurable Adder Design

A Simple Yet Efficient Accuracy Configurable Adder Design A Smple Yet Effcent Accuracy Confgurable Adder Desgn Wenbn Xu, Sachn S. Sapatnekar and Jang Hu Department of Electrcal and Computer Engneerng, Texas A&M Unversty Department of Electrcal and Computer Engneerng,

More information

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION

ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION 7th European Sgnal Processng Conference (EUSIPCO 9 Glasgow, Scotland, August 4-8, 9 ROBUST IDENTIFICATION AND PREDICTION USING WILCOXON NORM AND PARTICLE SWARM OPTIMIZATION Babta Majh, G. Panda and B.

More information

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L

Diversion of Constant Crossover Rate DE\BBO to Variable Crossover Rate DE\BBO\L , pp. 207-220 http://dx.do.org/10.14257/jht.2016.9.1.18 Dverson of Constant Crossover Rate DE\BBO to Varable Crossover Rate DE\BBO\L Ekta 1, Mandeep Kaur 2 1 Department of Computer Scence, GNDU, RC, Jalandhar

More information

Electricity Price Forecasting using Asymmetric Fuzzy Neural Network Systems Alshejari, A. and Kodogiannis, Vassilis

Electricity Price Forecasting using Asymmetric Fuzzy Neural Network Systems Alshejari, A. and Kodogiannis, Vassilis WestmnsterResearch http://www.westmnster.ac.uk/westmnsterresearch Electrcty Prce Forecastng usng Asymmetrc Fuzzy Neural Network Systems Alshejar, A. and Kodoganns, Vassls Ths s a copy of the author s accepted

More information

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance palette of problems Davd Rock and Mary K. Porter 1. If n represents an nteger, whch of the followng expressons yelds the greatest value? n,, n, n, n n. A 60-watt lghtbulb s used for 95 hours before t burns

More information

Partial Discharge Pattern Recognition of Cast Resin Current Transformers Using Radial Basis Function Neural Network

Partial Discharge Pattern Recognition of Cast Resin Current Transformers Using Radial Basis Function Neural Network J Electr Eng Technol Vol. 9, No. 1: 293-300, 2014 http://dx.do.org/10.5370/jeet.2014.9.1.293 ISSN(Prnt) 1975-0102 ISSN(Onlne) 2093-7423 Partal Dscharge Pattern Recognton of Cast Resn Current Transformers

More information

Decision aid methodologies in transportation

Decision aid methodologies in transportation Decson ad methodologes n transportaton Lecture 7: More Applcatons Prem Kumar prem.vswanathan@epfl.ch Transport and Moblty Laboratory Summary We learnt about the dfferent schedulng models We also learnt

More information

current activity shows on the top right corner in green. The steps appear in yellow

current activity shows on the top right corner in green. The steps appear in yellow Browzwear Tutorals Tutoral ntroducton Ths tutoral leads you through the basc garment creaton process usng an llustrated step by step approach. Each slde shows the actual applcaton at the stage of the acton

More information

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation

Optimal Placement of PMU and RTU by Hybrid Genetic Algorithm and Simulated Annealing for Multiarea Power System State Estimation T. Kerdchuen and W. Ongsakul / GMSARN Internatonal Journal (09) - Optmal Placement of and by Hybrd Genetc Algorthm and Smulated Annealng for Multarea Power System State Estmaton Thawatch Kerdchuen and

More information

Malicious User Detection in Spectrum Sensing for WRAN Using Different Outliers Detection Techniques

Malicious User Detection in Spectrum Sensing for WRAN Using Different Outliers Detection Techniques Malcous User Detecton n Spectrum Sensng for WRAN Usng Dfferent Outlers Detecton Technques Mansh B Dave #, Mtesh B Nakran #2 Assstant Professor, C. U. Shah College of Engg. & Tech., Wadhwan cty-363030,

More information

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

More information