Search results for: architecture heritage
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 2457

Search results for: architecture heritage

1317 Principles to Design Urbanism in Cinema; An Aesthetic Study on Identity and Representation of a City in a Movie

Authors: Dorsa Moayedi

Abstract:

‘The Cities’ and Cinema have a history going as far back as silent films; however, the standards of picturing a city in a film are somewhat vague. ‘Genius Loci’ of a city can be easily described with parameters that architects have detected; nevertheless, the genius loci of an ‘urban movie’ is untouched. Cities have been among the provocative matters that pushed filmmakers to ponder upon them and to picture them along with their urban identity thoroughly in their artworks, though the impacts of the urban life on the plot and characters is neglected, and so a city in a movie is usually restricted to ‘the place where the story happens’. Cities and urban life are among those that are in constant change and ongoing expansion; therefore, they are always fresh and ready to challenge people with their existence. Thus, the relationship between the city and cinema is metamorphic, though it could be defined and explored. The dominant research on the idea of urbanism has been conducted by outstanding scholars of architecture, like Christian Norberg-Schulz, and the studies on Cinema have been done by theorists of cinema, like Christian Metz, who have mastered defining their own realm; still, the idea to mingle the domains to reach a unified theory which could be applied to ‘urban movies’ is barely worked on. In this research, we have sought mutual grounds to discuss ‘urbanism in cinema,’ the grounds that cinema could benefit from and get to a more accurate audio-visual representation of a city, in accordance with the ideas of Christopher Alexander and the term he coined ‘The Timeless Way of Building.’ We concentrate on movies that are dependent on urban life, mainly those that possess the names of cities, like ‘Nashville (1975), Manhattan (1979), Fargo (1996), Midnight in Paris (2011) or Roma (2018), according to the ideas of urban design and narratives of cinema. Contrary to what has often been assumed, cinema and architecture could be defined in line with similar parameters, and architectural terms could be applied to the research done on movies. Our findings indicate that the theories of Christopher Alexander can best fit the paradigm to study an ‘Urban Movie’, definitions of a timeless building, elaborate on the characteristics of a design that could be applied to definitions of an urban movie, and set a prototype for further filmmaking regarding the urban life.

Keywords: city, urbanism, urban movies, identity, representation

Procedia PDF Downloads 61
1316 Comparative Research on Culture-Led Regeneration across Cities in China

Authors: Fang Bin Guo, Emma Roberts, Haibin Du, Yonggang Wang, Yu Chen, Xiuli Ge

Abstract:

This paper explores the findings so far from a major externally-funded project which operates internationally in China, Germany and the UK. The research team is working in the context of the redevelopment of post-industrial sites in China and how these might be platforms for creative enterprises and thereby, the economy and welfare to flourish. Results from the project are anticipated to inform urban design policies in China and possibly farther afield. The research has utilised ethnographic studies and participatory design methods to investigate alternative strategies for sustainable urban renewal of China’s post-industrial areas. Additionally, it has undertaken comparative studies of successful examples of European and Chinese urban regeneration cases. The international cross-disciplinary team has been seeking different opportunities for developing relevant creative industries whilst retaining cultural and industrial heritage. This paper will explore the research conducted so far by the team and offer initial findings. Findings point out the development challenges of cities respecting the protection of local culture/heritages, history of the industries and transformation of the local economies. The preliminary results and pilot analysis of the current research have demonstrated that local government policyholders, business investors/developers and creative industry practitioners are the three major stakeholders that will impact city revitalisations. These groups are expected to work together with asynchronous vision in order for redevelopments to be successful. Meanwhile, local geography, history, culture, politics, economy and ethnography have been identified as important factors that impact on project design and development during urban transformations. Data is being processed from the team’s research conducted across the focal Western and Chinese cities. This has provided theoretical guidance and practical support to the development of significant experimental projects. Many were re-examined with a more international perspective, and adjustments have been based on the conclusions of the research. The observations and research are already generating design solutions in terms of ascertaining essential site components, layouts, visual design and practical facilities for regenerated sites. Two significant projects undertaken by this project team have been nominated by the central Chinese government as the most successful exemplars. They have been listed as outstanding national industry heritage projects; in particular, one of them was nominated by ArchDaily as Building of the Year 2019, and so this project outcome has made a substantial contribution to research and innovation. In summary, this paper will outline the funded project, discuss the work conducted so far, and pinpoint the initial discoveries. It will detail the future steps and indicate how these will impact on national and local governments in China, designers, local citizens and building users.

Keywords: cultural & industrial heritages, ethnographic research, participatory design, regeneration of post-industrial sites, sustainable

Procedia PDF Downloads 143
1315 The Indo-European and Old Iranian Fire and Its Relations with the Lur Fire

Authors: Behzad Moeini Sam, Sara Mohammadi Avandi

Abstract:

The rituals of fire among the Iranians go back to the general Proto-Indo-European and Indo-Iranian eras when they lived in regions known as the Pontic-Caspian (Indo-Europeans) and Kazakhstan (the Andronovo culture belonging to the Indo-Iranian tribes), and we can get to know about their vulgar heritage despite their separation from each other during several millennia. The early Aryan settlers of Iran had brought their cults to their new home and were bequeathed to them by their Indo-Iranian ancestors. Tradition speaks of several great sacred Iranian fires consecrated by the pre-Zoroastrian kings. Ātar or fire corresponds to the Vedic Agni Atar's functions are elaborately delineated in the Later Avesta. This paper aims to show the fire cults among the Iranian Lur tribes that originate in the past. Therefore, it will be searched for rituals in equally Indo-European and Indo-Iranian Periods and Old Iranian Texts and their frequency among the Lur tribes. In addition to the library books, we tried to interview the chiefs of Lur tribes. Finally, we concluded that the fire among the Lur Tribes is a sequence of beliefs of the Proto-Indo-European and Indo-Iranian Periods reflected in Old and Middle Iranian texts.

