Saturday, 23 February 2019

Light Table using BenQ GL2430 Backlight

Summary
This blog illustrates how the salvaged LCD backlight from a BenQ model GL2430 monitor could be used in the design of a light table. 


GL2430-B  BenQ Monitor
GL2430-B BenQ Monitor
Just Another Light Table
Online suppliers such as Amazon have amazing light tables at prices which would force one to question why salvaged electronics should be used. In reply, this is a blog relates to salvaging, reusing electronic waste and my requirement was for dual purpose light table, home and workshop - this meant a robust and repairable solution.

LED Driver
In a previous blog relating to the salvaging of parts from a BenQ monitor, the LED driver and backlight were confirmed operational before starting the salvaging operation.

Further bench testing was needed to determine how the LED controller could be reused. At the core of the controller board sits a Monolithic Power System LED controller - MP3389. After perusing the datasheet a section on dimming on page 9 caught my interest.


MP3389 Typical Application
MP3389 Typical Application (Courtesy Monolithic Power Systems)

This section of the MP3389 datasheet describes dimming control using a PWM signal or a DC signal. Dimming was not an immediate requirement for this project, although it was advantageous to know if such a feature could be added if required.

MP3389 DC Dimming Control
Further on page 13 of the MP3389 datasheet is a figure displaying the DBRT (Brightness Control) input. In order to use dimming with an external DC input voltage, a capacitor must be connected to the BOSC (Dimming Repetition Set) pin.


MP3389 Dimming
MP3389 Dimming (Courtesy Monolithic Power Systems)
Checking the LED controller PCB it was apparent there was a resistor, R801, connected to the BOSC pin. This resistor was replaced with a small ceramic capacitor 0.033uF to set the required frequency.


MP3389 LED Controller Change R801 to Capacitor
MP3389 LED Controller Change R801 to Capacitor
The MP3389 datasheets lists the minimum operating voltage for the device as 5VDC. After the power connections were determine from the old BenQ loom, a benchtop power supply was set to 5VDC with a 500mA current limit.


BenQ Controller and Backlight
BenQ Controller and Backlight
With the power supply limited to 500mA the intensity of the backlight was comfortable to look at in a room with fluorescent lights. Full current was close to 1.2A at 5V DC. With a variable resistor attached to the BRBT pin, the dimming voltage to the DRBT pin of the MP3389 was adjusted until the power supply indicated around 480mA.

Control PCB Mounting
By some odd chance the controller fit neatly into a plastic enclosure. This was a UB5 plastic enclosure from a local supplier.


Boxed MP3389 Controller
Boxed MP3389 Controller
The variable resistor was measured between wiper and external terminals. This converted the variable resistor into two fixed resistors, 68k and 22k. As seen in the image below, the larger value resistor connected between the 5V supply and the dimming pin. The smaller value resistor connected between the dimming pin and supply 0V.


Boxed and Modified MP3389 Controller
Boxed and Modified MP3389 Controller
A chassis mount DC jack was added to one side of the enclosure away from the PCB. Also a small slot was added for the loom and connector which attaches to the backlight assembly.

Frame Construction
An aluminium lipped tube was used for the construction of the frame. The lip was used to retain the backlight.


Lipped Aluminium Tube
Lipped Aluminium Tube
To connect the frame together, plastic corner pieces were utilised.


Tube Corners
Tube Corners
The aluminium tube was cut into four pieces. Two at 555mm and the other at 325mm. A circular saw made light work of the tube.


Cut Aluminium Tube
Cut Aluminium Tube
Fitting the plastic tube corners was achieved with an engineer's square to check for square and a rubber mallet to massage the aluminium frame over the tube corners.


Aluminium Tube Corners Fitted
Aluminium Tube Corners Fitted
The remaining frame parts were assembled.


Aluminium Frame Assembled
Aluminium Frame Assembled
A cut-out was required for the cable assembly which connected between the backlight controller and backlight. An area on the frame was marked out then removed with a Dremel.


Aluminium Frame Backlight Connector Markup
Aluminium Frame Backlight Connector Markup
Aluminium Frame Backlight Connector Cutout
Aluminium Frame Backlight Connector Cutout
Control PCB
Two self-tapping screws were used to mount the control PCB enclosure to the aluminium frame.


