T KS. by DON LANCASTER. walking ring computer and the pse11do random seq11ence generator.

Size: px
Start display at page:

Download "T KS. by DON LANCASTER. walking ring computer and the pse11do random seq11ence generator."

Transcription

1 T KS C OS hift re rs o you kno ht MOS shift register is? o you kno ho it orks? Here re the nsers plus ho to interfe the ith other logi f iii es nd different pplitions by ON LANCASTER A SHFT REGSTER S A GTAL ATA STOR ge devie. The dt n be the letters to be displyed on TV sreen, nubers in oputer or lultor, interedite vlues in digitl filter, or prt of n elborte ode or sequene. Shift registers re de up of individul stges. Eh stge n store one bit of infortion, lled binry or, nd usully orresponding to "yes or "no" or else perhps "present" or "bsent" ond. Four bits together n represent deil nuber, hile six bits together n hndle one ASC hrter, nd so on. n shift register, the ontents n be oved or shifted so tht the ontined infortion is rhed one nd only one stge t tie through the devie. The shifting proess is lled loking nd one or ore loks re involved in opleting the shifting opertion. Figure shos ho e ight ke shift register out of either K or type- flip-flop. While TTL (Trnsistor-Trnsistor logi) devies re shon. e ould use ny logi fily e like. nput dt orresponding to "'" or "O" is presented to the first stge. When the syste is loked, the first bit of dt is entered nd then stored in the first stge. On the seond loking, the ontents of the first stge get pssed on to the seond, nd the first stge then epts ne bit of infortion fro the input. The next loking psses the output of stge 2 on to stge 3, nd the output of stge on to stge 2. Finlly, stge epts ne bit of input infortion. One ore loking fills the register in Fig. s it is only four bits long, nd ll four stges no hve infortion in the. f e do no ore loking. the register ill keep the infortion e sent it. Four ore loking pulses nd e n rh the dt out nd use it soehere else. So ht good is shift register? We n use it to store infortion. t is digitl eorv. We n use it to delv infortion. We n use it to fordt infortion, either in buffer ode here the ente r nd redout lok rtes y be different, or in l'urible-ess ode here e n enter nd leve individul stges ith dt. With ertin types of shift registers, e n onvert seril dt to prllel for or prllel dt (ll t one) to seril (one t tie in sequene) for. We n lso build ounters nd sequeners ith shift registers. To populr types re lled the lking ring oputer nd the psedo rndo seqene genertor. Orgniztion The orgniztion of shift register is deided by ho ny stges it hs nd ho you n get t the individul stges. A seril-in-seril-out register gives you the input only to the first stge nd the finl output of the lst stge. it is soeties lled seril register or SSO (Seril-in-Seril-Out) register. There is no interedite ess. A SPO register gives you the outputs of ll stges inluding the lst one. The eight-bit 7464 is typil TTL exple. A prllel-in-seril-out or PSO register lets you siultneously lod ll the stges but then rhes the ontents out s seril-bit string. The TTL 7465 is n eight-bit exple of this type. The ost verstile type of shift register ould be PPO (Prllel-n-Prllel-out) version. Here, you ould lod dt either serilly one bit t tie or "brodside" prllel. You ould lso get ll the dt out either in brodside prllel ll-t-one for, or one bit t tie in seril for. The 7495 is fourbit TTL pkge tht does this. You ight think tht sine you ould use the PPO register for everything else nyy tht it ould be the only y to go. The proble is tht you n esily put 248 shift register stges on single sll hip of silion. For 248-bit PPO register, you'd need iniu of 499 leds for inputs, outputs. loks, nd poer supplies. This is ost unieldy pkge to sy the lest, even if e don't orry bout the extr iruitry needed for eh prllel input. No the se register n be done SSO in s ittle s 5 leds. So, for short shift register pplitions, e hve hoie of the four forts. For long shift register uses, the only eonoil y to go is the SSO route. We'll onsider everything longer thn 24 bits long shift register here. This is often hngeover point. 24 bits or less nd you usully use the ore flexibl nd fster TTL registers, often t four or eight stges per pkge. Above 25 bits. you go to the long seril MOS registers nd pik up s ny s 248 bits of storge in single pkge. The jority of registers shift only tords the output nd re lled shift right registers. A very fe n lso shift bk tords the input nd re lled bidiretionl or sh if t-right-shift-lef devies. These re expensive nd not norlly vilble in long lengths. One trik you n do ith reirlting register (ore on this in bit) is lok it rpidly hed one stge less thn its length, king it pper to bk up one, rther thn go forrd ll but one of its stges. To ore things y enter into our register orgniztion. We y hve ore thn one shift register in single pkge. One, to, nd six registers per pkge re oon. Usully. they hve oon loking, but not lys. For instne. the Signetis 258 is hex 32-bit shift register: the 259 is hex 4-bit version. Both hve oon loking nd oon enter/reirulte ontrol. You often use severl shift registers in prllel. For instne, you ight use four shift registers to individully hndle eh bit of four-bit BC or binryoded-deil digit. Thus eh loking of the register rry gets you hole ne deil nuber, rther thn only V.. of it The four hits is soeties lled ord nd soeties byte. Likeise, n lphnueri hrter n be represented by six bit ASC hrter ode. Here, e use six registers t one to give us one hole ne hrter on eh loking. Of ourse, e hve to ke sure ll the registers get loked extly like, for if they didn't, ll the dt bits ould be hopelessly srbled. This is usully very esy to prevent. A finl feture of shift register's orgniztion is its reirltibility. Soeties e ight like to look t the ontents of shift register bit t tie, nd then ret the infortion bk into the se reltive slots in the shift register for lter use. This is lled reirltion. Soe sort of sithing or seletion ust be provided if you re soeties going to enter ne dt s opposed to reirulting old dt. Soe of the long MOS shift registers hve n internl reirulte logi nd re norlly used if you need reirultion. We'll see in inute tht reirultion is essentil for the dyni registers if you re going to keep the dt ore thn frtion of seond. Figure 2 shos the logi needed to dd n externl reirulte to shift register. Long MOS shift registers There's n inredible vriety of long shift registers vilble using severl diferent MOS (Metl-Oxide-Seiondutor) s:::: :: 55

