Engineer-to-Engineer Note

Size: px
Start display at page:

Download "Engineer-to-Engineer Note"

Transcription

1 Engineer-to-Engineer Note EE-302 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources nd or e-mil or for technicl support. Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory Contributed by Ke Zhn nd Dniel Zho Rev 1 November 10, 2006 Introduction NAND flsh memory technology hs emerged s suitble, high-density lterntive to hrd disk drives in power-sensitive portble devices. Tody, most cellulr telephones, Personl Digitl Assistnts (PDAs), digitl cmers, Portble Medi Plyers (PMPs), nd other mobile computing/communictions/consumer products use NAND flsh memory to store incresingly lrge medi files, dt, nd operting systems. Blckfin processors re well-suited for portble systems due to their low power dissiption, high performnce, nd convergent rchitecture. As such, there is growing demnd to interfce Blckfin processors to NAND flsh memories. This EE-Note describes how to interfce both MLC- nd SLC-type NAND flsh memories to ADSP-BF53x Blckfin processors. Included re the low-level driver functions, which were vlidted on hrdwre pltform consisting of NAND flsh dughter bord connected to n ADSP-BF533 EZ-KIT LITE (rev. 1.6) evlution system nd the VisulDSP (Updted April 2006) development tools. To provide flexibility to system designers, two pproches re provided. The memory devices used to demonstrte this interfce re Smsung s K9F2G08U0M SLC NAND flsh nd Toshib s TC58NVG3D4CTG MLC NAND flsh. NAND Flsh vs. NOR Flsh NOR flsh devices re widely used in the electronics industry. They offer n esy memory interfce nd re suitble for code execution, mking them idel for devices tht do not need dt storge. NOR memory offers good red performnce, but hs slow write/erse times. However, s modern devices become more nd more sophisticted, they need to store more dt nd progrms loclly while supporting fster erse/write times. NAND flsh offers ll of this, plus better prices, in cpcities rnging from 8 to 512 MB. NAND is n I/O device nd requires reltively complicted driver for ny opertion. Memory cells tht re ccessed frequently become more prone to bit errors. Thus, NAND flsh devices typiclly include extr memory so tht the NAND flsh file system cn replce bd blocks with good blocks without decresing the size of the vilble memory. A NAND flsh file system, such s JFFS2, will typiclly ttempt to evenly wer the whole memory to increse the life of the device. NAND Flsh: SLC vs. MLC There re two different types of NAND flsh devices in the mrket tody: Single-Level-Cell (SLC) devices nd Multi-Level-Cell (MLC) devices. MLC chip technology is cpble of storing two or more bits of dt per memory cell, while SLC chip technology llows just one bit of dt per memory cell. Copyright 2006, Anlog Devices, Inc. All rights reserved. Anlog Devices ssumes no responsibility for customer product design or the use or ppliction of customers products or for ny infringements of ptents or rights of others which my result from Anlog Devices ssistnce. All trdemrks nd logos re property of their respective holders. Informtion furnished by Anlog Devices pplictions nd development tools engineers is believed to be ccurte nd relible, however no responsibility is ssumed by Anlog Devices regrding technicl ccurcy nd topiclity of the content provided in Anlog Devices Engineer-to-Engineer Notes.

2 MLC chips provide much lrger storge cpcity thn SLC; however, they lso suffer from lower bndwidth for red nd write opertions. Also, the Error Correcting Code (ECC) requirement for MLC is higher thn for SLC, s MLC technology is more prone to bit errors. The cost per bit of MLC flsh is much lower thn tht of SLC devices. Figure 1 shows the comprison. Item SLC MLC Storge cpcity Smll Lrge Throughput High Low ECC 1bit/528B 4bit/528B Write/Erse Endurnce 100K times 10K times Cost High Low Figure 1. SLC vs. MLC Performnce Comprison MLC NAND flsh memory provides competitive level of performnce nd mkes high-density NAND crds more ffordble, enbling new brekthroughs in portble pplictions. SLC NAND flsh is pproprite for specific, high-performnce pplictions. SLC NAND flsh is better suited for pplictions tht require speed. It performs mny write/erse cycles tht require high endurnce nd high relibility, such s in solid-stte hrd disk drives nd devices used for seismic dt recording, networking, HDTV, br code scnners, shockproof PCs, flight recorders, hndheld code storge devices, s well s PDAs nd digitl still cmers. Typicl pplictions tht re well-suited for MLC NAND flsh memory include digitl video nd digitl still cmer memory crds, USB flsh drives, MP3 plyers, utomobile dignostic monitors, GPS devices, nimtronics devices, video gme crds, nd mny toy pplictions. Applictions tht my be suited for either MLC NAND or SLC NAND technology include memory crds for printers (fonts), cell phones, telecom pplictions, voice mil, nd TV set-top boxes. Figure 2 illustrtes the clssifictions. Figure 2. Typicl Applictions for SLC nd MLC Devices Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 2 of 11

