Artykuły w czasopismach na temat „Resort architectures”

Kliknij ten link, aby zobaczyć inne rodzaje publikacji na ten temat: Resort architectures.

Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych

Wybierz rodzaj źródła:

Sprawdź 50 najlepszych artykułów w czasopismach naukowych na temat „Resort architectures”.

Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.

Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.

Przeglądaj artykuły w czasopismach z różnych dziedzin i twórz odpowiednie bibliografie.

1

Wang, Jiaxing, Jiaxiang Wu, Haoli Bai i Jian Cheng. "M-NAS: Meta Neural Architecture Search". Proceedings of the AAAI Conference on Artificial Intelligence 34, nr 04 (3.04.2020): 6186–93. http://dx.doi.org/10.1609/aaai.v34i04.6084.

Pełny tekst źródła
Streszczenie:
Neural Architecture Search (NAS) has recently outperformed hand-crafted networks in various areas. However, most prevalent NAS methods only focus on a pre-defined task. For a previously unseen task, the architecture is either searched from scratch, which is inefficient, or transferred from the one obtained on some other task, which might be sub-optimal. In this paper, we investigate a previously unexplored problem: whether a universal NAS method exists, such that task-aware architectures can be effectively generated? Towards this problem, we propose Meta Neural Architecture Search (M-NAS). To obtain task-specific architectures, M-NAS adopts a task-aware architecture controller for child model generation. Since optimal weights for different tasks and architectures span diversely, we resort to meta-learning, and learn meta-weights that efficiently adapt to a new task on the corresponding architecture with only several gradient descent steps. Experimental results demonstrate the superiority of M-NAS against a number of competitive baselines on both toy regression and few shot classification problems.
Style APA, Harvard, Vancouver, ISO itp.
2

Mills, Keith G., Fred X. Han, Jialin Zhang, Fabian Chudak, Ali Safari Mamaghani, Mohammad Salameh, Wei Lu, Shangling Jui i Di Niu. "GENNAPE: Towards Generalized Neural Architecture Performance Estimators". Proceedings of the AAAI Conference on Artificial Intelligence 37, nr 8 (26.06.2023): 9190–99. http://dx.doi.org/10.1609/aaai.v37i8.26102.

Pełny tekst źródła
Streszczenie:
Predicting neural architecture performance is a challenging task and is crucial to neural architecture design and search. Existing approaches either rely on neural performance predictors which are limited to modeling architectures in a predefined design space involving specific sets of operators and connection rules, and cannot generalize to unseen architectures, or resort to Zero-Cost Proxies which are not always accurate. In this paper, we propose GENNAPE, a Generalized Neural Architecture Performance Estimator, which is pretrained on open neural architecture benchmarks, and aims to generalize to completely unseen architectures through combined innovations in network representation, contrastive pretraining, and a fuzzy clustering-based predictor ensemble. Specifically, GENNAPE represents a given neural network as a Computation Graph (CG) of atomic operations which can model an arbitrary architecture. It first learns a graph encoder via Contrastive Learning to encourage network separation by topological features, and then trains multiple predictor heads, which are soft-aggregated according to the fuzzy membership of a neural network. Experiments show that GENNAPE pretrained on NAS-Bench-101 can achieve superior transferability to 5 different public neural network benchmarks, including NAS-Bench-201, NAS-Bench-301, MobileNet and ResNet families under no or minimum fine-tuning. We further introduce 3 challenging newly labelled neural network benchmarks: HiAML, Inception and Two-Path, which can concentrate in narrow accuracy ranges. Extensive experiments show that GENNAPE can correctly discern high-performance architectures in these families. Finally, when paired with a search algorithm, GENNAPE can find architectures that improve accuracy while reducing FLOPs on three families.
Style APA, Harvard, Vancouver, ISO itp.
3

Kunnappilly, Ashalatha, Raluca Marinescu i Cristina Seceleanu. "A Model-Checking-Based Framework for Analyzing Ambient Assisted Living Solutions". Sensors 19, nr 22 (19.11.2019): 5057. http://dx.doi.org/10.3390/s19225057.

Pełny tekst źródła
Streszczenie:
Since modern ambient assisted living solutions integrate a multitude of assisted-living functionalities, out of which some are safety critical, it is desirable that these systems are analyzed at their design stage to detect possible errors. To achieve this, one needs suitable architectures that support the seamless design of the integrated assisted-living functions, as well as capabilities for the formal modeling and analysis of the architecture. In this paper, we attempt to address this need, by proposing a generic integrated ambient assisted living system architecture, consisting of sensors, data collection, local and cloud processing schemes, and an intelligent decision support system, which can be easily extended to suit specific architecture categories. Our solution is customizable, therefore, we show three instantiations of the generic model, as simple, intermediate, and complex configurations, respectively, and show how to analyze the first and third categories by model checking. Our approach starts by specifying the architecture, using an architecture description language, in our case, the Architecture Analysis and Design Language, which can also account for the probabilistic behavior of such systems, and captures the possibility of component failure. To enable formal analysis, we describe the semantics of the simple and complex architectures within the framework of timed automata. We show that the simple architecture is amenable to exhaustive model checking by employing the UPPAAL tool, whereas for the complex architecture we resort to statistical model checking for scalability reasons. In this case, we apply the statistical extension of UPPAAL, namely UPPAAL SMC. Our work paves the way for the development of formally assured future ambient assisted living solutions.
Style APA, Harvard, Vancouver, ISO itp.
4

Wang, Ya Jun. "Operating Linux Softwares on Windows Platform". Applied Mechanics and Materials 394 (wrzesień 2013): 495–98. http://dx.doi.org/10.4028/www.scientific.net/amm.394.495.

Pełny tekst źródła
Streszczenie:
Operating Linux Application softwares on Windows platform, can not only promote the development of interoperability technology of these two operating systems, but also strengthen the status Windows has in the market. Because of the differences in the architectures of Linux and Windows, when running Linux application programs in Windows operating system, we need to resort to some certain kinds of technologies such as Services For Unix, Application Programming Interface emulation, virtual machine platform, source codes refactoring, etc. This paper aims at making deep analyses on the principles and features of these technologies.
Style APA, Harvard, Vancouver, ISO itp.
5

Gadea-Gironés, Rafael, Vicente Herrero-Bosch, Jose Monzó-Ferrer i Ricardo Colom-Palero. "Implementation of Autoencoders with Systolic Arrays through OpenCL". Electronics 10, nr 1 (3.01.2021): 70. http://dx.doi.org/10.3390/electronics10010070.

Pełny tekst źródła
Streszczenie:
In the world of algorithm acceleration and the implementation of deep neural networks’ recall phase, OpenCL based solutions have a clear tendency to produce perfectly adapted kernels in graphic processor unit (GPU) architectures. However, they fail to obtain the same results when applied to field-programmable gate array (FPGA) based architectures. This situation, along with an enormous advance in new GPU architectures, makes it unfeasible to defend an acceleration solution based on FPGA, even in terms of energy efficiency. Our goal in this paper is to demonstrate that multikernel structures can be written based on classic systolic arrays in OpenCL, trying to extract the most advanced features of FPGAs without having to resort to traditional FPGA development using lower level hardware description languages (HDLs) such as Verilog or VHDL. This OpenCL methodology is based on the intensive use of channels (IntelFPGA extension of OpenCL) for the communication of both data and control and on the refinement of the OpenCL libraries using register transfer logic (RTL) code to improve the performance of the implementation of the base and activation functions of the neurons and, above all, to reflect the importance of adequate communication between the layers when implementing neuronal networks.
Style APA, Harvard, Vancouver, ISO itp.
6

Adam Mustaqim, Ryan, i Endang Setyawati Setyawati. "Implementation of Architectural Ecological Concepts in Cultural Resort Design in Coastal Area A Case Study of Kubu Beach, Pangkalanbun, Kotawaringin District, West Kalimantan". International Journal of Engineering Technology and Natural Sciences 4, nr 1 (30.07.2022): 27–41. http://dx.doi.org/10.46923/ijets.v4i1.136.

Pełny tekst źródła
Streszczenie:
AbstractThe issue of global warming and its impact on the environment requires urgent consideration from the profession of architecture. One of the ideas for using the notion of ecology as an application and reaction to the issue of environmental harm is to create tourism destination amenities in the form of resorts in coastal areas. The issue that planners face is how to keep the resort building's architecture in keeping with the site's culture. The implementation of the concept of architectural ecology was employed in the design of the resort building on Kubu beach, based on the existing challenges. The implementation is carried out by attempting to keep the place cultivated as a green space. The Resort on Kubu Beach, which is one of Kotawaringin Regency's green space areas (GSA), incorporates the notion of architectural ecology into its design, both in terms of outdoor space and residential buildings and facilities. One of the design solutions is to make use of the natural environment while still providing the modern amenities that today's society requires.Keywords: site culture resort, architecture ecology
Style APA, Harvard, Vancouver, ISO itp.
7

Juang, C. H., i David J. Elton. "Predicting Collapse Potential of Soils with Neural Networks". Transportation Research Record: Journal of the Transportation Research Board 1582, nr 1 (styczeń 1997): 22–28. http://dx.doi.org/10.3141/1582-04.

Pełny tekst źródła
Streszczenie:
Collapsible soils are known to experience a dramatic decrease in volume upon wetting. This can be very detrimental to structures founded on collapsible soils. Whereas field testing might be the most reliable way to determine collapse potential, the engineer often sees it as the last resort. Neural network models for predicting the collapse potential of soils on the basis of basic index properties are presented. Field data, consisting of index properties and collapse potential, are used to train and test neural networks. Various network architectures and training algorithms are examined and compared. The trained networks are shown to be able to identify the collapsible soils and predict the collapse potential.
Style APA, Harvard, Vancouver, ISO itp.
8

