Update v0.5/Readme.txt

This commit is contained in:
Dragan Olćan 2025-03-05 11:18:47 +01:00
parent a53a4e7ecb
commit c28eeeb57a

View file

@ -14,7 +14,7 @@ Outputs:
- micro-controller,
- DC/DC converters from power supply to needed voltage levels,
- LCD for user interface,
- two push buttons and one rotary encoder for user interface,
- two push buttons and one rotary encoder for the user interface,
- transformer with control (transistor) and
- filter for feedback from shaper to micro-controller.
Inputs:
@ -29,7 +29,7 @@ Outputs:
Input:
* trafo time-varying high voltage (from MCU)
Output:
* final DC high voltage (to shaper).
* final DC high voltage (to the shaper).
and
@ -40,21 +40,21 @@ and
Inputs:
* 5V DC for reed relay (from MCU),
* reed relay control (from MCU) and
* final DC high voltage (from shaper).
* final DC high voltage (from the shaper).
Outputs:
* ESD pulse (to device under test) and
* ESD pulse (to the device under test) and
* feedback (to MCU).
The parts are kept together on a laser-cut acrylic glass for mechanical support.
Splitting into parts is done to make testing and improvements easier. Namely, changing one part is independent of other parts, as long as inputs and output are the same.
Splitting into parts is done to make testing and improvements easier. Namely, changing one part is independent of other parts, as long as the inputs and the output are the same.
Complete bill of materials can be found in “Bill_of_materials.txt” file.
The complete bill of materials can be found in “Bill_of_materials.txt” file.
The schematics, production files and photos of assembled parts can be found in the folder 1-Hardware.
Software for the micro-controller can be found in the folder 2-Software.
Measurement results obtained using standardized ESD target mounted on large square aluminum plate can be found in the folder 3-Measurements, using the best available equipment at the School of Electrical Engineering and local accredited EMC laboratory (Idvorsky laboratories). Results obtained from measurements confirm that all standardized levels for the current of ESD pulse are within the allowed tolerances (designated with black lines on the plots).
Measurement results obtained using a standardized ESD target mounted on the large square aluminum plate can be found in the folder 3-Measurements, using the best available equipment at the School of Electrical Engineering and local accredited EMC laboratory (Idvorsky laboratories). Results obtained from measurements confirm that all standardized levels for the current of the ESD pulse are within the allowed tolerances (designated with black lines on the plots).
The photo of one of the assembled prototypes is shown in the file O-ESD_v0.5_assembled.jpg.