Showing posts with label emerging. Show all posts
Showing posts with label emerging. Show all posts

Wednesday, 16 November 2016

Michael wins his second award.

Opoku Agyeman, M.Vien, Q.-T. and Mak, T. (2016) 
IEEE/IFIP International Conference on Embedded and Ubiquitous Computing (EUC 2016). 
France: IEEE Computer Society

Abstract
Recently wireless Networks-on-Chip (WiNoCs) have been proposed to overcome the scalability and performance limitations of traditional multi-hop wired NoC architectures. However, the adaptation of wireless technology for on-chip communication is still in its infancy. Consequently, several challenges such as simulation and design tools that consider the technological constraints imposed by the wireless channel are yet to be addressed. To this end, in this paper, we propose and efficient channel model for WiNoCs which takes into account practical issues and constraints of the propagation medium, such as transmission frequency, operating temperature, ambient pressure and distance between the on-chip antennas. The proposed channel model demonstrates that total path loss of the wireless channel in WiNoCs suffers from not only dielectric propagation loss (DPL) but also molecular absorption attenuation (MAA) which reduces the reliability of the system.

some related posts





All views and opinions are the author's and do not necessarily reflected those of any organisation they are associated with. Twitter: @scottturneruon

Monday, 29 April 2013

investigation into emerging Web development technologies


Recent work by a BSc Computing student, University of Northampton - Simon Patis.

An investigation into emerging Web development technologies
Simon Patis

Abstract
With an increasing number of internet enabled devices becoming available on the market the websites we create are being viewed in a different way, this is not necessarily the desired result as the dimensions and overall layout of the created site can be juxtaposed when viewed on an alternative resolution.
Although there are media queries that have been built into current CSS styling to display different views based upon the screen used it still operates within a constraint of fixed widths. Using techniques like responsive web design will address one of the ways that indicates how the public can benefit from the jump to HTML5 from HTML4 generated sites. Within this document an investigation has been developed to explore the differences between current web standards and the emerging potential of a HTML5 web standard.
During the investigation a relative association will be made to emerging hardware that delivers more opportunities for users of any skill set to get involved with software development. The tool used in this example will be the credit card sized Raspberry Pi, which in this instance has been constructed to act as a personal web server.
Using a comparative analysis of various software examples built in current web standards from the knowledge gained over the previous 3 years and emerging HTML5 techniques the results will illuminate possible reasons why HTML5 will inevitably be considered as the next evolution of web standard.