Keywords: Indo-European, ancient Iran, fire, Lur, Zoroastrian

Procedia PDF Downloads 82
1314 Cobb Angle Measurement from Coronal X-Rays Using Artificial Neural Networks

Authors: Andrew N. Saylor, James R. Peters

Abstract:

Scoliosis is a complex 3D deformity of the thoracic and lumbar spines, clinically diagnosed by measurement of a Cobb angle of 10 degrees or more on a coronal X-ray. The Cobb angle is the angle made by the lines drawn along the proximal and distal endplates of the respective proximal and distal vertebrae comprising the curve. Traditionally, Cobb angles are measured manually using either a marker, straight edge, and protractor or image measurement software. The task of measuring the Cobb angle can also be represented by a function taking the spine geometry rendered using X-ray imaging as input and returning the approximate angle. Although the form of such a function may be unknown, it can be approximated using artificial neural networks (ANNs). The performance of ANNs is affected by many factors, including the choice of activation function and network architecture; however, the effects of these parameters on the accuracy of scoliotic deformity measurements are poorly understood. Therefore, the objective of this study was to systematically investigate the effect of ANN architecture and activation function on Cobb angle measurement from the coronal X-rays of scoliotic subjects. The data set for this study consisted of 609 coronal chest X-rays of scoliotic subjects divided into 481 training images and 128 test images. These data, which included labeled Cobb angle measurements, were obtained from the SpineWeb online database. In order to normalize the input data, each image was resized using bi-linear interpolation to a size of 500 × 187 pixels, and the pixel intensities were scaled to be between 0 and 1. A fully connected (dense) ANN with a fixed cost function (mean squared error), batch size (10), and learning rate (0.01) was developed using Python Version 3.7.3 and TensorFlow 1.13.1. The activation functions (sigmoid, hyperbolic tangent [tanh], or rectified linear units [ReLU]), number of hidden layers (1, 3, 5, or 10), and number of neurons per layer (10, 100, or 1000) were varied systematically to generate a total of 36 network conditions. Stochastic gradient descent with early stopping was used to train each network. Three trials were run per condition, and the final mean squared errors and mean absolute errors were averaged to quantify the network response for each condition. The network that performed the best used ReLU neurons had three hidden layers, and 100 neurons per layer. The average mean squared error of this network was 222.28 ± 30 degrees2, and the average mean absolute error was 11.96 ± 0.64 degrees. It is also notable that while most of the networks performed similarly, the networks using ReLU neurons, 10 hidden layers, and 1000 neurons per layer, and those using Tanh neurons, one hidden layer, and 10 neurons per layer performed markedly worse with average mean squared errors greater than 400 degrees2 and average mean absolute errors greater than 16 degrees. From the results of this study, it can be seen that the choice of ANN architecture and activation function has a clear impact on Cobb angle inference from coronal X-rays of scoliotic subjects.

Keywords: scoliosis, artificial neural networks, cobb angle, medical imaging

Procedia PDF Downloads 125
1313 Impact Of Anthropogenic Pressures On The Water Quality Of Hammams In The Municipality Of Dar Bouazza, Morocco

Authors: Nihad Chakri, Btissam El Amrani, Faouzi Berrada, Halima Jounaid, Fouad Amraoui

Abstract:

Public baths or hammams play an essential role in the Moroccan urban and peri-urban fabric, constituting part of the cultural heritage. Urbanization in Morocco has led to a significant increase in the number of these traditional hammams: between 6,000 and 15,000 units (to be updated) operate with a traditional heating system. Numerous studies on energy consumption indicate that a hammam consumes between 60 and 120m3 of water and one to two tons of wood per day. On average, one ton of wood costs 650 Moroccan dirhams (approximately 60 Euros), resulting in a daily fuel cost of around 1300 Moroccan dirhams (about 120 Euros). These high consumptions result in significant environmental nuisances generated by: Wastewater: in the case of hammams located on the outskirts of Casablanca, such as our study area, the Municipality of Dar Bouazza, most of these waters are directly discharged into the receiving environment without prior treatment because they are not connected to the sanitation network. Emissions of black smoke and ashes produced by the often incomplete combustion of wood. Reducing the liquid and gas emissions generated by these hammams thus poses an environmental and sustainable development challenge that needs to be addressed. In this context, we initiated the Eco-hammam project with the objective of implementing innovative and locally adapted solutions to limit the negative impacts of hammams on the environment and reduce water and wood energy consumption. This involves treating and reusing wastewater through a compact system with heat recovery and using alternative energy sources to increase and enhance the energy efficiency of these traditional hammams. To achieve this, on-site surveys of hammams in the Dar Bouazza Municipality and the application of statistical approaches to the results of the physico-chemical and bacteriological characterization of incoming and outgoing water from these units were conducted. This allowed us to establish an environmental diagnosis of these entities. In conclusion, the analysis of well water used by Dar Bouazza's hammams revealed the presence of certain parameters that could be hazardous to public health, such as total germs, total coliforms, sulfite-reducing spores, chromium, nickel, and nitrates. Therefore, this work primarily focuses on prospecting upstream of our study area to verify if other sources of pollution influence the quality of well water.

Keywords: public baths, hammams, cultural heritage, urbanization, water consumption, wood consumption, environmental nuisances, wastewater, environmental challenge, sustainable development, Eco-hammam project, innovative solutions, local adaptation, negative impacts, water conservation, wastewater treatment, heat recovery, alternative energy sources, on-site surveys, Dar Bouazza Municipality, statistical approaches, physico-chemical characterization, bacteriological characterization, environmental diagnosis, well water analysis, public health, pollution sources, well water quality

Procedia PDF Downloads 66
1312 Changes in Physicochemical Characteristics of a Serpentine Soil and in Root Architecture of a Hyperaccumulating Plant Cropped with a Legume

Authors: Ramez F. Saad, Ahmad Kobaissi, Bernard Amiaud, Julien Ruelle, Emile Benizri

Abstract:

Agromining is a new technology that establishes agricultural systems on ultramafic soils in order to produce valuable metal compounds such as nickel (Ni), with the final aim of restoring a soil's agricultural functions. But ultramafic soils are characterized by low fertility levels and this can limit yields of hyperaccumulators and metal phytoextraction. The objectives of the present work were to test if the association of a hyperaccumulating plant (Alyssum murale) and a Fabaceae (Vicia sativa var. Prontivesa) could induce changes in physicochemical characteristics of a serpentine soil and in root architecture of a hyperaccumulating plant then lead to efficient agromining practices through soil quality improvement. Based on standard agricultural systems, consisting in the association of legumes and another crop such as wheat or rape, a three-month rhizobox experiment was carried out to study the effect of the co-cropping (Co) or rotation (Ro) of a hyperaccumulating plant (Alyssum murale) with a legume (Vicia sativa) and incorporating legume biomass to soil, in comparison with mineral fertilization (FMo), on the structure and physicochemical properties of an ultramafic soil and on root architecture. All parameters measured (biomass, C and N contents, and taken-up Ni) on Alyssum murale conducted in co-cropping system showed the highest values followed by the mineral fertilization and rotation (Co > FMo > Ro), except for root nickel yield for which rotation was better than the mineral fertilization (Ro > FMo). The rhizosphere soil of Alyssum murale in co-cropping had larger soil particles size and better aggregates stability than other treatments. Using geostatistics, co-cropped Alyssum murale showed a greater root surface area spatial distribution. Moreover, co-cropping and rotation-induced lower soil DTPA-extractable nickel concentrations than other treatments, but higher pH values. Alyssum murale co-cropped with a legume showed a higher biomass production, improved soil physical characteristics and enhanced nickel phytoextraction. This study showed that the introduction of a legume into Ni agromining systems could improve yields of dry biomass of the hyperaccumulating plant used and consequently, the yields of Ni. Our strategy can decrease the need to apply fertilizers and thus minimizes the risk of nitrogen leaching and underground water pollution. Co-cropping of Alyssum murale with the legume showed a clear tendency to increase nickel phytoextraction and plant biomass in comparison to rotation treatment and fertilized mono-culture. In addition, co-cropping improved soil physical characteristics and soil structure through larger and more stabilized aggregates. It is, therefore, reasonable to conclude that the use of legumes in Ni-agromining systems could be a good strategy to reduce chemical inputs and to restore soil agricultural functions. Improving the agromining system by the replacement of inorganic fertilizers could simultaneously be a safe way of rehabilitating degraded soils and a method to restore soil quality and functions leading to the recovery of ecosystem services.

Keywords: plant association, legumes, hyperaccumulating plants, ultramafic soil physicochemical properties

Procedia PDF Downloads 159
1311 Disputed Heritage: Modernism as Resistance

Authors: Marcos Fabris

Abstract:

The flaccidity of the contemporary art production, its banality and incapacity of raising social and political relevant issues, and its ubiquitous connection to an ever prospering art market have become a trite, prosaic mantra, a thought-terminating cliché repeated by many, at least in the academic circles, who constantly lament the absence of pressing issues, artistically articulated from a Marxist perspective. This ‘resignation’ or crystalized insistence to consider Contemporary Art as a monolithic block – insufficiently critical – seems to be part of a pattern in Art History, not excluding its leftist wings: the idea that Modernism was, too, a homogeneous movement, one that despite its attempts to establish meaningful connections between art and society are now part of a museological past. This post-mortem attributed to a ‘flat’ modernism disregards it’s highly contradictory character and diverging tendencies, in permanent conflict between themselves and part of a larger movement that questioned Capitalism – as a system. The aim of this presentation is to shed light on some of the most radical modern tendencies, how they articulated ways to figure the uneven and combined development, and how this ‘Alternative Modernism’ may inform, inspire, and make us advance critically in our struggles against the returns of Capitalism.

Keywords: art criticism, art history, contemporary art, modernism

Procedia PDF Downloads 250
1310 Design Forms Urban Space

Authors: Amir Shouri, Fereshteh Tabe

Abstract:

Thoughtful and sequential design strategies will shape the future of human being’s lifestyle. Design, as a product, either being for small furniture on sidewalk or a multi-story structure in urban scale, will be important in creating the sense of quality for citizens of a city. Technology besides economy has played a major role in improving design process and increasing awareness of clients about the character of their required design product. Architects along with other design professionals benefited from improvements in aesthetics and technology in building industry. Accordingly, the expectation platforms of people about the quality of habitable space have risen. However, the question is if the quality of architectural design product has increased with the same speed as technology and client’s expectations. Is it behind or a head of technological and economical improvements? This study will work on developing a model of planning for New York City, from the past to present to future. The role of thoughtful thinking at design stage regardless of where or when it is for; may result in a positive or negative aspect. However, considering design objectives based on the need of human being may help in developing a successful design plan. Technology, economy, culture and people’s support may be other parameters in designing a good product. ‘Design Forms Urban Space’ is going to be done in an analytical, qualitative and quantitative work frame, where it will study cases from all over the world and their achievements compared to New York City’s development. Technology, Organic Design, Materiality, Urban forms, city politics and sustainability will be discussed in different cases in international scale. From design professional’s interest in doing a high quality work for a particular answer to importance of being a follower, the ‘Zero-Carbon City’ in Persian Gulf to ‘Polluted City’ in China, from ‘Urban Scale Furniture’ in cities to ‘Seasonal installations’ of a Megacity, will all be studied with references and detailed look to analysis of each case in order to propose the most resourceful, practical and realistic solutions to questions on ‘A Good Design in a City’, ‘New City Planning and social activities’ and ‘New Strategic Architecture for better Cities’.

Keywords: design quality, urban scale, active city, city installations, architecture for better cities

Procedia PDF Downloads 338
1309 Ionian Sea Aquarium-Museum in Kefallinia Island, Greece: A Hub Developing the Underwater Natural and Cultural Resources in the Ionian Sea and Advancing the Ocean Literacy to the Public