Tristanto, Kartika, i Harry Kurniawan. "Implementasi Karakteristik Arsitektur sasak pada Bangunan Resort Studi Kasus: Bangunan Fasilitas Utama Aston Sunset Beach Resort, Gili Trawanganeach Resort di Gili Trawangan". Journal of Architectural Design and Development 2, nr 2 (14.12.2021): 127. http://dx.doi.org/10.37253/jad.v2i2.4974.

Pełny tekst źródła
Streszczenie:
Gili Trawangan is known as one of the tourists popular place to visit that is located in Lombok island where Sasak tribe origin from. Sasak tribes has distinctive buildings with certain characteristics. Aston Sunset Beach Resort is one of the resorts that provides and shows the nuances of traditional Sasak architecture, that the shape of the structure has caught the intention of the tourists who visit the resort. In order to find out how deep the Sasak architecture is applied to the resort building, it is necessary to conduct a research, with the aim of what parts are implemented and how the Sasak architecture implementation is in each room unit of building architecture at Aston Sunset Beach Resort. The method used in this study is a qualitative deductive method with a rationalistic paradigm, the data in this study were obtained based on literature studies and direct field observations, and the analysis was carried out by comparing the resort architecture data and the Sasak architectural study using predetermined parameters to find equations as well as the difference between the two, if a difference is found, it will be seen how far the difference is transformed or vice versa, which is significantly different from the character of Sasak architecture. The results of this research found that the implementation of Sasak architecture in several resort buildings is in various forms but does not necessarily apply to all of the constructions but the buildings still have the same characteristics
Style APA, Harvard, Vancouver, ISO itp.
9

Widiatmoko, Danang. "HOTEL RESOR DI PANTAI MAJU SEBAGAI WATERFRONT ARCHITECTURE DENGAN PENDEKATAN METAPHORE". Jurnal Sains, Teknologi, Urban, Perancangan, Arsitektur (Stupa) 3, nr 1 (30.05.2021): 1215. http://dx.doi.org/10.24912/stupa.v3i1.10267.

Pełny tekst źródła
Streszczenie:
Pantai Maju is one of the islands on the north coast of Jakarta as a result of sea reclamation, so that the land in Pantai Maju is surrounded by marine waters, which architecturally represent an interesting natural potential. Designing a resort hotel on Pantai Maju will be interesting by applying waterfront architecture concept, especially on sites that are on the water side or sea side. A metaphorical approach needs to be done in architectural design, because with the location on the waterfront, it is very interesting if the figure of the resort hotel building has a strong form identity. The design method used is a series of design stages, starting from site potential analysis; analysis of design concepts; space program analysis; circulation analysis; analysis of the building mass. The conclusion of the design is a resort hotel in Pantai Maju which applies the concept of waterfront architecture and architecture metaphore. Keywords: hotel; metaphore; reclamation; resort; waterfrontAbstrakPantai Maju adalah salah satu pulau di pantai utara Jakarta sebagai hasil dari reklamasi laut, sehingga daratan di Pantai Maju dikelilingi oleh perairan laut, yang secara arsitektur merupakan potensi alam yang menarik. Perancangan Hotel Resor di pantai Maju sangat tepat apabila menerapkan konsep waterfront, terutama pada tapak yang berada di tepi perairan. Pendekatan metafora perlu dilakukan dalam perancangan arsitekturnya, sebab dengan lokasi tapak yang berada di tepi perairan, sangat menarik apabila sosok bangunan (figure) hotel resor tersebut mempunyai identitas bentuk yang kuat. Metode perancangan yang digunakan adalah; a) Segmen Kawasan Pantai Indah Kapuk; b) Diagram Isu Kawasan dan Konsep Penyelesaian Isu; c) Analisis Konsep Perancangan; d) Analisis Pemilihan Tapak dan Tapak Terpilih; e) Analisis Tapak; f) Konsep Massa Bangunan; g) Konsep Metafora; h) Zoning dan Program Ruang; i) Façade, Eksterior dan Interior. Kesimpulan dari perancangan adalah Hotel resort di Pantai Maju yang menerapkan konsep waterfront architecture, dan architecture metaphore.
Style APA, Harvard, Vancouver, ISO itp.
10

Winter, Christian, Jana Giceva, Thomas Neumann i Alfons Kemper. "On-demand state separation for cloud data warehousing". Proceedings of the VLDB Endowment 15, nr 11 (lipiec 2022): 2966–79. http://dx.doi.org/10.14778/3551793.3551845.

Pełny tekst źródła
Streszczenie:
Moving data analysis and processing to the cloud is no longer reserved for a few companies with petabytes of data. Instead, the flexibility of on-demand resources is attracting an increasing number of customers with small to medium-sized workloads. These workloads do not occupy entire clusters but can run on single worker machines. However, picking the right worker for the job is challenging. Abstracting from worker machines, e.g., using stateless architectures, introduces overheads impacting performance. Solutions without stateless architectures resort to query restarts in the event of an adverse worker matching, wasting already achieved progress. In this paper, we propose migrating queries between workers by introducing on-demand state separation. Using state separation only when required enables maximum flexibility and performance while keeping already achieved progress. To derive the requirements for state separation, we first analyze the query state of medium-sized workloads on the example of TPC-DS SF100. Using this, we analyze the cost and describe the constraints necessary for state separation on such a workload. Furthermore, we describe the design and implementation of on-demand state separation in a compiling database system. Finally, using this implementation, we show the feasibility of our approach on TPC-DS and give a detailed analysis of the cost of query migration and state separation.
Style APA, Harvard, Vancouver, ISO itp.
11

Tserkezis, Christos, Wei Yan, Wenting Hsieh, Greg Sun, Jacob B. Khurgin, Martijn Wubs i N. Asger Mortensen. "On the origin of nonlocal damping in plasmonic monomers and dimers". International Journal of Modern Physics B 31, nr 24 (30.09.2017): 1740005. http://dx.doi.org/10.1142/s0217979217400057.

Pełny tekst źródła
Streszczenie:
The origin and importance of nonlocal damping is discussed through simulations with the generalized nonlocal optical response (GNOR) theory, in conjunction with time-dependent density functional theory (TDDFT) calculations and equivalent circuit modeling, for some of the most typical plasmonic architectures: metal–dielectric interfaces, metal–dielectric–metal gaps, spherical nanoparticles and nanoparticle dimers. It is shown that diffusive damping, as introduced by the convective–diffusive GNOR theory, describes well the enhanced losses and plasmon broadening predicted by ab initio calculations in few-nm particles or few-to-sub-nm gaps. Through the evaluation of a local effective dielectric function, it is shown that absorptive losses appear dominantly close to the metal surface, in agreement with TDDFT and the mechanism of Landau damping due to generation of electron–hole pairs near the interface. Diffusive nonlocal theories provide therefore an efficient means to tackle plasmon damping when electron tunneling can be safely disregarded, without the need to resort to more accurate, but time-consuming fully quantum-mechanical studies.
Style APA, Harvard, Vancouver, ISO itp.
12

Kompella, Varun Raj, Matthew Luciw i Jürgen Schmidhuber. "Incremental Slow Feature Analysis: Adaptive Low-Complexity Slow Feature Updating from High-Dimensional Input Streams". Neural Computation 24, nr 11 (listopad 2012): 2994–3024. http://dx.doi.org/10.1162/neco_a_00344.

Pełny tekst źródła
Streszczenie:
We introduce here an incremental version of slow feature analysis (IncSFA), combining candid covariance-free incremental principal components analysis (CCIPCA) and covariance-free incremental minor components analysis (CIMCA). IncSFA's feature updating complexity is linear with respect to the input dimensionality, while batch SFA's (BSFA) updating complexity is cubic. IncSFA does not need to store, or even compute, any covariance matrices. The drawback to IncSFA is data efficiency: it does not use each data point as effectively as BSFA. But IncSFA allows SFA to be tractably applied, with just a few parameters, directly on high-dimensional input streams (e.g., visual input of an autonomous agent), while BSFA has to resort to hierarchical receptive-field-based architectures when the input dimension is too high. Further, IncSFA's updates have simple Hebbian and anti-Hebbian forms, extending the biological plausibility of SFA. Experimental results show IncSFA learns the same set of features as BSFA and can handle a few cases where BSFA fails.
Style APA, Harvard, Vancouver, ISO itp.
13

Imam Faisal Pane i Maria Isabella Zebua. "DESIGNING BEACHSIDE RESORT AT PANTAI INDAH KALANGAN, CENTRAL TAPANULI WITH VERNACULAR ARCHITECTURE APPROACHMENT". Jurnal Koridor 10, nr 1 (30.01.2019): 1–5. http://dx.doi.org/10.32734/koridor.v10i1.1379.

Pełny tekst źródła
Streszczenie:
Central Tapanuli is known for many stunning tourist locations, mainly its stretch of beach so that it becomes a great potential as an area of tourism with adequate accommodation as well as resorts. Some problems in the design resort that attract the attention and interest of tourist to come, how to design space programs according to human needs in it, and how to design buildings that are responsive to local climate, cultural and social conditions. From these problems, it is intended to create resorts with a variety of recreational facilities, design inner spaces and outdoor spaces according to resorts needs and local wisdom, and can introduce local culture to foreign tourists through resort design. Therefore, the research conducted by collecting existing location information, literature studies, comparative studies, and field surveys. After doing each step above, the result obtained, namely the design of the Beachside Resort using vernacular architecture, which is applied to each form of resort building, ranging from hotel, restaurant, cottages, spa and sauna, and other supporting facilities, using the types of the Central Tapanuli household, combined with the application of “Dalihan Natolu”. By obtaining these result, it is expected to become tourism locations and become a positive response in bringing back the traditional architecture of Central Tapanuli.
Style APA, Harvard, Vancouver, ISO itp.
14

