Blog

Musings

How Nuclear Fusion can be achieved

Helion Energy is currently aiming to produce nuclear fusion energy commercially by 2028. The idea behind how it intends to do so is well-described in the video above.

Imagine one glass of D20 generating 9 GWh of electrical energy – enough power for a home for 865 years, at a cost of 1 cent per kWh. If successful, it will be a significant source of green energy in the next 10-20 years.

More importantly, nuclear fusion energy could potentially address the fears of many with regards to nuclear fission energy, such as the possibility of catastrophic meltdowns, weaponisation of raw material and environmental impact of mining and disposing of nuclear waste. This is because nuclear fusion reactions are self-limiting in that the reactors will shut down automatically if the optimal conditions are not maintained.

I can’t wait to see this happen, if it happens. Other than solving much of the world’s energy problems, it will also open up new opportunities in the energy sector for scientists and engineering. In fact, Helion itself is recruiting quite aggressively now.

UX design considerations for GeoGebra apps

Having started with making interactive simulations or visualisation apps with Easy JavaScript Simulations (EJsS) under the guidance of Senior Specialist Lawrence Wee from ETD in Nov 2016, I next learnt about GeoGebra in 2017 from my ETD colleagues who taught Math (shoutout to Loh Yan Xiang and Toh Wee Teck). I would like to share via this post a few guidelines that I have come up with when designing interactive apps for students

1. Fast and Minimalist Designs

Since picking up the necessary skills, I have been generating a number of interactives during my free time in preparation for my eventual return to teaching after my stint in ETD from Jun 2017 to Dec 2019. I continued to do so, often in tandem with the upcoming topics that I need to teach for JC1 and IP3 Physics – mainly Mechanics topics.

To balance creation of apps with fulfilling all my other duties, I needed to produce them in a minimalist and very targeted just-in-time manner. Working off templates help a lot as I do not have to redesign the buttons or re-code the animations triggered by the buttons. There is no need to spend one whole day working on an app to beautify it if all it needs to do is to demonstrate the motion of an object based on its acceleration-time graph, for instance.

2. Start with the Minimum Viable Product.

Most of the time, I need to go off to class with a minimum viable product (MVP) in software development speak – a workable no-frills version of the interactive that communicates the ideas or allows the visualisation that I intended. This will then allow me to receive quick feedback from my students on what works and what does not. I will then be able to make quick changes before the next class or in preparation for the next cycle of teaching.

3. Avoid Overloading Interactive Elements

I am a strong believer in displaying just enough buttons and sliders to do the trick. Each app should not have more than 3-4 interactive elements to avoid distracting the students from the main relationships or interactions that they need to learn.

The use of GeoGebra allows for me to make quick clones of an app and then modify it quickly to generate a new scenario, instead of adding more interactive elements to allow for multiple scenarios within a single app.

I also try to avoid giving too much information on the app itself, as I feel the content delivery should be done outside of the app, whether via the Student Learning Space, Google Classroom or even face-to-face classroom interactions.

4. Optimising for Small Screens

I try to keep to an app size of 640 px wide by 480 px height so as to optimise the app for the Student Learning Space. These dimensions also make it easy for students to view and interact with the app from their mobile phones, even when held in portrait mode.

5. Use Pastel Colours

Instead of using the traditional bold primary colours, I try to use pastel colours or more “soothing” colours to highlight key information or elements. These are the softer versions of the primary colours and I prefer to use them as it gives the key elements a pleasant accent despite the rest of the app being mainly grey, black and white.

Simulation on the effect of vaccination on the spread of Covid-19

My ex-colleague Lawrence did a simplified simulation on how vaccination can work to slow down the spread of Covid-19. It shows a clear correlation between rate of transmission and percentage vaccinated. Of course, experts recommend 80% vaccination rate but every bit counts as you can see from the simulation. I will be sure to receive mine when we get our turn.

It could also be useful for educating the public on the continued need for social distancing/masks despite having a sizeable population being vaccinated.

(Note: p = probability of spread upon contact, and you can use the dropdown menu to select different modes of safe management measures)

Hydraulic Elevator

This is a hydraulic lift kit for kids that was purchased online for only S$2.10 from Shopee, with free shipping! I am not, in anyway, affiliated to this, but simply sharing about one of several fun and cheap educational sets that I bought to occupy my kids during this mid-term break.

Other than the syringe, joints and tube, the parts are mainly laser-cut from a piece of wood with a thickness of two millimetres. The instructions come with pictures for each step so even though the words are in Chinese, there is no need to read them.

