Prevention of Sequential Message Loss in CAN Systems

Size: px
Start display at page:

Download "Prevention of Sequential Message Loss in CAN Systems"

Transcription

1 Preventon of Sequental Message Loss n CAN Systems Shengbng Jang Electrcal & Controls Integraton Lab GM R&D Center, MC: Mound Road, Warren, MI shengbng.jang@gm.com Ratnesh Kumar Electrcal & Computer Engneerng Iowa State Unversty 2215 Coover Hall, Ames, IA rumar@astate.edu Abstract More and more advanced features such as adaptve cruse control, collson avodance, and stablty control are beng mplemented n vehcles. These features are usually mplemented as dstrbuted CAN (controller area networ) systems rght now. In a CAN system, normally there s no cloc synchronzaton among the ECU (electronc control unt) nodes connected by the CAN bus. Wthout synchronzaton, the clocs of those ECU nodes could drft away from each other. A typcal cloc drft rate of 30 ppm (parts per mllon) could cause a cloc to drft by 108 mllseconds n one hour. The cloc drft ths large could cause problems n those advanced vehcle control systems. In fact, a sequence of messages could get lost n a dstrbuted CAN system due to the combnaton of cloc drft, transmsson jtter, and fnte buffer sze. To solve the above problem, nstead of performng hgh overhead cloc synchronzaton n the CAN system, ths paper provdes an economcal soluton for the preventon of the above message loss problem. The dea s to synchronze the tas actvatons on dfferent ECU nodes and such synchronzatons are performed only when necessary. An analyss method s developed for the determnaton of the synchronzaton frequency; and an algorthm s provded for the tas actvaton synchronzaton. 1. Introducton More and more features such as adaptve cruse control, collson avodance, and stablty control are adopted n automotve vehcles. These features currently are mplemented n dstrbuted CAN systems. In a CAN system, normally there s no cloc synchronzaton among the ECU nodes connected by the CAN bus. Wthout synchronzaton, the clocs of those ECU nodes could drft away from each other. Typcally, a cloc drft rate s ±30 ppm (parts per mllon) at standard temperature (77 F) [2], whch means a cloc could drft by 108 mllseconds n one hour ( = 108). The cloc drft of ths large could cause problems n the vehcle control systems. Actually, as descrbed n the next secton we have dentfed that a sequence of messages could get lost n a dstrbuted CAN systems due to the combnaton of cloc drft, transmsson jtter, and fnte buffer sze. Ths message loss problem needs to be solved. To solve the above message loss problem, one approach s to perform over samplng n the system so that a sngle message loss may not cause any problem, whch s the current practce. But ths approach cannot be used to tolerate a sequence of message losses. Ths s because n order to tolerate a sequence of n message losses the samplng rate as well as the software tas executon perod shall be n tmes faster; and ths s generally mpossble for n 3 because of large consumpton of resources and hardware restrctons. Another soluton to the above message loss problem s to perform cloc synchronzaton on top of CAN [6]. Ths soluton by cloc synchronzaton may have a hgh overhead because those synchronzatons are usually performed around every 15ms for a drft rate of ±30 ppm and some synchronzaton mechansms requre specfc hardware crcuts. For the above cloc synchronzaton approach, there s also another ssue on how to prevent message losses by usng the synchronzed cloc. Note that the above synchronzaton only provdes a dgtal cloc (v.s. the orgnal quartz crystal cloc) for each ECU node. In order to prevent the message losses, we need to use ths dgtal cloc for the actvaton of software tas executon on the ECU node. Currently the cloc for the actvaton of tas executon s provded by the Operatng System and t s based on the quartz crystal cloc of the ECU node. It s not clear how to use the dgtal cloc for the tas actvaton wthout changng the Operatng System; and because of the reasons le standardzaton and reusablty, a customzed Operatng System s not a good soluton. In ths paper, we provde an economcal soluton for the preventon of the above message loss problem n CAN systems. The dea s to synchronze the tas actvatons on dfferent ECU nodes. Such tas actvaton synchronzatons are performed only when necessary and there s no need of a synchronzed dgtal cloc. An analyss method s developed to determne the synchronzaton frequency and an algorthm s provded for the tas actvaton synchronzaton. The rest of the paper s organzed as follows. Secton 2 descrbes the message sequence loss problem caused by cloc

