Loading...
Search for:
rahmati--e
0.139 seconds
Total 2473 records
Dimensional accuracy analysis of wax patterns created by RTV silicone rubber molding using the Taguchi approach
, Article Rapid Prototyping Journal ; Volume 13, Issue 2 , 2007 , Pages 115-122 ; 13552546 (ISSN) ; Akbari, J ; Barati, E ; Sharif University of Technology
2007
Abstract
Purpose - Dimensional accuracy analysis of wax model created by room temperature vulcanization (RTV) silicone rubber molding to be used in investment casting is presented. The purpose of this paper is to discuss the effective parameters of dimensional accuracy in RTV tooling technique. Design/methodology/approach - After producing a pattern by stereolithography (SLA) and then creating the RTV silicone rubber mold by the SLA pattern, dimensional accuracy of wax models produced by RTV tool are analyzed. Design of experiments (DOE) using the Taguchi approach is used for analysis and determination of optimum condition. Findings - Experiments show that the dimensional accuracy in RTV technique is...
Power-efficient deterministic and adaptive routing in torus networks-on-chip
, Article Microprocessors and Microsystems ; Vol. 36, issue. 7 , October , 2012 , pp. 571-585 ; ISSN: 01419331 ; Sarbazi-Azad, H ; Hessabi, S ; Kiasari, A. E ; Sharif University of Technology
2012
Abstract
Modern SoC architectures use NoCs for high-speed inter-IP communication. For NoC architectures, high-performance efficient routing algorithms with low power consumption are essential for real-time applications. NoCs with mesh and torus interconnection topologies are now popular due to their simple structures. A torus NoC is very similar to the mesh NoC, but has rather smaller diameter. For a routing algorithm to be deadlock-free in a torus, at least two virtual channels per physical channel must be used to avoid cyclic channel dependencies due to the warp-around links; however, in a mesh network deadlock freedom can be insured using only one virtual channel. The employed number of virtual...
Power-efficient deterministic and adaptive routing in torus networks-on-chip
, Article Microprocessors and Microsystems ; Volume 36, Issue 7 , 2012 , Pages 571-585 ; 01419331 (ISSN) ; Sarbazi Azad, H ; Hessabi, S ; Kiasari, A. E ; Sharif University of Technology
Elsevier
2012
Abstract
Modern SoC architectures use NoCs for high-speed inter-IP communication. For NoC architectures, high-performance efficient routing algorithms with low power consumption are essential for real-time applications. NoCs with mesh and torus interconnection topologies are now popular due to their simple structures. A torus NoC is very similar to the mesh NoC, but has rather smaller diameter. For a routing algorithm to be deadlock-free in a torus, at least two virtual channels per physical channel must be used to avoid cyclic channel dependencies due to the warp-around links; however, in a mesh network deadlock freedom can be insured using only one virtual channel. The employed number of virtual...
A performance and power analysis of WK-recursive and mesh networks for network-on-chips
, Article 24th International Conference on Computer Design 2006, ICCD, San Jose, CA, 1 October 2006 through 4 October 2006 ; 2006 , Pages 142-147 ; Kiasari, A. E ; Hessabi, S ; Sarbazi Azad, H ; Sharif University of Technology
2006
Abstract
Network-on-Chip (NoC) has been proposed as an attractive alternative to traditional dedicated wires to achieve high performance and modularity. Power efficiency is one of the most important concerns in NoC architecture design. The choice of network topology is important in designing a low-power and high-performance NoC. In this paper, we propose the use of the WK-recursive networks to be used as the underlying topology in NoC. We have implemented VHDL hardware model of mesh and WK-recursive topologies and measured the latency results using simulation with these implementation. We also propose a novel approach in high level power modeling based on latency for these topologies and show that...
Sensitive voltammetric detection of melatonin in pharmaceutical products by highly conductive porous graphene-gold composites
, Article ACS Sustainable Chemistry and Engineering ; 2020 ; Hemmati, A ; Mohammadi, R ; Hatamie, A ; Tamjid, E ; Simchi, A ; Sharif University of Technology
American Chemical Society
2020
Abstract
This work presents a novel melatonin sensor based on unfunctionalized macroporous graphene networks decorated with gold nanoparticles for the differential pulse voltammetric detection of melatonin in pharmaceutical products. Highly porous graphene structures were prepared by metallic template-assisted chemical vapor deposition, and their active surface area and electrocatalytic activity were improved by electrochemical deposition of gold nanoparticles (50-250 nm) on their struts. The graphene-gold electrodes present a highly sensitive performance toward electro-oxidation of melatonin with a wide linear range of 0.05-50 μM, a low detection limit of 0.0082 μM (3σ/m), and a significant...
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...
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...
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
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...
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...
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 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...
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...