Authors: Ferentinos George, Papatheodorou George, Belmonte Genuario, Geraga Maria, Christodoulou Dimitris, Fakiris Elias, Iatrou Margarita, Kordella Stravroula, Prevenios Michail, Mentogianis Vassilis, Sotiropoulos Makis

Abstract:

The Ionian Sea Aquarium-Museum in Kefallinia Island, Greece and its twinning with that of Santa Maria al Bagno in the Salento peninsula, Italy, are recently established Hubs in the Ionian Sea funded by the European Territorial Cooperation Programme, Greece-Italy 2007-2013. The objectives of the Ionian Sea Aquarium-Museum are: (i) exhibiting to the public the underwater natural and cultural treasures of the seas surrounding the island, (ii) the functioning of a recreational/vocational hub for all educational levels but also for sea users and stakeholders, to raise their awareness of the seas and engage them in the European notion of the Blue Growth of the Seas and (iii) setting up diving parks in sites of natural and cultural importance. The natural heritage in the Aquarium-Museum is exhibited in five tanks displaying the two most important benthic habitats in the Mediterranean Sea, that is, the Posidonia oceanica and the Coralligene assemblages with the associated rich fauna. The cultural heritage is exhibited in: (i) Dioramas displaying scale model replicas of the three best preserved ancient and historic wrecks. -The Fiscardo Roman wreck dating between 1st cent B.C. and 2nd cent. A.D., which is one of the largest and best preserved in the Mediterranean Sea. -The HMS PERSEUS British submarine, which is known for the second deepest submarine escape from all sunken submarines in WW II, and -A wooden wreck, the Italian ship Alma probably, which was requisitioned by the German army and used for transporting supplies and ammunition. (ii) Documentaries: The first two present the complete story from launching to sinking of: the HMS PERSEUS British submarine, the SS Ardena which is associated with the Italian Aqui Division killed by the German forces in Kefallinia and made known from the book and film “Captain Corelli’s Mandolin” and the third documentary deals with the birth place of seafaring in the world, which took place in the Greek. Archipelago by Neanderthals and modern humans between 115 and 35 thousand years ago. The Aquarium-Museum starts from next year (a) educational programmes for schools and tourists to discover the natural and cultural treasures around Kefallinia island, (b) recreational/vocational holiday activities centered on eco-diving and get involved in mapping and monitoring NATURA 2000 sites around the island and thus actively engaged in the Blue Growth of the seas and (c) summer schools aimed at under/post-graduate students, who are interested in marine archaeology and geo-habitat mapping and are looking for a job in the sustainable management of the seas. The exhibition themes in the Aquarium-Museum as well as the recreational /vocational and educational activities are prepared by the Oceanus Net laboratories of Patras University and were selected after surveying the seafloor using the latest state of art sonar and camera technologies.

Keywords: aquarium-museum, cultural and natural treasures, ionian sea, Kefallinia Island

Procedia PDF Downloads 586
1308 A Study of Recent Contribution on Simulation Tools for Network-on-Chip

Authors: Muthana Saleh Alalaki, Michael Opoku Agyeman

Abstract:

The growth in the number of Intellectual Properties (IPs) or the number of cores on the same chip becomes a critical issue in System-on-Chip (SoC) due to the intra-communication problem between the chip elements. As a result, Network-on-Chip (NoC) has emerged as a system architecture to overcome intra-communication issues. This paper presents a study of recent contributions on simulation tools for NoC. Furthermore, an overview of NoC is covered as well as a comparison between some NoC simulators to help facilitate research in on-chip communication.

Keywords: WiNoC, simulation tool, network-on-chip, SoC

Procedia PDF Downloads 493
1307 Wireless Backhauling for 5G Small Cell Networks

Authors: Abdullah A. Al Orainy

Abstract:

Small cell backhaul solutions need to be cost-effective, scalable, and easy to install. This paper presents an overview of small cell backhaul technologies. Wireless solutions including TV white space, satellite, sub-6 GHz radio wave, microwave and mmWave with their backhaul characteristics are discussed. Recent research on issues like beamforming, backhaul architecture, precoding and large antenna arrays, and energy efficiency for dense small cell backhaul with mmWave communications is reviewed. Recent trials of 5G technologies are summarized.

Keywords: backhaul, small cells, wireless, 5G

Procedia PDF Downloads 501
1306 A Distributed Smart Battery Management System – sBMS, for Stationary Energy Storage Applications

Authors: António J. Gano, Carmen Rangel

Abstract:

Currently, electric energy storage systems for stationary applications have known an increasing interest, namely with the integration of local renewable energy power sources into energy communities. Li-ion batteries are considered the leading electric storage devices to achieve this integration, and Battery Management Systems (BMS) are decisive for their control and optimum performance. In this work, the advancement of a smart BMS (sBMS) prototype with a modular distributed topology is described. The system, still under development, has a distributed architecture with modular characteristics to operate with different battery pack topologies and charge capacities, integrating adaptive algorithms for functional state real-time monitoring and management of multicellular Li-ion batteries, and is intended for application in the context of a local energy community fed by renewable energy sources. This sBMS system includes different developed hardware units: (1) Cell monitoring units (CMUs) for interfacing with each individual cell or module monitoring within the battery pack; (2) Battery monitoring and switching unit (BMU) for global battery pack monitoring, thermal control and functional operating state switching; (3) Main management and local control unit (MCU) for local sBMS’s management and control, also serving as a communications gateway to external systems and devices. This architecture is fully expandable to battery packs with a large number of cells, or modules, interconnected in series, as the several units have local data acquisition and processing capabilities, communicating over a standard CAN bus and will be able to operate almost autonomously. The CMU units are intended to be used with Li-ion cells but can be used with other cell chemistries, with output voltages within the 2.5 to 5 V range. The different unit’s characteristics and specifications are described, including the different implemented hardware solutions. The developed hardware supports both passive and active methods for charge equalization, considered fundamental functionalities for optimizing the performance and the useful lifetime of a Li-ion battery package. The functional characteristics of the different units of this sBMS system, including different process variables data acquisition using a flexible set of sensors, can support the development of custom algorithms for estimating the parameters defining the functional states of the battery pack (State-of-Charge, State-of-Health, etc.) as well as different charge equalizing strategies and algorithms. This sBMS system is intended to interface with other systems and devices using standard communication protocols, like those used by the Internet of Things. In the future, this sBMS architecture can evolve to a fully decentralized topology, with all the units using Wi-Fi protocols and integrating a mesh network, making unnecessary the MCU unit. The status of the work in progress is reported, leading to conclusions on the system already executed, considering the implemented hardware solution, not only as fully functional advanced and configurable battery management system but also as a platform for developing custom algorithms and optimizing strategies to achieve better performance of electric energy stationary storage devices.

