====== brmCarramba ====== {{template>infobox| name=brmCarramba| image=brmcarramba.png?150| founder=[[user:tlapka]]| interested=| status=active }} LowCost **multiprocessor cluster** based on cheap **ARM MCU Cortex - M3** (in phase 1.) ===== Goals of this project ===== * Create low-cost multiprocessor computing device based on cheap ARM cpu ( LPC ) * Learn about multiprocessors device desing ===== Idea ===== Device will contains slaveNodes, masterNode, storageNodes, this device is superNode, this superNode contains: * **slaveNodes** - processors card * **masterNode** - controller for internal communication between slaveNodes and external communication between superNodes * **storageNodes** - card what have n. SD cards slots for storage, or SATA interfaces {{:project:z1.jpeg?direct&400|}} ==== slaveNode concept ==== each slaveNode have communication core and computing cores. Computing cores have one shared internal bus and access to dual port RAM. On other side DPRAM is communication core. This design allow use multiple design inside of slaveNode, cuz slaveNode is represented in superNode's internal bus by communication core. Then we can put on the slaveNode n. computing cores and doesn't matter if slaveNode have 4 computing cores or 128 cores or if computing cores have different architecture. ==== masterNode concept ==== masterNode is main controller for data interchange between slaveNodes (and superNodes, probably by ethernet interface (in future)). ===== Phases of project ===== ==== Step #1 ==== == Case for brmCarramba == i choose al box what have profile inside, cuz i will put in this box card like **slaveNode** and **masterNode** .. this box can contains 11 pcb. Now i can desing PCB cuz i know real allowed sice of this PCB. **Size is 20x103x53mm**. * **1455N1202BK HAMMOND** - case {{projects:brmcarramba:1455n1202bk_hammond.jpg}} == Part List == |No.|description|datasheet|one piece price|sum| |55x | [[http://cz.farnell.com/nxp/lpc1343fbd48-151/mcu-32bit-cortex-m3-48lqfp/dp/2072195|LPC1343FBD48,151 - MCU, 32BIT, CORTEX M3, 48LQFP]]|[[http://www.nxp.com/documents/data_sheet/LPC1311_13_42_43.pdf|LPC1343.pdf]] |60.39Kc |3321,45Kc| |1x|[[http://cz.farnell.com/davicom/dm9102dep/ic-enet-cntrl-10-100m-phy-128lqfp/dp/2115483?in_merch=Vybran%C3%A9%20nov%C3%A9%20produkty&MER=i-9b10-00002068|DAVICOM - DM9102DEP - IC, ENET CNTRL, 10/100M PHY, 128LQFP]]|[[http://www.farnell.com/datasheets/1633146.pdf|DM9102DEP.pdf]]|143.84Kc|143.84Kc| |8x| stabilizator 3,3V [[http://cz.farnell.com/linear-technology/lt1117cst-3-3-pbf/ic-ldo-volt-reg-3-3v-0-8a-sot-223/dp/1500981|LT1117CST-3.3#PBF. - IC, LDO VOLT REG, 3.3V, 0.8A]]| [[http://www.farnell.com/datasheets/84023.pdf|LT1117CST.pdf]] | 110.78Kc | 886,24Kc | ===== Links ===== * [[http://en.wikipedia.org/wiki/Massively_parallel]] * [[http://en.wikipedia.org/wiki/Symmetric_multiprocessing]] * [[http://en.wikipedia.org/wiki/Dual-ported_RAM]] ===== Resources ===== * http://www.nxp.com/documents/data_sheet/LPC1311_13_42_43.pdf * http://www.nxp.com/documents/data_sheet/LPC1769_68_67_66_65_64_63.pdf * http://www.nxp.com/documents/data_sheet/LPC178X_7X.pdf