<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ArticleSet PUBLIC "-//NLM//DTD PubMed 2.7//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/in/PubMed.dtd">
<ArticleSet>
<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>From Object-Z Specification to Groovy Implementation</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3415</FirstPage>
			<LastPage>3441</LastPage>
			<ELocationID EIdType="pii">20798</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2018.20798</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Farzin</FirstName>
					<LastName>Zaker</LastName>
<Affiliation>Faculty of Computer Science and Engineering, Shahid Beheshti University G.C., Tehran, 1983969411, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Hassan</FirstName>
					<LastName>Haghighi</LastName>
<Affiliation>Faculty of Computer Science and Engineering, Shahid Beheshti University G.C., Tehran, 1983969411, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Eslam</FirstName>
					<LastName>Nazemi</LastName>
<Affiliation>Faculty of Computer Science and Engineering, Shahid Beheshti University G.C., Tehran, 1983969411, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>07</Month>
					<Day>11</Day>
				</PubDate>
			</History>
		<Abstract>So far, valuable researches have been conducted on mapping object-oriented specification notations, such as Object-Z, to different object-oriented programming languages, such as C++. However, the results of selecting JVM-based programming languages for mapping have not covered most of basic Object-Z structures. In this paper, the Groovy language, as a dynamic JVM-based language, is selected to overcome some of the existing limitations. As the main contribution, the rules required for mapping Object-Z specifications to executable Groovy code are introduced. The proposed rules cover notions such as multiple inheritance, inverse specification of functions, functions defined on generic definitions, and free type constructors. These notions have not been covered in previous methods for formal program development from object-oriented specifications, regardless of the selected formal specification language and target programming language. In addition, in this paper, the parallel composition construct is mapped to a parallel, executable code to improve the faithfulness of the final code to the initial specification. We also introduce a mapping rule for the class union construct, which has not yet been provided for any JVM-based language. Unlike previous works, instead of presenting the mapping rules in terms of natural languages, we present them in terms of some formal mapping rules.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Formal program development</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Object oriented programming</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Animation</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Object-Z</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Groovy</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">JVM</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_20798_085d4c579555c471e8ddeebb4ea714e5.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Practical Provably-Secure Authenticated Encryption Schemes Using Lattice-based Pseudorandom Function SPRING</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3442</FirstPage>
			<LastPage>3460</LastPage>
			<ELocationID EIdType="pii">21044</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2018.21044</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Ahmad</FirstName>
					<LastName>Boorghany</LastName>
<Affiliation>Data and Network Security Lab (DNSL), Department of Computer
Engineering, Sharif University of Technology, Tehran, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Siavash</FirstName>
					<LastName>Bayat-Sarmadi</LastName>
<Affiliation>Hardware Security and Trust (HST) Lab,
Department of Computer Engineering, Sharif University of Technology,
Tehran, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Rasool</FirstName>
					<LastName>Jalili</LastName>
<Affiliation>Hardware Security and Trust (HST) Lab,
Department of Computer Engineering, Sharif University of Technology,
Tehran, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>12</Month>
					<Day>29</Day>
				</PubDate>
			</History>
		<Abstract>Lattice-based cryptography has received significant attention from security practitioners in the past decade. It exhibits attractive properties, including being a major post-quantum cryptography candidate, enjoying worst-case to average-case security reductions, and being supported by efficient implementations. In this paper, we propose three practical lattice-based authenticated encryption (AE) schemes. These schemes are provably secure assuming hardness of basic lattice problems. The proposed schemes have remarkable motivations&lt;br /&gt;and advantages over widely-used AEs as follows. These schemes are alternatives to current conventional and post-quantum AE schemes in the post-quantum era. Moreover, composing the proposed AEs with a lattice-based asymmetric key distribution scheme results to a hybrid encryption which depends only on one (type of) security assumption. The implementation of such hybrid encryption can make use of specific optimizations regarding, e.g., code size in software, and gate equivalent or FPGA area usage in hardware. That is because the symmetric and asymmetric algorithms have some common primitive computations. To evaluate the performance of the proposed AEs, we implement them on current Intel CPUs and benchmark them to encrypt messages of various sizes. The most efficient proposed scheme is only 12% slower than AES-256-GCM for 40-byte messages on Sandy Bridge, and 34% faster for 1500-byte messages.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Authenticated Encryption</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Lattice-based Cryptography</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Post-quantum Cryptography</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Provable Security</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_21044_0bae5fe2e12764b95354633886c6d2cd.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Massive Parallel Digital Micro fluidic Biochip Architecture for Automating Large-Scale Biochemistry Assays</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3461</FirstPage>
			<LastPage>3474</LastPage>
			<ELocationID EIdType="pii">20797</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2018.20797</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Abbas</FirstName>
					<LastName>Haddad</LastName>
