DOC PREVIEW
USC CSCI 599 - 3

This preview shows page 1-2-22-23 out of 23 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 23 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 23 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 23 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 23 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 23 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

TinyOSMotivationCharacteristicPowerPoint PresentationDot MoteRene MoteHardwareA Modular ApproachComponentschedulerApplicationComponent DefinitionDescriptionCommunicationSlide 15ChallengesNetwork Discovery and Ad hoc routingFUN!CoolFun AgainSlide 21LinksEND!1TinyOSMohammad RahimiCSCI599-Spring20022MotivationThe new class of distributed tiny devicesThe new generation of software3CharacteristicHighly distributedDynamic and Self OrganizingCommunication centricAdaptiveConcurrency intensive–Sudden burst of network activity and sleepGeneral Purpose–As opposed to traditional tailor made system programmingNot only control oriented anymore4PDAKeysHeadphonesPen (Anoto)Display WatchHealth MonitorHearing aidAuthenticationRingFixedInfrastructure5Dot Mote6Rene Mote7Hardware4Mhz, 8bit MCU (ATMEL) 512 bytes RAM, 8K ROM900Mhz Radio RF Monolithic10-100 ft. rangeTemperature SensorLight SensorLED outputsSerial Port5mA Active and 5uA sleep8A Modular ApproachComponents–Wired together–Interface may join different componentsProgram is Execution Graph & scheduler9ComponentComponent interface –Commands that it accepts–Events that it signals–Commands that it uses–Events that it handlesComponent Frame–Maintain internal stateEvent–Initiate at lowest level by hardware–Make a FSM modelTask–Tasks: internal concurrency–Non PreemptiveMessaging ComponentInternal StateInternal TasksCommands EventsSynchronous Asynchronous10scheduler•Shared stack, static frames•Events preempt tasks, tasks do not•Events can signal events or call commands•Commands don’t signal events•Either can post tasks11ApplicationApplication = graph of components + schedulerRFMRadio bytei2cTempphotoMessaging LayerclocksbitbytepacketRadio PacketRouting Layersensing applicationapplicationHWSWADCmessagingroutingUART PacketUART byte12Component DefinitionTOS_MODULE PHOTO;ACCEPTS{char PHOTO_INIT(void);char PHOTO_GET_DATA(void);char PHOTO_PWR(char mode);};SIGNALS{char PHOTO_DATA_READY(int data);};USES{char SUB_ADC_INIT(void);char SUB_ADC_GET_DATA(char port);};HANDLES{char PHOTO_ADC_DONE(int data);};13Descriptioninclude modules{MAIN;SENS_OUTPUT;INT_TO_LEDS;CLOCK;PHOTO;};MAIN:MAIN_SUB_INIT SENS_OUTPUT:SENS_OUTPUT_INIT MAIN:MAIN_SUB_START SENS_OUTPUT:SENS_OUTPUT_STARTSENS_OUTPUT:SENS_OUTPUT_CLOCK_EVENT CLOCK:CLOCK_FIRE_EVENTSENS_OUTPUT:SENS_OUTPUT_SUB_CLOCK_INIT CLOCK:CLOCK_INITSENS_OUTPUT:SENS_OUTPUT_SUB_OUTPUT_INIT INT_TO_LEDS:INT_TO_LEDS_INITSENS_OUTPUT:SENS_OUTPUT_OUTPUT_COMPLETE INT_TO_LEDS:INT_TO_LEDS_DONESENS_OUTPUT:SENS_OUTPUT_OUTPUT INT_TO_LEDS:INT_TO_LEDS_OUTPUTSENS_OUTPUT:SENS_DATA_INIT PHOTO:PHOTO_INITSENS_OUTPUT:SENS_GET_DATA PHOTO:PHOTO_GET_DATASENS_OUTPUT:SENS_DATA_READY PHOTO:PHOTO_DATA_READY……..14CommunicationActive messaging–The name of on the handler on the target–Payload to pass as argument (data)–Transmit–AcknowledgeIt looks like a light weight RPC !15CommunicationApplicationDynamic Network DiscoveryAd hoc multi hop routingDetail of ImplementLow PowerLittle storage ActiveMessage layer16ChallengesTight memory–Although Each component has its own stack communication messages pass by changing ownershipAdaptive and dynamic–Code migration direct connection of micro controller to physical layer–Event driven modelLow Power–Sleep at two different granularity–Low granularity maintain the original capacity17Network Discovery and Ad hoc routingRoot with ID Zero advertiseNodes select the lowest ID they hear as ParentTo route a node determines its parent as multi hop forwarding handlerOptimizations–Clustering–Piggy backing18FUN!29 Palms Fixed/Mobile Experiment1234519Cool620Fun Again•Largest Tiny Network Yet•Large-Scale Demonstration of Self-Organizing Wireless Sensor


View Full Document

USC CSCI 599 - 3

Documents in this Course
Week8_1

Week8_1

22 pages

Week2_b

Week2_b

10 pages

LECT6BW

LECT6BW

20 pages

LECT6BW

LECT6BW

20 pages

5

5

44 pages

12

12

15 pages

16

16

20 pages

Nima

Nima

8 pages

Week1

Week1

38 pages

Week11_c

Week11_c

30 pages

afsin

afsin

5 pages

October5b

October5b

43 pages

Week11_2

Week11_2

20 pages

final

final

2 pages

c-4

c-4

12 pages

0420

0420

3 pages

Week9_b

Week9_b

20 pages

S7Kriegel

S7Kriegel

21 pages

Week4_2

Week4_2

16 pages

sandpres

sandpres

21 pages

Week6_1

Week6_1

20 pages

4

4

33 pages

Week10_c

Week10_c

13 pages

fft

fft

18 pages

LECT7BW

LECT7BW

19 pages

24

24

15 pages

14

14

35 pages

Week9_c

Week9_c

24 pages

Week11_67

Week11_67

22 pages

Week1

Week1

37 pages

LECT3BW

LECT3BW

28 pages

Week8_c2

Week8_c2

19 pages

Week5_1

Week5_1

19 pages

LECT5BW

LECT5BW

24 pages

Week10_b

Week10_b

16 pages

Week11_1

Week11_1

43 pages

Week7_2

Week7_2

15 pages

Week5_b

Week5_b

19 pages

Week11_a

Week11_a

29 pages

LECT14BW

LECT14BW

24 pages

T7kriegel

T7kriegel

21 pages

0413

0413

2 pages

C2-TSE

C2-TSE

16 pages

10_19_99

10_19_99

12 pages

s1and2-v2

s1and2-v2

37 pages

Week10_3

Week10_3

23 pages

jalal

jalal

6 pages

1

1

25 pages

T3Querys

T3Querys

47 pages

CS17

CS17

15 pages

porkaew

porkaew

20 pages

LECT4BW

LECT4BW

21 pages

Week10_1

Week10_1

25 pages

wavelet

wavelet

17 pages

October5a

October5a

22 pages

p289-korn

p289-korn

12 pages

2

2

33 pages

rose

rose

36 pages

9_7_99

9_7_99

18 pages

Week10_2

Week10_2

28 pages

Week7_3

Week7_3

37 pages

Load more
Download 3
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view 3 and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view 3 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?