User Tools

Site Tools


project:brmcarramba:brmcarramba

brmCarramba

— Template infobox not found.

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

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

1455n1202bk_hammond.jpg

Part List

Resources

project/brmcarramba/brmcarramba.txt · Last modified: 2012/08/04 07:52 by tlapka