QWIP Systems Inc. — Investor Relations & Filings
About QWIP Systems Inc.
QWIP Systems Inc. specializes in the development and commercialization of Quantum Well Infrared Photodetectors (QWIPs). These advanced electronic sensors convert mid- and long-wave infrared photons into electrical signals by exploiting inter-sub-band transitions. QWIP technology is utilized in high-precision applications, including digital cameras, camcorders, thermal imaging systems, and spectroscopy. The company's products are also applied in defense and military sectors for reconnaissance, targeting systems, and specialized projects such as aerial land mine detection.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.PDF | 2000-09-20 | English | |
| Material change report - English.PDF | 2000-09-20 | English | |
| Material change report - English.doc | 1999-05-14 | English | |
| Material change report - English.doc | 1999-05-11 | English | |
| Material change report - English.doc | 1999-02-04 | English | |
| Material change report - English.doc | 1998-07-23 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2000
2 filings
| |||||
| 47349268 | Material change report - English.PDF | 2000-09-20 | English | ||
| 47349272 | Material change report - English.PDF | 2000-09-20 | English | ||
|
1999
3 filings
| |||||
| 47349276 | Material change report - English.doc | 1999-05-14 | English | ||
| 47349280 | Material change report - English.doc | 1999-05-11 | English | ||
| 47349284 | Material change report - English.doc | 1999-02-04 | English | ||
|
1998
10 filings
| |||||
| 47349289 | Material change report - English.doc | 1998-07-23 | English | ||
| 47349293 | Material change report - English.doc | 1998-06-17 | English | ||
| 47349591 | Cover letter.doc | 1998-06-17 | English | ||
| 47349595 | Cover letter.doc | 1998-06-12 | English | ||
| 47349599 | Material change report - English.doc | 1998-05-08 | English | ||
| 47349603 | Cover letter.doc | 1998-03-31 | English | ||
| 47349607 | Cover letter.doc | 1998-03-19 | English | ||
| 47349614 | Material change report - English.doc | 1998-03-05 | English | ||
| 47349619 | Material change report - English.doc | 1998-03-03 | English | ||
| 47349627 | Material change report - English.doc | 1998-03-03 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
QWIP Systems Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/43980/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43980 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=43980 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=43980 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 43980}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for QWIP Systems Inc. (id: 43980)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.