This kit demonstrates Pascal’s principle which states that a pressure change in one part of a closed container is transmitted without loss to every part. Hence, the pressure change is transmitted from one syringe to another, allowing work to be done. Do not expect it to lift up very heavy weights, though as the syringes are not perfectly sealed.

I shall share about other kits that I bought for this break soon, including a $6.62 Tesla coil that I am looking forward to testing.

Documenting this website’s migration

After years of hosting my website on a traditional webhosting service that has seen multiple service disruption over the years, I have switched to Amazon Web Services, which is more reliable and scaleable. I want my students to be able to access new features in my website with faster loading speeds. AWS is much harder to set up as there is so much to learn and a lot of SSH commands to key in. The first key decision is to decide whether an EC2 or Lightsail instance is better suited to my needs. In the end, I decided to go with Lightsail as it seemed easier to update the necessary DNS records.

One of the first features I am experimenting with is a Udemy-style LMS plugin that allows me to create lessons and quizzes within a course structure and comes with a mobile-friendly user-interface. I wanted a platform in which my GeoGebra apps, as well as other online resources such as YouTube videos, can be stitched together for students to review or learn new topics at their own pace, as well as for classroom activities.

I initially wanted to use LearnPress, a fuss free and user-friendly plugin for this purpose, and even designed a course within it. However, I soon realise that it does not have a feature for analysis of students’ results. So now I have installed Tutor LMS and will be putting in content soon. Tutor LMS also comes with many more question types including ordering and fill-in-the-blank.

I experimented with Google OAuth in another Lightsail instance and will be implementing it here so my students can log in using their school gmail account.

The next necessary plugin was Mathjax for LaTex input. I needed to make some edits to the lesson sidebar in the Tutor LMS plugin in order to fix a bug that prevents the equations from rendering when navigating using the sidebar.

I have also updated some CSS to customise the Tutor LMS pages to fit the general style of my current website theme.

Home-Based Learning Using Google Meet

I conducted an online lecture this morning using Google Meet for the students who had to stay home due to the Leave of Absence mandated by the Ministry since they had recently returned from another country during this period of the Covid-19 pandemic. I feel the need to document this as things might become bad enough that schools have to close, so it serves as a place where fellow teachers can pick up some tips on how to manage this.

The G Suite account that I used is that of my school’s, not MOE’s, because it allows me to record the session in case I need to show the session to students who did not “turn up” for the Meet. I am the G Suite admin for the school so I changed the setting to allow Google Meets to be recorded. After the session, the recorded Meet is automatically found in a G Drive folder after it has been processed in the backend. ICON’s Google Meet (part of MOE’s Google Suite service) does not allow recording.

My hardware setup is simple: just my laptop to capture my face and control the Google Meet UI and a second screen with which to show my slides. I also entered the Meet as another participant using my mobile phone as I wanted to see what my students would see for added assurance.

Google Meet is very user-friendly, with a minimalist and intuitive design that one can expect from Google (after all, that was what made it the preferred search engine in the early days of the internet). All we needed to do was to sign in to https://meet.google.com/ and start a session. You can also schedule a session on Google Calendar.

When a Meet is created, a URL is generated, which you can communicate to your students via text message or email, or through a system announcement.

When students log in, be sure to ask them to switch off their video and mute their voices so as not to cause any interference.

Note that what is shown in the presenter’s screen in Meet using the front camera of a laptop is laterally inverted as presenters generally want to see themselves as though they are looking at a mirror. So if you were to write things on a whiteboard or piece of paper, you will not be able to read the writing through your screen. However, rest assured that students can still read the writing if they are looking at you through the feed from your laptop’s front camera.

Instead, what I did was to toggle between showing my face on the camera and projecting a window or a screen.

For today’s Meet, I projected a window where my Powerpoint slides was on but did not go into slide mode (which will take up both my screens) as I wanted to be able to see the Google Meet UI at all times in order to know if anyone asked questions or raised an issue using the Chat function. This backchannel was very good as students could immediately tell me if they could see or hear me. I wanted them to be able to ask questions through that but nobody did, unfortunately.

A few times, I toggled to use the camera. Once, it was to show a simple physics demonstration which I felt added some badly needed variety.

For future sessions, I intend to project a single window with Chrome is so that I can project the slides using Google Slides in an extended mode. This will also allow me to switch to an online video with ease instead of selecting the window via the Google Meet UI, which might throw up too many options if one has many windows open (which I tend to do). I also intend to use Nearpod to gather some responses from the students.