Skip to content

Commit

Permalink
pls
Browse files Browse the repository at this point in the history
  • Loading branch information
9551-Dev committed Apr 9, 2024
1 parent f178ef0 commit 07992ce
Show file tree
Hide file tree
Showing 59 changed files with 137 additions and 11 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[Settings]
title = Radioburza Březen 2024
image_folder = pictures/radioburza/brezen_2024
image_folder = pictures/events/radioburza/brezen_2024

[Core]
template_path = assets/template.html
css_path = assets/style.css
js_path = assets/script.js

[Output]
output_folder = docs/gal/radioburza/brezen_2024
output_folder = docs/gal/events/radioburza/brezen_2024
images_directory_name = images
core_directory_name = core
output_file_name = index.html
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[Settings]
title = Radioburza Leden 2024
image_folder = pictures/radioburza/leden_2024
image_folder = pictures/events/radioburza/leden_2024

[Core]
template_path = assets/template.html
css_path = assets/style.css
js_path = assets/script.js

[Output]
output_folder = docs/gal/radioburza/leden_2024
output_folder = docs/gal/events/radioburza/leden_2024
images_directory_name = images
core_directory_name = core
output_file_name = index.html
Expand Down
41 changes: 41 additions & 0 deletions config/projects/hfvttc_v1.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
[Settings]
title = HFVTTC V1
page_title = HFVTTC V1
image_folder = pictures/projects/hfvttc_v1

[Core]
template_path = assets/template.html
css_path = assets/style.css
js_path = assets/script.js

[Output]
output_folder = docs/gal/projects/hfvttc_v1
images_directory_name = images
core_directory_name = core
output_file_name = index.html

[Index]
enabled = true
page = assets/index_template.html
base_directory = docs/gal/
base_index_name = index.html

[Index.special_rules]
generate_project_index = true
generate_project_root_index = true

project_root_index_name = dir.html
project_index_name = index.html

root_index_name = index.html

[Embed]
image = https://zap.devvie.cc/gal/projects/hfvttc_v2/images/2.jpg
url =
title = HFVTTC V1
description = Finally getting around to building a sort of vacuum tube tesla coil
color = #ff8156

[Pagefile]
enabled = true
source = pagefiles/projects/hfvttc_v1.md
2 changes: 1 addition & 1 deletion config/projects/sstc_v1.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ project_index_name = index.html
root_index_name = index.html

[Embed]
image = https://zap.devvie.cc/gal/projects/sstc_v1/images/GAL_2.jpg
image = https://zap.devvie.cc/gal/projects/sstc_v1/images/2.jpg
url =
title = SSTC V1
description = Some images of the first version of my first proper solid state tesla coil
Expand Down
15 changes: 12 additions & 3 deletions gallery_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ def __init__(self,pattern,md,images):
super().__init__(pattern,md)
self.images = images

def handleMatch(self, m, data):
def handleMatch(self,m,data):
el = etree.Element("img")
el.set("src",m.group(2))
el.set("alt",m.group(1))
Expand Down Expand Up @@ -363,8 +363,17 @@ def generate_html(settings, core, output, embed, pagefile):
template_content = template_content.replace("{{embed_color}}", embed["color"])

if pagefile["enabled"]:
local_image_checklist = [os.path.join(output["images_directory_name"], os.path.basename(group), os.path.basename(path)) for group, images in image_groups.items() for path in images]
template_content = attach_pagefile(template_content, output, local_image_checklist, pagefile)
local_image_checklist = [
os.path.join(output["images_directory_name"],"" if group == settings["image_folder"] else os.path.basename(group),os.path.basename(path))
for group, images in image_groups.items()
for path in images
# Man wtf
if (
True if group != settings["image_folder"] else True # make root group not have a group name
)
]

template_content = attach_pagefile(template_content,output,local_image_checklist,pagefile)
template_content = template_content.replace("{{markdown_container_properties}}","")
else:
template_content = template_content.replace("{{markdown}}","")
Expand Down
7 changes: 4 additions & 3 deletions generate.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/bash

# radioburzy
python3 ./gallery_generator.py config/radioburza/leden_2024.ini
python3 ./gallery_generator.py config/radioburza/brezen_2024.ini
python3 ./gallery_generator.py config/events/radioburza/leden_2024.ini
python3 ./gallery_generator.py config/events/radioburza/brezen_2024.ini

# laboratoř EE
python3 ./gallery_generator.py config/lab/storage_2024_03_07.ini
Expand All @@ -12,4 +12,5 @@ python3 ./gallery_generator.py config/tubes/gu81m.ini
python3 ./gallery_generator.py config/tubes/general.ini

