Skip to main content

Home/ Sensorica Knowledge/ Group items tagged using

Rss Feed Group items tagged

Francois Bergeron

iWorx :: Customers - 0 views

  • Colleges and Universities Using iWorx Physiology Teaching Kits
  • CANADA Alliance University College Brandon University Camosun College Canadian College of Naturopathic Medicine Carleton University Concordia University, College of Alberta Cornell College Durham College John Abbott College Malaspina University McMaster University OntarioTechnical St. Francis Xavier University St. Peter's College Toronto Rehab Institute Trinity Western University Universite Laval University College of the Cariboo University of British Columbia University of Guelph University of New Brunswick University of Ontario Institute of Technology University of Ottawa University of Saskatchewan University of Toronto University of Waterloo University of Windsor University of Victoria
Francois Bergeron

DMT Pressure Myography - 0 views

    • Francois Bergeron
       
      potential application for the Mosquito ?
  • The Pressure myograph systems are used to measure the physiological function and properties of small arteries, veins and other vessels.
  • Pathology Hypertension Atherosclerosis Diabetes Ischemia, heart disease and heart failure Tumors and angiogenesis Heart and lung diseases
Tiberius Brastaviceanu

Fiber optic strain gage and carrier - Google Patents - 1 views

  •  
    patent suggested by Luis Renaud. He wants us to seriously explore this type of applications, he thinks that there is a big market for this.
Tiberius Brastaviceanu

Density Design | Fineo - 1 views

  •  
    DensityDesign develops research projects in the domain of visual representation, stemming from a design perspective. Our research interests include theoretical and epistemological reflections on visualizations and analyses of their cognitive underpinnings, in addition to the development of large frameworks for data visualization and ad-hoc solutions for speculative narration. We adopt an open approach to visualization, working from visual storytelling to visual analytics. Design is, thus, treated more like a proper language than a tool. We use this language in practice to define a new-visual-epistemology.
Tiberius Brastaviceanu

Fiber Metalization | Intlvac - 0 views

  • Excellent adhesion strength resulting from a pre-clean step prior to coating.
  • Anti-Reflective and protected mirror coatings on polished ends
    • Tiberius Brastaviceanu
       
      They say that they enhance adhesion by a pre-cleaning step. Ask them what they use for this step. 
Francois Bergeron

United States Patent: 5316950 - 0 views

  • One method for measuring contaminants which has been extensively discussed is the use of fiber-optic guided systems for in situ spectroscopy and chemical sensing,
  • Recently, a cooperative effort with many participants
  •  
    optical measurement and strain gauge
Francois Bergeron

Poly(methyl methacrylate) - Wikipedia, the free encyclopedia - 0 views

  • Names PMMA has been sold under a variety of brand names and generic names. It is often generically called acrylic glass,[6] although it is chemically unrelated to glass. It is sometimes called simply acrylic, although acrylic can also refer to other polymers or copolymers containing polyacrylonitrile. Other notable trade names include: Plexiglas
  • Acrylic paint essentially consists of PMMA suspended in water; however since PMMA is hydrophobic, a substance with both hydrophobic and hydrophilic groups needs to be added to facilitate the suspension.
  • Plastic optical fiber used for short distance communication is made from PMMA, and perfluorinated PMMA, clad with fluorinated PMMA, in situations where its flexibility and cheaper installation costs outweigh its poor heat tolerance and higher attenuation over glass fiber.
Steve Bosserman

Food Safety in China, and the Risk to the U.S. - 0 views

  •  
    Three years after the melamine-in-milk scandal that made 300,000 children sick, and two years after China passed its first-ever food safety law in response, the country is still struggling to keep its food supply healthy. The Chinese government recently cracked down, closing almost 5,000 food-producing businesses and arresting 2,000 people -- but China experts say a needlessly complex bureaucracy and ferocious determination to turn a profit mean the contamination will keep coming. (On forums where expats chat, Westerners living in China wonder whether there is anything safe to eat.) (Update: Commenters at the China Law Blog, many of them apparently resident in China, reflect the same anxiety.)
Tiberius Brastaviceanu