<Affiliation>Department of Computer Science and Engineering, Shahid Beheshti University, G.C., Tehran 1982963113, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Maryam</FirstName>
					<LastName>Taajobian</LastName>
<Affiliation>Department of Computer Engineering, Mahdishahr Branch, Islamic Azad University, Mahdishahr, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Ali</FirstName>
					<LastName>Jahanian</LastName>
<Affiliation>Department of Computer Science and Engineering, Shahid Beheshti University, G.C., Tehran 1982963113, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2017</Year>
					<Month>04</Month>
					<Day>24</Day>
				</PubDate>
			</History>
		<Abstract>Micro/Nano fluidic biochips are used to automate the clinical diagnosis, DNA sequencing, automated drug discovery and real time bio-molecular recognition. One of attractive usages of biochips is Lab-on-chip (LOC). Lab-on-Chip technology is a promising replacement for biomedical and chemical apparatus. Two main types of micro fluidic based biochips are used: continuous-flow based and digital micro fluidic biochips (DMFB). In DMFBs, liquids, in the form of droplets, are controlled independently and concurrently over a two dimensional array of cells (or electrodes).Digital micro fluidic biochips provide high ability to congure and fault tolerance.&lt;br /&gt;In this paper, a new architecture for DMFB with purpose of balancing among the parameters of flexibility, efficiency, cost, and completion time of biological experiments, is presented. In the new architecture, a FPGA-based structure is used, which increase flexibility and paralellizing assay operations. Experiments show&lt;br /&gt;that, the execution time of scheduling, routing, and simulation are improved in comparison with FPPC architecture about 2.54%, 18.76% and 12.52%, respectively in cost of 21% overhead in the number of controlling pins.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Micro fluidic Biochip</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Physical Design</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Architecture</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_20797_f021dcd3ec742f9b3a41de1b03b7f153.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Corrigendum to: “Making problem: A new approach to reachability assurance in digraphs”[Scientia Iranica 25(3) (2018) 1441-1455]</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3475</FirstPage>
			<LastPage>3475</LastPage>
			<ELocationID EIdType="pii">21196</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2018.21196</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>M.</FirstName>
					<LastName>Valizadeh</LastName>
<Affiliation>--------</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>12</Month>
					<Day>31</Day>
				</PubDate>
			</History>
		<Abstract>Let &lt;em&gt;G&lt;/em&gt; be a weighted digraph and &lt;em&gt;s&lt;/em&gt; and &lt;em&gt;t&lt;/em&gt; be two vertices of &lt;em&gt;G&lt;/em&gt;. The reachability assurance (RA) problem is how to label the edges of &lt;em&gt;G&lt;/em&gt; such that every path starting at &lt;em&gt;s&lt;/em&gt; finally reaches &lt;em&gt;t&lt;/em&gt; and the sum of the weights of the labeled edges, called the RA cost, is minimal. The common approach to the RA problem is pathfinding, in which a path is sought from &lt;em&gt;s&lt;/em&gt; to &lt;em&gt;t&lt;/em&gt; and then the edges of the path are labeled. This paper introduces a new approach, the marking problem (MP), to the RA problem. Compared to the common pathfinding approach, the proposed MP approach has a lower RA cost. It is shown that the MP is NP-complete, even when the underlying digraph is an unweighted directed acyclic graph (DAG) or a weighted DAG with an out-degree of two. An appropriate heuristic algorithm to solve the MP in polynomial time is provided. To mitigate the RA problem as a serious challenge in this area, application of the MP in software testing is also presented. By evaluating the datasets from various program flow graphs, it is shown that the MP is superior to the pathfinding in the context of test case generation.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Marking problem</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Reachability assurance</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Pathfinding</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Software testing</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_21196_77cdd0fb250541c1ed0e50a2613335e7.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Quadrature oscillator based on novel low-voltage ultra-low-power quasi-floating-gate DVCC</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3477</FirstPage>
			<LastPage>3489</LastPage>
			<ELocationID EIdType="pii">4377</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4377</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Fabian</FirstName>
					<LastName>KHATEB</LastName>