Zendy, Muhammad Izzat, i Anisa Anisa. "KAJIAN KONSEP ARSITEKTUR HYBRID PADA HOTEL WISATA : PUTRI DUYUNG RESORT DI JAKARTA". PURWARUPA Jurnal Arsitektur 7, nr 1 (10.03.2023): 43. http://dx.doi.org/10.24853/purwarupa.7.1.43-50.

Pełny tekst źródła
Streszczenie:
ABSTRAK. Arsitektur adalah seni dan ilmi dalam merancang bangunan. Dari masa ke masa arsitektur mengalami perkembangan yang pesat seperti halnya di Indonesia yang terus mengembangkan infrastrukturnya. Indonesia yang merupakan negara kepulauan memiliki berbagai macam destinasi wisata, sehingga hal ini menjadi salah satu faktor cepatnya pembangunan agar destinasi wisata yang ada dapat dinikmati dengan mudah dan nyaman khususnya pembangunan sebuah penginapan seperti hotel wisata. Hotel wisata pada umumnya dibangun menyesuaikan keindahan lokasi, sehingga penerapan arsitektur hybrid diharapkan mampu menghasilkan desain yang memiliki ciri khas pada lokasi yang ada namun tetap dapat dinikmati oleh masyarakat secara luas. Penelitian ini bertujuan untuk mengkaji mengenai penerapan desain arsitektur pada hotel wisata. Metode yang digunakkan dalam penelitian ini adalah metode kualitatif-deskriptif. Dari penelitian ini diharapkan dapat menjadi referensi baru dalam penerapan konsep arsitektur hybrid khususnya pada bangunan hotel wisata. Kesimpulan yang didapat dari penelitian ini yaitu penerapan konsep arsitektur hybrid pada hotel wisata Putri Duyung Resort antara tradisional dengan modern di dominasi oleh elemen arsitektur modern. Kata Kunci: Arsitektur Hybrid, Hotel Wisata, Resort, ABSTRACT. Architecture is the art and science of designing buildings. Along with the times, architecture has experienced rapid development, as in Indonesia, which continues to develop its infrastructure. Indonesia, which is an archipelagic country, has various kinds of tourist destinations, so this has become one of the factors in the speed of development so that existing tourist destinations can be enjoyed easily and comfortably, especially the construction of an inn such as a tourist hotel. Tourist hotels are generally built according to the beauty of the location, so the application of hybrid architecture is expected to be able to produce designs that have the characteristics of the existing location but can still be enjoyed by the wider community. This study aims to examine the application of architectural design to tourist hotels. The method used in this research is a qualitative-descriptive method. From this research, it is hoped that it can become a new reference in the application of the concept of hybrid architecture, especially in tourist hotel buildings.The conclusion drawn from this study is that the application of the hybrid architectural concept to the Putri Duyung Resort tourist hotel between traditional and modern is dominated by modern architectural elements. Keywords: Hybrid Architecture, Tourism Hotels, Resorts
Style APA, Harvard, Vancouver, ISO itp.
15

Nugraha, Putu Gede Wahyu Satya, i Made Suryanatha Prabawa. "Typology of Balinese Traditional Ornaments in Resort Hotel Buildings in Sawangan, Kuta Selatan, Bali". Architectural Research Journal (ARJ) 1, nr 2 (23.11.2021): 35–40. http://dx.doi.org/10.22225/arj.1.2.2021.35-40.

Pełny tekst źródła
Streszczenie:
Referring to the Bali Provincial Regulation Number 5 of 2005 which states that building facades must pay attention to aesthetic principles and characteristics of traditional Balinese architecture. This study aims to analyze the implementation and typology of traditional Balinese ornaments on the building of a resort hotel in Sawangan, Kuta Selatan. The use of ornaments at resorts building in Sawangan is inspired and takes forms from traditional Balinese ornaments. Therefore, it is necessary to study the characteristics of building ornaments through a typological approach and the results are useful in implementing regulations and preserving Balinese cultural values ​​in essential forms, especially in resort hotel architectural design. The method used in this study is a qualitative rationalistic approach to the concept and form of ornaments associated with traditional Balinese ornaments. The results of this study indicate a typology based on the concept of ornament forms and elements that are related or take ideas from traditional Balinese ornaments.
Style APA, Harvard, Vancouver, ISO itp.
16

Salimov, Arifdjan, Asadulla Xotamov, Asilbek Juraboyev i Nigoraxon Muminova. "Architectural planning solutions of recreational facilities in mountainous areas". E3S Web of Conferences 452 (2023): 06028. http://dx.doi.org/10.1051/e3sconf/202345206028.

Pełny tekst źródła
Streszczenie:
This article analyzes the requirements for recreational areas and the developments and projects for the establishment of resort recreation areas. Based on the technical-economic comparison and analysis of the landscape features of mountainous areas, recommendations for the classification of resort complexes for construction in the mountainous regions of Uzbekistan are presented. Different types of recommendations on seasonal availability of places in mountain resorts of the republic have been projected. The effectiveness of recreation, the ease of use of the resort area and facilities largely depends on the level of transportation services to health complexes, and recommendations for their rational solution are given. The construction of resort structures in mountainous areas, characterized by the high artistic qualities of the resort climate and landscape, the effectiveness of organizing summer and winter vacations, and the aspects aimed at increasing the labor efficiency of the population are described. Differentiation of the areas allocated for the organization of recreational facilities in the mountainous regions of Uzbekistan according to the size and greenness, the size of the complex and whether it is included in the resort or not, and the analysis of the functional use and natural conditions of the recreation area and improvement recommendations are given.
Style APA, Harvard, Vancouver, ISO itp.
17

Uci Utari i Wahyu Utami. "Hotel Resort Paropo With Neo Vernacular Approach". International Journal of Architecture and Urbanism 4, nr 1 (28.06.2020): 23–29. http://dx.doi.org/10.32734/ijau.v4i1.3854.

Pełny tekst źródła
Streszczenie:
Lake Toba is the largest lake in Indonesia, even in Southeast Asia. Lake Toba has excellent potential as a tourism area development in North Sumatra. On the outskirts of Lake Toba, especially Paropo, there are still many who do not have facilities for tourists, the large number of tourists who come to Paropo causes the Paropo area to need supporting facilities such as resort hotels as supporters of North Sumatra tourism development. Resort hotels are hotels located in tourist attractions, such as mountains, beaches, and lakes. The design of the Paropo resort hotel applies the Neo vernacular architectural concept. The problem with this design is "how to apply the neo vernacular architectural concept to the design of a resort hotel." The purpose of applying the concept of Neo vernacular architecture in buildings is one of the efforts so that it is inseparable from the surrounding culture and can also introduce regional culture to the tourists who come. Designing this resort hotel uses qualitative methods. This resort hotel brings the theme of Neo vernacular architecture that combines traditional Dairi/Pak-Pak architecture with modern architecture, where physical elements are applied/changed but also non-physical items such as cultural values, mindset, beliefs, layout, religion, etc. into the form of buildings and site design. The benefit of designing this resort hotel is the creation of resort hotels that can still preserve the elements of local culture with a layer of modernization and, if built, can develop the tourism area of ​​Paropo to attract tourists.
Style APA, Harvard, Vancouver, ISO itp.
18

Zebua, Vonny Christiani, i Yulesta Putra. "The Design of Eco-friendly Resort, Asu Island (Organic Architecture)". International Journal of Architecture and Urbanism 6, nr 2 (14.09.2022): 199–208. http://dx.doi.org/10.32734/ijau.v6i2.9691.

Pełny tekst źródła
Streszczenie:
This study aims to design an eco-friendly resort based on an organic architecture approach on Asu Island, Sirombu District, West Nias Regency, North Sumatra Province. The design with an organic architectural approach aims to create a space that can harmonize the indoor space with the outdoor space and can provide a space experience close to nature for resort users. In more detail, the design of eco-friendly resorts on Asu Island aims to meet tourist accommodation needs, facilitate space with attention to tourists, and analyze energy sources and utility systems on Asu Island. The site's location is right on the edge of the sea coast off Asu Island, Sirombu District, West Nias Regency, and is directly opposite the Indian Ocean. The site location selection method is measured from indicators including view, surrounding function, environment, soil condition, an overview of city structure, and accessibility. The location selection for the site was chosen based on several considerations such as view, the location of the resort that is separated from the city crowd, tourist convenience, searching for site locations via google maps and conducting direct surveys to determine site conditions. The approach used in this design is a literature study, a user approach by searching for user room data in resort design, and field studies that are directly carried out to review the condition of the site and the area around the site
Style APA, Harvard, Vancouver, ISO itp.
19

Hidayat, Rahmat, Ratriana Said Bunawardi i Muhammad Attar. "Perancangan Hotel Resort dengan Pendekatan Arsitektur Perilaku di Kabupaten Bulukumba". TIMPALAJA : Architecture student Journals 3, nr 1 (9.07.2021): 75–83. http://dx.doi.org/10.24252/timpalaja.v3i1a9.