4.1.D. Peer governance in peer production? - P2P Foundation - 0 views

  • quality control
  • access and the workflow
  • The free-form model, which Wikipedia employs, allows anyone to edit any entry at any time.
  • ...13 more annotations...
  • the owner-centric model
  • permission of a specific ‘owner’ who has to defend the integrity of his module.
  • different assumptions and effects.
  • The free-form model connotes more of a sense that all users are on the “same level," and that expertise will be universally recognized and deferred to
  • the creator of an entry is spared the trouble of reviewing every change before it is integrated, as well as the need to perform the integration
  • the owner-centric authority model assumes the owner is the de facto expert in the topic at hand,
  • and all others must defer to them.
  • the owner must review all modification proposals, and take the time to integrate the good ones.
  • The owner-centric model is better for quality, but takes more time, while the free-form model increases scope of coverage and is very fast.
  • 'equipotentiality'
  • rules are generated within the community itself, though mostly in the early phases. After a while, they tend to consolidate and they are a given for the new participants who come later
  • a process of socialization is crucial to eventual acceptance . The process is akin to the tradition of artisanship, which has been used in the three-degree system of original freemasonry as well: apprentice, companion (fellow craft), master. But it is implied rather than formalized.
  • Crucial to the success of many collaborative projects is their implementation of the reputation schemes.
Tiberius Brastaviceanu

How To Export STL Files From Google Sketchup - 0 views

  •  
    This page will show you two different plugins that can be used to export STL files from Google Sketchup. Once exported, you may then open them in a CAM program for generating 3D G-code for your CNC machine. Two cheap examples of 3D capable CAM programs would be CamBam Plus and MeshCam.
Tiberius Brastaviceanu

A Robust Uniaxial Force Sensor for Minimally Invasive Surgery - 0 views

  • miniature uniaxial force sensor for use within a beating heart during mitral valve annuloplasty
  • provides a hollow core to pass instrumentation
  • Fiber optic transduction eliminates electrical circuitry within the heart, and acetal components minimize ultrasound-imaging artifacts
  • ...4 more annotations...
  • 0–4-N force range
  • errors of 0.13 N (<3.2%)
  • MINIMALLY invasive surgery (MIS)
  • surgeons lose the critical sense of touch during MIS because instruments are passed through ports that mask the surgeon's feel of the internal operating environment.
Tiberius Brastaviceanu

Google Apps Script - introduction - 0 views

  • installing and running existing scripts from the Script Gallery
  • Spreadsheet
  • Insert
  • ...27 more annotations...
  • Install
  • Close
  • Choose a script and click Run
  • The onOpen function adds the Finance menu and the menu item Get Stock to the Spreadsheet
  • the onOpen() function
  • code function onOpen() declares the function and its name
  • code between the curly braces is the code that performs actions when you run the onOpen() function
  • the SpreadsheetApp.getActiveSpreadsheet method to obtain a spreadsheet object representing the currently-active spreadsheet.
  • invoking methods on ss, the script can manipulate the currently-active spreadsheet.
  • method is code that is associate exclusively with a class and performs a particular task on objects of that class
  • insert the column headers into the corresponding cells
  • the getRange() method
  • setValue() method
  • identify
  • arguments
  • You use arguments to pass data to a method.
  • String data
  • is in quotation marks
  • line var row = 2; creates a variable row with an initial value of 2
  • a counter
  • while (true) loop
  • if loop
  • if (!symbol) break; causes the script to exit from the while loop when there is no stock symbol in the variable symbol
  • The exclamation point states a negative (not) condition
  • continues to run, incrementing the row each time until it reaches an empty row
  • the break causes the script to exit from the loop and finish.
  • To comment out the code, put two forward slashes at the beginning of each line:
Tiberius Brastaviceanu

VBSR Marketplace - Powered by GETS - 2 views

  •  
    This site uses frames, but your browser doesn't support them. You may choose to browse without frames.
Tiberius Brastaviceanu

JIRA - Wikipedia, the free encyclopedia - 1 views

  •  
    can be used for the service system and to log and track issues within the network.
« First ‹ Previous 181 - 200 of 241 Next › Last »
Showing 20 items per page