Keywords: Li-ion battery, smart BMS, stationary electric storage, distributed BMS

Procedia PDF Downloads 94
1305 A Journey to the Past: Hoşap Castle in Van

Authors: Muhammet Kurucu

Abstract:

Hoşap Castle, located in Gürpınar, Van, is one of the most important symbols of the city because it hosted sacred memories of its time. Besides the location and construction features of Güzelsu, in resort city of Van, Hoşap Castle is a great place with an architecture consisting of an outer fortress and the inner fortress. It is one of the Ottoman castles and was built in the 17th century by Sarı Süleyman who was known as bey of Mahmudi. Although some parts of Hoşap Castle have been destroyed by natural disasters, it has survived until today without total collapse and most places with excavations are revealed. In this study, present condition of the Hoşap Castle is observed and introduced briefly.

Keywords: Güzelsu, Hoşap Castle, natural disasters, restoration, Van

Procedia PDF Downloads 271
1304 Reuse of Huge Industrial Areas

Authors: Martina Perinkova, Lenka Kolarcikova, Marketa Twrda

Abstract:

Brownfields are one of the most important problems that must be solved by today's cities. The topic of this article is description of developing a comprehensive transformation of post-industrial area of the former iron factory national cultural heritage Lower Vítkovice. City of Ostrava used to be industrial superpower of the Czechoslovak Republic, especially in the area of coal mining and iron production, after declining industrial production and mining in the 80s left many unused areas of former factories generally brownfields and backfields. Since the late 90s we are observing how the city officials or private entities seeking to remedy this situation. Regeneration of brownfields is a very expensive and long-term process. The area is now rebuilt for tourists and residents of the city in the entertainment, cultural, and social center. It was necessary do the reconstruction of the industrial monuments. Equally important was the construction of new buildings, which helped reusing of the entire complex. This is a unique example of transformation of technical monuments and completion of necessary new objects, so that the area could start working again and reintegrate back into the urban system.

Keywords: brown fields, conversion, historical and industrial buildings, reconstruction

Procedia PDF Downloads 326
1303 Emily Dickinson's Green Aesthetics: Mode Gakuen Cocoon Tower as the Anthropomorphic Architectural Representation in the Age of Anthropocene

Authors: Chia-Wen Kuo

Abstract:

Jesse Curran states that there is a "breath awareness" that "facilitates a present-minded capability" to catalyse an "epistemological rupture" in Emily Dickinson's poetry, particularly in the age of Anthropocene. In Dickinson's "Nature", non-humans are subjectified as nature ceases to be subordinated to human interests, and Dickinson's Eco-humility has driven us, readers, into mimicking nature for the making of a better world. In terms of sustainable architecture, Norman Foster is among the representatives who utilise BIM to reduce architectural waste while satiating the users' aesthetic craving for a spectacular skyline. Notably, the Gherkin - 30 St. Mary Axe in east-end London. In 2019, Foster and his team aspired to savour the London skyline with his new design - the Tulip, which has been certified by the LEED as a legitimate green building as well as a complementary extension of the Gherkin. However, Foster's proposition had been denied for numerous times by the mayor Sadiq Khan and the city council as the Tulip cannot blend in the public space around while its observatory functions like a surveillance platform. The Tulip, except for its aesthetic idiosyncrasy, fails to serve for the public good other than another ostentatious tourist attraction in London. The architectural team for Mode Gakuen Cocoon tower, completed in 2008, intended to honour Nature with the symbolism in the building's aesthetic design. It serves as an architectural cocoon that nurtures the students of "Special Technology and Design College" inside. The building itself turns into a Dickinsonian anthropomorphism, where humans are made humble to learn from the entomological beings for self-betterment in the age of Anthropocene. Despite bearing resemblance to a tulip as well as its LEED credential, Norman Foster’s Tulip merely pays tribute to the Nature in a relatively superficial manner without constructing an apparatus that substantially benefit the Londoners as all green cities should embrace Emily Dickinson’s “breath awareness” and be built and treated as an extensive as well as expansive form of biomimicry.

Keywords: green city, sustianable architecture, London, Tokyo

Procedia PDF Downloads 144
1302 Security Architecture for Cloud Networking: A Survey

Authors: Vishnu Pratap Singh Kirar

Abstract:

In the cloud computing hierarchy IaaS is the lowest layer, all other layers are built over it. Thus it is the most important layer of cloud and requisite more importance. Along with advantages IaaS faces some serious security related issue. Mainly Security focuses on Integrity, confidentiality and availability. Cloud computing facilitate to share the resources inside as well as outside of the cloud. On the other hand, cloud still not in the state to provide surety to 100% data security. Cloud provider must ensure that end user/client get a Quality of Service. In this report we describe possible aspects of cloud related security.

Keywords: cloud computing, cloud networking, IaaS, PaaS, SaaS, cloud security

Procedia PDF Downloads 522
1301 Ethnographic Studies of the Choreographic Exploration Unveiling the Black Caribbean Female Body

