TR-Dizin İndeksli Yayınlar Koleksiyonu
Permanent URI for this collectionhttps://hdl.handle.net/20.500.12416/8652
Browse
Browsing TR-Dizin İndeksli Yayınlar Koleksiyonu by Language "en"
Now showing 1 - 20 of 239
- Results Per Page
- Sort Options
Article Citation - Scopus: 23A Caputo-Fabrizio Fractional-Order Cholera Model And İts Sensitivity Analysis(Mehmet Yavuz, 2023) Ahmed, I.; Akgül, A.; Jarad, F.; Kumam, P.; Nonlaopon, K.; 234808; MatematikIn recent years, the availability of advanced computational techniques has led to a growing emphasis on fractional-order derivatives. This development has enabled researchers to explore the intricate dynamics of various biological models by employing fractional-order derivatives instead of traditional integer-order derivatives. This paper proposes a Caputo-Fabrizio fractional-order cholera epidemic model. Fixed-point theorems are utilized to investigate the existence and uniqueness of solutions. A recent and effective numerical scheme is employed to demonstrate the model’s complex behaviors and highlight the advantages of fractional-order derivatives. Additionally, a sensitivity analysis is conducted to identify the most influential parameters. © 2023 by the authors.Article Citation - WoS: 0Citation - Scopus: 0A comparative research on space of women in prayer place interiors of celestial religions: Cases from istanbul(Gazi Univ, 2020) Disli, Gulsen; Ozcan, ZuhalCross-cultural comparison has been used in architecture mostly to discuss the components of culture, knowledge, and value systems, yet to date there is not a specific comparative study on gendered architecture in prayer places of celestial religions, namely Judaism, Christianity, and Islam. Hence, this study aims to reveal how attendance of women in prayer places with different national, historic, religious, and cultural characteristics shaped architectural space organization and to assess potential similarities and differences of women's section in prayer spaces of celestial religions by examining literature survey, archival and historic research, including field observations. In addition to general observations in building scale, some exemplary historic synagogues, churches, and mosques in Istanbul still in use have been chosen as case studies, and their plan typologies, as well as types and locations of women's galleries/sections have been discussed. Cross-cultural comparison parameters were; development of women's section in prayer places as a structured architectural space and basic architectural terminologies used to define women's section. The major conclusion of the study is that originally women had right to worship in prayer spaces without any physical separation in all three religions, yet in time the place of women had a more defined/divided/structured character especially in Islam and Judaism. The study also indicates that while at present day, gendered architecture is still the predominant approach in Islam and in Orthodox Judaism; mix congregation in a single-unsegregated space for both sexes is more common in contemporary society of Christianity.Article A Hybrid Framework for Matching Printing Design Files to Product Photos(2020) Akagunduz, Erdem; Kaplan, Alper; 233834We propose a real-time image matching framework, which is hybrid in the sense that it uses both hand - crafted features and deep features obtained from a well -tuned deep convolutional network. The matching problem, which we concentrate on, is specific to a certain application, that is, printing design to product photo matching. Printing designs are any kind of template image files, created using a design tool, thus are perfect image signals. For this purpose, we create an image set that includes printing design and corresponding product photo pairs with collaboration of an actual printing facility. Using this image set, we benchmark various hand-crafted (SIFT, SURF, GIST, HoG) and deep features for matching performance. Various segmentation algorithms including deep learning based segmentation methods are applied to select feature regions. Results show that SIFT features selected from deep segmented regions achieves up to 96% product photo to design file matching success in our dataset. We propose a framework in which deep learning is utilized with highest contribution, but without disabling real-time operation using an ordinary desktop computer.Article Citation - WoS: 0A neo-structuralist perspective on architectural theory of post-truth era: Re-constructing the architect-subject(Yildiz Technical Univ, Fac Architecture, 2022) Cavdar, Rabia Cigdem; 237969The fundamental aim of the article is to scrutinise the transformations and yet pseudo-disappearance of architectural theory with an archi-theoretical gaze. It is an attempt to reread/ write the architectural theory of the 21st century in the shade of the claim that architectural theory was dead. It is obvious that not only in architecture but also in all social-life structures, free-floating meanings began to invade the totality; every concept that constitutes societal life was dislocated after the digital turn. Concepts began to be depicted with the prefix 'pose; such as post-historical, post-humanist, post-political, post-ideological, post-theory, and even, 'post-truth'. Under these circumstances, the main argument of the article is that architecture could be run as a 'point de capitone' -in Lacanian terminology-, between the subject -described as the sublime object of ideology by Zizek- and the ideology; the role of architecture is to work as a stabiliser on/between the liquid surfaces/grounds. In the context of the main argument, the article is structured on three conceptual domains, which are that ideology, subject and architecture. Architecture as a point de capitone has a significant role in the reconstitution of incommensurable dialectic in the 'redoubling procedure; which works for both recreating the lost otherness, and providing social antagonism.Article A new systematic and flexible method for developing hierarchical decision-making models(2015) Beldek, Ulaş; Leblebicioğlu, Mehmet Kemal; 59955; Mekatronik MühendisliğiAbstract: The common practice in multilevel decision-making (DM) systems is to achieve the final decision by going through a finite number of DM levels. In this study, a new multilevel DM model is proposed. This model is called the hierarchical DM (HDM) model and it is supposed to provide a flexible way of interaction and information flow between the consecutive levels that allows policy changes in DM procedures if necessary. In the model, in the early levels, there are primary agents that perform DM tasks. As the levels increase, the information associated with these agents is combined through suitable processes and agents with higher complexity are formed to carry out the DM tasks more elegantly. The HDM model is applied to the case study Fault degree classification in a 4-tank water circulation system . For this case study, the processes that connect the lower levels to the higher levels are agent development processes where a special decision fusion technique is its integral part. This decision fusion technique combines the previous level s decisions and their performance indicator suitably to contribute to the improvement of new agents in higher levels. Additionally, the proposed agent development process provides flexibility both in the training and validation phases, and less computational effort is required in the training phase compared to a single-agent development simulation carried out for the same DM task under similar circumstances. Hence, the HDM model puts forward an enhanced performance compared to a single agent with a more sophisticated structure. Finally, model validation and efficiency in the presence of noise are also simulated. The adaptability of the agent development process due to the flexible structure of the model also accounts for improved performance, as seen in the results.Article Citation - WoS: 0A Novel Hypercube-based Approach to Overlay Design Algorithms on Topic Distribution Networks(Gazi Univ, 2022) Yumusak, Semih; Layazali, Sina; Oztoprak, Kasim; Hassanpour, Reza; Yazılım MühendisliğiData communication in peer-to-peer (P2P) network requires a fine-grained optimization for memory and processing to lower the total energy consumption. When the concept of Publish/subscribe (Pub/Sub) systems were used as a communication tool in a P2P network, the network required additional optimization algorithms to reduce the complexity. The major difficulty for such networks was creating an overlay design algorithm (ODA) to define the communication patterns. Although some ODAs may perform worse on a high-scale, some may have better average/maximum node degrees. Based on the experimentation and previous works, this study designed an algorithm called the Hypercube-ODA, which reduces the average/maximum node degree for a topic connected Pub/Sub network. The Hypercube-ODA algorithm creates the overlay network by creating random cubes within the network and arranging the nodes with the cubes they belong to. In this paper, the details of the proposed Hypercube algorithm were presented and its performance was compared with the existing ODAs. Results from the experiments indicate that the proposed method outperforms other ODA methods in terms of lower average node degree (lowering the average node degree by up to 60%).Article A Novel Method For Performance Improvement of Slow Start Congestion Control Method In Packet Switched Networks(2019) Preveze, Barbaros; 17573; Elektrik-Elektronik MühendisliğiTüm akıllı ağlar, akıllı telefonlar, araç multimedya sistemleri giyilebilir teknolojiler ve IP TV'ler ile tanışılmasıyla birlikte internet bağlantılı cihaz ve uygulamaların sayısı da oldukça artmaktadır. Bu durum, paket anahtarlama ağlarında bant genişliği kullanımı miktarında artışa sebep olmuştur. Böylece, bant genişliğinin etkin kullanımı ve sistem performansı daha önemli hale gelmiştir ve literatürde ağ performansını iyileştirmeye çalışan çok sayıda çalışma bulunmaktadır. Ağ yapılarında finansal destek gerektiren donanım tabanlı modifikasyonlar yapmak yerine daha çok, kullanılan yöntemlerin yazılımsal modifikasyonları tercih edilmektedir. Bu çalışmada, daha iyi bir tıkanıklık kontrolü için paket anahtarlamalı ağlarda Eşiğe Geri Dön (RBT) adı verilen yeni bir yöntem önerilmiştir.Article A Qualitative Analysis of Human Resources Practices in Yacht Harbors and Marinas in Türkiye(2023) Kılıç, Tamer; Yavuzel, Emre; 261218; Çankaya Meslek YüksekokuluBu çalışmanın amacı; Türkiye'deki yat limanlarında ve marinalarda başta İnsan Kaynakları (İK) planlamaları olmak üzere İnsan Kaynakları Yönetimi (İKY) uygulamalarını analiz etmek ve iyileştirmeye dönük öneriler geliştirmektir. Araştırma evreninde Türkiye'nin Akdeniz, Ege ve Marmara Denizi kıyılarındaki 41 yat limanları ve marinalar bulunmaktadır. Araştırma kapsamında işletmelerin İK konusunda yetkili yöneticileriyle yarı yapılandırılmış görüşme gerçekleştirilmiştir. Araştırmada içerik analizi yöntemi kullanılmış, görüşme formundaki sorular üç ana tema altında toplanmış ve katılımcılardan alınan cevaplar aynı temalar altında veri setlerine dönüştürülmüştür. Bulgular, İK/personel departmanı olmasa da Türkiye'deki yat limanları ve marinaların çoğunluğunda İK uygulamalarının modern bir anlayışla gerçekleştirildiğini, bu kapsamda İK planlaması, personel tedariki, seçimi, performans değerlendirme, ücretlendirme, eğitim ve geliştirme dâhil önemli konularda İK bilgi sistemlerinin kullandığını ortaya koymuştur. Bazı yat limanı ve marinalarda teknik personel alımında karşılaşılan zorluklar nedeniyle, uygun adayların doğru yer ve zamanda istihdam edilmesinde sorunlar yaşandığı tespit edilmiştir. Sektöre ilişkin yükseköğrenim görmüş çalışanların işletmelere daha fazla katkı sağladıkları, bu nedenle işe alımlarda öncelikle tercih edildikleri görülmüştür. Araştırma neticesinde, Türkiye'deki yat limanları ve marinalarda; istihdam edilecek İK uzmanlarının katkılarıyla, başta İK planlamalarının verimliliği olmak üzere İKY ve açısından önemli iyileştirmeler yapılabileceği sonucuna varılmıştır.Article Citation - WoS: 0Citation - Scopus: 0A research on comparison of elevator traffic analysis methods in educational buildings(Gazi Univ, Fac Engineering Architecture, 2023) Deligoez, Dostcan; Harputlugil, Timucin; 40295; MimarlıkPurpose: Regarding elevator design in educational buildings; It is aimed to investigate the legal framework, to integrate dynamic simulation programs to design process, to compare traditional and dynamic simulation methods, to evaluate the adequacy of elevator features specified in the legislation and to determine the optimum scenarios according to the minimum requirements.Theory and Methods: Based on the findings of the literature review, which examines the issue of elevator traffic analysis together with the legislation and regulations, the carrying capacities of the elevators in the educational buildings designed by the Ministry of National Education (MNE) are tested. The stability of the system is tested by analyzing the conditions where only the disabled, disabled and building workers can be used together and all building users can use the elevators with the dynamic simulation method (with Elevate Software). The limits of the system are determined based on the waiting times during the peak usage periods. The findings of the study are evaluated according to the waiting times determined by CIBSE Guide D and the Chamber of Mechanical Engineers followed by the discussion of the outcomes.Results: The issue of elevator design has been overlooked in educational buildings, and a comprehensive elevator traffic analysis method has not been defined. For the effective use of all occupants, elevator design should be handled comprehensively with considering potentials of dynamic simulation method.Conclusion: According to the findings of the study, it is noted that the number and capacity of elevators in the legislation for educational buildings are determined only for minimum conditions and for disabled users. In addition, the legislation (considering calculation methodology) is not specific for educational buildings but related with buildings in general with public use. Considering the occupants, and their profiles of the educational buildings, a more comprehensive traffic analysis with the dynamic simulation method may enable the elevators to be designed and to be used more efficiently.Article A Revıew On Onlıne Reputatıon Management And Onlıne Reputatıon Components(2022) Şirzad, Nefise; 292276; Halkla İlişkiler ve Reklamcılıkİletişim ve bilgi teknolojilerindeki gelişmeler, kurumları gerçek dünyada olduğu kadar sanal dünyada da itibarlarının öneminin farkına varmalarını zorunlu kılmıştır. Sağlam bir itibara sahip şirketler, yatırımcılar ve müşteriler için daha çekicidir. Aynı zamanda güçlü bir kurumsal itibara sahip olan kurumlar krizleri daha başarılı yönetmektedir. İtibar yönetimi, halkla ilişkiler uygulamalarının temel işlevleri arasında yer almaktadır. Halkla ilişkiler uygulamalarının temel amaçlarından biri, kurumlar ve izleyicileri arasındaki ilişkileri yönetmek, hem gerçek hem de sanal dünyada güçlü bir itibar geliştirmek ve sürdürmektir. Bu makalede kurumsal itibar, online itibar, online itibar yönetimi kavramlarının tanımları ve bu kavramların müşteri ilişkileri, iletişim ve halkla ilişkilerdeki önemi anlatılmaktadır. Bu çalışma, sanal dünyada olumlu bir itibar oluşturan, geliştiren ve sürdüren bileşenleri tanımlamayı, bu bileşenler arasındaki ilişkileri incelemeyi ve bileşenlerin işlevlerini somut örneklerle açıklamayı amaçlamaktadır. Arama motoru optimizasyonu, sosyal medya faaliyetleri ve tüketiciler tarafından oluşturulan içerikler çevrimiçi itibar bileşenlerini oluşturmaktadır. Bu bileşenler arasındaki ilişkileri somutlaştırmak için Türkiye'nin iki e-ticaret web sitesi örnek olay incelemesi yöntemi ile incelenmiştir.Article Citation - WoS: 15Citation - Scopus: 14A Spectral Technique for Solving Two-Dimensional Fractional Integral Equations With Weakly Singular Kernel(Hacettepe Univ, Fac Sci, 2018) Bhrawy, Ali H.; Abdelkawy, Mohamed A.; Baleanu, Dumitru; Amin, Ahmed Z. M.; 56389; MatematikThis paper adapts a new numerical technique for solving twodimensional fractional integral equations with weakly singular. Using the spectral collocation method, the fractional operators of Legendre and Chebyshev polynomials, and Gauss-quadrature formula, we achieve a reduction of given problems into those of a system of algebraic equations. We apply the reported numerical method to solve several numerical examples in order to test the accuracy and validity. Thus, the novel algorithm is more responsible for solving two-dimensional fractional integral equations with weakly singular.Article Citation - WoS: 1Citation - Scopus: 2A switching inverse dynamics controller for parallel manipulators around drive singular configurations(2016) Özdemir, Mustafa; İder, Sıtkı Kemal; 108608; Makine MühendisliğiDespite many advantages, parallel manipulators are known to possess drive singularities where the control of one or more degrees of freedom is lost. Around these singular configurations, the required actuator forces grow unbounded. Previous efforts in the literature put forward singularity-consistent trajectory planning and singularityrobust modification of the dynamic equations as a solution to this problem. However, this previous method is applicable only for the open-loop operation of the manipulator, whereas initial configuration errors, external disturbances, and modeling errors should necessarily be taken into account in a closed-loop sense in real-life applications. With this aim, a switching inverse dynamics controller is proposed in this study for the trajectory tracking control of parallel manipulators as they pass through drive singular configurations. Simulations of the application of the developed controller result in good tracking performance, even in the presence of modeling errors, while the actuator efforts remain bounded and continuous in the neighborhood of the singularity.Article Adaptation of Modern Housing Heritage: A Review through Cultural Significance(2024) Özmen, Ayça; MimarlıkModern mimarlık mirasının yıkım tehdidi altındaki sayıca en fazla tipolojilerinden biri olan çok katlı konut mirasını konu alan bu çalışma, bu tipolojinin iyi örnek uygulamaları üzerinden, korumadan dönüşüme kadar farklı adaptasyon stratejilerinin değişim ve süreklilik eşiklerini belirlemeyi amaçlamaktadır. Yirminci yüzyılın çok katlı konut mimarisinde iki dönüm noktasını temsil eden Batı Avrupa'dan üç vaka çalışması kültürel önem hiyerarşisine göre gruplandırılmıştır. Bu doğrultuda küresel öneme sahip Unité d’Habitation Marseille, yerel öneme sahip La Tour Bois-le-Prêtre ve sosyo-kültürel öneme sahip Wallisblok, yerinde gözlem ve literatür araştırması aracılığıyla incelenmiştir. Bulgular, her bir vakanın sırasıyla; mimari değer, sosyal değer ve ekonomik değer gibi farklı değer biçimlerine öncelik verdiğini ve kültürel önem hiyerarşisi azaldıkça değişimin kademeli olarak arttığını göstermektedir.Article Citation - Scopus: 0Adaptation of the Student Expectations of Online Learning Survey Revised (SEOLS-R) into Turkish(Karadeniz Technical University, 2020) Arslan, Ö.; Dağhan, G.; Akkoyunlu, B.; 8539; Ortak Dersler BölümüThe aim of this study is to adapt the Student Expectations of Online Learning Survey Revised [SEOLS-R] developed by Harris, Larrier and Castano-Bishop (2011) into Turkish. For this purpose, the adaptation process of the scale, which consists of 7 factors and 43 items in the 5-point Likert structure, started first with the necessary permissions, and then a translation and cultural adaptation process was carried out. After the cultural adaptation process, the construct validity of the scale was tested with 411 students who study in distance education programs of Amasya University. After the construct validity findings, the reliability values of the scale were examined. In line with the findings, it was concluded that the Turkish version of the SEOLS-R scale is a valid and reliable measurement tool suitable for Turkish culture. © 2020 Karadeniz Technical University. All rights reserved.Article Citation - WoS: 0Citation - Scopus: 0Adaptive decision fusion based framework for short-term wind speed and turbulence intensity forecasting: case study for North West of Turkey(2017) Toreyin, Behcet Ugur; Dinçkal, Çiğdem; Küçükali, Serhat; 20413; 26773; İnşaat Mühendisliği; Elektrik-Elektronik Mühendisliği:In this paper, an online learning framework called adaptive decision fusion (ADF) is employed for short-term wind speed and turbulence intensity forecasting by use of wind speed data for each season for the city of ˙Izmit, located in the northwest of Turkey. Fixed-weight (FW) linear combination is derived and used for comparison with ADF. Wind speeds and turbulence intensities are predicted from the existing wind speed data and computed turbulence intensities, respectively, using the ADF and FW methods. Simulations are carried out for each season and the results are tested on mean absolute percentage error criterion. It is shown that the proposed model captured the system dynamic behavior and made accurate predictions based on the seasonal wind speed characteristics of the site. The procedure described here can be used to estimate the local velocity and turbulence intensity in a wind power plant during a storm.Article Aesthetic Assessment of Kitsch: A Reading on Bad Taste in Kant’s “Critique of Aesthetic Judgment(2023) Urey, Zeynep Cıgdem Uysal; 1866319. yüzyıldan sonra bir modern estetik terimi olarak ortaya çıkan kitsch kavramı, “kötü beğeni” olarak tanımlanan estetik bir değer yargısına işaret eder. Estetik yargı ve beğeni konularının sistematik olarak ilk kez 18. yüzyılda Immanuel Kant tarafından “Estetik Yargının Eleştirisi” adlı eserinde ele alındığı kabul edilmektedir. Bu çalışma, Kant'ın, “Estetik Yargının Eleştirisi” adlı eserinde sunduğu estetik yargı, beğeni ve kötü beğeni kavramlarına ilişkin argümanlarını okuyarak, bir estetik değer yargısı olan kitsch kavramını yeniden değerlendirmeye çalışmaktadır. Kitsch kavramının kötü beğeni olarak Kant'ın yazılarında izini sürmek, olabilecek kesişim veya çelişkileri ortaya koyacak ve terimin felsefi kökleri hakkında bir kavrayış sağlamak açısından önemli olacaktır. Çalışma, bu amaç doğrultusunda söylemsel bir analiz gerçekleştirmekte ve sırasıyla, bir estetik beğeni yargısı olarak kitsch kavramını; Kant'ın “Estetik Yargının Eleştirisi” eserinde ortaya koyduğu şekliyle estetik yargı ve beğeni kavramlarını; ve kitsch kavramıyla bir karşılaştırma yapmak amacıyla aynı eserde ortaya koyulan şekliyle “kötü beğeni” kavramını incelemektedir. “Estetik Yargının Eleştirisi”nde kötü beğeninin tanımını arayan inceleme, Kant'ın estetik yargıda albeni ve duygunun rolü üzerinden tasvir ettiği “kötü beğeni” koşullarının, duygusallık ve dikkat çekme arzusu temelinde kitsch'in özellikleriyle örtüştüğünü göstermektedir. Sonuç olarak, Kant'ın “Estetik Yargının Eleştirisi” adlı eseri üzerinden kötü beğeni hakkında yapılan bu okuma, duygusallık vurgusu, veya albeni ve duyguların gösterişli kullanımı bakımından, estetik bir değer yargısı olan kitsch teriminin felsefi köklerinin, terimin ortaya çıkışından çok önce var olduğunu ortaya koymaktadır.Article Altyazı Çevirisinde Dildışı Kültürel Referansların Aktarılması: Tarihi Dizi Diriliş: Ertuğrul Üzerine Bir Çalışma(2022) Kümbül, Tuba; Akat, Bülent; İngilizce Mütercimlik ve TercümanlıkGörsel-İşitsel Çeviri'nin bir türü olan altyazının çeşitli yönleriyle ilgili olan bu makale, özellikle altyazı çevirmeninin karşılaştığı kısıtlamalara, kültürel referansların erek dilde sunulmasında karşılaşılan zorluk ve sorunlarla başa çıkmak için önerilen farklı stratejilere odaklanmıştır. Çalışmanın merkezinde Jorge Díaz-Cintas, Aline Remael ve Santamaria Guinot tarafından önerilen altyazı çeviri stratejileriyle ilgili sınıflandırma bulunmaktadır. İlk aşamada, Diriliş: Ertuğrul adlı Türkçe dizinin İngilizce versiyonunun altyazılarından seçilen Dildışı Kültürel Referanslar bu stratejiler ışığında analiz edilmiştir. Daha sonra, altyazılardaki dildışı kültürel referansların çevirisinin, kaynak kültürdeki filmin izleyicileri üzerinde yarattığı etkinin bir benzerinin hedef izleyiciler üzerinde ne ölçüde yaratabildiğini tespit etmek için altyazı çevirmeninin bu referansları tercüme etmede uyguladığı yöntemler değerlendirilmiştir. Diziden seçilen Dildışı Kültürel Referansların analizi, genel olarak altyazı çevirmeninin hedef dil ve kültür normlarına yakın olma eğiliminde olduğuna işaret etmiş ve bu yaklaşımın daha ziyade transfer esnasında orijinal ifadenin anlamında bozulma olmayacağı durumlarda ağırlık kazandığı gözlenmiştir.Article Citation - WoS: 4Citation - Scopus: 5An algebraic stability test for fractional order time delay systems(Ramazan Yaman, 2020) Ozyetkin, Munevver Mine; Baleanu, Dumitru; 56389; MatematikIn this study, an algebraic stability test procedure is presented for fractionalorder time delay systems. This method is based on the principle of eliminatingtime delay. The stability test of fractional order systems cannot be examineddirectly using classical methods such as Routh-Hurwitz, because such systemsdo not have analytical solutions. When a system contains the square roots ofs, it is seen that there is a double value function of s. In this study, a stabilitytest procedure is applied to systems including ps and/or different fractionaldegrees such as s where 0 < α < 1, and αǫR. For this purpose, the integerorder equivalents of fractional order terms are first used and then the stabilitytest is applied to the system by eliminating time delay. Thanks to the proposedmethod , it is not necessary to use approximations instead of time delay termsuch as Pad´e. Thus, the stability test procedure does not require the solutionof higher order equations.Article An analysis of preservice English language teachers’ awareness of spelling rules and variations in pronunciation of possessive case(2019) Toscu, Saliha; 19287; Yabancı Diller BölümüBu çalışma, öncelikli olarak İngiliz Dili Eğitimi öğretmen adaylarının İngilizcede bulunan iyelik ekinin yazım kuralları ve telaffuz farklılıkları konusunda ne ölçüde farkında olduklarını ortaya çıkarmayı amaçlamaktadır. Çalışmaya, Türkiye'de bir devlet üniversitesinde İngiliz Dili Eğitimi bölümünde 4. sınıf öğrencisi olarak okuyan, on Türk lisans öğrencisi gönüllü olarak katılmıştır. Çalışmada, tek gruplu ön test son test deneysel araştırma deseni kullanılmıştır. Bu bağlamda, katılımcı gruba ilk önce ön test yapılmıştır. Bu sayede, katılımcıların çalışma öncesi iyelik eki yazım kuralları ve telaffuzu ile ilgili farkındalıkları ölçülmüştür. Ardından, katılımcıların farkındalığını artırmak için tasarlanan bir eğitim verilmiştir. Eğitim tamamlandıktan iki hafta sonra bir son test uygulanmıştır. Bu sayede, verilen eğitimin katılımcıların İngilizce iyelik ekinin yazım kuralları ve telaffuz farklılıklarına ilişkin farkındalığını ne ölçüde etkilediği ortaya çıkarılmıştır. Çalışmada veri toplama, nicel yöntemler kullanılarak yapılmıştır ve toplanan veri, çalışmadaki küçük örneklem büyüklüğü nedeniyle, Sosyal Bilimler İstatistik Paketi (SPSS) 17.0 üzerinde parametrik olmayan testler kullanılarak analiz edilmiştir. Çalışmanın bulguları öğretmen adaylarının İngilizcedeki iyelik eki yazım kuralları ve telaffuz farklılıkları ile ilgili problemlerinin olabileceğini, fakat bu problemlerin özel olarak tasarlanmış öğretim ile giderilebileğini ortaya çıkarmıştır. Mevcut çalışmadan elde edilen bulgular, İngiliz Dili Eğitimi bölümündeki öğretmen adayları için imla kuralları ve telaffuz farklılıkları ile ilgili farkındalık artırıcı öğretimin gerekli olabileceği konusunda öngörü kazandırmaktadır.Article An Architectural Reading of Zamyatin’s Intersectional Elements in The Novel “We”(2021) Çavdar, Rabia Çiğdem; 237969; Mimarlık“We” was written by Russian novelist Yevgeny Zamyatin in 1921 after the Soviet Revolution. To be at the edge of the conflicts was scrutinized at the novel, in which the protagonist, labeled as D-503, having a tentative position at the well-defined ground by the power which presented itself as the truth or the law. The narration was constructed via the diary of protagonist; how D-503 perceived the paradigm, which he had lived in, what kind of conflicts and contradictions he had been living with the system was questioned. Zamyatin chose very specific architectural elements to explain and criticize the dominant paradigm of the era -early 1920’s, and the periphery of that dominancy; like Green Wall, Glass Wall, logical labyrinth, cube square, and etc. These intersectional elements were constructed as in the form of blurred voids in order to unfold the ideological positions of the written period of the novel. The materialization and meaning of the walls, could be read as dialectic conceiving of how Zamyatin scrutinized both the revolution and the paradigm. As being a dystopia, the novel “We” criticizes the idealized beliefs that were presented as transparent, lucid and conductive.