This repository has been archived on 2021-06-21. You can view files and clone it, but cannot push or open issues or pull requests.
public_html/writings/everything2/idealwifimall.html

49 lines
5.8 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Ideal Wi-Fi Mall - Job Bautista</title>
<link href="/~job/index.css" rel="stylesheet" type="text/css" media="all">
<link rel="icon" type="image/x-icon" href="/~job/favicon.ico">
<link rel="top" href="/~job/" title="Job Bautista's personal website">
<link rel="up" href="./" title=">Some of my best writeups in Everything2 - Job Bautista">
</head>
<body>
<header>
<iframe id="top" name="top" src="/~job/nav.html"></iframe>
</header>
<hr />
<h1>Ideal Wi-Fi Mall</h1>
<p>So you want to build a <a href="https://everything2.com/title/mall">mall</a> and cause heavier traffic in intersections. Great! But today is the <a href="https://everything2.com/title/Information+Era">Information Era</a>, and no mall is complete without <a href="https://everything2.com/title/selling+data">"free"</a> connectivity to the <a href="https://everything2.com/title/internet">internet</a>. You want your customers to stay as long as possible, to maximize the potential of <a href="https://everything2.com/title/profit">profit</a>.</p>
<p>What did you say? It's easy? Just add a fuckton of <a href="https://everything2.com/title/wifi">Wi-Fi</a> <a href="https://everything2.com/title/access+point">access points</a> at every place and corner? Oh.</p>
<strong>Oh.</strong><br />
<strong style="font-size:30px">YOU'RE DAMN WRONG</strong>
<p>You're going to face a lot of complaints from your customers about your Wi-Fi being too slow, connections being terminated unexpectedly... It's gonna be hell. Not only will your customers suffer, but you will too. Your <a href="https://everything2.com/title/investment">investment</a> to access points will go to waste with that attitude.</p>
<p>What you need is <a href="https://everything2.com/title/careful">careful</a> <a href="https://everything2.com/title/The+planning+process">planning</a>. How much planning you need depends on how much <a href="https://everything2.com/title/access+point">APs</a> you will add, so the more APs, the more planning is needed. Keep these questions in mind:</p>
<ul>
<li>How can I keep my own <a href="https://everything2.com/title/access+point">APs</a> from <a href="https://everything2.com/title/interference">interfering</a> with each other?</li>
<li>How can I cooperate with establishments paying rent who wants to have their own <a href="https://everything2.com/title/wifi">Wi-Fi</a>?</li>
<li>How can my customers have their own <a href="https://everything2.com/title/wifi">Wi-Fi</a> and <a href="https://everything2.com/title/Bluetooth">Bluetooth</a> <a href="https://everything2.com/title/hotspot">hotspots</a> not interfered and not interfere with my and the establishments' <a href="https://everything2.com/title/access+point">APs</a>?</li>
</ul>
<p>If you can answer all these, then congratulations, you can consider your Wi-Fi mall as <a href="https://everything2.com/title/perfect">perfect</a>. Yay. But how can we achieve it? Here are my thoughts:</p>
<ul>
<li>Make future establishments who want to have their own Wi-Fi consult you first before they provide their <a href="https://everything2.com/title/access+point">AP</a>. This lets you know what channels your and their APs should use.</li>
<li><a href="https://everything2.com/title/access+point">APs</a> using the same channel must always be far apart, because they will interfere each other if you don't keep them apart.</li>
<li>Consider freeing up one channel for customers who use <a href="https://everything2.com/title/tethering">tethering</a> and <a href="https://everything2.com/title/Bluetooth">Bluetooth</a>. For example, if you use channels 1 and 6, make 11 free. This make sure that your customers won't experience nor cause interference. It is also good for Bluetooth, because it has more clear frequencies to hop to.</li>
<li>Consider using the <a href="https://everything2.com/title/5+GHz+spectrum">5 GHz spectrum</a>, especially if you're going to add a really big number of APs. 5 GHz has a lot more channels than <a href="https://everything2.com/title/2.4+GHz+spectrum">2.4 GHz</a>, so if you want a lot of overlapping APs, this is the way to go. Of course, there are devices that don't support 5 GHz, so always make 2.4 GHz available for <a href="https://everything2.com/title/backward+compatibility">backward compatibility</a>. <a href="https://everything2.com/title/tl;dr">TLDR</a>, if you can use and afford 5 GHz, use it, along with 2.4 GHz.</li>
<li>Never, EVER make your APs 40 MHz wide. By doing that, you're <a href="https://everything2.com/title/jerk">occupying TWO CHANNELS</a>. So if you're channel 1, you occupy channels 1 and 6. <a href="https://everything2.com/title/pointless">You are just limiting yourself</a>. If someone told you that occupying more channels increases your speed, they are lying. And even if it does, <a href="https://everything2.com/title/interference">interference</a> will outweigh the increased speed. It is like <a href="https://everything2.com/title/useless">multiplying 0 by 2</a>.</li>
</ul>
<p>Good luck with your Wi-Fi mall, <a href="https://everything2.com/title/capitalist">capitalist</a>.</p>
<p><a rel="up" href="/~job/writings/everything2">Back to my e2 writeups</a></p>
<hr />
<footer>
<a href="https://everything2.com/user/pandakekok9/writeups/Ideal+Wi-Fi+mall" title="Originally published in Everything2"><img src="everything2_logo.png" alt="Originally published in Everything2" /></a><br />
<script src="/~job/footer.js"></script>
<noscript><div><iframe id="bottom" name="bottom" src="/~job/footer.html"></iframe></div></noscript>
<a id="navfix" href="/~job/nav.html">navigation if your browser has faulty iframe support</a>
</footer>
</body>
</html>