Skip to main content

MATLAB TUTORIALS-1

                         A Sinusoidal Wave Implementation

                                     And Analyzer

In this section, we will quickly start analyzing signals in time and frequency domains. Of course, knowing and applying math in the simulation environment are the key point of understanding. Therefore, this material represents only one side of the equation. 

 The theoretical spectrum, 𝑋(𝑓) of 𝑥(𝑡) = 𝐴𝑐𝑜𝑠(2𝜋𝑓𝑐 𝑡) is

                                             𝑋(𝑓) = 𝐴^2 𝛿(𝑓 − 𝑓𝑐 ) + 𝐴^2 𝛿(𝑓 + 𝑓𝑐 )

 and its power spectral density (PSD), 𝑆𝑥 (𝑓), 


                                              is 𝑆𝑥 (𝑓) = 𝐴^2/4 𝛿(𝑓 − 𝑓𝑐 ) + 𝐴^2/4 𝛿(𝑓 + 𝑓𝑐 )

  1. The example presented here with A=1, fc=100Hz.
  2. Therefore, the peak value of the spectrum is ½ or -3Db.
  3.  The average power is A2 /2=0.5
  4.  The peak of the power spectrum is A2 /4=1/4 and is expressed in dBW as 10log(1/4) = −6dBW. 
  5. The Simulink Model is expressed in the reference
double click on the block to changes the properties of that particular block as shown in below




then according to your signal sampling choose the buffer size and length of the FFT transform.after completely followed this step simulate the design getting result like as shown below,








Comments

Popular posts from this blog

Application Engineer- Prototyping at Siemens India

  Hello, Dear Readers, Siemens India has a vacancy for the Application Engineer role. Siemens EDA is a global technology leader in Electronic Design Automation software. Our software tools enable companies around the world to develop highly innovative electronic products faster and more cost-effectively. Our customers use our tools to push the boundaries of technology and physics to deliver better products in the increasingly complex world of chip, board, and system design. This role is based in Bengaluru. But you’ll also get to visit other locations in India and globe, so you’ll need to go where this job takes you. In return, you’ll get the chance to work with teams impacting entire cities, countries, and the shape of things to come We make real what matters! This is your role: Deploy Siemens EDA ProFPGA prototyping software and hardware solutions at customers and guide the customers to successful design bring-up Work closely with R&D to solve problems, review product spe...

WXtoIMG 2018 Pro Upgrade Keys & Software Download

hello, friends good news for all the NOAA hobbies to upgrade your software with full functionality with keys, I have given below that keys try to use it and enjoy the upgrade version of the WxToImg software. Below are the upgrade keys for the 2018 edition of the WxToimg that is used to decode the polar orbiting NOAA weather satellite images by individuals at home. Unfortunately, the original site mentioned on the Main WXtoImg Post is no longer available but an archive copy of the WXtoIMG software for windows can be downloaded from Web.Archive.org (Version 2.10.11) and activated with the professional keys below. Professional Edition Upgrade Key Full Name: Kevin Schuchmann Email Address: your email address Upgrade Key: CGHZ-PP9G-EAJZ-AWKK-NDNX  

Tutorial on EasyEDA desktop software for PCB and schematic design

In this article, I am going to write a tutorial on how to use EasyEDA desktop application for creating a schematic and for PCB design. One of best advantage of this software is that you can create design offline and can automatically synchronize your design with your online EasyEDA account.  It can be used for circuits simulation, PCB deign and electronics circuits design. You can download EasyEDA desktop application by clicking on following link and it will work on windows 7 or its greater version. They are also releasing soon offline application OSX and Linux users. So keep visiting their website for more information.                                                    https://easyeda.com/page/download So let’s start and see how to design a schematic and PCB using EasyEDA offline desktop application. So first of all lets see how to create a schema...