Authors: Elle Nielsen

Abstract:

Festival time on the island of St. Croix is an annual celebration of a melting pot of rich culture and heritage. All your senses are amplified by the colorful bodies that paint the streets with swaying hips commemorating the ancestors who didn’t have the voice to express themselves, let alone the bodily authority through movement. Within this atmosphere of jubilee, you will become a witness to how the melodies of Calypso and Soca music take full control of the body. As a result, the waist and hips in a trance follow the polyrhythmic patterns birthing the shunned movement practices of whining and wukkin up. Spectators on the sidelines of the festival events will either frown upon this spectacle of the whining bodies or gaze in awe at the performative history in a public space. The historical value of the Caribbean Carnival is being defaced by the transnational spectatorship using body politics to push more of a Eurocentric-influenced atmosphere. The themes within this investigation are the stereotypes of over-sexualization and resistance to assimilation to how black female bodies are being viewed in Carnival.

Keywords: women equity, West Indian movement vocabulary, critical dance studies, humanitarianism in dance academia

Procedia PDF Downloads 93
1300 Cellular Automata Using Fractional Integral Model

Authors: Yasser F. Hassan

Abstract:

In this paper, a proposed model of cellular automata is studied by means of fractional integral function. A cellular automaton is a decentralized computing model providing an excellent platform for performing complex computation with the help of only local information. The paper discusses how using fractional integral function for representing cellular automata memory or state. The architecture of computing and learning model will be given and the results of calibrating of approach are also given.

Keywords: fractional integral, cellular automata, memory, learning

Procedia PDF Downloads 409
1299 Rethinking The Residential Paradigm: Regenerative Design and the Contemporary Housing Industry

Authors: Gabriela Lucas Sanchez

Abstract:

The contemporary housing industry is dominated by tract houses, which prioritize uniformity and cost-efficiency over environmental and ecological considerations. However, as the world faces the growing challenges of climate change and resource depletion, there is an urgent need to rethink the residential paradigm. This essay explores how regenerative practices can be integrated into standard residential designs to create a shift that reduces the environmental impact of housing and actively contributes to ecological health. Passive sustainable practices, such as passive solar design, natural ventilation, and the use of energy-efficient materials, aim to maximize resource use efficiency, minimize waste, and create healthy living environments. Regenerative practices, on the other hand, go beyond sustainability to work in harmony with natural systems, actively restoring and enriching the environment. Integrating these two approaches can redefine the residential paradigm, creating homes that reduce harm and positively impact the local ecosystem. The essay begins by exploring the principles and benefits of passive sustainable practices, discussing how they can reduce energy consumption and improve indoor environmental quality in standardized housing. Passive sustainability minimizes energy consumption through strategic design choices, such as optimizing building orientation, utilizing natural ventilation, and incorporating high-performance insulation and glazing. However, while sustainability efforts have been important steps in the right direction, a more holistic, regenerative approach is needed to address the root causes of environmental degradation. Regenerative development and design seek to go beyond simply reducing negative impacts, instead aiming to create built environments that actively contribute to restoring and enhancing natural systems. This shift in perspective is critical, as it recognizes the interdependence between human settlements and the natural world and the potential for buildings to serve as catalysts for positive change.

Keywords: passive sustainability, regenerative architecture, residential architecture, community

Procedia PDF Downloads 24
1298 A Literature Review on the Success Indicators for Sabah's Ecotourism Sites

Authors: Lip Vui Tshin

Abstract:

Sabah, one of the thirteen Malaysian states, is located in the northern part of Malaysian Borneo. It is a melting pot of many different cultures and traditions, being home to about 2.9 million people with more than 30 ethic groups. It is also known as one of the twelve mega-diversity sites in the world with its rich living heritage; ethnic makes it ideal for the ecotourism industry. Sabah enjoys a steady flow of eco tourists from domestic and international markets with a gradual increase in the number of visitor arrival each year. Sabah’s ecotourism is categorized by its natural attraction, wildlife and wilderness habitats. This paper sets out to interpret and develop the indicators for success ecotourism sites in Sabah and measures its development stage. The long-term viability of tourism can be assured only when the limitations and favorable opportunities of the overall environment for tourism development are understood and ways to measure changes induced by tourism are identified and applied. This is a literature review of ecotourism site success indicators, and the outcome of this review is the identification of existing clusters and categorization of indicators and charting the way forward to develop a better understanding in ecotourism site success.

Keywords: ecotourism, ecotourism indicators, ecotourism success, Sabah

Procedia PDF Downloads 270
1297 Unveiling Cardiovascular and Behavioral Effects of Aerobic Exercise: Insights from Morocco

Authors: Ahmed Boujdad

Abstract:

Morocco, situated in North Africa and celebrated for its diverse landscapes and vibrant cultural heritage, confronts evolving challenges in the realms of cardiovascular well-being and psychological health. In this context, this article aims to highlight distinctive findings stemming from Moroccan research concerning the effects of aerobic exercise on cardiovascular physiology and psychological states. The discourse will encompass a wide array of subjects, including adaptations in cardiac function due to exercise, management of blood pressure, and vascular well-being tailored to the Moroccan populace. A prominent focal point of the article will be the exploration of the interplay between aerobic exercise and Moroccan behavioral tendencies and socio-cultural influences. The research will delve into the correlations between consistent physical activity and its potential to mitigate stress, anxiety, and depression within the Moroccan framework. This inquiry will also extend to examining how exercise contributes to strengthening the societal tapestry of Morocco, fostering community involvement, and cultivating a sense of holistic wellness.

Keywords: kinesiology, cardiovascular, event-related potential‎, physical activity

Procedia PDF Downloads 57
1296 Developing a SOA-Based E-Healthcare Systems

Authors: Hend Albassam, Nouf Alrumaih

Abstract:

