2 resultados para redes 2D Herringbone

em Universidade Federal do Rio Grande do Norte(UFRN)


Relevância:

30.00% 30.00%

Publicador:

Resumo:

Metal Organic Frameworks (MOFs) are supramolecular structures consisted of ions or metal clusters coordinated to organic ligands which are repeated in two or three dimensions. These structures have atracted much attention due to their properties such as low density, high specific surface area and large volume of pores. In this work, MOFs consisted of zinc clusters connected by ditopic ligands, terephthalic acid (1,4- H2BDC) or isophthalic acid (1,3-H2BDC) were synthesized. To obtain the proposed materials, different routes and synthetic parameters were tested, such as the molar ratio of the precursors, the addition of template molecules, the type of solvente, the addition of organic base or the type of a counter-ion of Zn salt. It was found that the variation of these parameters led to the formation of different metalorganic structures. The solids obtained were characterized by XRD, SEM and IR. For the samples identified as MOF- 5, it was verified that the structure was composed of both interpenetrated and non interpenetrated structures. These samples showed a low stability, becoming totally transformed into another structure within less than 72 hours. The addition of the nickel and/or cobalt was found to be a promissing method for increasing the stability of MOF- 5, which in this case, still remained unconverted to another structure even after 15 days of exposure to air. The samples prepared from 1,3-H2BDC were probably new, still unknown Metal Organic Frameworks

Relevância:

30.00% 30.00%

Publicador:

Resumo:

The increase of capacity to integrate transistors permitted to develop completed systems, with several components, in single chip, they are called SoC (System-on-Chip). However, the interconnection subsystem cans influence the scalability of SoCs, like buses, or can be an ad hoc solution, like bus hierarchy. Thus, the ideal interconnection subsystem to SoCs is the Network-on-Chip (NoC). The NoCs permit to use simultaneous point-to-point channels between components and they can be reused in other projects. However, the NoCs can raise the complexity of project, the area in chip and the dissipated power. Thus, it is necessary or to modify the way how to use them or to change the development paradigm. Thus, a system based on NoC is proposed, where the applications are described through packages and performed in each router between source and destination, without traditional processors. To perform applications, independent of number of instructions and of the NoC dimensions, it was developed the spiral complement algorithm, which finds other destination until all instructions has been performed. Therefore, the objective is to study the viability of development that system, denominated IPNoSys system. In this study, it was developed a tool in SystemC, using accurate cycle, to simulate the system that performs applications, which was implemented in a package description language, also developed to this study. Through the simulation tool, several result were obtained that could be used to evaluate the system performance. The methodology used to describe the application corresponds to transform the high level application in data-flow graph that become one or more packages. This methodology was used in three applications: a counter, DCT-2D and float add. The counter was used to evaluate a deadlock solution and to perform parallel application. The DCT was used to compare to STORM platform. Finally, the float add aimed to evaluate the efficiency of the software routine to perform a unimplemented hardware instruction. The results from simulation confirm the viability of development of IPNoSys system. They showed that is possible to perform application described in packages, sequentially or parallelly, without interruptions caused by deadlock, and also showed that the execution time of IPNoSys is more efficient than the STORM platform