دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Ahmadreza Farsaei
سری: Synthesis Lectures on Digital Circuits & Systems
ISBN (شابک) : 303125287X, 9783031252877
ناشر: Springer
سال نشر: 2023
تعداد صفحات: 86
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 2 Mb
در صورت ایرانی بودن نویسنده امکان دانلود وجود ندارد و مبلغ عودت داده خواهد شد
در صورت تبدیل فایل کتاب Introduction to Layout Design and Automation of Photonic Integrated Circuits به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب مقدمه ای بر طراحی چیدمان و اتوماسیون مدارهای مجتمع فوتونیک نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
این کتاب خوانندگان را با طراحی فیزیکی (طرحبندی) و اتوماسیون طراحی مدارهای مجتمع فوتونیک (PIC) آشنا میکند که بلوک ساختمانی ضروری اتوماسیون طراحی الکترونیکی-فتونیک (EPDA) است. اتوماسیون مناسب طراحی PIC و اجرای اشکال پیچیده منحنی نقش مهمی در قابلیت اطمینان، کیفیت و زمان عرضه محصولات پیچیده PIC دارد. نویسنده با معرفی برخی از مفاهیم پایه ریاضی مورد استفاده در اجرای اجزای فوتونی، و سپس یک فرو رفتن عمیق در جزئیات اجرای اجزای PIC پارامتری شروع میکند. این کتاب جریان طرحبندی مبتنی بر شماتیک استاندارد صنعت را معرفی میکند و سعی میکند مفاهیم و پیادهسازیها را سادهسازی کند. نویسنده مفاهیم دشوار و روشهای پیشرفته برنامهنویسی/برنامهنویسی EPDA را با استفاده از یک زبان ساده و مثالهای کدنویسی منتقل میکند.
This book introduces readers to the physical design (layout) and design automation of Photonic Integrated Ciruicts (PICs) which is an essential building block of Electronic-Photonic Design Automation (EPDA). Proper PIC design automation and implementation of complex curvilinear shapes play a critical role in reliability, quality, and time-to-market of complex PIC products. The author starts by introducing some basic mathematical concepts used in implementation of photonic components, followed by a deep dive into implementation details of parameterized PIC components. The book introduces the industry-standard schematic driven layout flow and tries to simplify the concepts and implementations. The author conveys difficult concepts and advanced EPDA scripting/programming methodologies, using a simple language and coding examples.
1 Preface References Acknowledgments Disclaimer Contents List of Figures List of Codes 978-3-031-25288-4_1 1 Curves Implementation 1.1 Curves 1.2 Parametric Curves 1.3 Case Study 1.4 Curve Stitching 1.5 Case Study 978-3-031-25288-4_2 2 Path Implementation 2.1 Paths 2.2 Implement a Uniform ccPath 2.3 Implementation of a Non-uniform Path 2.4 ccFacet Objects 2.5 Preserve Facet Objects 2.6 Generate General Waveguide Shapes Using ccGenOffsetFig 2.6.1 Waveguide Template 978-3-031-25288-4_3 3 Surface Implementation 3.1 Surfaces 3.2 ccSurface Use Cases 3.2.1 Donut/Ring Shape 3.2.2 Pie Shape 3.3 Boolean Operation 3.4 Asymmetric Taper 978-3-031-25288-4_4 4 Parameterized Cells (PCells) 4.1 Introduction 4.2 PCell Implementation Structure 4.3 Enable Connectivity and Hierarchical Design 4.4 Create Optical Port in Layout 4.5 Create Optical Port for a Symbol 4.6 Component Description Format (CDF) 4.6.1 Callbacks 4.7 Schematic Driven Layout (SDL) Methodology 978-3-031-25288-4_5 5 Introduction to Design Implementation Using Scripting [DELETE] 5.1 Create an Instance 5.2 Establish Connectivity 5.3 Creating Terminals and Pins for Hierarchical Design Use 978-3-031-25288-4_6 6 Introduction to Software Development and General Scripting [DELETE] 6.1 Orientation Matching Between Schematic and Layout 6.2 Instance Chaining 6.3 Extract Connectivity Based on Physical Proximity 6.3.1 Pin Figures Proximity Sort 6.3.2 Connectivity Graph 6.4 Closure