Difference between revisions of "User:Shawndouglas/sandbox/sublevel6"

From LIMSWiki
Jump to navigationJump to search
 
(202 intermediate revisions by the same user not shown)
Line 1: Line 1:
==A framework for the laboratories in our lives==
==This is demo code demoing math==
Below (Fig. 1) is a diagrammatic expression of one method of organizing laboratories of the world. The idea behind the framework is that you could name a specific laboratory and be able to put it somewhere within the framework. For example:


* The U.S. Federal Bureau of Investigation's mobile forensics laboratory<ref name="StephensInside15">{{cite web |url=http://www.kctv5.com/story/28266161/inside-look-at-fbis-new-mobile-forensics-lab |title=Inside look at FBI's new mobile forensics lab |author=Stephens, B. |work=KCTV5 News |publisher=Gannaway Web Holdings, LLC |date=04 March 2015 |accessdate=29 March 2017}}</ref> would fall under Government > Public > Compliance and Legal > Wet (or Dry) > Mobile.
As a typical example, from a [[calibration plot]] following a [[linear equation]] taken here as the simplest possible model:  


* An engineering design laboratory based within a for-profit car manufacturing company would fall under Private > Internal Customer > Research / Design > Dry > Fixed.
: <math>f(x) = ax + b </math>


* A chemistry laboratory housed in a secondary school in Germany would fall under Academic > Teaching > Secondary > Wet > Fixed.
where, <math>f(x)</math> corresponds to the signal measured (e.g. voltage, luminescence, energy, etc.)
 
 
[[File:Laboratory types diagram.png|1400px]]
{{clear}}
{|
| STYLE="vertical-align:top;"|
{| border="0" cellpadding="5" cellspacing="0" width="1400px"
|-
  | style="background-color:white; padding-left:10px; padding-right:10px;"| <blockquote>'''Figure 1.''' A diagrammatic representation of laboratory types using both client type and function as the key organizational elements</blockquote>
|-
|}
|}
 
 
The original inspiration for this diagram came from Jain and Rao's attempt to diagram Indian diagnostic laboratories in 2015.<ref name="JainMedical15">{{cite journal |title=Medical diagnostic laboratories provisioning of services in India |journal=CHRISMED Journal of Health and Research |author=Jain, R.; Rao, B. |volume=2 |issue=1 |pages=19–31 |year=2015 |doi=10.4103/2348-3334.149340}}</ref> While their diagram focused entirely on the clinical sphere of laboratories, it was easy to envision expanding upon their work to express laboratories of all types. Additional inspiration came from KlingStubbins architecture textbook ''Sustainable Design of Research Laboratories: Planning, Design, and Operation''<ref name="KlingstubbinsSustainable10">{{cite book |url=https://books.google.com/books?id=yZQhTvvVD7sC&pg=PA18 |title=Sustainable Design of Research Laboratories: Planning, Design, and Operation |author=KlingStubbins |publisher=John Wiley & Sons |year=2010 |pages=17–18 |isbn=9780470915967 |accessdate=29 March 2017}}</ref>, which lists several methods for organizing types of laboratories; Daniel D. Watch's ''Building Type Basics for Research Laboratories''<ref name="WatchBuilding01">{{cite book |url=https://books.google.com/books?id=_EGpDgUNppIC&pg=PA37 |chapter=Chapter 2: Laboratory Types |title=Building Type Basics for Research Laboratories |author=Watch, D.D. |publisher=John Wiley & Sons |year=2001 |pages=37–99 |isbn=9780471217572 |accessdate=29 March 2017}}</ref>; and Walter Hain's ''Laboratories: A Briefing and Design Guide''.<ref name="HainLab03">{{cite book |url=https://books.google.com/books?id=HPB4AgAAQBAJ&pg=PA2 |title=Laboratories: A Briefing and Design Guide |author=Hain, W. |publisher=Taylor & Francis |year=2003 |pages=2–5 |isbn=9781135822941 |accessdate=29 March 2017}}</ref>
 
The benefit of this diagrammatic approach — with client type at its base — becomes more apparent when we start considering the other two methods we could use to categorize laboratories, as described by KlingStubbins ''et al.'': by science and by function. Organizing by science quickly becomes problematic, emphasizes KlingStubbins<ref name="KlingstubbinsSustainable10" />:
 
<blockquote>Gone are the days when the division was as simple as biology and chemistry. New science fields emerge rapidly now and the lines between the sciences are blurred. A list based on science types would include not just biology and chemistry, but biochemistry, biophysics, electronics, electrophysiology, genetics, metrology, nanotechnology, pharmacokinetics, pharmacology, physics, and so on.</blockquote>
 
As for function, we can look at what type of activity is primary to the lab. Is it designed to teach students, function as a base for research, provide quality control functions, calibrate equipment, or act as a routine analytical station? Another benefit of looking at labs by function is it helps with our organization of labs within industry (discussed in the next section) by ''what they do''. For example, we don't have a "manufacturing lab"; rather, we have a laboratory in a manufacturing company — perhaps making cosmetics — that serves a particular function, whether its quality control or research and development. This line of thinking has utility, but upon closer inspection, we discover that we need to look further up the chain at who's running it.
 
As such, we realize these functions can be integrated with client type to provide a more complete framework. Why? When we look at laboratories by science type — particularly when inspecting newer fields of science —  we realize 1. they are often interdisciplinary (e.g., molecular diagnostics integrating molecular biology with clinical chemistry) and 2. they can serve two different functions within the same science (e.g., a diagnostic cytopathology lab vs. a teaching cytopathology lab). Rather than build a massively complex chart of science types, with numerous intersections and tangled webs, it seems more straightforward to look at laboratories by client type and then function, following from the architectural viewpoints presented by KlingStubbins ''et al.''
 
However, this doesn't mean looking at laboratories by science is entirely fruitless. But rather than focus directly on the sciences, why not look at the industries employing laboratory science? While there is crossover between industries (e.g., the cosmetic and petrochemical industries both lean on various chemical sciences), we can extend from the previous diagram (or work in parallel with it) and paint a broader picture of just how prevalent laboratories are in our life.
 
In the next section, we look at the private, government, and academic labs in various industries; provide real-life examples; and discuss the various subdivisions (functions) and sciences performed in them.
 
==References==
{{Reflist|colwidth=30em}}
 
<!--Place all category tags here-->

Latest revision as of 20:31, 18 September 2022

This is demo code demoing math

As a typical example, from a calibration plot following a linear equation taken here as the simplest possible model:

where, corresponds to the signal measured (e.g. voltage, luminescence, energy, etc.)