Articles

Affichage des articles du avril, 2026

Επίπεδο 7 στο Matlab

Image
Επίπεδο 7 στο Atlab Matlab Μέρος1 στον τομέα της ηλεκτρικής ενέργειας και των ηλεκτρονικών: Ηλεκτρικά / ηλεκτρονικά σήματα: Θέλω να σας δείξω στους φίλους μου μερικά παραδείγματα που χρησιμοποιούν matlab στην ανάλυση σήματος και απαντήσεις. 1- a + Πρώτα γνωρίζετε ότι: Εδώ χρησιμοποιούμε συνημιτονικά σήματα στην εφαρμογή μας (Εικ.1), αλλά και αν θέλετε να υπολογίσετε τη χρήση ημιτονοειδών σημάτων, μπορείτε να γράψετε τις μορφές ως αυτό. I (t) = im cos (w * t) I (t) = Im cos ((2 * pi * f) * t) V (t) = Vm cos (w * t) V (t) = Vm cos ((2 * pi * f) * t) ............................................. .. I (t) = Im sin (w * t) I (t) = Im sin ((2 * pi * f) * t) V (t) = V m sin (w * t) V (t) = Vm sin ((2 * pi * f) * t) 1- b + Δεύτερον, εφαρμόζοντας αυτές τις εξισώσεις στο παράδειγμα μας χρησιμοποιώντας MATLAB: Τώρα σε αυτό το παράδειγμα χρησιμοποίησα και εξήγησα το πεδίο χρόνου μεταξύ -pi έως + pi έτσι Ορίζω x μεταξύ -pi έως + pi. Ορίστηκε το y1 χρησιμοποι...

LABVIEW LEVEL1

Image
LABVIEW LEVEL 1 I Want to explain for you a new subject on labview, i hope u will  be interested by this level in developping using labview. ΕΠΙΠΕΔΟ LABVIEW 1 Θέλω να σας εξηγήσω ένα νέο θέμα στην labview, ελπίζω ότι το u θα ενδιαφερθεί από αυτό το επίπεδο στην ανάπτυξη χρησιμοποιώντας το labview. FIG-1 Here in  level 1 and in the first fig-1, i show you the front page of labview and  the back page is called the diagram page.  now as shown in the figure no.1  the front page contains icons as numerical values , as chaine as different types of variables. in the diagram we will see the relations and the fubctions developped in vi files Εδώ στο επίπεδο 1 και στο πρώτο σύκο-1, θα σας δείξω την πρώτη σελίδα του labview και η πίσω σελίδα ονομάζεται σελίδα διάγραμμα. τώρα, όπως φαίνεται στο σχήμα 1, η πρώτη σελίδα περιέχει εικονίδια ως αριθμητικές τιμές, όπως το chaine ως διαφορετικοί τύποι μεταβλητών. στο διάγραμμα ...

Electronics, électronique, Elektronisch, Scan test,...

Image
Electronics, électronique, Elektronisch JTAG/Boundary Scan test (Bancs de tests, Letzwllige verfugen,… ) Design For testibility Forsighted board level design for optimal testability. Why should you care about JTAG/Bouandry Scan? For these reasons: 11-      Regain test access (think of test access problems with BGA, multi-layer PCB, internal only traces, (no vias/test points)).  2-    Reduce Cost of test (testability, Bist,…) (reduce test throughout the product life cycle, simplified fixtures, less expensive,… ) 3-    Debug prototypes, detect defects,… 4    4-    Precise diagnostics and fast test execution in manufacturing,…   5-     In-system configuration /programming CPLD, FLASH,… and the most costing price are the programmed parts on integrated circuit board.    6-    Simplifying testing strategy    7-   Reduce and el...

Cadence et Le Logiciel Cadence niv.2

Image
Cadence (Outil de simulations et analyses) C’est un logiciel, on a utilisé beaucoup de fois en architecture des circuits, simulations, tests et analyses. Il a compose et a consisté de simulateur Orcad , Spice netlist, simulateur PCB, Simulateur Layout,… Aussi on peut faire Analyse DC, AC, Transient,.., montecarlo,… 1-     Analyse DC, on utilisant un amplificateur opérationnel avec ces propriétés en modèle Spice. On analyse les C/CS tension/courant, on va appliqué tension entre -15v et 15v, et aussi -12v et 12v.                                                          Fig-1 Composants OP-Amp, Source de tension, 3 résistors, 1 terre. Choix analyse type DC, -15v,+15v, avec step 1. On a vu le schéma électronique et sa réponse en tension type DC (le choix par un marquer en vert,…comme dans le schéma). ...

Matlab level 7

Image
Matlab  Part1 in electricity and electronics: Electrical / electronics Signals : I will show you my friends some examples using matlab in signal analysis and responses. 1-     a+ Firstly you know that: Here using cosine signals in our application (Fig-1), but also if you want to calculate using sine signals you can write the fonctions as this. I(t) = I m cos (w*t) I(t) = I m cos ((2*pi*f )*t) V(t) = V m cos (w*t) V(t) = V m cos ((2*pi*f )*t) ……………………………………….. I(t) = I m sin (w*t) I(t) = I m sin ((2*pi*f )*t) V(t) = V m sin (w*t) V(t) = V m sin ((2*pi*f )*t) 1-     b+ Secondly appling this equations in our example using matlab: Now in this example i used and explaned the time domain inbetween –pi until +pi so I defined x between –pi until +pi. Defined y1 using the addition or the superpossition of 2 cosine signals. Y2 is the fast forrier transform of y1 in the time domain. Y3 sa,ple co...