1 | <?xml version="1.0" encoding="ISO-8859-1"?> |
---|
2 | |
---|
3 | <HTML_CONTENT xmlns:ibis="http://www.ibisph.org"> |
---|
4 | |
---|
5 | <TITLE>Generators</TITLE> |
---|
6 | <HTML_CLASS>Topic Environment</HTML_CLASS> |
---|
7 | <OTHER_HEAD_CONTENT> |
---|
8 | <link href="css/Topic.css" rel="stylesheet" type="text/css"/> |
---|
9 | <link href="css/_SiteSpecific-Topic.css" rel="stylesheet" type="text/css"/> |
---|
10 | |
---|
11 | <!-- |
---|
12 | Optional List Items Show More button: This can be applied to other selection blocks as well. |
---|
13 | --> |
---|
14 | <script src="js/jquery.scrollBlockListItems.js"/> |
---|
15 | <script> |
---|
16 | $( document ).ready(function() { |
---|
17 | $(".Topic #downloadsResources .Selections").scrollBlockListItems( {"maxSelectionsContainerHeight":190}); |
---|
18 | }); |
---|
19 | </script> |
---|
20 | <style> |
---|
21 | .Topic #content section.ImageInfoBlock figure { max-width: 35%; } |
---|
22 | .Topic #content section.ImageInfoBlock { align-items: normal; } |
---|
23 | .Topic #content section.ImageInfoBlock div |
---|
24 | { |
---|
25 | margin-top: 2rem; |
---|
26 | max-width: 500px; |
---|
27 | } |
---|
28 | </style> |
---|
29 | </OTHER_HEAD_CONTENT> |
---|
30 | |
---|
31 | |
---|
32 | <CONTENT> |
---|
33 | |
---|
34 | <header> |
---|
35 | <img src="contentfile/image/environment/generators/header.png" title="some basic title"/> |
---|
36 | <h1>Generators</h1> |
---|
37 | </header> |
---|
38 | |
---|
39 | |
---|
40 | <section> |
---|
41 | <h2>What are generators?</h2> |
---|
42 | <p> |
---|
43 | Portable generators are internal combustion engines used to generate electricity. People use generators when electricity is not available, such as during power outages or when camping. Generators are also used for temporary or remote power during recovery efforts after a disaster. |
---|
44 | </p> |
---|
45 | |
---|
46 | <p> |
---|
47 | Commercial generators are designed to help prevent service interruptions at critical infrastructure facilities, such as hospitals, utility facilities, and emergency response agencies. Portable generators made for household use are designed to provide temporary power to operate a few appliances or lights. |
---|
48 | </p> |
---|
49 | |
---|
50 | <p> |
---|
51 | Example of optional ref link to the footer for a section: |
---|
52 | This can be included anywhere in the body of any of the section's text. You can |
---|
53 | include as many refs as needed whereever it makes sense to have them within the body. |
---|
54 | Numbering or name is not critical but links and footer refs MUST match up... |
---|
55 | <a ibis:hash="ref1" id="ref1.link" aria-describedby="footnote-label">get their health needs met.</a> |
---|
56 | </p> |
---|
57 | |
---|
58 | <p> |
---|
59 | Although useful, especially during emergencies and recovery situations, generators must be used with caution because, as fuel burning appliances, generators will emit carbon monoxide gas. <a href="health/poisonings/CarbonMonoxidePoisoning.html">Carbon monoxide</a>, also known simply as "CO", is a highly toxic invisible gas formed when fuel is burned. It cannot be seen, smelled or tasted. Breathing high levels of carbon monoxide can cause sudden illness or death in a matter of minutes. On-going exposure to lower, but still dangerous levels, can cause people to become ill. Symptoms of carbon monoxide poisoning are nonspecific and are like those of a cold or flu. Common ailments include headache, fatigue, difficulty concentrating, and nausea or digestive issues. |
---|
60 | </p> |
---|
61 | |
---|
62 | <p> |
---|
63 | Other safety issues include electrical problems and fires which is a concern in the home, recreation, hobbies, and for many occupations. |
---|
64 | </p> |
---|
65 | |
---|
66 | |
---|
67 | optional ref footer for this section - see above [href] and pay attention to the naming and/or numbering: |
---|
68 | <footer class="Footnotes"><ol> |
---|
69 | <li id="ref1"> <a href="http://www.countyhealthrankings.org/our-approach/health-factors/access-care"> |
---|
70 | County Health Rankings and Roadmaps, Access to Care.</a> Downloaded 2/10/2015 |
---|
71 | <a ibis:hash="ref1.link" aria-label="Back to content">«</a></li> |
---|
72 | </ol></footer> |
---|
73 | |
---|
74 | </section> |
---|
75 | |
---|
76 | |
---|
77 | <section class="SubSectionsContainer"> |
---|
78 | |
---|
79 | <h2>Operator Safety</h2> |
---|
80 | <p> |
---|
81 | Portable generators are useful when temporary or remote electrical power is needed, like when the power goes out due to storms or when camping. However, using these require some safety measures to avoid carbon monoxide poisoning because generators create <a href="health/poisonings/CarbonMonoxidePoisoning.html">carbon monoxide gas</a> in their exhaust. Breathing in carbon monoxide is harmful. |
---|
82 | </p> |
---|
83 | |
---|
84 | <ul> |
---|
85 | <li> |
---|
86 | <span class="Bold">Never use a generator in an enclosed area</span> or near garage, shed, camper, tent, boat, barn, stable, cabin or spiritual/ceremonial structures. |
---|
87 | </li> |
---|
88 | <li> |
---|
89 | <span class="Bold">Always run your generator outside</span>, at least 20 feet from any home, camper, tent, or buildings with exhaust hoses pointing away from people and structures. While you move it away from your home or camping site, make sure you do not move it near another home or camping site. |
---|
90 | </li> |
---|
91 | <li> |
---|
92 | <span class="Bold">Install carbon monoxide detectors</span> on each floor of your home. Use battery-powered detectors when you are inside other structures where you will be using gas-powered tools and generators. |
---|
93 | </li> |
---|
94 | </ul> |
---|
95 | |
---|
96 | <section class="ImageInfoBlock"> |
---|
97 | <figure title="enter a quick summary about what this image is about."> |
---|
98 | <img src="contentfile/image/environment/generators/poison.png"/> |
---|
99 | <figcaption> |
---|
100 | Example of optional fig caption: |
---|
101 | Here's some text about this image. Typical CSS formatting |
---|
102 | shows this as a gray boxed note but can easily be changed. |
---|
103 | These are great for 508 compliance but are not needed as |
---|
104 | the figure or image title attribute can also be set to |
---|
105 | describe this image. |
---|
106 | </figcaption> |
---|
107 | |
---|
108 | </figure> |
---|
109 | |
---|
110 | <div> |
---|
111 | <h3>Prevent carbon monoxide poisoniong</h3> |
---|
112 | <ul> |
---|
113 | <li> |
---|
114 | <span class="Bold">Generators can create high levels of dealdly co</span> in their exhaust. |
---|
115 | Carbon monoxide cannot be seen or smelled. |
---|
116 | </li> |
---|
117 | <li> |
---|
118 | <span class="Bold">Never use ....</span>, like any home, garage etc. |
---|
119 | </li> |
---|
120 | </ul> |
---|
121 | </div> |
---|
122 | </section> |
---|
123 | |
---|
124 | <section class="ImageInfoBlock"> |
---|
125 | <div> |
---|
126 | <h3>Prevent electrical problems</h3> |
---|
127 | <ul> |
---|
128 | <li> |
---|
129 | <span class="Bold">Generators can create high levels of dealdly co</span> in their exhaust. |
---|
130 | Carbon monoxide cannot be seen or smelled. |
---|
131 | </li> |
---|
132 | <li> |
---|
133 | <span class="Bold">Never use ....</span>, like any home, garage etc. |
---|
134 | </li> |
---|
135 | </ul> |
---|
136 | </div> |
---|
137 | <figure > |
---|
138 | <img src="contentfile/image/environment/generators/shock.png"/> |
---|
139 | </figure> |
---|
140 | </section> |
---|
141 | |
---|
142 | <section class="ImageInfoBlock"> |
---|
143 | <figure> |
---|
144 | <img src="contentfile/image/environment/generators/fire.png"/> |
---|
145 | </figure> |
---|
146 | |
---|
147 | <div> |
---|
148 | <h3>Prevent fires</h3> |
---|
149 | <ul> |
---|
150 | <li> |
---|
151 | <span class="Bold">Generators can create high levels of dealdly co</span> in their exhaust. |
---|
152 | Carbon monoxide cannot be seen or smelled. |
---|
153 | </li> |
---|
154 | <li> |
---|
155 | <span class="Bold">Never use ....</span>, like any home, garage etc. |
---|
156 | </li> |
---|
157 | </ul> |
---|
158 | </div> |
---|
159 | </section> |
---|
160 | </section> |
---|
161 | |
---|
162 | |
---|
163 | <section> |
---|
164 | <h2>Generators, Carbon Monoxide and Public Health</h2> |
---|
165 | <p> |
---|
166 | Portable generators are internal combustion engines used to generate electricity. Although useful outdoor appliances, generators are a common source of carbon monoxide and present some other hazards including fires or electrical problems when precautions are not taken. |
---|
167 | </p> |
---|
168 | <p> |
---|
169 | The primary environmental health concern when using generators is risk of carbon monoxide poisoning. Carbon monoxide, or CO, is a toxic gas that you cannot see or smell. The gas is given off whenever fuel or other carbon-based materials are burned. Breathing high levels of it causes carbon monoxide poisoning, which can cause severe illness or death in just minutes. |
---|
170 | </p> |
---|
171 | <p> |
---|
172 | Although carbon monoxide poisoning can be prevented, every year, people in the United States die as a result of accidental, non-fire related exposure to this toxic gas and annually many people require emergency medical care for illness caused by carbon monoxide poisoning. |
---|
173 | </p> |
---|
174 | <p> |
---|
175 | Other safety concerns include electrical problems, fires, and improper fuel storage. Generators are often used on worksites so occupational safety is a concern. |
---|
176 | </p> |
---|
177 | <p> |
---|
178 | The surveillance of carbon monoxide poisoning in New Mexico is conducted in partnership with the New Mexico Poison and Drug Information Center (NMPDIC) and New Mexico Environmental Public Health Tracking Program, Environmental Health Epidemiology Bureau, Epidemiology and Response Division of the New Mexico Department of Health. |
---|
179 | </p> |
---|
180 | |
---|
181 | <div class="NotifiableCondition"> |
---|
182 | <h3>Notifiable Condition (Reportable to NMDOH and NMPDIC)</h3> |
---|
183 | <p> |
---|
184 | Carbon monoxide poisoning is a reportable (notifiable) condition in the state of New Mexico. Hospitals, clinics, practitioners, and first responders should immediately report any suspected carbon monoxide poisoning by calling 1-800 -222-1222 (NMPDIC), or 505-827-0006. The public should also contact the NMPDIC if they suspect CO poisoning for life-saving emergency treatment information. |
---|
185 | </p> |
---|
186 | <p> |
---|
187 | Occupational injuries or illness are reportable (notifiable) conditions in the state of New Mexico. This includes occupational burn hospitalizations. Worksite injuries or illnesses must be reported to 505 827-0006 to the Occupational Health Surveillance Program. Labs may be faxed to 505 827-0013 Attn: EHEB On-Call. |
---|
188 | </p> |
---|
189 | </div> |
---|
190 | </section> |
---|
191 | |
---|
192 | |
---|
193 | |
---|
194 | <nav id="moreInformation" title="Links for more information"> |
---|
195 | <!-- |
---|
196 | <h2>More Information</h2> |
---|
197 | --> |
---|
198 | <div id="downloadsResources"> |
---|
199 | <h3>Downloads and Resources</h3> |
---|
200 | <div class="Columns"> |
---|
201 | <div> |
---|
202 | <div class="Selections"> |
---|
203 | <ul> |
---|
204 | <li> |
---|
205 | <a href="health/poisonings/CarbonMonoxidePoisoning.html"> |
---|
206 | Carbon Monoxide Poisoning Data and Prevention Information |
---|
207 | </a> |
---|
208 | </li> |
---|
209 | <li> |
---|
210 | <a href="contentfile/pdf/environment/generators/GeneratorFactSheet2019Final.pdf" |
---|
211 | title="downloadable pdf" class="PDF" |
---|
212 | > |
---|
213 | Portable Generator Safety Factsheet from NM EPHT. |
---|
214 | </a> |
---|
215 | </li> |
---|
216 | <li> |
---|
217 | <a href="https://www.osha.gov/OshDoc/data_Hurricane_Facts/portable_generator_safety.pdf" |
---|
218 | title="OSHA factsheet downloadable pdf" class="PDF" |
---|
219 | > |
---|
220 | OSHA Factsheet Using Portable Generators Safely in Workplaces. |
---|
221 | </a> |
---|
222 | </li> |
---|
223 | <li> |
---|
224 | <a href="health/poisonings/CarbonMonoxidePoisoning.html"> |
---|
225 | Carbon Monoxide Poisoning Prevention Education and Data from NM EPHT |
---|
226 | </a> |
---|
227 | </li> |
---|
228 | <li> |
---|
229 | <a href="https://www.cdc.gov/co/generatorsafetyfactsheet.html"> |
---|
230 | CDC Carbon Monoxide Poisoning and Generators |
---|
231 | </a> |
---|
232 | </li> |
---|
233 | <li> |
---|
234 | <a href="health/poisonings/CarbonMonoxidePoisoning.html"> |
---|
235 | Carbon Monoxide Poisoning Prevention Education and Data from NM EPHT |
---|
236 | </a> |
---|
237 | </li> |
---|
238 | <li> |
---|
239 | <a href="https://www.cdc.gov/co/generatorsafetyfactsheet.html" class="External"> |
---|
240 | CDC Carbon Monoxide Poisoning and Generators |
---|
241 | </a> |
---|
242 | </li> |
---|
243 | </ul> |
---|
244 | </div> |
---|
245 | <button>Show All</button> |
---|
246 | </div> |
---|
247 | <img src="contentfile/image/topic/downloads_resources.png"/> |
---|
248 | </div> |
---|
249 | </div> |
---|
250 | |
---|
251 | <div id="moreData"> |
---|
252 | <div id="relatedData"> |
---|
253 | <img src="contentfile/image/topic/related_data.png"/> |
---|
254 | <h3>Explore Related Data</h3> |
---|
255 | |
---|
256 | <ibis:Popup |
---|
257 | additionalClasses="Above" controlClass="Button" |
---|
258 | controlID="ipSelectionsMenuControl" |
---|
259 | controlType="radio" controlName="dataSelectionControl" |
---|
260 | controlTitle="Select a Related Indicator Report" |
---|
261 | description="Show/hide list of Related Indicator Reports associated with this topic" |
---|
262 | > |
---|
263 | <h3>Related Indicator Reports</h3> |
---|
264 | <p class="Overview"> |
---|
265 | Indicator reports provide numeric data with public health context |
---|
266 | for environmental factors or health outcomes potentially related |
---|
267 | to those environmental factors. |
---|
268 | </p> |
---|
269 | <p> |
---|
270 | Select a related indicator report: |
---|
271 | </p> |
---|
272 | |
---|
273 | <ibis:SelectionsList headingLevel="3"> |
---|
274 | <SELECTIONS> |
---|
275 | <SELECTION> |
---|
276 | <TITLE>Biomonitoring</TITLE> |
---|
277 | <LOCAL_URL>environment/Biomonitoring.html</LOCAL_URL> |
---|
278 | </SELECTION> |
---|
279 | <SELECTION> |
---|
280 | <TITLE>Environmental Exposure A-Z</TITLE> |
---|
281 | <LOCAL_URL>environment/ExposureA-Z.html</LOCAL_URL> |
---|
282 | </SELECTION> |
---|
283 | </SELECTIONS> |
---|
284 | </ibis:SelectionsList> |
---|
285 | </ibis:Popup> |
---|
286 | |
---|
287 | <ibis:Popup |
---|
288 | additionalClasses="Above" controlClass="Button" |
---|
289 | controlID="querySelectionsMenuControl" |
---|
290 | controlType="radio" controlName="dataSelectionControl" |
---|
291 | controlTitle="Select a Related Queryable Dataset" |
---|
292 | description="Show/hide list of Related Queryable Datasets associated with this topic" |
---|
293 | > |
---|
294 | <h3>Related Queryable Datasets</h3> |
---|
295 | <p class="Overview"> |
---|
296 | Explore environmental exposure and health outcomes data, and view |
---|
297 | in a data table, map, graph, or chart. Download the data and |
---|
298 | metadata in a variety of formats. |
---|
299 | </p> |
---|
300 | <p> |
---|
301 | Select a related queryable dataset: |
---|
302 | </p> |
---|
303 | |
---|
304 | <ibis:SelectionsList headingLevel="3"> |
---|
305 | <SELECTIONS> |
---|
306 | <SELECTION> |
---|
307 | <TITLE>Biomonitoring</TITLE> |
---|
308 | <LOCAL_URL>environment/Biomonitoring.html</LOCAL_URL> |
---|
309 | </SELECTION> |
---|
310 | <SELECTION> |
---|
311 | <TITLE>Environmental Exposure A-Z</TITLE> |
---|
312 | <LOCAL_URL>environment/ExposureA-Z.html</LOCAL_URL> |
---|
313 | </SELECTION> |
---|
314 | </SELECTIONS> |
---|
315 | </ibis:SelectionsList> |
---|
316 | </ibis:Popup> |
---|
317 | </div> |
---|
318 | |
---|
319 | <div id="relatedTopics"> |
---|
320 | <img src="contentfile/image/topic/related_topics.png"/> |
---|
321 | <h3>Related Environment Topics</h3> |
---|
322 | <div class="Selections"> |
---|
323 | <ul> |
---|
324 | <li><a href="health/some_topic_dir/some_topic_name.html" title="some appropriate link title">Allergy</a></li> |
---|
325 | <li><a href="health/some_topic_dir/some_topic_name.html" title="some appropriate link title">Asthma</a></li> |
---|
326 | <li><a href="health/some_topic_dir/some_topic_name.html" title="some appropriate link title">COPD</a></li> |
---|
327 | <li><a href="health/some_topic_dir/some_topic_name.html" title="some appropriate link title">Allergy</a></li> |
---|
328 | <li><a href="health/some_topic_dir/some_topic_name.html" title="some appropriate link title">Asthma</a></li> |
---|
329 | </ul> |
---|
330 | </div> |
---|
331 | </div> |
---|
332 | </div> |
---|
333 | </nav> |
---|
334 | |
---|
335 | </CONTENT> |
---|
336 | </HTML_CONTENT> |
---|