2 drft, transmsson jtter, and fnte buffer sze. Secton 3 presents the soluton by tas actvaton synchronzaton to the message loss problem. Secton 4 concludes the paper. 2. Problem Descrpton Consder the followng example. Example 1: Gven a tas chan that ncludes four tass (t 0 t 1 t 2 t 3 ), as shown n Fgure 1, where each tas t s allocated to a dfferent ECU node, and the four ECU nodes are connected by a CAN bus. Suppose the common perod of the tass s 10 mllseconds and the release phase for every tas s zero. On each ECU node, the tas t s released/actvated perodcally accordng to the common perod measured by the local cloc. There are three buffers: b, =1, 2, 3, to store the messages from t 1 to t. Assume the sze of every buffer s one. If a new message arrves nto a buffer, then the old message n the buffer s replaced by the new message no matter whether the old message has been consumed or not, and the replacement of an unconsumed old message by a new message ndcates a message loss. To capture the transmsson jtter, we assume that the best case and worst case executon tme (ncludng the message transmsson tme to the buffer of next tas) of every tas are 4.9 and 5.1 mllseconds respectvely. nput node 0 t 0 node 1 b 1 t 1 For each tas: perod=10ms; phase=0ms; best case executon tme=4.9ms; worst case executon tme=5.1ms. For each buffer: sze=1. node 2 node 3 b 2 b 3 t 2 t 3 Fgure 1. An llustratve example output CAN bus To llustrate the effect of message losses, we consder a sampled nput sequence of (I 0 =0, I 1 =1, I 2 =1, I 3 = 1, I 4 =0)to tas t 0, and assume that each tas just outputs what t receves but the best and worst cases executon tme are stll honored. It s not dffcult to fnd out that when there s no cloc drft among the clocs of the four ECU nodes, the output sequence of the tas t 3 would be (O 0 =0, O 1 =1, O 2 = 1, O 3 =1, O 4 =0)after a delay of three perods plus the executon tme of t 3. Now we consder the case that there are cloc drfts among the clocs of the four ECU nodes because these clocs are not synchronzed on the CAN bus. Suppose at a certan pont of tme, there s a 5 mllseconds cumulatve cloc drft between node and node +1 for each ( =0, 1, 2) and every executon of every tas t taes the best case tme of 4.9 mllseconds except that the second executon of t 0, the thrd executon of t 1, and the fourth executon of t 2 tae the worst case tme of 5.1 mllseconds. If the nput sequence of (I 0 =0, I 1 =1, I 2 =1, I 3 = 1, I 4 =0)s suppled to tas t 0 at ths pont of tme, then we can fnd out that the output sequence of the tas t 3 would be (O 0 =0, O 1 =0, O 2 =0, O 3 =0, O 4 =0)after some delay,.e., three consecutve messages correspondng to the nputs of (I 1 =1,I 2 =1,I 3 =1)are lost, as shown n Fgure 2. Input actvaton tme of t 0 output tme to buffer b 1 actvaton tme of t 1 output tme to buffer b 2 actvaton tme of t 2 output tme to buffer b 3 actvaton tme of t 3 output tme of t 3 Output X Wth cloc drft X: message loss due to overwrtng : message reuse X Fgure 2. Losses of consecutve messages 0 X tme (ms) It s clear that the above loss of sequental messages s caused by the combnaton of cloc drft, transmsson jtter, and fnte buffer sze. It s very dffcult to run nto the above stuaton n a test. But t could happen n real operatons and could cause the loss of certan mportant messages or result n longer reacton tme of the system. For nstance, f the nput sequence (I 1,I 2,I 3 ) n the above example represents the occurrence of certan mportant event then ths event occurrence report would get lost n the system; or even f I 4 =1and O 4 =1n the above example, whch means that the occurrence of the event s reported contnuously (such as the object detecton n certan applcatons) and ths occurrence s eventually transmtted to the requred destnaton, but an extra delay of three perods s added to the reacton tme (defned as the tme nterval between I 1 =1and O 4 =1) because of the loss of the sequence (I 1,I 2,I 3 ), and ths may cause the system not reactng n tme for the object detected. Note that the above message loss due to overwrtng cannot be prevented by smply ncreasng the buffer sze. To see ths more clearly, let us consder a buffer wth a sze of N and let T 1 and T 2 be the perods of the nput and output tass for the buffer respectvely; here T 1 T 2 because of the cloc drft and we assume that T 1 <T 2.NowafterT tme unts, the nput tas would generate T/T 1 messages and the output tas would consume T/T 2 messages; and there are T/T 1 T/T 2 =(T (T 2 T 1 ))/(T 1 T 2 ) messages left

3 n the buffer. It s clear that f T>N T 1 T 2 /(T 2 T 1 ) then a message loss would happen. For the above example, we could have T 1 = (ms) and T 2 = (ms) by assumng a cloc drft rate of 30 ppm, then after a smple calculaton we now that there would be a message loss after N 2.8 mnutes,.e., a message loss could stll happen no matter how large the buffer sze N s. 3. Tas Actvaton Synchronzaton To solve the message loss problem, we propose to synchronze the tas actvaton at dfferent ECU nodes. A master-slave approach s used for the synchronzaton. More precsely, one ECU node s the master node, whch s usually the ECU node of the frst tas n the tas chan, and all the other ECU nodes are slave nodes. The master node perodcally sends out a synchronzaton frame that contans the nformaton of the tas actvaton tme on the master node, and upon recevng the synchronzaton frame each slave node adjusts ts tas actvaton tme accordng to the receved tas actvaton tme on the master node. There are two questons here: how frequently the synchronzaton shall be performed and how exactly the tas actvatons on dfferent nodes are synchronzed. We wll answer these two questons below Synchronzaton Frequency Determnaton Note that our goal here s to prevent the message losses due to cloc drft, transmsson jtter, and fnte buffer sze. So the synchronzaton frequency shall be chosen n such a way that there s no message loss f the tas actvatons are synchronzed accordng to the chosen frequency. Here the synchronzaton frequency s represented by 1/N, where N s an nteger, whch means the synchronzaton shall be performed every N tas perods,.e., every N T tme unts, where T s the common perod of the gven tas chan. In order to acheve the above goal, we frst model the whole system ncludng the effects of cloc drft, transmsson jtter, fnte buffer sze, and the synchronzaton of tas actvatons; and then startng from an ntal synchronzaton frequency, whch s the hghest frequency that we can accept under the gven system resource constrants, perform formal verfcaton for the system model to see whether a message loss could happen or not; f a message loss could happen then we stop and output that no frequency s found, whch means that the system schedule needs to be revsed because the schedule tself s not robust enough and a small cloc drft could cause the message losses; f a message loss could not happen then we decrease the synchronzaton frequency and repeat the process untl fndng the lowest synchronzaton frequency wthout message loss. The algorthm s gven below. Algorthm 1: Synchronzaton Frequency Determnaton 1) Model the whole system as a lnear hybrd automaton that ncludes the behavor of cloc drft, transmsson jtter, fnte buffer sze, and the synchronzaton of tas actvatons. 2) Choose an ntal synchronzaton frequency 1/N = 1/N 0, where N 0 s a predefned smallest value and normally N 0 =1. 3) Verfy the system for message loss wth the gven frequency 1/N. If there s a message loss then stop and output that no frequency s found; otherwse go to next step. 4) Let N = N 2 and verfy the system wth the new frequency 1/N. If there s a message loss then stop and output 2/N as the synchronzaton frequency dentfed; otherwse repeat ths step. In the above algorthm, we model the system as a lnear hybrd automaton [3] and verfy the system for message losses. The message loss verfcaton problem turns out to be a reachablty problem for the lnear hybrd automaton model, whch wll be clear from the model derved below. A lnear hybrd automaton (LHA) conssts of a fnte transton graph whose nodes are called locatons, and whose edges are called dscrete transtons together wth a set V of real varables. The contnuous dynamcs wthn each locaton are subject to a constant polyhedral dfferental ncluson (also called flow condton),.e., dynamcs of the form A v b, where A s a matrx, b s a vector, and v s the vector of the frst dervatves of varables n V. Dscrete dynamcs are modeled by the dscrete transtons, each of whch has a guard condton and a jump condton over V. A dscrete transton s enabled f and only f ts guard condton s satsfed and after the occurrence of a dscrete transton the varable values are determned by the jump condton of the dscrete transton. The reachablty problem of LHA can be descrbed as: gven a LHA and a set of bad locatons, to chec whether the bad locaton set s reachable or not,.e., to chec whether there s a run n the LHA such that a bad locaton could be reached by the run. The formal defnton of LHA can be found n [3] and s omtted here. For reachablty analyss of lnear hybrd automaton, there are several tools avalable [4], [1] as well as a new approach that was developed recently n [5]. In ths paper we wll not descrbe the technques for the reachablty analyss of lnear hybrd automaton, we only descrbe how to model the system as LHA. We use Example 1 to llustrate how to model the system as LHA. We assume that node 0 s the master node and all the other nodes are slave nodes. Let 1/N be the synchronzaton frequency, then node 0 wll send out a synchronzaton frame to all the other slave nodes every N perods. We have one component LHA model for the executon of each tas and one component LHA model for the synchronzaton