Control PCB Enclosure Mounted to Aluminium Frame
Control PCB Enclosure Mounted to Aluminium Frame
For the connections to the control PCB, the original cable from the BenQ monitor was reused. The red, orange and green wires were connected to the 5V centre pin of the DC jack. These were the main supply and enable pins to the MP3389. The brown and black were connected to 0V of the DC jack. The white wire dimming connection was left floating and terminated in heatshrink.

To complete the control PCB assembly the cable to the backlight was plugged into the controller and the plastic lid attached.


Mounted Control PCB Enclosure
Mounted Control PCB Enclosure
The exposed backlight cable was to be protected with flexible plastic trunking. 

USB Power Lead
The current limit set by the dimming resistors on the control PCB was less than 500mA. This value allowed off the shelf USB chargers or USB ports to power the light table.

A standard USB cable was modified so that only the USB power connected to the centre of the DC jack and the black to the outside of the jack.


USB Power Lead for Light Table
USB Power Lead for Light Table
Acrylic Cover Sheet
A removable acrylic cover, 3mm thick, was cut out to cover the backlight. Having a removable cover sheet was necessary with the light table being used around home and in the workshop. 


Acrylic Cover for Light Table
Acrylic Cover for Light Table
Securing the Backlight
To secure the backlight into the frame, a bead of silicon was used between the four corners of the frame and the backlight body.


Fixing LED Backlight
Fixing LED Backlight
Acrylic Mounting and Feet
Four self-tapping screws and Nylon washers were used to secure the acrylic sheet.
Securing the Acrylic Cover
Securing the Acrylic Cover
On the rear side of the light table, four rubber feet were added to each corner.


Rubber Feet or Light Table
Rubber Feet or Light Table
Backlight Diffuser
Using only the backlight diffuser which appears to be a type of translucent plastic film produces good uniformity. There were other optical sheets layered on the front of the original LCD although these were not used.


Light Table Test
Light Table Test
During cleaning of the acrylic with a dry cloth, the backlight diffuser became attracted to the acrylic and lifted off the backlight. An application of silicon helped reduce the lift of the backlight.


Saturday, 26 January 2019

Scripts with PSoC Creator (Powershell)

Summary
In a previous post, command line scripting was used to increment the build number for a PSoC Creator Project. The option to use command line 'cscript.exe' remains supported in Windows 10 although other scripting systems have made significant ingress into the corners of build scripts. This blog illustrates a quick alternative by using trusty PowerShell.

Why PowerShell
In companies where software deployment on desktop machines is not micromanaged, PowerShell can be a useful tools for scripting. Certainly Perl, Ruby, JavaScript or similar languages should not be excluded by IT support or software developers. PowerShell is offered for scripting with PSoC Creator as it is been available from Microsoft since 2006 and therefore available on the Windows operating system.

This blog will look only at Windows machines with PSoC Creator and not attempt to review the impact of scripts with virtual machines.

Example Scripts
The two scripts detailed in the sections below perform the action of copying a 'hex' file to a release directory in a parent folder. For the purposes of illustration the HelloWorld_Blinky program was used from the PSoC Creator examples.


PSoC Creator Hello World Blinky Example
PSoC Creator Hello World Blinky Example

Cscript

The example script below uses the File System Object with a few methods to copy the output file to another folder. If the release folder does not exist then it is first created. 

REM Release Directory Example for PSoC Creator

REM Setup file system access
Set fso = CreateObject("Scripting.FileSystemObject")

REM Setup operating parameters
ProjectMainFolder=fso.GetAbsolutePathName(".")
ReleaseMainFolder=fso.GetParentFolderName(ProjectMainFolder)
ReleasePath = ReleaseMainFolder & "\Release\"
SourceFile = ProjectMainFolder & "\DP8051_Keil_951\Release\*.hex"

Sub Create_Folder(intReleasePath)
 If fso.FolderExists(ReleasePath) Then
  WScript.Echo ("Folder exists...skipping")
 Else
  fso.CreateFolder(ReleasePath) 
  WScript.Echo ("Folder created")
 End If
End Sub

Sub Copy_File(intReleasePath)
 fso.CopyFile SourceFile,intReleasePath
End Sub