<Affiliation>Faculty of Biomedical Engineering, Czech Technical University in Prague, nám. Sítná 3105, Kladno, Czech Republic</Affiliation>

</Author>
<Author>
					<FirstName>Nabhan</FirstName>
					<LastName>KHATIB</LastName>
<Affiliation>Department of Microelectronics, Brno University of Technology, Technicka 10, Brno, Czech Republic</Affiliation>

</Author>
<Author>
					<FirstName>Jaroslav</FirstName>
					<LastName>KOTON</LastName>
<Affiliation>Department of Telecommunications, Brno University of Technology, Purkynova 118, Brno, Czech Republic</Affiliation>

</Author>
<Author>
					<FirstName>Norbert</FirstName>
					<LastName>HERENCSAR</LastName>
<Affiliation>Department of Telecommunications, Brno University of Technology, Purkynova 118, Brno, Czech Republic</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2015</Year>
					<Month>04</Month>
					<Day>01</Day>
				</PubDate>
			</History>
		<Abstract>In this work, a new realization topology of the low-voltage ultra-low-power quadrature oscillator is presented. This quadrature oscillator utilizes only two active elements, namely differential voltage current conveyor (DVCC), and five passive ones, all of them are grounded, which is recommended for the integrated circuit implementation. The DVCC is based on quasi-floating-gate MOS transistor, which is a distinct technique from the conventional one, featuring with operation at low-voltage and ultra-low-power conditions; hence the proposed DVCC works with low supply voltage of ± 400 mV and consumes power of merely 6.6 µW. Thanks to these features the total power dissipation of the oscillator is only 0.28 mW. The simulation results using 0.18 µm TSMC CMOS technology are included in order to prove the design correctness.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Quadrature oscillator</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Quasi-floating-gate MOST</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Low-voltage ultra-low-power analog circuit design</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">DVCC</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4377_c0dc127568ca2f503274199d5047e4ee.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Symbiotic Organisms Search algorithm for economic load dispatch problem with valve-point effect</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3490</FirstPage>
			<LastPage>3506</LastPage>
			<ELocationID EIdType="pii">4378</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4378</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Ugur</FirstName>
					<LastName>Guvenc</LastName>
<Affiliation>Department of Electrical and Electronics Engineering, Technology Faculty, Duzce University, Duzce, Turkey</Affiliation>

</Author>
<Author>
					<FirstName>Serhat</FirstName>
					<LastName>Duman</LastName>
<Affiliation>Department of Electrical and Electronics Engineering, Technology Faculty, Duzce University, Duzce, Turkey</Affiliation>

</Author>
<Author>
					<FirstName>Yusuf</FirstName>
					<LastName>Sonmez</LastName>
<Affiliation>Department of Electrical Technology, Gazi Vocational College, Gazi University, Ankara, Turkey</Affiliation>

</Author>
<Author>
					<FirstName>H.</FirstName>
					<LastName>Tolga Kahraman</LastName>
<Affiliation>Department of Software Engineering, Faculty of Technology, Karadeniz Technical University, Trabzon, Turkey</Affiliation>

</Author>
<Author>
					<FirstName>M.</FirstName>
					<LastName>Kenan Dosoglu</LastName>
<Affiliation>Department of Electrical and Electronics Engineering, Technology Faculty, Duzce University, Duzce, Turkey</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2015</Year>
					<Month>08</Month>
					<Day>18</Day>
				</PubDate>
			</History>
		<Abstract>Symbiotic Organisms Search (SOS) is a brand new and effective metaheuristic optimization algorithm. This paper proposes the SOS algorithm to solve the Economic Load Dispatch (ELD) problem with valve-point effect, which is one of the essential optimization problems in modern power systems. The proposed algorithm is tested on five different test cases consisting 3-machines 6-bus, IEEE 5-machines 14-bus, IEEE 6-machines 30-bus, 13 and 40 unit test systems including both transmission loss and without transmission loss. These test cases show that SOS is able to converge to the global optima successfully. Moreover results obtained from proposed algorithm are compared through different methods used in solving the ELD problem existing in the literature. According to these results, SOS produces better values than all.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Symbiotic Organisms Search</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Economic Load Dispatch</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">power systems</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">optimization</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4378_04a36b9110cf7586942e28772a78fb8e.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Design of Alternating Magnetic Field Generator for Magnetic Fluid Hyperthermia Research Application</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3507</FirstPage>
			<LastPage>3516</LastPage>
			<ELocationID EIdType="pii">4380</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4380</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Mahdi</FirstName>
					<LastName>Mohseni</LastName>
<Affiliation>Electrical and Electronics Engineering Department, Shiraz University of Technology, Modares blvd., Shiraz</Affiliation>

</Author>
<Author>
					<FirstName>Amirhossein</FirstName>
					<LastName>Rajaei</LastName>
<Affiliation>Electrical and Electronics Engineering Department, Shiraz University of Technology, Modares blvd., Shiraz</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2015</Year>
					<Month>10</Month>
					<Day>22</Day>
				</PubDate>
			</History>
		<Abstract>Hyperthermia utilizing nanoparticles is a novel cancer therapy which relies on the heat released when nanoparticles inside a tumor are exposed to an alternating magnetic field. The field strength and frequency are the main variants affect performance of nanoparticles for heat generation. Besides the characteristics of nanoparticle, which is the main criteria for tuning amplitude and frequency of magnetic field generated by an alternating magnetic field generator (AMFG), several parameters should be considered for an optimum design, which is related to AMFG design. These parameters are input voltage range, copper tube resistance used for solenoid coil, coil number of turns, and etc. According to these criteria, design procedure of AMFG for research applications is performed to maximize the heat released by nanoparticles. In order to validate the design, an experimental set up of AMFG is prepared which is used for in vivo hyperthermia tests. The experimental results are shown and compared to the simulations.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">AC magnetic field</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">hyperthermia</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">resonant converter</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">magnetic nanoparticles</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">solenoid coil</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4380_b08f840230e86740f06f69de07e6d2c3.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Shannon Entropy And Tracking Dynamic Systems Over Noisy Channels</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3517</FirstPage>
			<LastPage>3531</LastPage>
			<ELocationID EIdType="pii">4375</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4375</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Alireza</FirstName>
					<LastName>Farhadi</LastName>
<Affiliation>Department of Electrical Engineering at Sharif University of
Technology</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2015</Year>
					<Month>10</Month>
					<Day>31</Day>
				</PubDate>
			</History>
		<Abstract>This paper is concerned with the estimation of state trajectory of linear discrete time&lt;br /&gt;dynamic systems subject to parametric uncertainty over the compound erasure channel&lt;br /&gt;that uses feedback channel intermittently. For this combined system and channel,&lt;br /&gt;using the data processing inequality and a robust version of the Shannon lower bound,&lt;br /&gt;a necessary condition on channel capacity for estimation of state trajectory at the&lt;br /&gt;receiver giving almost sure asymptotically zero estimation error is presented. Then,&lt;br /&gt;an estimation technique over the compound erasure channel that includes an encoder,&lt;br /&gt;decoder and a sucient condition under which the estimation error at the receiver&lt;br /&gt;is asymptotically zero almost surely is presented. This leads to the conclusion that&lt;br /&gt;over the compound erasure channel, a condition on Shannon capacity in terms of&lt;br /&gt;the rate of expansion of the Shannon entropy is a necessary and sucient condition&lt;br /&gt;for estimation with uniform almost sure asymptotically zero estimation error. The&lt;br /&gt;satisfactory performance of the proposed technique is illustrated using simulation.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Estimation</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Networked control system</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Shannon entropy</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4375_275fd393b37d7911832fe4900437f3ff.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>DTC-SVPWM of an Energy Storage Flywheel Associated with a Wind Turbine Based on the DFIM</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3532</FirstPage>
			<LastPage>3541</LastPage>
			<ELocationID EIdType="pii">4379</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4379</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Abdelhafidh</FirstName>
					<LastName>Moualdia</LastName>
<Affiliation>Research laboratory of Electrical Engineering and Automatic (LREA), Department of Electrical engineering, university of Medea, Algeria</Affiliation>

</Author>
<Author>
					<FirstName>Ahmed</FirstName>
					<LastName>Medjber</LastName>
<Affiliation>Research laboratory of Electrical Engineering and Automatic (LREA), Department of Electrical engineering, university of Medea, Algeria</Affiliation>

</Author>
<Author>
					<FirstName>A.</FirstName>
					<LastName>Kouzou</LastName>
<Affiliation>Department of Electrical engineering University of Djelfa, Algeria</Affiliation>

</Author>
<Author>
					<FirstName>O.</FirstName>
					<LastName>Bouchhida</LastName>