4 operaton of each node. For Example 1, we have eght component LHA models n total and the LHA model for the whole system s derved by the composton of the eght component models as descrbed n [3]. In the followng, these component LHA models are provded and the whole system LHA model s omtted. For the executon of tas t 0 on the master node 0,wehave a LHA model as shown n Fgure 3. Intally, tas t 0 s n the Suspended cloc wth drft: 1-E dc 0/dt 1+E guard: C 0 = T 0 jump: C 0= 0 Intalzaton: C 0=T 0-R 0 Actvated cloc wth drft: 1-E dc 0/dt 1+E Message loss at buffer b 1 guard: [B 0 C 0 W 0] [f 1=0] jump: f 1=1 guard: [B 0 C 0 W 0] [f 1=1] Fgure 3. LHA model for tas t 0 C 0: local cloc varable T 0: perod, T 0=10ms R 0: release phase, R 0=0ms E: cloc drft rate B 0: best case executon tme, B 0=4.9ms W 0: worst case executon tme, W 0=5.1ms f 1: freshness bt for buffer b 1, f 1=1 ndcates the data n buffer b 1 s not used and f 1=0 ndcates the data s already used; ntally f 1=0 suspended state,.e., at the Suspended dscrete locaton, and the cloc varable has a value of C 0 = T 0 R 0 wth T 0 beng the perod and R 0 beng the release phase. The cloc has a drft rate of E. So the flow functon for the cloc s 1 E dc 0 /dt 1+E. After the release phase of R 0 tme unts, the cloc varable value s T 0,.e., the guard condton of the transton from the Suspended locaton to the Actvated locaton s satsfed and the transton s enabled and upon the executon of the transton the value of C 0 s reset to zero accordng to the jump condton. In the actvated state, where the tas could go through the watng and the executon processes, after B 0 and before W 0 tme unts the tas t 0 could fnsh ts executon and output a message to buffer b 1. If the old message n buffer b 1 s already consumed by the tas t 1,.e., the freshness bt f 1 =0, then the guard condton of the transton from Actvated to Suspended s satsfed and the transton s enabled, and upon the executon of the transton the freshness bt f 1 s set to one; otherwse, the guard condton from Actvated to Message loss at buffer b 1 s satsfed, whch means a message loss at buffer b 1 occurs due to the overwrtng of the old unused message n buffer b 1.Note that n the above the best and the worst case executon tme B 0 and W 0 nclude both the executon tme of tas t 0 and the message transmsson tme from node 0 to node 1,.e., the tme from the actvaton of t 0 untl the arrval of the output at buffer b 1. For the executon of tas t 1 as well as t 2,wehavethe LHA model as shown n Fgure 4. The model s smlar to the model of t 0 except that once the tas t ( =1, 2) s actvated, t could be executed mmedately and the message n buffer b wll be consumed. As a result, the freshness bt of Suspended cloc wth drft: 1-E dc /dt 1+E guard: C = T jump: [C =0] [f =0] Intalzaton: C =T -R Actvated cloc wth drft: 1-E dc /dt 1+E Message loss at buffer b +1 guard: [B C W ] [f +1=0] jump: f +1=1 guard: [B C W ] [f +1=1] C : local cloc varable T : perod, ntally T =10ms R : release phase, R =0ms E: cloc drft rate B : best case executon tme, B =4.9ms W : worst case executon tme, W =5.1ms f : freshness bt for buffer b, ntally f =0 Fgure 4. LHA model for tas t ( =1, 2) buffer b s reset to zero upon the executon of the transton from Suspended to Actvated. For the executon of the last tas t 3,wehavetheLHA model as shown n Fgure 5. The model s smlar to the Suspended cloc wth drft: 1-E dc 3/dt 1+E guard: C 3 = T 3 jump: [C 3=0] [f 3=0] Intalzaton: C 3=T 3-R 3 guard: B 3 C 3 W 3 Actvated cloc wth drft: 1-E dc 3/dt 1+E Fgure 5. LHA model for tas t 3 C 3: local cloc varable T 3: perod, ntally T 3=10ms R 3: release phase, R 3=0ms E: cloc drft rate B 3: best case executon tme, B 3=4.9ms W 3: worst case executon tme, W 3=5.1ms f 3: freshness bt for buffer b 3, ntally f 3=0 model of t 1 as well as t 2 except that there s no buffer after t 3 and as a result, there s no message loss n the model. For the synchronzaton operaton for the master node 0, we have the LHA model as shown n Fgure 6. Intally, jump: S=0 flow functon: ds/dt=dc 0/dt guard: S=N*T 0 jump: S=0 S: varable for the tme between two synchronzatons Sync: event ndcatng the synchronzaton 1/N: synchronzaton frequency T 0: perod, T 0=10ms C 0: cloc varable of master node 0 Fgure 6. LHA model for master node 0 the frst synchronzaton frame s sent out by the master node 0 denoted by the event Sync and the varable S s set to zero. Next, every N T 0 tme unts (measured by the local cloc C 0 as ndcated n the model by the flow functon ds/dt = dc 0 /dt), the master node 0 sends out a synchronzaton frame as ndcated n the model by the selfloop transton. For the synchronzaton operaton for the slaves node ( =1, 2, 3), we have the LHA model as shown n Fgure 7. In the model, when a slave node receves a synchronzaton frame, t calculates the actvaton tme drft of tas t wth respect to tas t 0, whch s represented n the model by