3 NOR flsh memories nd other trditionl SRAM-like devices nd memories use discrete ddress dt buses nd bsic control signls. NAND flsh memory is optimized for lrge block trnsfers, incorporting single set of I/O pins tht re used for both ddress nd dt. For Blckfin processors, it is possible to mp the NAND flsh memory ports to synchronous memory spce nd ccess them s stndrd memory-mpped device. The hrdwre interfce for both SLC nd MLC NAND flsh is identicl. Bsic NAND Flsh Interfce NAND flsh devices utilize I/O pins for both ddress nd dt, s well s for commnd inputs. The commnd signls nd commnd words re the sme for both SLC nd MLC NAND flsh devices. This mkes the interfce to both SLC nd MLC flsh chips universl for ll Blckfin processors. Flsh memory is ccessed by column, pge, nd block. The red nd progrm opertions execute t the pge level, nd erse opertions re performed t the block level. The bsic commnds supported by NAND flsh memories re block erse, pge progrm, red sttus, nd pge red. The Chip Enble (CE#) pin should be sserted low to ccess the device. When sserted, the NAND flsh cn be controlled to ccept bytes provided by the host when the Write Enble (WE#) signl is sserted low or provide dt to the host when the Red Enble (RE#) signl is sserted low. When CE# is high, the chip ignores RE# nd WE#, nd the I/O is tri-stted. The Commnd Ltch Enble (CLE) signl is used to send commnds to the device when CE# is sserted. The Address Ltch Enble (ALE) signl is used to ltch the ddress into the ddress register of the flsh device. Figure 3 depicts the internl register ccessed s result of vlid combintions of CLE nd ALE. ALE CLE Register Selected 0 0 Dt Register 0 1 Commnd Register 1 0 Address Register 1 1 Reserved Figure 3. Vlid ALE/CLE Combintions Smsung K9F2G08U0M Interfce The Smsung K9F2G08U0M is offered in 256M x 8-bit (2G-bit) configurtion with spre 64M-bit cpcity. This memory device is n optiml solution for lrge nonvoltile storge pplictions such s solid-stte file storge nd other portble pplictions requiring non-voltile memory. The device is offered in 2.7 V, 3.3 V, nd 3.6 V supply voltge rnges. Typiclly, progrm opertion cn be performed in 200 µs on the 2112-byte pge, nd n erse opertion cn be performed in 2 ms on 128-Kbyte block. Ech byte in the dt pge cn be red in 30 ns. The I/O pins serve s the ports for ddress nd dt input/output, s well s for commnd input. One pge in the K9F2G08U0M consists of 2112 bytes, nd one block comprises 64 pges. Figure 4 shows the orgniztion of the K9F2G08U0M flsh memory device in terms of pges nd blocks. Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 3 of 11

4 Figure 4. K9F2G08U0M Flsh Memory Orgniztion Toshib TC58NVG3D4CTG10 Interfce The Toshib TC58NVG3D4CTG10 device is single 3.3 V 8-Gbit NAND Electriclly-Ersble nd Progrmmble Red-Only Memory (NAND E2PROM), orgnized s 2112 ( ) bytes per pge, 128 pges per block, nd 4160 ( ) blocks. The device hs two 2112-byte sttic registers tht llow progrm nd red dt to be trnsferred between the register nd the memory cell rry in 2112-byte increments. The erse opertion is implemented on single block unit. necessry delys to mtch the timing requirements for NAND ccess. Figure 5 shows detils regrding the connections between n ADSP-BF533 Blckfin processor nd Smsung K95G08U0M flsh memory device. NAND Flsh Interfce to the ADSP-BF53x Processor Becuse ADSP-BF53x Blckfin processors do not hve n on-chip NAND flsh controller, softwre driver is used to control nd ccess NAND flsh memory. Two pproches re used to interfce Blckfin processor to NAND flsh device: GPIO pins nd EBIU pins. Using GPIO Pins to Interfce to NAND Flsh The first pproch uses Generl-Purpose I/O pins (GPIOs) to drive ll the required control signls. This pproch requires creful timing for the Figure 5. Using GPIO for NAND Flsh Interfce Using EBIU Pins to Interfce to NAND Flsh A second pproch is to use the Externl Bus Interfce Unit (EBIU) nd single GPIO pin to communicte with the NAND flsh memory device. Stndrd NAND flsh requires tht its CE# remins vlid during the red busy period. So, for comptibility with both stndrd NAND flsh nd Chip Enble Don t Cre (CEDC) NAND flsh, GPIO pin is used to drive the CE# signl. All other signls re driven directly by the EBIU interfce. Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 4 of 11

5 Figure 6 shows detils regrding the connections between n ADSP-BF533 Blckfin processor nd Smsung K9F2G08U0M flsh memory device. which is the frequency t which ll synchronous memories interfced to the processor will operte. Since the EBIU is utomticlly controlled by the synchronous memory controller of the Blckfin processor, hooking the NAND flsh in this wy is simple nd yields optiml ccess performnce. Figure 6. Using EBIU Pins for NAND Flsh Interfce The EBIU cn be progrmmed to control up to four bnks of devices with very flexible timing prmeters. Ech bnk occupies 1-Mbyte segment, regrdless of the size of the device used, so these bnks will only be contiguous if ech is fully populted with 1 Mbyte of memory. The EBIU is clocked by the system clock (SCLK), NAND Flsh Driver Development This EE-Note provides bsic Smsung K9F2G08U0M nd Toshib TC58NVG3D4CTG NAND flsh driver for the two interfce pproches described bove. This section focuses on the second pproch implementtion nd provides timing wveforms for ech commnd. Listing 1 shows the code exmple for the block erse code implemented. bool _NF_Block_Erse(unsigned int Block_Address) unsigned chr NAND_Dt = 0; NAND_Address_Tble.Vlue = Block_Address << 12; Write_Commnd(0x60); Write_Address(NAND_Address_Tble.NAND_Address.NAND_Address_A12_A19, NAND_Address_Tble.NAND_Address.NAND_Address_A20_A27, NAND_Address_Tble.NAND_Address.NAND_Address_A28, NAND_Address_Tble.NAND_Address.NAND_Address_A0_A7, NAND_Address_Tble.NAND_Address.NAND_Address_A8_A11, 0x03); Write_Commnd(0xd0); while(!wit_nand_rady()); Write_Commnd(0x70); dely(50000); NAND_Dt = *pnand_data_reg; NAND_Finish(); if(nand_dt!= 0xe0)//0xc0) return flse; else return true; Listing 1. Block Erse Function Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 5 of 11

6 Listing 2 shows the code exmple using the pge write function. bool _NF_Pge_Write(unsigned int Block_Address,unsigned short Pge_Address,unsigned chr *psrc) int i; unsigned chr NAND_Dt; int NAND_Addr; NAND_Addr = (Block_Address << 12) Pge_Address; NAND_Address_Tble.Vlue = NAND_Addr; Write_Commnd(0x80); Write_Address(NAND_Address_Tble.NAND_Address.NAND_Address_A0_A7, NAND_Address_Tble.NAND_Address.NAND_Address_A8_A11, NAND_Address_Tble.NAND_Address.NAND_Address_A12_A19, NAND_Address_Tble.NAND_Address.NAND_Address_A20_A27, NAND_Address_Tble.NAND_Address.NAND_Address_A28, 0x05); dely(100); for(i = 0;i<DATA_NUM;i++) *pnand_data_reg = *(psrc+i); Write_Commnd(0x10); while(!wit_nand_rady()); Write_Commnd(0x70); dely(5000); NAND_Dt = *pnand_data_reg; NAND_Finish(); if(nand_dt!= 0xe0) return flse; else return true; Listing 2. Pge Write Function Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 6 of 11

7 Listing 3 shows the code exmple for the pge red code implemented. bool _NF_Pge_Red(unsigned int Block_Address,unsigned short Pge_Address,unsigned chr *pdes) int i; Write_Commnd(0x00); Write_Address(NAND_Address_Tble.NAND_Address.NAND_Address_A0_A7, NAND_Address_Tble.NAND_Address.NAND_Address_A8_A11, NAND_Address_Tble.NAND_Address.NAND_Address_A12_A19, NAND_Address_Tble.NAND_Address.NAND_Address_A20_A27, NAND_Address_Tble.NAND_Address.NAND_Address_A28, 0x04); Write_Commnd(0x30); while(!wit_nand_rady()); for(i = 0;i<DATA_NUM;i++) dely(600); *(pdes+i) = *pnand_data_reg; NAND_Finish(); return true; Listing 3. Pge Red Function The bsic NAND flsh drivers re bsed on low-level opertions, like Write_Commnd(), Write_Address(), Wit_NAND_RADY(), nd Set_CE(). These opertions hndle the GPIO nd ddress signls to mnipulte the flsh chip. Listing 4 is for the implementtion of the write commnd. void Write_Commnd(unsigned chr commnd) Set_CE(0); Write_NAND_FLASH_Com(commnd); Listing 4. Write_Commnd Function Listing 5 is the implementtion of the Set_CE signl function. void Set_CE(bool stte) if(!stte) *pfio_flag_d &= ~PF11; else *pfio_flag_d = PF11; Listing 5. Set_CE Function Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 7 of 11

8 Listing 6 is for the implementtion of the write flsh commnd/ddress register function. void Write_NAND_FLASH_Com(unsigned chr Write_Dt) *pnand_command_reg = Write_Dt; void Write_NAND_FLASH_Addr(unsigned chr Write_Dt) *pnand_address_reg = Write_Dt; Listing 6. Write_NAND_FLASH_Com nd Write_NAND_FLASH_Addr Functions DMA cn lso be used to perform red/write opertions from/to the flsh memory device. In this cse, the progrmmer should ensure tht no other core or DMA ccesses hppen to ny of the externl memory bnks. Any such ccesses cn cuse spurious RD# nd/or WR# pulses to the flsh memory device, which will compromise the integrity of the interfce nd yield unexpected results. CRO screenshots representing timing digrms for this interfce re shown in the following figures. Figure 7: Erse Commnd Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 8 of 11

9 Figure 8: Write Block Commnd Figure 9: Red Commnd Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 9 of 11

10 Figure 10: Red Chip ID Commnd ECC for NAND Flsh Both the SLC nd MLC NAND flshes require n Error Correction Code (ECC) to detect nd correct bit errors. The Reed-Solomon lgorithm is well-suited for this nd hs become the stndrd EEC method for both types of flsh memory. The RS encoder nd decoder for 72-bit RS (464, 456, 4) code hve been implemented nd integrted into the NAND flsh red/write drivers. NAND Flsh File Systems NAND flsh is optimized for file structures where ech word does not need to be red, but insted provides tht sectors of dt cn be moved to nd from the medi supporting hrddrive-like repository structure for dt storge to support file systems nd lloction tbles (FAT). Unlike NOR flsh, NAND flsh demnds mechnism, such s TrueFFS, to be implemented to mp bd blocks. File systems in the industry, such s JFFS, JFFS2, FAT, nd so on, re fesible for NAND flsh. Additionlly, the YAFFS (Yet Another Flsh File System) is the only file system tht hs been designed specificlly for use with NAND flsh under ny operting system. YAFFS uses journling error correction nd verifiction techniques to enhnce robustness, nd is designed to work within the constrints of nd exploit the fetures of NAND flsh in order to mximize performnce. A future revision of this EE-note will include the implementtion of specific file system for NAND flsh. Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 10 of 11

11 Conclusion Although ADSP-BF53x Blckfin processors do not hve n on-chip NAND controller, designers cn esily connect SLC nd MLC NAND flsh memory devices to EBIU or GPIO. Both interfces re semless, thus requiring no dditionl externl logic. Designers cn refer to the code supplied with this EE-Note to develop other NAND devices drivers. References [1] ADSP-BF533 Blckfin Embedded Processor Dt Sheet, Rev. C, My, Anlog Devices, Inc. [2] MLC NAND Performnce for Consumer Applictions, Toshib Americ Electronic Components, Inc. [3] K9F2G08U0M 256M x 8 Bit / 512M x 8-Bit NAND Flsh Memory Dt Sheet, Rev 1.2, October 31, Smsung Electronics, Inc. [4] TC58NVG3D4CTG 8 GBIT (1G 8 BIT / 512M 16 BIT) CMOS NAND E2PROM (Multi-Level-Cell) Dt Sheet, TOSHIBA Semiconductor Compny. [5] Appliction Note for NAND Flsh Memory, Rev. 2.0, December 1999, Memory Product & Technology Division from Smsung Electronics, Inc. [6] ADSP-BF533 Blckfin Processor Hrdwre Reference, Rev. 3.2, July Anlog Devices, Inc. [7] Interfcing NAND Flsh Memory with ADSP-2126x SHARC Processors (EE-279), Rev. 1, November Anlog Devices, Inc. Document History Revision Rev 1 November 10, 2006 by Ke Zhn & Dniel Zho Description Initil version Interfcing ADSP-BF53x Blckfin Processors to NAND FLASH Memory (EE-302) Pge 11 of 11

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-245 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

Engineer To Engineer Note

Engineer To Engineer Note Engineer To Engineer Note EE-169 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

Engineer To Engineer Note

Engineer To Engineer Note Engineer To Engineer Note EE-188 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

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-204 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Engineer To Engineer Note

Engineer To Engineer Note Engineer To Engineer Note EE-186 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

Engineer To Engineer Note

Engineer To Engineer Note Engineer To Engineer Note EE-208 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

Enginner To Engineer Note

Enginner To Engineer Note Technicl Notes on using Anlog Devices DSP components nd development tools from the DSP Division Phone: (800) ANALOG-D, FAX: (781) 461-3010, EMAIL: dsp_pplictions@nlog.com, FTP: ftp.nlog.com Using n ADSP-2181

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-295 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-232 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dsp.support@nlog.com nd t dsptools.support@nlog.com Or visit our

More information

SoC Architecture Design Approaches

SoC Architecture Design Approaches Wireless Informtion Trnsmission System Lb. SoC Architecture Design Approches Hung-Chih Ching Institute of Communictions Engineering Ntionl Sun Yt-sen University IP-Bsed System IC Design Block-Bsed Architecture

More information

a Technical Notes on using Analog Devices' DSP components and development tools

a Technical Notes on using Analog Devices' DSP components and development tools Engineer To Engineer Note EE-146 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

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd business. Introducing technology

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-069 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd business. Introducing technology

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-270 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t processor.support@nlog.com nd dsptools.support@nlog.com Or visit

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

IZT DAB ContentServer, IZT S1000 Testing DAB Receivers Using ETI

IZT DAB ContentServer, IZT S1000 Testing DAB Receivers Using ETI IZT DAB ContentServer, IZT S1000 Testing DAB Receivers Using ETI Appliction Note Rel-time nd offline modultion from ETI files Generting nd nlyzing ETI files Rel-time interfce using EDI/ETI IZT DAB CONTENTSERVER

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

Tixeo compared to other videoconferencing solutions

Tixeo compared to other videoconferencing solutions compred to other videoconferencing solutions for V171026EN , unique solution on the video conferencing field Adobe Connect Web RTC Vydio for High security level, privcy Zero impct on network security policies

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd business. Introducing technology

More information

UT1553B BCRT True Dual-port Memory Interface

UT1553B BCRT True Dual-port Memory Interface UTMC APPICATION NOTE UT553B BCRT True Dul-port Memory Interfce INTRODUCTION The UTMC UT553B BCRT is monolithic CMOS integrted circuit tht provides comprehensive MI-STD- 553B Bus Controller nd Remote Terminl

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-312 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd business. Introducing technology

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

Engineer To Engineer Note

Engineer To Engineer Note Engineer To Engineer Note EE-148 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

Ver 1.2. Radiation Hardened Bidirectional Multipurpose Transceiver. Datasheet. Part Number:B54ACS164245SARH

Ver 1.2. Radiation Hardened Bidirectional Multipurpose Transceiver. Datasheet. Part Number:B54ACS164245SARH Ver 1.2 Rdition Hrdened Bidirectionl Multipurpose Trnsceiver Dtsheet Prt Number:B54ACS164245SARH 1 Pge of Revise Control Version No. Publish Time Revised Chpter Revise Introduction Note 1.1 2016-08-15

More information

Small Business Networking

Small Business Networking Why network is n essentil productivity tool for ny smll business Effective technology is essentil for smll businesses looking to increse the productivity of their people nd processes. Introducing technology

More information

Engineer To Engineer Note

Engineer To Engineer Note Engineer To Engineer Note EE-167 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

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note a EE-279 Technical notes on using Analog Devices DSPs, processors and development tools Visit our Web resources http://www.analog.com/ee-notes and http://www.analog.com/processors

More information

Voltage Monitoring Products

Voltage Monitoring Products Voltge Monitoring Products Spring 2005 CONTENTS 3-Led Reset Genertor Circuits.. 2 4-Led Reset Genertors with Mnul Reset............ 3 Wtchdog Supervisory Circuits... 4 Bttery-Bckup Supervisory Circuits...........

More information

Digital Design. Chapter 1: Introduction. Digital Design. Copyright 2006 Frank Vahid

Digital Design. Chapter 1: Introduction. Digital Design. Copyright 2006 Frank Vahid Chpter : Introduction Copyright 6 Why Study?. Look under the hood of computers Solid understnding --> confidence, insight, even better progrmmer when wre of hrdwre resource issues Electronic devices becoming

More information

Tilt-Sensing with Kionix MEMS Accelerometers

Tilt-Sensing with Kionix MEMS Accelerometers Tilt-Sensing with Kionix MEMS Accelerometers Introduction Tilt/Inclintion sensing is common ppliction for low-g ccelerometers. This ppliction note describes how to use Kionix MEMS low-g ccelerometers to

More information

EasyMP Multi PC Projection Operation Guide

EasyMP Multi PC Projection Operation Guide EsyMP Multi PC Projection Opertion Guide Contents 2 Introduction to EsyMP Multi PC Projection 5 EsyMP Multi PC Projection Fetures... 6 Connection to Vrious Devices... 6 Four-Pnel Disply... 6 Chnge Presenters

More information

Caches I. CSE 351 Autumn Instructor: Justin Hsia

Caches I. CSE 351 Autumn Instructor: Justin Hsia L01: Intro, L01: L16: Combintionl Introduction Cches I Logic CSE369, CSE351, Autumn 2016 Cches I CSE 351 Autumn 2016 Instructor: Justin Hsi Teching Assistnts: Chris M Hunter Zhn John Kltenbch Kevin Bi

More information

Simrad ES80. Software Release Note Introduction

Simrad ES80. Software Release Note Introduction Simrd ES80 Softwre Relese 1.3.0 Introduction This document descries the chnges introduced with the new softwre version. Product: ES80 Softwre version: 1.3.0 This softwre controls ll functionlity in the

More information

05-247r2 SAT: Add 16-byte CDBs and PIO modes 1 September 2005

05-247r2 SAT: Add 16-byte CDBs and PIO modes 1 September 2005 To: T10 Technicl Committee From: Robert Sheffield, Intel (robert.l.sheffield@intel.com) Dte: 1 September 2005 Subject: 05-247r2 SAT: Add 16-byte CDBs nd PIO modes Revision history Revision 0 (16 June 2005)

More information

JCM TRAINING OVERVIEW DBV Series DBV-500 Banknote Validator

JCM TRAINING OVERVIEW DBV Series DBV-500 Banknote Validator November, 2016 JCM TRAINING OVERVIEW DBV Series DBV-500 Bnknote Vlidtor Phone (800) 683-7248 (702) 651-0000 Fx (702) 651-0214 E-mil support@jcmglobl.com www.jcmglobl.com 1 DBV-500 Bnknote Vlidtor Tble

More information

E201 USB Encoder Interface

E201 USB Encoder Interface Dt sheet Issue 4, 24 th ugust 2015 E201 USB Encoder Interfce E201-9Q incrementl E201-9S bsolute bsolute SSI BiSS-C mode (unidirectionl) B Z Clock Dt M SLO The E201 is single chnnel USB encoder interfce

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-272 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t processor.support@nlog.com nd dsptools.support@nlog.com Or visit

More information

Epson iprojection Operation Guide (Windows/Mac)

Epson iprojection Operation Guide (Windows/Mac) Epson iprojection Opertion Guide (Windows/Mc) Contents 2 Introduction to Epson iprojection 5 Epson iprojection Fetures... 6 Connection to Vrious Devices... 6 Four-Pnel Disply... 6 Chnge Presenters nd Projection

More information

Caches I. CSE 351 Spring Instructor: Ruth Anderson

Caches I. CSE 351 Spring Instructor: Ruth Anderson L16: Cches I Cches I CSE 351 Spring 2017 Instructor: Ruth Anderson Teching Assistnts: Dyln Johnson Kevin Bi Linxing Preston Jing Cody Ohlsen Yufng Sun Joshu Curtis L16: Cches I Administrivi Homework 3,

More information

Sage CRM 2017 R3 Software Requirements and Mobile Features. Updated: August 2017

Sage CRM 2017 R3 Software Requirements and Mobile Features. Updated: August 2017 Sge CRM 2017 R3 Softwre Requirements nd Mobile Fetures Updted: August 2017 2017, The Sge Group plc or its licensors. Sge, Sge logos, nd Sge product nd service nmes mentioned herein re the trdemrks of The

More information

Welch Allyn CardioPerfect Workstation Installation Guide

Welch Allyn CardioPerfect Workstation Installation Guide Welch Allyn CrdioPerfect Worksttion Instlltion Guide INSTALLING CARDIOPERFECT WORKSTATION SOFTWARE & ACCESSORIES ON A SINGLE PC For softwre version 1.6.6 or lter For network instlltion, plese refer to

More information

Tool Vendor Perspectives SysML Thus Far

Tool Vendor Perspectives SysML Thus Far Frontiers 2008 Pnel Georgi Tec, 05-13-08 Tool Vendor Perspectives SysML Thus Fr Hns-Peter Hoffmnn, Ph.D Chief Systems Methodologist Telelogic, Systems & Softwre Modeling Business Unit Peter.Hoffmnn@telelogic.com

More information

TECHNICAL NOTE MANAGING JUNIPER SRX PCAP DATA. Displaying the PCAP Data Column

TECHNICAL NOTE MANAGING JUNIPER SRX PCAP DATA. Displaying the PCAP Data Column TECHNICAL NOTE MANAGING JUNIPER SRX PCAP DATA APRIL 2011 If your STRM Console is configured to integrte with the Juniper JunOS Pltform DSM, STRM cn receive, process, nd store Pcket Cpture (PCAP) dt from

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-328 Technicl notes on using Anlog Devices DSPs, processors nd development tools Visit our Web resources http://www.nlog.com/ee-notes nd http://www.nlog.com/processors or e-mil

More information

Sage CRM 2017 R2 Software Requirements and Mobile Features. Revision: IMP-MAT-ENG-2017R2-2.0 Updated: August 2017

Sage CRM 2017 R2 Software Requirements and Mobile Features. Revision: IMP-MAT-ENG-2017R2-2.0 Updated: August 2017 Sge CRM 2017 R2 Softwre Requirements nd Mobile Fetures Revision: IMP-MAT-ENG-2017R2-2.0 Updted: August 2017 2017, The Sge Group plc or its licensors. Sge, Sge logos, nd Sge product nd service nmes mentioned

More information

Compatibility Testing - A Must Do of the Web Apps. By Premalatha Shanmugham & Kokila Elumalai

Compatibility Testing - A Must Do of the Web Apps. By Premalatha Shanmugham & Kokila Elumalai Comptibility Testing - A Must Do of the Web Apps By Premlth Shnmughm & Kokil Elumli Agend The Need The Impct The Chllenges The Strtegy The Checklist Metrics Inferences The Rod Ahed 2 2012 Indium Softwre

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

Data Flow on a Queue Machine. Bruno R. Preiss. Copyright (c) 1987 by Bruno R. Preiss, P.Eng. All rights reserved.

Data Flow on a Queue Machine. Bruno R. Preiss. Copyright (c) 1987 by Bruno R. Preiss, P.Eng. All rights reserved. Dt Flow on Queue Mchine Bruno R. Preiss 2 Outline Genesis of dt-flow rchitectures Sttic vs. dynmic dt-flow rchitectures Pseudo-sttic dt-flow execution model Some dt-flow mchines Simple queue mchine Prioritized

More information

Epson Projector Content Manager Operation Guide

Epson Projector Content Manager Operation Guide Epson Projector Content Mnger Opertion Guide Contents 2 Introduction to the Epson Projector Content Mnger Softwre 3 Epson Projector Content Mnger Fetures... 4 Setting Up the Softwre for the First Time

More information

EasyMP Network Projection Operation Guide

EasyMP Network Projection Operation Guide EsyMP Network Projection Opertion Guide Contents 2 Introduction to EsyMP Network Projection EsyMP Network Projection Fetures... 5 Disply Options... 6 Multi-Screen Disply Function... 6 Movie Sending Mode...

More information

NOTES. Figure 1 illustrates typical hardware component connections required when using the JCM ICB Asset Ticket Generator software application.

NOTES. Figure 1 illustrates typical hardware component connections required when using the JCM ICB Asset Ticket Generator software application. ICB Asset Ticket Genertor Opertor s Guide Septemer, 2016 Septemer, 2016 NOTES Opertor s Guide ICB Asset Ticket Genertor Softwre Instlltion nd Opertion This document contins informtion for downloding, instlling,

More information

Midterm 2 Sample solution

Midterm 2 Sample solution Nme: Instructions Midterm 2 Smple solution CMSC 430 Introduction to Compilers Fll 2012 November 28, 2012 This exm contins 9 pges, including this one. Mke sure you hve ll the pges. Write your nme on the

More information

Accelerating 3D convolution using streaming architectures on FPGAs

Accelerating 3D convolution using streaming architectures on FPGAs Accelerting 3D convolution using streming rchitectures on FPGAs Hohun Fu, Robert G. Clpp, Oskr Mencer, nd Oliver Pell ABSTRACT We investigte FPGA rchitectures for ccelerting pplictions whose dominnt cost

More information

This Unit: Processor Design. What Is Control? Example: Control for sw. Example: Control for add

This Unit: Processor Design. What Is Control? Example: Control for sw. Example: Control for add This Unit: rocessor Design Appliction O ompiler U ory Firmwre I/O Digitl ircuits Gtes & Trnsistors pth components n timing s n register files ories (RAMs) locking strtegies Mpping n IA to tpth ontrol Exceptions

More information

OPERATION MANUAL. DIGIFORCE 9307 PROFINET Integration into TIA Portal

OPERATION MANUAL. DIGIFORCE 9307 PROFINET Integration into TIA Portal OPERATION MANUAL DIGIFORCE 9307 PROFINET Integrtion into TIA Portl Mnufcturer: 2018 burster präzisionsmesstechnik gmbh & co kg burster präzisionsmesstechnik gmbh & co kg Alle Rechte vorbehlten Tlstrße

More information

OUTPUT DELIVERY SYSTEM

OUTPUT DELIVERY SYSTEM Differences in ODS formtting for HTML with Proc Print nd Proc Report Lur L. M. Thornton, USDA-ARS, Animl Improvement Progrms Lortory, Beltsville, MD ABSTRACT While Proc Print is terrific tool for dt checking

More information

A New Learning Algorithm for the MAXQ Hierarchical Reinforcement Learning Method

A New Learning Algorithm for the MAXQ Hierarchical Reinforcement Learning Method A New Lerning Algorithm for the MAXQ Hierrchicl Reinforcement Lerning Method Frzneh Mirzzdeh 1, Bbk Behsz 2, nd Hmid Beigy 1 1 Deprtment of Computer Engineering, Shrif University of Technology, Tehrn,

More information

Address/Data Control. Port latch. Multiplexer

Address/Data Control. Port latch. Multiplexer 4.1 I/O PORT OPERATION As discussed in chpter 1, ll four ports of the 8051 re bi-directionl. Ech port consists of ltch (Specil Function Registers P0, P1, P2, nd P3), n output driver, nd n input buffer.

More information

In the last lecture, we discussed how valid tokens may be specified by regular expressions.

In the last lecture, we discussed how valid tokens may be specified by regular expressions. LECTURE 5 Scnning SYNTAX ANALYSIS We know from our previous lectures tht the process of verifying the syntx of the progrm is performed in two stges: Scnning: Identifying nd verifying tokens in progrm.

More information

How to Design REST API? Written Date : March 23, 2015

How to Design REST API? Written Date : March 23, 2015 Visul Prdigm How Design REST API? Turil How Design REST API? Written Dte : Mrch 23, 2015 REpresenttionl Stte Trnsfer, n rchitecturl style tht cn be used in building networked pplictions, is becoming incresingly

More information

Sage CRM 2018 R1 Software Requirements and Mobile Features. Updated: May 2018

Sage CRM 2018 R1 Software Requirements and Mobile Features. Updated: May 2018 Sge CRM 2018 R1 Softwre Requirements nd Mobile Fetures Updted: My 2018 2018, The Sge Group plc or its licensors. Sge, Sge logos, nd Sge product nd service nmes mentioned herein re the trdemrks of The Sge

More information

CS 268: IP Multicast Routing

CS 268: IP Multicast Routing Motivtion CS 268: IP Multicst Routing Ion Stoic April 5, 2004 Mny pplictions requires one-to-mny communiction - E.g., video/udio conferencing, news dissemintion, file updtes, etc. Using unicst to replicte

More information

LECT-10, S-1 FP2P08, Javed I.

LECT-10, S-1 FP2P08, Javed I. A Course on Foundtions of Peer-to-Peer Systems & Applictions LECT-10, S-1 CS /799 Foundtion of Peer-to-Peer Applictions & Systems Kent Stte University Dept. of Computer Science www.cs.kent.edu/~jved/clss-p2p08

More information

Caches I. CSE 351 Autumn 2018

Caches I. CSE 351 Autumn 2018 Cches I CSE 351 Autumn 2018 Instructors: Mx Willsey Luis Ceze Teching Assistnts: Britt Henderson Luks Joswik Josie Lee Wei Lin Dniel Snitkovsky Luis Veg Kory Wtson Ivy Yu Alt text: I looked t some of the

More information

McAfee Network Security Platform

McAfee Network Security Platform 10/100/1000 Copper Active Fil-Open Bypss Kit Guide Revision E McAfee Network Security Pltform This document descries the contents nd how to instll the McAfee 10/100/1000 Copper Active Fil-Open Bypss Kit

More information

05-247r0 SAT: Add 16-byte CDBs and PIO modes 16 June 2005

05-247r0 SAT: Add 16-byte CDBs and PIO modes 16 June 2005 To: T10 Technicl Committee From: Robert Sheffield, ntel (robert.l.sheffield@intel.com) Dte: 16 June 2005 Subject: 05-247r0 SAT: Add 16-byte CDBs nd PO modes Revision history Revision 0 (16 June 2005) -

More information

SPARC T7-2 Server. Product Overview

SPARC T7-2 Server. Product Overview O R A C L E D A T A S H E E T SPARC T7-2 Server Orcle s SPARC T7 nd M7 servers re the world s most dvnced systems for enterprise worklods, with unique cpbilities for informtion security, dtbse nd Jv ccelertion.

More information

An Integrated Simulation System for Human Factors Study

An Integrated Simulation System for Human Factors Study An Integrted Simultion System for Humn Fctors Study Ying Wng, Wei Zhng Deprtment of Industril Engineering, Tsinghu University, Beijing 100084, Chin Foud Bennis, Dmien Chblt IRCCyN, Ecole Centrle de Nntes,

More information

CMSC 331 First Midterm Exam

CMSC 331 First Midterm Exam 0 00/ 1 20/ 2 05/ 3 15/ 4 15/ 5 15/ 6 20/ 7 30/ 8 30/ 150/ 331 First Midterm Exm 7 October 2003 CMC 331 First Midterm Exm Nme: mple Answers tudent ID#: You will hve seventy-five (75) minutes to complete

More information

LoRaWANTM Concentrator Card Mini PCIe LRWCCx-MPCIE-868

LoRaWANTM Concentrator Card Mini PCIe LRWCCx-MPCIE-868 Dt Sheet LoRWANTM Concentrtor Crd Mini PCIe LRWCCxMPCIE868 LoRWANTM Concentrtor Crd bsed on Semtech SX30 nd SX308 Chips in Mini PCIe Form Fctor The nfuse LRWCCxMPCIE fmily of crds enble OEMs nd system

More information

EasyMP Multi PC Projection Operation Guide

EasyMP Multi PC Projection Operation Guide EsyMP Multi PC Projection Opertion Guide Contents 2 About EsyMP Multi PC Projection Meeting Styles Proposed by EsyMP Multi PC Projection... 5 Holding Meetings Using Multiple Imges... 5 Holding Remote Meetings

More information

Engineer-to-Engineer Note

Engineer-to-Engineer Note Engineer-to-Engineer Note EE-211 Technicl notes on using Anlog Devices DSPs, processors nd development tools Contct our technicl support t dspsupport@nlogcom nd t dsptoolssupport@nlogcom Or visit our on-line

More information

CKX-CCSW Confluency checker INSTRUCTIONS. Software for research/education This software is designed to use in research and or education fields.

CKX-CCSW Confluency checker INSTRUCTIONS. Software for research/education This software is designed to use in research and or education fields. INSTRUCTIONS Confluency checker NOTE: This instruction mnul is for the Olympus confluency checker. To ensure the sfety, obtin optimum performnce nd to fmilirize yourself fully with the use of this softwre,

More information

Information regarding

Information regarding Informtion regrding LANCOM Advnced VPN Client 3.13 Copyright (c) 2002-2017 LANCOM Systems GmbH, Wuerselen (Germny) LANCOM Systems GmbH does not tke ny gurntee nd libility for softwre not developed, mnufctured

More information

Pin-down Cache: A Virtual Memory Management Technique for Zero-copy Communication

Pin-down Cache: A Virtual Memory Management Technique for Zero-copy Communication Pin-down Cche: A Virtul Memory Mngement Technique for Zero-copy Communiction Hiroshi Tezuk, Frncis 0 Cnoll, Atsushi Hori, nd Yutk Ishikw Rel World Computing Prtnership { tezuk, ocrroll, hori, ishikw) @rwcp.or.jp

More information

Computer Arithmetic Logical, Integer Addition & Subtraction Chapter

Computer Arithmetic Logical, Integer Addition & Subtraction Chapter Computer Arithmetic Logicl, Integer Addition & Sutrction Chpter 3.-3.3 3.3 EEC7 FQ 25 MIPS Integer Representtion -it signed integers,, e.g., for numeric opertions 2 s s complement: one representtion for

More information

Mid-term exam. Scores. Fall term 2012 KAIST EE209 Programming Structures for EE. Thursday Oct 25, Student's name: Student ID:

Mid-term exam. Scores. Fall term 2012 KAIST EE209 Programming Structures for EE. Thursday Oct 25, Student's name: Student ID: Fll term 2012 KAIST EE209 Progrmming Structures for EE Mid-term exm Thursdy Oct 25, 2012 Student's nme: Student ID: The exm is closed book nd notes. Red the questions crefully nd focus your nswers on wht

More information

L. Yaroslavsky. Fundamentals of Digital Image Processing. Course

L. Yaroslavsky. Fundamentals of Digital Image Processing. Course L. Yroslvsky. Fundmentls of Digitl Imge Processing. Course 0555.330 Lecture. Imge enhncement.. Imge enhncement s n imge processing tsk. Clssifiction of imge enhncement methods Imge enhncement is processing

More information

Parallel Square and Cube Computations

Parallel Square and Cube Computations Prllel Squre nd Cube Computtions Albert A. Liddicot nd Michel J. Flynn Computer Systems Lbortory, Deprtment of Electricl Engineering Stnford University Gtes Building 5 Serr Mll, Stnford, CA 945, USA liddicot@stnford.edu

More information

1.0. R E V I S I O N REV. DRAWN BY ECO No DESCRIPTION DATE APPROVED BILL OF MATERIALS

1.0. R E V I S I O N REV. DRAWN BY ECO No DESCRIPTION DATE APPROVED BILL OF MATERIALS NOTES: UNLESS OTHERWISE SPECIFIED. CORNERS DRWN SHRP TO BE R.005 MXIMUM. 2. EXTERIOR SURFCE TEXTURE TO BE EQUIVLENT TO MT-007. TEXTURE ON ENCLOSURE WILL VRY FROM TIME TO TIME S THE TOOL WERS ND IT BECOMES

More information

Introduction to Computer Engineering EECS 203 dickrp/eecs203/ CMOS transmission gate (TG) TG example

Introduction to Computer Engineering EECS 203  dickrp/eecs203/ CMOS transmission gate (TG) TG example Introduction to Computer Engineering EECS 23 http://ziyng.eecs.northwestern.edu/ dickrp/eecs23/ CMOS trnsmission gte TG Instructor: Robert Dick Office: L477 Tech Emil: dickrp@northwestern.edu Phone: 847

More information

Voluntary Product Accessibility Template. Summary Table Voluntary Product Accessibility Template

Voluntary Product Accessibility Template. Summary Table Voluntary Product Accessibility Template U.S. Generl Services Administrtion Dte: 11/2/2015 Nme of Product: MindView 6 Voluntry Product Accessibility Templte Version 1.2 Summry Tble Voluntry Product Accessibility Templte Criteri Section 1194.21

More information

On Computation and Resource Management in Networked Embedded Systems

On Computation and Resource Management in Networked Embedded Systems On Computtion nd Resource Mngement in Networed Embedded Systems Soheil Ghisi Krlene Nguyen Elheh Bozorgzdeh Mjid Srrfzdeh Computer Science Deprtment University of Cliforni, Los Angeles, CA 90095 soheil,

More information

pdfapilot Server 2 Manual

pdfapilot Server 2 Manual pdfpilot Server 2 Mnul 2011 by clls softwre gmbh Schönhuser Allee 6/7 D 10119 Berlin Germny info@cllssoftwre.com www.cllssoftwre.com Mnul clls pdfpilot Server 2 Pge 2 clls pdfpilot Server 2 Mnul Lst modified:

More information

Allocator Basics. Dynamic Memory Allocation in the Heap (malloc and free) Allocator Goals: malloc/free. Internal Fragmentation

Allocator Basics. Dynamic Memory Allocation in the Heap (malloc and free) Allocator Goals: malloc/free. Internal Fragmentation Alloctor Bsics Dynmic Memory Alloction in the Hep (mlloc nd free) Pges too corse-grined for llocting individul objects. Insted: flexible-sized, word-ligned blocks. Allocted block (4 words) Free block (3

More information

EasyMP Multi PC Projection Operation Guide

EasyMP Multi PC Projection Operation Guide EsyMP Multi PC Projection Opertion Guide Contents 2 About EsyMP Multi PC Projection Meeting Styles Proposed by EsyMP Multi PC Projection... 5 Holding Meetings Using Multiple Imges... 5 Holding Remote Meetings

More information

Before We Begin. Introduction to Spatial Domain Filtering. Introduction to Digital Image Processing. Overview (1): Administrative Details (1):

Before We Begin. Introduction to Spatial Domain Filtering. Introduction to Digital Image Processing. Overview (1): Administrative Details (1): Overview (): Before We Begin Administrtive detils Review some questions to consider Winter 2006 Imge Enhncement in the Sptil Domin: Bsics of Sptil Filtering, Smoothing Sptil Filters, Order Sttistics Filters

More information

3 Talk to Us First. Reasons You Should. Non-Contact Temperature Measurement Solutions

3 Talk to Us First. Reasons You Should. Non-Contact Temperature Measurement Solutions 3 Tlk to Us First Resons You Should Non-Contct Temperture Mesurement Solutions Reson # 1 Fixed System Spot Thermometers FACTS Verstile technologies re must for the ever expnding list of pplictions Lnd

More information

16 Bit Software Tools ADDU-21xx-PC-1 Code Generation and Simulation

16 Bit Software Tools ADDU-21xx-PC-1 Code Generation and Simulation 16 Bit Softwre Tools ADDU-21xx-PC-1 Code Genertion nd Simultion ADDS-21xx-PC-1 Version 6.1 Contents The entire softwre cretion tool chin in one pckge System Builder Assembler C Compiler Linker Softwre

More information

Transparent neutral-element elimination in MPI reduction operations

Transparent neutral-element elimination in MPI reduction operations Trnsprent neutrl-element elimintion in MPI reduction opertions Jesper Lrsson Träff Deprtment of Scientific Computing University of Vienn Disclimer Exploiting repetition nd sprsity in input for reducing

More information

MIPS I/O and Interrupt

MIPS I/O and Interrupt MIPS I/O nd Interrupt Review Floting point instructions re crried out on seprte chip clled coprocessor 1 You hve to move dt to/from coprocessor 1 to do most common opertions such s printing, clling functions,

More information

Unit #9 : Definite Integral Properties, Fundamental Theorem of Calculus

Unit #9 : Definite Integral Properties, Fundamental Theorem of Calculus Unit #9 : Definite Integrl Properties, Fundmentl Theorem of Clculus Gols: Identify properties of definite integrls Define odd nd even functions, nd reltionship to integrl vlues Introduce the Fundmentl

More information

File Manager Quick Reference Guide. June Prepared for the Mayo Clinic Enterprise Kahua Deployment

File Manager Quick Reference Guide. June Prepared for the Mayo Clinic Enterprise Kahua Deployment File Mnger Quick Reference Guide June 2018 Prepred for the Myo Clinic Enterprise Khu Deployment NVIGTION IN FILE MNGER To nvigte in File Mnger, users will mke use of the left pne to nvigte nd further pnes

More information

Computer-Aided Multiscale Modelling for Chemical Process Engineering

Computer-Aided Multiscale Modelling for Chemical Process Engineering 17 th Europen Symposium on Computer Aided Process Engineesing ESCAPE17 V. Plesu nd P.S. Agchi (Editors) 2007 Elsevier B.V. All rights reserved. 1 Computer-Aided Multiscle Modelling for Chemicl Process

More information

P(r)dr = probability of generating a random number in the interval dr near r. For this probability idea to make sense we must have

P(r)dr = probability of generating a random number in the interval dr near r. For this probability idea to make sense we must have Rndom Numers nd Monte Crlo Methods Rndom Numer Methods The integrtion methods discussed so fr ll re sed upon mking polynomil pproximtions to the integrnd. Another clss of numericl methods relies upon using

More information

JCM TRAINING OVERVIEW ivizion Banknote Acceptor

JCM TRAINING OVERVIEW ivizion Banknote Acceptor ivizion Bnknote Acceptor JCM Trining Overview Februry, 2018 Februry, 2018 ivizion-100 Prts List Prt Number - Description 701-000269R ivizion/uba Power Supply 701-100112R ivizion/tbv UAC Kit (lternte power

More information

c360 Add-On Solutions

c360 Add-On Solutions c360 Add-On Solutions Functionlity Dynmics CRM 2011 c360 Record Editor Reltionship Explorer Multi-Field Serch Alerts Console c360 Core Productivity Pck "Does your tem resist using CRM becuse updting dt

More information