Nowadays we are in the age of technologies and communication and there is no doubt that technologies such as the Internet can offer many advantages for many business fields, and the health field is no execution. In fact, using the Internet provide us with a new path to improve the quality of health care throughout the world. The e-healthcare offers many advantages such as: efficiency by reducing the cost and avoiding duplicate diagnostics, empowerment of patients by enabling them to access their medical records, enhancing the quality of healthcare and enabling information exchange and communication between healthcare organizations. There are many problems that result from using papers as a way of communication, for example, paper-based prescriptions. Usually, the doctor writes a prescription and gives it to the patient who in turn carries it to the pharmacy. After that, the pharmacist takes the prescription to fill it and give it to the patient. Sometimes the pharmacist might find difficulty in reading the doctor’s handwriting; the patient could change and counterfeit the prescription. These existing problems and many others heighten the need to improve the quality of the healthcare. This project is set out to develop a distributed e-healthcare system that offers some features of e-health and addresses some of the above-mentioned problems. The developed system provides an electronic health record (EHR) and enables communication between separate health care organizations such as the clinic, pharmacy and laboratory. To develop this system, the Service Oriented Architecture (SOA) is adopted as a design approach, which helps to design several independent modules that communicate by using web services. The layering design pattern is used in designing each module as it provides reusability that allows the business logic layer to be reused by different higher layers such as the web service or the website in our system. The experimental analysis has shown that the project has successfully achieved its aims toward solving the problems related to the paper-based healthcare systems and it enables different health organization to communicate effectively. It implements four independent modules including healthcare provider, pharmacy, laboratory and medication information provider. Each module provides different functionalities and is used by a different type of user. These modules interoperate with each other using a set of web services.

Keywords: e-health, services oriented architecture (SOA), web services, interoperability

Procedia PDF Downloads 301
1295 Urban Regeneration of Historic Paths: A Case Study of Kom El Dekka Historic Path

Authors: Ahmed R. Ismail, Hatem A. El Tawil, Nevin G. Rezk

Abstract:

Historic paths in today's cities are facing the pressure of the urban development due to the rapid urban growth. Every new development is tearing the old urban fabric and the socio-economic character of the historic paths. Furthermore, in some cases historic paths suffer from negligence and decay. Kom El Dekka historic path was one of those deteriorated paths in the city of Alexandria, Egypt, in spite of its high heritage and socio-economic value. Therefore, there was a need to develop urban regeneration strategies as a part of a wider sustainable development vision, to handle the situation and revitalize the path as a livable space in the heart of the city. This study aims to develop a comprehensive assessment methodology to evaluate the different values of the path and to create community-oriented and economic-based analysis methodology for its socio-economic values. These analysis and assessments provide strategies for any regeneration action plan for Kom El Dekka historic path.

Keywords: community-oriented, economic-based, syntactical analysis, urban regeneration

Procedia PDF Downloads 414
1294 Automatic Content Curation of Visual Heritage

Authors: Delphine Ribes Lemay, Valentine Bernasconi, André Andrade, Lara DéFayes, Mathieu Salzmann, FréDéRic Kaplan, Nicolas Henchoz

Abstract:

Digitization and preservation of large heritage induce high maintenance costs to keep up with the technical standards and ensure sustainable access. Creating impactful usage is instrumental to justify the resources for long-term preservation. The Museum für Gestaltung of Zurich holds one of the biggest poster collections of the world from which 52’000 were digitised. In the process of building a digital installation to valorize the collection, one objective was to develop an algorithm capable of predicting the next poster to show according to the ones already displayed. The work presented here describes the steps to build an algorithm able to automatically create sequences of posters reflecting associations performed by curator and professional designers. The exposed challenge finds similarities with the domain of song playlist algorithms. Recently, artificial intelligence techniques and more specifically, deep-learning algorithms have been used to facilitate their generations. Promising results were found thanks to Recurrent Neural Networks (RNN) trained on manually generated playlist and paired with clusters of extracted features from songs. We used the same principles to create the proposed algorithm but applied to a challenging medium, posters. First, a convolutional autoencoder was trained to extract features of the posters. The 52’000 digital posters were used as a training set. Poster features were then clustered. Next, an RNN learned to predict the next cluster according to the previous ones. RNN training set was composed of poster sequences extracted from a collection of books from the Gestaltung Museum of Zurich dedicated to displaying posters. Finally, within the predicted cluster, the poster with the best proximity compared to the previous poster is selected. The mean square distance between features of posters was used to compute the proximity. To validate the predictive model, we compared sequences of 15 posters produced by our model to randomly and manually generated sequences. Manual sequences were created by a professional graphic designer. We asked 21 participants working as professional graphic designers to sort the sequences from the one with the strongest graphic line to the one with the weakest and to motivate their answer with a short description. The sequences produced by the designer were ranked first 60%, second 25% and third 15% of the time. The sequences produced by our predictive model were ranked first 25%, second 45% and third 30% of the time. The sequences produced randomly were ranked first 15%, second 29%, and third 55% of the time. Compared to designer sequences, and as reported by participants, model and random sequences lacked thematic continuity. According to the results, the proposed model is able to generate better poster sequencing compared to random sampling. Eventually, our algorithm is sometimes able to outperform a professional designer. As a next step, the proposed algorithm should include a possibility to create sequences according to a selected theme. To conclude, this work shows the potentiality of artificial intelligence techniques to learn from existing content and provide a tool to curate large sets of data, with a permanent renewal of the presented content.

Keywords: Artificial Intelligence, Digital Humanities, serendipity, design research

Procedia PDF Downloads 177
1293 Characterization of Transmembrane Proteins with Five Alpha-Helical Regions

Authors: Misty Attwood, Helgi Schioth

Abstract:

