DSP Class USB
144 subscribers
7 photos
17 videos
34 files
19 links
آموزش‌های کاربردی میکروکنترلر DSP سری های TMS320F2812 و TMS320F28335

Educators:
Dr. Masoud Barakati
Mohammad Bagheri
Vahid Barahouei

Other useful Channels:

IT channel:
@PremiumHubIran

English learning channel:
@EnglishHubIran
Download Telegram
HCPL-3120-Agilent.pdf
494.8 KB
Agilent 2.5 Amp Output Current IGBT Gate Drive Optocoupler Data Sheet

HCPL-3120
HCPL-J312
HCNW3120

👉🏻 @DSPclass1400USB
HCPL-316J-Agilent.pdf
498.3 KB
2.0 Amp Gate Drive Optocoupler with Integrated (VCE) Desaturation Detection and Fault Status Feedback

HCPL-316J

👉🏻 @DSPclass1400USB
This media is not supported in your browser
VIEW IN TELEGRAM
The implementation of the 8-switch inverter

Narrator:
Mohammad Shohlibor

Cameraman: M. Bagheri Hashkavayi

👉🏻 @DSPclass1400USB
This media is not supported in your browser
VIEW IN TELEGRAM
How to import the tidcs file into the CCS v5.3

👉🏻 @DSPclass1400USB
This media is not supported in your browser
VIEW IN TELEGRAM
Introduction to IQmath for C28x MCUs

Texas Instruments TMS320C28x IQmath Library is collection of highly optimized and high precision mathematical Function Library for C/C++ programmers to seamlessly port the floating-point algorithm into fixed point code on TMS320C28x devices.
IQmath uses the internal hardware of the C28x in the most efficient way to operate with 32bit fixed-point numbers. Taking into account that all process data usually do not exceed a resolution of 16 bits, the library gives enough headroom for advanced numerical calculations.
These routines are typically used in computationally intensive real-time applications where optimal execution speed & high accuracy is critical. By using these routines you can achieve execution speeds considerable faster than equivalent code written in standard ANSI C language.
In addition, by providing ready-to-use high precision functions, TI IQmath library can shorten significantly your DSP application development time.

👉🏻 @DSPclass1400USB
sprugg9.pdf
286.9 KB
TMS320C64x+ IQmath Library

User's Guide

👉🏻 @DSPclass1400USB
Media is too big
VIEW IN TELEGRAM
IQmath Library C28X

32-Bit-Digital Signal Controller TMS320F2812

👉🏻 @DSPclass1400USB
238588.ppt
251.5 KB
IQmath Library C28X

32-Bit-Digital Signal Controller TMS320F2812 (Presentation File)

👉🏻 @DSPclass1400USB
Explanation about the IQmath library for TI processors

👉🏻 @DSPclass1400USB
https://t.me/DSPclass1400USB/35

We used Q24 in this converter code.

👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻👇🏻

// 4Leg Inverter //

#include "DSP281x_Device.h"
#include "DSP281x_Examples.h"
#include <math.h>
#include <IQmathLib.h>

#ifndef GLOBAL_Q
#define GLOBAL_Q 24
#endif

👉🏻 @DSPclass1400USB
This media is not supported in your browser
VIEW IN TELEGRAM
How can we plot the CSV files obtained from an oscilloscope in MATLAB Simulink?

Commands:


table2array;

plot(t,y);

#plot #simulink #matlab #csv #oscilloscope #dsp #tms

👉🏻 @DSPclass1400USB
Media is too big
VIEW IN TELEGRAM
How can we get high-quality figures from the MATLAB Simulink software?

#plot #simulink #matlab #figure #oscope #paper #thesis

👉🏻 @DSPclass1400USB
If you have feedback about the post, you can comment on YouTube. 👇🏻👇🏻👇🏻
سوال یکی از دوستان مربوط به کد اینورتر سه فاز از جلسه چهارم وبینار آموزش میکروکنترلر DSP که شاید برای بقیه دوستان هم مفید باشد (نکته ای تکراری اما بسیار مهم) 👇🏻👇🏻👇🏻

سلام. سوالی که ذهنمو درگیر کرده اینه از کجا دقیق متوجه شدید که میکرو اون محاسبات رو سریع تر از زمان مد نظرتون انجام نمیده، به طور مشخص توی اون 250 سمپل منظورم هست، البته اشاره کنم با شرط وقفه ای که گذاشتید بعد اون 250 سمپل همه چی دوباره میاد سر جاش و اکی هست. بحثم فقط حین محاسبه اون 250 سمپل هست.
ADC (1).pdf
4.9 MB
Title: Understanding Analog-to-Digital Conversion:

1 . Introduction to ADC

2. The processes involved in converting an analog signal to digital, including sampling and quantization

3. Parallel and serial ADCs

4. Resolution of ADC and its importance

5. Types of ADCs including Delta-Sigma ADCs, Flash ADCs, and SAR ADCs

6. SAR switched-capacitor circuit and its modes: sample mode, hold mode, and redistribution mode

7. ADC result formatting and interpreting the output

8. LM35 temperature sensor interfacing

9. Ways to improve the resolution of ADO including oversampling, averaging, decreasing step-size and digital-post-processing

10. Required steps for using ADC to perform an Analog-to-Digital conversion.


#adc #dsp
This media is not supported in your browser
VIEW IN TELEGRAM