Search Results

Now showing 1 - 10 of 26
  • Conference Object
    Citation - WoS: 3
    Citation - Scopus: 11
    Towards Modeling Patterns for Embedded Software Industry: Feedback From the Field
    (Ieee, 2018) Akdur, Deniz; Demirors, Onur; Say, Bilge
    The analysis, design, implementation and testing of software for embedded systems are not trivial. Software modeling is a commonly used approach in the embedded software industry to manage complexity of these phases. The modeling approaches vary since the characteristics of modeling such as its purpose, the medium type used, the lifecycle phase used, differ among systems and industrial sectors. Our previous research identified and defined the modeling approach patterns in embedded software development projects based on quantitative data. In this paper, to validate and improve the pre-investigated pattern set, we present a series of semi-structured interviews over eight months with 53 embedded software professionals across a variety of target industrial sectors and roles. With the help of these interviews, the different modeling approach patterns in embedded software development were better understood and the hidden patterns not evident in the previous study were identified along with a documentation of personalized modeling experiences.
  • Conference Object
    Citation - Scopus: 1
    Biletini Devret: a Secure Mobile App for Ticket Sales
    (Ieee, 2021) Ak, Firat; Ozkan, Veli Batuhan; Gonder, Gokhan; Sumeroglu, Ersun; Eryilmaz, Meltem
    It has been known that smartphones are the first thing that comes to mind when technology is mentioned. Almost every person has a smartphone, and they are used for social media, shopping, trade, and more. In the past, phones were just used for calculating something, or text messaging each other. However, nowadays, as mentioned above, they are used for complicated applications or works. Therefore, users need security for their private information. The Biletini Devret application in this study keeps users' private information secure with the help of Google Cloud Platforms and this application has two-factor verification to be more secure and to prevent unauthorized users. In particular, the Biletini Devret application has a Face Recognition System which has the most reliable authentication system all in the world.
  • Conference Object
    Citation - WoS: 2
    Citation - Scopus: 3
    Design Considerations for Sub-Ghz Multilayer Microstrip Antenna for Near Ground Communication Links in Rural Areas
    (Ieee, 2017) Bilgin, Gulsima; Yilmaz, Vadi Su; Aydin, Elif; Kara, Ali; Department of Electrical & Electronics Engineering; Electrical-Electronics Engineering
    This paper presents some preliminary results of design and development of sub-GHz multilayer microstip antenna for use in near ground communication applications. In design stage of the antenna, iterative approach was applied. Firstly, a two layer microstrip antenna design process is presented. Next, the corners of the patch were cut, and a vertical wall on all sides of the antenna were introduced. In this way, both the size and resonant freqeuncy can be tuned. Moreover, as an application specific requirement, it is intended to embed this antenna into a metal box in order to protect it from man-made and natural environmental effects. This was also studied, and effects of the embedding ground on the antenna characteristics were examined. It is shown that the designed antenna provides -27dB resturn loss, and 7.3dB peak gain at 915MHz with the dimension of 150x200x13mm. Some preliminary measurements have proven the simulations.
  • Conference Object
    Citation - Scopus: 1
    Toxicity Detection Using State of the Art Natural Language Methodologies
    (Ieee, 2023) Keskin, Enes Faruk; Acikgoz, Erkut; Dogan, Gulustan
    In this paper, the studies carried out to detect objectionable expressions in any text will be explained. Experiments were performed with Sentence transformers, supervised machine learning algorithms, and Bert transformer architecture trained in English, and the results were observed. To prepare the dataset used in the experiments, the natural language processing and machine learning methodologies of the toxic and non-toxic contents in the labeled text data obtained from the Kaggle platform are explained, and then the methods and performances of the models trained using this dataset are summarized in this paper.
  • Conference Object
    Citation - WoS: 13
    Citation - Scopus: 34
    Swarm Aggregations Using Artificial Potentials and Sliding Mode Control
    (Ieee, 2003) Gazi, V
    In this article we build on our earlier results in [1, 2] on swarm stability. In [1, 2] we had considered aggregating swarm model in n-dimensional space based on artificial potential functions for inter-individual interactions and motion along the negative gradient of the combined potential. Here we consider a general model for vehicle dynamics of each agent (swarm member) and use sliding mode control theory to force their motion to obey the dynamics of the swarm considered in [1, 2]. In this context, the results in [1, 2] serve as a "proof of concept" for swarm aggregation, whereas the present results serve as possible implementation method for engineering swarms with given vehicle dynamics. Moreover, the presented control scheme is robust with respect to disturbances and system uncertainties.
  • Conference Object
    Effects of Chamber Pressure Variation on Pollutant Formation in Cryogenic Combustion
    (Ieee, 2021) Omair, Muhammad; Akay, Hasan U.
    Liquid rocket engines have played a major role in enabling the pursuit of space exploration. Cryogenic propellants have simplified the storage in liquid rocket engines with higher densities and lower pressures. One of the main driving forces in today's engine research is the reduction of pollutants while keeping the fuel consumption as low as possible. In this study cryogenic combustion has been simulated using the `Steady Laminar Flamelet' approach. Pollutant concentrations have been evaluated at different chamber pressures. It has been shown that combustion at higher chamber pressures results in less pollutant formation.
  • Conference Object
    Citation - WoS: 4
    Citation - Scopus: 6
    A Reinforcement Learning Algorithm for Data Collection in Uav-Aided Iot Networks With Uncertain Time Windows
    (Ieee, 2021) Cicek, Cihan Tugrul
    Unmanned aerial vehicles (UAVs) have been considered as an efficient solution to collect data from ground sensor nodes in Internet-of-Things (IoT) networks due to their several advantages such as flexibility, quick deployment and maneuverability. Studies on this subject have been mainly focused on problems where limited UAV battery is introduced as a tight constraint that shortens the mission time in the models, which significantly undervalues the UAV potential. Moreover, the sensors in the network are typically assumed to have deterministic working times during which the data is uploaded. In this study, we revisit the UAV trajectory planning problem with a different approach and revise the battery constraint by allowing UAVs to swap their batteries at fixed stations and continue their data collection task, hence, the planning horizon can be extended. In particular, we develop a discrete time Markov process (DTMP) in which the UAV trajectory and battery swapping times are jointly determined to minimize the total data loss in the network, where the sensors have uncertain time windows for uploading. Due to the so-called curse-of-dimensionality, we propose a reinforcement learning (RL) algorithm in which the UAV is trained as an agent to explore the network. The computational study shows that our proposed algorithm outperforms two benchmark approaches and achieves significant reduction in data loss.
  • Conference Object
    Citation - WoS: 16
    Citation - Scopus: 30
    A Search-Based Approach for Cost-Effective Software Test Automation Decision Support and an Industrial Case Study
    (Ieee, 2014) Amannejad, Yasaman; Garousi, Vahid; Irving, Rob; Sahaf, Zahra
    Test automation is a widely-used approach to reduce the cost of manual software testing. However, if it is not planned or conducted properly, automated testing would not necessarily be more cost effective than manual testing. Deciding what parts of a given System Under Test (SUT) should be tested in an automated fashion and what parts should remain manual is a frequently-asked and challenging question for practitioner testers. In this study, we propose a search-based approach for deciding what parts of a given SUT should be tested automatically to gain the highest Return On Investment (ROI). This work is the first systematic approach for this problem, and significance of our approach is that it considers automation in the entire testing process (i.e., from test-case design, to test scripting, to test execution, and test result evaluation). The proposed approach has been applied in an industrial setting in the context of a software product used in the oil and gas industry in Canada. Among the results of the case study is that, when planned and conducted properly using our decision-support approach, test automation provides the highest ROI. In this study, we show that if automation decision is taken effectively, test-case design, test execution, and test evaluation can result in about 307%, 675%, and 41% ROI in 10 rounds of using automated test suites.
  • Conference Object
    Citation - WoS: 7
    Citation - Scopus: 8
    Formation Control of a Multi-Agent System Using Decentralized Nonlinear Servomechanism
    (Ieee, 2003) Gazi, V
    In this article we consider the formation control problem of a system of M agents with general nonlinear dynamics. We show that the problem of the agents moving in a formation along constant or periodic trajectories can be formulated as a nonlinear output regulation (servomechanism) problem and solved using known techniques. Then, we consider the example of formation control of agents with point mass dynamics and apply the procedure. Few illustrative numerical simulation examples are also provided.
  • Conference Object
    Citation - Scopus: 2
    Uav Detection and Ranging With 77-81 Ghz Fmcw Radar
    (Ieee, 2022) Doganay, Bengisu; Arslan, Mustafa; Demir, Efe Can; Coruk, Remziye Busra; Gokdogan, Bengisu Yalcinkaya; Aydin, Elif
    In this study, detection of unmanned aerial vehicles (UAV), determination of radar cross-section (RCS) values, and range estimation were performed using a commercial off-the-shelf (COTS) millimeter-wave Frequency Modulated Continuous Wave (mmWave FMCW) radar system in the 77-81 GHz frequency band. The measurements were carried out in a laboratory environment using a single transceiver antenna without the need for an anechoic chamber. RCS values of different vertically and horizontally positioned UAVs were measured experimentally along the 360 degrees aspect angle, and the simulated results obtained from computational tool were compared with the experimental results. The measurement and simulation results, together with the range estimation, matched with high accuracy.