<Affiliation>Research laboratory of Electrical Engineering and Automatic (LREA), Department of Electrical engineering, university of Medea, Algeria</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2015</Year>
					<Month>11</Month>
					<Day>10</Day>
				</PubDate>
			</History>
		<Abstract>In this article we will control the energy storage inertial noted inertial energy storage system to partner with a wind energy conversion system that aims to improve the power quality transit network. Inertial storage is considered a flywheel coupled to an induction motor and controlled by a voltage inverter type power converter. First step, a model of inertial energy storage system (flywheel + asynchronous machine) is presented, then two control methods are proposed: the direct torque control (DTC and DTC-conventional SVPWM) (space vector pulse with modulation). The two control methods give similar performance, but the DTC-SVPWM requires less computation time. The two regulators and the proportional integrator SVPWM technique were used to determine the switching frequency. Using direct control with vector modulation strategy has enabled the inertial energy storage system of demonstrating good continuation even under rather severe operating conditions, and the torque ripples are significantly reduced compared to the case of conventional DTC. Then we come to the presentation of simulation results obtained.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Asynchronous machine</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">energy storage</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Wind Turbine</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">DTC-SPWM</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">direct torque control</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">wind energy conversion</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4379_84b52685e5fad89c255b0f3f95530161.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Design of prototype dual axis tracker solar panel controlled by geared dc servo motors</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3542</FirstPage>
			<LastPage>3558</LastPage>
			<ELocationID EIdType="pii">20045</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2018.20045</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>A.</FirstName>
					<LastName>Mansouri</LastName>
<Affiliation>Laboratory of Power Electronics and Industrial Control (LEPCI)
Department of Electronics, Faculty of Technology, 
University Ferhat Abbas of SETIF1
El Maabouda, Route de Béjaia, Sétif 19000, Algeria</Affiliation>

</Author>
<Author>
					<FirstName>F.</FirstName>
					<LastName>Krim</LastName>
<Affiliation>Laboratory of Power Electronics and Industrial Control (LEPCI)
Department of Electronics, Faculty of Technology, 
University Ferhat Abbas of SETIF1
El Maabouda, Route de Béjaia, Sétif 19000, Algeria</Affiliation>

</Author>
<Author>
					<FirstName>Z.</FirstName>
					<LastName>Khouni</LastName>
<Affiliation>Laboratory of Power Electronics and Industrial Control (LEPCI)
Department of Electronics, Faculty of Technology, 
University Ferhat Abbas of SETIF1
El Maabouda, Route de Béjaia, Sétif 19000, Algeria</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2015</Year>
					<Month>12</Month>
					<Day>02</Day>
				</PubDate>
			</History>
		<Abstract>Sunlight sensing for maximum illumination, providing initial position and delays of PV panel, design of an adequate control unit for minimal consuming servo motors are the main challenges of solar tracking systems. That is the objective of this paper to design and implement an automatic control for directing maximum solar illumination to a photovoltaic (PV) panel. The proposed prototype dual axis solar tracker panel is used to optimize the conversion of solar energy into electricity by orienting the panel toward the real position of the sun, at a cost of mechanical complexity and maintenance need, for the best efficiency. In hardware development, two geared DC servo motors are pulse width modulation (PWM) controlled by a drive unit moving the panel using four light dependant resistors (LDR) to provide analog signals processed by a simple and low energy ATMEGA328P microcontroller with Arduino. For the software part, after data processing, a C++ programming controls two DC servo motors to position light sensors in the most favorable direction, where solar panel and sensors will be perpendicular to the sunlight</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Arduino uno</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">dual axis</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">light dependant resistor</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">low cost solar tracker PWM control</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_20045_9cc703fa700a58988a562b278cce9555.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Power System Thévenin Equivalent Estimation Based on Phasor Measurements</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3559</FirstPage>
			<LastPage>3568</LastPage>
			<ELocationID EIdType="pii">4373</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4373</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Bahman</FirstName>
					<LastName>Alinejad Osbouei</LastName>
<Affiliation>Faculty of Electrical and Computer Engineering, Shahid Beheshti University (SBU), Tehran, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Hossein</FirstName>
					<LastName>Kazemi Karegar</LastName>
