|
|
||||||
| Notices |
| Lighting For any discussions related to lighting |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
Start by looking at http://www.leprecon.com/productfiles...ockdiagram.pdf. This is the block diagram for this board. It shows at a high level how it works. The detailed schematic is at http://www.leprecon.com/productfiles...nschematic.pdf.
There's a processor (the large square chip) that runs a program stored in the eprom (the one with the sticker on it). This program gets its inputs from the various buttons (via some shift registers to reduce the number of pins needed on the processor) and from the sliders (via analog muxes so the processor is really only readong one at a time). Outputs from the processor go to a number of places, mainly thru some more shift registers used to add I/O pins - the LED display and status LEDs, the fader LEDs (via a DAC and some opamps to let them fade), and the analog outputs to the dimmer packs (via some opamps to boost the 5V dac output to 0-10v). There's a TTL-RS485 converter chip to generate the DMX. The big blue cap and the chip with the heatsink are the 5V power supply. /mike |
|
||||
|
Still over my head. Could you explain what an eprom, shift register, muxes, DAC, opamps are? Or is there a site that explains what they do?
__________________
" Light is like a box of chocolates..." Sam Tepper, Theater Technician The Abbey Theater of Dublin Dublin, OH 43017 (614)432-4519 STepper@dublin.oh.us http://www.dcattech.blogspot.com/ |
|
|||
|
The EPROM is a memory chip that contains the program that runs on the board. This program reads all of the inputs (buttons, faders) and generates the outputs (LEDs, DMX, analog/AMX). It does this one at a time, but repeats itself fast enough so it seems to handle everything at once.
A shift register is a serial/parallel converter. There are two types on this board, one (used for the switches) looks at 8 switches at once, on 8 pins, and lets the processor look at them one at a time on two pins. The other type lets the processor control 8 outputs in parallel (the LED display, for example) by using only two pins. These are both used because the processor doesn't have enough pins on it to handle all of this at once. A mux (multiplexer) is a is a 1-of-n switch. In this case, it lets the processor, which has only one input that can measure an analog voltage, scan all of the faders in turn, measuring the voltage on each to determine its position. A DAC (digital to analog converter) takes a digital number (such as 127) and converts it to a voltage (in this case, 127 would be 2.5V) to send to the dimmers. Another DAC drives the fader LEDs on the console to give an indication of brightness. The opamp is an amplifier, in this case used to convert the DAC output (between 0 and 5 volts) to the 0 to 10 volt levels that external analog dimmer packs need. /mike |
![]() |
| Tags |
| 612, leprecon |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Leprecon LP-X48 audio in/MIDI | TechforGCUMC | Multimedia, Projection, and Show Control | 0 | February 16th, 2009 12:52 PM |
| Question on Leprecon VX2400 | liteman | Lighting | 1 | January 26th, 2009 02:23 PM |
| Leprecon MX 1200 issue | jyenish | Lighting | 1 | January 16th, 2009 05:52 PM |
| Control/Dimming - Cue editing on Leprecon LP-1600 | erico3456 | Lighting | 2 | December 1st, 2008 01:22 PM |
| Control/Dimming - Leprecon LP-X24 boot error message | pdm2000 | Lighting | 8 | October 23rd, 2008 02:20 AM |