5 jump: S =(R -R 0)-(C 0-C )+δ jump: [T =T +S /N] [S =(R -R 0)-(C 0-C )+δ] S : actvaton tme drft of tas t wth respect to tas t 0 R : release phase of t, R =0ms 1/N: synchronzaton frequency Sync: synchronzaton event T : perod; ntally T =10ms C : local cloc varable δ: system mplementaton error, and δ 20 mcroseconds Fgure 7. LHA model for slaves node ( =1, 2, 3) S =(R R 0 ) (C 0 C )+δ, and ths drft wll be used to adjust the actvaton perod of t n the next synchronzaton round. Some explanaton for S s gven below. We now that R 0 and R would be the respectve values of frst actvatons of t 0 and t, t mples that the tme dfference between the subsequent actvatons of t and t 0 because of the release phases would be (R R 0 ). In the above calculaton of S, C 0 and C are the respectve values of tme that has passed snce the last actvaton of t 0 and t untl the current synchronzaton pont, so T 0 C 0 and T C would be the respectve values of next actvatons of t 0 and t, whch further mples that (T C ) (T 0 C 0 )=(C 0 C )+(T T 0 ) s the tme dfference between the next actvatons of t and t 0.Sothe actvaton drft would be (R R 0 ) (C 0 C ) (T T 0 ). Note the actual recordngs of the above C 0 and C are performed by the master node 0 upon the successful transmsson of the synchronzaton frame and the slave node upon recevng the synchronzaton frame respectvely, so these two recordngs may not happen smultaneously. There would be a system mplementaton error δ. So the actvaton tme drft would be S =(R R 0 ) (C 0 C )+δ, where (T T 0 ) s a part of the error δ. Once the above drft S s calculated, t wll be used to adjust the actvaton perod of tas t so that the drft could be reduced. Ths s acheved by T = T + S /N n the model. Note that the drft S s amortzed over N perods nstead of one perod to avod a possble bg leap n the perod T because S represents the cloc drfts between two synchronzatons,.e., over N perods. Also note that n the model the drft S at one synchronzaton pont s used for the perod adjustment at the next synchronzaton pont. Ths s because n the actual mplementaton, the value of C 0 n the calculaton of S recorded by node 0 at one synchronzaton pont can only be transmtted to node n the next synchronzaton frame. Once we have the component LHA models for each tas and each node, we can compose them together to obtan the LHA model for the whole system, and verfy the system LHA model for the reachablty of the Message loss locatons. If a message loss locaton s reachable then t means that a message loss could happen n the system Tas Actvaton Synchronzaton After the synchronzaton frequency s determned, we need to perform the tas actvaton synchronzaton. The actual synchronzaton process s clear from the synchronzaton models for the master and slave nodes n Secton 3.1. The detaled algorthm s provded below. Gven a tas chan of (t 0 t 1 t n ) wth a common perod of T tme unts, where each tas t s allocated to a dfferent ECU node and has a release phase of R, and each node has a cloc drft rate E; suppose node 0 s the master node and all other nodes are slave nodes; let 1/N be the dentfed synchronzaton frequency, then we have the followng algorthm for the tas actvaton synchronzaton. Algorthm 2: Tas Actvaton Synchronzaton The master node 0 sends out a synchronzaton frame every N perods,.e., every N T tme unts. The synchronzaton frame contans the followng nformaton: (, V 0 ), where =0, 1,,K 1 (K s a predefned nteger) s the sequence number of the frame, V 0 s the value of tme that has passed snce the last actvaton of tas t 0 untl the tme pont that the frame 1 s successfully transmtted by the master node 0. In other words, upon successful transmsson of frame,the master records the tme that has passed snce the last actvaton of tas t 0 as the tme value for frame +1. For the ntal frame, =0and V 0 = 1. Upon recevng a synchronzaton frame wth the sequence number and tme value V 0, each slave node does the followng: 1) Record the tme C that has passed snce the last actvaton of tas t and save the sequence number and C as Seq new = and V new = C.Ifthe frame receved s the ntal frame (.e., V 0 = 1) then go to Step 6; otherwse go to next step. 2) Chec whether Seq old = 1. If the answer s no then t means somethng s wrong and the actvaton synchronzaton wll not be performed n ths round and go to Step 6 drectly; otherwse =0for every slave node. 3) Calculate the actvaton tme drft of tas t wth go to next step. Intally, Seq old respect to tas t 0 as S =(R R 0 ) (V 0 V old ), where R and R 0 are the release phases of t and t 0 respectvely, V 0 s the tme value n frame just receved, and V old s the tme value recorded by the slave upon recevng frame 1. Intally, V old =0for every slave node. 4) Chec whether S B, where B =2 E N T + δ s the drft bound between the master and slave nodes between two synchronzatons, and E s the cloc drft rate, N T s the tme nterval between two synchronzatons, δ s the