REM Duplicating required files
WScript.Echo ("Duplicating files at:" & ReleasePath &vbCrLf)
Create_Folder(ReleasePath)
Copy_File(ReleasePath)
WScript.Echo ("Completed")

The script ReleaseDirectory.vbs is copied to the PSoC projects directory HelloWorld_Blinky.cydsn. A modification is made in the PSoC Creator project to the Build Settings under the Project menu. For this example the call, cscript ReleaseDirectory.vbs is placed in the post build section.


PSoC Creator Post Build Cscript
PSoC Creator Post Build Cscript
After the change above to the build settings the Hello World project is built resulting in the output below.


PSoC Creator Post Build Cscript in Output Window
PSoC Creator Post Build Cscript in Output Window

The Output window shown above details the creation of the folder and completion of the file copy.

PowerShell
The example script below uses PowerShell commands to achieve the same functionality as the above Cscript. As this is for illustrative purposes only the operation of the two scripts may not be exact.

' Release Directory Example for PSoC Creator '

' Setup operating parameters '
$ProjectMainFolder=(Get-Item -Path ".\").FullName
$ReleaseMainFolder=(Get-Item -Path ".\").parent.FullName
$ReleasePath=$ReleaseMainFolder+’\Release\’
$SourceFile = $ProjectMainFolder+'\DP8051_Keil_951\Release\*.hex'

function Create_Folder($intReleasePath)
{
    if((Test-Path -Path $intReleasePath )){
        Write-Output "Folder exists...skipping";
    }

    if(!(Test-Path -Path $intReleasePath )){
        New-Item -ItemType directory -Path $intReleasePath
        Write-Output "Folder created";
    }
}


function Copy_File($intReleasePath)
{
 Copy-Item $SourceFile -Destination $intReleasePath
}

Write-Output "Duplicating files at:"
Write-Output $ReleasePath
Create_Folder($ReleasePath)
Copy_File($ReleasePath)

Similar to the previous example, the script ReleaseDirectory.ps1 is copied to the PSoC projects directory HelloWorld_Blinky.cydsn. In addition to calling the PowerShell script a parameter is passed to bypass the execution policy, PowerShell -executionpolicy bypass -File ReleaseDirectory.ps1

For this example the call is again placed in the post build section.


PSoC Creator Post Build Powershell
PSoC Creator Post Build Powershell

After the change above to the build settings the Hello World project is built resulting in the output below.

PSoC Creator Post Build PowerShell in Output Window
PSoC Creator Post Build PowerShell in Output Window
In the event that the policy to execute the PowerShell script was not allowed a security error message will be shown in the output window.

PSoC Creator Post Build PowerShell Error in Output Window
PSoC Creator Post Build PowerShell Error in Output Window
The execution policy can be checked using PowerShell ISE and amended with due consideration for local machine security and safety.

PowerShell Execution Policy
PowerShell Execution Policy
As a side note, some virus or firewall software may detect the invoked script as a potential threat, see the Comodo exception shown below. Exclusions should be made for these scripts only.


Comodo HIPS Alert Script in PSoC Creator
Comodo HIPS Alert Script in PSoC Creator

Downloads
The downloads available below use the PSoC Creator 4.2 with projects saved as a minimal archive.


Hello Blinky PSoC Creator 4.2 Project
Hello Blinky PSoC Creator 4.2 Project
ReleaseDirectory.vbs
ReleaseDirectory.vbs
ReleaseDirectory.ps1
ReleaseDirectory.ps1



Saturday, 1 December 2018

Isolation Transformer Build Medical Grade 240V

Summary
This blog details the build process of an enclosure for isolation transformer using a medical grade toroidal transformer.

Medical Grade Transformer
There are significant benefits in using a medical grade toroidal transformer over a standard type. These include multiple layers of winding insulation, reduced leakage currents and certain types of internal transformer failures can lead to a winding short to mains earth resulting in protected equipment and operators. Such a short to mains earth is achieved because a medical transformer contains a dedicated mains earth connection. Medical transformers are usually made to a international standard such as IEC / UL 60601-1.

Transformer Selection
A transformer manufactured by Triad Magnetics (China) was selected for mains 240VAC. The Triad Magnetics parts VPM240-670 is rated at 160VA which is usually ample for fault finding equipment or powering small pieces of test equipment. 


Triad Magnetics VPM240-670
Triad Magnetics VPM240-670
The transformer features a number of winding options for 110VAC or 240VAC.

Triad Magnetics VPM240-670 Side View
Triad Magnetics VPM240-670 Side View
For this design the primary and secondary will be configured for 240VAC operation.

Hardware Selection
In addition to the transformer are a number of key components such as the enclosure, IEC connectors, fuses and switch. A standard plastic enclosure was chosen to house the transformer as the expected operational time was low. For long operating periods a vented case would be used.


Enclosure
Enclosure
Shown below are the fuse holders and IEC inlet outlet chassis mount connectors.


Associated Isolation Transformer Hardware
Associated Isolation Transformer Hardware
Hardware Mounting
The hardware required for the design was measured and the mark-ups were made on opposite ends of the enclosure.


Inlet and Fuse holder Mounting
Inlet and Fuse holder Mounting
Outlet and Fuse holder Mounting
Outlet and Fuse holder Mounting
Standalone 3AG fuse holders were chosen over IEC connectors with integrated M205 type fuses however either is suitable for this design.


Transformer Mounting
Transformer Mounting
Mounting for a double pole rocker switch and the transformer were added.

Hardware Dry Fit
Each piece of hardware was mounted to ensure that fitting was suitable and clearances were sufficient.


Hardware Dry Run
Hardware Dry Run
Enclosure Wiring
Salvaged mains 300V AC rated cable was used to wire between the IEC connectors and the fuses.


300V Mains Cables
300V Mains Cables
All mains connections were soldered and the mains wire was passed through the eyelet as shown below.


IEC Mains Cable Connection
IEC Mains Cable Connection
All connections were insulated with heat shrink tube.


Fuse with Heatshrink
Fuse with Heat shrink
 
The image below shows the rather snug wiring prior to testing. Additionally, while tightening the IEC fixings the case cracked meaning the entire case would need to be replaced after some initial testing.


Wired Isolation Transformer
Wired Isolation Transformer
Regulation Testing
The transformer was wired for 240V AC on the primary and secondary.


Transformer Input and Output Options
Transformer Input and Output Options
 
Shown in the image below are the transformer windings as detailed on the Triad Magnetics datasheet.

Transformer Windings
Transformer Windings
Using the wiring configuration for 240VAC, regulation measurements were performed to approximately 130VA using a Fluke 325.


Triad Magnetics Transformer Regulation
Triad Magnetics Transformer Regulation
 
With a load of 130VA the transformer regulation was approaching the 7.2% maximum quoted regulation of the transformer at full load.

Comments 
With very small loads the transformer secondary voltage is almost 10% higher than the primary voltage. For voltage sensitive equipment this differential may be a limiting factor although for standard bench testing this transformer is more than suitable.



Thursday, 22 November 2018

Salvaging electronic parts - Part 3 BenQ GL2430 Monitor

Summary
This blog continues a series of salvaging electronic parts, this time focusing on a BenQ model GL2430 monitor and what components could be salvaged. 


GL2430-B  BenQ Monitor
GL2430-B  BenQ Monitor
The monitor build date was from early 2011.


GL2430 Name Plate
GL2430 Name Plate

Salvaging
The dismantling process for the monitor was skipped. The two major and two smaller printed circuit boards (PCB) removed from the monitor were: Flat panel driver board, Power supply board, Backlight driver board and Audio breakout board.

Flat panel driver board
Shown below is the flat panel driver board, single sided multilayer circuit board. This board contains the Realtek flat panel driver IC boxed in blue. Realtek part RTD2483RD. 


GL2430 Flat Panel Driver Board Top Side
GL2430 Flat Panel Driver Board Top Side
Boxed in red of the image are a mixture of five serial memory devices ranging from ST Micro 24C02 EEPROM to a Winbond 2Mbit Flash W25X20. These devices are usually very easy to salvage.

Boxed in yellow are some of the numerous inductors on the board.

The semiconductor in the top right hand corner of the image is a Diodes Inc PAM8603 - 3W stereo class D amplifier. Possibly not worth salvaging as there are parts available with lower distortion ratings.

In the bottom left hand corner of the board are a pair of TVS arrays from the manufacturer InPaq 1045QU. Again probably not worth salvaging.

The crystal on the board is common video 14.318MHz type and could be repurposed if any crystal frequency is suitable.

Remaining on the board are a mixture of connectors, passives and unidentified semiconductors. If you were really scratching to find a MELF diode or 220uF Lelon Electrolytic then this board could be added to the spare parts box.

Power supply driver board
The power supply board is populated with components on both sides, double sided with a single layer PCB design. Heavy through hole components on the top side of the PCB and smattering of glued surface mount components on the solder side.


GL2430 Power Supply Board Top Side
GL2430 Power Supply Board Top Side
Boxed in red is the mains common mode choke and towards the centre of the board, the switching transformer. Both these devices are manufactured by a Taiwanese transformer manufacturer. These parts can come in handy for research and design projects and a worth salvaging.

The green boxes highlight a few resistors which could be extracted for the spares bin. There are no signs of overheating or other physical damage which may have been caused by a fault on the PCB.

In the blue boxes are the diodes and bridge rectifiers. The bridge rectifier is listed as an obsolete part on supplier's websites such as Mouser so may be good for the spare parts box. The two larger axial diodes are Vishay part UG4B; a reputable brand worth salvaging once properly tested.

The two devices on heatsinks are the mains side switching MOSFET K4101 and secondary side dual rectifier diode FMX12S. At least one of these devices has discolouration in the PCB surrounding the heatsink. Heatsinks could be salvaged for other purposes.

Remaining on the top side of the board are various connectors, mains voltage rated varistors and mixture of capacitors. Usually components which have been operating at mains voltages for an unknown amount of time can left on the PCB if the operational state of these parts is unknown.


GL2430 Power Supply Board Bottom Side
GL2430 Power Supply Board Bottom Side
Shown above is the solder side of the power supply board. To the left of the image is the switch mode controller. Across the board are a number of other parts, all glued down with epoxy. Using epoxy to glue surface mount components in order to simplify the assembly process is standard practice. The epoxy can make repair and salvaging parts difficult.

Backlight driver board
Below is an image of the backlight driver board. The main LED driver, boxed in red, is an MP3389 from Monolithic Power. Device is worth salvaging or even the entire board itself as it is a self-contained unit which could easily be reused.


GL2430 Backlight Board Top Side
GL2430 Backlight Board Top Side
Boxed in blue is an unbranded inductor which is always good to have in the spares box.

Shown in the yellow box is a SinoPower MOSFET APM1110 which was not located on the company website. Specifications are nothing to be excited over although part would be worth salvaging for prototyping.

The remaining passives such as the radial capacitors are from Lelon making the remainder of the board a contender for the spares box.

Audio Connector board
Lastly is the small 3.5mm audio connector board. The connectors are a standard pinout and could be salvaged or the entire board repurposed for a bespoke project.


GL2430 Audio Connector Board Top Side
GL2430 Audio Connector Board Top Side

Design Notes
A section of the power supply mains input section was chosen for some brief notes on PCB design.


GL2430 Power Supply Board Main Input Section
GL2430 Power Supply Board Main Input Section
Boxed in white, top left hand corner of the above image, is the one of the mounting holes with exposed long pads coated in solder. This is a good feature for eliminating star or copper washers however the electrical resistivity can suffer due to the smaller contact area and surface oxidisation of the solder. It should be noted that on the component side of the board is a through hole nut allowing direct access to the mains earth connection.

In the orange boxes are several slots on the board to improve the creep distance between component pins. Slots in the board are an effective and cheaper solution to conformal coating.

Shown in the blue box is attention to detail by the PCB designer. A small pullback was applied to the copper surrounding the two mounting holes for the IEC mains connector.

Boxed in purple is a section of silk screen showing the isolation plane between mains AC and isolated DC voltages. The silk screen for the isolation plane and most components is present on both sides of the PCB making component identification and servicing easier.

Lastly the red box shows three cascaded surface mount resistors used in series to discharge the mains input capacitor connected between active and neutral. The PCB designer was mindful of creep distance and to some degree spacing between these components.

Saturday, 13 October 2018

Rigol DP832 Output Capacitor Limitations

Summary
This blog details a hindrance with the Rigol DP832 power supply outputs when used for purposes such as characterising digital inputs, circuit reaction times or external power supply transient performance to name handful.


Rigol DP832
Rigol DP832

DP832 'Gotcha'
The Rigol DP832 is a good mid-range power supply sporting an easy to use interface to suit the hobbyist and options such as remote communications and power cycling to cater for some professional applications. For engineers familiar with power supply interruption testing, as defined in EN61496-1, the Rigol DP832 can be setup, with some fiddling, to assist with compliance tests.

It was the power cycling feature on the DP832 that was to be used for testing the PLC input design, however after the first few power cycles some unexpected measurements were observed. The configurable PLC input section circuit is shown below.


PLC Input Section
PLC Input Section

The power On captures shown below illustrate the difference between using the Rigol On/Off power button and the second capture shown the response using an external switch with the Rigol power button set to On.


Power ON Delay using Rigol Power Button
Power ON Delay using Rigol Power Button

Power ON Delay using External Switch - Rigol Power ON
Power ON Delay using External Switch - Rigol Power ON

The delay in powering the circuit Off was also easily visible on the scope.



Power OFF Delay using Rigol Power Button
Power OFF Delay using Rigol Power Button

Power OFF Delay using External Switch - Rigol Power ON
Power OFF Delay using External Switch - Rigol Power ON

Output Capacitance
Looking at the captures from the scope this appeared to be output capacitance. I recalled that Dave Jones from EEVBlog had torn down the DP832 several years ago; the output capacitors where found in EEVBlog #511; credit and many thanks to Dave Jones saving me the teardown.

The output capacitors appeared to be 1000uF electrolytics, which would explain the delayed switching performance.


EEVBlog #511 DP832 Output Capacitors - 2 Channels
EEVBlog #511 DP832 Output Capacitors - 2 Channels

EEVBlog #511 DP832 Output Capacitors - 1 Channel
EEVBlog #511 DP832 Output Capacitors - 1 Channel

Output Solution
As a temporary solution to testing, a relay was added. Channel one performed the relay coil switching and Channel two was left powered with the output connected to a Normally Open relay contact. The switching response was did not have the effect of the capacitor charge time although some relay contact bounce was evident.

Saturday, 6 October 2018

Asus X202E Restoring Windows 8.1

Summary
This blog details the rather simple restoration process of Windows 8.1 on an Asus X202E which previously had Lubuntu installed. The motive was rather benign; a terminal application capable of supporting 921600 baud with a logging capability, such as RealTerm or TeraTermwas required.

The Asus X202E was factory shipped with the Windows keys in the netbook 'hardware' meaning Windows 8.1 could be restored under the provision that the installation media could be downloaded.

Downloading Windows 8.1
Before proceeding down the rabbit hole that is Windows, a search for the Windows installation media was made. To my amazement the ISO was available from Microsoft - https://www.microsoft.com/en-au/software-download/windows8ISO

Installation Media
To create the installation (USB) drive Rufus 3.3 was used. Rufus, by Pete Batard / Akeo, is one of the 'go to' applications for boot drive creation under Windows.


Rufus 3.3 - Windows 8.1 Boot Drive Creation
Rufus 3.3 - Windows 8.1 Boot Drive Creation
The capture above shows the default settings used to copy the Windows 8.1 ISO onto a 16 Gb bootable thumb drive.


Rufus 3.3 - Overwrite Thumb Drive
Rufus 3.3 - Overwrite Thumb Drive
After confirming the drive can be overwritten the process was run until completion.

Asus X202E BIOS
With the Windows USB boot drive installed in the Asus X202E and the power off, the BIOS was activated. For this model X202E, the F2 key was held then the power button pressed. The F2 key was only released when the BIOS was displayed. See the Asus website FAQ for further details.

In the Boot menu the USB drive was selected.


Asus X202E - USB Boot Option
Asus X202E - USB Boot Option
The change to the boot was then saved and the Asus allowed to restart.

Standard Windows Installation
Subsequent to the Windows USB drive starting the usual installation process is followed.
Asus X202E - Windows Installation Splash
Asus X202E - Windows Installation Splash
The standard Windows agreement screen and setup options.

Asus X202E - Windows Agreement
Asus X202E - Windows Agreement
Followed by the Windows installation screen.


Asus X202E - Installation Screen
Asus X202E - Installation Screen
After the Asus restarted the Windows setup completed without any issue.