Pełny tekst źródła
Streszczenie:
Abstrak_ Kabupaten Bulukumba merupan sebuah Kabupaten yang kaya akan potensi wisata di Sulawesi Selatan. Terletak + 153 km dari kota Makassar. Dengan wilayah geografis yang eksostis antara pengunungan dan pantai, menjadikan Bulukumba menjadi tujuan wisata alam/bahari bagi wisatawan yang berkunjung ke Sulawesi Selatan.Selain Pantai Tanjung Bira destinasi wisata bahari yang terkenal adalah Tebing Apparalang yang terletak di Desa Ara, Kecamatan Bontobahari. Tebing Apparalang memiliki panorama alam yang indah dengan tebing curam dan batuan karang, udara yang sejuk serta suasana yang tenang dengan suara deburan ombak menjadi daya Tarik tersendiri dari tebing ini. Berdasarkan informasi dari pengelola wisata Tebing Apparalang, Tempat wisata ini di kunjungi sekitar 2.000-2200 orang wisatawan setiap minggunya. diantara wisatawan yang berkunjung banyak dari wisatawan yang membutuhkan tempat untuk menginap. di lain hal. di Tebing Apparalang sendiri belum tersedia fasilitas penginapan. Oleh karena itu penting untuk menyediakan fasilitas baru berupa fasilitas hunian berupa resort untuk menunjang kegiatan berwisata dan menginap yang nyaman dan aman bagi wisatawan dalam berwisata di Tebing Apparalang. Dalam perancangan hunian resort di Tebing Appalarang sebagai wadah yang akan memfasilitasi wisatawan untuk menginap di Kawasan Tebing Appalarang, untuk itu perlu diterapkan pendekatan arsitektur yang sesuai dan mampu memberikan pengaruh positif terhadap wisatawan nantinya, dalam hal ini Arsitektur Perilaku merupakan jenis pendekatan arsitektur yang diharapkan dapat memberikan pendekatan konsep yang dapat menganalisis dengan tepat dalam merancang hunian resort beserta fasilitasnya yang sesuai dengan psikologi dan perilaku wisatawan yang berkunjung di Tebing Apparalang.Kata kunci: Kabupaten Bulukumba; Resort; Arsitektur Perilaku. Abstract_ Bulukumba Regency is a regency that is rich in tourism potential in South Sulawesi. Located + 153 km from the city of Makassar. With an exotic geographical area between mountains and beaches, Bulukumba is a natural / marine tourism destination for tourists visiting South Sulawesi. Apart from Tanjung Bira Beach, a famous marine tourism destination is Apparalang Cliff which is located in Ara Village, Bontobahari District. Apparalang Cliff has a beautiful natural panorama with steep cliffs and rocks, cool air and a calm atmosphere with the sound of the waves being the main attraction of this cliff. Based on information from the Apparalang Cliff tourism manager, around 2000-2200 tourists visit this tourist spot every week. Among the tourists who visit, there are many tourists who need a place to stay. in another case. There are no lodging facilities available on the Apparalang Cliffs. Therefore it is important to provide new facilities in the form of residential facilities in the form of resorts to support comfortable and safe traveling and staying activities for tourists while traveling on Apparalang Cliffs. In designing residential resorts on the Appalarang Cliffs as a forum that will facilitate tourists to stay in the Appalarang Cliff Area, it is necessary to apply an appropriate architectural approach and be able to have a positive influence on tourists later, in this case Behavioral Architecture is a type of architectural approach that is expected to provide a conceptual approach that can analyze precisely in designing resort housing and its facilities in accordance with the psychology and behavior of tourists visiting Apparalang Cliffs.Keywords: Bulukumba Regency; Resort; Behavioral Architectur.
Style APA, Harvard, Vancouver, ISO itp.
20

Wettstein, Domonkos. "Resort Architecture in Regional Perceptions". Prostor 29, nr 2 (62) (24.12.2021): 226–37. http://dx.doi.org/10.31522/p.29.2(62).6.

Pełny tekst źródła
Streszczenie:
The regional aspirations of resort architecture give specific perspectives on the history of regionalism. The development of the shores of Lake Balaton, the largest lake in Central Europe, was determined by this particular regional aspiration. Iván Kotsis was a defining figure of Hungarian architecture between the world wars, and had a significant impact on the period - not only with his work as an architect, but also as a university professor and a public activist. This paper examines his activity around Lake Balaton on different scales, since it represented a peculiar perspective within the history of regional ideas. The research concludes that Kotsis’ regional perspective focused on resort architecture was an independent conception separated from both modern and local interpretations. Based on his university work and the knowledge transfer resulting from his international relations, he developed an integrated perspective on the region from an academic position. Reflecting on the problems of holiday resorts, he formed an autonomous method with which he experimented, to mediate between the universal modern approach and the local features of the landscape.
Style APA, Harvard, Vancouver, ISO itp.
21

Mo, Wentao, i Yang Liu. "Bridging the Gap between 2D and 3D Visual Question Answering: A Fusion Approach for 3D VQA". Proceedings of the AAAI Conference on Artificial Intelligence 38, nr 5 (24.03.2024): 4261–68. http://dx.doi.org/10.1609/aaai.v38i5.28222.

Pełny tekst źródła
Streszczenie:
In 3D Visual Question Answering (3D VQA), the scarcity of fully annotated data and limited visual content diversity hampers the generalization to novel scenes and 3D concepts (e.g., only around 800 scenes are utilized in ScanQA and SQA dataset). Current approaches resort supplement 3D reasoning with 2D information. However, these methods face challenges: either they use top-down 2D views that introduce overly complex and sometimes question-irrelevant visual clues, or they rely on globally aggregated scene/image-level representations from 2D VLMs, losing the fine-grained vision-language correlations. To overcome these limitations, our approach utilizes question-conditional 2D view selection procedure, pinpointing semantically relevant 2D inputs for crucial visual clues. We then integrate this 2D knowledge into the 3D-VQA system via a two-branch Transformer structure. This structure, featuring a Twin-Transformer design, compactly combines 2D and 3D modalities and captures fine-grained correlations between modalities, allowing them mutually augmenting each other. Integrating proposed mechanisms above, we present BridgeQA, that offers a fresh perspective on multi-modal transformer-based architectures for 3D-VQA. Experiments validate that BridgeQA achieves state-of-the-art on 3D-VQA datasets and significantly outperforms existing solutions. Code is available at https://github.com/matthewdm0816/BridgeQA.
Style APA, Harvard, Vancouver, ISO itp.
22

Arimbawa, Kadek. "KONSEP "WATER PALACE" DI INTERCONTINENTAL BALI RESORT". Undagi : Jurnal Ilmiah Jurusan Arsitektur Universitas Warmadewa 7, nr 2 (28.01.2020): 89–97. http://dx.doi.org/10.22225/undagi.7.2.1571.186-194.

Pełny tekst źródła
Streszczenie:
The popularity of tourism in Bali has attracted tourists from all over the world to come to this a thousand temples island. There is an increase of number of tourist by 2,02 percent compare to the July’s note in 2018 (Bali Central Bureu Statistics). As seen from the data above, there are many hotels and resort in Bali that competes to give the experience possible to the guests, one of the way is by using the Balinese architecture heritage concept “Water Palace”. One of the resorts in Bali that has been using this kind of concept is Intercontinental Bali Resort. It is a very interesting concept using Balinese traditional architecture. The method that is used for this research is observation method on how this concept is able to attract guests to come and enjoy every corner of the resorts. The implementation of “Water Palace” concept is realized not only physically through the use of water element, Balinese statues, and carvings but also implemented through Hinduism philosophy in Bali.
Style APA, Harvard, Vancouver, ISO itp.
23

Harashchak, Nazariy. "BALNEOLOGICAL RESORT OF GREAT LUBINY IN THE HISTORICALARCHITECTURAL AND RECREATIONAL ENVIRONMENT OF THE SUBURBAN ZONE OF LVIV". Urban development and spatial planning, nr 78 (29.10.2021): 115–29. http://dx.doi.org/10.32347/2076-815x.2021.78.115-129.

Pełny tekst źródła
Streszczenie:
The peculiarities of the architectural and spatial organization of the balneological resort "Velykyi Lyubin" are revealed, its place and role in the historical - architectural and recreational environment of the suburban zone of Lviv are established. The architectural and spatial organization and genesis of the formation of the resort space of Velykyi Lyubyn have been studied, the architecture of its resort buildings has been characterized, the problems and principles of protection and use of the historical and recreational resort zone have been identified. The value of balneological complexes in the recreational centers of the city and its suburban area has been confirmed. The ways of organization and development of the architectural and spatial image of the resort are outlined, taking into account the location, new conditions, historical, architectural and recreational potential of the balneological complex. Attention is focused on the need to: increase the efficiency of the recreational sphere, architectural and spatial organization of the complex, village and region; neutralization of harmful consequences of activity near recreational zones; limiting deforestation to preserve the microclimate; observance of norms and rules of protection and use of deposits of mineral waters, rivers and reservoirs, preservation and improvement of the natural-recreational and architectural environment; development of engineering and recreational infrastructure of the resort without changing the existing architectural environment and color of the territories.
Style APA, Harvard, Vancouver, ISO itp.
24

Subagya, Surya, i Ciptadi Trimarianto. "Application of Ecological Architecture Principles in Eco Resort Design at Pemenang, Lombok". Journal of A Sustainable Global South 1, nr 2 (31.08.2017): 5. http://dx.doi.org/10.24843/jsgs.2017.v01.i02.p02.

Pełny tekst źródła
Streszczenie:
Lombok Island seems to be a favorite holiday destination for international and domestic tourists, because it has many tourists destinations, one of which is North Lombok Regency. This condition greatly impact on increasing regional income, individual of communities from service accommodation to tourist. However, judging from the interest of tourist visits which increase every year, the avaibility of facilites in terms of quantity and quality has not been balanced. For example, resort as a form of tourism accommodation are the most sought after by tourist, because the have the most complete facilities to pamper tourist while enjoying the beauty of the sorrounding environment. In fact, the condition of tourism accommodation especially in the sub-district of Pemenang can be said to have not developed according to the demand and needs of tourist. The existence of resorts as a place to serve tourists in the sub-district of Pemenang is very minimal, this can be said because the number of accommodation is dominated by homestay class which in general has incomplete facilities. Beside that, it needs to be supported by special treatment in planning a resort with an eco-architecture approach to reduce the enviromental impact of planning this resort. This approach in planning eco-resort is combined with combining the local architecture to be in harmony with the conditions and atmosphere of the sorrounding environment. So, tourists can be take a vacation and relax while feeling the atmosphere of the sorrounding environment that is presented in this tourist accommodation Index Terms— resort, eco architecture, reduce, local of architecture, environment.
Style APA, Harvard, Vancouver, ISO itp.
25