6 mplementaton error and δ 20 mcroseconds n general. If the answer s no then t means somethng s wrong and the actvaton synchronzaton wll not be performed n ths round and go to Step 6 drectly; otherwse go to next step. 5) Adjust the perod of tas t as T = T +S /N and tas t s actvated accordng to the new perod T. Intally, T = T for every slave node. 6) Let Seq old = Seq new and V old = V new 3.3. Synchronzaton Through Gateways. Sometmes, the gven tas chan s allocated to systems connected by multple CAN buses and these CAN buses are connected through gateways. In such cases, the tas actvaton synchronzaton shall be performed for every ndvdual CAN bus because one synchronzaton frame cannot be receved smultaneously by ECU nodes on dfferent CAN buses connected by gateways. To llustrate how to perform tas actvaton synchronzaton across multple CAN buses, suppose we have a tas t 2 +1 t2 n) and two CAN buses, where the set of tass {t 1 0,t 1 1,,t (1,2) } s allocated to one CAN bus (called the frst CAN bus) and chan of (t 1 0 t 1 1 t (1,2) the set of tass {t (1,2),t 2 +1,,t2 n} s allocated to the other CAN bus (called the second CAN bus), and note that the tas t (1,2) s allocated to the gateway node so t s on both CAN buses. For the above tas chan, the tas actvaton synchronzaton shall be performed for each ndvdual CAN bus. More precsely, for synchronzaton on the frst CAN bus, node 0 s the master node and all the other nodes {node 1,,node } are slave nodes, and Algorthm 2 s performed accordngly on the frst CAN bus; for synchronzaton on the second CAN bus, the gateway node s the master node and all the other nodes {node +1,,node n } are slave nodes, and Algorthm 2 s performed accordngly on the second CAN bus. Note that n the above the tas actvatons on nodes {node +1,,node n } are synchronzed to the tas actvaton on the gateway node, whch tself s synchronzed to the master node 0 on the frst CAN bus. In other words, the nodes {node +1,,node n } on the second CAN bus are synchronzed to the master node 0 on the frst CAN bus ndrectly. Also note that n order to derve the correct synchronzaton frequency, we shall capture the above synchronzaton across multple CAN buses n the system model. Snce the model for the above synchronzaton across multple CAN buses s a smple extenson of the one n Secton 3.1, t s omtted here. 4. Conclusons The combnaton of fnte buffer sze, transmsson jtter, and cloc drfts could cause the loss of a sequence of messages n CAN systems. To prevent the above message loss, nstead of performng a hgh overhead cloc synchronzaton n the CAN system, n ths paper we developed a low overhead approach based on tas actvaton synchronzaton, whch s performed only when necessary. Further experments wll be carred out for the evaluaton of the approach. References [1] G. Frehse. PHAVer: Algorthmc Verfcaton of Hybrd Systems past HyTech. In Proceedngs of the Ffth Internatonal Worshop on Hybrd Systems: Computaton and Control (HSCC), Lecture Notes n Computer Scence 3414, Sprnger- Verlag, 2005, pp [2] W. Henderson, D. Kendall, and A. Robson. Accountng for cloc frequency varaton n the analyss of dstrbuted factory control systems. In Proc. of 2000 IEEE Internatonal Worshop on Factory Communcaton Systems, Porto, Portugal, 2000, pp [3] T. Henznger. The theory of hybrd automata. In Proceedngs of the 11th Annual Symposum on Logc n Computer Scence (LICS), IEEE Computer Socety Press, 1996, pp [4] T. Henznger, P. Ho, and H. Wong-To. HyTech: A model checer for hybrd systems. Software Tools for Technology Transfer, 1: , [5] S. Jang. Reachablty Analyss Of Lnear Hybrd Automata By Usng Counterexample Fragment Based Abstracton Refnement. In Proceedngs of 2007 Amercan Control Conference, New Yor, USA, July [6] G. Rodrguez-Navas and J. Proenza. Cloc Synchronzaton n CAN Dstrbuted Embedded Systems. In Proc. of 2004 Internatonal Worshop on Real-Tme Networs, Catana, Italy, 2004, pp

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

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

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

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

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

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

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

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

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

Priority based Dynamic Multiple Robot Path Planning

Priority based Dynamic Multiple Robot Path Planning 2nd Internatonal Conference on Autonomous obots and Agents Prorty based Dynamc Multple obot Path Plannng Abstract Taxong Zheng Department of Automaton Chongqng Unversty of Post and Telecommuncaton, Chna

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

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson

Analysis of Time Delays in Synchronous and. Asynchronous Control Loops. Bj rn Wittenmark, Ben Bastian, and Johan Nilsson 37th CDC, Tampa, December 1998 Analyss of Delays n Synchronous and Asynchronous Control Loops Bj rn Wttenmark, Ben Bastan, and Johan Nlsson emal: bjorn@control.lth.se, ben@control.lth.se, and johan@control.lth.se

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

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

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

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

@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

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

PROBABILISTIC HYBRID AUTOMATA WITH VARIABLE STEP WIDTH APPLIED TO THE ANAYLSIS OF NETWORKED AUTOMATION SYSTEMS. Jürgen Greifeneder and Georg Frey

PROBABILISTIC HYBRID AUTOMATA WITH VARIABLE STEP WIDTH APPLIED TO THE ANAYLSIS OF NETWORKED AUTOMATION SYSTEMS. Jürgen Greifeneder and Georg Frey Copyrght IFAC Dscrete-Event System Desgn Rydzyna, Poland, 26 PROBABILISTIC HYBRID AUTOMATA WITH VARIABLE STEP WIDTH APPLIED TO THE ANAYLSIS OF NETWORKED AUTOMATION SYSTEMS Jürgen Grefeneder and Georg Frey

More information

Harmonic Balance of Nonlinear RF Circuits

Harmonic Balance of Nonlinear RF Circuits MICROWAE AND RF DESIGN Harmonc Balance of Nonlnear RF Crcuts Presented by Mchael Steer Readng: Chapter 19, Secton 19. Index: HB Based on materal n Mcrowave and RF Desgn: A Systems Approach, nd Edton, by

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

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

Modeling Hierarchical Event Streams in System Level Performance Analysis

Modeling Hierarchical Event Streams in System Level Performance Analysis Modelng Herarchcal Event Streams n System Level Performance Analyss IK Report 9 obas Ren, Ka Lampka, Lothar hele Computer Engneerng and Networks Laboratory Swss Federal Instsute of echnology (EH) Zurch,

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

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

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

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

The Synthesis of Dependable Communication Networks for Automotive Systems

The Synthesis of Dependable Communication Networks for Automotive Systems 06AE-258 The Synthess of Dependable Communcaton Networks for Automotve Systems Copyrght 2005 SAE Internatonal Nagarajan Kandasamy Drexel Unversty, Phladelpha, USA Fad Aloul Amercan Unversty of Sharjah,

More information

Distributed Topology Control of Dynamic Networks

Distributed Topology Control of Dynamic Networks Dstrbuted Topology Control of Dynamc Networks Mchael M. Zavlanos, Alreza Tahbaz-Saleh, Al Jadbabae and George J. Pappas Abstract In ths paper, we present a dstrbuted control framework for controllng the

More information

MASTER TIMING AND TOF MODULE-

MASTER TIMING AND TOF MODULE- MASTER TMNG AND TOF MODULE- G. Mazaher Stanford Lnear Accelerator Center, Stanford Unversty, Stanford, CA 9409 USA SLAC-PUB-66 November 99 (/E) Abstract n conjuncton wth the development of a Beam Sze Montor

More information

Practical Issues with the Timing Analysis of the Controller Area Network

Practical Issues with the Timing Analysis of the Controller Area Network Practcal Issues wth the Tmng Analyss of the Controller Area Network Marco D Natale Scuola Superore Sant Anna, Italy. Emal: marco@sssup.t Habo Zeng McGll Unversty, Canada. Emal: habo.zeng@mcgll.ca Abstract

More information

The Dynamic Utilization of Substation Measurements to Maintain Power System Observability

The Dynamic Utilization of Substation Measurements to Maintain Power System Observability 1 The Dynamc Utlzaton of Substaton Measurements to Mantan Power System Observablty Y. Wu, Student Member, IEEE, M. Kezunovc, Fellow, IEEE and T. Kostc, Member, IEEE Abstract-- In a power system State Estmator

More information

Secure Transmission of Sensitive data using multiple channels

Secure Transmission of Sensitive data using multiple channels Secure Transmsson of Senstve data usng multple channels Ahmed A. Belal, Ph.D. Department of computer scence and automatc control Faculty of Engneerng Unversty of Alexandra Alexandra, Egypt. aabelal@hotmal.com

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

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

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

Revision of Lecture Twenty-One

Revision of Lecture Twenty-One Revson of Lecture Twenty-One FFT / IFFT most wdely found operatons n communcaton systems Important to know what are gong on nsde a FFT / IFFT algorthm Wth the ad of FFT / IFFT, ths lecture looks nto OFDM

More information

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes

Fall 2018 #11 Games and Nimbers. A. Game. 0.5 seconds, 64 megabytes 5-95 Fall 08 # Games and Nmbers A. Game 0.5 seconds, 64 megabytes There s a legend n the IT Cty college. A student that faled to answer all questons on the game theory exam s gven one more chance by hs

More information

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET)

