Nowadays sensors are part of everyday life in a wide variety of fields: scientific applications, medical instrumentation, industrial field, ...and, last but not least, popular mass production and low-cost goods, like smartphones and other mobile devices. Markets and business behind the field of sensors are quite impressive. A common trend for consumer applications is miniaturization which requires, on one side, a lot of research, development efforts, and resources but, on the other hand, allows costs and final application size reduction. In this scenario scientific community and industries are very active to drive innovation.
標簽: Magnetometers Lorentz Force MEMS
上傳時間: 2020-06-06
上傳用戶:shancjb
The purpose of this book is to present detailed fundamental information on a global positioning system (GPS) receiver. Although GPS receivers are popu- larly used in every-day life, their operation principles cannot be easily found in one book. Most other types of receivers process the input signals to obtain the necessary information easily, such as in amplitude modulation (AM) and frequency modulation (FM) radios. In a GPS receiver the signal is processed to obtain the required information, which in turn is used to calculate the user position. Therefore, at least two areas of discipline, receiver technology and navigation scheme, are employed in a GPS receiver. This book covers both areas.
標簽: Fundamentals_of_Global_Positionin g_System_Receivers
上傳時間: 2020-06-09
上傳用戶:shancjb
The basic topic of this book is solving problems from system and control theory using convex optimization. We show that a wide variety of problems arising in system and control theory can be reduced to a handful of standard convex and quasiconvex optimization problems that involve matrix inequalities. For a few special cases there are “analytic solutions” to these problems, but our main point is that they can be solved numerically in all cases. These standard problems can be solved in polynomial- time (by, e.g., the ellipsoid algorithm of Shor, Nemirovskii, and Yudin), and so are tractable, at least in a theoretical sense. Recently developed interior-point methods for these standard problems have been found to be extremely efficient in practice. Therefore, we consider the original problems from system and control theory as solved.
標簽: Linear_Matrix_Inequalities_in_Sys tem
上傳時間: 2020-06-10
上傳用戶:shancjb
This book will discuss the topic of Control Systems, which is an interdisciplinary engineering topic. Methods considered here will consist of both "Classical" control methods, and "Modern" control methods. Also, discretely sampled systems (digital/computer systems) will be considered in parallel with the more common analog methods. This book will not focus on any single engineering discipline (electrical, mechanical, chemical, etc.), although readers should have a solid foundation in the fundamentals of at least one discipline.
上傳時間: 2020-06-10
上傳用戶:shancjb
Inventors have long dreamed of creating machines that think. This desire dates back to at least the time of ancient Greece. The mythical figures Pygmalion, Daedalus, and Hephaestus may all be interpreted as legendary inventors, and Galatea, Talos, and Pandora may all be regarded as artificial life ( , Ovid and Martin 2004 Sparkes 1996 Tandy 1997 ; , ; , ).
上傳時間: 2020-06-10
上傳用戶:shancjb
An Arduino core for the ATmega328, ATmega168, ATmega88, ATmega48 and ATmega8, all running a [custom version of Optiboot for increased functionality](#write-to-own-flash). This core requires at least Arduino IDE v1.6.2, where v1.8.5+ is recommended. <br/> **This core gives you two extra IO pins if you're using the internal oscillator!** PB6 and PB7 is mapped to [Arduino pin 20 and 21](#pinout).<br/> If you're into "generic" AVR programming, I'm happy to tell you that all relevant keywords are being highlighted by the IDE through a separate keywords file. Make sure to test the [example files](https://github.com/MCUdude/MiniCore/tree/master/avr/libraries/AVR_examples/examples) (File > Examples > AVR C code examples). Try writing a register name, <i>DDRB</i> for instance, and see for yourself!
標簽: MiniCore
上傳時間: 2021-02-22
上傳用戶:
基于FPGA設計的相關論文資料大全 84篇用FPGA實現FFT的研究 劉朝暉 韓月秋 摘 要 目的 針對高速數字信號處理的要求,給出了用現場可編程門陣列(FPGA)實現的 快速傅里葉變換(FFT)方案.方法 算法為按時間抽取的基4算法,采用遞歸結構的塊浮點運 算方案,蝶算過程只擴展兩個符號位以適應雷達信號處理的特點,乘法器由陣列乘法器實 現.結果 采用流水方式保證系統的速度,使取數據、計算旋轉因子、復乘、DFT等操作協 調一致,在計算、通信和存儲間取得平衡,避免了瓶頸的出現.結論 實驗表明,用FPGA 實現高速數字信號處理的算法是一個可行的方案. 關鍵詞 離散傅里葉變換; 快速傅里葉變換; 塊浮點運算; 可編程門陣列 分類號 TP39; TN957.511 Implementation of FFT with FPGA Technology Liu Zhaohui Han Yueqiu (Department of Electronics Engineering, Beijing Institute of Technology, Beijing 100081) Abstract Aim To propose a scheme for implementing FFT with FPGA in accor-dance with the requirement for high speed digital signal processing. Methods The structure of FPGA and requirement of system were considered in the experiment, radix-4 algorithm of DIT and recursive structure were adopted. The group float point arithmetic operation was used in the butterfly and the array multiplier was used to realize multiplication. Results The pipeline pattern was used to ensure the system speed, it made fetching data, calculating twiddle factor, complex multiplication and D
標簽: fpga
上傳時間: 2022-03-23
上傳用戶: