Difference between revisions of "LeCroy 6010"

From Nucwiki
Jump to: navigation, search
 
Line 1: Line 1:
 
"Magic Controller"
 
"Magic Controller"
  
= External =
+
[[File:mcmaster_lecroy_6010_magic_controller_front.jpg|100 px]]
  
[[File:mcmaster_lecroy_2228a_ext_front.jpg|300 px]]
+
Page to collect info on controlling this
  
  LeCroy
 
  2228A
 
  TDC
 
 
 
  COM STOP
 
  COM START
 
  STOP
 
  0
 
  1
 
  2
 
  3
 
  4
 
  5
 
  6
 
  7
 
  CLEAR
 
  63348
 
  
[[File:mcmaster_lecroy_2228a_ext_top.jpg|300 px]]
+
= GPIB =
  
  FULL SCALE COUNT
+
Primary goal of this project is to learn how to communicate over GPIB.  Some action I do causes it to twitch on my CAMAC bus analyzer but I can't get it to do much else.  I got it to return some data when I messed with the DOWNLOAD menu but not when I actually tried to read a device register.
  TEST POINT
 
 
 
  PICOSEC./COUNT SELECT
 
  250
 
  100
 
  50
 
 
 
  LeCroy
 
  MODEL 2228A
 
  CURRENTS
 
  -6V 550 mA
 
  +6V 600 mA
 
  -24V 140 mA
 
  +24V 25 mA
 
  LeCroy RESEARCH SYSTEMS
 
 
 
  LAM SELECT
 
  END OF CONVERSION (EOC)
 
  EOC AND ADDRESSED CHANNEL VALID
 
  OC AND ANY CHANNEL VALID
 
  OFF
 
 
 
  Q SELECT
 
  EOC
 
  EOC AND ADDRESSED CHANNEL VALID
 
  EOC AND ANY CHANNEL VALID
 
 
 
  CAUTION
 
  CRATE POWER SHOULD BE TURNED OFF DURING INSERTION AND REMOVAL OF UNIT
 
  TO AVOID POSSIBLE DAMAGE CAUSED BY MOMENTARY MISALIGNMENT OF CONTACTS
 
  
[[File:mcmaster_lecroy_2228a_ext_btm.jpg|300 px]]
 
  
 +
= Composite =
  
= Internal =
+
[[File:mcmaster_lectroy_6010_magic_controller_composite_main.png|300 px]]
  
[[File:mcmaster_lecroy_2228a_int_top.jpg|300 px]]
+
More screen captures: https://siliconpr0n.org/uv/lecroy/6010_magic_controller/composite_caps/
  
[[File:mcmaster_lecroy_2228a_int_btm.jpg|300 px]]
+
You need to use this to select RS-232 vs GPIB, baud setitngs, etc.  I have yet to get any activity over RS-232 so sticking for GPIB for now.
  
Key ICs:
 
* MOTOROLA MC10102P: input quad 2 input NOR gate
 
* mixes test trigger?
 
* RCA CA3046: NPN transistor array
 
* NE NE521N: dual differential comparator / sense amp
 
* LeCroy SC100: ADC?
 
  
= 2015-06-04 repair =
+
= RS-232 =
  
11 bit ADC (0x600 full range) but values were as follows for the two units I tested:
+
[[File:mcmaster_lectroy_6010_magic_controller_composite_aux_ports2.png|300 px]]
  
Slot 9 (broken knob)
+
Above: configuration screen
  CH0: 0x000632
 
  CH1: 0x000644
 
  CH2: 0x000632
 
  CH3: 0x000358
 
  CH4: 0x000637
 
  CH5: 0x000525
 
  CH6: 0x00062A
 
  CH7: 0x00063A
 
  
Slot 11 (good knob)
+
Supports:
  CH0: 0x000699
+
* Baud: 75-19200
  CH1: 0x000691
+
* Data bits: at least 7, 8
  CH2: 0x00069D
+
* Stop bits: at least 1
  CH3: 0x000353
+
* Parity: odd, even, none
  CH4: 0x000696
+
* Flow control: at least CTS/RTS off
  CH5: 0x00069F
 
  CH6: 0x00068C
 
  CH7: 0x000686
 
  
Both units seem to have constant offset errors, possibly the test pattern generator.  Also, CH3 is flaky on both units...coincidence?
+
When I got it settings were:
 +
* 9600 baud
 +
* 1 stop bit
 +
* even parity
 +
* 7 bits
 +
* CTS/RTS off
  
Ran a 14 hour burn in test in test mode (slot 11 / good knob):
 
  
[[File:mcmaster_lecroy_2228a_2015-06-04_n11_cal_all.png|300 px]]
+
= Keyboard =
  
You can see considerable drift on channel 3 (yellow), the channel with a bad reading.  Other channels were pretty stable, within +/- 1 DN over the entire period.  Swapped some ICs around and issue seems to have gone away.
+
The keyboard (where does this attach?) serial port settings are configured separately than the "RS-232C" settings but are on the same screen
  
More measurements after swapping:
+
= Circuit boards =
  
[[File:mcmaster_lecroy_2228a_2015-06-04_n11_03_cal_all.png|300 px]]
+
== Board 1 ==
  
Took about 1200 seconds (20 min) to settle.
+
At bottom
  
Test code: https://github.com/JohnDMcMaster/uvscada/blob/master/lecroy_6010/2228a_cal.py
+
Chips:
 +
* TMS9914ANL IC interface bus adapter
 +
* HM6116LP-2 (2) 2048 x 8 bit CMOS SRAM
 +
* CRT9212 135 character row buffer memory for CRT/printer
 +
* AM2716 (2) EPROM
 +
 
 +
 
 +
== Board 2 ==
 +
 
 +
Middle board
 +
 
 +
 
 +
== Board 3 ==
 +
 
 +
Mezzanine board
 +
 
 +
Chips:
 +
* MC68020R... 68k CPU
 +
* MC68881RC16B floating point coprocessor
 +
* PLD? (2)
 +
* SCN68681 dual UART
 +
* M27512F1 (4) EPROM
 +
* ROM chip?
 +
* PLD? (2)
 +
 
 +
 
 +
= References =
 +
 
 +
MODEL 8901A CAMAC-TO-GPIB INTERFACE: http://cdn.teledynelecroy.com/files/manuals/8901aman.pdf
 +
* pg 24: C source code for "Functions to control the CAMAC bus via an 8901A or 6010, from an IBM PC using National Instruments PC-II GPIB Card"
 +
Some more pictures: http://www.pchemlabs.com/product.asp?pid=949

Latest revision as of 06:44, 9 March 2019

"Magic Controller"

Mcmaster lecroy 6010 magic controller front.jpg

Page to collect info on controlling this


GPIB

Primary goal of this project is to learn how to communicate over GPIB. Some action I do causes it to twitch on my CAMAC bus analyzer but I can't get it to do much else. I got it to return some data when I messed with the DOWNLOAD menu but not when I actually tried to read a device register.


Composite

Mcmaster lectroy 6010 magic controller composite main.png

More screen captures: https://siliconpr0n.org/uv/lecroy/6010_magic_controller/composite_caps/

You need to use this to select RS-232 vs GPIB, baud setitngs, etc. I have yet to get any activity over RS-232 so sticking for GPIB for now.


RS-232

Mcmaster lectroy 6010 magic controller composite aux ports2.png

Above: configuration screen

Supports:

  • Baud: 75-19200
  • Data bits: at least 7, 8
  • Stop bits: at least 1
  • Parity: odd, even, none
  • Flow control: at least CTS/RTS off

When I got it settings were:

  • 9600 baud
  • 1 stop bit
  • even parity
  • 7 bits
  • CTS/RTS off


Keyboard

The keyboard (where does this attach?) serial port settings are configured separately than the "RS-232C" settings but are on the same screen

Circuit boards

Board 1

At bottom

Chips:

  • TMS9914ANL IC interface bus adapter
  • HM6116LP-2 (2) 2048 x 8 bit CMOS SRAM
  • CRT9212 135 character row buffer memory for CRT/printer
  • AM2716 (2) EPROM


Board 2

Middle board


Board 3

Mezzanine board

Chips:

  • MC68020R... 68k CPU
  • MC68881RC16B floating point coprocessor
  • PLD? (2)
  • SCN68681 dual UART
  • M27512F1 (4) EPROM
  • ROM chip?
  • PLD? (2)


References

MODEL 8901A CAMAC-TO-GPIB INTERFACE: http://cdn.teledynelecroy.com/files/manuals/8901aman.pdf

  • pg 24: C source code for "Functions to control the CAMAC bus via an 8901A or 6010, from an IBM PC using National Instruments PC-II GPIB Card"

Some more pictures: http://www.pchemlabs.com/product.asp?pid=949