A Novel Optimization of the Distance Source Routing (DSR) Protocol for the Mobile Ad Hoc Networks (MANET) A Novel Optmzaton of the Dstance Source Routng (DSR) Protocol for the Moble Ad Hoc Networs (MANET) Syed S. Rzv 1, Majd A. Jafr, and Khaled Ellethy Computer Scence and Engneerng Department Unversty of Brdgeport

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

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG

An Adaptive Over-current Protection Scheme for MV Distribution Networks Including DG An Adaptve Over-current Protecton Scheme for MV Dstrbuton Networks Includng DG S.A.M. Javadan Islamc Azad Unversty s.a.m.javadan@gmal.com M.-R. Haghfam Tarbat Modares Unversty haghfam@modares.ac.r P. Barazandeh

More information

Adaptive Modulation for Multiple Antenna Channels

Adaptive Modulation for Multiple Antenna Channels Adaptve Modulaton for Multple Antenna Channels June Chul Roh and Bhaskar D. Rao Department of Electrcal and Computer Engneerng Unversty of Calforna, San Dego La Jolla, CA 993-7 E-mal: jroh@ece.ucsd.edu,

More information

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks

The Impact of Spectrum Sensing Frequency and Packet- Loading Scheme on Multimedia Transmission over Cognitive Radio Networks Ths artcle has been accepted for publcaton n a future ssue of ths journal, but has not been fully edted. Content may change pror to fnal publcaton. The Impact of Spectrum Sensng Frequency and Pacet- Loadng

More information

MANY applications involve robots that are deployed in a. Multi-Robot Data Gathering Under Buffer Constraints and Intermittent Communication

MANY applications involve robots that are deployed in a. Multi-Robot Data Gathering Under Buffer Constraints and Intermittent Communication Mult-Robot Data Gatherng Under Buffer Constrants and Intermttent Communcaton Meng Guo Student Member, IEEE and Mchael M. Zavlanos Member, IEEE arxv:17.9v [cs.ma] 3 Oct 17 Abstract We consder a team of

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

Redes de Comunicação em Ambientes Industriais Aula 8

Redes de Comunicação em Ambientes Industriais Aula 8 Redes de Comuncação em Ambentes Industras Aula 8 Luís Almeda lda@det.ua.pt Electronc Systems Lab-IEETA / DET Unversdade de Avero Avero, Portugal RCAI 2005/2006 1 In the prevous epsode... Cooperaton models:

More information

Capacity Estimation of Non-Synchronous Covert Channels

Capacity Estimation of Non-Synchronous Covert Channels Capacty Estmaton of on-ynchronous s Zhenghong Wang and uby B. Lee Department of Electrcal Engneerng Prnceton Unversty {zhenghon,rblee}@prnceton.edu Abstract Capacty estmaton s an mportant part of covert

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

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

Least-Latency Routing over Time-Dependent Wireless Sensor Networks

Least-Latency Routing over Time-Dependent Wireless Sensor Networks 1 Least-Latency Routng over Tme-Dependent Wreless Sensor Networks Shouwen La, Member, IEEE, and Bnoy Ravndran, Senor Member, IEEE Abstract We consder the problem of least-latency end-to-end routng over

More information

Network Theory. EC / EE / IN. for

Network Theory.   EC / EE / IN. for Network Theory for / / IN By www.thegateacademy.com Syllabus Syllabus for Networks Network Graphs: Matrces Assocated Wth Graphs: Incdence, Fundamental ut Set and Fundamental rcut Matrces. Soluton Methods:

More information

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding

Joint Power Control and Scheduling for Two-Cell Energy Efficient Broadcasting with Network Coding Communcatons and Network, 2013, 5, 312-318 http://dx.do.org/10.4236/cn.2013.53b2058 Publshed Onlne September 2013 (http://www.scrp.org/journal/cn) Jont Power Control and Schedulng for Two-Cell Energy Effcent

More information

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) ,

VRT014 User s guide V0.8. Address: Saltoniškių g. 10c, Vilnius LT-08105, Phone: (370-5) , Fax: (370-5) , VRT014 User s gude V0.8 Thank you for purchasng our product. We hope ths user-frendly devce wll be helpful n realsng your deas and brngng comfort to your lfe. Please take few mnutes to read ths manual

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

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES *

THE GENERATION OF 400 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * SLAC PUB 874 3/1999 THE GENERATION OF 4 MW RF PULSES AT X-BAND USING RESONANT DELAY LINES * Sam G. Tantaw, Arnold E. Vleks, and Rod J. Loewen Stanford Lnear Accelerator Center, Stanford Unversty P.O. Box

More information

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System

The Performance Improvement of BASK System for Giga-Bit MODEM Using the Fuzzy System Int. J. Communcatons, Network and System Scences, 10, 3, 1-5 do:10.36/jcns.10.358 Publshed Onlne May 10 (http://www.scrp.org/journal/jcns/) The Performance Improvement of BASK System for Gga-Bt MODEM Usng

More information

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems

Throughput Maximization by Adaptive Threshold Adjustment for AMC Systems APSIPA ASC 2011 X an Throughput Maxmzaton by Adaptve Threshold Adjustment for AMC Systems We-Shun Lao and Hsuan-Jung Su Graduate Insttute of Communcaton Engneerng Department of Electrcal Engneerng Natonal

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

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables

Optimal Allocation of Static VAr Compensator for Active Power Loss Reduction by Different Decision Variables S. Aucharyamet and S. Srsumrannukul / GMSARN Internatonal Journal 4 (2010) 57-66 Optmal Allocaton of Statc VAr Compensator for Actve Power oss Reducton by Dfferent Decson Varables S. Aucharyamet and S.

More information

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d

Research on Controller of Micro-hydro Power System Nan XIE 1,a, Dezhi QI 2,b,Weimin CHEN 2,c, Wei WANG 2,d Advanced Materals Research Submtted: 2014-05-13 ISSN: 1662-8985, Vols. 986-987, pp 1121-1124 Accepted: 2014-05-19 do:10.4028/www.scentfc.net/amr.986-987.1121 Onlne: 2014-07-18 2014 Trans Tech Publcatons,

More information

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J.

MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patidar, J. ABSTRACT Research Artcle MODEL ORDER REDUCTION AND CONTROLLER DESIGN OF DISCRETE SYSTEM EMPLOYING REAL CODED GENETIC ALGORITHM J. S. Yadav, N. P. Patdar, J. Sngha Address for Correspondence Maulana Azad

More information

Phasor Representation of Sinusoidal Signals

Phasor Representation of Sinusoidal Signals Phasor Representaton of Snusodal Sgnals COSC 44: Dgtal Communcatons Instructor: Dr. Amr Asf Department of Computer Scence and Engneerng York Unversty Handout # 6: Bandpass odulaton Usng Euler dentty e

More information

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS

A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS A TWO-PLAYER MODEL FOR THE SIMULTANEOUS LOCATION OF FRANCHISING SERVICES WITH PREFERENTIAL RIGHTS Pedro Godnho and oana Das Faculdade de Economa and GEMF Unversdade de Combra Av. Das da Slva 65 3004-5

More information

A Predictive QoS Control Strategy for Wireless Sensor Networks

A Predictive QoS Control Strategy for Wireless Sensor Networks The 1st Worshop on Resource Provsonng and Management n Sensor Networs (RPMSN '5) n conjuncton wth the 2nd IEEE MASS, Washngton, DC, Nov. 25 A Predctve QoS Control Strategy for Wreless Sensor Networs Byu

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

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

Shunt Active Filters (SAF)

Shunt Active Filters (SAF) EN-TH05-/004 Martt Tuomanen (9) Shunt Actve Flters (SAF) Operaton prncple of a Shunt Actve Flter. Non-lnear loads lke Varable Speed Drves, Unnterrupted Power Supples and all knd of rectfers draw a non-snusodal

More information

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems

A NSGA-II algorithm to solve a bi-objective optimization of the redundancy allocation problem for series-parallel systems 0 nd Internatonal Conference on Industral Technology and Management (ICITM 0) IPCSIT vol. 49 (0) (0) IACSIT Press, Sngapore DOI: 0.776/IPCSIT.0.V49.8 A NSGA-II algorthm to solve a b-obectve optmzaton of

More information

Distributed Uplink Scheduling in EV-DO Rev. A Networks

Distributed Uplink Scheduling in EV-DO Rev. A Networks Dstrbuted Uplnk Schedulng n EV-DO ev. A Networks Ashwn Srdharan (Sprnt Nextel) amesh Subbaraman, och Guérn (ESE, Unversty of Pennsylvana) Overvew of Problem Most modern wreless systems Delver hgh performance

More information

Exploiting Dynamic Workload Variation in Low Energy Preemptive Task Scheduling

Exploiting Dynamic Workload Variation in Low Energy Preemptive Task Scheduling Explotng Dynamc Worload Varaton n Low Energy Preemptve Tas Schedulng Lap-Fa Leung, Ch-Yng Tsu Department of Electrcal and Electronc Engneerng Hong Kong Unversty of Scence and Technology Clear Water Bay,

More information

A Feasible Approach to the Evaluation of the Tractions of Vehicle Wheels Driven by DC Motors

A Feasible Approach to the Evaluation of the Tractions of Vehicle Wheels Driven by DC Motors A Feasble Approach to the Evaluaton of the Tractons of Vehcle Wheels Drven by DC Motors Jeh-Shan Young Insttute of Vehcle Engneerng, Natonal Changhua Unversty of Educaton Changhua, Tawan, R.O.C. and Sheng-You

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

Unit 1. Current and Voltage U 1 VOLTAGE AND CURRENT. Circuit Basics KVL, KCL, Ohm's Law LED Outputs Buttons/Switch Inputs. Current / Voltage Analogy

Unit 1. Current and Voltage U 1 VOLTAGE AND CURRENT. Circuit Basics KVL, KCL, Ohm's Law LED Outputs Buttons/Switch Inputs. Current / Voltage Analogy ..2 nt Crcut Bascs KVL, KCL, Ohm's Law LED Outputs Buttons/Swtch Inputs VOLTAGE AND CRRENT..4 Current and Voltage Current / Voltage Analogy Charge s measured n unts of Coulombs Current Amount of charge

More information

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

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

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality.

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality. Wreless Communcatons Technologes 6::559 (Advanced Topcs n Communcatons) Lecture 5 (Aprl th ) and Lecture 6 (May st ) Instructor: Professor Narayan Mandayam Summarzed by: Steve Leung (leungs@ece.rutgers.edu)

More information

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H

Delay Constrained Fuzzy Rate Control for Video Streaming over DVB-H Delay Constraned Fuzzy Rate Control for Vdeo Streamng over DVB-H Mehd Rezae, Moncef Gabbouj, 3 med Bouazz,, Tampere Unversty of Technology, 3 Noka Research Center, Tampere, Fnland mehd.rezae@tut.f, moncef.gabbouj@tut.f,

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

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks

Joint Adaptive Modulation and Power Allocation in Cognitive Radio Networks I. J. Communcatons, etwork and System Scences, 8, 3, 7-83 Publshed Onlne August 8 n ScRes (http://www.scrp.org/journal/jcns/). Jont Adaptve Modulaton and Power Allocaton n Cogntve Rado etworks Dong LI,

More information

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks

A Fuzzy-based Routing Strategy for Multihop Cognitive Radio Networks 74 Internatonal Journal of Communcaton Networks and Informaton Securty (IJCNIS) Vol. 3, No., Aprl 0 A Fuzzy-based Routng Strategy for Multhop Cogntve Rado Networks Al El Masr, Naceur Malouch and Hcham

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

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

Rational Secret Sharing without Broadcast

Rational Secret Sharing without Broadcast Ratonal Secret Sharng wthout Broadcast Amjed Shareef, Department of Computer Scence and Engneerng, Indan Insttute of Technology Madras, Chenna, Inda. Emal: amjedshareef@gmal.com Abstract We use the concept

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

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs

A New Type of Weighted DV-Hop Algorithm Based on Correction Factor in WSNs Journal of Communcatons Vol. 9, No. 9, September 2014 A New Type of Weghted DV-Hop Algorthm Based on Correcton Factor n WSNs Yng Wang, Zhy Fang, and Ln Chen Department of Computer scence and technology,

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

Ths materal s publshed n the open archve of Md Sweden Unversty DIVA http://mun.dva-portal.org to ensure tmely dssemnaton of scholarly and techncal work. Copyrght and all rghts theren are retaned by authors

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

Test 2. ECON3161, Game Theory. Tuesday, November 6 th

Test 2. ECON3161, Game Theory. Tuesday, November 6 th Test 2 ECON36, Game Theory Tuesday, November 6 th Drectons: Answer each queston completely. If you cannot determne the answer, explanng how you would arrve at the answer may earn you some ponts.. (20 ponts)

More information

Research Article A Utility-Based Rate Allocation of M2M Service in Heterogeneous Wireless Environments

Research Article A Utility-Based Rate Allocation of M2M Service in Heterogeneous Wireless Environments Internatonal Dstrbuted Sensor etworks Volume 3, Artcle ID 3847, 7 pages http://dx.do.org/.55/3/3847 Research Artcle A Utlty-Based Rate Allocaton of MM Servce n Heterogeneous Wreless Envronments Yao Huang,

More information

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game

The Spectrum Sharing in Cognitive Radio Networks Based on Competitive Price Game 8 Y. B. LI, R. YAG, Y. LI, F. YE, THE SPECTRUM SHARIG I COGITIVE RADIO ETWORKS BASED O COMPETITIVE The Spectrum Sharng n Cogntve Rado etworks Based on Compettve Prce Game Y-bng LI, Ru YAG., Yun LI, Fang

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

Multiple Error Correction Using Reduced Precision Redundancy Technique

Multiple Error Correction Using Reduced Precision Redundancy Technique Multple Error Correcton Usng Reduced Precson Redundancy Technque Chthra V 1, Nthka Bhas 2, Janeera D A 3 1,2,3 ECE Department, Dhanalakshm Srnvasan College of Engneerng,Combatore, Tamlnadu, Inda Abstract

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

Fixed-Charge Network Flow Problems with a Hybrid Optimization and. Constraint Programming Approach. Solving. John Hooker, Hak-Jin Kim

Fixed-Charge Network Flow Problems with a Hybrid Optimization and. Constraint Programming Approach. Solving. John Hooker, Hak-Jin Kim Solvng Fed-Charge Network Flow Problems wth a Hbrd Optmaton and Constrant Programmng Approach John Hooker, Hak-Jn Km Carnege ellon Unverst ISP, August 2 An Approach that Combnes Optmaton and Constrant

More information

Asynchronous TDMA ad hoc networks: Scheduling and Performance

Asynchronous TDMA ad hoc networks: Scheduling and Performance Communcaton Networks Asynchronous TDMA ad hoc networks: Schedulng and Performance THEODOROS SALONIDIS AND LEANDROS TASSIULAS, Department of Electrcal and Computer Engneerng, Unversty of Maryland at College

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

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

Graph Method for Solving Switched Capacitors Circuits

Graph Method for Solving Switched Capacitors Circuits Recent Advances n rcuts, ystems, gnal and Telecommuncatons Graph Method for olvng wtched apactors rcuts BHUMIL BRTNÍ Department of lectroncs and Informatcs ollege of Polytechncs Jhlava Tolstého 6, 586

More information