Loading...
Search for:
jalili-rahmati--alireza
0.114 seconds
Total 1008 records
Investigating Geometric Proximity Problems on Moving Points
, M.Sc. Thesis Sharif University of Technology ; Zarei, Alireza (Supervisor)
Abstract
An interesting theoretical and practical set of problems in computer science is concerned with the study of spatial relations among objects in a geometric space. Examples of such problems for a set of points P are finding the closest pair of the points P, partitioning space into regions such that all points of a region have minimum distance to the same point in P, and computing the Euclidean minimum spanning tree on P. Moreover, we need mechanisms to efficiently update these properties when the points P are allowed to move or may be inserted or deleted. This is to avoid re-computation of these properties from scratch. Here, we consider the Euclidean minimum spanning tree (EMST) of a set of...
Investigation of Stabilization of Euler-Bernoulli and Timoshenko Beams
, M.Sc. Thesis Sharif University of Technology ; Hesaraki, Mahmoud (Supervisor)
Abstract
In this study, Euler-Bernoulli and Timoshenko beams with delayed boundary control are investigated. Deriving governing dynamic feedback control equations, exponential stability of these beams are obtained under more generalized conditions. For this purpose, time delay of system is omitted using tools in control engineering; then, an appropriate control approachis is found for this modified system.In the next step,closed loop system is extracted, which demonstrate that system is stable exponentially. This stability which is acquired for closed loop systems is also valid for primary system
Model Predictive Control in the Presence of Model Uncertainty and Communication Imperfections: Application in Automated Irrigation Channels
, M.Sc. Thesis Sharif University of Technology ; Farhadi, Alireza (Supervisor)
Abstract
In this thesis, at first upstream transient error propagation and amplification phenomenon is introduced. Then, the previous methods to attenuate this phenomenon are presented. To overcome this drawback, a new method that is based on feed-forward and off-take disturbance estimation and lost data reconstruction in wireless communication is presented. In this thesis, an estimation of unknown off-take disturbance at the present time is approximated or in fact predicted using the last data. Also, in the presented method, the lost data is reconstructed using two different methods. At the end, the satisfactory performance of the proposed control method is illustrated by many computer simulations
Solubility of H2S in ionic liquids [hmim][PF6], [hmim][BF4], and [hmim][Tf2N]
, Article Journal of Chemical Thermodynamics ; Volume 41, Issue 9 , 2009 , Pages 1052-1055 ; 00219614 (ISSN) ; Ghotbi, C ; Hosseini Jenab, M ; Ahmadi, A. N ; Jalili, A. H ; Sharif University of Technology
2009
Abstract
The solubility of hydrogen sulphide in three ionic liquids, viz. 1-hexyl-3-methylilmidazolium hexafluorophosphate ([hmim][PF6]), 1-hexyl-3-methylimidazolium tetrafluoroborate ([hmim][BF4]), and 1-hexyl-3-methylimidazolium bis(trifluoromethanesulfonyl)imide ([hmim][Tf2N]), at temperatures ranging from 303.15 K to 343.15 K and pressures up to 1.1 MPa were determined. The solubility values were correlated using the Krichevsky-Kasarnovsky equation and Henry's constants were obtained at different temperatures. Partial molar thermodynamic functions of solvation such as standard Gibbs free energy, enthalpy, and entropy were calculated from the solubility results. Comparison of the values obtained...
Experimental Determination & Thermodynamic Modeling of Solubility of Gases in Ionic Liquids
,
M.Sc. Thesis
Sharif University of Technology
;
Ghotbi, Cyrus
(Supervisor)
;
Behzadi, Bahman
(Supervisor)
;
Jalili, Amir Hossein
(Supervisor)
;
Ahmadi, Amir Naser
(Co-Advisor)
Abstract
Ionic liquids (IL's) are found to be potentially suitable solvents for the chemical process industry, especially due to their negligible vapor pressure which can result in a major decrease of solvent loss and the environmental harm. One of the foreseeable industrial applications in the field of natural gas processing is the replacement of traditional organic solvents (usually alkanol amines) presently used for the absorption of H2S from sour gases, by suitable IL's. Ionic liquids have been proposed for the separation of gas mixtures. In particular, ionic liquids have been suggested for the removal of the acid gases, hydrogen sulfide, and carbon dioxide, from natural gases and refinery gases....
A compression-based morphable PCM architecture for improving resistance drift tolerance
, Article Proceedings of the International Conference on Application-Specific Systems, Architectures and Processors ; 18-20 June , 2014 , pp. 232-239 ; ISSN: 10636862 ; ISBN: 9781479936090 ; Sarbazi-Azad, H
2014
Abstract
Due to the growing demand for large memories, using emerging technologies such as Phase Change Memories (PCM) are inevitable. PCM with appropriate scalability, power consumption and multiple bits per cell storage capability is a probable candidate for substituting DRAM. Although storing multiple bits per cell seems to be a rational response to large memory demands, there is a significant problem to achieve this goal. Resistance drift problem is an important reliability concern that is coupled to a multi-level cell PCM (MLC PCM) memory system. In this paper, we propose a memory system architecture that, by exploiting the benefits of compression, converts resistance drift prone blocks to drift...
Kinetic Euclidean minimum spanning tree in the plane
, Article Journal of Discrete Algorithms ; Volume 16 , October , 2012 , Pages 2-11 ; 15708667 (ISSN) ; Zarei, A ; Sharif University of Technology
Elsevier
2012
Abstract
This paper presents a kinetic data structure (KDS) for maintenance of the Euclidean minimum spanning tree (EMST) on a set of moving points in 2-dimensional space. For a set of n points moving in the plane we build a KDS of size O(n) in O(nlogn) preprocessing time by which the EMST is maintained efficiently during the motion. This is done by applying the required changes to the combinatorial structure of the EMST which is changed in discrete timestamps. We assume that the motion of the points, i.e. x and y coordinates of the points, are defined by algebraic functions of constant maximum degree. In terms of the KDS performance parameters, our KDS is responsive, local, and compact. The...
Kinetic Euclidean minimum spanning tree in the plane
, Article Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) ; Volume 7056 LNCS , 2011 , Pages 261-274 ; 03029743 (ISSN) ; 9783642250101 (ISBN) ; Zarei, A ; Sharif University of Technololgy
2011
Abstract
This paper presents the first kinetic data structure (KDS) for maintenance of the Euclidean minimum spanning tree (EMST) on a set of n moving points in 2-dimensional space. We build a KDS of size O(n) in O(nlogn) preprocessing time by which their EMST is maintained efficiently during the motion. In terms of the KDS performance parameters, our KDS is responsive, local, and compact
Combinatorial changes of euclidean minimum spanning tree of moving points in the plane
, Article Proceedings of the 22nd Annual Canadian Conference on Computational Geometry, CCCG 2010, 9 August 2010 through 11 August 2010, Winnipeg, MB ; 2010 , Pages 43-45 ; Zarei, A ; Sharif University of Technology
2010
Abstract
In this paper, we enumerate the number of combinatorial changes of the the Euclidean minimum spanning tree (EMST) of a set of n moving points in 2- dimensional space. We assume that the motion of the points in the plane, is defined by algebraic functions of maximum degree s of time. We prove an upper bound of O(n3β2s(n2)) for the number of the combinatorial changes of the EMST, where βs(n)= λs(n)/n and λs(n) is the maximum length of Davenport-Schinzel sequences of order s on n symbols which is nearly linear in n. This result is an O(n) improvement over the previously trivial bound of O(n4)
Analysis and design of a cable-driven mechanism for a spherical surgery robot
, Article 2015 22nd Iranian Conference on Biomedical Engineering, ICBME 2015, 25 November 2015 through 28 November 2015 ; 2015 , Pages 221-226 ; 9781467393515 (ISBN) ; Behzadipour, S ; Sharif University of Technology
Institute of Electrical and Electronics Engineers Inc
2015
Abstract
This paper presents design and analysis of a cabledriven mechanism for a spherical laparoscopy surgical robot manufactured at the Research Center for Science and Technology in Medicine. The design is featured by two types of 'idler pulleys', which allow change of cables' plane of motion in spherical workspace. This robot suffers from back-lash and high friction due to the usage of motor and gear-box in each joint. In order to find a precise and optimal design, the paper studies various designs of cable robots, considering pulleys and cable arrangements, as well as pre-tensioning methods. Final scheme introduces two series of pulleys for each DOF, which transmits power from motors located on...
Control tuning of a اeart motion tracking system in off-pump heart surgery
, Article 5th RSI International Conference on Robotics and Mechatronics, IcRoM 2017, 25 October 2017 through 27 October 2017 ; 2018 , Pages 445-450 ; 9781538657034 (ISBN) ; Behzadipour, S ; Sharif University of Technology
2018
Abstract
Design, implementation and experimental evaluation of a classic PID, and a modern Generalized Predictive Control (GPC) for an off-pump heart tracking system were carried out. Following the design and simulation analysis of the controllers, experimental evaluation was conducted on the slave robot of SINA tele-operational surgical system. Results revealed that considering the volatile high-frequency/speed pattern of heart motion, the agility of the controlled system is the most influential factor on its performance. With this in mind, unlike the Ziegler-Nichols-based tuned PID with emphasis on steady-state condition, the PID control with more transient behavior showed a superior performance....
Control tuning of a اeart motion tracking system in off-pump heart surgery
, Article 5th RSI International Conference on Robotics and Mechatronics, IcRoM 2017, 25 October 2017 through 27 October 2017 ; 2018 , Pages 445-450 ; 9781538657034 (ISBN) ; Behzadipour, S ; Sharif University of Technology
Elsevier
2018
Abstract
Design, implementation and experimental evaluation of a classic PID, and a modern Generalized Predictive Control (GPC) for an off-pump heart tracking system were carried out. Following the design and simulation analysis of the controllers, experimental evaluation was conducted on the slave robot of SINA tele-operational surgical system. Results revealed that considering the volatile high-frequency/speed pattern of heart motion, the agility of the controlled system is the most influential factor on its performance. With this in mind, unlike the Ziegler-Nichols-based tuned PID with emphasis on steady-state condition, the PID control with more transient behavior showed a superior performance....
Evaluation of geopolymer concrete at high temperatures: An experimental study using machine learning
, Article Journal of Cleaner Production ; Volume 372 , 2022 ; 09596526 (ISSN) ; Toufigh, V ; Sharif University of Technology
Elsevier Ltd
2022
Abstract
Studying the mechanical performance of concrete after being exposed to high temperatures is an important step in the damage assessment of buildings and fire safety applications. However, predicting the compressive strength of GPC accurately after exposure to high temperatures is a challenging task. In this paper, artificial neural network (ANN) and support vector regression (SVR) models were developed to predict the compressive strength of geopolymer concrete (GPC) at high temperatures ranging from 100 °C to 1000 °C. A series of experiments consisting of different mix designs were conducted at elevated temperatures to prepare a dataset. Besides experiments' results, the data of previously...
Escort patterns in dual-worker households with students
, Article Journal of Soft Computing in Civil Engineering ; Volume 5, Issue 1 , 2021 , Pages 62-79 ; 25882872 (ISSN) ; Samimi, A ; Sharif University of Technology
Pouyan Press
2021
Abstract
Individuals have been regarded as independent decision makers in majority of transportation analysis. However, agents’ behaviors are usually affected by the interactions among the members in a group; and therefore, individual decision-making paradigms may result in unrealistic outcomes and erroneous interpretations of the results. In light of this, the present study develops discrete choice models in individual and group levels and compares their prediction power in predicting the choice of escort pattern in dual-worker households with at least one under-18-year-old student. The main purpose is to reveal the efficiency of each approach in analyzing parent-child joint activities and highlight...
Escort patterns in Dual-worker households with Students: A Comparison between Individual and Group Decision Making Mechanism
, M.Sc. Thesis Sharif University of Technology ; Samimi, Amir (Supervisor)
Abstract
Individuals have been regarded as independent decision makers in the majority of transportation analysis. However, individual behaviors are usually affected by the interactions between the members in group decisions; and consequently, individual decision making paradigm could result in less-accurate predictions. Besides, as the data used for travel demand modeling typically comes from household level surveys, the idea of random sampling holds at household level and not the individual; and therefore, individual information would not be consistent with the theory of the discrete choice models when the household is the actual sampling unit. The present paper aims at modeling the way that...
Control of Two Degree of Freedom Underactuated Systems
, M.Sc. Thesis Sharif University of Technology ; Namvar, Mehrzad (Supervisor)
Abstract
In robotic, Underactuated systems are interesting subject to study. Underactuated system, is a system that have fewer actuator than degrees of freedom. Underactuated systems are composed of active and passive joints. passive joints are existed, in order to decrease the weight, cost, and energy consumption. Usually, control of these systems are difficult. Underactuated systems have acceleration constraint. This property make the control method have fundamental constraint. So that controller dynamic could not be a smooth function of states of system. So most of standard method in control, such as feedback linearization, are not applicable. Local linearizing methods, because of...
Damage Detection and Health Monitoring of Geopolymer Concrete Using Ultrasound Waves and Machine Learning
, M.Sc. Thesis Sharif University of Technology ; Toufigh, Vahab (Supervisor)
Abstract
The behavior of construction materials at high temperatures has been an important aspect of researches in recent years. The first part of the current research aims to non-destructively monitor the formation and growth of damage at geopolymer concrete (GPC) after being exposed to high temperatures using linear and nonlinear ultrasonic techniques. Ultrasonic waveform and pulse velocity (UPV) tests were conducted on the specimens before and after exposure to the temperatures. Nonlinear wave signals were processed in phase-space domain for qualitative health monitoring of GPC. Furthermore, feature extraction was applied to phase-plane attractors using fractal dimension for quantitative...
A Novel Resource Allocation Algorithm in Edge Computing with Deep Reinforcement Learning
, M.Sc. Thesis Sharif University of Technology ; Movaghar, Ali (Supervisor)
Abstract
With the explosion of mobile smart devices, many computation intensive applications have emerged, such as interactive gaming and augmented reality. Mobile edge computing (EC) is put forward, as an extension of cloud computing, to meet the low-latency require- ments of the applications. In mobile edge computing systems, an edge node may have a high load when a large number of mobile devices offload their tasks to it. those offloaded tasks may experience large processing delay or even be dropped when their deadlines expire. Due to the uncertain load dynamics at the edge nodes, it is challenging for each device to determine its offloading decision (i.e., whether to offload or not, and which...
A Novel Model For Financial Fraud Detection Using Machine Learning Techniques
, M.Sc. Thesis Sharif University of Technology ; Khedmati, Majid (Supervisor)
Abstract
Today, e-commerce systems are used by both types of users. Therefore, the systems will be exposed to systematic fraud, and fraud is one of the main sources of financial losses for organizations. Therefore, it is very important for organizations to use accurate methods to detect fraud. this field is one of the most important applications of data mining in finance. There are various challenges in fraud detection projects, and this research has divided these challenges into three categories, which are: data pre-processing due to the imbalance data set, the accuracy of the machine learning model, and uncertainty. In the first part, both oversampling and undersampling methods will be used in...
Context-based Persian Grapheme-to-Phoneme Conversion using Sequence-to-Sequence Models
, M.Sc. Thesis Sharif University of Technology ; Sameti, Hossein (Supervisor)
Abstract
Many Text-to-Speech (TTS) systems, particularly in low-resource environments, struggle to produce natural and intelligible speech from grapheme sequences. One solution to this problem is to use Grapheme-to-Phoneme (G2P) conversion to increase the information in the input sequence and improve the TTS output. However, current G2P systems are not accurate or efficient enough for Persian texts due to the language’s complexity and the lack of short vowels in Persian grapheme sequences. In our study, we aimed to improve resources for the Persian language. To achieve this, we introduced two new G2P training datasets, one manually-labeled and the other machine-generated, containing over five million...