2 (/) (.) z - (.)... 6 ( 6 l"o" /4 74 "NPUT ATA" r N.C. L --...,,...-- "SHFT" PUSH BUTTON l"o'" "NPUT ATA" r -- r 5 v N.C. "SH FT"" ST 2N OUTPUTS 3R / / , _...,..,,...--<> L PUSHBUTTON -- K /4 74 /4 74 BOUNCE LESS j PUSHBUTTON K K K FNAL FG. --A SHFT REGSTER USNG K flip flops is shon. The loking pulses re derived fro the iruitry inside the dotted line. () USNG "K" FLP FLOPS ST 2N OUTPUTS 3R / / / , /4 74 /4 74 tehnologies. These rnge fro sll 6- nd 2-bit versions up to 248-bit ones in single pkge. A brief nd ore or less rndo listing is given in Tble, hile soe of the ore proinent nufturers re listed in Tble. The typil single-unit prie vries fro round $3 FNAL FG. -b-a SHFT REGSTER USNG type flip flops. The loking pulses re derived fro the iruitry inside the dotted lines. (b) USNG "" FLP FLOPS to round $5 per unit nd typilly runs ell under penny per bit for the longer versions. Soe of these hve shon up surplus (see bk ds of Rdio-Eletronis) for s little s qurter eh for nufturers seonds. Soe of the seonds e tested fro the bk ds run round 45% "opletely useful" yield. All of these devies re seril-in-serilout. Typil xiu frequeny of opertion is 2 or 3 eghertz, lthough you get uh better behvior t 5 khz or so rte. Before you n use ny ong MOS shift register, you hve to sk the folloing questions:. s the register stti or dyni? 2. Ho do you interfe it ith TL or other logi? 3. Wht kind of lok signls re needed nd ho :y of the? 4. Cn it reirulte by itself? 5. oes it hve rite or red enbles tht lets you obine it ith ore registers? Let's tke look t these iportnt onepts in bit ore detil. Stti versus dyni Figure 3 shos three different types of shift registers. Our registers of Figs. nd 3- used to flip-flops for storge. They ill keep dt so ong s e pply supply poer nd re lled stti registers, or soeties fully stti registers. Trnsfortion of infortion in ny shift register hs to be to-stge proess or to-phse proess. On the beginning of shift, infortion is trnsferred into soe for of teporry storge. At the opletion of shift, the infortion is then sent to finl storge. n the se of Fig. -, e hve ster (teporry) nd slve (finl) storge ithin eh K flip-flop's logi blok. The reson for the neessity of to storge phses per shift is siple-try it ith only one, nd you get ild, unheked re through severl stges insted of n orderly progression of one nd only one oplete stge per loking. We don't need full flip-flop for soe pplitions. nsted, e n use the teporry storge of pitor. So, Fig. 3-b shos us dyni shift register. The pitor ill hold infortion for us for resonbly short tie, but eventully the lekge ill get to us nd destroy the infortion in the ell. Cpitor storge is uh sipler nd ore eonoil thn flip-flops s it usully uses the "free" pitne found in nory strys. Most dyni MOS shift registers ill hold their infortion for UP TO one-tenth of seond. Should you fil to lok the in tht tie, the infortion is lost. So, if you re only going to keep your infortion in your shift register for under frtion of seond before finlly using it, it doesn't tter hether you use stti or dyni register. The trouble is tht ost pplitions ll for dt to be reused or held longer thn frtion of seond. So, if you re to use the heper, denser dyni shift registers. you hve to ove or refresh the dt iniu of severl dozen ties seond. One y to hndle the oving of dt is to rh the infortion opletely one round t lest severl dozen ties per seond. n oputer terinl or TV Typeriter, reirultion t the 6 hertz vertil rte is one good pproh. Figure 3- shos n interesting oproise beteen stti nd dyni registers. Here, e use pitor for the teporry storge nd flip-flop for the finl storge. This is oproise tht gives us stti perforne t slightly over hlf the norl ost. Stritly speking, this is lled qusi-stti opertion, but prtilly ll the "stti" MOS reg-

3 isters use this tehnique. There is only one restrition, the lok lir.e ust rein in speified level during the stti prt of the opertion, nd there is xi lloble lok pulse idth during the dyni trnsfer proess. N / / nterfe Most of the long MOS registers ill interfe ith TTL. TL. nd RTL, but ost often fe resistors re needed. You hve to red the dt sheets very refully. Unless the dt sheet speifilly sttes otherise, the lok lines re NOT optible ith TTL nd tke speil drive iruitry. More on this in just bit. Reeber tht the inputs, enbles. reirultes, nd output pins n be de TTL optible. but the lok lost lys tkes speil iruitry. There re lots of different MOS tehnologies. nd eh tkes one of the interfe iruits shon in Fig. 4. You n usully tell the tehnology by the supply voltge used or reoended. f the supplies re ± 5 volts. hnp.s re it is etl f.u/e or hi' tl shold P /uel lerie. These re the oldest MOS integrted iruits nd the hrdest to interfe. To drive the. you need n open iruit TTL logi blok tht n ithstnd 5 volts. Suitble devies re the 746 nd 746. A pull-up resistor is provided to produe the ground nd ± 5- volt logi inputs. To resistors re norlly used in going fro the MOS to TTL. one don to - 5 to provide the -.6 A needed for TTL "O". nd one series resistor to liit the positive sing to 5 volts or less. Silion gte iruits re presently the ost oon. They hve +5 nd - 2-volt supply. Usully pull-up resistor is reoended hen they re driven by TTL, nd their output drive pbility depends on the prtiulr output struture used. Often single 6.8K resistor to - 2 volts does the trik. N-hnnel iruits often ork ith single +5-volt supply nd re diretly TTL optible ithout resistors on output nd input. CMOS integrted iruits lso ork off single +5- to + 5-volt supply. At + 5 volts, they re diretly TTL optible on n input, but y not hve enough output drive urrent for regulr TTL. so lo-poer TTL is often used s n output sense plifier. ts usully triky to siultneously drive nother MOS stge long ith TTL s the voltge nd urrent sings don't usully ork out too ell. To get round this, you usully run through single TTL inverter nd use its output to drive the MOS folloing. Cloks More probles hppen ith long shift registers over loks nd loking thn over ny other single diffiulty. First nd foreost, onsult the individul dt sheets for the devie you re going to use. Unless it speifilly sys so otherise (boldly nd in lrge print!), the lok lines re not optible ith TTL. Usully the lok lines need lost the entire supply sing, suh s 6- or 7-volt sing for silion gte i ruit on volt poer supplies. Furthe r, ht- = ENTER = RECRCULATE TABLE FG. 2-RECRCULATNG SHFT REGSTER. t n be fed fro the output to the nput. A FEW OF THE MORE POPULAR LONG MOS SHFT REGSTERS ELECTRONC ARRAYS: EA 3 ul 32, stti, re. EA 4 ul, stti EA 7 ul 32, stti EA2 ud 32, dyni EA 23 Vrible -64 dyni EA2 ul 526 dyni EA 22 Single 52 yni FARCHL: NTEL: 3325 ud 64, yni Bit, yni 3342 ud 64, Stti 3343 ul 28, Stti 3346 ul 44, Stti 3383 Single 256, yni 42 ud 256, yn, Mpx. 43 ul 52, yn, Mpx. 44 Single 24, yn, Mpx. 45 Single 52, yn, Reir. 56 ul dyni dyni, reir dyni, reir. MOSTEK: MK2 ul 28, Stti MK7 4 x 8, dyni MOTOROLA MC4G Triple 66 dyni MC42G Single 2 dyni MC6G dul dyni MC6G ul 5 bit stti MC236G ul Stti MC236 G ul 28 Stti MC2362G ul 25 Stti MC2363G ul 256 Stti MC238G ul dyni ELECTRONC ARRAYS NC. 5 Ellis Street Mountin Vie, Cliforni 944 FARCHL SEMCONUCTOR 464 Ellis Street Mountin Vie, Cliforni 944 NTEL CORPORATON 365 Boers Avenue Snt Clr, Cliforni 955 MOSTEK 25 West Crosby Rod Crrolton, Texs 756 TABLE NATONAL: MM4 MM42 MM46 ul 25 yni ul 5 yni ul yni MM4 ul 64 yni MM46 ul yni MM42 ul 256 yni MM43 Single 52, dyn, re. MM45 ud 64, stti MM554 ul 64/72/8 stti SGNETCS: 255 Single 52 dyn, re. 256 ul, dyni 259 ul 5 Stti 25 ul Stti 25 ul 2 Stti 252 Single 24, dyn, re. 258 Hex 32, stti, re. 259 Hex 4, stti, re. 252 ul 28, stti 2522 ul 28, stti 2524 Single 52, dyn, re Single 24, dyn, re ul 256 stti 2528 ul 25 Stti 2529 ul 24 Stti 2532 ud 8 stti stti, re. TEXAS NSTRUMENTS: TMS3 ul 25 stti TMS3 ul 32 stti TMS32 ul 5 stti TMS32 ul 28, stt, re. TMS32 ul 8, stti TMS32 Hex 32, stti, re. TMS33 ul 33 stti, re. TMS334 Triple 66, dyni TMS339 ul 52, dyni TMS334 Triple 6+4 dyni TMS342 Single 24 yni SOME LONG MOS SHFT REGSTER SOURCES MOTOROLA SEMCONUCTOR Box 292 Phoenix, Arizon 8536 NATONAL SEMCONUCTOR 29 Seiondutor rive Snt Clr, Cliforni 955 SGNETCS 8 Est Arques Avenue Sunnyvle, Cliforni 9486 TEXAS NSTRUMENTS Box 52 lls. Texs : 6

4 C/) 2 z - ()... < ever is driving the lok hs to drive bunh of internl sithes in long register, so the lok line pitne y be severl hundred piofrds. Sine you need shrp rise nd fll ties on the lok, it usully tkes speil iruit lled lok driver to get the job done, s the pek urrents involved in hrging nd dishrging the lok line pitnes y be severl hundred illiperes or ore. Exept for the siplest iruits, push-pull "tote pole" drive iruit is needed, nd sll urrent liiting resistor (usully ohs) ust be provided beteen the registers nd lok lines to prevent short iruit dges nd riseties tht rise hvo ith the supply lines nd deoupling. The loks ust NEVER be lloed to "overshoot" nd exeed the positive supply voltge, even briefly for this ill destroy or seletively hnge the infortion in the register. Cloks ust be the proper idths nd ust not overlp. Where to loks re used, the "dylight" or spe beteen the is just s iportnt s their idths. As generl rule, lys use lok idths ner the iniu lled for on the dt sheets. With ost registers, the ider the lok pulses, the ore the supply urrent. nd the hotter the C runs. leding to potentil teperture nd bit pttern sensitivity probles. Clok idths should be preisely derived fro syste tiing insted of rndoly djusted through onostbles or hlf-onostble pulse shpers, sine the position nd idths n be quite ritil. On your first design ith ne long MOS register, you lso hve to th for the nuber of loks needed per yle. Generlly stti registers need single lok nd eh lok pulse dvnes the infortion one stge. Stti registers re lso usully uh esier to drive on their lok lines. Most dyni registers hve to lok lines nd need to lok drivers. One lok is the ip lok; one is the tp lok. A pir of lok pulses is needed to dvne the infortion one stge. Finlly, there re fe dyni /tip/ered registers suh s the ntel , nd 44. These re triky nd hrd to use. They ontin to internl shift registers ith oo input nd output. Wht is n input lok for one side is the output lok for the other hlf nd vie vers. The dt externlly ppers to trvel one stge per lok pulse, lthough pir of lok pulse is needed to oplete eh trnsfer opertion. Tf you re not very reful, you n end up one lok pulse short or long of ht you relly need. nd hnge the effetive register length. Note tht ny of these devies n hve the loks sped out in tie. They need not be ontinuous. They n be in bursts or rndo. so loflg s you don't exeed the iniu lok idth nd "dylight" sping. nd so long s you don't it FG. 3 (top of pge)-statc shift register. b) YNAMC shift register. ) UAS-STATC shift re!lster. FG. 4 (botto of pge)-nterfacng FFERENT MOS logi ith TTL gtes. The type of MOS logi n be identified by the supply requireents. N SET RESET FLP FLOP (l SOLATNG AMPLFER SET RESET FLP FLOP FNAL l T l s RAGE - CAPACTOR = +5V 3.3K (bl () METAL GATE :>o P MOS N ±5V TTL SUPPLES OPEN COLLECTOR HGH VOLTAGE GATE 746 OR 74 6NLY FNAL SET-RESET FLP-FLOP FNAL K - 5V longer thn the dropout tie on dyni register. Outside of the pitne you y hve to hrge nd dishrge rpidly, ll of the inputs on ny MOS integrted iruit re essentilly open iruits nd neither soure nor sink urrent. Enbles An enble pin lets you obine either the outputs or inputs of shift register group ithout using ny fny seletor sithes or externl logi. Output enbles re soeties lled red eb/es. You n obine eories siply by shorting ll the outputs together provided you enble only one iruit t tie. To oon types of enbles re the ope olletor nd the tri-stte. The ltter provides "", "O'', or high-ipedne open iruit on ond. Write enbles lso exist, but only on fe of the long registers. Applitions We only hve enough roo to quikly run don soe obvious pplitions of long shift registers. To iportnt ones ere shon in the TV Typeriter story (Rdio-Eletronis, Septeber 973). Six reirulting 52-bit registers ere used s in eory hrter store nd finl hex 32-bit shift register s used s line register needed for fortting the dot trix hrters. Poket lultors nd oputers use long shift registers for nuber nd progr storge. Often, they re obined ith internl ultiplexing, lultion, nd ontrol iruitry into single pkge. Soe usi synthesizers use long shift registers s tune oputers or oposer storge. Severl fr out triks tht n be done ith the is the seprtion of pith nd tepo, nd the bility to ply n upside don sle, or reversed or bkrds sore. To reverse shift register, you siply run it hed N- lok pulses s fst s you n go. For instne, 52-bit shift register n be loked hed 5 bits in ell under illiseond, nd it ppers to hve bked up one slot t the end of the burst.. Long shift registers re idel for sequene genertion of noise tht repets for ryptogrphy, oputer seurity, usi, nd udio testing pplitions. Long shift registers ke good buffers or dt oentrtors. nput infortion n be loded into shift register t rndo, slo, or synhronous outsideorld rte nd then trnsferred to the rest of your iruit lter on synhronously t high speed. You n build n eletrilly vrible dely line out of long shift registers. The loking ontrols the dely tie independently of the input dt frequenies. You n get dely to risetie rtio of 5: out of 24-bit register, soething tht's hrd to do ith nlog dely lines. Speeh opression (for tlking book tpes nd reords), vibrto (for usi synthesizers), nd spetru trnsltion re three typil use exples. n fnier iruits, shift registers re used s the key eleent in digitl filters, (ontinued pge 97) 62

5 AUO FEEBACK CRCUTS (ontinued iro pge 87) Both the boost nd ut iruits re in the opertioo plifier iruit nd Eqution O does pply. Converting R, R nd R thetilly fro "tee" to "delt" onfigurtion lo filitte nlysis, ill yield oer boost frequeny t f... nd orner ut frequeny l f. They re both equl to 6.28C5 (R + 2R4). The interedite settings of the ontrol ill yield interedite ounts of treble boost nd ut. As s the se ith the bss ontrol, the oer frequeny is shifted y fro the enter frequeny hen less boost or ut is required t the upper ends of the bnd. The setting of the ontrol ill not ffet the enter or lo frequeny regions of the bnd. The vlue of C5 s set t bout -pf, so it ould not lod the input iruit exessively nd yet be lrge enough not to be ffeted by stry pitnes in the iruit. f s hosen for bout 6 db of boost t, Hz. An pproxite urve used to deterine the oer frequeny is shon in Fig. 9. At the xiu setting of the ontrol, f = f... =.5 khz. Sine R nd C5 re lredy knon, R, is lulted to be bout 5, ohs. R5 ust be de s s s prtil hen opred to the retne of C5 t the highest udio frequeny tht ust be boosted. A 5,-oh liner enter-tpped po tentioeter s found to be stisftory. A lo-gin plifier or loer ipedne bipolr trnsistor re frequently used in the feedbk tone ontrol iruit in ple of the FET. As these oponents use the opertionl plifier to differ rdilly fro the idel, the oponents ust hnge fro the lulted vlues to produe results siilr lo those outlined bove. The iruit should be designed in the lbortory in this se. Sine the fun'ction of eh oponent hs been detiled, the effets of hnging oponent is knon nd the design proedure does not hve to be hphzrd. A oplete tone ontrol iruit hs been drn in Fig. O shoing the bss nd treble ontrols. The folloing ftors ffeting the vrious funtions of the ontrol should be noted. The ount of boost nd ut produed by the treble ontrol is ffeted by R4 nd C5. Mke either oponent lrger if ore treble tion is required. To lesser degree, inresing R inrese the ount of treble boost, hile inresing R ffets the size of the treble ut. As for the bss iruit, C nd R ust be inresed to further ephsize the boost hile C2 nd R ust be inresed to entute the ut. R-E MOS SHFT REGSTERS (ontinued fro pge 6) orreltors, nd Fourier series lultors. And, s fin nd obvious pplition, shift registers re being used to reple gneti diss s ediu-speed, high-density storge systes for oputers. These re often lled silion dis files. Getting strted f you re ne to shift registers, pik up fe of the brgin surplus units nd try experienting ith the. You get best results if you stik ith the stti units t first nd void the older etl gte ±S volt iruits s they re brd to interfe. Reeber to pik up severl units t one if you re buying seonds. Above ll, hve the ext dt sheet on hnd, nd if possible, soe pplition notes s ell. Be sure to hve your poer supplies ell deoupled nd regulted nd ke sure your lok lines nd drivers ertly eet the speified requireents. Keep your lok pulse idths don round the iniu reoended vlues to iniize internl heting nd try to derive the lok idths nd sping fro digitl logi nd tiing rther thn using djustble onostble delys. R-E Kif CX>NTAHS ,...,.. r.- _...!t- e...,,..... r.-.- b ft \lllft...,._.....,...._!t"ecoll9"d9dtlosd l" 't"coll9"-'.._., spr..,.nolf'cmoeth ,,-'- "'._. tl'dlrn-.t -.. tdtl'3rs...i.t.-v...r.,r...,dlrct*" PC.. "' " ""' M&...,,.. round n.: - OM* C P C eie rd.gnwcld'l..._ CWClft 9' -'t......_wndllllrf:ll'.. ft..,_,. ER-4 COMPLETE PHOTO ETCH SET... $24.95 ER-2 PC ptterns nd tpes-refill ER-34 pound dry ethnt-refill ER-5 6 sheets photoopy fil -refill ER-6 Fil proess heils-refill ER-7 Photo resist spry, 2.5 oz. -refill ER-8 Resist developer.6oz. n-refill AT YOUR!ST'RBUTOR OR RECT the ATAK orp 65 7 st St Guttenberg N 793 Esy to build KT $36.9 Ftory-Wired & Tested $49.49 =6W No you n get ll the benefits of VTVM (lbortory ury, stbility nd ide rnge) but ith its drbks gone: no plu&&ing into n AC outlet, no iting tor r up, no bulkiness. Ne Field Ellet Trnsistor (FET) design kes pssible lo loding, instnt-on btteryoperhon nd sll size. Exellent for both benh nd field ork. Cpre lllese lullle fetures: High ipedne lo loding: egohs input o. C, egoh on AC 5-ties ore sensitive thn stndrd 2, ohs per-volt VOM Wide-rnge verstility: 4 p.p AC voltge rnges: -3.3, 33, 33, 2V; 4 RMS AC voltge rnges: O.2, 2, 2, 2V;4 C voltge rnges: -.2, 2.2.2V;4Resistne rnges: O lk, )<, eg., - e.; 48 rnges: -24 to sensitive esy to red 4'h" 2 irop eter. Zero enter C!Sition vilble. Coprises FET trnsistor, 4 silion trnsistors, 2 diodes. Meter nd rn sistors proteted ginst burnout. Ethed pnel tor durbility. High-ipt bkelite se ith hndle useble s instruent stnd. Kit hs siplified step-by. step ssebly instrutions. Both kit nd ftory.ired versions shipped oplete ith btteries nd test leds. Slf4"H x ti 4""W x 2 ". 3 lbs. send FREE tlog ol oplete EMC line nd ne ol nerest distributor. RE-2 Addres"--- CitY --- Stt.,.ịp EMC ElHTRONC M[. $URH'[NT$ o r 62 6ro""' )' :i.te.!!ii '!'ore N 'f )C s::: :x 97

Automatic Repositioning Technique for Digital Cell Based Window Comparators and Implementation within Mixed-Signal DfT Schemes

Automatic Repositioning Technique for Digital Cell Based Window Comparators and Implementation within Mixed-Signal DfT Schemes utomti Repositioning Tehnique for Digitl ell sed Window omprtors nd Implementtion within Mixed-Signl DfT Shemes D. De Venuto DEE- Politenio di ri, Itly, d.devenuto@polib.it M. J. Ohletz MI Semiondutor,

More information

Chapter 1: Introduction

Chapter 1: Introduction Chpter : Introduction Slides to ccompny the textbook, First Edition, by, John Wiley nd Sons Publishers, 7. http://www.ddvhid.com Copyright 7 Instructors of courses requiring Vhid's textbook (published

More information

GRABLINKTM. FullTM. - DualBaseTM. - BaseTM. GRABLINK Full TM. GRABLINK DualBase TM. GRABLINK Base TM

GRABLINKTM. FullTM. - DualBaseTM. - BaseTM. GRABLINK Full TM. GRABLINK DualBase TM. GRABLINK Base TM GRLINKTM FullTM - DulseTM - setm Full-Fetured se, Medium nd Full Cmer Link Frme Grbbers GRLINK Full TM GRLINK Dulse TM GRLINK se TM www.euresys.com info@euresys.com Copyright 011 Euresys s.. elgium. Euresys

More information

ECE 274 Digital Logic. Digital Design. Datapath Components Registers. Datapath Components Register with Parallel Load

ECE 274 Digital Logic. Digital Design. Datapath Components Registers. Datapath Components Register with Parallel Load ECE 274 igitl Logic Multifunction Registers igitl esign 4. 4.2 igitl esign Chpter 4: Slides to ccompny the textbook igitl esign, First Edition, by Frnk Vhid, John Wiley nd Sons Publishers, 27. http://www.ddvhid.com

More information

CPE 200L LABORATORY 2: DIGITAL LOGIC CIRCUITS BREADBOARD IMPLEMENTATION UNIVERSITY OF NEVADA, LAS VEGAS GOALS:

CPE 200L LABORATORY 2: DIGITAL LOGIC CIRCUITS BREADBOARD IMPLEMENTATION UNIVERSITY OF NEVADA, LAS VEGAS GOALS: CPE 200L LABORATORY 2: DIGITAL LOGIC CIRCUITS BREADBOARD IMPLEMENTATION DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING UNIVERSITY OF NEVADA, LAS VEGAS GOALS: In this l, the sic logic circuits will e

More information

Reproducible music for 3, 4 or 5 octaves handbells or handchimes. by Tammy Waldrop. Contents. Performance Suggestions... 3

Reproducible music for 3, 4 or 5 octaves handbells or handchimes. by Tammy Waldrop. Contents. Performance Suggestions... 3 eproducible Spring ing! eproducible music for, or octves hndbells or hndchimes by Tmmy Wldrop Contents Performnce Suggestions... The Gtheing... Esily memorized, surround sound, to strt off ny event. L+

More information

1. Connect the wall transformer to the mating connector on the Companion. Plug the transformer into a power outlet.

1. Connect the wall transformer to the mating connector on the Companion. Plug the transformer into a power outlet. I/ PUTTIG THE QRP COMPAIO O THE AIR 1. Connect the wll trnsformer to the mting connector on the Compnion. Plug the trnsformer into power outlet. 2. Plug the cord lbeled 12 VDC OUTPUT into the QRP PLUS

More information

Outline. Circuits & Layout. CMOS VLSI Design

Outline. Circuits & Layout. CMOS VLSI Design CMO VLI esign Circuits & Lyout Outline Brief History CMO Gte esign Pss Trnsistors CMO Ltches & Flip-Flops tndrd Cell Lyouts tick igrms lide 2 Brief History 958: First integrted circuit Flip-flop using

More information

Contents. English. English

Contents. English. English Contents Instlltion Preprtion 3 Swith on 4 Selet your enu lnguge 5 Serh for nd Store hnnels Automti instlltion 6 nul instlltion 7 Reshuffle the progrmme list 9 Selet fvourite hnnels 10 Instll onfigurtion

More information

Application Support. Product Information. Omron STI. Support Engineers are available at our USA headquarters from

Application Support. Product Information. Omron STI. Support Engineers are available at our USA headquarters from Omron STI Appliction Support Thnk you for your interest in Omron STI products. Plese contct Omron STI with your ppliction questions. Support Engineers re vilble t our U hedqurters from 4:00.m. until 5:00

More information

Line 5 Line 4 Line 3 Line 2 Line 1

Line 5 Line 4 Line 3 Line 2 Line 1 Lesson 1: The Staff The musical staff is made up of five lines and four spaces. 1. Practice draing a staff by connecting the hyphens. - - - - - - - - - - 2. On this staff, number the lines from lo to high.

More information

Lecture 3: Circuits & Layout

Lecture 3: Circuits & Layout Lecture 3: Circuits & Lyout Slides courtesy of eming Chen Slides sed on the initil set from vid Hrris CMOS VLSI esign Outline CMOS Gte esign Pss Trnsistors CMOS Ltches & Flip-Flops Stndrd Cell Lyouts Stick

More information

LCD Data Projector VPL-S500U/S500E/S500M

LCD Data Projector VPL-S500U/S500E/S500M LCD Dt Projector VPL-S500U/S500E/S500M Sony presents to you... In tody s world it is esy to crete n impctful nd colorful presenttion full of chrts grphics video clips nd nimtions. To deliver these effective

More information

Panel-mounted Thermostats

Panel-mounted Thermostats sles@jumo.co.uk info.us@jumo.net Dt Sheet 602010 Pge 1/7 Pnel-mounted Thermostts ETH Series Specil fetures Version ccording to DIN EN 14597 Pressure Equipment Directive 97/23/EC Brief description Pnel-mounted

More information

Chapter 5. Synchronous Sequential Logic. Outlines

Chapter 5. Synchronous Sequential Logic. Outlines Chpter 5 Synchronous Sequentil Logic Outlines Sequentil Circuits Ltches Flip-Flops Anlysis of Clocke Sequentil Circuits Stte Reuction n Assignment Design Proceure 2 5. Sequentil Circuits Sequentil circuits

More information

PRACTICE FINAL EXAM T T. Music Theory II (MUT 1112) w. Name: Instructor:

PRACTICE FINAL EXAM T T. Music Theory II (MUT 1112) w. Name: Instructor: Music Theory II (MUT 1112) w Nme: Instructor: PRACTICE FINAL EXAM Prt-writing (45 minutes; 40%) Complete the prtil progression below with pproprite chord symbols. (There my be more thn one correct nswer.)

More information

Unit 10: I don t feel very well

Unit 10: I don t feel very well Unit 10: I don t feel very well 10 1 The story: We meet Clire, phrmist, nd Greg, ustomer t the phrmy. Greg initilly goes to the phrmy to get something for hedhe, ut then he flls for Clire nd goes k repetedly

More information

Explosion protected add-on thermostat

Explosion protected add-on thermostat Dt Sheet 605051 Pge 1/7 Explosion protected dd-on thermostt ATH-EXx type series Prticulrities 10 A contct rting cn be directly fitted in zone 1, 2, 21 nd 22 optionl -50 C used Control rnges from -20 to

More information

STANDARD CONSTRUCTION DETAILS TRAFFIC REVISED MAY 2017 DEPARTMENT OF ENGINEERING

STANDARD CONSTRUCTION DETAILS TRAFFIC REVISED MAY 2017 DEPARTMENT OF ENGINEERING STNDRD ONSTRUTION DETILS TRFFI REVISED MY 2017 DEPRTMENT OF ENGINEERING TRFFI LNE UTTON LYOUT PLN... SD-T01 TYPE III PERMNENT RRIDE DETIL... SD-T02 TYPIL PPLITION TO TRNSITION ROSS MEDIN OPENING... SD-T03

More information

Outline. Annual Sales. A Brief History. Transistor Types. Invention of the Transistor. Lecture 1: Circuits & Layout. Introduction to CMOS VLSI Design

Outline. Annual Sales. A Brief History. Transistor Types. Invention of the Transistor. Lecture 1: Circuits & Layout. Introduction to CMOS VLSI Design Introduction to MO VLI esin Lecture : ircuits & Lyout vid Hrris Outline rief History MO Gte esin Pss Trnsistors MO Ltches & Flip-Flops tndrd ell Lyouts tick irms Hrvey Mudd ollee prin lide rief History

More information

Answers to Exercise 3.3 (p. 76)

Answers to Exercise 3.3 (p. 76) Answers to Exercise 3.3 (p. 76) First of ll, check to see tht you hve weighted your dtset with the vrible WTCORRCT (see Figure 2.5 on p. 52 for how to do this). Once this hs been done, you then need to

More information

walking. Rhythm is one P-.bythm is as Rhythm is built into our pitch, possibly even more so. heartbeats, or as fundamental to mu-

walking. Rhythm is one P-.bythm is as Rhythm is built into our pitch, possibly even more so. heartbeats, or as fundamental to mu- Ir melody- is sung without its rhythm, it immeditely loses much of its essence. P-.bythm is s fundmentl to mu- sic s pitch, possibly even more so. Rhythm is built into our bodies s hertbets, or s the motion

More information

Efficient Building Blocks for Reversible Sequential

Efficient Building Blocks for Reversible Sequential Effiient Building Bloks for Reversile Sequentil Ciruit Design Siv Kumr Sstry Hri Shym Shroff Sk. Noor Mhmmd V. Kmkoti Reonfigurle nd Intelligent Systems Engineering Group, Deprtment of Computer Siene nd

More information

The lines and spaces of the staff are given certain letter names when the treble clef is used.

The lines and spaces of the staff are given certain letter names when the treble clef is used. TREBLE CLEF Name TREBLE CLEF The treble clef is used for notes of higher pitch. It is also called the G clef because the curl of the treble clef circles the G line on the treble staff. G The lines and

More information

Signaling Specifications

Signaling Specifications Tehnil Dt Ctlog Numers 854J, 854K, 855, 855S/M/L, 855D, 855E, 855F, 855H, 855L, 855P, 855T, 855W, nd 855X Topi Pge 855P Pnel Mount Alrms 2 855L Pnel Light rs 8 855H Industril Horns 9 855 Mini Squre eons

More information

SeSSION 9. This session is adapted from the work of Dr.Gary O Reilly, UCD. Session 9 Thinking Straight Page 1

SeSSION 9. This session is adapted from the work of Dr.Gary O Reilly, UCD. Session 9 Thinking Straight Page 1 G N I K N I THmily TrHeeT FSTRAIG SeSSION 9 This session is dpted from the work of Dr.Gry O Reilly, UCD Session 9 Thinking Stright Pge 1 Lerning Objectives ful thinking tht To look t how we cn spot unhelp

More information

TeSys contactors LC1-D09pp (5) LC1-D12pp (5) 0.325

TeSys contactors LC1-D09pp (5) LC1-D12pp (5) 0.325 Referenes For motor ontrol up to 75 kw at 400 V, in ategory AC-3 Control iruit: a.., d.. or low onsumption 3-pole ontators for onnetion by srew lamp terminals or onnetors (1) 810356 Standard power ratings

More information

Chapter 3: Sequential Logic Design -- Controllers

Chapter 3: Sequential Logic Design -- Controllers Chpter 3: Sequentil Logic Design -- Controllers Slides to ccompny the textbook, First Edition, by, John Wiley nd Sons Publishers, 27. http://www.ddvhid.com Copyright 27 Instructors of courses requiring

More information

Math in Motion SAMPLE FIRST STEPS IN MUSIC THEORY. Caleb Skogen

Math in Motion SAMPLE FIRST STEPS IN MUSIC THEORY. Caleb Skogen Math in Motion FIRST STEPS IN MUSIC THEORY Caleb Skogen 2 Math in Motion: First Steps in Music Theory C lassical onversations MULTIMEDIA Caleb Skogen, Math in Motion: First Steps in Music Theory 2015 Classical

More information

DIGITAL TECHNICS. Dr. Bálint Pődör. Óbuda University, Microelectronics and Technology Institute

DIGITAL TECHNICS. Dr. Bálint Pődör. Óbuda University, Microelectronics and Technology Institute DIGITL TECHNICS Dr. álint Pődör Óbuda University, Microelectronics and Technology Institute 10. LECTURE (LOGIC CIRCUITS, PRT 2): MOS DIGITL CIRCUITS II 2016/2017 10. LECTURE: MOS DIGITL CIRCUITS II 1.

More information

Politecnico di Torino. Porto Institutional Repository

Politecnico di Torino. Porto Institutional Repository Politenio i Torino Porto Institutionl Repository [Proeeing] Single-Event Upset nlysis n Protetion in High Spee Ciruits riginl Cittion: Hosseiny M., Lofti-Kmrn P., i Ntle G., i Crlo S., enso., Prinetto

More information

User's Guide. Downloaded from

User's Guide. Downloaded from User's Guide Donloded from.vndenborre.be Contents 2 Nottions Used in This Guide 6 Introduction to Your Projector 7 Projector Fetures... 8 Quick nd Esy Setup... 8 Esy Wireless Projection... 8 Flexible Connectivity...

More information

Homework 1. Homework 1: Measure T CK-Q delay

Homework 1. Homework 1: Measure T CK-Q delay Homework Find the followin for 3nm, 9nm, 65nm nd 45nm, 32nm, 22nm MO technoloies Effective chnnel lenth Equivlent nd physicl oxide thickness upply volte (Vdd) rw the lyout for the followin Flip-Flop (use

More information

RV6**D Digital Series LV6**D Digital Series

RV6**D Digital Series LV6**D Digital Series RV6**D Digitl Series LV6**D Digitl Series Contents INSTALLING YOUR TV Differene List etween LV nd RV Series...4 Sfety Preutions...5 Instlltion nd importnt informtion...6 The remote ontrol...7 CT-90327

More information

DIGITAL ELECTRONICS: LOGIC AND CLOCKS

DIGITAL ELECTRONICS: LOGIC AND CLOCKS DIGITL ELECTRONICS: LOGIC ND CLOCKS L 6 INTRO: INTRODUCTION TO DISCRETE DIGITL LOGIC, MEMORY, ND CLOCKS GOLS In this experiment, we will learn about the most basic elements of digital electronics, from

More information

CPSC 121: Models of Computation Lab #2: Building Circuits

CPSC 121: Models of Computation Lab #2: Building Circuits CSC 121: Models of Computti L #2: Building Circuits Ojectives In this l, ou will get more eperience with phsicl logic circuits using The Mgic Bo. You will lso get our first eposure to Logisim, tool for

More information

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 30. Setting Up the Projector 17

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 30. Setting Up the Projector 17 User's Guide Contents 2 Nottions Used in This Guide 6 Introduction to Your Projector 7 Projector Fetures... 8 Quick nd Esy Setup... 8 Esy Wireless Projection... 8 Flexible Connectivity... 9 Connect with

More information

The Role of the Federal Reserve in the Economy. A. I d like to try to answer some of the questions that I often hear people ask:

The Role of the Federal Reserve in the Economy. A. I d like to try to answer some of the questions that I often hear people ask: Presenttion to the Psden Business Community o-sponsored y the Psden Chmer of Commere Hilton Hotel, Psden, Cliforni For delivery Wednesdy, My 1, 2002, 8:10 AM Pifi Time, 11:10 AM Estern By Roert T. Prry,

More information

CARLETON UNIVERSITY. The Tug-of-War Game. Player 1 RESET

CARLETON UNIVERSITY. The Tug-of-War Game. Player 1 RESET ARLETON UNIVERSITY Deparment of Electronics ELE 3500 Digital Electronics October 17, 2006. The Tug-of-War Game Rev 11. 1.0 The Game : Overview The players of this game see a row of 7 LEDs represented by

More information

NORTHWESTERN UNIVERSITY TECHNOLOGICAL INSTITUTE

NORTHWESTERN UNIVERSITY TECHNOLOGICAL INSTITUTE NORTHWESTERN UNIVERSITY TECHNOLOGICL INSTITUTE ECE 270 Experiment #8 DIGITL CIRCUITS Prelab 1. Draw the truth table for the S-R Flip-Flop as shown in the textbook. Draw the truth table for Figure 7. 2.

More information

lookbook Transportation - Airports

lookbook Transportation - Airports Trnsporttion - Airports Trnsporttion - Airports Introduction By using digitl signge for generl informtion, wyfinding, lerts nd dvertising in key loctions, irports cn elevte their brnd imge nd provide experiences

More information

YELLOW REFLECTIVE TAPE, 3" WIDE AND 6" FROM TOP OF BOLLARD 3-4" 4" DIAMETER STEEL PIPE BOLLARD 1-6" 3000 PSI CONCRETE FOOTING

YELLOW REFLECTIVE TAPE, 3 WIDE AND 6 FROM TOP OF BOLLARD 3-4 4 DIAMETER STEEL PIPE BOLLARD 1-6 3000 PSI CONCRETE FOOTING 10-0" OLLRD LOTION TLE STTION ND OFFSET TYPE 4-0" 4-0" STEEL DOME TOP, WELDED TO TOP ST. 22+87.79, 27.62 RT. OF OLLRD ST. 22+87.77, 31.70 RT. REMOVLE DIMETER STEEL PIPE OLLRD ST. 22+87.77, 35.62 RT. REMOVLE

More information

Engineer To Engineer Note

Engineer To Engineer Note Engineer To Engineer Note EE-203 Technicl Notes on using Anlog Devices' DSP components nd development tools Contct our technicl support by phone: (800) ANALOG-D or e-mil: dsp.support@nlog.com Or visit

More information

ECE 274 Digital Logic. Digital Design. Sequential Logic Design Controller Design: Laser Timer Example

ECE 274 Digital Logic. Digital Design. Sequential Logic Design Controller Design: Laser Timer Example ECE 274 Digitl Logic Sequentil Logic Design Sequentil Logic Design Process Digitl Design 3.4 3.5 Digitl Design Chpter 3: Sequentil Logic Design -- Controllers Slides to ccompny the tetook Digitl Design,

More information

EXPERIMENT #6 DIGITAL BASICS

EXPERIMENT #6 DIGITAL BASICS EXPERIMENT #6 DIGITL SICS Digital electronics is based on the binary number system. Instead of having signals which can vary continuously as in analog circuits, digital signals are characterized by only

More information

Introduction. APPLICATION NOTE 712 DS80C400 Ethernet Drivers. Jun 06, 2003

Introduction. APPLICATION NOTE 712 DS80C400 Ethernet Drivers. Jun 06, 2003 Mxim > Design Support > Technicl Documents > Appliction Notes > Microcontrollers > APP 712 Keywords: DS80C400, ethernet drivers, ethernet controller, TCP/IP router, source code, MII, MAC, PHY, ethernet

More information

Dynamic Lane Assignment Using Fiber-Optic Signs

Dynamic Lane Assignment Using Fiber-Optic Signs 10 TRANSPORTATION RESEARCH RECORD 1368 Dynamic Lane Assignment Using FiberOptic Signs WAYNE L. GISLER, NEILON J. ROWAN, AND MICHAEL A. OGDEN The legibility distance for various fiberoptic changeable laneuse

More information

automatic source-changeover system with 2 devices

automatic source-changeover system with 2 devices MEL GE AC-EC292-1 MEL GE AC-EC292-1 U U U U Masterpat: funtions and harateristis mati soure-hangeover systems 025186 Masterpat mati soure-hangeover system 05061 05060 05058 Masterpat soure-hangeover systems

More information

LAERSKOOL RANDHART ENGLISH GRADE 5 DEMARCATION FOR EXAM PAPER 2

LAERSKOOL RANDHART ENGLISH GRADE 5 DEMARCATION FOR EXAM PAPER 2 LAERSKOOL RANDHART ENGLISH GRADE 5 DEMARCATION FOR EXAM PAPER 2 Dte: 15 Octoer 2018 Time: 2 hours Totl: 25 mrks SECTION C: ESSAY (15 MARKS) Write n essy out one of the given topics. Your essy should e

More information

LAB #6 State Machine, Decoder, Buffer/Driver and Seven Segment Display

LAB #6 State Machine, Decoder, Buffer/Driver and Seven Segment Display LAB #6 State Machine, Decoder, Buffer/Driver and Seven Segment Display LAB OBJECTIVES 1. Design a more complex state machine 2. Design a larger combination logic solution on a PLD 3. Integrate two designs

More information

LESSON #2. Music Theory Fundamentals

LESSON #2. Music Theory Fundamentals LSSON 2 Music Theory undamentals LSSON 2 Music Theory undamentals 18 19 NOTS: In this Lesson e re going to learn about the basic building blocks of Music Theory. ll of these rather elementary concepts

More information

For public transport information phone Bus 415. Easy access on all buses. Middleton Alkrington Middleton Junction Chadderton Oldham

For public transport information phone Bus 415. Easy access on all buses. Middleton Alkrington Middleton Junction Chadderton Oldham From 23 April Minor timetble chnges to Mondy to Sturdy dytime journeys. Dytime journeys on Sundys nd public holidys re now run by Stgecoch Bus Esy ccess on ll buses Alkrington Junction Chdderton Oldhm

More information

CMST 220 PUBLIC SPEAKING

CMST 220 PUBLIC SPEAKING CMST 220 PUBLIC SPEKING RED G. METZGER, INSTRUCTOR OICE: RINIER 213 PHONE: 253-964-6659 fmetzger@pierce.ctc.edu O V E R V I E W PUBLIC SPEKING IS N OPPORTUNITY TO LOOK GOOD IN RONT O PEOPLE. LL YOUR LIE

More information

Contents 2. Notations Used in This Guide 7. Introduction to Your Projector 8. Using Basic Projector Features 34. Setting Up the Projector 17

Contents 2. Notations Used in This Guide 7. Introduction to Your Projector 8. Using Basic Projector Features 34. Setting Up the Projector 17 User's Guide Contents 2 Nottions Used in This Guide 7 Introduction to Your Projector 8 Projector Fetures... 9 Long-life Lser Light Source... 9 Quick nd Esy Setup... 9 Esy Wireless Projection... 9 Projecting

More information

. Part l: The. clocked, synchronous or. step-by-step logic, the outputs of logic blocks don't change immediately after. their inputs change.

. Part l: The. clocked, synchronous or. step-by-step logic, the outputs of logic blocks don't change immediately after. their inputs change. Clocked Logic. Part l: The Here it is. You software types and novices who have been looking for some good introductory material to logic elements have found the place! You say you've been looking for something

More information

AP Theory Overview:

AP Theory Overview: AP Theory Overvie: 1. When you miss class, keep up ith assignments on our ebsite: http://saamusictheory.eebly.com/ 2. Take notes using our 'Note-taking paper', or buy: https://scoreclefnotes.com/buy/ 3.

More information

What do these sentences describe? Write P for plants, A for animals or B for both next to each sentence below. They ve got roots.

What do these sentences describe? Write P for plants, A for animals or B for both next to each sentence below. They ve got roots. Unit Nture Lerning Link In this unit you will lern words nd phrses to help you tlk out the nturl world. to tell story using pictures. to write letter out dy out in the countryside. to use the Pst Simple

More information

Lesson 5 Contents Overview of Lesson 5 Rhythm Change 1a Rhythm Watch Time Signature Test Time Dotted Half Notes Flower Waltz Three Step Waltz

Lesson 5 Contents Overview of Lesson 5 Rhythm Change 1a Rhythm Watch Time Signature Test Time Dotted Half Notes Flower Waltz Three Step Waltz Lesson 5 Contents Overvie of Lesson 5 Rhythm Change a Rhythm Watch b Time Signature c Test Time 2 Dotted Half Notes 2a Floer Waltz 2b Three Step Waltz 2c Autumn Leaves 2d Single Bass Notes Bass Staff Notes

More information

Day care centres (ages 3 to 5) Kindergarten (ages 4 to 5) taken part in a fire drill in her building and started to beep.

Day care centres (ages 3 to 5) Kindergarten (ages 4 to 5) taken part in a fire drill in her building and started to beep. You nd your fmily Here re eight key fire cn tke prt in sfety tips tht you should know Dy cre centres (ges 3 to 5) Kindergrten (ges 4 to 5) flsh Sty wy from hot things tht cn burn! Tell grown-up if you

More information

WACO, TEXAS SUBSTATION TYPE TRANSFORMERS MINERAL OIL FILLED THREE PHASE ONAN 65 C RISE 60 HZ 125 KV BIL AND & BELOW H1 H2 H3 10 VAC PSIG

WACO, TEXAS SUBSTATION TYPE TRANSFORMERS MINERAL OIL FILLED THREE PHASE ONAN 65 C RISE 60 HZ 125 KV BIL AND & BELOW H1 H2 H3 10 VAC PSIG 0 40 60 80 20 0 QULITROL 120 V 0 5 5 QULITROL PRESS VNTRN THREE PHSE ONN 65 RISE 60 HZ 125 KV BIL ND & BELOW PGE 2 H1 H2 H3 *B XO X1 X2 X3 B D E N.P. XO X1 X2 X3 WEIGHTS & DIMENSIONS KV TOT. WT. GL OIL

More information

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 28. Setting Up the Projector 15

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 28. Setting Up the Projector 15 User's Guide Contents 2 Nottions Used in This Guide 6 Introduction to Your Projector 7 Projector Prts nd Functions... 8 Projector Prts - Front/Side... 8 Projector Prts - Top/Side... 9 Projector Prts -

More information

A Wave-Pipelined On-chip Interconnect Structure for Networks-on-Chips

A Wave-Pipelined On-chip Interconnect Structure for Networks-on-Chips A Wave-Pipelined On-hip Interonnet Struture for Networks-on-Chips Jiang Xu and Wayne Wolf Dept. of ELE, Prineton University jiangxu@prineton.edu, wolf@prineton.edu Abstrat The paper desribes a strutured

More information

Interactions of Folk Melody and Transformational (Dis)continuities in Chen Yi s Ba Ban

Interactions of Folk Melody and Transformational (Dis)continuities in Chen Yi s Ba Ban Interctions of Folk Melody nd Trnsformtionl (Dis)continuities in Chen Yi s B Bn John Roeder University of British Columi Chinese twelvetone composers ] vried esthetic principles re t the core of their

More information

Give sequence to events Have memory y( (short-term) Use feedback from output to input to store information

Give sequence to events Have memory y( (short-term) Use feedback from output to input to store information Chapter 3 :: equential Logi esign igital esign and Computer Arhiteture avid Money Harris and arah L. Harris Chapter 3 :: Topis Introdution Lathes and Flip-Flops ynhronous Logi esign Finite tate Mahines

More information

Chapter 1. Pitch and Pitch Class BASIC ELEMENTS

Chapter 1. Pitch and Pitch Class BASIC ELEMENTS Chapter 1 Pith and Pith Class 1 Chapter 1 Pith and Pith Class ASIC ELEMENTS I. Using keyboard diagrams On the keyboard belo, mark an X on keys that math the pith lasses requested (in any otave). Then beneath

More information

Safety Relay Unit G9SB

Safety Relay Unit G9SB Sfety Rely Unit CSM DS_E_4_1 Ultr Slim Sfety Rely Unit Models of width 17.5 mm vilble with 2 or 3 poles. Models of width 22.5 mm with 3 poles lso vilble. Conforms to EN stndrds. (TÜV pprovl) DIN trck mounting

More information

WORK SESSION TOPICS SEPTEMBER 11, 2017

WORK SESSION TOPICS SEPTEMBER 11, 2017 WORK SESSON TOPCS SEPTEMBER 11, 217 1. Mihign Medil Mrihun Filities Liensing At MMMFLA) 6 inutes) Ad Ho Coittee reoendtion disussion Gol: Review reoendtions of MMMFLA Ad Ho Coittee nd relted infortion

More information

PEEL 18CV8-5/-7/-10/-15/-25 CMOS Programmable Electrically Erasable Logic Device

PEEL 18CV8-5/-7/-10/-15/-25 CMOS Programmable Electrically Erasable Logic Device PEEL 18V8-5/-7/-10/-15/-25 MOS Programmable Electrically Erasable Logic Device Multiple Speed, Power, Temperature Options Speeds ranging from 5ns to 25ns Power as low as 37mA at 25MHz ommercial and ndustrial

More information

Palestine Technical College. Engineering Professions Department. EEE Digital Logic Fundamentals. Experiment 2.

Palestine Technical College. Engineering Professions Department. EEE Digital Logic Fundamentals. Experiment 2. Palestine Technical ollege Engineering Professions epartment EEE - Experiment ode onverters # Student No Name Surname Sign Fall 07-0 EEE Objectives: uild a Gray code to binary converter. Use design steps

More information

DIGITAL EFFECTS MODULE OWNER'S MANUAL

DIGITAL EFFECTS MODULE OWNER'S MANUAL DIGITL EFFECTS MODULE OWNER'S MNUL Introduction Thnk you for purchsing the DEP (bbrev For: Digitl Effects Processor) To tke full dvntge of the DEP's functions, nd to enjoy long nd trouble-free use, plese

More information

WM8761 Evaluation Board User Handbook. The WM8761 is a 24-bit 192kHz Stereo DAC. 1 x WM8761-EV1B Evaluation Board (Labelled WM8761_EV1)

WM8761 Evaluation Board User Handbook. The WM8761 is a 24-bit 192kHz Stereo DAC. 1 x WM8761-EV1B Evaluation Board (Labelled WM8761_EV1) WM876-EVM WM876 Evaluation Board User Handbook INTRODUCTION The WM876 is a 24-bit 92kHz Stereo DAC. This evaluation platform and documentation should be used in conjunction ith the latest version of the

More information

University of Victoria. Department of Electrical and Computer Engineering. CENG 290 Digital Design I Lab Manual

University of Victoria. Department of Electrical and Computer Engineering. CENG 290 Digital Design I Lab Manual University of Victoria Department of Electrical and Computer Engineering CENG 290 Digital Design I Lab Manual INDEX Introduction to the labs Lab1: Digital Instrumentation Lab2: Basic Digital Components

More information

ScienceDirect. Suppression of higher order modes in an array of cavities using waveguides

ScienceDirect. Suppression of higher order modes in an array of cavities using waveguides Aville online t www.sienediret.om SieneDiret Physis Proedi 74 (2015 ) 116 123 Conferene of Fundmentl Reserh nd Prtile Physis, 18-20 Ferury 2015, Mosow, Russin Federtion Suppression of higher order modes

More information

Before Reading. Introduce Everyday Words. Use the following steps to introduce students to Nature Walk.

Before Reading. Introduce Everyday Words. Use the following steps to introduce students to Nature Walk. Nture Wlk Objectives 15 Before Reding Demonstrte understnding of the orgniztion nd bsic fetures of print Recognize nd red grde-pproprite irregulrly spelled words Red on-level text orlly with ccurcy pproprite

More information

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 29. Setting Up the Projector 16

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 29. Setting Up the Projector 16 User's Guide Contents 2 Nottions Used in This Guide 6 Introduction to Your Projector 7 Projector Fetures... 8 Quick nd Esy Setup... 8 Esy Wireless Projection... 8 Flexible Connectivity... 9 Connect with

More information

Hierarchical Reversible Logic Synthesis Using LUTs

Hierarchical Reversible Logic Synthesis Using LUTs Hierrhil Reversile Logi Synthesis Using LUTs Mthis Soeken Mrtin Roetteler Nthn Wiee Giovnni De Miheli Integrted Systems Lortory, EPFL, Lusnne, Switzerlnd Mirosoft Reserh, Redmond, WA, USA ABSTRACT Tody

More information

Minstruments for Analog Audio Signals

Minstruments for Analog Audio Signals Minstruments for Anlog Audio Signls Acoustilyzer Minilyzer Minirtor MiniSPL MR2 MINIRATOR Anlog Audio Signl Genertor Sine Wve, Sweeps, Noise & more Frequency Resolution to 0.01 Hz Externl Power & USB Connector

More information

A New Concept of Providing Telemetry Data in Real Time

A New Concept of Providing Telemetry Data in Real Time The Spce Congress Proceedings 1967 (4th) Spce Congress Proceedings Apr 3rd, 12: AM A New Concept of Providing Telemetry Dt in Rel Time John M. Bllock Pn Americn World Airwys, GMRD, Ptrick Air Force Bse,

More information

SDO SDI MODE SCLK MODE

SDO SDI MODE SCLK MODE FEATURES N-SYSTEM PROGRAMMABLE (5-V ONLY) 4-Wire Serial Programming nterface Minimum,000 Program/Erase Cycles Built-in Pull-own on S Pin Eliminates iscrete Resistor on Board (ispgal22vc Only) HGH PERFORMANCE

More information

TACT2015 Staff ReCertification Test 2015 Please write ONLY on the answer sheet

TACT2015 Staff ReCertification Test 2015 Please write ONLY on the answer sheet TACT2015 Stff ReCertifition Test 2015 Plese write ONLY on the nswer sheet Prt 1: Complete the TACT2 Deision Mking Moel. (5 onus points) Prt 2: Choose the est nswer for eh question. (20 items @ 5 points)

More information

Installation Instruction

Installation Instruction Inllion Inruion Englih UNPACKING INSTRUCTIONS! Crefully open he ron, remove onen nd ly ou on rdord or oher proeive urfe o void dmge.! Chek pkge onen gin he Supplied Pr Li in he nex pge o ure h ll omponen

More information

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 29. Setting Up the Projector 16

Contents 2. Notations Used in This Guide 6. Introduction to Your Projector 7. Using Basic Projector Features 29. Setting Up the Projector 16 User's Guide Contents 2 Nottions Used in This Guide 6 Introduction to Your Projector 7 Projector Fetures... 8 Quick nd Esy Setup... 8 Esy Wireless Projection... 8 Flexible Connectivity... 9 Connect with

More information

EE 367 Lab Part 1: Sequential Logic

EE 367 Lab Part 1: Sequential Logic EE367: Introduction to Microprocessors Section 1.0 EE 367 Lab Part 1: Sequential Logic Contents 1 Preface 1 1.1 Things you need to do before arriving in the Laboratory............... 2 1.2 Summary of material

More information

PMT EFFECTIVE RADIUS AND UNIFORMITY TESTING

PMT EFFECTIVE RADIUS AND UNIFORMITY TESTING PURDUE UNIVERSITY DEPARTMENT OF PHYSICS PMT EFFECTIVE RADIUS AND UNIFORMITY TESTING AUTHORS: MIHAI CARA, RUDY GILMORE, JOHN P. FINLEY January 14, 2002 ABSTRACT... 3 1. NOTATION... 3 2. RAW DATA FORMAT...

More information

Jazz Piano Left Hand Techniques

Jazz Piano Left Hand Techniques Lesson 1: Moderate sing q q n azz Piano Left Hand Techniques = q e b by Ron Drotos One of the biggest questions that aspiring azz pianists ask me is, "What do I do ith my left hand" Once you get a sense

More information

Sequencer devices. Philips Semiconductors Programmable Logic Devices

Sequencer devices. Philips Semiconductors Programmable Logic Devices hilips emiconductors rogrmmle Logic Devices equencer devices INTODUTION Ten yers go, in their serch for strightforwrd solution to complex sequentil prolems, hilips emiconductors originted rogrmmle Logic

More information

Boxes made of corrugated cardboard are ubiquitous, Andrew Glassner s Notebook. Know When to Fold

Boxes made of corrugated cardboard are ubiquitous, Andrew Glassner s Notebook. Know When to Fold Andrew Glssner s Noteook http://www.reserh.mirosoft.om/reserh/grphis/glssner Know When to Fold In the woods of Snoqulmie there s tle tht is told When the dy times re lmy nd the night strs turn old, Of

More information

Aural Skills Quiz (Introduction)

Aural Skills Quiz (Introduction) 03/22/07 Trevor de Clerq Aural Skills Quiz (Introdution) For this aural skills quiz, I have targeted an audiene of students ho should be relatively omfortable ith hearing sale degrees in both maor and

More information

S6B COM / 128 SEG DRIVER & CONTROLLER FOR STN LCD. July 2001 Ver. 0.0

S6B COM / 128 SEG DRIVER & CONTROLLER FOR STN LCD. July 2001 Ver. 0.0 65OM / 128 EG DRIVER & ONTROLLER FOR TN LD July 2001 Ver. 0.0 ontents in this document are subject to change without notice. No part of this document may be reproduced or transmitted in any form or by

More information

FILTRON DP BUILT IN

FILTRON DP BUILT IN FILTR 246 + DP BUILT IN The FILTR 246 bakflushing ontroller designed and manufatured by TALGIL to meet the demands of a low ost easy to use ontroller. The FILTR 246 exists in 3 sizes - with 2, 4 or 6 stations.

More information

Contents. English. English. Your remote control 2

Contents. English. English. Your remote control 2 English Contents Your remote control 2 Instlltion Preprtion 3 Connect your computer 4 Switch on 5 Select your enu lnguge 5 Serch for nd Store chnnels Automtic instlltion 7 nul instlltion 8 Reshuffle the

More information

œ œ œ œ œ œ œ œ œ œ Playing on the 3 Black Keys Dr. Kathy Rabago Right Hand Left Hand A quarter note ( q ) = 1 beat

œ œ œ œ œ œ œ œ œ œ Playing on the 3 Black Keys Dr. Kathy Rabago Right Hand Left Hand A quarter note ( q ) = 1 beat Lesson Playing on the Black Keys Dr. Kathy Rabago Right Hand Left Hand Left Hand (Stems Don) Right Hand (Stems up) A quarter note ( q ) = beat A half note ( h ) = beats A hole note ( ) = beats Dr. Kathy

More information

Lesson Title Author(s) Grade Concepts Page Levels. Little Johnny Brown...Phyllis Thomas... K 2... Call and Response...3

Lesson Title Author(s) Grade Concepts Page Levels. Little Johnny Brown...Phyllis Thomas... K 2... Call and Response...3 Contents Lesson Title Author(s) Grade Concepts Page Levels Little Johnny...Phyllis Thomas... K 2... and...3 Shape Movement Shape...Kate Kuper...K 6... ABA...6...Brian Hiller and Don Dupont... 1 2... ABA...8

More information

Recorder. Flashcards

Recorder. Flashcards Recorder Fingering and Note Flashcards Vented M PL ES 24 LARGE Fingering Charts and 20 Note Name Flashcards for soprano and tenor recorders ith Baroque and German Fingerings. Includes activities, games

More information

Light Emitting Diodes and Digital Circuits I

Light Emitting Diodes and Digital Circuits I LED s and Digital Circuits I. p. 1 Light Emitting Diodes and Digital Circuits I The Light Emitting Diode: The light emitting diode (LED) is used as a probe in the digital experiments below. We begin by

More information

The Comeback Trumpet Player

The Comeback Trumpet Player The Comeback Trumpet Player SAMPLE COPY A complete step-by-step system that includes everything you need to build your embouchure tone technique flexibility tonguing endurance range and musicianship Whether

More information

Build A Video Switcher

Build A Video Switcher Build A Video Switcher VIDEOSISTEMAS serviciotecnico@videosistemas.com www.videosistemas.com Reprinted with permission from Electronics Now Magazine September 1997 issue Copyright Gernsback Publications,

More information

lookbook Higher Education

lookbook Higher Education Higher Eduction Higher Eduction Introduction Your digitl signge success hinges on creting unique nd integrted cmpus experience for students, fculty, lumni nd visitors. The ever-expnding rnge of solutions

More information

Minimizing FPGA Reconfiguration Data at Logic Level

Minimizing FPGA Reconfiguration Data at Logic Level Southern Illinois University Crondle OpenSIUC Conferene Proeedings Deprtment of Eletril nd Computer Engineering 3-2006 Minimizing FPGA Reonfigurtion Dt t Logi Level Krishn Rghurmn Southern Illinois University

More information

Notations Used in This Guide

Notations Used in This Guide User's Guide Nottions Used in This Guide Sfety indictions The documenttion nd the projector use grphicl symbols to show how to use the projector sfely. The indictions nd their mening re s follows. Mke

More information