Rant: The EV number plate design

I have been driving around and I keep finding this very irksome. The electric vehicle number plate colour choice in India is plain ridiculous in my opinion. For those in my network who don’t know what I am talking about, the number plates for EVs in the Indian market is now designed with a full-length light green background with a pure white text colour for the actual numbers. The white text colour is for private vehicles and it gets replaced by yellow text for commercial vehicles. For normal petrol/diesel private vehicles, it’s pure black text on a white background.

What’s my problem with EV number plates? There is very little contrast in the colour of white and a light green background. It’s pretty hard to distinguish or read out colours because of the lack of contrast esp. at night. Now add to the case that, if your vehicle headlights shine a bright light directly on an EV’s back number plate, the light green kinda shines bright and makes the contrast to read out the white text even harder. This becomes practically worse for a commercial vehicle with yellow text and light green background with minimal contrast. To add to this, contrast is affected more by the fact of littering of the word IND across the text in pure black which makes it the absolute worst colour choice since it reduces the reflection of the white text. All of this becomes problematic when you try to read a number plate in an emergency scenario.

I personally cannot think of any reason why govt would roll out this colour scheme without looking into these aspects. A simple way they can fix this is by increasing the darkness of the green so that there is enough contrast. There are 10s of shades in each colour, pick a pair which can give maximum contrast. There are enough colour contrast checkers available online for free to test this.

Am I the only person to be disturbed by this? Am I missing something obvious which govt thought of? I really would love your opinions on this one.

PS: It’s a deviation from my usual posts. But I had to put this out there. Sorry for the not-so-great photo, Took it while driving.

If you liked the post, Share it with your friends!

Back to Basics: Bit Rate and Bandwidth

After the last week’s post, a few of you had doubts pertaining to bitrate and bandwidth. This by itself is not a confusing topic but it’s made confusing by the use of the same word in different contexts to mean different things. The word “Bandwidth” refers to different things in different fields (I don’t why, but it’s just the way it is).

From a network & digital communication engineer’s POV, bandwidth actually refers to the maximum amount of bit rate(bits per sec) a communication channel can transmit at a time. Each communication channel can have inherent restrictions on how much data it can transmit. Think of a home internet optical fibre link. This channel can potentially physically transfer let’s say 1Giga bit per sec. But let’s say you are subscribed to a 100Mbps plan with your vendor, so even though your overall bandwidth is large, the max bit rate you can transfer based on the limits is 100Mbps. Bandwidth in this context(it can be 100Mbps or 1Gbps based on how you want to define it) is just the upper limit of the information bit rate in a communication system.

From an analog communication engineer’s POV, bandwidth refers to the frequency range in Hz. It represents the range of frequencies that a signal occupies in the frequency domain. Take Bluetooth for example, It operates in the 2400 – 2483.5 MHz range with an overall bandwidth of 83.5MHz. This range simply says that whatever signals you send in BLE should lie in this range. This range is again divided into 40channels with each having a bandwidth 2MHz so that multiple people can communicate in this same band at the same time. 40 X 2 = 80MHz. The remaining 3.5MHz range is used as a guard band on the lower and upper side so that it wouldn’t interfere with other communication systems.

Now to tie these two domains together, Shannon defined an equation which is shown in the images. It defines the maximum upper bound data bit rate that you transfer using a signal with a particular bandwidth. The overall rate of info transfer depends on the analog bandwidth (larger bandwidth means more data can be pushed). It also introduces the Signal to Noise factor which limits this rate. All its saying is if the noise is high, the meaningful data rate will be low.

I hope this clears up the confusion about using the same term for different things. The problem is not with the terms, but mostly with how we pick these up in colleges. You have different Profs teaching you analog and digital communication courses and each defines in their own way. As a student, you wouldn’t be able to put the two together unless you abstract this infos out and start seeing how these are implemented in real life. Always be curious and ask questions. Understand that your learning should never ever stop for you to keep growing.

If you liked the post, Share it with your friends!
1 73 74 75 76 77 117