ATE / 64 Lezione 3 i sistemi automatici di misurazione - gli ATE
ATE / 64 nella parte 1... I sistemi modulari su bus standard IEEE Std GPIB - HPIB (1975) IEEE Std VXI (1988) PXI (1997) LXI (2004)
ATE / 64 nella parte 1... I sistemi automatici di misurazione ATE e in-circuit test ( ICT ) Struttura dellATE Switch matrix Fixture e letto di aghi Guarding
ATE / 64 parte 2 sistemi automatici di misurazione IEEE 488
ATE / 64 Strumenti IEEE Std 488
ATE / 64 Interfaccia / Controller (modello simile ISO-OSI) Livello RETE Livello TEMPORALE Livello FISICO Livello TRASPORTO al bus interno del PC al BUS CABLE IEEE 488
ATE / 64 1 m : 80 ; 4 m : 100 ( ottobre 2010 ) Livello fisico - GPIB Cable
ATE / 64 Interfaccia PC - mondo IEEE 488
ATE / 64 Livello fisico - IEEE Std 488 Bus di comunicazione a 8 bit – wired OR - logica negata 1 Mbyte/s max 20 m di sviluppo complessivo del bus cable 15 periferiche max (compreso il controller)
ATE / 64 Interfaccia periferiche - mondo IEEE 488 PC periferica
ATE / 64 Livello fisico - IEEE Std 488 Bus di comunicazione a 8 bit – wired OR - logica negata
ATE / 64 Interfaccia PC e strumenti - mondo IEEE 488
ATE / 64 Interfaccia / Controller (modello simile ISO-OSI) Livello RETE Livello TEMPORALE Livello FISICO Livello TRASPORTO al bus interno del PC al BUS CABLE IEEE 488
ATE / 64 Interfaccia PC e strumenti - mondo IEEE 488
ATE / 64 NI PCI-GPIB : Windows 2000/XP/Me/98 Linux 585 euro ( ottobre 2010 )
ATE / 64 NI GPIB-ENET/100: Windows 7 – Vista - XP 1211 euro ( ottobre 2010 )
ATE / 64 Interfaccia PC e strumenti - mondo IEEE euro ( ottobre 2010 )
ATE / 64 Livello temporale - Handshake
ATE / 64 Livello temporale - Handshake
ATE / 64 UNT UNL TAD # LAD # ATN = 0 ATN = 1 Livello rete - Addressing
ATE / 64 Livello rete - Comunicazione ATN = 1 UNT UNL TAD # LAD # ATN = 0 1° byte ° byte xxxx xxxx
ATE / 64 Livello rete - Termine della comunicazione ATN = 1 UNT UNL TAD # LAD # ATN = 0 1° byte ° byte xxxx xxxx EOI = 1 ATN = 1
ATE / 64 Livello rete - Terminatori ATN = 1 UNT UNL TAD # LAD # ATN = 0 1° byte ° byte ° byte xxxx xxxx
ATE / 64 IEEE 488 : contenuto della comunicazione ATN = 1 UNT UNL TAD # LAD # ATN = 0 1° byte ° byte xxxx xxxx EOI = 1 ATN = 1
ATE / 64 Teletype e codice ASCII
ATE / 64 Teletype e codice ASCII
ATE / 64 Risposta del multimetro Fluke 45
ATE / 64 Risposta degli oscilloscopi...
ATE / 64 Livello trasporto Livello RETE Livello TEMPORALE Livello FISICO Livello TRASPORTO al bus interno del PC al BUS CABLE IEEE 488
ATE / 64 Livello trasporto
ATE / 64 Programmazione delle periferiche: device dependent commands
ATE / 64 Device Dependent Commands
ATE / 64 Device Dependent Commands
ATE / 64 Programmazione delle periferiche SCPI - Standard Commands for Programmable Instruments
ATE / 64 Programmazione del Controller
ATE / 64 Programmazione del controller Linguaggi dedicati (80) Linguaggi grafici –NI LabVIEW –HP VEE Librerie per linguaggi di programmazione ad oggetti –NI Measurement Studio for Visual Basic, Visual C#, Visual C++,.NET Ambienti di sviluppo e generazione per linguaggi di programmazione imperativi –NI LabWindows/CVI for ANSI C
ATE / 64 HP 85 e RM-BASIC
ATE / 64 HP 85 e RM-BASIC output 709; *RST; OHMS; RANGE1; …;*TRG; VAL1? 315 enter 709; lettura$ output 709; *RST; OHMS; RANGE1; …;*TRG; VAL1? enter 709; lettura$ print lettura$