<Affiliation>Faculty of Electrical and Computer Engineering, Shahid Beheshti University (SBU), Tehran, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2015</Year>
					<Month>12</Month>
					<Day>08</Day>
				</PubDate>
			</History>
		<Abstract>This paper presents a novel algorithm based on phasor measurements to online estimation of power system Thévenin Equivalent (TE) from a generator terminal. Three consecutive phasor measurements of generator terminal voltage and current are used to estimate the system TE. In a real network, system frequency deviation from its nominal value will produce some phase drift in consecutive phasors reported by Phasor Measurements Units (PMUs). To correct the phase drift and synchronizing the reported phasors to the same reference, an improved triangulation method is developed. The improved method uses a virtual vector in its structure. Using this vector alleviates the negative impacts of improper data resulting from noise or disturbances which make the simple triangulation method to be useless. The algorithm is tested on standard &lt;em&gt;NE-39&lt;/em&gt; network and is implemented in Shahid Beheshti University (SBU) protection laboratory to verify the results in a practical area. The obtained results show that the new method can efficiently estimate the  in online mode in steady-state and transient conditions.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Thévenin equivalent</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Phasor Measurement Units (PMU)</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Triangulation method</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Phase drift</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Slip frequency</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4373_7bebdd06b0cdd78d655a8a4100f0d652.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Portfolio Optimization in Electricity Market Using a Novel Risk Based Decision Making Approach</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3569</FirstPage>
			<LastPage>3583</LastPage>
			<ELocationID EIdType="pii">4381</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4381</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Somayyeh</FirstName>
					<LastName>Bazmohammadi</LastName>
<Affiliation>Faculty of Electrical &amp; Computer Engineering, Semnan University, Semnan, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Asghar</FirstName>
					<LastName>Akbari Foroud</LastName>
<Affiliation>Faculty of Electrical &amp; Computer Engineering, Semnan University, Semnan, Iran</Affiliation>

</Author>
<Author>
					<FirstName>Najmeh</FirstName>
					<LastName>Bazmohammadi</LastName>
<Affiliation>Faculty of Electrical &amp; Computer Engineering, Semnan University, Semnan, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>01</Month>
					<Day>09</Day>
				</PubDate>
			</History>
		<Abstract>This paper provides generation companies (GENCOs) with a novel decision-making tool that accounts for both long term and short term risk aversion preferences and devises optimal strategies to participate in energy, ancillary services markets and forward contracts where possibility of involvement in arbitrage opportunities is also considered. Because of the imprecise nature of the decision maker’s judgment, appropriate modelling of risk aversion attitude of the GENCO is another challenge. This paper uses fuzzy satisfaction theory to express decision maker’s attitude toward risk. Conditional value at risk methodology (CVaR) is utilized as the measure of risk and uncertainty sources include prices for the day-ahead energy market, automatic generation control (AGC) and reserve markets. By applying the proposed method, not only trading loss over the whole scheduling horizon can be controlled, but also the amount of imposed loss during every time period can be reduced. An illustrative case study is provided for further analysis.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Decision making approach</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">fuzzy satisfaction theorem</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">portfolio optimization</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Risk Management</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">stochastic programming</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4381_3f50488968772586f3a0fcbf73b76fd7.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>INVESTIGATION OF DISPERSION ORDER ON CHIRP MICROWAVE GENERATION USING MICROWAVE PHOTONIC LINK WITHOUT OPTICAL FILTER</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3584</FirstPage>
			<LastPage>3590</LastPage>
			<ELocationID EIdType="pii">4376</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4376</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>Mandeep</FirstName>
					<LastName>Singh</LastName>
<Affiliation>Department of Electronics &amp; Communication Engineering, Photonic Research Laboratory (PRL), Indian Institute of Technology, Roorkee 247667, Uttarakhand, India</Affiliation>

</Author>
<Author>
					<FirstName>Sanjeev</FirstName>
					<LastName>Kumar Raghuwanshi</LastName>
<Affiliation>Department of Electronics Engineering, Indian Institute of Technology (ISM), Dhanbad 826004, Jharkhand, India</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>02</Month>
					<Day>14</Day>
				</PubDate>
			</History>
		<Abstract>In this work, we investigate the influence of the second order-(2OD) and third order-(3OD) dispersion terms on chirp signal generation and transmission through RF photonic link without optical filter. Dispersion equations are formalised using Taylor series and Bessel function to study the link performance. Our result (Eye diagrams) shows that the 2OD+3OD have significant impact on chirp mm-wave propagating through fiber of different lengths. In this paper chirp mm signal is controlled at photo detector by individual phase term of external modulators. Moreover, we also demonstrated experimentally that the chirp rate can be significantly controlled by properly choosing the type of fiber in the experiments. We discussed the RF photonic link performance in terms of &lt;strong&gt;O&lt;/strong&gt;ptical &lt;strong&gt;S&lt;/strong&gt;ideband &lt;strong&gt;S&lt;/strong&gt;uppression &lt;strong&gt;R&lt;/strong&gt;atio (&lt;strong&gt;OPSSR&lt;/strong&gt;), &lt;strong&gt;R&lt;/strong&gt;adio &lt;strong&gt;F&lt;/strong&gt;requency &lt;strong&gt;S&lt;/strong&gt;purious &lt;strong&gt;S&lt;/strong&gt;uppression &lt;strong&gt;R&lt;/strong&gt;atio (&lt;strong&gt;RFSSR&lt;/strong&gt;), &lt;strong&gt;B&lt;/strong&gt;it &lt;strong&gt;E&lt;/strong&gt;rror &lt;strong&gt;R&lt;/strong&gt;ate (&lt;strong&gt;BER&lt;/strong&gt;). Theoretical results are verified using MATLAB Software.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">RF Photonics</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Triple Parallel-Intensity Modulators (TP-IM)</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Fiber Dispersion</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">RoF</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Optical Sideband Suppression Ratio (OPSSR)</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Radio Frequency Spurious Suppression Ratio (RFSSR)</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4376_75695053d7fcce53b26c2994d979a690.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>GAIT GENERATION AND TRANSITION FOR BIPEDAL LOCOMOTION SYSTEM USING MORRIS-LECAR MODEL OF CENTRAL PATTERN GENERATOR</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3591</FirstPage>
			<LastPage>3603</LastPage>
			<ELocationID EIdType="pii">4404</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4404</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>MOHAMMAD-REZA</FirstName>
					<LastName>SAYYED NOORANI</LastName>
<Affiliation>Rehabilitation Robotics Research Lab., 
Department of Mechatronics Engineering, University of Tabriz,
P.O. Box 5166614761, Tabriz, Iran</Affiliation>

</Author>
<Author>
					<FirstName>SAHAR</FirstName>
					<LastName>FARSHBAF RASHIDI</LastName>
<Affiliation>Department of Mechatronics Engineering, University of Tabriz,
P.O. Box 5166614761, Tabriz, Iran</Affiliation>

</Author>
<Author>
					<FirstName>MARYAM</FirstName>
					<LastName>SHOARAN</LastName>
<Affiliation>Department of Mechatronics Engineering, University of Tabriz,
P.O. Box 5166614761, Tabriz, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>05</Month>
					<Day>13</Day>
				</PubDate>
			</History>
		<Abstract>In this paper, we intend to improve the CPG network presented by Pinto et al. based on 4-cell model for bipedal locomotion systems. This model is composed of four coupled identical cells which internal dynamics of each one is described by the Morris-Lecar nonlinear differential equation and the couplings between the cells follow the synaptic type. We exploit an elitist non-dominated sorting genetic algorithm (NSGA II) to find the best set of coupling weights by which the phase differences become optimally close to the ones required for a primary bipedal gait. Thus, we achieve the rhythmic signals associated with four primary bipedal gaits of walk, run, two-legged jump, and two-legged hop. Also, we successfully obtain all secondary gaits corresponding to the bipedal locomotion identified by Pinto et al. from the 4-cell model, by symmetry breaking bifurcations of primary gaits. Particularly, we are able to produce the secondary gait called “hesitation walk” through transition from primary gaits of run and two-legged jump.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Central Pattern Generator (CPG)</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Gait Transition</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Bipedal Locomotion</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Morris-Lecar Non-linear Oscillator</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Genetic Algorithm</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4404_2536bc447019a17f3ef4f57333236f33.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Optimal design of fractional-order digital integrators:An evolutionary approach</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3604</FirstPage>
			<LastPage>3627</LastPage>
			<ELocationID EIdType="pii">21197</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2018.21197</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>S.</FirstName>
					<LastName>Mahata</LastName>
<Affiliation>Department of Electronics and Communication Engineering, National Institute of Technology, Durgapur, India</Affiliation>

</Author>
<Author>
					<FirstName>S.</FirstName>
					<LastName>Kumar Saha</LastName>
<Affiliation>Department of Electronics and Telecomm Engineering, National Institute of Technology, Raipur, Chhattisgarh, India</Affiliation>