# projects
python3 ./gallery_generator.py config/projects/sstc_v1.ini
python3 ./gallery_generator.py config/projects/sstc_v1.ini
python3 ./gallery_generator.py config/projects/hfvttc_v1.ini
75 changes: 75 additions & 0 deletions pagefiles/projects/hfvttc_v1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
[font-size = 1.3em]{
Despite collecting tons of tubes,
i havent done much with them other than small experiments
}

So i have finally decided to build some sort of a tesla coil, starting with an HFVTTC

whether or not this was a good starting point, i have no idea but the schematic is rather straight forward

My design was based on this one by uzzors2k

![Epic toob schematic](__IMAGE__/schematic/uzzors2k_hfvttc.png)
![showcase of my build](__IMAGE__/general_4.jpg)

---

The difference was mainly that i used a different tube, and handle the g2 power differently

I am for now using **GU50 soviet pentode**, while he used a way more powerful GK-71

As for the G2 supply, i am currently using rectified mains (filtered) which is put
across g2 and the cathode instead of a large resistor which just connects G2 anode potential

![g2 power supply](__IMAGE__/supply_1.jpg)

The issue here is that i only run this circuit at about 80V (because the HV part is MOT powered and i dont want to overvoltage the GU50 much)

[color: red][This leads to a low G2 voltage of only about 110V, i plan to fix this by using CW voltage multiplier in the future]

---

For another change i also used a different capacitor in the feedback which is only about 5kV and its capacity is way too large
this should not be much of an issue unless i short out the jarlid:tm: capacitor while running at high powers, but i do plan to replace it

I also think that i should up the number of turns on the L1 (first) inductor, as that seems to have worked better for others

![feedback ceramic capacitor with a jar lid attached](__IMAGE__/feedback_2.jpg)
![feedback setup](__IMAGE__/feedback_1.jpg)

## some results
For now i havent been able to get much, but i plan improve on the output with the aforementioned ideas

I was able to get some neat images of what is seemingly a neon bulb being excited in an interesting way

Despite being filled with neon (for the most part) giving a deep orange color in the EMF of my standard SSTC
it gives off a blue glow here.. this could be caused by some mixed in argon or mercury vapor (no droplets seem to be forming inside the glass)

Heres a picture with the tube being somewhat spaced from the *"antenna"*

![blue glowing bulb oooo](__IMAGE__/output_1.jpg)

And here it is placed right next to the *"antenna"* where you can see some of the neon orange starting to show at the contact point

![blue glowing bulb oooo](__IMAGE__/output_2.jpg)

---

[color = orange][This causes lots of interference, a radio far away across the house is unusable][color = red][!]

Hopefully i can get some more arcs (over several cm) out of this circuits soon:tm: and post some updates here.

---
### sidenote

A fun way to start a project is to realize some of your components are unusable

For me, i found out one of my MOT has died and that my microwave diode is dead aswell

This lead me to make an abomination of a diode (which somehow didnt explode yet) out of 1N4007 diodes

As for the MOT i just used a different one after realizing trying to save it is futile..

![diode replacement zoomed out](__IMAGE__/supply_4.jpg)
![diode replacement](__IMAGE__/supply_2.jpg)
![rip mot](__IMAGE__/supply_3.jpg)
Binary file added pictures/projects/hfvttc_v1/feedback_1.jpg
Binary file added pictures/projects/hfvttc_v1/feedback_2.jpg
Binary file added pictures/projects/hfvttc_v1/general_1.jpg
Binary file added pictures/projects/hfvttc_v1/general_2.jpg
Binary file added pictures/projects/hfvttc_v1/general_3.jpg
Binary file added pictures/projects/hfvttc_v1/general_4.jpg
Binary file added pictures/projects/hfvttc_v1/general_5.jpg
Binary file added pictures/projects/hfvttc_v1/general_6.jpg
Binary file added pictures/projects/hfvttc_v1/output_1.jpg
Binary file added pictures/projects/hfvttc_v1/output_2.jpg
Binary file added pictures/projects/hfvttc_v1/resonator_1.jpg
Binary file added pictures/projects/hfvttc_v1/resonator_2.jpg
Binary file added pictures/projects/hfvttc_v1/supply_1.jpg
Binary file added pictures/projects/hfvttc_v1/supply_2.jpg
Binary file added pictures/projects/hfvttc_v1/supply_3.jpg
Binary file added pictures/projects/hfvttc_v1/supply_4.jpg
Binary file added pictures/projects/hfvttc_v1/tube_1.jpg
Binary file added pictures/projects/hfvttc_v1/tube_2.jpg

0 comments on commit 07992ce

Please sign in to comment.