Pareja, Aldo, Giacomo Domeniconi, Jie Chen, Tengfei Ma, Toyotaro Suzumura, Hiroki Kanezashi, Tim Kaler, Tao Schardl i Charles Leiserson. "EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs". Proceedings of the AAAI Conference on Artificial Intelligence 34, nr 04 (3.04.2020): 5363–70. http://dx.doi.org/10.1609/aaai.v34i04.5984.

Pełny tekst źródła
Streszczenie:
Graph representation learning resurges as a trending research subject owing to the widespread use of deep learning for Euclidean data, which inspire various creative designs of neural networks in the non-Euclidean domain, particularly graphs. With the success of these graph neural networks (GNN) in the static setting, we approach further practical scenarios where the graph dynamically evolves. Existing approaches typically resort to node embeddings and use a recurrent neural network (RNN, broadly speaking) to regulate the embeddings and learn the temporal dynamics. These methods require the knowledge of a node in the full time span (including both training and testing) and are less applicable to the frequent change of the node set. In some extreme scenarios, the node sets at different time steps may completely differ. To resolve this challenge, we propose EvolveGCN, which adapts the graph convolutional network (GCN) model along the temporal dimension without resorting to node embeddings. The proposed approach captures the dynamism of the graph sequence through using an RNN to evolve the GCN parameters. Two architectures are considered for the parameter evolution. We evaluate the proposed approach on tasks including link prediction, edge classification, and node classification. The experimental results indicate a generally higher performance of EvolveGCN compared with related approaches. The code is available at https://github.com/IBM/EvolveGCN.
Style APA, Harvard, Vancouver, ISO itp.
26

Panousis, Konstantinos P., Anastasios Antoniadis i Sotirios Chatzis. "Competing Mutual Information Constraints with Stochastic Competition-Based Activations for Learning Diversified Representations". Proceedings of the AAAI Conference on Artificial Intelligence 36, nr 7 (28.06.2022): 7931–40. http://dx.doi.org/10.1609/aaai.v36i7.20763.

Pełny tekst źródła
Streszczenie:
This work aims to address the long-established problem of learning diversified representations. To this end, we combine information-theoretic arguments with stochastic competition-based activations, namely Stochastic Local Winner-Takes-All (LWTA) units. In this context, we ditch the conventional deep architectures commonly used in Representation Learning, that rely on non-linear activations; instead, we replace them with sets of locally and stochastically competing linear units. In this setting, each network layer yields sparse outputs, determined by the outcome of the competition between units that are organized into blocks of competitors. We adopt stochastic arguments for the competition mechanism, which perform posterior sampling to determine the winner of each block. We further endow the considered networks with the ability to infer the sub-part of the network that is essential for modeling the data at hand; we impose appropriate stick-breaking priors to this end. To further enrich the information of the emerging representations, we resort to information-theoretic principles, namely the Information Competing Process (ICP). Then, all the components are tied together under the stochastic Variational Bayes framework for inference. We perform a thorough experimental investigation for our approach using benchmark datasets on image classification. As we experimentally show, the resulting networks yield significant discriminative representation learning abilities. In addition, the introduced paradigm allows for a principled investigation mechanism of the emerging intermediate network representations.
Style APA, Harvard, Vancouver, ISO itp.
27

Alpak, Faruk O., Mayur Pal i Knut-Andreas Lie. "A Multiscale Adaptive Local-Global Method for Modeling Flow in Stratigraphically Complex Reservoirs". SPE Journal 17, nr 04 (28.11.2012): 1056–70. http://dx.doi.org/10.2118/140403-pa.

Pełny tekst źródła
Streszczenie:
Summary A robust and efficient simulation technique is developed on the basis of the extension of the mimetic finite-difference method (MFDM) to multiscale hierarchical-hexahedral (corner-point) grids by use of the multiscale mixed finite-element method (MsMFEM). The implementation of the mimetic subgrid-discretization method is compact and generic for a large class of grids and, thereby, is suitable for discretizations of reservoir models with complex geologic architecture. Flow equations are solved on a coarse grid where basis functions with subgrid resolution account accurately for subscale variations from an underlying fine-scale geomodel. The method relies on the construction of approximate velocity spaces that are adaptive to the local properties of the differential operator. A variant of the method for computing velocity basis functions is developed that uses an adaptive local-global (ALG) algorithm to compute multiscale velocity basis functions by capturing the principal characteristics of global flow. Both local and local-global methods generate subgrid-scale velocity fields that reproduce the impact of fine-scale stratigraphic architecture. By using multiscale basis functions to discretize the flow equations on a coarse grid, one can retain the efficiency of an upscaling method, while at the same time produce detailed and conservative velocity fields on the underlying fine grid. The accuracy and efficacy of the multiscale method is compared with those of fine-scale models and of coarse-scale models with no subgrid treatment for several two-phase-flow scenarios. Numerical experiments involving two-phase incompressible flow and transport phenomena are carried out on high-resolution corner-point grids that represent explicitly example stratigraphic architectures found in real-life shallow-marine and turbidite reservoirs. The multiscale method is several times faster than the direct solution of the fine-scale problem and yields more accurate solutions than coarse-scale modeling techniques that resort to explicit effective properties. The accuracy of the multiscale simulation method with ALG-velocity basis functions is compared with that of the local velocity basis functions. The multiscale simulation results are consistently more accurate when the local-global method is employed for computing the velocity basis functions.
Style APA, Harvard, Vancouver, ISO itp.
28

Hrach, Mykyta, i Larysa Polishchuk. "RESEARCH OF THE HISTORICALLY FORMED STRUCTURE OF PUBLIC SPACES OF RESORT ON THE EXAMPLE OF YAREMCHE, TATARIV, VOROKHTA OF IVANO-FRANKIVSK REGION". Current Issues in Research, Conservation and Restoration of Historic Fortifications 17, nr 2022 (2022): 72–78. http://dx.doi.org/10.23939/fortifications2022.17.072.

Pełny tekst źródła
Streszczenie:
In this small-research study, the public spaces of the historical centres of three resorts of the Ivano-Frankivsk region (Yaremche, Tatariv, Vorokhta) were localized, their morphology and existing condition were analyzed, and architectural and town-planning elements were identified. Particular attention is paid to identifying the historically formed structure of spaces, their state of preservation, typology and uniqueness. All structural elements (existing ones and lost ones) were identified with the help of cartographic analysis, iconographic analysis and field surveys. The spatial organization of the researched resort areas represents a linear structure characteristic of mountain valleys. Following the terrain, the urban structure developed along the main road, which was laid along the Prut River. From the second half of the 19th century, this system was supplemented by the Transcarpathian railway. In the process of the field research, in addition to the inventory of discovered architectural objects, several historical spatial structures were localized, mostly neglected or lost today. During the research, two principle urban planning structures of different scales were identified: • the first is traced in the structure of historical public spaces of squares, streets, and promenades; • the second space was formed directly in the surroundings of significant complexes, sanatoriums, and boarding houses. The article examines the first planning structure in more detail. Theoretical models of public spaces for the identified three resorts were developed, in which the typological affinity and the presence of such basic architectural and town-planning elements as historical villa buildings, promenades, resort parks, beaches, etc. were recorded. All basic elements are grouped around one or more communication axes. It was defined that the development of public spaces of resort settlements can be adjusted in accordance with resort and recreation requirements, modern needs of users, taking into account their historical structure with the use of revalorization/revitalization methods.
Style APA, Harvard, Vancouver, ISO itp.
29

Sari, Suzanna Ratih, i Tri Susetyo Andadari. "Pengaruh Tipologi Desain Arsitektur Las Vegas Boulevard Terhadap Ketertarikan Wisatawan". Jurnal Planologi 19, nr 1 (13.04.2022): 75. http://dx.doi.org/10.30659/jpsa.v19i1.20625.

Pełny tekst źródła
Streszczenie:
Abstrak Sebagai kota resor terbesar di dunia, Las Vegas dipenuhi dengan karya arsitektural yang cukup beragam dan megah, terutama disepanjang Las Vegas Boulevard. Sebagian besar resor dan hotel tersebut selalu dipenuhi dengan wisatawan baik yang hanya untuk berwisata atau untuk urusan bisnis. Menarik untuk dikaji apakah tipologi karya arsitektur pada Las Vegas Boulevard ini, mempunyai peran dalam menunjang kedatangan wisatawan pada locus kajian.Selain untuk mengidentifikasi dan mengkaji tipologi desain arsitektur pada Las Vegas Boulevard, penelitian ini juga bertujuan mendapatkan satu simpulan terkait potensi pengaruh tipologi desain arsitektur terhadap loyalitas wisatawan yang berkunjung. Metode penelitian yang digunakan dalam penelitian ini adalah dengan paradigma kuantitatif dengan analisis statistik deskriptif menggunakan Pearson Correlation untuk mengetahui apakah variabel yang diteliti saling mempengaruhi. Hasil akhir menunjukkan bahwa ternyata tidak terdapat hubungan yang signifikan antara tipologi desain arsitektur pada Las Vegas Boulevard dengan loyalitas wisatawan yang berkunjung. Kata kunci: tipologi arsitektur, desain arsitektur, loyalitas wisatawan Abstract As the largest resort city in the world, Las Vegas is filled with architectural works that are quite diverse and magnificent, especially along Las Vegas Boulevard. Most of these resorts and hotels are always filled with tourists either just traveling or on business. It is interesting to study whether the typology of architectural works on the Las Vegas boulevard has a role in supporting tourist arrivals at the study locus.In addition to identifying and studying architectural design typology on Las Vegas Boulevard, this study also aims to obtain a conclusion regarding the potential influence of architectural design typology on the loyalty of visiting tourists. The research method used in this study is a quantitative paradigm with descriptive statistical analysis using Pearson Correlation to determine whether the variables studied influence each other. The final result shows that there is no significant relationship between architectural design typology on Las Vegas Boulevard and the loyalty of visiting tourists. Keywords:.architectural typology, architectural design, tourist loyalty
Style APA, Harvard, Vancouver, ISO itp.
30

Irhammi, Muhammad, i Nurfansyah Nurfansyah. "SANGGRALOKA PEGUNUNGAN KAWASAN PANTAI GEDAMBAAN KOTABARU KALIMANTAN SELATAN". LANTING JOURNAL OF ARCHITECTURE 9, nr 2 (31.08.2020): 106–11. http://dx.doi.org/10.20527/lanting.v9i2.687.

Pełny tekst źródła
Streszczenie:
Resorts in general, are tourism objects that utilize the natural potential that is sensitive to the environment, which is an architectural product that is environmentally friendly and sustainable with the surrounding environment. One of the tourist areas in South Kalimantan that has exotic natural potential is Kotabaru Regency. The beach and the mountains are the tourism places of Kotabaru Regency which are the main icons. The resort is one of the developing tourism in Indonesia, especially in areas with beautiful mountains and beaches. From this phenomenon, an idea emerged to present a resort that could exploit the natural potential in the mountainous area of ​​Kotabaru Regency to create a resort that can meet the needs of tourists, Contextual concept is used.
Style APA, Harvard, Vancouver, ISO itp.
31

Irhammi, Muhammad, i Nurfansyah Nurfansyah. "SANGGRALOKA PEGUNUNGAN KAWASAN PANTAI GEDAMBAAN KOTABARU KALIMANTAN SELATAN". JURNAL TUGAS AKHIR MAHASISWA LANTING 9, nr 2 (31.08.2020): 106–11. http://dx.doi.org/10.20527/jtamlanting.v9i2.687.

Pełny tekst źródła
Streszczenie:
Resorts in general, are tourism objects that utilize the natural potential that is sensitive to the environment, which is an architectural product that is environmentally friendly and sustainable with the surrounding environment. One of the tourist areas in South Kalimantan that has exotic natural potential is Kotabaru Regency. The beach and the mountains are the tourism places of Kotabaru Regency which are the main icons. The resort is one of the developing tourism in Indonesia, especially in areas with beautiful mountains and beaches. From this phenomenon, an idea emerged to present a resort that could exploit the natural potential in the mountainous area of ​​Kotabaru Regency to create a resort that can meet the needs of tourists, Contextual concept is used.
Style APA, Harvard, Vancouver, ISO itp.
32

Tokarev, A., i N. Sidorenko. "“UDARNIK” SANATORIUM IN ZHELEZNOVODSK: ABOUT INFLUENCE OF URBAN-PLANNING FACTORS ON ARCHITECTURE". Bulletin of Belgorod State Technological University named after. V. G. Shukhov 5, nr 9 (3.10.2020): 37–45. http://dx.doi.org/10.34031/2071-7318-2020-5-9-37-45.

Pełny tekst źródła
Streszczenie:
The provision of recreation to the working population was one of the main tasks that the government of the USSR had to solve already during the first years of the Soviet regime. In this regard, they prescribed a line of improvement concerning the state of health resort areas of the country. Large-scale realization of new holiday homes, health resorts and medical complexes had started in the areas, which were located along the Black Sea coast, and in the towns of the Caucasian Mineral Waters. Design in resort areas was complicated by the presence of mountainous terrain and the special structure of historical buildings. A successful example of a medical facility in a resort city is the building of the “Udarnik” sanatorium, which was designed by Fomin I. A. and Roslavlev M. I. in Zheleznovodsk. The article is devoted to this building. The paper provides an analysis of the formation of the urban-planning situation that determined the location and shape of the design area. The initial and implemented schemes of planning organization of the health resort’s territory are analyzed. The influence of the historical context of the area on the volumetric solution of the structure is revealed. The relationship between the health resort and other significant objects of Zheleznovodsk is established. In the urban-planning decisions of «Udarnik», the authors managed to take into account the surrounding low-rise buildings and the significant height difference of the landscape.
Style APA, Harvard, Vancouver, ISO itp.
33

Boguszewska, Kamila Lucyna. "Historical elements of garden architecture of the spa park in Nałęczów". Teka Komisji Architektury, Urbanistyki i Studiów Krajobrazowych 15, nr 1 (5.02.2020): 7–15. http://dx.doi.org/10.35784/teka.1489.

