05166129

Embed Size (px)

Citation preview

  • 8/13/2019 05166129

    1/6

    1

    Wireless Sensor Network: Intricate Modeling andAnalysis of CNT and MEMS based Sensor Nodes

    Satyadhar Joshi2, Rohit Pathak1, Salman Ahmed2

    1Acropolis Institute of Technology & Research,2

    Shri Vaishnav Institute of Technology & Science,Indore, Madhaya Pradesh, India

    [email protected], [email protected], [email protected]

    Abstract- We have analyzed the effect of innovations inNanotechnology on Wireless Sensor Networks (WSN) and havemodeled Carbon Nanotube (CNT) and Micro-Electro-Mechanical Systems (MEMS) based sensor nodes. SUGARlibrary in MATLAB has been used to illustrate the staticanalysis of deflection, display the structure and to compute the

    displacement parameters of a cantilever beam subjected to anexternal force. A WSN (Wireless Sensor Network) model hasbeen programmed using Simulink in MATLAB. We haveshown the integration of CNT in WSN as CNT based sensors,

    microprocessors, batteries etc. A proposition is put forward byus on the changes needed in the existing sensor node structureto improve its efficiency and to facilitate and enhance theassimilation of CNT based devices in a WSN. We have shownthe functioning of CNT based Nano devices in WSN technology.

    Finally we have commented on the challenges that exist in thistechnology and described the important factors that need to bekept under consideration for the calculation of the reliability ofCNT based devices and their key effects on the WSNenvironment.

    KeywordsWireless Sensor Networks, Nanotechnology,

    CNT sensors, MEMS sensor, Sensor Nodes, Reliability,Simulink Modeling, MATLAB SUGAR.

    I.

    INTRODUCTIONThe combination of recent technological advances inelectronics, nanotechnology, wireless communications,computing, and networking has hastened the development ofWireless Sensor Networks (WSNs) technology.Wireless Sensor and Actor Networks (WSANs) constitute anemerging and pervasive technology that is attractingincreased interest for a wide range of applications. WSN seeapplication in various areas like space research, biomedicalengineering, military applications such as battlefieldsurveillance and the quest for making low power, reliableand cheap sensor nodes has been a prime focus in recentyears. We know that Nanotechnology has enabled realization

    of low power devices such as MEMS devices and CNTbased FETs [11-12]. CNT based sensors have shown manybenefits over their past counterparts and are suitablecandidates in this Nanotechnology driven age [24].Nanotechnology uses the smallest unit of matter to engineernew materials and devices atom by atom, aiming atachieving superior properties and performance throughatomic scale architecture. An improvement in techniques ofNano-characterization and Nano-fabrication has helped us topave the way to develop many novel materials that can beapplied to various spheres of technology. For example theimpact of Nanotechnology on Wireless Communications hasbeen shown by Er. Ping Li in [14]. An Architecture ofQuantum-Based Nano-sensor Node for Future WirelessSensor Networks has been proposed [10]. WSN in space

    application has been shown in [6] which use adaptive MEMSantennas. Wireless Sensor Networks with BiomedicalApplications has been shown by Zachary Walker describingthe importance of Middleware [22]. Miniature AcousticCommunication Subsystem Architecture for UnderwaterWireless Sensor Networks has been proposed by SaunvitPandya [33]. WSN architecture for the Wireless HealthMobile Bio-diagnostic System for physiological studies hasbeen proposed [34]. Thus, we have expanded and proposed

    designing and modeling of MEMS based array of sensors inour paper that can lead to its practical applications in theseareas.

    II. MEMSSENSORSTrends toward smaller size, higher performance, and

    greater functionality for electronic devices are made possibleby the success of solid-state microelectronics technology.Recent developments in MEMS and wireless technologytogether enable remote sensing of the environment using alarge number of miniaturized wireless sensor nodes [1]. Asensor node AccuMicroMotion based on MEMS is proposedin [3] that has the ability to detect motion in six degrees offreedom for the application of physiological activitymonitoring. MEMS based sensors used in WSN forenvironmental monitoring, traffic monitoring and waterquality monitoring can be used for prevention of undesirableevents has been shown in [4]. Batteryless-Wireless MEMSSensor System with a 3D Loop Antenna RFID based devicehas been proposed by Sasaki which can be used for passiveRFID based sensors [8]. MEMS based sensors networksutilization for space application has been shown by Erfy in[7]. MEMS capacitive sensor for chemical detection hasbeen put forth in [5]. Thus we can see that MEMS devicesplaying an important role in Sensors and giving many

    advantages over their traditional counterparts.Reliability and failure mechanism in MEMS, its

    implications for WSN and the changes that are needed to bemade in the modeling of the nodal software and operatingsystem have been the major challenges in MEMS basedWSNs.

    III. SUGAR MODELING OF MEMSSENSORSDuring the last two decades, the field of micro electro-

    mechanical systems (MEMS) has advanced from producingsimple-function devices to building systems of greatercomplexity.

    With the ultimate goal of quickly and accuratelysimulating complex systems, we present efficient methods toconfigure, model, and simulate MEMS that are composed of

    2009 2nd International Workshop on Electron Devices and Semiconductor Technology

    978-1-4244-3832-7/09/$25.00 2009 IEEE

    IEEE Catalog Number: CFP0926CISBN: 978-1-4244-3832-7

    Library of Congress: 2009900354

  • 8/13/2019 05166129

    2/6

    2

    a large number of lumped components. These methods arepackaged in a CAE for MEMS tool called SUGAR [26]. Wehave used Sugar to get results as shown in Fig. 1.

    Fig. 1. Modeling of Array of cantilever MEMS sensors SUGAR-

    Diagram of Structure.CODEI

    ARRAY OF SENSORS

    use("mumps.net")

    use("stdlib.net")gap=300u

    gridDim=gap/3

    fringeDim=40u

    beamw = gridDim-fringeDim

    beaml=200u

    --Array junction

    junction = { node{} }

    for n=0,3 do --z

    for m=0,3 do --y

    --Nodes

    junction[n] = node{0, m*gap, n*gap}

    junction[n+1] = node{}

    junction[n+2] = node{}junction[n+3] = node{}

    junction[n+4] = node{0, (m*gap), (n*gap)-(gap-

    beamw)/2}

    --Beams

    beam3d { junction[n], junction[n+1] ; material=p1,

    l=gap-beamw, w=gap-beamw, h=beamw, oy=90}

    anchor { junction[n] ; material=p1, l=gap-beamw,

    w=gap-beamw, h=beamw, oy=90}

    beam3d { junction[n+4], junction[n+2] ; material=p1,

    l=beaml, w=beamw, h=beamw, ox=90}

    beam3d { junction[n+2], junction[n+3] ; material=p1,

    l=beaml/1.5, w=beamw/2, h=beamw*4, ox=90}end

    end

    Thus we can calculate various parameters required inreliability calculations from SUGAR simulation program asshown above. Here we have the sensing parameter as 1 1( )F x is a function of the linear displacement. Attaching materialsat the free end of the cantilever and studying the change inparameters can help in realizing the application of MEMSbased sensors. Here in the simplest case 1 is the lineardisplacement.

    IV. CNTSENSORS ANDNANO PROCESSORSResearch on carbon nanotubes is ever intensifying in

    diverse fields of science and engineering in spite of the more

    than a decade that have passed since and many applicationsbeing proposed over the years. Realization of CNT basedsensors devices can make them a suitable candidate for WSNsensor nodes. Functionalization of CNT can lead to noveldevice application giving advantages of their uniqueproperties [25].

    We know that conductance of CNT depends on therolling of the graphene sheet which in turn depends upon thechiral vector as given by the equation

    where n and m are integers and 1a , 2a are unitvectors in the bi-dimensional hexagonal lattice of thegraphene sheet.

    The radius of the nanotube being

    Hence we can model a sensor dependent on the

    above parameters as follows:1. Define m, nand calculate the radius required for the

    particular sensor as electronic structure (energyband gap structure) depends on the integers, m andn.

    2. Take note of impact of working temperature andenvironmental factors on the reactivity of CNT likehydrogenation, oxygenation, NO2, NH3, CO, O3 asstudied in [24, 25].

    3. Effect of elasticity, mechanical motions and effectof other adsorbent on CNT surface.

    4. Predicting the reliability of the sensor.

    Fig. 2. Interaction of CNT and other molecules.

    We know that variations in current conductanceproperties of CNT make it a useful for detecting gas andchemicals as shown in Fig. 2. We can illustrate the variationof current vs. time in a CNT based sensor from the graphs inFig. 5 [24]. The special semiconducting properties of CNTshave been exposited that makes them a suitable candidate forthe future development of Nano-processors and Nano-scalecircuitry [28, 30-31].

    Atashbar et. al. [37] has asserted that SWNT basedefficient gas sensor using SWNT functionalized with SodiumDodecyl Sulfate improved the solubility of SWNT in DI

    ( )1/22 2

    0 / 2R a n m nm = + +

    1 2= +hC na ma

    hC

  • 8/13/2019 05166129

    3/6

    3

    water significantly. He proposes that this functionalizationreduces the short range attraction forces by introducingrepulsive forces of equal strength and this results in thealteration of structural, electronic, and mechanical propertiesof the nanotubes.

    We are aware that there is a change in conductance ofCNT on absorption of CO, NH3, CO, O3, NO2 and O2 and

    other gases [24]. Jing Li[18] has proposed a unique andcommercializable way to develop Nano-scale chemicalsensors with polymer-coated CNTs for selective chemicalsensing in gas phase. But we need more exploration incoating and doping techniques for broad applicationcoverage. In Fig. 3 we have shown the integration of CNTsensor in a WSN. The main challenges for any engineeringapplication of CNT are its reliability and interconnects.Functions of CNT based devices have been shown in Fig. 5.

    Our proposed Mathematical Model in this regard

    We know that

    ( )1/22 2 / 2

    c cr a n m nm

    = + +

    Where r is the radius of the CNT and ac-c, n, m are theparameters needed for calculation of the radius

    2 2( )3 h

    c c

    Cm mn nD a

    + += =

    2 2 1/2( )3

    2 2h

    c c

    Cm mn nr a

    + += =

    We propose a parameter which is a gas concentration

    operator that varies from 0 to 1 depending on the number ofgas molecules adsorbed on.That is,

    0 1 Where 0 signifies extremely high adsorption of gasmolecules and when it has value equal to 1, it is for pureCNT.We know that,

    Resistance,R length .

    Also, R 1/External surface areaAnd R {adsorption coefficient of a gas on CNT}Now, we further propose that

    1/N N where N is the no. of gas moleculesadsorbed on a CNT i.e. concentration of gas molecules.

    And where is orientation of molecule.

    1 k = +

    is constant for a particular gas and kis effective valencyof the gas.

    Here, 0k > if gas molecule is electron acceptor and0k < if gas is electron donor.

    Thus, we have

    N

    .Then the proposed equation for resistance of CNT is

    2 2 1/23 ( )c c

    LR

    a m mn n

    =

    + +

    Where is resistivity, L is length of CNT, c ca is C-C

    bond length in CNT equal to 1.42 , m and n are parametersdepending on structure of CNT.

    Fig. 3. Graph between Resistance and Number of particles (R vs N)

    Fig. 4. Graph between Resistance and (R vs )

    Finally, putting value of

    Thus the variation of resistance with N (number of gasmolecules) in Fig. 3, and variation R with gamma has beenshown in Fig. 4.

    CODEII

    MATLAB CODE FOR GRAPHfunction [ output_args ] = Equation_resist1( d )syms gamm;

    x=-1000:1:10; %Range for our resultm=10;n=10;

    a_cc=1.4e-10;alph=1;beta=1;thet=1;%gamm=2;

    N=1000;rho=1;one = rho * alph * (beta ^ thet);two = (m ^ 2) + m*n + (n ^ 2);three = (3 ^ 1/2) * a_cc * (two ^ 1/2) * (N ^ gamm);ans = one/three;

    y=subs(ans, gamm, x);plot(x,y);

    02 2 1/23 ( )c c

    Ra m mn n N

    =

    + +

  • 8/13/2019 05166129

    4/6

    4

    Fig. 5. Integration of CNT based devices for a WSN.

    Fig. 6. Functioning of CNT Devices in WSN.

    Fig. 7. CNT based sensors advantages and challenges.

    V. RELIABILITY OF CNTBASEDWSNContemporary work in computation of WSN reliability is

    pretty generalized and Nano-scale devices based WSN hasnot been the sole focus of the research done in this area. Thechallenges and advantages are shown in Fig. 5.

    In our previous work we have shown that MEMSreliability can be calculated using HPC thus making their

    practical applications possible [39]. Effects of the failure ofsensor nodes are studied and no compromise data acquisition

    methods have been proposed in [21]. Requirement forsustained, reliable and fault-tolerant operations have beenconferred and a solution has been proposed by Kaminska in[15].In this regard the reliability calculations by probabilisticgraph models and algorithm have been demonstrated byHosam M. F. AboElFotoh [17].

    Reliability studies in respect to Common Cause Failures

    have been examined [20]. Modeling and evaluating thereliability of Wireless Sensor Networks as subject tocommon cause failure has been described in [18]. Datatransport and the reliability of data transport protocols havebeen discussed in [19]. Thus if we can predict the cause offailure then we can modify the protocols in our systemaccordingly. In Nano domains the failure can be caused dueto large number of problems and errors which needs to bemodeled and predicted in advance. Ad hoc wirelessarchitecture has been introduced by Kamiska in [15] for thesustainability of self-configuring Wireless Sensor Networksand the routing scheme forwards sensor data along fuzzy andintentionally redundant paths to provide for reliability and

    fault-tolerance has been proposed. In [23] Zhand Dingxingdiscusses coverage algorithm based on probability toevaluate point coverage. Reliability in Wireless SensorNetworks using Soft Sensing and Artificial Neural Networkmethodology has been demonstrated by Rubina Sultan [21].Optimizing availability and reliability in Wireless SensorNetworks applications by the use of middle wares has beenshown in [16]. Thus we need to develop middleware inaccordance with the challenges that exist.

    But reliability and performance of the Node in a CNTbased Sensor Node depends on the Sensor, Nano-processor,Nano-battery sources as shown in Fig. 5. Thus we need to

    make appropriate changes in the middle ware and OperatingSystem.

    Our analysis shows that Reliability of CNT depends on:-1. Functional group(s) attached, length and chirality of

    the CNT molecule2. Packaging model used3. Integration with other devices and interconnects4. Other factors such as temperature and

    environmental parameters in the particular setting we plan itsuse.

    VI. DISCUSSIONWe have shown that since CNTs are used in many parts ofthe sensor nodes, MEMS and Nano-processors [28, 20],

    therefore, it is necessary to study the reliability and effect ofvarious parameters on CNT based devices. We have shownthe importance of functionalization of CNT and its realisticapplications in chemical sensors and other Nano-electronicdevices [35, 36]. The sensor software has to be modified forCNT specific computations and in case of detection oferroneous readings by the node in CNT based calculations;corrective measures are needed to be incorporated into thesoftware to counter these readings. Certain changes have tobe made in the operating system of the node for correctivemeasures and precise computation of reliability. The

    software application algorithms need to be adapted as per thenew parameters of the sensor nodes.

  • 8/13/2019 05166129

    5/6

    5

    Algorithms for the functioning of the sensor node:ALGORITHM ONE

    Start

    Step 1: Input from CNT SensorsStep 2: ADC convertersStep 3: Data sent to CNT based Nano-processorsStep 4: Computation of data to study the reliability

    of the signal and the various aspects of occurrence ofdiscrepancy in the readings of the functional CNT sensorsEnd

    Modifications needed in current Operating System forCNT based WSN:-

    1. Minimizing the inconsistency in the readings of CNTsensor nodes due to functional CNTs.

    2. Inclusion of correction for the CNT based Nano batterysource.Modeling of CNT based devices in a WSN environment suchas CNT Sensors, CNT electronics, CNT based power sourcescan be done in this way. Since CNT is the main ingredient ofdevices, its reliability is of paramount importance. We havecorroborated that the reliability of CNT based sensor nodedepends upon functionalization of the CNT molecule,application, interconnects and packaging. VHDL-AMS(VHSIC hardware description language Analog and Mixed-Signal extensions) modeling can be done as substantiated in[26].

    Fig. 8. Modeling of a CNT sensor Node.

    Fig. 9. Simulink Model.

    Shown above is Simulink model and the testing of a CNTbased WSN sensor node. The connections are described inFig. 6. The modeling of parameters of CNT is shown are Fig.7. A comprehensive modeling of MEMS sensors, ADC(Analog to Digital Converter) and Nano-processor can bealso done through VHDL-AMS but there are no options forCNT based circuitry in the proposals [27, 32].

    VII.CONCLUSIONThus we have shown how Nanotechnology enabled

    devices can be used in a WSN environment and thechallenges that needs to be confronted. We havesubstantiated the integration of CNT based devices in WSN.We corroborated the challenges that exist on modeling ofCNT and MEMS based devices for a WSN sensor node. Wehave demonstrated the functioning of CNT devices and thepossible reliability issues effecting WSNs. We have alsoproposed the changes that are needed in the analysis of thecurrent setup of a sensor node system to enable and improve

    the integration of CNT based devices in WSN. Change in theproperties of the MEMS and CNT devices that is needed tobe incorporate in their analysis has been proposed. We haveconstructed a Simulink model in MATLAB and using thesame we have performed the testing of a CNT based WSNsensor node. Thus, the modeling of CNT based nodes can bedone in packages like Simulink in MATLAB. Integration ofSugar [17] MEMS as an added functionality with MATLABalso remains an area to work in this regard.

    REFERENCES

    [1] Warneke, B.A. Pister, K.S.J., MEMS for distributed wireless sensornetworks,Proc. 9th International Conference on Electronics, Circuitsand Systems, 2002, Vol. 1, Issue 2002, pp. 291 294.

    [2] B.P. Otis, Y.H. Chee, R. Lu, N.M. Pletcher, J.M. Rabaey, An Ultra-Low Power MEMS-Based Two-Channel Transceiver for WirelessSensor Networks Proc. of Symposium On VLSl Circuits Digest ofTechnical Papers, 2004.

    [3] Anwar Sadat, Hongwei Qu, Chuanzhao Yu, Jiann S. Yuan, and HuikaiXie, Low-Power CMOS Wireless MEMS Motion Sensor forPhysiological Activity Monitoring Transaction of IEEE on Circuitsand SystemsI: Regular Papers, Vol. 52, No. 12, Dec 2005.

    [4] Al-Sakib Khan Pathan, Choong Seon Hong, Hyung-Woo LeeSmartening the Environment using Wireless Sensor Networks in aDeveloping CountryProc. ICACT 2006, Feb 20- 22 2006.

    [5] Saxena, V., Plum, T.J., Jessing, J.R., Jacob Baker, R., Design andfabrication of a MEMS capacitive chemical sensor system Proc.IEEE Workshop on Microelectronics and Electron Devices, 2006,WMED apos;06, 14 April 2006.

    [6] E. Gaura; R.M. Newman, Wireless Sensor Networks: The Quest for

    Planetary Field Sensing,Proc. 2006 31st IEEE Conference on LocalComputer Networks, pp. 596 603, Nov. 2006.

    CNT Sensors requirements Ex Gas, inertial sensor etc.

    Choose functional part of CNT sensors/ MEMS sensors

    Model the CNT based Nano processor

    Calculate the parameters of Sensors, the discrepancy ofvalues based on the functionalization of CNT

    Model the Nano Battery

    Programming of Nano Operating System

    Calculate the functioning and reliability of the Model.

  • 8/13/2019 05166129

    6/6

    6

    [11] Shinozuka, M.; Feng, M.; Mosallam, A.; Pai Chou, Wireless MEMS -Sensor Networks for Monitoring and Condition Assessment of LifelineSystems, Transaction of Urban Remote Sensing Joint Event, 2007, pp.1 6, 11-13 April 2007.

    [7] Erfu Yang; Haridas, N.; El-Rayis, A.; Erdogan, A.T.; Arslan, T.; Barton,N., Multiobjective Optimal Design of MEMS-Based Reconfigurableand Evolvable Sensor Networks for Space ApplicationsProc. SecondNASA/ESA Conference on Adaptive Hardware and Systems, 2007.AHS 2007, pp. 27 34, 5-8 Aug. 2007.

    [8] Sasaki, S.; Seki, T.; Imanaka, K.; Kimata, M.; Toriyama, T.; Miyano,

    T.; Sugiyama, S., Batteryless-Wireless MEMS Sensor System with a3D Loop Antenna, Transaction of Sensors, 2007 IEEE, pp. 252 255,28-31 Oct. 2007.

    [9] Aihara K., Xiang, J., Chopra S., Pham A., Apprao R., GHz carbonnanotube resonator bio-sensors, Proc. Third IEEE Conference onNanotechnology, 2003. IEEE-NANO 2003, 12-14 Aug. 2003.

    [10] Lyguat Lee, Xie Xin, Geng-Sheng Kuo, A novel architecture ofquantum-based nanosensor node for future wireless sensornetworks, Proc. of 5th IEEE Conference on Nanotechnology, 2005,Vol. 1, pp. 207- 210, 11-15 Jul. 2005.

    [11] J.P.M. She J.T.W. Yeow Nanotechnology-enabled wireless sensornetworks: overcoming the limitations from a device perspective,Proc.IEEE International Conference on Mechatronics and Automation,2005, Vol. 3, pp. 1610-1617, 2005.

    [12] She, J.P.M. Yeow, J.T.W. Nanotechnology-Enabled Wireless SensorNetworks: From a Device Perspective,IEEE Sensors Journal,Vol. 6,Issue 5, pp. 1331- 1339, Oct. 2006.

    [13] Nagel, D.J., Micro-Scale Structures and Nano-Scale Materials forChemical and Biological Sensors, Proc. IEEE InternationalConference on Semiconductor Electronics, 2006. ICSE '06., pp. A1-A5,Oct. 29 2006-Dec. 1 2006.

    [14] Er-Ping Li Impact of Nanotechnology on Wireless Communications ,Proc. of International Symposium on Microwave, Antenna,Propagation and EMC Technologies for Wireless Communications,2007, pp. K3- 1-K3- 2, , 16-17 Aug. 2007.

    [15] Kaminska B., Gburzynski, P., Sustainability of Self-ConfiguringWireless Sensor Networks, Proc. 14th IEEE InternationalConference on Electronics, Circuits and Systems, 2007. ICECS 2007,pp. 1348-1351, 11-14 Dec. 2007.

    [16] Taherkordi, A. Taleghan, M.A. Sharifi, M. , Achieving availabilityand reliability in wireless sensor networks applications, Proc. TheFirst International Conference on Availability, Reliability and Security,2006. ARES 2006,pp. 7, 20-22 April 2006.

    [17] AboElFotoh H.M.F., ElMallah E.S., Hassanein H.S., On TheReliability of Wireless Sensor Networks, Proc. IEEE InternationalConference on Communications, 2006. ICC apos;06, Vol. 8, pp. 3455 3460, Jun. 2006.

    [18] Shrestha, A. Liudong Xing Hong Liu , Modeling and Evaluating theReliability of Wireless Sensor Networks, Dept. of Electr. & Comput.Eng., Univ. of Massachusetts Dartmouth, MA;, Annual Reliability andMaintainability Symposium, 2007. RAMS '07., pp. 186-191, 22-25 Jan.2007.

    [19] Shaikh, Faisal Karim Khelil, Abdelmajid Suri, Neeraj , OnModeling the Reliability of Data Transport in Wireless SensorNetworks, Proc. 15th EUROMICRO International Conference onParallel, Distributed and Network-Based Processing, 2007. PDP '07,pp. 395-402, 7-9 Feb. 2007.

    [20]Shrestha A., Liudong Xing, Hong Liu, Reliability Modeling andAnalysis of Wireless Sensor Networks, Proc. IEEE Long IslandSystems, Applications and Technology Conference, 2007. LISAT 2007,pp. 1 1, 4-4 May 2007.

    [21] Sultan R., Shafiq M., Khan N.M., Reliability in Wireless SensorNetworks Using Soft Sensing, Proc. 7th Computer InformationSystems and Industrial Management Applications Conference, 2008,CISIM '08,pp. 139-144, 26-28 Jun. 2008.

    [22] Walker Zachary, Moh Melody, Moh Teng-Sheng, A DevelopmentPlatform for Wireless Sensor Networks with BiomedicalApplications, Proc. 4th IEEE Consumer Communications andNetworking Conference, 2007. CCNC 2007, pp. 768-772, Jan. 2007.

    [23] Zhang Dingxing, Xu Ming, Chen Yingwen, Wang Shulin,Probabilistic Coverage Configuration for Wireless Sensor Networks,Proc. International Conference on Wireless Communications,Networking and Mobile Computing, 2006. WiCOM 2006, pp. 1 4,22-24 Sept. 2006

    [24] M.Z. Atashbar, C. Baratto, G. Faglia, G. Sberveglieri, FunctionalizedSingle Wall Carbon Nanotubes Based Gas Sensor, Proc. IEEE

    SENSORS 2006, EXCO, Daegu, Korea, Oct. 22-25, 2006.

    [25] S Ciraci, S Dag, T Yildirim, O Gulseren and R. T. Senger.Functionalized carbon nanotubes and device applications J. Phys.:Condens. Matter 16 (2004) R901R960 IOP Publishing.

    [26] Jason Vaughn Clark, Ningning Zhou, and K. S. J. Pister, "MEMSSimulation Using SUGAR v0.5" http://www-bsac.eecs.berkel.edu.

    [27] Sviridova, Tatyana; Kushnir, Yuriy; Korpyljov, Dmytro, VHDL-AMSmodels in MEMS simulations, Proc. 9th International Conference -The Experience of Designing and Applications of CAD Systems inMicroelectronics, 2007. CADSM apos;07., pp. 566 566, 19-24 Feb.2007.

    [28] McEuen, P.L. Fuhrer, M.S. Hongkun Park , Single-walled carbonnanotube electronics, Transaction of IEEE on Nanotechnology, Vol.1, Issue 1, pp. 78-85, Mar 2002.

    [29] Smith R.F., Rueckes T., Konsek S., Ward J.W., Brock D.K.,Segal B.M., Carbon Nanotube Based Memory Development andTesting, Proc. IEEE Conference on Aerospace, pp. 1-5, 3-10 March2007.

    [30] Lee W.Y., Lai C.Y., Weng C.H., Juang Z.Y., Leou K.C., Chang-Liao K.S., Tsai C.H., Electrical Characteristics of CNT-FETs withSymmetric Field-Effect-Free-on Source and Drain, Proc. IEEEConference on Emerging Technologies - Nanoelectronics, 2006, pp.392- 395, 10-13 Jan. 2006.

    [31] Shanrui Zhang, Minsu Choi, Park, N., FET-based nanoarrayarchitecture with h-hot addressing scheme, Proc. 19th IEEEInternational Symposium, pp. 356- 364, 10-13 Oct. 2004.

    [32] Gilbert, J.R. Bart, S.F. Romanowicz, B. , Design Of IntegratedSystems Including Mems And Asics, Proc. Eleventh Annual IEEEInternational ASIC Conference 1998., pp. 420-420, 13-16 Sep 1998.

    [33 ] Pandya S., Engel J., Chen J., Fan Z., Liu C., CORAL: miniatureacoustic communication subsystem architecture for underwaterwireless sensor networks, Proc. of Sensors, 2005 IEEE, pp. 4, 30Oct.-3 Nov. 2005.

    [34] Ming-Hui Jin, Ren-Guey Lee, Cheng-Yan Kao, You-Rui Wu, FrankHsu, D. Tse-Ping Dong, Kuan-Tsae Huang, Sensor network designand implementation for health telecare and diagnosis assistanceapplications, Proc. 11th International Conference on Parallel andDistributed Systems, 2005., Vol. 2, pp. 407- 411, 20-22 July 2005.

    [35] R.F. Smith, T. Rueckes, S. Konsek, J.W. Ward, D.K. Brock, B.M.Segal, Carbon Nanotube Based Memory Using CMOS ProductionTechniques, Proc. IEEE Compound Semiconductor IntegratedCircuit Symposium, 2006. CSIC 2006., pp. 47-50, Nov. 2006.

    [36] Satyadhar Joshi, S Shivhare, Rohit Pathak Reliability of FunctionalCNTs International Conference on functional materials IIT-Madras,

    Nov. 2008.[37] M.Z. Atashbar, C. Baratto, G. Faglia, G. Sberveglieri Functionalized

    Single Wall Carbon Nanotubes Based Gas Sensor Proc. IEEESENSORS 2006, EXCO, Daegu, Korea, Oct. 22-25, 2006.

    [38] Mahalik, N.P.: MEMS. NewYork: Tata McGraw-hill, (2007), 148-149[39] Satyadhar Joshi, Rohit Pathak.: Distributive Computing for reliability

    analysis of MEMS devices using MATLAB. ACM InternationalConference on Advances in Computing, Communication and Control,ICAC3 (January 23-24 2009) 246-250