Transmembrane proteins are important components in many essential cell processes such as signal transduction, cell-cell signalling, transport of solutes, structural adhesion activities, and protein trafficking. Due to their involvement in diverse critical activities, transmembrane proteins are implicated in different disease pathways and hence are the focus of intense interest in understanding functional activities, their pathogenesis in disease, and their potential as pharmaceutical targets. Further, as the structure and function of proteins are correlated, investigating a group of proteins with the same tertiary structure, i.e., the same number of transmembrane regions, may give understanding about their functional roles and potential as therapeutic targets. In this in silico bioinformatics analysis, we identify and comprehensively characterize the previously unstudied group of proteins with five transmembrane-spanning regions (5TM). We classify nearly 60 5TM proteins in which 31 are members of ten families that contain two or more family members and all members are predicted to contain the 5TM architecture. Furthermore, nine singlet proteins that contain the 5TM architecture without paralogues detected in humans were also identifying, indicating the evolution of single unique proteins with the 5TM structure. Interestingly, more than half of these proteins function in localization activities through movement or tethering of cell components and more than one-third are involved in transport activities, particularly in the mitochondria. Surprisingly, no receptor activity was identified within this family in sharp contrast with other TM families. Three major 5TM families were identified and include the Tweety family, which are pore-forming subunits of the swelling-dependent volume regulated anion channel in astrocytes; the sidoreflexin family that acts as mitochondrial amino acid transporters; and the Yip1 domain family engaged in vesicle budding and intra-Golgi transport. About 30% of the proteins have enhanced expression in the brain, liver, or testis. Importantly, 60% of these proteins are identified as cancer prognostic markers, where they are associated with clinical outcomes of various tumour types, indicating further investigation into the function and expression of these proteins is important. This study provides the first comprehensive analysis of proteins with 5TM regions and provides details of the unique characteristics and application in pharmaceutical development.

Keywords: 5TM, cancer prognostic marker, drug targets, transmembrane protein

Procedia PDF Downloads 106
1292 Router 1X3 - RTL Design and Verification

Authors: Nidhi Gopal

Abstract:

Routing is the process of moving a packet of data from source to destination and enables messages to pass from one computer to another and eventually reach the target machine. A router is a networking device that forwards data packets between computer networks. It is connected to two or more data lines from different networks (as opposed to a network switch, which connects data lines from one single network). This paper mainly emphasizes upon the study of router device, its top level architecture, and how various sub-modules of router i.e. Register, FIFO, FSM and Synchronizer are synthesized, and simulated and finally connected to its top module.

Keywords: data packets, networking, router, routing

Procedia PDF Downloads 800
1291 Cognitive Footprints: Analytical and Predictive Paradigm for Digital Learning

Authors: Marina Vicario, Amadeo Argüelles, Pilar Gómez, Carlos Hernández

Abstract:

In this paper, the Computer Research Network of the National Polytechnic Institute of Mexico proposes a paradigmatic model for the inference of cognitive patterns in digital learning systems. This model leads to metadata architecture useful for analysis and prediction in online learning systems; especially on MOOc's architectures. The model is in the design phase and expects to be tested through an institutional of courses project which is going to develop for the MOOc.

Keywords: cognitive footprints, learning analytics, predictive learning, digital learning, educational computing, educational informatics

Procedia PDF Downloads 472
1290 Usability Testing with Children: BatiKids Case Study

Authors: Hestiasari Rante, Leonardo De Araújo, Heidi Schelhowe

Abstract:

Usability testing with children is similar in many aspects to usability testing with adults. However, there are a few differences that one needs to be aware of in order to get the most out of the sessions, and to ensure that children are comfortable and enjoying the process. This paper presents the need to acquire methodological knowledge for involving children as test users in usability testing, with consideration on Piaget’s theory of cognitive growth. As a case study, we use BatiKids, an application developed to evoke children’s enthusiasm to be involved in culture heritage preservation. The usability test was applied to 24 children from 9 to 10 years old. The children were divided into two groups; one interacted with the application through a graphic tablet with pen, and the other through touch screen. Both of the groups had to accomplish the same amount of tasks. In the end, children were asked to give feedback. The results suggested that children who interacted using the graphic tablet with pen had more difficulties rather than children who interacted through touch screen. However, the difficulty brought by the graphic tablet with pen is an important learning objective in order to understand the difficulties of using canting, which is an important part of batik.

Keywords: batikids, children, child-computer interaction, usability test

Procedia PDF Downloads 291
1289 An Intelligent Cloud Radio Access Network (RAN) Architecture for Future 5G Heterogeneous Wireless Network

Authors: Jin Xu

Abstract:

5G network developers need to satisfy the necessary requirements of additional capacity from massive users and spectrally efficient wireless technologies. Therefore, the significant amount of underutilized spectrum in network is motivating operators to combine long-term evolution (LTE) with intelligent spectrum management technology. This new LTE intelligent spectrum management in unlicensed band (LTE-U) has the physical layer topology to access spectrum, specifically the 5-GHz band. We proposed a new intelligent cloud RAN for 5G.

Keywords: cloud radio access network, wireless network, cloud computing, multi-agent

Procedia PDF Downloads 417
1288 Social and Economic Impact of Home Sharing in Metro Manila: Hosts' Perspective

Authors: Ma. Karen Jimeno, Erika Kate Co, Ma. Claudia Alexis Frani, Shane Rosshel Guzman, Marie Jaye Constance Selga

Abstract:

Home sharing continues to gain traction in the Philippines at the expense of traditional lodging options, to which the hospitality industry has reacted in stages. This study aims to describe the social and economic impact of home sharing in Metro Manila from the perspective of hosts. A cross-sectional survey questionnaire consisting of five-point Likert items was administered to 120 hosts in Metro Manila. Kruskal-Wallis test, together with Dunn’s pairwise comparison, was used in the analysis of data. Results show that there is a significant difference in the median scores between increased awareness of Filipino food/heritage and the pursuit of enjoyable life in terms of social impact. Economic-wise, the respondents, did not perceive that their businesses as an additional source of income for the local government. These findings can be used for further exploratory studies and formulation of sustainable business policies conducive for the entrepreneurs and the hospitality industry alike.

Keywords: bed-and-breakfast, home sharing, marketing, tourism

Procedia PDF Downloads 320