</Author>
<Author>
					<FirstName>R.</FirstName>
					<LastName>Kar</LastName>
<Affiliation>Department of Electronics and Communication Engineering, National Institute of Technology, Durgapur, India</Affiliation>

</Author>
<Author>
					<FirstName>D.</FirstName>
					<LastName>Mandal</LastName>
<Affiliation>Department of Electronics and Communication Engineering, National Institute of Technology, Durgapur, India</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>06</Month>
					<Day>16</Day>
				</PubDate>
			</History>
		<Abstract>This paper presents an optimal approach to design Fractional-Order Digital Integrators (FODIs) using a metaheuristic technique, called Hybrid Flower Pollination Algorithm (HFPA). HFPA is a hybrid approach which combines the exploitation and exploration capabilities of two dierent evolutionary optimization algorithms, namely, Particle Swarm Optimization (PSO) and Flower Pollination Algorithm (FPA). The proposed HFPA based designs are compared with the designs based on Real Coded Genetic Algorithm (RGA), PSO, Dierential Evolution (DE), and FPA. Simulation results demonstrate that HFPA based FODIs of all the dierent orders consistently achieve the best magnitude responses. The proposed technique yields FODIs which surpass all the designs based on both classical and evolutionary optimization approaches reported in recent literature.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Fractional-order integrators</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Hybrid flower pollination algorithm</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Metaheuristics</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">optimization</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_21197_dca0b1cdfcc2b3d78cbb08caf03acfe9.pdf</ArchiveCopySource>
</Article>

<Article>
<Journal>
				<PublisherName>Sharif University of Technology</PublisherName>
				<JournalTitle>Scientia Iranica</JournalTitle>
				<Issn>1026-3098</Issn>
				<Volume>25</Volume>
				<Issue>6</Issue>
				<PubDate PubStatus="epublish">
					<Year>2018</Year>
					<Month>12</Month>
					<Day>01</Day>
				</PubDate>
			</Journal>
<ArticleTitle>Bayesian Hypothesis Testing for One Bit Compressed Sensing with Sensing Matrix Perturbation</ArticleTitle>
<VernacularTitle></VernacularTitle>
			<FirstPage>3628</FirstPage>
			<LastPage>3633</LastPage>
			<ELocationID EIdType="pii">4374</ELocationID>
			
<ELocationID EIdType="doi">10.24200/sci.2017.4374</ELocationID>
			
			<Language>EN</Language>
<AuthorList>
<Author>
					<FirstName>H.</FirstName>
					<LastName>Zayyani</LastName>
<Affiliation>Department of Electrical and Computer engineering, Qom university of technology, Qom, Iran.</Affiliation>

</Author>
<Author>
					<FirstName>M.</FirstName>
					<LastName>Korki</LastName>
<Affiliation>School of Software and Electrical Engineering, Swinburne University of Technology, Hawthorn, 3122 Australia</Affiliation>

</Author>
<Author>
					<FirstName>F.</FirstName>
					<LastName>Marvasti</LastName>
<Affiliation>Department of Electrical Engineering, Sharif University of Technology, Tehran, Iran</Affiliation>

</Author>
</AuthorList>
				<PublicationType>Journal Article</PublicationType>
			<History>
				<PubDate PubStatus="received">
					<Year>2016</Year>
					<Month>01</Month>
					<Day>09</Day>
				</PubDate>
			</History>
		<Abstract>This paper proposes a low-computational Bayesian algorithm for noisy sparse recovery in the context of one bit compressed sensing with sensing matrix perturbation. The proposed algorithm which is called BHT-MLE comprises a sparse support detector and an amplitude estimator. The support detector utilizes Bayesian hypothesis test, while the amplitude estimator uses an ML estimator which is obtained by solving a convex optimization problem. Simulation results show that Bayesian hypothesis testing in combination with the ML estimator has more reconstruction accuracy than that of only an ML estimator and also has less computational complexity.</Abstract>
		<ObjectList>
			<Object Type="keyword">
			<Param Name="value">Compressed sensing</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">One bit measurements</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">Bayesian hypothesis test</Param>
			</Object>
			<Object Type="keyword">
			<Param Name="value">ML estimator</Param>
			</Object>
		</ObjectList>
<ArchiveCopySource DocType="pdf">https://scientiairanica.sharif.edu/article_4374_dd5ab11abdebdf11d3ff770a00e61405.pdf</ArchiveCopySource>
</Article>
</ArticleSet>