Pełny tekst źródła
Streszczenie:
Currently, Nałęczów is mentioned amongst most important Polish health resorts. One of the most important core of the whole urban complex in Nałęczów were the areas of greenery and spa park, wchich was originally part of manor historical complex. The former garden had a key role in the development of town urban structure. It was later adapted to services as spa park in health resort.The papers analyses the structure and development of spa park in Nałęczów in the context of health resort function and regional style(. The article underlines their impact on architectural garden details in the late 19th-early 20th century.
Style APA, Harvard, Vancouver, ISO itp.
34

Bal, Wojciech, i Magdalena Czalczynska-Podolska. "Assessing Architecture-and-Landscape Integration as a Basis for Evaluating the Impact of Construction Projects on the Cultural Landscape of Tourist Seaside Resorts". Land 10, nr 1 (28.12.2020): 17. http://dx.doi.org/10.3390/land10010017.

Pełny tekst źródła
Streszczenie:
The coastline of Western Pomerania has natural and cultural assets that have promoted the development of tourism, but also require additional measures to ensure the traditional features and characteristics are protected. This is to ensure that new developments conform to a more uniform set of spatial structures which are in line with the original culture. Today, seaside resorts are characterized by a rapid increase in development with a clear trend towards non-physiognomic architectural forms which continually expand and encroach on land closer to the coastline. This results in a blurring of the original concepts that characterized the founding seaside resort. This study evaluates 11 development projects (including a range of hotels, luxury residential buildings and hotel suites) built in 2009–2020 in the coastal area of Western Pomerania. An assessment of architecture-and-landscape integration for each development project was made, using four groups of evaluation criteria: aesthetic, socio-cultural, functional and locational factors. The study methodology included a historical and interpretative study (iconology, iconography, historiography) and an examination of architecture-and-landscape integration using a pre-prepared evaluation form. Each criterion was first assessed using both field surveys and desk research (including the analysis of construction plans and developer materials), and then compared with the original, traditional qualities of the town. This study demonstrates that it is possible to clearly identify the potential negative impact of tourism development on the cultural landscape of seaside resorts, and provides recommendations for future shaping, management and conservation of the landscape.
Style APA, Harvard, Vancouver, ISO itp.
35

Hines, Thomas S., i Donald W. Curl. "Mizner's Florida: American Resort Architecture". American Historical Review 90, nr 2 (kwiecień 1985): 502. http://dx.doi.org/10.2307/1852830.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
36

Morgan, Keith N. "MIZNER'S FLORIDA: AMERICAN RESORT ARCHITECTURE". Landscape Journal 5, nr 1 (1986): 62–63. http://dx.doi.org/10.3368/lj.5.1.62.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
37

Harashchak, Nazariy. "ARCHITECTURAL AND CULTURAL FEATURES OF THE NEMYRIV SPA: HISTORICAL ASPECT". Urban development and spatial planning, nr 81 (31.08.2022): 93–107. http://dx.doi.org/10.32347/2076-815x.2022.81.93-107.

Pełny tekst źródła
Streszczenie:
In the historical architectural and cultural environment of Eastern Galicia, the importance of balneological complexes and resorts is undeniable. Recreation plays a significant role in human life even in today's conditions. Nemyriv balneological complex occupies a prominent place in this system. The task of researching the phenomenon of this resort, taking it into account in assessing the potential and substantiating the prospects for development-activation of medical and recreational and tourist activities, increasing the attractiveness of the resort. In the modern conditions of the development of cities, territorial communities and the environment of the region, there is a rapid increase in interest in historical recreational centers, which is the result of the action of numerous deep socio-cultural processes. They take place at different levels of socio-political, communicative-psychological, intellectual life of the region and its ethical-aesthetic organization and development. Recreation, acting as a valuable component of human life, includes all types of human recreation for the purpose of restoring health. Among the general concepts of recreation is the restoration of physical, psychological-emotional, spiritual and intellectual powers of a person. On the example of the resort of Nemyriv, recreation is considered as an architectural and cultural phenomenon that is connected with the natural environment of the region, which includes cultural values, is connected with the identification of a person with the environment, the persistence of cultural processes, and cultural heritage. It acts as an important criterion for assessing the state and quality of life.
Style APA, Harvard, Vancouver, ISO itp.
38

Dormidontova, V. V., i K. S. Kasabova. "ON SOME EXAMPLES OF USE ANTIQUE FORMS IN THE CITIES OF THE CAUCASIAN MINERAL WATERS RESORT". Landscape architecture in the globalization era, nr 3 (2020): 13–21. http://dx.doi.org/10.37770/2712-7656-2020-3-13-21.

Pełny tekst źródła
Streszczenie:
Abstract. The appearance of the resort towns of the Caucasian Mineral Waters, formed during the 19th - 20th centuries, was determined by remarkable monuments of architecture and landscape architecture, dating back to the traditions and forms of ancient Greece and Rome. Rational, respectable and aesthetic order forms of Classicism determined its wide typological applicability and during the 19th-20th centuries they continued to form significant urban planning and park ensembles. When creating resort facilities, architectural monuments of antiquity are models for studying, repeating and interpreting the methods of organic inclusion in the natural environment. The article examines the importance of ancient forms in the process of formation of the cities of the Caucasian Mineral Waters resort. A full-scale survey of two objects selected for study, typologically and stylistically different, was carried out – the architectural structure of the mud baths in the city of Essentuki and the monument of landscape art – the park's Main Staircase of the sanatorium named after S. Ordzhonikidze. Literary sources were studied, landscape-visual and compositional analysis of objects was carried out. The first object – a mud bath in the city of Essentuki – a medical building, one of the most famous architectural monuments of the city of the eclectic period, was built according to the project of the architect Eugene Shretter. The second object is the famous Main Staircase of the sanatorium named after S. Ordzhonikidze in the city of Kislovodsk, built by the architect – constructivist Ivan Leonidov, is an object of cultural heritage of federal significance – a monument of urban planning and architecture. The analysis showed that ancient forms successfully pass the test of time, change of political systems and social conditions, are able to transform plastically and functionally under the influence of stylistic changes and today retain their attractiveness and relevance.
Style APA, Harvard, Vancouver, ISO itp.
39

Balakina, Alevtina E., i Irina S. Samylova. "Reconstruction of health centres in the Republic of Crimea with consideration of their investment attractiveness". Vestnik MGSU, nr 10 (październik 2020): 1353–62. http://dx.doi.org/10.22227/1997-0935.2020.10.1353-1362.

Pełny tekst źródła
Streszczenie:
Introduction. The Crimean resort industry has a storied history. The analysis of the current state of resorts in the Republic of Crimea and on-site inspections of health facilities along the Crimean coast have proven that the requirements applicable to health resorts changed, while depreciation of their fixed assets reached 50 % in the process of their operation. According to Resolution “On Approval of the Federal Target Program “Social and Economic Development of the Republic of Crimea and Sevastopol through 2020”, issued by the Government of the Russian Federation, development of Crimean health resorts is an important objective of local development. Towards this end, the article brings up the issue of enhancing the competitiveness of Crimean health resorts if compared with other industries of the Black Sea region and foreign recreational facilities. This article focuses on the factors that affect the reconstruction of health resorts, including layout-focused, social, technical ones, etc. Materials and methods. They include on-site inspections, consolidation of material on the state of health facilities in the Republic of Crimea, and reconstruction methods. Data collection and systematization, grapho-analytical method were also employed. Results. The co-authors propose a health facility assessment system that will take account of their investment attractiveness. The “star rating” criteria is introduced. Health resorts in Yevpatoriya were chosen as the objects of this study. The result of the study is an index map that has health facilities ranked according to their investment attractiveness. The metho-dology of this study will allow to develop research-backed recommendations concerning the choice of design solutions for the reconstruction of health resorts in the Republic of Crimea, as well as the improvement of its architectural quality through fundraising. Conclusions. The following problems were tackled in the course of the study: improvement of the unique resort environment through fundraising, enhancing the competitiveness of Crimean health resorts in comparison with other industries of the Black Sea region and foreign recreational facilities.
Style APA, Harvard, Vancouver, ISO itp.
40

Arief Rijaluddin. "MODELING STUDY OF NATURAL AIR CIRCULATION IN HOTEL & RESORT BUILDING". J-ENSITEC 8, nr 02 (22.05.2022): 649–55. http://dx.doi.org/10.31949/jensitec.v8i02.2107.

Pełny tekst źródła
Streszczenie:
The planning and design of a Hotel & Resort should be in accordance with the climate and location of the construction. In Indonesia, especially in areas that have cool air and are far from air pollution and noise pollution, they have a tropical climate, so Tropical Architecture is very suitable for planning and designing Hotels & Resorts, but it is possible to plan and design Hotels & Resorts with other architectural characteristics. Modeling studies can also be called modeling design and information about buildings, which is a field of science that examines development planning, development implementation, and maintaining and repairing if there is damage in a building. Activities from these fields of science are studying design drawings of houses, offices, buildings, and so on. In addition, this field of science does not only study building design, but this field of science will learn how to calculate the cost budget plan which is often referred to as RAB. Air circulation modeling has several sub-specifics, namely Planning Plan, building view, section view, Air Flow Scheme, and air circulation calculation. The building modeling method here uses an application called Autocad and SketchUp, then for the calculation of the natural air circulation using the ACPH (Hourly Air Exchange System) method. . Building 1 has a building area of ​​approximately 1486.7 M2 2 floors, building 2 has a building area of ​​461 M2 1 floor, and the hotel room area has a building area of ​​940.56 M2.
Style APA, Harvard, Vancouver, ISO itp.
41

Stanicka-Brzezicka, Ksenia. "Ikonosfera kurortu górskiego. Przyczynek do studiów nad historią uzdrowisk śląskich w XIX i XX wieku". Góry, Literatura, Kultura 13 (22.09.2020): 285–302. http://dx.doi.org/10.19195/2084-4107.13.23.

Pełny tekst źródła
Streszczenie:
One of the phenomena within the cultural construct created around the mountains was from the beginning of the nineteenth century the rise of resort culture. An extremely important element of this emerging resort culture was the development of iconography (pictorial representations), which — having originated in painting and then growing thanks to the spread of graphic techniques and the industrialisation of reproduction technologies — became a mass-scale phenomenon. Tourism began to generate a demand for various types of souvenirs and pictures made with the help of various techniques and materials (illustrated publications, engravings, photographs, postcards, dioramas as well as painted or engraved pottery or glass). It also became an impulse for the production of various components of resort culture, including advertising brochures and leaflets; posters and signboards, which became an increasingly familiar part of the urban iconosphere; shop windows; newspapers and magazines with advertising inserts; and even graphic layout of restaurant menus or hotel bills; finally, small architectural forms complementing big resort ensembles. This phenomenon should be viewed in many contexts — social transformations, especially social reception of visual messages, growth of resorts, development of medicine, technical infrastructure and many other. So far research into resorts has focused largely on an earlier period, encompassing the nineteenth century. However, the first half of the twentieth century has left a significant mark in the tourist space, and, above all, a lot of visual evidence. All this — from the oldest, eighteenth-century voyages pittoresques to twentieth-century “modern” advertisements of places, sites and events — can be used as a basis for research into pictorial culture and its analyses. Naturally, the mountains are one of the most important elements of this iconography. They are its main protagonist, sometimes a background or backstage. They are a real element of local topography or a symbol and archetype. The phenomenon can be observed also in Silesia, in the resorts of the Giant Mountains and the Kłodzko Valley, also in Polanica, when a joint-stock company was set up to manage and expand the resort. The article presents the components and history of increasingly professional marketing strategies pursued by the local authorities and management of the various mountain resorts in Silesia from the nineteenth century until the first half of the twentieth century. In addition, the author analyses image as a form of message as well as the power of visual information in the context of reflections on the popularisation of the mass media and information explosion, researched today within the framework of visual sociology, visual anthropology and visual culture studies.
Style APA, Harvard, Vancouver, ISO itp.
42

Habib, Haikhal Al, i Dominikus Aditya Fitriyanto. "KAJIAN PENERAPAN ARSITEKTUR EKOLOGI PADA ULAMAN ECO-LUXURY RESORT". Jurnal Arsitektur ARCADE 8, nr 1 (29.04.2024): 81–86. http://dx.doi.org/10.31848/arcade.v8i1.3419.

Pełny tekst źródła
Streszczenie:
Abstract: The development of Indonesia's tourism sector plays an important role in advancing the economy and state income through creating job opportunities for local residents as well as increasing state foreign exchange earnings through the accommodation sector. Activities in resort hotel operations cannot be separated from the use of energy sources to facilitate facility performance as well as the disposal of waste and uncontrolled carbon emissions. Resorts as accommodation are generally located in areas that have strategic locations, including on the coast, mountains, hills, riverbanks, and forests, so that these areas require that environmental control be implemented, human involvement as actors, and building control in constructing buildings. comfortable, minimize the use of energy from excessive sources, and reduce the negative impact of building design on the environment. This journal uses qualitative research methods with library sources based on the internet. Based on its important function, it is hoped that Eco Ulaman Eco Luxury Resort can plan ecological architecture for accommodation that is comfortable to live in. Keyword: Ecology Architecture, Environment, Resort.Abstrak: Pengembangan sektor pariwisata Indonesia berperan penting dalam memajukan ekonomi dan pendapatan negara melalui penciptaan peluang kerja bagi penduduk lokal serta meningkatkan penerimaan devisa negara dengan sektor akomodasi. Aktivitas dalam operasional hotel resort tidak lepas dari penggunaan sumber energi untuk memudahkan kinerja fasilitas serta pembuangan limbah dan emisi karbon yang tidak terkontrol. Resort sebagai akomodasi ini umumnya berada di daerah yang memiliki letak kawasan strategis antara lain di tepi pantai, pegunungan, perbukitan, tepi sungai, dan hutan sehingga mengharuskan kawasan ini menerapkan perancangan yang pengendalian lingkungan, keterlibatan manusia sebagai pelaku, dan pengendalian bangunan dalam membangun bangunan yang nyaman, meminimalisir penggunaan energi dari sumber yang berlebihan, dan mengurangi dampak buruk dalam merancangan bangunan terhadap lingkungan. Jurnal ini menggunakan metode penelitian kualitatif dengan sumber pustaka berdasarkan dari internet. Berdasarkan fungsinya penting diharapkan Eco Ulaman Eco luxury Resort dapat merencanakan arsitektur ekologi untuk penginapan yang nyaman untuk dihuni.Kata Kunci: Arsitektur Ekologi, Lingkungan, Resort.
Style APA, Harvard, Vancouver, ISO itp.
43

Sahabuddin, Wasilah. "Lakeside Resort Based On Eco-Architecture". IOP Conference Series: Materials Science and Engineering 471 (23.02.2019): 082073. http://dx.doi.org/10.1088/1757-899x/471/8/082073.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
44

Allen, E. John B. "American Ski Resort Architecture, Style, Experience". Journal of Sport History 41, nr 2 (1.07.2014): 365–66. http://dx.doi.org/10.5406/jsporthistory.41.2.365.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
45

Allen, E. John B. "American Ski Resort Architecture, Style, Experience". Journal of Sport History 42, nr 1 (1.04.2015): 147–48. http://dx.doi.org/10.5406/jsporthistory.42.1.147.

Pełny tekst źródła
Style APA, Harvard, Vancouver, ISO itp.
46

Zainal Abidin, Izzati, Sumarni Ismail, Siow May Ling, Nur Aina Abidah Mohd Hamdan i Mohd Hamdan. "A CRITICAL DISCOURSE ANALYSIS PHYSICAL CHARACTERISTICS OF TRADITIONAL TERENGGANU ARCHITECTURE AS A TOURIST ATTRACTION ON THE EAST COAST OF PENINSULAR MALAYSIA: A CASE STUDY OF TERRAPURI HERITAGE VILLAGE IN TERENGGANU CIRI FIZIKAL SENI BINA TRADISIONAL TERENGGANU SEBAGAI TARIKAN PELANCONG DI PANTAI TIMUR SEMENANJUNG MALAYSIA: KAJIAN KES TERRAPURI HERITAGE VILLAGE DI TERENGGANU". Jurnal Pengajian Melayu 35, nr 1 (25.04.2024): 38–54. http://dx.doi.org/10.22452/jomas.vol35no1.3.

Pełny tekst źródła
Streszczenie:
Traditional Terengganu architecture, including the Rumah Bujang Berselasar (bachelor house with an unroofed platform) and Rumah Tiang Dua Belas (twelve-pillared house), is the earliest and most prevalent type of housing in the northeastern region of Peninsular Malaysia, specifically in Terengganu. Site observation was conducted in Terrapuri Heritage Village in Setiu, Terengganu. These Malay houses are considered a crucial part of the region’s architectural history, reflecting numerous changes in their architectural elements and their continuity with the past and present built environment. Beyond being mere structures for shelter, the physical characteristics of these houses embody traditional values, beliefs, and ways of life. Rooted in the rich cultural heritage of the Malay community, they have been shaped over centuries by history, geography, and social interactions. Hence, studying the physical features of traditional Terengganu architecture requires an interdisciplinary approach that encompasses not only technical and functional aspects but also cultural and symbolic significance. This necessitates integrating architectural and construction principles with social, cultural, and historical perspectives. The objective of this study is to identify the structural and non-structural elements of traditional Terengganu houses, specifically Rumah Bujang Berselasar and Rumah Tiang Dua Belas. These distinctive features reflect the local context and cultural influences, contributing to the creation of a coastal resort identity. Thus, it is imperative to continue efforts to preserve and promote traditional Malay architecture, including Rumah Bujang Berselasar (bachelor house with unroofed platform) and Rumah Tiang Dua Belas (twelve-pillared house), to ensure the sustainability and preservation of cultural heritage for future generations to come. Keywords: physical characteristics; traditional Terengganu architecture; Terengganu identity; tourist attraction; coastal resort design
Style APA, Harvard, Vancouver, ISO itp.
47

Pane, Imam Faisal, i Muhammad Fadhilah Nasution. "The Design of The Tuk-Tuk Lakeside Resort Lake Toba (Green Architecture)". International Journal of Architecture and Urbanism 4, nr 1 (28.06.2020): 62–74. http://dx.doi.org/10.32734/ijau.v4i1.3858.

Pełny tekst źródła
Streszczenie:
The high number of tourists who come to visit during the holiday season comes to Samosir Island. However, the number of tourists who come to the island of Samosir and the number of accommodations available at this time have not been able to meet the high interest of visiting tourists. The design of the Tuk-Tuk Lakeside Lake Toba Resort is one way to help achieve the benefit of tourists visiting the current Samosir island for comfortable lodging facilities and still feel what it is like to return to nature. The research methodology begins with collecting data, studying literature, surveying the location of the research, and also designing problem-solving. In creating an object to be designed, the designer can carry out a variety of alternative design approaches, one of which is to approach the theme that will be used in the designation, Green Architecture. The selection of Green Architecture themes in buildings is considered capable of describing functions and describing culture. Approach to the idea that takes air circulation systems that do not use the air conditioner or ac that is applied to the main buildings of hotels, restaurants, and resorts. Air and contour on the land on the plains of the unspoiled island of Samosir can become local wisdom that can be utilized in designing Tuk-Tuk lakeside Danau Toba Resort.
Style APA, Harvard, Vancouver, ISO itp.
48

Ivana, Cathrine Aurellia, Affrilyno Affrilyno i Bontor Jumaylinda BR Gultom. "HEALTH RESORT DAN SPA DENGAN PENDEKATAN ARSITEKTUR TROPIS". JMARS: Jurnal Mosaik Arsitektur 11, nr 1 (29.03.2023): 58. http://dx.doi.org/10.26418/jmars.v11i1.63102.

Pełny tekst źródła
Streszczenie:
Changes in lifestyle with increasingly crowded routines make humans pay less attention to physical conditions that can cause stress. So that from this potential, the idea of planning a design that prioritizes "health” in tourism and "health" can also be found in beautiful views around the area. The location is located in Singkawang City, which is in the waterfront area (Palm Beach) Jl. Pasir Panjang Beach, Sedau Village, Singkawang Selatan District which is a tourism area, and the soil type is soft soil. The selection of the structure used applies a concrete pile foundation. Health resorts and spas located in the tropics use a design approach using tropical architecture to provide visitors with comfort. This effort is made by implementing placement and orientation facing the main view and spreading so that each building gets wind circulation and is supported by mass compositions and the use of local materials, the use of natural ventilation, skylights, and sun shading. Visitors consist of individuals, couples, families, and other general groups who do not stay overnight by providing lodging facilities that are not only for resting but have health service facilities (health resort) like resort standards, resort suite, and resort family suite, treatment facility (health spa), restaurants, and wedding venues. The design method consists of the stages of an idea, information, analysis, synthesis, evaluation, and optimization.
Style APA, Harvard, Vancouver, ISO itp.
49

Ba, Labouda, Ikram El Abbassi, Cheikh S. E. Kane, A.-M. Darcherif i Mamoudou Ndongo. "Thermal performance of biosourced materials on Buildings: The case of Typha Australis". MATEC Web of Conferences 330 (2020): 01011. http://dx.doi.org/10.1051/matecconf/202033001011.

Pełny tekst źródła
Streszczenie:
Developing countries are facing population growth, which leads, on the one hand, to increased requirements for buildings and, on the other hand, to the depletion of fossil fuels along with exposure, of people living in those areas, to some detrimental consequences of climate change. Because of these factors, we propose approaches to control energy consumption in buildings. In some countries, the architectures adopted are not adequate to the environment and climate, resulting in discomfort in those buildings, in such circumstances, residents resort to the use of energy systems, such as heating, ventilation, and air conditioning, which leads to exorbitant electricity bills. Housing consumes 40% of the world's energy and is responsible for a third of greenhouse gas emissions. Optimizing energy needs in buildings is a solution to overcome these problems. For this purpose, there are solutions such as: the design of the building characterized by its shape and envelope, while using less energy-consuming equipment. For several years, the building materials sector has been developing with a particular focus on bio-source materials, which are generally materials with good thermal performance. In order to highlight the thermal performance of bio-source materials, we will study the case of Typha Australis which is a plant of the Typhaceae family that grows abundantly in an aquatic environment mainly in the Senegal River valley.Recent studies showed that Typha Australis has good thermal insulation properties. In order to determine the impact of Typha Australis on a building, a dynamic thermal simulation was carried out using the Trnsys software according to specific scenarios, the Typha was mixed with other local materials and used as a wall insulation panel, the result of the study shows that this fiber has allowed us to optimize energy consumption in a building. Mixing Typha with other materials (e. g. clay) is a promising solution for energy efficiency in buildings.
Style APA, Harvard, Vancouver, ISO itp.
50

Firman Eddy i Rini Oktarine S. "Cottage Resort Simalem Park (Traditionalism)". International Journal of Architecture and Urbanism 3, nr 3 (18.11.2019): 262–70. http://dx.doi.org/10.32734/ijau.v3i3.3741.

Pełny tekst źródła
Streszczenie:
Tourism will be producing foreign exchange in Indonesia. Indonesia has a tourism appeal that manifests itself in traditional homes and village. In promoting Indonesian tourism to foreign countries, traditional architecture is a better choice, but fewer relics of traditional building art are worth a visit. Sumatera is an ethnically diverse island. Sumatera has become a tourist attraction that is often visited by foreign tourist. Resort attractions are becoming tourist attractions and lodging that is frequented by foreign tourist. There are several problems, namely how to realize the planning and design of resort cottages by considering traditional architecture and having planning standards that need to consider based on comparative studies carried out, then how to process the appearance of the building to fit the atmosphere in Taman Simalem Resort. With the aim of the design is to realize the concept of designing Resort Cottages and supporting facilities such as restaurants and spas by applying the principles of Traditional architecture. The design method used in the object design includes two aspects, namely the approach to the design theme, location, and environmental studies.
Style APA, Harvard, Vancouver, ISO itp.
Oferujemy zniżki na wszystkie plany premium dla autorów, których prace zostały uwzględnione w tematycznych zestawieniach literatury. Skontaktuj się z nami, aby uzyskać unikalny kod promocyjny!

Do bibliografii